diff --git "a/all/NumGLUE_Type_5_crowdsourced.json" "b/all/NumGLUE_Type_5_crowdsourced.json" deleted file mode 100644--- "a/all/NumGLUE_Type_5_crowdsourced.json" +++ /dev/null @@ -1,50712 +0,0 @@ -{ - "Source": "", - "Categories": [], - "Instances": [ - { - "Input": "Passage: An amendment to a law of September 1980 on air traffic, adopted in January 1981, prohibited the transport of radioactive substances by air without a special permit. Existing safety regulations were considerably extended and modified by the technical committees responsible for individual specialist areas. Regarding installations requiring supervision, the technical regulations for pressure containers (19 January 1982) and steam boilers (26 January 18 March and 8 June 1982) were extended and revised, with their most important provisions concerning the oil- and gas-firing of steam boilers. A Directive on connecting lines designed to carry dangerous fluids (11 June 1982) was issued, together with technical regulations on pressure gases (11 June and 9 July 1982) The existing technical regulations on flammable fluids were also modified and by means of new regulations and directives extended (19 April 1982). Other modifications were made to the technical regulations on high-pressure gas pipelines (22 June and 10 September 1982) and on installations where acetylene is present and calcium carbide is stored (30 September 1982), while new recommended levels for dangerous working substances were incorporated into the regulations governing these substances (10 May 1982). Question: How many months passed between an amendment to the law and the law being adopted?", - "Output Program": [ - "sept = 0\njan = 4\nprint(jan - sept)", - "condition_1 = 12-9\ncondition_2 = 1\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Mount Vesuvius has erupted many times. The famous eruption in AD 79 was preceded by numerous others in prehistory, including at least three significantly larger ones, the best known being the Avellino eruption around 1800 BC which engulfed several Bronze Age settlements. Since AD 79, the volcano has also erupted repeatedly, in 172, 203, 222, possibly in 303, 379, 472, 512, 536, 685, 787, around 860, around 900, 968, 991, 999, 1006, 1037, 1049, around 1073, 1139, 1150, and there may have been eruptions in 1270, 1347, and 1500. The volcano erupted again in 1631, six times in the 18th century (including 1779 and 1794), eight times in the 19th century (notably in 1872), and in 1906, 1929 and 1944. There have been no eruptions since 1944, and none of the eruptions after AD 79 were as large or destructive as the Pompeian one. Vesuvius entered a new phase in December 1631, when a major eruption buried many villages under lava flows, killing around 3,000 people. Torrents of lahar were also created, adding to the devastation. Activity thereafter became almost continuous, with relatively severe eruptions occurring in 1660, 1682, 1694, 1698, 1707, 1737, 1760, 1767, 1779, 1794, 1822, 1834, 1839, 1850, 1855, 1861, 1868, 1872, 1906, 1926, 1929, and 1944. Question: How many years passed between the last 2 eruptions at Mount Vesuvius?", - "Output Program": [ - "lastone = 1944\nlastsecond = 1929\ndiff = lastone - lastsecond\nprint(diff)", - "condition_1 = 1929\ncondition_2 = 1944\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Warriors began the 2015-2016 season by winning their first 24 games, eclipsing the previous best start in NBA history. The Warriors surpassed the 1969\u201370 New York Knicks season for the best road start in NBA history at 14\u20130, which is also the joint-third longest road win streak. Their record-setting start ended when they were defeated by the Milwaukee Bucks on December 12, 2015. The Warriors broke a 131-year-old record of 20\u20130 set by the 1884 St. Louis Maroons season baseball team, to claim the best start to a season in all of the Major professional sports leagues in the United States and Canada. Golden State also won 28 consecutive regular-season games dating back to the 2014\u201315 Golden State Warriors season, eclipsing the 2012\u201313 Miami Heat season for the List of National Basketball Association longest winning streaks. The team set an NBA record with 54 consecutive regular-season home wins, which spanned from January 31, 2015 to March 29, 2016; the previous record of 44 was held by the 1995\u201396 Chicago Bulls season team led by Michael Jordan. Question: How many years before the best road start of the Warriors had the New York Knicks achieved a best road start in NBA history?", - "Output Program": [ - "warriors = 2015\nnew_york = 1969\ndiff = warriors - new_york\nprint(diff)", - "start = 1969\nend = 2015\n\n\nprint(abs(round((start - end),2)))" - ], - "Output Answer": [ - "{'number': '46', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Moldovan parliamentary election, 2001, the Party of Communists of the Republic of Moldova (reinstituted in 1993 after being outlawed in 1991), gained 71 of the 101 MPs, and on 4 April 2001, elected Vladimir Voronin as the countrys third president (re-elected in 2005). The country became the first post-Soviet state where a non-reformed Communist Party returned to power. New governments were formed by Vasile Tarlev (19 April 2001 - 31 March 2008), and Zinaida Grecean\u00eei (31 March 2008 - 14 September 2009). In 2001-2003 Moldova-Russia relations improved, but then temporarily deteriorated in 2003-2006, in the wake of the failure of the Kozak memorandum, culminating in the 2006 Russian ban of Moldovan and Georgian wines. The Party of Communists of the Republic of Moldova managed to stay in power for eight years. The fragmentation of the liberal bloc (aka the democrats) helped consolidate its power. The decline of the Communist Party started in 2009 after Marian Lupu joined the Democratic Party and thus attracted many of the Moldovans supporting the Communists. Question: How many years was Vasile Tarlev hold office?", - "Output Program": [ - "start = 2001\nend = 2008\nprint(end-start)", - "yerar = 2008\nyear = 2001\nprint(yerar - year)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Japanese began to catch gray whales beginning in the 1570s. At Kawajiri, Nagato Province, 169 gray whales were caught between 1698 and 1889. At Tsuro, Japan, Shikoku, 201 were taken between 1849 and 1896. Several hundred more were probably caught by American and European whalemen in the Sea of Okhotsk from the 1840s to the early 20th century. Whalemen caught 44 with nets in Japan during the 1890s. The real damage was done between 1911 and 1933, when Japanese whalemen killed 1,449 after Japanese companies established several whaling stations on Korean Peninsula and on Chinese coast such as near the Daya bay and on Hainan Island. By 1934, the western gray whale was near extinction. From 1891 to 1966, an estimated 1,800\u20132,000 gray whales were caught, with peak catches of between 100 and 200 annually occurring in the 1910s. Question: How many grey whales were caught per year, on average, from 1891 to 1966 based on the largest estimate?", - "Output Program": [ - "grey=26.6\nanswer=grey \nprint(answer)" - ], - "Output Answer": [ - "{'number': '26.66', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On August 26, 2013, Entertainment Weekly announced that Syfy was developing a 12 Monkeys (TV series) based on the film. Production began in November 2013. The television pilot was written by Terry Matalas and Travis Fickett, who had written for the series Terra Nova (TV series). Due to the series being labeled as \"cast contingent\", the series did not move forward until the roles of Cole and Goines were cast. In April 2014, Syfy green-lighted the first season, which consisted of 13 episodes, including the pilot filmed in 2013. The series premiered on January 16, 2015. On March 12, 2015, the series was renewed for a second season that began airing in April 2016. On June 29, 2016, the series was renewed for a 10-episode third season, set to premiere in 2017. In a surprising move, the entire third season aired over three consecutive nights. A fourth and final season was announced on March 16, 2017. The eleven-episode fourth season ran from June 15 to July 6, 2018 for four straight weeks. Question: How many more episodes were there in the first season than the last season?", - "Output Program": [ - "firstepisdoe=2\nanswer=firstepisdoe\nprint(answer)", - "firstepisode=13\nrenewed=10\nanswer=firstepisode-renewed\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Present-day Powder River County was probably first entered by Europeans in the early 1800s in the form of French fur trappers. In the summer of 1865, the United States government sent over 2,000 U.S. soldiers into the Powder River country to combat Native Americans from the Cheyenne people, Lakota people, and Arapaho people tribes. From September 1-15, 1865, the Powder River Expedition (1865) battled Native Americans in the Powder River Battles (1865) near the future site of Broadus. On March 17, 1876, the Battle of Powder River occurred in the south-central part of the county, about southwest of Broadus. In June 1876 six companies of the 7th Cavalry Regiment (United States) led by Major Marcus Reno marched along the Powder River nearly to the mouth of the Little Powder before turning west toward the Battle of Little Bighorn. On November 1, 1878, Powderville, Montana became the first establishment in the county, as the Powder River Telegraph Station, on the Fort Keogh to Deadwood, South Dakota telegraph line. On April 5, 1879, the Mizpah Creek Incidents began near the Powderville telegraph station in the extreme northern part of the county. In the early 1880s, a large area of Southeastern Montana became Custer County, Montana, including the present area encompassed by Powder River County. In February 1900, the Broadus post office was established, named after the Broaddus family. In October 1918, publication of a newspaper, the Broadus Independent (now called the Powder River Examiner), began in Broadus, and is still published today. In 1919, Powder River County, Montana was formed from southern Custer County, and in an election in 1920, Broadus was chosen as the county seat of the newly established Powder River County. Question: How many days did the Powder River Expedition battle Native Americans in the Powder River Battles?", - "Output Program": [ - "start = 0\nend = 15\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to break a five-game losing streak the Bengals flew to Lucas Oil Stadium for an AFC duel with the Colts. In the first quarter the Bengals had problems when kicker Adam Vinatieri got a 28-yard field goal, followed by QB Carson Palmer's pass being intercepted by CB Kelvin Hayden and returned 31 yards for a touchdown. This was followed in the second quarter by RB Javarris James getting a 3-yard TD run. They eventually scored with kicker Mike Nugent nailing a 27-yard field goal, followed by Palmer finding WR Chad Ochocinco on a 5-yard TD pass. The Bengals fell further behind when Vinatieri made a 47-yard field goal, followed in the fourth quarter by his 23-yard field goal. The Bengals only came back with 1 touchdown when Palmer connected to TE Jermaine Gresham on a 19-yard TD pass. With the loss, Cincinnati fell to 2-7 and surpassed their 2009 loss total. Question: How many players scored touchdowns?", - "Output Program": [ - "players = 4\nprint(players)", - "players_scoring_touchdowns = 4\nprint(players_scoring_touchdowns)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Petrova was ranked world No. 76 going into the 2003 French Open. In the first round she beat the three-time champion and world No. 12 Monica Seles 6-4, 6-0, on what was to be Seles last professional match. She then defeated Silvija Talaja 6-1, 6-1 and Marissa Irvin 6-1, 6-1 to reach the fourth round. Here, Petrova stunned 7th seed Jennifer Capriati 6-3, 4-6, 6-3. In the quarterfinals, Petrova won again in three sets over 21st seed Vera Zvonareva 6-1, 4-6, 6-3 to reach her first ever Grand Slam semifinal. Petrova faced world No. 2, Kim Clijsters, and despite having a set point in the first set, Petrova was beaton in straight sets 7-5, 6-1. Despite this, Petrovas ranking increased to world No. 30. Question: How many sets did Petrova win against Monica Seles in round one?", - "Output Program": [ - "Petrova=2\nanswer=Petrova \nprint(answer)", - "Petrova_seats=2\nprint(Petrova_seats)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Beginning in 1967, Brevard County was represented by the Floridas 71st House district, Floridas 72nd House district, Floridas 73rd House district, and Floridas 74th House district districts. Following redistricting in 1970, the county was represented by the Floridas 44th House district, Floridas 45th House district, Floridas 46th House district, Floridas 47th House district and Floridas 48th House district districts. Following redistricting in 1982, the county was represented by the Floridas 31st House district, Floridas 32nd House district, Floridas 33rd House district, Floridas 34th House district, Floridas 77th House district, and Floridas 78th House district districts. Following redistricting in 1992, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, and Floridas 32nd House district districts. Following redistricting in 2002, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, Floridas 32nd House district, and Floridas 80th House district districts. Question: Which era had more districts representing Brevard County, 1970 or 1982?", - "Output Program": [ - "condition_1 = 4\ncondition_2 = 6\n\nif condition_1 > condition_2:\n print(1970)\nelse:\n print(1982)", - "y1 = [44, 45, 46, 47, 48]\ny2 = [31, 32, 33, 34, 77, 78]\ny1_length = len(y1)\ny2_length = len(y2)\nprint(1970) if y1_length > y2_length else print(1982)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1982'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Croatian language is Croatias official language, but the languages of constitutionally-recognised minorities are officially used in some local government units. Croatian is the native language identified by 96% of the population. A 2009 survey revealed that 78% of Croatians claim knowledge of at least one foreign language\u2014most often English language. The largest religions of Croatia are Roman Catholic Church (86.3%), Eastern Orthodox Church (4.4%) and Islam (1.5%). Literacy in Croatia stands at 98.1%. The proportion of the population aged 15 and over attaining academic degrees has grown rapidly since 2001, doubling and reaching 16.7% by 2008. An estimated 4.5% of GDP is spent for education. Primary and secondary education are available in Croatian and in the languages of recognised minorities. Croatia has a universal health care system and in 2010, the nation spent 6.9% of its GDP on healthcare. The net monthly income in September 2011 averaged 5,397 Croatian kuna ( ). The most significant sources of employment in 2008 were wholesale and retail trade, the manufacturing industry and construction. In October 2011, the unemployment rate was 17.4%. Croatias median equivalent household income tops the average Purchasing Power Standard of 2004 enlargement of the European Union, while trailing the EU average. The 2011 census recorded a total of 1.5 million private households; most owned their own housing. Question: How many percent of the GDP is not spent on either healthcare or education?", - "Output Program": [ - "percent_gdp_spent_health=6.9\npercent_gdp_spent_edu=4.5\n\n\npercent_gdp_not_spent_health_edu=100-(percent_gdp_spent_health+percent_gdp_spent_edu)\nprint(percent_gdp_not_spent_health_edu)", - "gdp_in_healthcare = 6.9\ngdp_in_education = 4.5\n\nprint(abs(round(100 - gdp_in_education - gdp_in_healthcare,2)))" - ], - "Output Answer": [ - "{'number': '88.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: How many points were scored in all on the game between the Ravens and Bengals on September 7th?", - "Output Program": [ - "point=23\npoint1=16\nanswer=point+point1\nprint(answer)", - "scored=23\nscored1=16\nanswer=scored+scored1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '39', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: However, later that month, due to the world financial crisis, the Russian Parliaments Defence Committee stated that the Russian defence budget would instead be slashed by 15 percent, from $40 billion to $34 billion, with further cuts to come. On 5 May 2009, First Deputy Prime Minister Sergei Ivanov said that the defence budget for 2009 will be 1.3 trillion rubles (US$39.4 billion). 322 billion rubles are allocated to purchase weapons, and the rest of the fund will be spent on construction, fuel storage and food supply. According to the head of the Defence Committee of the State Duma Vladimir Komoyedov, Russia plans to spend 101.15 billion rubles on nuclear weapons in 2013-2015. \"The budget provisions under The Nuclear Weapons Complex section in 2013-2015 will amount to 29.28 billion rubles, 33.3 billion rubles and 38.57 billion rubles respectively,\" Komoyedov said, Vechernaya Moskva reports. Question: How many billion did they slash from the Russian Budget?", - "Output Program": [ - "russian_budget = 40\nslashed_budget = 34\nprint(abs(russian_budget - slashed_budget))", - "initial = 40\ncurrent = 34\nslashed = initial - current\nprint(slashed)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 4,280 households of which 32.9% had children under the age of 18 living with them, 39.2% were married couples living together, 16.4% had a female householder with no husband present, 5.7% had a male householder with no wife present, and 38.7% were non-families. 32.0% of all households were made up of individuals and 14% had someone living alone who was 65 years of age or older. The average household size was 2.34 and the average family size was 2.90. Question: How many percent are not households made up of individuals?", - "Output Program": [ - "total = 100\nhouse = 32\nprint(total - house)", - "condition_1 = 32\n\nprint(abs(round(100 - condition_1,2)))", - "individuals = 32.0\nprint(100-individuals)", - "total = 100\nhousehold = 32.0\nprint(total - household)" - ], - "Output Answer": [ - "{'number': '68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Determined to play competitive basketball despite being out of the NBA, Johnson formed the Magic Johnson All-Stars, a barnstorming team composed of former NBA and college players. In 1994 Johnson joined with former pros Mark Aguirre, Reggie Theus, John Long (basketball), Earl Cureton, Jim Farmer, and Lester Conner, as his team played games in Australia, Israel, South America, Europe, New Zealand, and Japan. They also toured the United States, playing five games against teams from the Continental Basketball Association. In the final game of the CBA series, Magic Johnson had 30 points, 17 rebounds, and 13 assists, leading the All-Stars to a 126-121 victory over the Oklahoma City Cavalry. By the time he returned to the Lakers in 1996, the Magic Johnson All-Stars had amassed a record of 55-0, and Johnson was earning as much as $365,000 per game. Johnson played with the team frequently over the next several years, with possibly the most memorable game occurring in November, 2001. Magic, at the age of 42, played with the All-Stars against his alma mater, Michigan State Spartans mens basketball. Although he played in a celebrity game to honor coach Jud Heathcoate in 1995, this was Johnsons first meaningful game played in his hometown of Lansing in 22 years. Playing in front of a sold out arena, Johnson had a triple-double and played the entire game, but his all-star team lost to the Spartans by two points. Johnsons half court shot at the buzzer would have won the game, but it fell short. On November 1, 2002 Johnson returned to play a second exhibition game against Michigan State. Playing with the Canberra Cannons of Australias National Basketball League (Australasia) instead of his usual group of players, Johnsons team defeated the Spartans 104-85, as he scored 12 points, with 10 assists and 10 rebounds. Question: How many more rebounds did Magic Johnson have in the final game of the CBA series than when his team defeated the Spartans?", - "Output Program": [ - "cba_rebound = 17\nspartans = 10\n\nprint(abs(round(cba_rebound - spartans,2)))\n", - "cba_series_rebounds = 17\nspartans_rebounds = 10\nanswer = cba_series_rebounds - spartans_rebounds\nprint(answer)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In April 2001, the families of more than 30 victims received a $2,538,000 settlement in their case against the families of Eric Harris, Dylan Klebold, Mark Manes, and Phillip Duran. Under the terms of the settlement, the Harrises and the Klebolds contributed $1,568,000 through their homeowners policies, with another $32,000 set aside for future claims; the Manes contributed $720,000, with another $80,000 set aside for future claims; and the Durans contributed $250,000, with an additional $50,000 available for future claims. The family of Isaiah Shoels, the only African-American victim, rejected this settlement, but in June 2003 were ordered by a judge to accept a $366,000 settlement in their $250-million lawsuit against the shooters families. In August 2003, the families of victims Daniel Rohrbough, Kelly Fleming, Matt Kechter, Lauren Townsend, and Kyle Velasquez received undisclosed settlements in a wrongful death suit against the Harrises and Klebolds. Question: How many more dollars did the Manes set aside for future claims compared to the Durans?", - "Output Program": [ - "manes = 80000\ndurans = 50000\nmore = manes - durans\nprint(more)", - "manes = 80000 \ndurans = 50000\n\nprint(abs(round(manes - durans,2)))" - ], - "Output Answer": [ - "{'number': '30000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: Was the population of Ashkelon higher in 1972 or 1983?", - "Output Program": [ - "\npopulation1972 = 43000\npopulation1983 = 53000\nif population1983>population1972:\n print(\"1983\")", - "y = 43000\nx = 53000\nif x>y:\n print(1983)\nelse:\n print(1972)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1983'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: After a tough win over the Vikings, the Browns returned home for a game against the Bengals in Round 1 of the Battle of Ohio. In the first quarter, the Browns scored first as Brian Hoyer found Jordan Cameron on a 2-yard pass for a 7-0 lead. In the second quarter, the Bengals scored when Mike Nugent nailed a 25-yard field goal for the eventual halftime score of 7-3. In the third quarter, the Browns scored a field goal of their own when Billy Cundiff nailed one from 51 yards out giving them a 10-3 lead. The Bengals once again came within 4 as Nugent kicked another field goal from 46 yards out for a 10-6 game. In the fourth quarter, it was all Browns as Hoyer found Chris Ogbonnaya on a 1-yard pass for the eventual final score of 17-6. Question: How many points did the Bengals trail at halftime?", - "Output Program": [ - "point=10\npoint1=6\nanswer=point-point1\nprint(answer)", - "scored=7\nscored1=4\nanswer=scored-scored1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Washington Universitys sports teams are called the Bears. They are members of the National Collegiate Athletic Association and participate in the University Athletic Association at the NCAA Division III level. The Bears have won 19 NCAA Division III Championships\u2014 one in womens Cross country running (2011), one in mens tennis (2008), two in mens basketball (2008, 2009), five in womens basketball (1998\u20132001, 2010), and ten in womens volleyball (1989, 1991\u20131996, 2003, 2007, 2009) \u2013 and 144 University Athletic Association titles in 15 different sports. The Athletic Department was headed by John Schael for 34 years, who served as Athletic director in the period 1978-2014. The 2000 Division III (NCAA) Central Region winner of the National Association of Collegiate Directors of Athletics/Continental Airlines Athletics Director of the Year award, Schael helped orchestrate the Bears athletics transformation into one of the top departments in Division III. Schael was succeeded by Josh Whitman, 2014-2016. The department is now led by Anthony J. Azama. Question: How many years did John Schal serve as Athletic director?", - "Output Program": [ - "john_serve_start_year = 1978\njohn_serve_end_year = 2014\n\nprint(abs(john_serve_start_year - john_serve_end_year))", - "from_year = 1978\nto_year = 2014\nyears = to_year - from_year\nprint(years)" - ], - "Output Answer": [ - "{'number': '36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The ISS has been described as the most expensive single item ever constructed. In 2010 the cost was expected to be $150 billion. This includes NASAs budget of $58.7 billion (inflation-unadjusted) for the station from 1985 to 2015 ($72.4 billion in 2010 dollars), Russias $12 billion, Europes $5 billion, Japans $5 billion, Canadas $2 billion, and the cost of 36 shuttle flights to build the station; estimated at $1.4 billion each, or $50.4 billion in total. Assuming 20,000 person-days of use from 2000 to 2015 by two- to six-person crews, each person-day would cost $7.5 million, less than half the inflation-adjusted $19.6 million ($5.5 million before inflation) per person-day of Skylab. Question: How many years was the time span of NASAs $58.7 billion budget for the cost of the ISS station?", - "Output Program": [ - "condition_1 = 1985\ncondition_2 = 2015\n\nprint(abs(round(condition_2 - condition_1,2)))", - "start = 1985\nfinish = 2015\ntime_span = finish - start\nprint(time_span)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Instead of a normal edition when Sunday is falling on Christmas Day, a special Christmas edition is published on Saturday 24 December. The name of the paper is called Christmas People published on Christmas Eve in 1966, 1977, 1983, 1988, 1994, 2005, 2011 & 2016 next time will be in 2022. Daily newspapers were last published on Christmas Day in 1911 but Sunday newspapers were published as normal until 1960 but in 1966 they decided to merge Sunday newspaper with Saturdays Daily newspapers when Christmas Day fell on Sunday between (1918-1985) no were no 26 December daily newspapers or 1 January daily newspapers (1974-1986). All Sunday newspapers 26 December dated were published on Friday 24 December (1965-1982) but Irish Sunday newspapers of 26 December still published on that date even between (1993-2004) but all Sunday newspapers were published on 26 December in 2010. Question: How many years has the Christmas People been published in Christmas Eve instead of Christmas Day?", - "Output Program": [ - "no_of_years = 8\nprint(no_of_years)", - "published_in_eve = (1966,1977,1983,1988,1994,2005,2011,2016)\n\nprint(abs(round(len(published_in_eve),2)))" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to increase their winning streak the Bears returned to Chicago for an NFC duel with the Seattle Seahawks. The Bears took the early lead as RB Matt Forte got a six-yard TD run. But the Seahawks answered back with QB Matt Hasselbeck getting a 22-yard TD pass to WR Deon Butler, followed in the second quarter by RB Justin Forsett getting a 9-yard TD run. Then the Bears responded with kicker Robbie Gould making a 34 and a 24-yard field goal. In the third quarter the Bears fell further behind when QB Jay Cutler was sacked in the endzone by free safety Jordan Babineaux for a safety. This was followed in the fourth quarter by RB Marshawn Lynch getting a 1-yard TD run. The Bears tried to come back into the game but only came away with a touchdown after WR Devin Hester returned a punt 89 yards to the endzone for a touchdown. Question: How many yards combined were gained on all rushing touchdowns?", - "Output Program": [ - "matt = 6\njustin = 9\nlynch = 1\ntotal = matt + justin + lynch\nprint(total)", - "fg_1 = 9\nfg_2 = 6\nfg_3 = 1\n\nprint(fg_1+fg_2+fg_3)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The next brightest star is Delta Velorum or Alsephina, also a multiple star system and one of the brightest eclipsing binaries in the sky. Together with Kappa Velorum or Markeb, Iota Carinae or Aspidiske and Epsilon Carinae or Avior, it forms the diamond-shaped asterism (astronomy) known as the False Cross\u2014so called because it is sometimes mistaken for the Crux, causing errors in astronavigation. Appearing as a white star of magnitude 1.95, Delta is actually a triple or possibly quintuple star system located around 80 light-years from the Solar System. Delta A has a magnitude of 1.99 and is an eclipsing binary composed of two A-type white stars (Delta Aa and Ab) which orbit each other every 45.2 days and lie 0.5 AU from each other, with a resulting drop in magnitude of 0.4 when the dimmer one passes.in front of the brighter. Delta B is a 5.1 magnitude yellow G-class star of similar dimensions to our sun which ranges between 26 and 72 AU away from the brighter pair, taking 142 years to complete a revolution. Further out still, at a distance of 1700 AU, are two red dwarfs of magnitudes 11 and 13. If they are part of the multiple system, they take 28000 years to complete an orbit. Also called Markeb, Kappa appears as a blue-white star of spectral type B2IV-V and magnitude 2.47 but is in fact a spectroscopic binary. The two orbit around each other with a period of 116.65 days, but the size, mass and nature of the companion are as yet unclear. Question: How many less of a magnitude is blue star than a red star?", - "Output Program": [ - "red = 13\nblue = 2.47\nmany_less = red - blue\nprint(many_less)", - "condition_1 = 2.47\ncondition_2 = 13\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '10.53', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Federal Bureau of Investigations 2015 Uniform Crime Report, Indianapolis ranks as the 16th most dangerous city in the U.S., with 17.1 homicides per 100,000 people, compared with the U.S. rate of 4.9 homicides per 100,000 people. Between 2012 and 2014, the murder rate rose by 44%. There were 138 homicides in 2014, with 60% of victims and 90% of perpetrators being young black men. With 144 criminal homicides, 2015 surpassed 1998 as the year with the most murder investigations in the city. With 154 criminal homicides, 2017 marked the third consecutive year of record violence. FBI data showed a 7 percent increase in violent crimes committed in Indianapolis, outpacing the rest of the state and country. Law enforcement has blamed increased violence on a combination of root causes, including poverty, substance abuse, mental illness, and availability of firearms. Question: How many more homicides per 100,000 people did Indianapolis have in 2015 compared to the overall U.S rate?", - "Output Program": [ - "homicides=17.1\nUSrate_homeicides=4.9\nanswer=homicides-USrate_homeicides\nprint(answer)", - "homicidesUs=4.9\nhomicides=17.1\nanswer=homicides-homicidesUs\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1941, a series of silver coins was introduced in denominations of 5, 10, and 20 satang, due to a shortage of nickel caused by World War II. The next year, tin coins were introduced for 1, 5, and 10 satang, followed by 20 satang in 1945 and 25 and 50 satang in 1946. In 1950, aluminium-bronze 5, 10, 25, and 50 satang were introduced whilst, in 1957, bronze 5 and 10 satang were issued, along with 1 baht coins struck in an unusual alloy of copper, nickel, silver, and zinc. Several Thai coins were issued for many years without changing the date. These include the tin 1942 1 satang and the 1950 5 and 10 satang, struck until 1973, the tin 1946 25 satang struck until 1964, the tin 50 satang struck until 1957, and the aluminium bronze 1957 5, 10, 25, and 50 satang struck until the 1970s. Cupronickel 1 baht coins were introduced in 1962 and struck without date change until 1982. Question: For how many years did the tin 50 satang coin remain without a date change?", - "Output Program": [ - "coin=5\nstasang=10\nanswer=coin+stasang\nprint(answer)", - "bronze=5\nsatang=10\nanswer=satang+bronze\nprint(answer)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to increase their winning streak the Bears returned to Chicago for an NFC duel with the Seattle Seahawks. The Bears took the early lead as RB Matt Forte got a six-yard TD run. But the Seahawks answered back with QB Matt Hasselbeck getting a 22-yard TD pass to WR Deon Butler, followed in the second quarter by RB Justin Forsett getting a 9-yard TD run. Then the Bears responded with kicker Robbie Gould making a 34 and a 24-yard field goal. In the third quarter the Bears fell further behind when QB Jay Cutler was sacked in the endzone by free safety Jordan Babineaux for a safety. This was followed in the fourth quarter by RB Marshawn Lynch getting a 1-yard TD run. The Bears tried to come back into the game but only came away with a touchdown after WR Devin Hester returned a punt 89 yards to the endzone for a touchdown. Question: How many yards did the first passing and first rushing touchdown combine for?", - "Output Program": [ - "td = 6\nfirst_pass = 22\ntotal = td + first_pass\nprint(total)", - "first_passing = 6\nfirst_td = 22\n\nprint(abs(round(first_passing+first_td,2)))" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2009, approximately 80% of the population of Galway were Irish. Following an influx of immigrants to Galway during the 2000s, approximately 20% of the population is non-Irish. Slightly more than half of this group (11.3%) are white Europeans, coming from Poland and other Central European and Baltic States, such as Latvia and Lithuania. Smaller numbers of Asian and African immigrants come from East Africa, Nigeria, Zimbabwe and Sri Lanka. In the 2006 Census, 15.4% of the population were aged 0\u201314, 76.1% were aged 15\u201364, and 8.5% were aged over 65. 51.9% of the population were female and 48.1% were male. Question: How many percentage was aged over 65 and aged 0-14 combined?", - "Output Program": [ - "over = 8.5\nbetween = 15.4\ntotal = over + between\nprint(total)", - "condition_1 = 8.5\ncondition_2 = 15.4\nprint(condition_2 + condition_1)" - ], - "Output Answer": [ - "{'number': '91.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eliot was born at Port Eliot, Cornwall, the third but eldest surviving son of Edward Eliot, 3rd Earl of St Germans, and his wife Jemima (n\u00e9e Cornwallis). He was educated at Eton College and then joined the Diplomatic Service. He served as Attach\u00e9 at Hanover from 1849 to 1853, as Attach\u00e9 at Lisbon from 1851 to 1853, as 2nd Paid Attach\u00e9 at Berlin from 1853 to 1857, as 1st Paid Attach\u00e9 at Constantinople from 1857 to 1858, as 1st Paid Attach\u00e9 at St Petersburg from 1858 to 1859, as Secretary of Legation at Rio de Janeiro in 1859, as Secretary of Legation at Athens from 1859 to 1861, as Secretary of Legation at Lisbon from 1860 to 1861 and from 1864 to 1865, as Charg\u00e9 dAffaires at Rio de Janeiro from 1861 to 1863 and as Acting Secretary of Legation at Washington DC from 1863 to 1864. Question: How many years did Eliot serve as Charg\u00e9 dAffaires at Rio de Janeiro?", - "Output Program": [ - "start = 1961\nend = 1963\ndiff = end - start\nprint(diff)", - "condition_1 = 1861\ncondition_2 = 1863\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many percent of Ohioans were not employed in manufacturing?", - "Output Program": [ - "percentage = 100\nemployed = 12.9\nnot_employed = percentage - employed\nprint(not_employed)", - "condition_1 = 12.9\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '87.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of births were not with non-Hispanic white and someone of a different race?", - "Output Program": [ - "percent_birth_non_hispanic_white = 14.06\npercent_birth_not_non_hispanic_white = 100 - percent_birth_non_hispanic_white\nprint(percent_birth_not_non_hispanic_white)", - "non_hispanic_white = 14.06\n\nprint(abs(round(100 - non_hispanic_white,2)))" - ], - "Output Answer": [ - "{'number': '85.94', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 1960s, median family incomes increased by over 33%, while per capita expenditures on recreation and meals grew by over 40%. From 1959 to 1969, median family income (in 1984 dollars) increased from $19,300 to $26,700. By 1969, 79.6% of all households owned at least one car, 82.6% owned a refrigerator or freezer, 79% owned a black and white television set, 31.9% owned a color television set, and 70% owned a washing machine. Leisure time also increased. By 1970, it was estimated that the average workingman in America had 140 days off work each year. US work hours fell by 10.7% between 1950 and 1979, though the decline was still around half that of Western Europe. Question: How many less people owned a washing machine than a black and white television set, in percentage?", - "Output Program": [ - "washingmachine=70\ntelevision=31.9\nanswer=washingmachine-television \nprint(answer)", - "lackandwhitetelevision=31.9\nwashingmachine=70\npercantage=9\nanswer=percantage\nprint(answer)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There are 13,304 whites of non-Hispanic origin living in San Juan; 10,571 blacks of non-Hispanic origin living in San Juan. Non-Hispanic whites and blacks form 3.2% and 2.6% of San Juans population respectively. There are also approximately 562 Asians of non-Hispanic origin in San Juan; they make up only 0.1% of the population. However, Asians of Hispanic and non-Hispanic origin together number at 6,342. The vast majority of Asians in San Juan are of Chinese American descent; of the 6,342 Asians, 4,928 are Chinese. Chinese comprise 1.4% of the population. The only other sizable Asian group in San Juan are Indian Americans; there are 698 people of Indian descent in the city, forming 0.2% of the population. There are very small numbers of people of Filipino American, Japanese American, and Vietnamese American ancestry; none of these groups number more than 100 members. Question: How many Asians living in San Juan are not Chinese?", - "Output Program": [ - "SanJuan=10571 \nAsians=562\nanswer=SanJuan+Asians\nprint(answer)", - "Asians=6342\nChinese=4928 \nAnswer=Asians-Chinese\nprint(Answer)" - ], - "Output Answer": [ - "{'number': '1414', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hungarian language is the official language and predominant spoken language in Hungary. Hungarian is the Languages of Europe with around 13 million native speakers and it is one of 24 official and working languages of the European Union. Outside Hungary it is also spoken by communities of Hungarian people in neighbouring countries and by Hungarian diaspora communities worldwide. According to the 2011 census, 9,896,333 people (99.6%) speak Hungarian in Hungary, of whom 9,827,875 people (99%) speak it as a first language, while 68,458 people (0.7%) speak it as a second language. English (1,589,180 speakers, 16.0%), and German (1,111,997 speakers, 11.2%) are the most widely spoken foreign languages, while there are several recognized minority languages in Hungary (Armenian language, Bulgarian language, Croatian language, German language, Greek language, Romanian language, Romani language, Rusyn language, Serbian language, Slovak language, Slovenian language, and Ukrainian language). Question: How many more English speakers are there than German speakers?", - "Output Program": [ - "english = 1589180\ngerman = 1111997\ndiff = english - german\nprint(diff)" - ], - "Output Answer": [ - "{'number': '477183', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Toronto Blue Jays (1993\u20132000) All of the changes brought a competitive team to Hagerstown for the 1993 season. The offense got steady power production from Mike Coolbaugh, who led the team with 16 home runs. The best all-around hitter on the team proved to be D.J. Boston. Boston hit .315 with 13 home runs and 93 runs batted in (RBI). Those numbers were good enough to earn him league Most Valuable Player (MVP) honors. Two outfielders, Rickey Cradle and Jos\u00e9 Herrera (1990s outfielder), put together solid seasons at the plate for the Suns. Herrera hit .317 in 95 games, while Cradle belted 13 home runs. Brad Cornett led the team in earned run average (ERA), with a 2.40 mark, and also innings pitched, with 172.1. Silva went 12\u20134 with a 2.52 ERA in 142.2 innings. In that time frame, Silva struck out 161 batters. Overall, the Suns had a winning season in 1993. Question: How many more winning games did Silva have compared to his losing games?", - "Output Program": [ - "silvapoint=12\npoint1=4\nanswer=silvapoint-point1\nprint(answer)", - "Silva=12\nining=4\nanswer=Silva-ining\nprint(answer)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007, the Peruvian economy experienced a growth rate of 9%, the highest in Latin America, and this repeated in 2008 with a 9.8% rate; in 2006 and 2007, the Lima Stock Exchange grew by 185.24% and 168.3%, respectively. However, in the wake of the 2008 global crisis, growth for 2009 was only 0.9 percent, but rebounded to 8.8 percent the following year. The pro-market policies enacted by Fujimori, were continued by presidents Alejandro Toledo and Alan Garcia, While poverty of Lima is 8.5%, the national average is 25.8%, while the unemployment rate is 6.5% and 74% are employed formally. Question: Which year did the Peruvian economy experience a higher growth rate, 2007 or 2008?", - "Output Program": [ - "growth2007 = 9\ngrowth2008 = 9.8\nif growth2007y2:\n print(2007)\nelse:\n print(2008)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2008'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not Vietnamese?", - "Output Program": [ - "percentage = 100\nvietnamese = 0.3\nnot_vietnamese = percentage - vietnamese\nprint(not_vietnamese)", - "vietnamese = 0.3\n\nprint(abs(round(100 - vietnamese,2)))" - ], - "Output Answer": [ - "{'number': '99.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For the first time in franchise history, the Cowboys wore white pants and navy jerseys. The jerseys are usually paired with silver pants. The white pants were the Color Rush pants with a navy/silver/navy stripe down the side, and the navy jersey is the regular alternate navy jersey, usually worn on Thanksgiving. The Cowboys outscored the Giants to win 30-17 and improve to 7-6 and 2-3 without Elliott. Despite the win against the Giants, the eventual Super Bowl champion Philadelphia Eagles clinched the NFC East title with the win against the Rams. Question: How many more points did the Cowboys have than the Giants?", - "Output Program": [ - "Cowboys=30\nGiants=17\nanswer=Cowboys-Giants\nprint(answer)", - "cowboy=30\nGiants=17\nanswer=cowboy-Giants\nprint(answer)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Cochrane Library had 145 CAM-related Cochrane systematic reviews and 340 non-Cochrane systematic reviews. An analysis of the conclusions of only the 145 Cochrane reviews was done by two readers. In 83% of the cases, the readers agreed. In the 17% in which they disagreed, a third reader agreed with one of the initial readers to set a rating. These studies found that, for CAM, 38.4% concluded positive effect or possibly positive (12.4%), 4.8% concluded no effect, 0.7% concluded harmful effect, and 56.6% concluded insufficient evidence. An assessment of conventional treatments found that 41.3% concluded positive or possibly positive effect, 20% concluded no effect, 8.1% concluded net harmful effects, and 21.3% concluded insufficient evidence. However, the CAM review used the more developed 2004 Cochrane database, while the conventional review used the initial 1998 Cochrane database. Question: How many percent of readers did not agree?", - "Output Program": [ - "disagreed = 17\nprint(disagreed)", - "readers_did_not_agreee = 83\n \nprint(abs(round(100-readers_did_not_agreee,2)))" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the USA an estimate was found of 32,500 children (<21 years) that suffer from major paediatric amputation, with 5,525 new cases each year, of which 3,315 congenital. Carr et al. (1998) investigated amputations caused by landmines for Afghanistan, Bosnia and Herzegovina, Cambodia and Mozambique among children (<14 years), showing estimates of respectively 4.7, 0.19, 1.11 and 0.67 per 1000 children. Mohan (1986) indicated in India a total of 424,000 amputees (23,500 annually), of which 10.3% had an onset of disability below the age of 14, amounting to a total of about 43,700 limb deficient children in India alone. Question: How many percent of amputees in India did had an onset of disability over the age of 14?", - "Output Program": [ - "disability_age_14 = 10.3\ntotal = 100\n\ndisability_over_the_age_f_14 = (total - disability_age_14)\n\nprint(disability_over_the_age_f_14)", - "age_of_14 = 10.3\n\nprint(abs(round(100 - age_of_14,2)))" - ], - "Output Answer": [ - "{'number': '89.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many voters were not registered as Democrat?", - "Output Program": [ - "total = 20722\nregister = 12078\nprint(total - register)", - "condition_2 = 20722\ncondition_1 = 12078\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '8644', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Like most rural areas throughout Missouri, voters in Dunklin County generally adhere to socially and culturally Conservatism principles but are more moderate or Populism on economic issues, typical of the Dixiecrat philosophy. In 2004, Missourians voted on Missouri Constitutional Amendment 2 (2004)\u2014it overwhelmingly passed Dunklin County with 87.57 percent of the vote. The initiative passed the state with 71 percent of support from voters as Missouri became the first state to ban same-sex marriage. In 2006, Missourians voted on Missouri Constitutional Amendment 2 (2006)\u2014it failed in Dunklin County with 53.70 percent voting against the measure. The initiative narrowly passed the state with 51 percent of support from voters as Missouri became one of the first states in the nation to approve Embryonic stem cell. Despite Dunklin County\u2019s longstanding tradition of supporting socially conservative platforms, voters in the county have a penchant for advancing Populism causes like increasing the minimum wage. In 2006, Missourians voted on a proposition (Proposition B) to increase the minimum wage in the state to $6.50 an hour\u2014it passed Dunklin County with 79.42 percent of the vote. The proposition strongly passed every single county in Missouri with 78.99 percent voting in favor as the minimum wage was increased to $6.50 an hour in the state. During the same election, voters in five other states also strongly approved increases in the minimum wage. Question: How many amendments or resolutions did Missourians vote on from 2004 to 2006?", - "Output Program": [ - "voted = (\"mca2\",\"minimum wage\",\"social support\")\n\nprint(abs(len(voted)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 4,280 households of which 32.9% had children under the age of 18 living with them, 39.2% were married couples living together, 16.4% had a female householder with no husband present, 5.7% had a male householder with no wife present, and 38.7% were non-families. 32.0% of all households were made up of individuals and 14% had someone living alone who was 65 years of age or older. The average household size was 2.34 and the average family size was 2.90. Question: How many in percent of households weren't made up of individuals?", - "Output Program": [ - "households=32\ntotal=100\nanswer=total-households\nprint(answer)", - "households=32.9\npeople=100\nanswer=people-households\nprint(answer)", - "individuals=32.0\npeople=100\nanswer=people-individuals\nprint(answer)", - "household=32.9\npeople=100\nanswer=people-household\nprint(answer)" - ], - "Output Answer": [ - "{'number': '68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 78,003 housing units at an average density of 2,446.5 per square mile (944.6/km\u00b2), of which 44,914 (60.5%) were owner-occupied, and 29,371 (39.5%) were occupied by renters. The homeowner vacancy rate was 1.1%; the rental vacancy rate was 5.4%. 115,470 people (60.8% of the population) lived in owner-occupied housing units and 73,632 people (38.8%) lived in rental housing units. Question: How many points higher was the rental vacancy rate than the homeowner vacancy rate?", - "Output Program": [ - "condition_1 = 1.1\ncondition_2 = 5.4\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "rental =5.4\nhomeowner = 1.1\npoints_higher = rental - homeowner\nprint(points_higher)" - ], - "Output Answer": [ - "{'number': '4.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ethnic Chinese entrepreneurs are estimated to control 60 to 70 percent of the Filipino economy. Chinese Filipinos, comprising 1 of the population, control many of the Philippines largest and most lucrative department store chains, supermarkets, hotels, shopping malls, airlines and fast-food restaurants in addition to all the major financial services corporations, banks and stock brokerage firms, and they dominate the nations wholesale distribution networks, shipping, banking, construction, textiles, real estate, personal computer, semiconductors, pharmaceutical, media, and industrial manufacturing industries. The Chinese are also involved in the processing and distribution of pharmaceutical products. More than 1000 firms are involved in this industry, with most being small and medium-sized companies with a total capitalization of 1.2 billion pesos. Chinese Filipinos also control six out of the ten English-language newspapers in Manila, including the one with the largest daily circulation. Stores and restaurants around the country are owned by most of the leading entrepreneurs of Chinese extraction are regularly featured in Manila newspapers which attracted great public interest and were used to illustrate the Chinese communitys strong economic influence. Of the 66 percent remaining part of the economy in the Philippines held by either ethnic Chinese or Filipinos, the Chinese control 35 percent of all total sales. Filipinos of Chinese origin control an estimated 50 to 60 percent of non-land share capital in the Philippines, and as much as 35 percent of total sales are attributed to the largest public and private firms controlled by ethnic Chinese. They essentially focus on sectors such as semiconductors and chemicals, real estate, land, and property development, banking, engineering, construction, fiber, textiles, finance, consumer electronics, food, and personal computers. A third of the top 500 companies on the Philippines stock exchange are Chinese-owned. Of the top 1000 firms, Chinese Filipinos owned 36 percent. Among the top 100 companies, 43 percent were owned by Chinese-Filipinos. Between 1978 and 1988, Chinese controlled 146 of the countrys 494 top companies. Ethnic Chinese are estimated to control over one-third of the 1000 largest corporations and Chinese entrepreneurs control 47 of the 68 locally owned public companies. 55 percent of overall Filipino private business is also generated by ethnic Chinese. Chinese owned companies account for 66 percent of the sixty largest commercial entities. In 2015, the top four wealthiest people in the Philippines (and ten out of the top fifteen) were ethnic Chinese. Question: How many of the 68 locally owned companies do the Chinese not own?", - "Output Program": [ - "to = 68\nno = 47\nprint(to - no)", - "Chinese_Control = 47\nPublic_Control = 68\nprint(Public_Control-Chinese_Control)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: How many yards was the shortest field goal of the game?", - "Output Program": [ - "yards = 22\nprint(yards)", - "shortest_yard = 22\nprint(shortest_yard)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Detroit Tigers are an United States professional baseball team based in Detroit, Michigan. The Tigers compete in Major League Baseball (MLB) as a member of the American League (AL) American League Central division. One of the ALs eight charter franchises, the club was founded in Detroit as a member of the minor league Western League (1885\u20131899) in 1894. They are the oldest continuous one name, one city franchise in the AL. The Tigers have won four World Series championships (, , , and ), 11 List of American League pennant winners (1907, 1908, 1909, 1934, 1935, 1940, 1945, 1968, 1984 American League Championship Series, 2006 American League Championship Series, 2012 American League Championship Series), and four AL Central division championships (2011, 2012, 2013, and 2014). The Tigers also won division titles in 1972, 1984, and 1987 as a member of the American League East. The team currently plays its home games at Comerica Park in Downtown Detroit. Question: How many years after the Tigers won their second American League Championship Series did they win the third?", - "Output Program": [ - "second = 2006 \nthird = 2012\n\nprint(abs(second - third))", - "second = 2006\nthird = 2012\ndiff = third - second\nprint(diff)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Giants recorded their fifth straight victory with a convincing 33-15 win over the San Francisco 49ers at Giants Stadium. Things started off well as the Giants drove right down the field on their opening possession. The balanced, well-executed seven-minute drive was capped off by a 4-yard touchdown pass from Eli Manning to Amani Toomer. The extra point was missed by Lawrence Tynes. On their next possession, the Giants were driving for more, but a tipped ball resulted in an interception inside the red zone. The 49ers responded with a nice drive of their own, aided by a personal foul on linebacker Antonio Pierce and several third down conversions. San Francisco cashed in with a touchdown from Trent Dilfer to Arnaz Battle. Following a Frank Gore fumble, the Giants took control. The running game, which accounted for 140 total yards helped the Giants move back in front. Brandon Jacobs scored on a five-yard run for a 13-7 lead. After an interception by Sam Madison, the Giants added a 30-yard field goal by Tynes. Tynes made it 19-7 at the half with another field goal, this time from 39 yards, inside the final minute. The Giants defense dominated in the second half, notching six sacks and four total turnovers. Osi Umenyiora put the game away with a sack, forced fumble, and 75-yard touchdown return up the field for a 26-7 lead. The Niners got two points back on a blocked punt out of the end zone but Antonio Pierce redeemed himself for two earlier personal fouls by intercepting Trent Dilfer and returning the ball inside the 10. After a flag on the 49ers, Manning threw his second touchdown, this time to Jeremy Shockey for a 33-9 lead. The 49ers scored late to provide the final points in the 33-15 win. On the day, Brandon Jacobs rushed for 107 yards, Manning completed 18 of 31 passes for nearly 150 yards with two touchdowns and an interception, and the defense notched six sacks: 2.5 for Michael Strahan, 1.5 for Justin Tuck, 1 for Aaron Ross and 1 for Umenyiora. Pierce and Madison provided the two Giants' interceptions. For the fourth consecutive year under Tom Coughlin, the Giants were 5-2 after seven games. Question: How many points did the Giants win by?", - "Output Program": [ - "giant = 33\nother = 15\nprint(giant - other)", - "condition_1 = 33\ncondition_2 = 15\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "points_giants_won_by=33-15\nprint(points_giants_won_by)", - "win = 33\nlosse = 15\n\nprint(win-losse)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many years old was Ruth Bader Ginsburg when Tage Erlander died?", - "Output Program": [ - "ruth_bader = 1933\ntage = 1985\n\n\nprint(abs((ruth_bader - tage)))", - "Ruth_bader_birth_year=1933\nTage_death_year=1985\n\n\nRuth_age_in_1985=Tage_death_year-Ruth_bader_birth_year\nprint(Ruth_age_in_1985)" - ], - "Output Answer": [ - "{'number': '52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Property taxes are levied by municipalities for the support of education and municipal services. Vermont does not assess tax on personal property. Property taxes are based on appraisal of the fair market value of real property. Rates vary from 0.97% on homesteaded property in Ferdinand, Essex County, to 2.72% on nonresidents property in Barre City. Statewide, towns average 1.77% to 1.82% tax rate. In 2007, Vermont counties were among the highest in the country for property taxes. Chittenden ($3,809 median), Windham ($3,412), Addison ($3,352), and Windsor ($3,327) ranked in the top 100, out of 1,817 counties in the nation with populations greater than 20,000. Twelve of the states 14 counties stood in the top 20%. Median annual property taxes as a percentage of median homeowners income, 5.4%, was rated as the third highest in the nation in 2011. Question: How many counties in Vermont were not in the top 20% for property taxes?", - "Output Program": [ - "t_counti = 14\nat_twentity = 12\nleast_counti = t_counti - at_twentity\nprint(least_counti)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: What year did Fox threaten to cancel the series unless production costs were cut?", - "Output Program": [ - "salary_negotiation = 2008\nthreattned_year = 3\n\nprint(abs(salary_negotiation + threattned_year))", - "cancellation_year = 2011\nprint(cancellation_year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2011'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Costa Ricas emigration is the smallest in the Caribbean Basin and is among the smallest in the Americas. By 2015 about just 133,185 (2.77%) of the countrys people live in another country as immigrants. The main destination countries are the United States (85,924), Nicaragua (10,772), Panama (7,760), Canada (5,039), Spain (3,339), Mexico (2,464), Germany (1,891), Italy (1,508), Guatemala (1,162) and Venezuela (1,127). Question: How many more times was Canada the main destination country than Guatemala and Venezuela?", - "Output Program": [ - "Canada=5039\nGuatemala=1162\nVenezuela=1127\nanswer=Guatemala+Venezuela\nprint(answer)", - "Guatemala=1162\nVenezuela=1127\nanswer=Venezuela+Guatemala\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2750', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Spending during the years Reagan budgeted (FY 1982\u201389) averaged 21.6% GDP, roughly tied with President Obama for the highest among any recent President. Each faced a severe recession early in their administration. In addition, the public debt rose from 26% GDP in 1980 to 41% GDP by 1988. In dollar terms, the public debt rose from $712 billion in 1980 to $2.052 trillion in 1988, a roughly three-fold increase. The unemployment rate rose from 7% in 1980 to 11% in 1982, then declined to 5% in 1988. The inflation rate declined from 10% in 1980 to 4% in 1988. Question: How many percentage points did the unemployment rate rise between 1980 and 1982?", - "Output Program": [ - "year1 = 7\nyear2 = 11\ndiff = year2 - year1\nprint(diff)", - "condition_1 = 7\ncondition_2 = 11\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In mid-November 2013, Mot\u00f6rhead were due to embark on a European tour alongside Saxon (band), followed by a tour in Germany and Scandinavia due to last until mid December 2013 but the dates were postponed and rescheduled for February and March 2014 due to Lemmys health problems. However, in January 2014, Mot\u00f6rhead announced the cancellation of the new February and March dates of their European tour as Lemmy was still to reach full recovery from diabetes related health problems. But the same month, the band was confirmed for Coachella Festival to take place across two weekends in spring 2014 (12\u201314 and 19\u201321 April) in Indio, California, California, the exact dates to be revealed as 13 and 20 April 2014. In February 2014, Mot\u00f6rhead confirmed a Summer tour 2014 with eight European dates (from 24 June to 10 August) in France (2 dates), Switzerland, Italy, Germany (2 dates), Russia and Ukraine. In March 2014, the band announced a Los Angeles date on 11 April 2014 at Club Nokia. Later on, two new dates on 17 and 18 April 2014 respectively in Las Vegas (Pearl) and San Francisco (Warfield) were added. Still in March 2014, Mot\u00f6rhead announced that three heavy metal bands Megadeth, Anthrax and themselves would perform from 22 to 26 September 2014 at the first annual Mot\u00f6rheads Mot\u00f6rboat cruise on board the Carnival Ecstasy (self-proclaimed \"The Loudest Boat in the World\"), due to sail from Miami and visit the ports of Key West, Florida and the Cozumel island just off Mexicos Yucat\u00e1n Peninsula. Question: How many bands including Mot\u00f6rhead would be performing in Key West, Florida?", - "Output Program": [ - "silva = 142.2\nbrad = 172.1\n\nprint(abs(round(silva + brad,2)))", - "motorhead = 3\nflorida =1\n\ntotal = (motorhead + florida)\n\nprint(total)\n" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many more Government employees in Ohio than manufacturing?", - "Output Program": [ - "gov = 787000 \nmanufacturing = 669000\n\nprint(abs(round(gov - manufacturing\n ,3)))", - "ohio = 787000\nmanufacturing = 669000\ndiff = ohio - manufacturing\nprint(diff)" - ], - "Output Answer": [ - "{'number': '118000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: How many more domestic ethnic minority students, by percent, did the University of Chicago enroll in the 2016 spring quarter compared to international students?", - "Output Program": [ - "domestic = 27\ninternational = 21\ndiff = domestic - international\nprint(diff)", - "condition_1 = 21\ncondition_2 = 27\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many people, in terms of percentage, were Overseas Filipino, Korean diaspora, other Asian, and Overseas Chinese combined in Guam as of 2010?", - "Output Program": [ - "Filipino=2.2\nKoreandiaspora=1.6\nChinese=2\nGuam=26.3\nanswer=Guam+Filipino+Koreandiaspora+Chinese\nprint(answer)", - "Filipino=26.3\nKorean=2.2\nAsian=2\nOverseasChinese=2\nanswer=Filipino+Korean+Asian+OverseasChinese\nprint(answer)" - ], - "Output Answer": [ - "{'number': '32.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many percent do not have children under the age of 18 living with them?", - "Output Program": [ - "childrenunderage=29.8\ntotal=100\nanswer=total-childrenunderage\nprint(answer)", - "underage=29.8\npeople=100\nanswer=people-underage\nprint(answer)" - ], - "Output Answer": [ - "{'number': '70.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1936, as part of a \u00a335,000 refurbishment, an 80-yard-long roof was added to the United Road stand (now the Sir Alex Ferguson Stand) for the first time, while roofs were added to the south corners in 1938. Upon the outbreak of the World War II, Old Trafford was requisitioned by the military to be used as a depot. Football continued to be played at the stadium, but a German bombing raid on Trafford Park on 22 December 1940 damaged the stadium to the extent that a Christmas day fixture against Stockport County F.C. had to be switched to Stockports ground. Football resumed at Old Trafford on 8 March 1941, but another German raid on 11 March 1941 destroyed much of the stadium, notably the main stand (now the South Stand), forcing the clubs operations to move to Cornbrook Cold Storage, owned by United chairman James W. Gibson. After pressure from Gibson, the War Damage Commission granted Manchester United \u00a34,800 to remove the debris and \u00a317,478 to rebuild the stands. During the reconstruction of the stadium, Manchester United played their \"home\" games at Maine Road, the home of their cross-town rivals, Manchester City F.C., at a cost of \u00a35,000 a year plus a percentage of the gate receipts. The club was now \u00a315,000 in debt, not helped by the rental of Maine Road, and the Labour MP for Stoke, Ellis Smith, petitioned the Government to increase the clubs compensation package, but it was in vain. Though Old Trafford was reopened, albeit without cover, in 1949, it meant that a league game had not been played at the stadium for nearly 10 years. Uniteds first game back at Old Trafford was played on 24 August 1949, as 41,748 spectators witnessed a 3-0 victory over Bolton Wanderers F.C.. Question: How many months after the stadium was first damaged by German bombs was football resumed in the stadium?", - "Output Program": [ - "start = 12-12\nend = 3\n\nprint(abs(round(start + end,2)))", - "bombing_month = 12\nresumed = 3\nprint(resumed)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The US had a gold stock of 1.9 million ounces (59 t) in 1862. Stocks rose to 2.6 million ounces (81 t) in 1866, declined in 1875 to 1.6 million ounces (50 t) and rose to 2.5 million ounces (78 t) in 1878. Net exports did not mirror that pattern. In the decade before the Civil War net exports were roughly constant; postwar they varied erratically around pre-war levels, but fell significantly in 1877 and became negative in 1878 and 1879. The net import of gold meant that the foreign demand for American currency to purchase goods, services, and investments exceeded the corresponding American demands for foreign currencies. In the final years of the greenback period (1862-1879), gold production increased while gold exports decreased. The decrease in gold exports was considered by some to be a result of changing monetary conditions. The demands for gold during this period were as a speculative vehicle, and for its primary use in the foreign exchange markets financing international trade. The major effect of the increase in gold demand by the public and Treasury was to reduce exports of gold and increase the Greenback price of gold relative to purchasing power. Question: Was the gold stock of the United States higher in 1866 or 1878?", - "Output Program": [ - "highest = 1866\nprint(highest)", - "condition_1 = 81\ncondition_2 = 78\nif condition_1>condition_2:\n print(1866)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1866'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the Patriots' fourth matchup with the Jets in 20 games, head coach Bill Belichick and the Patriots traveled to Giants Stadium to face his former defensive coordinator in Jets head coach Eric Mangini to open the season. The Jets reached Patriots territory on their opening possession, but were forced to punt. The Patriots then began a 12-play, 91-yard drive that ended in an 11-yard Wes Welker touchdown reception to give the Patriots a 7-0 lead. On the ensuing kickoff, Kelley Washington forced a fumble on Jets returner Justin Miller after a 26-yard return, but tight end Chris Baker recovered the ball at the Jets' 33-yard line to retain possession. The Jets went three-and-out, but the Patriots punted back to the Jets despite a 19-yard Donté Stallworth catch to begin their next series. Three plays later, Jets quarterback Chad Pennington was sacked by linebacker Mike Vrabel and defensive lineman Ty Warren, forcing a Jets punt on the final play of the first quarter. Starting from their own 42-yard line after the punt, the Patriots reached the Jets' 25-yard line, where kicker Stephen Gostkowski lined up for a 42-yard field goal attempt. However, the snap was fumbled by holder Matt Cassel, and recovered by Cassel to turn the ball over on downs. The Jets responded with a 10-play, 66-yard drive, tying the game at 7-7 on a 7-yard pass from Pennington to wide receiver Laveranues Coles. Several plays into the Patriots' ensuing drive, before and after the two-minute warning, wide receiver Randy Moss caught passes of 33- and 22-yards from quarterback Tom Brady to put the Patriots in the Jets' red zone. Brady then connected with tight end Benjamin Watson on a 5-yard touchdown pass that was reviewed by the booth but upheld, giving the Patriots a 14-7 lead going into halftime. Patriots cornerback Ellis Hobbs returned the opening kickoff of the second half 108 yards for a touchdown and a new NFL record for the longest kickoff return in the league's history; at the time, it also tied the existing record for longest play in NFL history (a record broken a few weeks later by Antonio Cromartie). Nine plays into the Jets' next drive, Pennington was sacked by defensive lineman Jarvis Green and was injured; Kellen Clemens entered the game but the Jets were forced to punt two plays later. Four plays later, Brady hit Moss for a 51-yard touchdown reception that extended the Patriots' lead to 28-7. However, the Jets came back with a 9-play, 70-yard drive that was capped off with Coles' second touchdown grab of the day, this one from one yard out, to cut the Patriots' lead to 28-14. The Patriots received the ensuing kickoff with just over two minutes remaining in the third quarter and would not surrender the ball until there was just under seven minutes remaining in the fourth quarter, ending the 17-play drive with a 22-yard Gostkowski field goal that extended the Patriots' lead to 31-14. The Jets then went three-and-out, and punter Ben Graham's 36-yard punt gave the Patriots the ball at their own 47-yard line. On a 1st-and-goal from the Jets' 1-yard line, fullback Heath Evans could not score; the Patriots challenged that the ball did in fact break the plane of the goal line but the play was upheld. On the next play, following the two-minute warning, Evans did in fact score on a 1-yard run, increasing the Patriots' lead to 38-14. The Jets' next drive stalled on a Vrabel strip-sack of Clemens that the Jets recovered, but ended on a failed fourth down conversion from the Jets' 38-yard line. The Patriots then kneeled down once to end the game and give them their first victory of the season as they started 1-0. On September 10, Bill Belichick was accused by the Jets of authorizing his staff to film the Jets' defensive signals from an on-field location, a violation of league rules. The Jets confiscated the video camera used by video assistant Matt Estrella to film the signals during the game and filed a complaint to the league office, detailing the accusations. On September 13, Belichick was officially fined $500,000, while the Patriots were also fined $250,000, and forfeited their first round draft pick in the 2008 NFL Draft. If the Patriots had missed the playoffs, they would have instead forfeited their second and third round selections in the 2008 draft. Goodell said that he fined the Patriots as a team because Belichick is effectively the team's general manager as well as head coach, and exercises so much control over the Patriots' on-field operations that \"his actions and decisions are properly attributed to the club.\" Goodell considered suspending Belichick, but decided that taking away draft picks would be more severe in the long run. Belichick later issued a statement in which he apologized for what he called a \"mistake\" in his interpretation of the rules. However, he denied ever using videotape to gain an advantage while a game was underway. Question: How many total touchdown passing yards did Brady Have?", - "Output Program": [ - "yard=70\nyard1=1\nanswer=yard-yard1\nprint(answer)", - "Bradyyards=70\nanswer=Bradyyards\nprint(answer)" - ], - "Output Answer": [ - "{'number': '69', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: RA affects about 24.5 million people as of 2015. This is between 0.5 and 1% of adults in the developed world with 5 and 50 per 100,000 people newly developing the condition each year. Onset is most frequent during middle age and women are affected 2.5 times as frequently as men. In 2013, it resulted in 38,000 deaths up from 28,000 deaths in 1990. The first recognized description of RA was made in 1800 by Dr. Augustin Jacob Landr\u00e9-Beauvais (1772-1840) of Paris. The term rheumatoid arthritis is based on the Greek for watery and inflamed joints. Question: How many years old was Dr. Augustin Jacob Landr\u00e9-Beauvais when he first recognized the description of RA?", - "Output Program": [ - "condition_1 = 1772\ncondition_2 = 1800\n\nprint(condition_2 - condition_1)", - "birth = 1772\nra = 1800\nprint(ra - birth)" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Household debt in 2013 According to the August 2013 third annual Ipsos Reid Debt Poll only 24 per cent of Canadians were debt free in 2013 compared to 26 per cent in 2012. The average personal non-mortgage debt in 2013 was $15,920 up from $13,141 in 2012. According to an IPSOS chart produced in 2013 debt levels increased \"a staggering 35 per cent\" in Western Canada compared to 10 per cent in Eastern Canada since 2012 even before the Alberta floods. In Alberta in 2013 household debt rose 63 per cent to $24,271 per household from 2012 after the 2013 Alberta floods. In 2013 the average personal debt load in British Columbia was \"up 38 per cent to $15,549\"; in \"Manitoba and Saskatchewan, up 32 per cent to $16,145\"; in Ontario, \"up 13 per cent to $17,416\", in Quebec up \"3 per cent to $10,458\"; and in Atlantic Canada, \"up 12 per cent to $15,243\". Question: How many more dollars was the personal debt load in Ontario compared to Manitoba and Saskatchewan?", - "Output Program": [ - "ontario = 17416\nm_s = 16145\n\nmore = ontario - m_s\n\nprint(more)", - "ontario = 17416\nmanitoba = 16145\nprint(ontario-manitoba)" - ], - "Output Answer": [ - "{'number': '1271', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people were not in full time employment in London?", - "Output Program": [ - "employment=42.64\ntotal=100\nanswer=total-employment\nprint(answer)" - ], - "Output Answer": [ - "{'number': '57.36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Prague employs almost a fifth of the entire Czech workforce, and its wages are significantly above average (~+25%). In December 2015, average salaries available in Prague reached 35,853 CZK, an annual increase of 3.4%, which was nevertheless lower than national increase of 3.9% both in nominal and real terms. (Inflation in Prague was 0.5% in December, compared with 0.1% nationally.) Since 1990, the citys economic structure has shifted from industrial to service-oriented. Industry is present in sectors such as pharmaceuticals, printing, food processing, manufacture of transport equipment, computer technology and electrical engineering. In the service sector, financial and commercial services, trade, restaurants, hospitality and public administration are the most significant. Service (economics) account for around 80 percent of employment. There are 800,000 employees in Prague, including 120,000 commuters. The number of (legally registered) foreign residents in Prague has been increasing in spite of the countrys economic downturn. As of March 2010, 148,035 foreign workers were reported to be living in the city making up about 18 percent of the workforce, up from 131,132 in 2008. Approximately one-fifth of all investment in the Czech Republic takes place in the city. Question: How many sectors is industry present in?", - "Output Program": [ - "pharm = 1\nprinting = 1\nfood = 1\nmanufacture = 1\ncomputer = 1\nelectrical = 1\ntotal = pharm + printing + food + manufacture + computer + electrical\nprint(total)\n", - "ans = [\"pharmaceuticals\",\"Printing\",\"food processing\",\n\"Manufacturing\",\"Computer\",\"Electrical\"]\n\nprint(len(ans))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Elimination Gabapentin is elimination (pharmacology) renally in the urine. It has a relatively short elimination half-life, with a reported value of 5.0 to 7.0 hours. Similarly, the terminal half-life of gabapentin enacarbil IR (as active gabapentin) is short at approximately 4.5 to 6.5 hours. The elimination half-life of gabapentin has been found to be extended with increasing doses; in one series of studies, it was 5.4 hours for 200 mg, 6.7 hours for 400 mg, 7.3 hours for 800 mg, 9.3 hours for 1,200 mg, and 8.3 hours for 1,400 mg, all given in single doses. Because of its short elimination half-life, gabapentin must be administered 3 to 4 times per day to maintain therapeutic levels. Conversely, gabapentin enacarbil is taken twice a day and gabapentin XR (brand name Gralise) is taken once a day. Question: How many hours is Gabapentin taken for 200 mg?", - "Output Program": [ - "taken200mgtime=5.4\nanswer=taken200mgtime\nprint(answer)", - "Gabapentin=200\nhour=5.4\nanswer=hour\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On December 26, 2008, Johnson signed a one-year deal with the San Francisco Giants for a reported $8 million, with a possible $2.5 million in performance bonuses and another $2.5 million in award bonuses. Johnson became the twenty-fourth pitcher to reach 300 win club, beating the Washington Nationals (the team that he first played for when they were known as the Montreal Expos) on June 4 at Nationals Park in Washington, D.C. He became the seventh left-handed pitcher to achieve the 300 win milestone and the fifth pitcher in the last 50 years to get his 299th and 300th win in consecutive starts, joining Warren Spahn, Steve Carlton, Gaylord Perry, and Tom Seaver. Johnson was placed on the 60-day disabled list with a torn rotator cuff in his throwing shoulder on July 28, 2009. Johnson was activated by the Giants on September 16, 2009, and assigned to the Giants bullpen. On September 19, 2009, Johnson made his first relief appearance in 4 years, facing the Los Angeles Dodgers for 3 batters. At age 46, he was at the time the second oldest player in Major League Baseball, trailing only Jamie Moyer. Question: How many dollars would Johnson have earned in 2008 if he achieved all bonuses?", - "Output Program": [ - "dollars_reported = 8000000\nperformance_bonus = 2500000\naward_bonus = 2500000\ndollars_earned = dollars_reported + performance_bonus + award_bonus\nprint(dollars_earned)", - "original_fee = 8 * 1000000\nperformance = 2.5 * 1000000\naward_bonus = 2.5 * 1000000\n\nprint(abs(round(original_fee + performance + award_bonus)))" - ], - "Output Answer": [ - "{'number': '13000000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the restricted regions there are 317,225 wells, qanats and springs that discharge 36,719 million cubic meters water a year, out of which 3,409 million cubic meters is surplus to the aquifer capacity. in 2005, in the country as a whole, there were 130,008 deep wells with a discharge of 31,403 million cubic meter, 33,8041 semi deep wells with a discharge of 13,491 million cubic meters, 34,355 qanats with a discharge of 8,212 million cubic meters, and 55,912 natural springs with a discharge of 21,240 million cubic meters. Question: How many more deep wells were there than qanats and natural springs?", - "Output Program": [ - "springs=55912 \nqanats=34355\nanswer=springs-qanats\nprint(answer)", - "naturalsprings=55912\nqanats=36719 \nanswer=naturalsprings-qanats\nprint(answer)" - ], - "Output Answer": [ - "{'number': '39741', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Peyton Manning connected with Emmanuel Sanders for three touchdowns to lead the Denver Broncos to a 35-21 win over San Diego. Rookie Juwan Thompson also ran for two TDs to help the Broncos (6-1) expand their lead over the Chargers (5-3) in the AFC West. A year earlier, San Diego had handed Denver their only home loss of the season. The game was tied 7-7 in the second quarter after Rivers capped a 13-play, 84-yard drive with a 2-yard TD to Allen. On the following kickoff, the Chargers appeared to recover a fumble by Denver, but the play was overturned. Manning then drove his team eight plays for a 31-yard TD to Sanders past cornerback Richard Marshall. The Chargers were trailing 28-14 in the fourth quarter with the Broncos on the San Diego 2, when Weddle intercepted Manning; however, the play was nullified by a holding penalty against Gilchrist, and Thompson scored on a 1-yard run the next play. The Chargers followed with an eight-play, 80-yard TD drive in less than two minutes, with Gates scoring for the second time for a 35-21 game with ​9 1⁄2 minutes left. Weddle forced a Denver fumble on the first play of the following drive, but San Diego was unable to recover the ball. Denver kicker Brandon McManus missed a 53-yard attempt with six minutes remaining, and the Chargers received the ball with excellent field position. San Diego's drive ended with a Rahim Moore interception of a Rivers pass intended for Floyd at the Denver 4. Rivers ended the game 30 of 41 for 252 yards with three TDs and two interceptions. Gates become the team leader in career yards receiving after passing Pro Football Hall of Fame receiver Lance Alworth (9,584). Manning finished 25 of 35 for 286 yards with three TDs and no interceptions. The Chargers were playing without injured cornerbacks Flowers (concussion) and Steve Williams (groin); Verrett played despite a hurt shoulder injured during the Raiders game, but was unable to play after a few series in the second quarter. Question: How many passes did Rivers complete?", - "Output Program": [ - "complete = 30\nprint(complete)", - "passes = 30\nprint(passes)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Until the 1950s, the acoustic, nylon-stringed classical guitar was the only type of guitar favored by classical, or art music composers. In the 1950s a few Contemporary classical music composers began to use the electric guitar in their compositions. Examples of such works include Luciano Berios Nones (Berio) (1954) Karlheinz Stockhausens Gruppen (Stockhausen) (1955\u201357); Donald Erbs String Trio (1966), Morton Feldmans The Possibility of a New Work for Electric Guitar (1966); George Crumbs Songs, Drones, and Refrains of Death (1968); Hans Werner Henzes Versuch \u00fcber Schweine (1968); Francis Thornes Sonar Plexus (1968) and Liebesrock (1968\u201369), Michael Tippetts The Knot Garden (1965\u201370); Leonard Bernsteins Mass (Bernstein) (1971) and Slava! (1977); Louis Andriessens De Staat (1972\u201376); Helmut Lachenmanns Fassade, f\u00fcr grosses Orchester (1973, rev. 1987), Valery Gavrilin Anyuta (1982), Steve Reichs Electric Counterpoint (1987), Arvo P\u00e4rts Miserere (1989/92), Gy\u00f6rgy Kurt\u00e1gs Grabstein f\u00fcr Stephan (1989), and countless works composed for the quintet of \u00c1stor Piazzolla. Alfred Schnittke also used electric guitar in several works, like the \"Requiem\", \"Concerto Grosso N\u00b02\" and \"Symphony N\u00b01\". Question: How many years did Micheal Tippets The Knot Garden use a classical guitar?", - "Output Program": [ - "start = 1965\nend = 1970\ndiff = end - start\nprint(diff)", - "condition_1 = 1965\ncondition_2 = 1970\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 1970s and 1980s, Panamas growth fluctuated with the vagaries of the world economy. After 1973, economic expansion slowed considerably as the result of a number of international and domestic factors. Real GDP growth averaged 3.5% a year between 1973 and 1979. In the early 1980s, the economy rebounded with GDP growth rates of 15.4% in 1980, 4.2% in 1981, and 5.6% in 1982. The acute recession in Latin America after 1982, however, wreaked havoc on Panamas economy. GDP growth in 1983 was a mere 0.4%; in 1984 it was -0.4%. Question: How many percentage points above the 1973-1979 average was the GDP growth rate in 1981?", - "Output Program": [ - "avg = 3.5\ny1981 = 4.2\nprint(abs(round(avg - y1981,2)))", - "y1 = 3.5\ny2 = 4.2\n\ntotal = (y1 + y2)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many people living in Hamadan county did not identify their language as Persian?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 97\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 100\nlive = 97\nprint(total - live)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In a rematch of the Divisional playoff game from the previous season, the Cowboys took an early 21-6 lead over the Packers, before the Packers rallied to pull themselves within six points at the end of the third quarter. In the fourth quarter, the lead changed hands four times, with the Packers getting the last push. With just over a minute left, Aaron Rodgers led a drive that was capped off by a 12-yard touchdown pass to Davante Adams with eleven seconds left in the game, giving the Packers their third win in a row. Rookie running back Aaron Jones also had his first 100-yard game of his NFL game, as well as the first for any running back on the Packers for the season. Question: How many touchdown passes did Rodgers throw in the second half?", - "Output Program": [ - "touchdown = 1\nprint(touchdown)", - "rodgers = 1\nprint(rodgers)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap a two-game losing streak, the Packers stayed at home for a Week 7 NFC North Sunday night duel with the Minnesota Vikings, as quarterback Brett Favre made his return to Lambeau Field. Green Bay delivered the opening punch in the first quarter as running back Brandon Jackson got a 1-yard touchdown run. The Vikings answered with wide receiver Percy Harvin getting a 17-yard touchdown run. In the second quarter, the Packers regained the lead as quarterback Aaron Rodgers finding tight end Andrew Quarless on a 9-yard touchdown pass. Minnesota would take the lead with running back Adrian Peterson getting a 1-yard touchdown run, followed by kicker Ryan Longwell making a 28-yard field goal. Green Bay regained the lead in the third quarter as Rodgers hooked up with wide receiver Greg Jennings on a 14-yard touchdown pass, followed by linebacker Desmond Bishop returning an interception 32 yards for a touchdown. The Vikings answered with Favre completing a 4-yard touchdown pass to wide receiver Randy Moss. Late in the 4th quarter, Favre led the Vikings to a last-minute drive to near the Packer 20 and nearly had a game-winning touchdown pass, but official review showed the receiver, Percy Harvin, did not have both feet in the end zone, therefore making the pass incomplete. The Vikings tried a game-winning pass on 4th down, but Favre's throw was high to Moss and the Packers held on to their first victory over their former QB. Question: How many field goals were made in the 1st half?", - "Output Program": [ - "goal = 1\nprint(goal)", - "first_half_goals = 1\nprint(first_half_goals)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In terms of emigration vs. immigration, after centuries of net emigration, Spain, has recently experienced large-scale immigration for the first time in modern history. According to the Spanish government there were 5,730,667 foreign residents in Spain as of January 2011. Of these, more than 860,000 were Romanians, and half 760,000 were Morocco while the number of Ecuadorians was around 390,000. Colombian people population amounted to around 300,000. There are also a significant number of British (359,076 as of 2011, but more than one million are estimated to live permanently in Spain) and German (195,842) citizens, mainly in Alicante (province), M\u00e1laga (province) provinces, Balearic Islands and Canary Islands. Chinese in Spain number over 166,000. Immigrants from several sub-Saharan African countries have also settled in Spain as contract workers, although they represent only 4.08% of all the foreign residents in the country. Question: How many fewer Chinese residents were there in Spain compared to German?", - "Output Program": [ - "german = 195842\nchinese = 166000\nprint(german - chinese)", - "condition_1 = 166000\ncondition_2 = 195842\n\nprint(condition_2 - condition_1)\n" - ], - "Output Answer": [ - "{'number': '29842', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There are 13,304 whites of non-Hispanic origin living in San Juan; 10,571 blacks of non-Hispanic origin living in San Juan. Non-Hispanic whites and blacks form 3.2% and 2.6% of San Juans population respectively. There are also approximately 562 Asians of non-Hispanic origin in San Juan; they make up only 0.1% of the population. However, Asians of Hispanic and non-Hispanic origin together number at 6,342. The vast majority of Asians in San Juan are of Chinese American descent; of the 6,342 Asians, 4,928 are Chinese. Chinese comprise 1.4% of the population. The only other sizable Asian group in San Juan are Indian Americans; there are 698 people of Indian descent in the city, forming 0.2% of the population. There are very small numbers of people of Filipino American, Japanese American, and Vietnamese American ancestry; none of these groups number more than 100 members. Question: Of the Asians in San Juan, how many of them are not Chinese?", - "Output Program": [ - "asians_in_san_juan=6342\nchinese_in_san_juan=4928\n\n\nno_of_non_chinese_asian_in_san_juan=asians_in_san_juan-chinese_in_san_juan\nprint(no_of_non_chinese_asian_in_san_juan)", - "asian = 6342\nchienese = 4928\n\nprint(abs(round(asian - chienese,2)))" - ], - "Output Answer": [ - "{'number': '1414', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not Hispanic?", - "Output Program": [ - "percent_hispanic=7.3\npercent_not_hispanic=100-percent_hispanic\nprint(percent_not_hispanic)", - "hispanic = 7.3\nprint(abs(round(100 - hispanic,2)))" - ], - "Output Answer": [ - "{'number': '92.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In week 5, the Lions hosted the Carolina Panthers. The teams exchanged field goals in the first quarter, one from Matt Prater from 30-yards, and one from Graham Gano from 21-yards. The Lions regained the lead in the second quarter via a one-yard touchdown run from Zach Zenner. The Panthers responded with a six-yard touchdown pass from Cam Newton to Christian McCaffrey, and a 10-yard touchdown pass from Newtwon to Devin Funchess, to make the score 17-10 in favor of Carolina at half-time. The Panthers scored 10 points in the third quarter via a 31-yard touchdown pass from Newton to Kelvin Benjamin, and a 44-yard field from Gano. The Lions responded with 14 points in the fourth quarter via two touchdown receptions from Matthew Stafford to Darren Fells, from four-yards and 20-yards respectively, making the final score 27-24 in favor of Carolina. Detroit's loss dropped them to 2nd in the NFC North, as the Packers beat the Cowboys later in the day to move to 4-1. Question: How many yards was the second longest touchdown pass?", - "Output Program": [ - "Graham_Gano_td=21\nLead_via_td=1\nsecond_longest_td=Graham_Gano_td - Lead_via_td\nprint(second_longest_td)", - "td_1 = 1\ntd_2 = 6\ntd_3 = 10\ntd_4 = 31\ntd_5 = 4 \ntd_6 = 20\n\ntds = [td_1,td_2,td_3,td_4,td_5,td_6]\n\nans = sorted(tds)\n\nif ans[-2] == td_1:\n print(td_1)\nelif ans[-2] == td_2:\n print(td_2)\nelif ans[-2] == td_3:\n print(td_3)\nelif ans[-2] == td_4:\n print(td_4)\nelif ans[-2] == td_5:\n print(td_5)\nelif ans[-2] == td_6:\n print(td_6)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to increase their winning streak the Bears returned to Chicago for an NFC duel with the Seattle Seahawks. The Bears took the early lead as RB Matt Forte got a six-yard TD run. But the Seahawks answered back with QB Matt Hasselbeck getting a 22-yard TD pass to WR Deon Butler, followed in the second quarter by RB Justin Forsett getting a 9-yard TD run. Then the Bears responded with kicker Robbie Gould making a 34 and a 24-yard field goal. In the third quarter the Bears fell further behind when QB Jay Cutler was sacked in the endzone by free safety Jordan Babineaux for a safety. This was followed in the fourth quarter by RB Marshawn Lynch getting a 1-yard TD run. The Bears tried to come back into the game but only came away with a touchdown after WR Devin Hester returned a punt 89 yards to the endzone for a touchdown. Question: How many yards longer was the Seahawks first touchdown compared to the Bears first touchdown?", - "Output Program": [ - "seahawks = 22 \nbears = 6\n\nprint(abs(round(seahawks - bears,2)))", - "bears = 6\nsea = 22\ndiff = sea - bears\nprint(diff)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many more people, in terms of percentage, were in the second biggest age group compared to the smallest?", - "Output Program": [ - "age24 = 27.8\nage65 = 8.7\nprint(age24-age65)", - "high = 27.8\nlow = 8.7\nprint(high - low)" - ], - "Output Answer": [ - "{'number': '19.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of people were not Hispanic in New Mexico?", - "Output Program": [ - "NewMexico=46.3\npeople=100\nanswer=people-NewMexico\nprint(answer)", - "California=37.6\nHispanics=20.7\nanswer=California+Hispanics\nprint(answer)" - ], - "Output Answer": [ - "{'number': '53.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: He played in 64 games for the Orioles, hitting for .257, 34 RBIs, 10 home runs and 59 hits. On September 6, 1996, he hit his 500th career home run off Felipe Lira\u2014fittingly, the home run came as a member of the Orioles, and also came exactly one year to the day that Ripken had broken Lou Gehrigs streak of 2,130 consecutive games played. Having already reached the 3,000 hits plateau the previous season, Murray joined Willie Mays and Hank Aaron as the only players ever to have hit at least 500 home runs and amassed 3,000 or more hits in their careers. Rafael Palmeiro, Alex Rodriguez, and Albert Pujols have since joined the club. He participated in the Orioles playoff run, as the team advanced to the 1996 American League Championship Series against the Yankees after having beat his old team in the ALDS. In nine total postseason games, he went 10-for-30 while hitting one home run. After being granted free agency by the Orioles, Murray was signed as a free agent by the Los Angeles Angels on December 18, 1996. He played 55 total games in the 1997 season, 46 with the Angels and 9 with the Dodgers. He had a .219 batting average along with 15 RBIs, 3 home runs, and 35 hits. His last home run was with the Angels, hitting one off Bob Tewksbury in the second inning in a 4-3 loss. He was released by the Angels on August 14. On August 20, he was signed by the Dodgers. In nine total games with the Dodgers, he had a .294 batting average, 3 RBIS and 2 hits. On October 30, he was granted free agency. He retired after the 1997 season with 504 home runs; as of 2011, Mickey Mantle is the only switch-hitter who has hit more home runs (536). Murray hit a home run from both sides of the plate in 11 games; he retired tied with Chili Davis for first place in this category. This co-record has since been broken by Mark Teixeira. Question: How many days after Murray was released from the Angels, did he sign with the Dodgers?", - "Output Program": [ - "released = 14\nsign = 20\ndiff = sign - released\nprint(diff)", - "released = 14\nsigned = 20\n\nprint(abs(released - signed))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many more Lao Khrang were there compared to Lao Ngaew?", - "Output Program": [ - "kharang = 90000 \nngaew = 30000\n\nprint(abs(kharang - ngaew))", - "lao_khrang = 90000\nlao_ngaew = 30000\n\ndifference = (lao_khrang - lao_ngaew)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '60000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Since 1961, Turkey has signed 19 IMF loan accords. Erdo\u011fans government satisfied the budgetary and market requirements of the two during his administration and received every loan installment, the only time any Turkish government has done so. Erdo\u011fan inherited a debt of $23.5 billion to the IMF, which was reduced to $0.9 billion in 2012. He decided not to sign a new deal. Turkeys debt to the IMF was thus declared to be completely paid and he announced that the IMF could borrow from Turkey. In 2010, five-year credit default swaps for Turkeys sovereign debt were trading at a record low of 1.17%, below those of nine EU member countries and Russia. In 2002, the Turkish Central Bank had $26.5 billion in reserves. This amount reached $92.2 billion in 2011. During Erdo\u011fans leadership, inflation fell from 32% to 9.0% in 2004. Since then, Turkish inflation has continued to fluctuate around 9% and is still one of the highest inflation rates in the world. The Turkish public debt as a percentage of annual GDP declined from 74% in 2002 to 39% in 2009. In 2012, Turkey had a lower ratio of public debt to GDP than 21 of 27 members of the European Union and a lower budget deficit to GDP ratio than 23 of them. Question: How many percentage points did inflation fall by 2004?", - "Output Program": [ - "inflation_fall_upper_limit = 32\ninflation_fall_lower_limit = 9\n\nprint(abs(inflation_fall_lower_limit-inflation_fall_upper_limit))", - "inflation_high = 32\ninflation_low = 9\ndifference = inflation_high - inflation_low\nprint(difference)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 1997 Cincinnati Bengals season selected Dillon in the second round of the 1997 NFL Draft, the 43rd overall pick and the fifth running back. During his first season in 1997 Cincinnati Bengals season, Dillon rushed 39 times for 246 yards and 4 touchdowns in a 41-14 win over the Tennessee Titans breaking Jim Browns rookie single game record that had stood for and remains a Bengals rookie record for carries, yards, and touchdowns, and franchise record for touchdowns. His 1,129 yards that season is also still a Bengals rookie record. For six seasons, Dillon was one of the few bright spots on otherwise struggling Bengals teams. Dillon voiced his frustrations with the team and owner Mike Brown (American football executive), stating \"we will never win with the Brown family in Cincinnati,\" after a 2001 game. From 1997 to 2002, he rushed for over 1,000 yards each year, and made the Pro Bowl 3 times (1999-2001). On October 22, 2000, Dillon set an NFL record for most yards rushed in one game (278 yards) against the Denver Broncos, breaking Walter Paytons single-game mark of 275 yards set on November 20, 1977. The record has since been broken by Jamal Lewis (295 yards) on September 14, 2003, and Adrian Peterson (296 yards) on November 4, 2007; it remains a franchise record for yards and yards-per-carry (12.64). Question: How many times in the 2000 era has the record for most yards rushed in one game been broken?", - "Output Program": [ - "rush = [278,295,296]\n\nprint(abs(len\n (rush)))\n\n", - "no_of_times = 3\nprint(no_of_times)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 2009\u201310 season, Real Madrid made \u20ac150 million through ticket sales, which was the highest in top-flight football. The club has the highest number of shirt sales a season, around 1.5 million. For the 2010\u201311 season its wage bill totalled \u20ac169 million, which was second-highest in Europe behind Barcelona. However, its wage bill to turnover ratio was the best in Europe at 43 percent, ahead of Manchester United and Arsenal at 46 percent and 50 percent, respectively. In 2013, Forbes listed the club as the worlds most valuable sports team, worth $3.3 billion. It was valued at \u20ac3.47 billion ($4.1 billion) in 2018, and in the 2016\u201317 season it was the Deloitte Football Money League football club in the world, with an annual revenue of \u20ac674.6 million. Question: How many percent lower was Manchester United's wage bill to turnover ratio compared to Arsenal's?", - "Output Program": [ - "manchester = 46\narsenals = 50\n\nprint(abs(round(manchester - arsenals,2)))", - "manu = 46\narsenal = 50\ndiff = arsenal - manu\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to rebound from their home loss to the Eagles, the Redskins flew to the Louisiana Superdome for a Week 15 intraconference fight with the New Orleans Saints. In the first quarter, Washington started off strong as kicker Shaun Suisham nailed a 37-yard field goal, while QB Jason Campbell completed a 31-yard TD pass to WR Santana Moss. In the second quarter, the Saints started to fight back as RB Deuce McAllister got a 1-yard TD run. Suisham increased Washington's lead with a 37-yard field goal. After a scoreless third quarter, New Orleans crept closer with kicker John Carney's 41-yard field goal. After Suisham's 22-yard field goal, the defense wrapped up the victory. With the win, the Redskins improved to 5-9. Stats Question: How many 37-yard field goals did Shaun Suisham kick?", - "Output Program": [ - "suisham_goals = 2\nprint(suisham_goals)", - "fg = (41,37)\n\nprint(len(fg))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to CMS, the Medicaid program provided health care services to more than 46.0 million people in 2001. In 2002, Medicaid enrollees numbered 39.9 million Americans, the largest group being children (18.4 million or 46 percent). From 2000 to 2012, the proportion of hospital stays for children paid by Medicaid increased by 33 percent, and the proportion paid by private insurance decreased by 21 percent. Some 43 million Americans were enrolled in 2004 (19.7 million of them children) at a total cost of $295 billion. In 2008, Medicaid provided health coverage and services to approximately 49 million low-income children, pregnant women, elderly people, and disabled people. In 2009, 62.9 million Americans were enrolled in Medicaid for at least one month, with an average enrollment of 50.1 million. In California, about 23% of the population was enrolled in Medi-Cal for at least 1 month in 2009-10. Question: How many million enrollees in 2002 were not children?", - "Output Program": [ - "children=88.5\nall=100\nanswer=all-children\nprint(answer)", - "children=18.3\npercent=33\nanswer=percent-children\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From the , 47,225 people (37.8% of the population) were Roman Catholic, while 33,993 (27.2%) belonged to the Swiss Reformed Church. Of the rest of the population, there were 2,698 Orthodox Christianity (2.16%), there were 65 individuals (0.05%) who belonged to the Christian Catholic Church of Switzerland, and there were 4,437 individuals (3.55%) who belonged to another Christian church. There were 849 individuals (0.68%) who were Judaism, and 7,501 (6.00%) who were Muslim. There were 452 individuals who were Buddhism, 772 individuals who were Hinduism and 343 individuals who belonged to another church. 21,080 (16.88%) belonged to no church, were Agnosticism or Atheism, and 7,590 individuals (6.08%) did not answer the question. Question: How many percent of the population were not Roman Catholic?", - "Output Program": [ - "condition_1 = 37.8\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nroman_catholic = 37.8\nnot_rc = total - roman_catholic\nprint(not_rc)" - ], - "Output Answer": [ - "{'number': '62.19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Literacy rate in Nauru, defined as \"people who are currently enrolled in school and/or have reached at least grade 5 of primary education\", is 96.5%, as of 2011. There are 3,190 students and 104 teachers, as of 2013. The 2011 census stated 4 percent of the population aged 15 years or older have a primary education, 91 percent have a secondary education, and 5 percent have a tertiary education. Education is based on the British system, which requires attendance from 5 to 16 years old. Students spend three years at preschool, six years of primary education, and four years of secondary school. Tertiary school is not required. An estimated 10.7 percent of the GDP was spend on education in 1999. As of 2013, there are five preschools, four primary schools, three secondary schools, and one tertiary school. The lone college, University of South Pacific, opened in the 1970s via distance courses, and in 1987 a campus was built on the island. It offers accounting, management, primary education, and English studies as majors. Question: How many percent of people were not literate?", - "Output Program": [ - "education=96.5\npeople=100\nanswer=people-education\nprint(answer)", - "literate=96.5\npeople=100\nanswer=people-literate\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2015 the nominal GDP of the citystate Berlin totaled \u20ac124.16 (~$142) billion compared to \u20ac117.75 in 2014, an increase of about 5.4%. Berlins economy is dominated by the service sector, with around 84% of all companies doing business in services. In 2015, the total labour force in Berlin was 1.85 million. The unemployment rate reached a 24-year low in November 2015 and stood at 10.0% . From 2012-2015 Berlin, as a German state, had the highest annual employment growth rate. Around 130,000 jobs were added in this period. Question: How many percent of companies in Berlin are not a part of the service sector?", - "Output Program": [ - "total = 100\npart = 84\nprint(total - part)", - "servicesector = 84\nprint(100-servicesector)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From the , 47,225 people (37.8% of the population) were Roman Catholic, while 33,993 (27.2%) belonged to the Swiss Reformed Church. Of the rest of the population, there were 2,698 Orthodox Christianity (2.16%), there were 65 individuals (0.05%) who belonged to the Christian Catholic Church of Switzerland, and there were 4,437 individuals (3.55%) who belonged to another Christian church. There were 849 individuals (0.68%) who were Judaism, and 7,501 (6.00%) who were Muslim. There were 452 individuals who were Buddhism, 772 individuals who were Hinduism and 343 individuals who belonged to another church. 21,080 (16.88%) belonged to no church, were Agnosticism or Atheism, and 7,590 individuals (6.08%) did not answer the question. Question: How many more Roman Catholics were there compared to those who belonged to the Swiss Reformed Church?", - "Output Program": [ - "RomanCatholic=47225\nSwissReformed=33993\nanswer=RomanCatholic-SwissReformed\nprint(answer)", - "RomanCatholi=47225\nSwissReformedChurch=33993\nanswer=RomanCatholi-SwissReformedChurch\nprint(answer)" - ], - "Output Answer": [ - "{'number': '13232', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the census, the state is placed 21st on the population chart, followed by Tripura at 22nd place. Kangra District was top ranked with a population strength of 1,507,223 (21.98%), Mandi District 999,518 (14.58%), Shimla District 813,384 (11.86%), Solan District 576,670 (8.41%), Sirmaur District 530,164 (7.73%), Una District 521,057 (7.60%), Chamba District 518,844 (7.57%), Hamirpur district, Himachal Pradesh 454,293 (6.63%), Kullu District 437,474 (6.38%), Bilaspur district, Himachal Pradesh 382,056 (5.57%), Kinnaur District 84,298 (1.23%) and Lahaul and Spiti 31,528 (0.46%). Question: How many percent of people were not Solan District?", - "Output Program": [ - "people_solan_district = 8.41\n\n\nprint(abs(round(100 - people_solan_district,2)))", - "percent_people_Solan = 8.41\npercent_people_not_Solan = 100 - percent_people_Solan\nprint(percent_people_not_Solan)" - ], - "Output Answer": [ - "{'number': '91.59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to halt a two-game losing streak, the Ravens traveled to MetLife for one of their two straight games there. The Ravens had a chance to win the game by driving down the field in the final seconds, but the Giants defense held the Ravens back as Flacco threw an incompletion on the final play, dropping the Ravens to 3-3 and their second three-game losing streak in a year. The Ravens defense allowed Beckham two 60+ yard touchdowns, helping the Giants win. Question: How many losing streaks of 3+ games did the Ravens experience on the year?", - "Output Program": [ - "raven_teo_game_loose_streak = 1\nagain_loose_to_giants = 1\n\nprint(abs(round(raven_teo_game_loose_streak + again_loose_to_giants,2)))", - "number_losing_streak = 2\nprint(number_losing_streak)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Due to the rapidly expanding nature of Californias population, Marins congressional district has changed numerous times over the decades. The county has been part of the Californias 2nd congressional district of California since 2012; the only other time it was part of the 2nd district was 1902\u201312. It has also been part of the Californias 1st congressional district (1894\u20131902 and 1912\u201366), Californias 3rd congressional district (1864\u201394), Californias 5th congressional district (1974\u201382), and the Californias 6th congressional district (1972\u201374 and 1982\u20132012). The only time the county has not been in a single congressional district was between 1966 and 1972, when it was divided between the northern half in the 1st district and the southern half in the 6th district. Question: How many times has Marin county been part of the 2nd congressional district?", - "Output Program": [ - "pm = [1902,2012]\n\nprint(len(pm))", - "congress = [2012, 1902]\nlength = len(congress)\nprint(length)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After its initial box-office success, many theaters decided to continue to show the film for more than two weeks, even though its 3D Blu-ray release was scheduled for two-and-a-half weeks after its theatrical release. In North America, the 3D re-release ended its run in theaters on January 12, 2012 with a gross $94,242,001. Outside North America, it earned $83,400,000. The successful 3D re-release of The Lion King made Disney and Pixar plan 3D theatrical re-releases of Beauty and the Beast (1991 film), Finding Nemo, Monsters, Inc., and The Little Mermaid (1989 film) during 2012 and 2013. However, none of the re-releases of the first three films achieved the enormous success of The Lion King 3D and theatrical re-release of The Little Mermaid was ultimately cancelled. In 2012, Ray Subers of Box Office Mojo wrote that the reason why the 3D version of The Lion King succeeded was because, \"the notion of a 3D re-release was still fresh and exciting, and The Lion King (3D) felt timely given the movies imminent Blu-ray release. Audiences have been hit with three 3D re-releases in the year since, meaning the novelty value has definitely worn off.\" Question: How many more dollars did the 3D re-release of The Lion King gross in North America compared to outside North America?", - "Output Program": [ - "NorthAmerica = 94242001\noutside = 83400000\nprint(NorthAmerica-outside)", - "north = 94242001\noutside = 83400000\nprint(north - outside)" - ], - "Output Answer": [ - "{'number': '10842001', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2000, the band played 47 songs. In 2002, they increased the set list to 59 songs. In 2004, 311 played 68 songs. The band played entire albums, rarities and covers. Later that year, a DVD was released of the performance that contained 64 of the 68 songs. 311 Day in 2006 was held at the Mid-South Coliseum in Memphis, Tennessee, where the band played 65 songs. The intended set list was cut short from 69 songs because of a strict midnight curfew. The band recorded the entire show in high-definition television,and a 2-hour edit of the show aired on high-definition television on December 10. In 2008, 311 Day was held in the New Orleans Arena in New Orleans, Louisiana. Over three separate sets, the band played 63 songs to a sold-out crowd of 14,000 fans, who represented all 50 states and 13 countries. In 2010, 311 Day took place at the Mandalay Bay Events Center in Las Vegas Valley. All 60 songs, 32 of which were different from 311 Day in 2008, were broadcast live on the web in a video on demand format described as a \"professional multi-camera HD production.\" In 2012, 311 Day took place at the MGM Grand Garden Arena in Las Vegas and, for the first time, was split into two days. The band performed 79 songs during the two-day concert. On July 3, 2013, the band announced at the Unity Tour show in Chicago that 311 Day 2014 would be returning to New Orleans. 311 Day 2016 took place in New Orleans, at the Smoothie King Center (New Orleans Arena) on 3/11/2016 & 3/12/2016. 311 Day 2018 took place on 3/10 and 3/11 in Las Vegas at the Park Theatre at the Monte Carlo Resort & Casino. 86 songs were played, including a cover of Pink Floyds \"Wish You Were Here\" with a In Memoriam video tribute to late musicians and 311 fans Renee ONeal, Meredith Hight, and Nick Hexums youngest brother Patrick. Question: How many total songs did 311 play in 2000, 2002 and 2004?", - "Output Program": [ - "y1 = 47\ny2 = 59\ny3 = 68\ntotal = y1 + y2 + y3\nprint(total)", - "condition_1 = 47\ncondition_2 = 59+68\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '174', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Navarre consists of 272 List of municipalities in Navarre and has a total population of 601,874 (2006), of whom approximately one-third live in the capital, Pamplona (195,769 pop.), and one-half in the capitals metropolitan area (315,988 pop.). There are no other large municipalities in the region. The next largest are Tudela, Navarre (32,802), Bara\u00f1\u00e1in (22,401), Burlada (18,388), Estella - Lizarra (13,892), Zizur Mayor (13,197), Tafalla (11,040), Villava/Atarrabia (10,295), and Anso\u00e1in (9,952). Question: How many of the total population do not live in Pamplona or the capitals metropolitan area?", - "Output Program": [ - "VillavaAtarrabia=10295\nAnso\u00e1=9952\nTudelaNavarre=32802\nBara\u00f1\u00e1=22401\nBurlada=18388\nLizarra=13892\nMayor=13197\nTafalla=11040\nanswer=VillavaAtarrabia+Anso\u00e1+TudelaNavarre+Bara\u00f1\u00e1+Burlada+Lizarra+Mayor+Tafalla\nprint(answer)", - "metropolitan=315988 \nPamplona=195769\nanswer=metropolitan-Pamplona\nprint(answer)" - ], - "Output Answer": [ - "{'number': '90117', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Statistics Canada, up to 244,000 English-speaking people have emigrated from Quebec to other provinces since the 1970s; those in Quebec whose sole native language was English dropped from 789,000 in 1971 to 575,555 in 2006, when they accounted for 7.6% of the population. Altogether, in 2006, 744,430 (10%) used mostly English as their home language, and 918,955 (12.2%) comprised the Official Language Minority, having English as their First Official language spoken. When many anglophones relocated outside of Quebec after the introduction of the Charter in the 1970s, several English-language schools in Montreal closed their doors. These school closures may also have been brought about by restrictions on who can attend English schools, which has been another ongoing drain on the English school system. Of the Anglophones between 25 and 44 years old who left the province between 1981 and 1986, 15000 individuals, which was half of this group, had university degrees. The provinces unemployment rate rose from 8.7 percent in 1976 to 10.4 percent in 1977, remaining above 10 percent for 19 of the last 23 years of the 20th century. The language barrier has also been regarded as a \"soft cap\" for population growth; for instance from 2013 to 2014 while Montreal gained around 43,000 immigrants from other parts of the world it lost 10,000 residents to other provinces. Question: How many people was Montreal's net population change from 2013 to 2014?", - "Output Program": [ - "condition_1 = 43000\ncondition_2 = 10000\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 43000\nlost = 10000\nprint(total - lost)" - ], - "Output Answer": [ - "{'number': '33000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of births were not with at least one Hispanic person?", - "Output Program": [ - "percentage = 100\nhispanic = 43\ndiff = percentage - hispanic\nprint(diff)", - "birth_with_hispanic = 43\n\nprint(abs(round(100-birth_with_hispanic,2)))" - ], - "Output Answer": [ - "{'number': '57', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their Bye Week, the Panthers stayed at home for an NFC South rematch with the Tampa Bay Buccaneers on Monday Night Football. In the first quarter, Carolina trailed early as QB Bruce Gradkowski completed a 6-yard TD pass to WR Ike Hilliard for the only score of the first quarter and of the first half. In the third quarter, the Panthers struck back with kicker John Kasay completing a 28-yard field goal. Afterwards, QB Jake Delhomme completed a 4-yard TD pass to WR Keyshawn Johnson, followed up by FB Brad Hoover's 5-yard TD run. In the third quarter, Tampa Bay tried to come back as kicker Matt Bryant nailed a 28-yard field goal. Fortunately, Carolina managed to put the game away as Delhomme completed a 36-yard TD pass to WR Steve Smith. With the win, the Panthers improved to 5-4. Question: How many touchdown passes did Bruce Gradkowski throw in the first quarter?", - "Output Program": [ - "touchdown = 1\nprint(touchdown)", - "bruce_td = 1\nprint(bruce_td)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Pakravan began his career at the Tehran Military Academy, where he taught artillery. He then served in a number of military, political, and diplomatic posts including adjutant in the Intelligence Department of the Second Division, military attach\u00e9 in Pakistan (1949\u201350), chief of army intelligence (1951\u201353), military attach\u00e9 in India (1954\u201357), deputy chief of the SAVAK in charge of external affairs (1957\u201361), deputy prime minister and chief of the State Intelligence and Security Organization (1961\u201365), minister of information (1965\u201366), ambassador to Pakistan (1966\u201369), ambassador to France (1969\u201373), and senior counselor to the Ministry of Court (1974\u201379). Pakravan was known for being more compassionate than any of National Security and Information Departments other directors. However, Muhammad Reza Shah replaced Pakravan with his childhood friend Nematollah Nassiri in 1965. He returned to Iran in 1976 and was brought out of retirement in 1978 by the Shah in a last-ditch effort to curb corruption at the Royal Court. Pakravans supporters noted his aristocratic and impeccable character as well as his intelligence and moral courage to be a source of consolation at the difficult times of 1978\u201379 when the Iranian Revolution took control of the opposition and eventually seized power. Question: How many years after being minister of information did Pakravan become senior counselor to the Ministry of Court?", - "Output Program": [ - "information = 1966\nsenior_counsilor = 1974\n\nprint(abs(information - senior_counsilor))", - "minister_of_informantion = 1966\nsenior_counselor = 1974\n\ntotal = (senior_counselor - minister_of_informantion)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2006, Household income in the United States was $43,318 per household ($26,000 per household member) with 42% of households having two income earners. Meanwhile, the median income of the average American age 25+ was roughly $32,000 ($39,000 if only counting those employed full-time between the ages of 25 to 64) in 2005. According to the CIA the Gini coefficient which measures income inequality (the higher the less equal the income distribution) was clocked at 45.0 in 2005, compared to 32.0 in the European Union and 28.3 in Germany. Question: How many points lower was income inequality in the European Union compared to the US?", - "Output Program": [ - "Europeanunion=32\namerican=25\nanswer=Europeanunion-american\nprint(answer)\n\n\n", - "clocked=45\nEuropeanUnion=32\nanswer=clocked-EuropeanUnion\nprint(answer)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The rivalry between the Indianapolis Colts and New England Patriots is one of the NFLs newest rivalries. The rivalry is fueled by the quarterback comparison between Peyton Manning and Tom Brady. The Patriots owned the beginning of the series, defeating the Colts in six consecutive contests including the 2003 AFC Championship game and a 2004 AFC Divisional game. The Colts won the next three matches, notching two regular season victories and a win in the 2006 AFC Championship game on the way to their win in Super Bowl XLI. On November 4, 2007 the Patriots defeated the Colts 24-20; in the next matchup on November 2, 2008, the Colts won 18-15 in a game that was one of the reasons the Patriots failed to make the playoffs; in the 2009 meeting, the Colts staged a spirited comeback to beat the Patriots 35-34; in 2010 New England Patriots season the Colts almost staged another comeback, pulling within 31-28 after trailing 31-14 in the fourth quarter, but fell short due to a Patriots interception of a Manning pass late in the game; it turned out to be Mannings final meeting against the Patriots as a member of the Colts. After a 2011 Indianapolis Colts season that included a 31-24 loss to the Patriots, the Colts drafted Andrew Luck and in November of 2012 Indianapolis Colts season the two teams met with identical 6-3 records; the Patriots erased a 14-7 gap to win 59-24. The nature of this rivalry is ironic because the Colts and Patriots were division rivals from 1970 to 2001, but it did not become prominent in league circles until after Indianapolis was relocated to the AFC South. On November 16, 2014, the New England Patriots traveled at 7-2 to play the 6-3 Colts at Lucas Oil Stadium. After a stellar four touchdown performance by New England running back Jonas Gray, the Patriots defeated the Colts 42-20. The Patriots followed up with a 45-7 defeat of the Colts in the 2014 AFC Championship Game. Question: How many points higher was the greatest score by the Patriots than the greatest score by the Colts in any of their match ups?", - "Output Program": [ - "condition_1 = [24,15,24,28,31,59]\ncondition_2 = [20,18,35,31,24,24]\n\nprint(max(condition_1) - max(condition_2))", - "patroits = 59\ncolts = 35\nmany_more = patroits - colts\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the age of 36, Johnson attempted another comeback as a player when he re-joined the Lakers during the 1995\u201396 NBA season. During his retirement, Johnson began intense workouts to help his fight against HIV, raising his bench press from 135 to 300 pounds, and increasing his weight to 255 pounds. He officially returned to the team on January 29, 1996, and played his first game the following day against the 1995\u201396 Golden State Warriors season. Coming off the bench, Johnson had 19 points, 8 rebounds, and 10 assists to help the Lakers to a 128\u2013118 victory. On February 14, Johnson recorded the final triple-double of his career, when he scored 15 points, along with 10 rebounds and 13 assists in a victory against the 1995\u201396 Atlanta Hawks season. Playing Power forward (basketball), he averaged 14.6 points, 6.9 assists, and 5.7 rebounds per game in 32 games, and finished tied for 12th place with Charles Barkley in voting for the MVP Award. The Lakers had a record of 22\u201310 in the games Johnson played, and he considered his final comeback \"a success.\" While Johnson played well in 1996, there were struggles both on and off the court. Cedric Ceballos, upset over a reduction in his playing time after Johnsons arrival, left the team for several days. He missed two games and was stripped of his title as team captain. Nick Van Exel received a seven-game suspension for bumping referee Ron Garretson during a game on April 9. Johnson was publicly critical of Van Exel, saying his actions were \"inexcusable.\" Ironically Johnson was himself suspended five days later, when he bumped referee Scott Foster, missing three games. He also missed several games due to a calf injury. Despite these difficulties, the Lakers finished with a record of 53\u201329 and fourth seed in the NBA Playoffs. Although they were facing the defending NBA champion 1995\u201396 Houston Rockets season, the Lakers had home court advantage in the five-game series. The Lakers played poorly in a Game 1 loss, prompting Johnson to express frustration with his role in coach Del Harris offense. Johnson led the way to a Game 2 victory with 26 points, but averaged only 7.5 points per game for the remainder of the series, which the Rockets won three games to one. Question: Which game that Johnson played in did he have more rebounds, January 29, 1996 or February 14?", - "Output Program": [ - "import datetime \nmore_rebounds = datetime.datetime(1996, 2, 14)\nprint(more_rebounds.strftime(\"%b %d %Y \"))" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '14', 'month': 'February', 'year': '1996'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Bornholm Regional Municipality is the local authority (Danish language, kommune) covering the entire island. It is the result of a merger of the five former (1 April 1970 until 2002) municipalities on the island (Allinge-Gudhjem Municipality, Hasle, Bornholm, Nex\u00f8, R\u00f8nne and Aakirkeby) and the former Bornholm County. Bornholm Regional Municipality was also a county in its own right during its first four years from 1 January 2003 until 31 December 2006. From 1 January 2007 all counties were abolished, and Bornholm became part of the Capital Region of Denmark whose main responsibility is the health service. The municipality still retains its name Bornholm Regional Municipality. The island had 21 municipalities until March 1970, of which 6 were market towns and 15 parishes. In addition to supervising parish municipalities, which was the responsibility of the counties in all of Denmark, the market town municipalities of Bornholm were supervised by Bornholm County as well and not by the Interior Ministry as was the case in the rest of Denmark. The seat of the municipal council is the islands main town, R\u00f8nne. The voters decided to merge the county with the municipalities in a referendum May 29, 2001, effective from January 1, 2003. The question on the ballot was, \"Do you want the six municipal entities of Bornholm to be joined to form one municipal entity as of 1 January 2003?\" 73.9% voted in favour. The lowest percentage for the merger was in Nex\u00f8 municipality, whose mayor, Annelise Molin, a Social Democrat, spoke out against the merger. It was required that each municipality had more \"Yes\" votes than \"No\" votes. Otherwise the merger would have to be abandoned altogether. The six municipal entities had 122 councillors (of which county clls were 15) and the new regional municipality would have 27 councillors from the start. They were reduced to 23 from 1 January 2018 (Danish local elections, 2017). The merger was approved in a law by the Folketing 19 March 2002, transferring the tasks of the abolished county and old municipalities to the new Bornholm Regional Municipality. The first regional mayor in the first three years from 2003 until 2005 was Thomas Thors (born 28 July 1949), a physician and member of the Social Democrats (Denmark) and previously the last mayor of R\u00f8nne Municipality for five years from 1998 until 2002. Bjarne Kristiansen, who was the last mayor of Hasle, Bornholm 2\u00bd years from the summer of 2000 until 2002, representing the local Borgerlisten political party, served as mayor for four years from January 1, 2006 until 2009. From January 1, 2007, Bornholm became a part of the Capital Region of Denmark. From January 1, 2010 the mayor has been Winni Grosb\u00f8ll, a high school teacher and a member of the Social Democrats (Denmark) (Socialdemokratiet) Politics of Denmark. Question: How many municipalities did the island have that weren't in market towns?", - "Output Program": [ - "total_municipalities = 21\nmarket_municipalities = 6\nprint(total_municipalities-market_municipalities)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their easy win over the Seahawks, the Vikings stayed at home, donned their throwback uniforms, and faced the Chicago Bears in a Week 12 duel. After a scoreless first quarter, the Vikings drew first blood as quarterback Brett Favre completed a 15-yard TD pass to rookie wide receiver Percy Harvin. The Bears responded with QB Jay Cutler firing a 24-yard TD pass to WR Johnny Knox. The Vikings responded with Favre hooking up with running back Chester Taylor on a 10-yard TD pass, along with kicker Ryan Longwell nailing a 52-yard field goal. Finally, the Vikings closed out the first half with Favre finding tight end Visanthe Shiancoe on a 6-yard TD pass. In the third quarter, the Bears tried to rally with kicker Robbie Gould nailing a 38-yard field goal. However, the Vikings finally shut out the Bears for the rest of the second half, and kicker Ryan Longwell made field goals of 37 and 20 yards. Running back Adrian Peterson also had a 5-yard TD run (with a missed extra point attempt). With the win, the Vikings improved to 10-1, and compiled a 5-0 record against their NFC North rivals. Their \"magic number\" decreased to two, meaning that any combination of two Vikings wins or Packers losses would result in the Vikings clinching their second consecutive NFC North division title. On Wednesday December 2, the NFL honored Brett Favre with the NFC Offensive Player of the Month for November. It was the sixth time in his career that he won the award. Question: How many yards longer was Ryan Longwell's longest field goal than his shortest?", - "Output Program": [ - "longest = 52\nshortest = 20\n\nprint(abs(round(shortest - longest,2)))", - "longest = 52\nshortest = 20\ndiff = longest - shortest\nprint(diff)" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent were not Filipino?", - "Output Program": [ - "total = 100\nfillipano = 1.1\nprint(total - fillipano)", - "Filipino = 1.1\nprint(100-Filipino)" - ], - "Output Answer": [ - "{'number': '98.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of people were not Peruvian?", - "Output Program": [ - "peruvian = 0.2\n\nprint(abs(round(100 - peruvian,2)))", - "percentage_peruvian = 0.2\npercentage_non_peruvian = 100 - percentage_peruvian\nprint(percentage_non_peruvian)" - ], - "Output Answer": [ - "{'number': '99.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hundreds of prisoners who had been captured with weapons in their hands or gunpowder on their hands had been shot immediately. Others were taken to the main barracks of the army in Paris and after summary trials, were executed there. They were buried in mass graves in parks and squares. Not all prisoners were shot immediately; the French Army officially recorded the capture of 43,522 prisoners during and immediately after Bloody Week. Of these, 1,054 were women, and 615 were under the age of 16. They were marched in groups of 150 or 200, escorted by cavalrymen, to Versailles or the Camp de Satory where they were held in extremely crowded and unsanitary conditions until they could be tried. More than half of the prisoners, 22,727 to be exact, were released before trial for extenuating circumstances or on humanitarian grounds. Since Paris had been officially under a state of siege during the Commune, the prisoners were tried by military tribunals. Trials were held for 15,895 prisoners, of whom 13,500 were found guilty. Ninety-five were sentenced to death; 251 to forced labour; 1,169 to deportation, usually to New Caledonia; 3,147 to simple deportation; 1,257 to solitary confinement; 1,305 to prison for more than a year; and 2,054 to prison for less than a year. Question: How many of the prisoners who were found guilty were not sentenced to death?", - "Output Program": [ - "gulty_prisoners = 13500\ndeath = 95\n\nprint(abs(round(gulty_prisoners - death,2)))", - "total_prisoners_guilty=13500\nsentenced_to_death=95\nnot_sentenced_to_death=total_prisoners_guilty-sentenced_to_death\nprint(not_sentenced_to_death)" - ], - "Output Answer": [ - "{'number': '13404', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Stats Canada, the population of Kensington Market increased by approximately 300 people (or 7%) from 3,740 in 2006 to 4,029 in 2011. Breaking this number down into generation status, it has been found that first generation residents increased by 75 and second generation residents increased by 20. The remaining 200 or so residents of the area are placed in the third generation or more category. Thus, the number of third generation or more residents increased significantly from 2006 to 2011. In terms of percentages, from 2006 to 2011, first generation residents dropped about 7% from 64.92% to 57.73%. Second generation residents decreased slightly from 19.04% in 2006 to 16.88% in 2011 while the percentage of third generation or more residents increased dramatically from 16.04% in 2006 to 25.39% in 2011, which represents approximately a 10% increase in residents from this generation status. (Census/NHS 2011, Census 2006) Question: How many more percent did the population of second generation residents decline than the population of first generation residents between 2006 and 2011?", - "Output Program": [ - "six = 7\neleven = 16.88\ndiff = round(eleven - six, 2)\nprint(diff)", - "condition_one = 16.04\ncondition_two = 25.39\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '9.88', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: How many percent of people for the class of 2022 applied but were not accepted?", - "Output Program": [ - "percent_people_accepted = 7.2\npercent_people_not_accepted = 100 - percent_people_accepted\nprint(percent_people_not_accepted)", - "applied_accepted = 7.2 \nprint(abs(100 - applied_accepted))" - ], - "Output Answer": [ - "{'number': '92.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Prior to Johnsons 1983-84 Los Angeles Lakers season, West\u2014who had become the Lakers general manager\u2014traded Nixon to free Johnson from sharing the ball-handling responsibilities. Johnson that season averaged a double-double of 17.6 points and 13.1 assists, as well as 7.3 rebounds per game. The Lakers reached the 1984 NBA Finals for the third year in a row, where Johnsons 1983-84 Los Angeles Lakers season and Birds 1983-84 Boston Celtics season met for the first time in the post-season. The Lakers won the first game, and led by two points in Game 2 with 18 seconds to go, but after a layup by Gerald Henderson, Johnson failed to get a shot off before the final buzzer sounded, and the Lakers lost 124-121 in overtime. In Game 3, Johnson responded with 21 assists in a 137-104 win, but in Game 4, he again made several crucial errors late in the contest. In the final minute of the game, Johnson had the ball stolen by Celtics center Robert Parish, and then missed two free throws that could have won the game. The Celtics won Game 4 in overtime, and the teams split the next two games. In the decisive Game 7 in Boston, as the Lakers trailed by three points in the final minute, opposing point guard Dennis Johnson stole the ball from Johnson, a play that effectively ended the series. Friends Isiah Thomas and Mark Aguirre consoled him that night, talking until the morning in his Boston hotel room amidst fan celebrations on the street. During the Finals, Johnson averaged 18.0 points on .560 shooting, 13.6 assists, and 7.7 rebounds per game. Johnson later described the series as \"the one championship we should have had but didnt get\". Question: How many more assists per game did Johnson have in the finals compared to the regular season?", - "Output Program": [ - "finals = 13.6\nregular = 13.1\nmany_more = finals - regular\nprint(many_more)", - "condition_1 = 13.6\ncondition_2 = 13.1\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In October 2002, bilateral and multilateral lenders led by the World Bank agreed to give Yemen a four-year economic support package worth US$2.3 billion, 20 percent in grants and 80 percent in concessional loans. This funding is almost eight times the amount of financial support Yemen received under the IMFs PRGF. However, in December 2005 the World Bank announced that because of the governments continued inability to effect significant economic reforms and stem corruption, funding would be reduced by more than one-third, from US$420 million to US$240 million for the period July 2005 \u2013 July 2008. In May 2006, the World Bank adopted a new Country Assistance Strategy (CAS) for Yemen for the period FY 2006 to FY 2009, providing a blueprint for fostering the countrys fiscal and human development improvement. The bank pledged to contribute approximately US$400 million in International Development Association (IDA) credits over the CAS time frame. At present, Yemen owes approximately US$264 million to Japan, one of its largest donors. In December 2005, the Government of Japan pledged to write off US$17 million of the debt. That same month, Germany pledged to increase its annual aid to Yemen to US$83.6 million over the next two years; funding will go primarily to education and water improvement projects. In November 2006, the United Kingdom announced that aid to Yemen would increase 400 percent, to US$222 million through 2011. Question: How many months after the World Bank announced it would reduce funding to Yemen by more than one-third did the World Bank adopt a new Country Assistance Strategy?", - "Output Program": [ - "import datetime\nfunding_start = datetime.date(2005, 12, 1)\nannouncement = datetime.date(2005, 7, 1)\ndifference = funding_start - announcement\ndifference = difference.days/30\ndifference = int(difference)\nprint(difference)", - "condition_1 = 1\ncondition_2 = 4\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Researchers conducted a survey for the National Retail Federation in the United States and found that 53.3 percent of consumers planned to buy a costume for Halloween 2005, spending $38.11 on average (up $10 from the year before). They were also expected to spend $4.96 billion in 2006, up significantly from just $3.3 billion the previous year. The troubled economy has caused many Americans to cut back on Halloween spending. In 2009, the National Retail Federation anticipated that American households would decrease Halloween spending by as much as 15% to $56.31. In 2013, Americans spent an estimated $6.9 billion to celebrate Halloween, including a predicted $2.6 billion on costumes (with more spent on adult costumes than for childrens costumes) and $330 million on pet costumes. In 2017 it was estimated that Americans would spend $9.1 billion on Halloween merchandise with $3.4 billion of that being on spend on Halloween costumes. Question: How many dollars (in billions) has overall Halloween spending increased from 2006 to 2017?", - "Output Program": [ - "points = 27\nprint(points)", - "y2006 = 4.96\ny2017 = 9.1\n\nprint(abs(round(y2006-y2017,2)))" - ], - "Output Answer": [ - "{'number': '4.14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From 2000 to 2012, consumption of cigars more than doubled in the United States, from slightly over 6.1 billion in 2000 to more than 13.7 billion in 2012. Cigar use is most common among young people. In the 2012 National Youth Tobacco Survey data, the Centers for Disease Control and Prevention (CDC) estimated that 12.6% of high school students had smoked at least one cigar in the past 30 days. After cigarettes, cigars were the second most commonly used tobacco product in youths and the most commonly used tobacco product among African American high school students. From the CDC\u2019s national Adult Tobacco Survey for 2009-2015, data suggest that prevalence among adults was highest among 18-24 years (15.9%) followed by 25-44 years old (7.2%). From the same survey, prevalence among men (10.4%) was significantly higher than women (3.1%) and likewise among LGBT (12.2%) and heterosexual (6.5%) respondents. The National Survey on Drug Use and Health (2015) indicated that 12.5 million American (over age 12) smoked a cigar product in the past month and over 24 million smoked a cigar product in the past year. As reported in other surveys, use was more common among most often among men than women and more prevalent among African- Americans and Native Americans than among white Americans. Question: How many more million, in percent, smoked a cigar product in the past year than smoked a cigar product in the past month?", - "Output Program": [ - "percent=7.2\nw=3.1\nanswer=percent+w\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many age groups make up more than 25% of the population?", - "Output Program": [ - "age_grop_one = 15.3 \nage_grop_two = 32.3\nage_grop_three = 27.8\nage_grop_four = 15.9\nage_grop_five = 8.7\n\nage_group = [age_grop_five,age_grop_four,age_grop_one,age_grop_three,age_grop_two]\ncount = 0\nt = 0\nwhile t < len(age_group):\n if age_group[t] >= 25:\n count = count + 1\n t = t+1\n else:\n t = t+1\nprint(count)", - "age_groups = 2\nprint(age_groups)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many people were in Chust, Uzbekistan and Marghelan?", - "Output Program": [ - "uzbekistan = 13686\nmarglen = 42855\nprint(abs(uzbekistan + marglen))" - ], - "Output Answer": [ - "{'number': '93938', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: However, the Saturn failed to take the lead. After the launch of the Nintendo 64 in 1996, sales of the Saturn and its games were sharply reduced, while the PlayStation outsold the Saturn by three-to-one in the U.S. in 1997. The 1997 release of Final Fantasy VII significantly increased the PlayStations popularity in Japan. As of August 1997, Sony controlled 47% of the console market, Nintendo 40%, and Sega only 12%. Neither price cuts nor high-profile game releases proved helpful. Reflecting decreased demand for the system, worldwide Saturn shipments during March to September 1997 declined from 2.35 million to 600,000 versus the same period in 1996; shipments in North America declined from 800,000 to 50,000. Due to the Saturns poor performance in North America, 60 of Sega of Americas 200 employees were laid off in the fall of 1997. Question: How many Sega employees retained their jobs after massive layoffs in the fall of 1997?", - "Output Program": [ - "total = 200\nlay_off = 60\nretained = total - lay_off\nprint(retained)", - "total = 200\nlay_off = 60\n\nprint(abs(round((total- lay_off),2)))" - ], - "Output Answer": [ - "{'number': '140', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Julian Scherner was born on September 23, 1895 in the town of Bagamoyo in German East Africa, where he lived until the age of two. Scherner attended the cadet schools, Kadettenanstalt, Karlsruhe between October 1, 1905 and 1911 and Berlin-Lichterfield between 1911 and 1914. Scherner was enlisted in the infantrie rgt. 114 between March 15, 1912 and August 10, 1914. During this time, Scherner earned the rank of F\u00e4hnrich in April 1914 and received officer rank on August 5, 1914. In 1914, he joined the Reichsheer or Imperial army. Scherner served in World War 1 as a Zugf\u00fchrer (military), Kompanief\u00fchrer, company commander and platoon leader. Scherner was injured by shell splinters and rifle fire in the ankle and head respectively and was hospitalized between 1914-1915. After Scherner was released from the hospital, in 1915, he returned to his military unit but was captured by the French in May 1915. Scherner was honored with the Iron Cross second class and the Wound Badge in black and subsequently discharged from the military on March 30, 1920 with the rank of Oberleutnant. Question: When did Scherner enlist in the military?", - "Output Program": [ - "year=1911\nyear1=1914\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1912'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The ratings increased in 2010, thanks to the \"Who Killed Archie?\" storyline and second wedding of Ricky Butcher and Bianca Jackson, and the shows first EastEnders Live on 19 February 2010. The live-episode averaged 15.6 million viewers, peaking at 16.6 million in the final five minutes of broadcast. In January 2010, the average audience was higher than that of Coronation Street for the first time in three years. During the 30th anniversary week in which there were live elements and the climax of the Who Killed Lucy Beale? storyline, 10.84 million viewers tuned in for the 30th anniversary episode itself in an hour long special on 19 February 2015 (peaking with 11.9 million). Later on in the same evening, a special flashback episode averaged 10.3 million viewers, and peaked with 11.2 million. The following day, the anniversary week was rounded off with another fully live episode (the second after 2010) with 9.97 million viewers watching the aftermath of the reveal, the Beale family finding out the truth of Lucys killer and deciding to keep it a secret. Question: How many more millions of people watched Lucy Beale flashback during the peak than on average?", - "Output Program": [ - "peaking = 11.2\navg = 10.3\n\nprint(abs(round((peaking - avg),2)))", - "peak = 11.2\naverage = 10.3\ndiff = peak - average\nprint(diff)" - ], - "Output Answer": [ - "{'number': '0.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Operating out of New London, Connecticut from 1923 to 1925, S-26 visited Saint Thomas, United States Virgin Islands and Trinidad from January to April 1924, and Hawaii from 27 April to 30 May 1925. Cruising from California ports, mainly Mare Island, California, San Diego, California, and San Pedro, California, S-26 visited Hawaii in the summers of 1927-1930. She also served in the Panama Canal area from March to May 1927, and in February 1929. Departing San Diego on 1 December 1930, she arrived at Pearl Harbor on 12 December. From then into 1938, S-26 served at Pearl Harbor. Sailing from there on 15 October 1938, she returned to New London on 25 March 1939. Entering a period of partial duty on 15 April that year, she resumed full duty on 1 July 1940. Question: How many years did S-26 stay in Pearl Harbor?", - "Output Program": [ - "visited = 1930\nleft = 1939-1\n\nprint(abs(round(visited - left,2)))", - "start = 1930\nend = 1938\nyears = end - start\nprint(years)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of people were not none Hispanic whites?", - "Output Program": [ - "hispanic_white = 59.1\nprint(100-hispanic_white)", - "hispanic = 59.1\n\nnot_hispanic = 100 - hispanic\n\nprint(not_hispanic)" - ], - "Output Answer": [ - "{'number': '40.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On July 24, 2017, Gasol re-signed with the Spurs. On December 20, 2017, he had 20 points and a season-high 17 rebounds in a 93-91 win over the Portland Trail Blazers. On December 23, 2017, he recorded his 10th career triple-double with 14 points, 11 rebounds and a season-high 10 assists in a 108-99 win over the Sacramento Kings. On December 26, 2017, in a 109-97 win over the Brooklyn Nets, Gasol collected his 10,817th rebound, moving him past Jack Sikma for 30th in league history. On January 26, 2018, in a 97-78 loss to the Philadelphia 76ers, Gasol became the 34th player in NBA history to play 40,000 career minutes. On March 25, 2018, he had 22 points on 10-of-15 shooting and grabbed 13 rebounds in a 106-103 loss to the Milwaukee Bucks. Question: How many points was the Spurs' highest scoring game in 2018?", - "Output Program": [ - "highest_scoring_game_points=103\nprint(highest_scoring_game_points)", - "spurs_point_in = 103\n\nprint(spurs_point_in)" - ], - "Output Answer": [ - "{'number': '103', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many more percentage of white Americans than Non Hispanic?", - "Output Program": [ - "white = 66.5\nnon_hispanic = 62.1\n\nprint(abs(round(white - non_hispanic,2)))\n", - "white_americans = 66.5\nnon_hispanic = 62.1\npercentage = round(white_americans - non_hispanic, 1)\nprint(percentage)" - ], - "Output Answer": [ - "{'number': '4.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Early evidence for proto-Chinese millet agriculture is Radiocarbon dating to about 7000 BC. The earliest evidence of cultivated rice, found by the Yangtze River, is carbon-dated to 8,000 years ago. Farming gave rise to the Jiahu culture (7000 to 5800 BC). At Damaidi in Ningxia, 3,172 Neolithic signs in China dating to 6000\u20135000 BC have been discovered, \"featuring 8,453 individual characters such as the sun, moon, stars, gods and scenes of hunting or grazing\". These pictographs are reputed to be similar to the earliest characters confirmed to be written Chinese. Chinese proto-writing existed in Jiahu around 7000 BC, Dadiwan culture from 5800 BC to 5400 BC, Damaidi around 6000 BC and Banpo dating from the 5th millennium BC. Some scholars have suggested that Jiahu symbols (7th millennium BC) were the earliest Chinese writing system. Excavation of a Peiligang culture site in Xinzheng county, Henan, found a community that flourished in 5,500 to 4,900 BC, with evidence of agriculture, constructed buildings, pottery, and burial of the dead. With agriculture came increased population, the ability to store and redistribute crops, and the potential to support specialist craftsmen and administrators. In late Neolithic times, the Yellow River valley began to establish itself as a center of Yangshao culture (5000 BC to 3000 BC), and the first villages were founded; the most archaeologically significant of these was found at Banpo, Xian. Later, Yangshao culture was superseded by the Longshan culture, which was also centered on the Yellow River from about 3000 BC to 2000 BC. Question: How many years longer did the Jiahu culture last compared to the Dadiwan?", - "Output Program": [ - "condition_1 = 7000-5800\ncondition_2 = 5800-5400\n\nprint(abs(condition_2 - condition_1))", - "jiahu = 7000 - 5800\ndadiwan = 5800 - 5400\nprint(jiahu - dadiwan)" - ], - "Output Answer": [ - "{'number': '800', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Statistics Canada, up to 244,000 English-speaking people have emigrated from Quebec to other provinces since the 1970s; those in Quebec whose sole native language was English dropped from 789,000 in 1971 to 575,555 in 2006, when they accounted for 7.6% of the population. Altogether, in 2006, 744,430 (10%) used mostly English as their home language, and 918,955 (12.2%) comprised the Official Language Minority, having English as their First Official language spoken. When many anglophones relocated outside of Quebec after the introduction of the Charter in the 1970s, several English-language schools in Montreal closed their doors. These school closures may also have been brought about by restrictions on who can attend English schools, which has been another ongoing drain on the English school system. Of the Anglophones between 25 and 44 years old who left the province between 1981 and 1986, 15000 individuals, which was half of this group, had university degrees. The provinces unemployment rate rose from 8.7 percent in 1976 to 10.4 percent in 1977, remaining above 10 percent for 19 of the last 23 years of the 20th century. The language barrier has also been regarded as a \"soft cap\" for population growth; for instance from 2013 to 2014 while Montreal gained around 43,000 immigrants from other parts of the world it lost 10,000 residents to other provinces. Question: How many more people comprised the Official Language Minority than the number who used mostly English as their home language?", - "Output Program": [ - "english_language = 744430\nofficial_language = 918955\n\ndifference = (official_language - english_language)\n\nprint(difference)", - "minority = 918955\nenglish = 744430\n\nprint(abs(round(minority -english,2)))" - ], - "Output Answer": [ - "{'number': '174525', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The effectiveness of heat-seeking missiles was only 7% early in the Vietnam War, but improved to approximately 15%\u201340% over the course of the war. The AIM-4 Falcon used by the USAF had kill rates of approximately 7% and was considered a failure. The AIM-9B Sidewinder introduced later achieved 15% kill rates, and the further improved AIM-9D and J models reached 19%. The AIM-9G used in the last year of the Vietnam air war achieved 40%. Israel used almost totally guns in the 1967 Six-Day War, achieving 60 kills and 10 losses. However, Israel made much more use of steadily improving heat-seeking missiles in the 1973 Yom Kippur War. In this extensive conflict Israel scored 171 of out of 261 total kills with heat-seeking missiles (65.5%), 5 kills with radar guided missiles (1.9%), and 85 kills with guns (32.6%). The AIM-9L Sidewinder scored 19 kills out of 26 fired missiles (73%) in the 1982 Falklands War. But, in a conflict against opponents using thermal countermeasures, the United States only scored 11 kills out of 48 fired (Pk 23%) with the follow-on AIM-9M in the Gulf War. Question: How many more kills did the AIM-9L Sidewinder score in the Falklands War than the United States in the Gulf War?", - "Output Program": [ - "condition_one = 7\ncondition_two = 15\n\n\nprint(abs(round(condition_one-condition_two,2)))", - "fran = 19\ngulf = 11\nprint(fran - gulf)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many more percentage of Mexican than Salvadoran in the population?", - "Output Program": [ - "mexican = 24\nsalvadorian = 1.4\n\nprint(abs(round(mexican - salvadorian,2)))\n", - "mexican = 24\nsalvadoran = 1.4\n\nmore_mexican = mexican - salvadoran\n\n\nprint(more_mexican)" - ], - "Output Answer": [ - "{'number': '22.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The highest rate of provincial corporate income tax was reduced from 17% to 14% on July 1, 2006. It was further reduced to 13% on July 1, 2007, and finally to 12% on July 1, 2008. The tax on paid-up capital was reduced from 0.6% to 0.3% on July 1, 2006, to 0.15% on July 1, 2007, and abolished altogether on July 1, 2008. These displayed values were obtained by adding the corporate income tax for each year with the corporate capital tax. Question: Which year was provincial corporate income tax lower, 2006 or 2007?", - "Output Program": [ - "lower = 2007\nprint(lower)", - "y2006 = 14\ny2007 = 13\n\ndata = (y2006, y2007)\n\nanswer = min(data)\n\nif answer == y2006:\n print(2006)\nelif answer == y2007:\n print(2007)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2007'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 1850s, the infant mortality rate in the United States was estimated at 216.8 per 1,000 babies born for whites and 340.0 per 1,000 for African Americans, but rates have significantly declined in the West in modern times. This declining rate has been mainly due to modern improvements in basic health care, technology, and medical advances. In the last century, the infant mortality rate has decreased by 93%. Overall, the rates have decreased drastically from 20 deaths in 1970 to 6.9 deaths in 2003 (per every 1000 live births). In 2003, the leading causes of infant mortality in the United States were congenital anomalies, disorders related to immaturity, SIDS, and maternal complications. Babies born with low birth weight increased to 8.1% while cigarette smoking during pregnancy declined to 10.2%. This reflected the amount of low birth weights concluding that 12.4% of births from smokers were low birth weights compared with 7.7% of such births from non-smokers. According to the New York Times, \"the main reason for the high rate is preterm delivery, and there was a 10% increase in such births from 2000 to 2006.\" Between 2007 and 2011, however, the preterm birth rate has decreased every year. In 2011 there was a 11.73% rate of babies born before the 37th week of gestation, down from a high of 12.80% in 2006. Question: How many fewer babies died per 1000 in 2003 than in 1970?", - "Output Program": [ - "y2003 = 6.9\ny1970 = 20\n\nprint(abs(round(y2003-y1970,2)))", - "_1970 = 20\n_2003 = 6.9\nfewer_babies = _1970 - _2003\nprint(fewer_babies)" - ], - "Output Answer": [ - "{'number': '13.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Iran's telecommunication network enjoys the highest growth rate in the Middle East. One of the indicators that clearly illustrates this growth rate is the increase in the number of installed main lines. In 1978 there were only about 850,000 fixed lines installed in Iran. This number rose to about 1,767,000 by 1986 and to about 2,380,000 by 1989. One of the objectives of the first five-year development plan (1989-1994) for the telecommunication sector was to add one million new fixed lines to the network. However, due to the establishment and expansion of many low-capacity and high-capacity exchanges, the actual growth rate that was achieved was considerably higher. In fact more than 3.1 million new main lines were installed during the period of the first five-year plan. Four million new lines were expected to be added by the end of the second five-year plan (1994-1999), which would increase the number of installed main lines to about 9,510,000 fixed lines. Irans telecom market, which generated an estimated $9.1 billion in 2010 (of which 2/3 from \"voice\" mobile-phone and 1/10 from \"data\" mobile-phone services), has been growing significantly, especially its mobile-phone business. As of 2010, Iran had about 66 million mobile-phone subscribers covering about 70% of the population. In contrast, about 36% of Iranians had fixed-line phones. Question: How many million lines did the first year exceed its goal?", - "Output Program": [ - "original = 850000\nfirst_year = 1767000\n\nprint(round(first_year / original,2))", - "goal_num_of_lines_mill=1\nlines_installed_mill=3.1\n\n\nnum_more_lines_than_goal=lines_installed_mill-goal_num_of_lines_mill\nprint(num_more_lines_than_goal)" - ], - "Output Answer": [ - "{'number': '2.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Peoples Party \u2013 known as the Peoples Revolutionary Party between 1924 and 2010 \u2013 formed the government from 1921 to 1996 (in a One-party state until 1990) and from 2000 to 2004. From 2004 to 2006, it was part of a coalition with the Democrats and two other parties, and after 2006 it was the dominant party in two other coalitions. The party initiated two changes of government from 2004 prior to losing power in the 2012 election. The Democrats were the dominant force in a ruling coalition between 1996 and 2000, and an almost-equal partner with the Peoples Revolutionary Party in a coalition between 2004 and 2006. An election of deputies to the national assembly on 28 June 2012 resulted in no party having an overall majority; however, as the Democratic Party won the largest number of seats, its leader, Norovyn Altankhuyag, was appointed Prime Minister of Mongolia on August 10, 2012. In 2014, he was replaced by Chimediin Saikhanbileg. The Mongolian Peoples Party won a landslide victory in the Mongolian legislative election, 2016 and the current Prime Minister of Mongolia is Mongolian Peoples Partys Jargaltulgyn Erdenebat. Question: How many years were the Democrats the dominant force in a ruling coalition?", - "Output Program": [ - "start_year = 1996\nend_year = 2000\n\nprint(abs(start_year-end_year))", - "Democrats_dominant_force_from_year=1996\nDemocrats_dominant_force_to_year=2000\nDemocrats_dominant_force_in_rulingCo_years=Democrats_dominant_force_to_year-Democrats_dominant_force_from_year\nprint(Democrats_dominant_force_in_rulingCo_years)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As economists Milton Friedman and Anna J. Schwartz have noted, the decade from 1869 to 1879 saw a growth of 3 percent per year in money national product, an outstanding real national product growth of 6.8 percent per year in this period and a rise of 4.5 percent per year in real product per capita. Even the alleged \"monetary contraction\" never took place, the money supply increasing by 2.7 percent per year in this period. From 1873 through 1878, before another spurt of monetary expansion, the total supply of bank money rose from $1.964 billion to $2.221 billion, a rise of 13.1 percent or 2.6 percent per year. In short, a modest but definite rise, and scarcely a contraction. Although per-capita nominal income declined very gradually from 1873 to 1879, that decline was more than offset by a gradual increase over the course of the next 17 years. Question: When did the decline that was more than offset by a gradual increase for per-capita nominal income come to a stop?", - "Output Program": [ - "gradual_income_year = 1879\nyear_to_stop_after = 17\nprint(gradual_income_year+year_to_stop_after)", - "years = 1879\nnext = 17\n\ndeclined = years + next\n\nprint(declined)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1896'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Indianapolis Colts began their 2011 season at Reliant Stadium against the Houston Texans. For the first time since the 1998 season, Peyton Manning was not under the helm at quarterback and it was recently acquired Kerry Collins that would take his position. The game started very well for the Colts, opening up with an interception by Melvin Bullitt that allowed the Colts to take control. However, a three and out from the offense quickly gave the Texans the ball to drive down and score a field goal and take a 3-0 lead. Collins and the Colts offense was out of sync for much of the first quarter, fumbling two snaps and giving Houston the great field position inside of the Indianapolis 40-yard line. After the first quarter, the Texans held a commanding 17-0 lead and were firing on all cylinders. The second quarter continued Houston's dominance, with all three teams of the Colts failing to stop or to execute against the Texans. At halftime, the Colts trailed Houston 34-0, the largest deficit in the entire 58-year history of the franchise. The second half saw little action with both teams taking shorter drives and in some senses, running down the clock. The Colts scored their first and the only points scored in the second half with a Reggie Wayne touchdown from Collins in the fourth quarter. The Colts went on to lose to the Texans 34-7, their second straight season starting 0-1. Question: how many points did the Colts have at half time?", - "Output Program": [ - "Houston=34\nanswer=Houston \nprint(answer)", - "Coltspoint=34\nanswer=Coltspoint\nprint(answer)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Cash crops (as of 1999) grown under irrigation in these areas include cotton and cottonseed, which is of primary importance to the economy with 172,000 tons and 131,000 tons produced annually respectively,sesame (220,000 tons), sugarcane (5,950,000 tons), peanuts (980,000 tons), Phoenix dactylifera (176,000 tons), citrus fruits, Yam (vegetable) (136,000 tons), tomatoes (240,000 tons), mangoes, coffee, and tobacco. The main subsistence crops produced in Sudan are sorghum (3,045,000 tons), millet (1,499,000 tons), wheat (168,000 tons), cowpeas, beans, pulses, maize (65,000), and barley. Cotton is the principal export crop and an integral part of the countrys economy and Sudan is the worlds third largest producer of sesame after India and China. Question: How many more tons of peanuts than sugarcane is grown in the area?", - "Output Program": [ - "tons_peanuts = 980000\ntons_sugarcane = 5950000\ntons_more = tons_sugarcane - tons_peanuts\nprint(tons_more)", - "penuts = 980000\nsugarcane = 5950000\n\nprint(abs(round(sugarcane - penuts,2)))" - ], - "Output Answer": [ - "{'number': '49700000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The population of Sevastopol proper is 418,987 (01.01.16), making it the largest in the Crimean Peninsula. The citys agglomeration has about 600,000 people (2015). According to the Ukrainian Census (2001), the ethnic groups of Sevastopol include Russians (71.6%), Ukrainians (22.4%), Belarusians (1.6%), Tatars (0.7%), Crimean Tatars (0.5%), Armenians (0.3%), Jews (0.3%), Moldovans (0.2%), and Azerbaijani people (0.2%). Question: How many more people, in terms of percentage, belong to the fourth largest ethnic group compared to the two smallest ethnic groups combined?", - "Output Program": [ - "fourth = 0.7\nsmallest = 0.2 + 0.2\ndiff = fourth - smallest\nprint(diff)", - "fourth = 0.7\ntwo_small = 0.2+0.2 \n\nprint(abs(round(fourth - two_small,2)))" - ], - "Output Answer": [ - "{'number': '0.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2015, Gasol recorded a career-high 9 blocks, along with 17 points and 9 rebounds, in the 106-101 win over the 2014-15 Denver Nuggets season. Ten days later, he scored a career-high 46 points on 17-of-30 shooting in a 95-87 win over the 2014-15 Milwaukee Bucks season. On April 9, 2015, he recorded a league-best 51st double-double of the season with 16 points and 15 rebounds in an 89-78 win over the 2014-15 Miami Heat season. He recorded his 54th double-double of the season in the regular season finale on April 15 against the 2014-15 Atlanta Hawks season to finish as the league-leader in double-doubles in 2014-15. Question: How many double-doubles did Gasol earn from April 9th to April 15th?", - "Output Program": [ - "double_double = 3\nprint(double_double)", - "appril_9 = 51\napril_15 = 54\n\nprint(abs(appril_9 - april_15))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 78,003 housing units at an average density of 2,446.5 per square mile (944.6/km\u00b2), of which 44,914 (60.5%) were owner-occupied, and 29,371 (39.5%) were occupied by renters. The homeowner vacancy rate was 1.1%; the rental vacancy rate was 5.4%. 115,470 people (60.8% of the population) lived in owner-occupied housing units and 73,632 people (38.8%) lived in rental housing units. Question: How many more people lived in owner occupied housing units than in rental units?", - "Output Program": [ - "rental=73632\nowner=29371\nanswer=rental-owner\nprint(answer)", - "owner=44914\nrenters=29371\nanswer=owner-renters\nprint(answer)" - ], - "Output Answer": [ - "{'number': '41838', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Costa Ricas emigration is the smallest in the Caribbean Basin and is among the smallest in the Americas. By 2015 about just 133,185 (2.77%) of the countrys people live in another country as immigrants. The main destination countries are the United States (85,924), Nicaragua (10,772), Panama (7,760), Canada (5,039), Spain (3,339), Mexico (2,464), Germany (1,891), Italy (1,508), Guatemala (1,162) and Venezuela (1,127). Question: How many more times was Nicaragua the destination country over Spain and Mexico?", - "Output Program": [ - "nicara = 10772\njoin = 3339 + 2464\ndiff = nicara - join\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4969', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Alpha 21164 or EV5 became available in 1995 at processor frequencies of up to 333 MHz. In July 1996 the line was speed bumped to 500 MHz, in March 1998 to 666 MHz. Also in 1998 the Alpha 21264 (EV6) was released at 450 MHz, eventually reaching (in 2001 with the 21264C/EV68CB) 1.25 GHz. In 2003, the Alpha 21364 or EV7 Marvel was launched, essentially an EV68 core with four 1.6 GB/s inter-processor communication links for improved multiprocessor system performance, running at 1 or 1.15 GHz. Question: How many more MHz did the he Alpha 21164 processors have in July 1996 than the he Alpha 21264 had in 1998 ?", - "Output Program": [ - "in_1996 = 500\nin_1998 = 450\nanswer = in_1996 - in_1998\nprint(answer)", - "y1996 = 500\ny1998 = 450\n\nprint(abs(round(y1996-y1998\n )))" - ], - "Output Answer": [ - "{'number': '50', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Today, Estonia is an ethnically fairly diverse country, ranking 97th out of 239 countries and territories in 2001 study by Kok Kheng Yeoh. In 2008, thirteen of Estonias fifteen counties were over 80% ethnic Estonian. The counties with the highest percentage Estonians are Hiiu County (98.4%) and Saare County (98.3%). However, in Harju County (which includes the national capital, Tallinn) and Ida-Viru County, ethnic Estonians make up only 59.6% (55.0% in Tallinn) and 19.7% of the population, respectively. In those two counties, Russians account for 32.4% (36.4% in Tallinn) and 71.2% of the population, respectively. In the nation as a whole, Russians make up 24.8% of the total population. Question: How many percent of people were not ethnic Estonian in Ida-Viru County?", - "Output Program": [ - "total = 100\nethnic = 19.7\nprint(total - ethnic)", - "Estonians = 19.7\nprint(100-Estonians)" - ], - "Output Answer": [ - "{'number': '80.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ethnic Norwegians make up 84.5% of Bergens residents. In addition, 8.1% were Immigrant generations or second generation immigrants of Western background and 7.4% were first or second generation immigrants of non-Western background. The population grew by 4,549 people in 2009, a growth rate of 1,8%. Ninety-six percent of the population lives in urban areas. As of 2002, the average gross income for men above the age of 17 is 426,000 Norwegian krone (NOK), the average gross income for women above the age of 17 is NOK 238,000, with the total average gross income being NOK 330,000. In 2007, there were 104.6 men for every 100 women in the age group of 20-39. 22.8% of the population were under 17 years of age, while 4.5% were 80 and above. Question: How many more men per 100 women age 20-39 lived in Bergen in 2007?", - "Output Program": [ - "men = 104.6\nwomen = 100\ndiff = men - women\nprint(diff)", - "woman = 100\nman = 104.6\n\nprint(abs(round(woman - man,2)))" - ], - "Output Answer": [ - "{'number': '4.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2012, West Virginia has an estimated population of 1,855,413, which is an increase of 49, or 0.0%, from the prior year and an increase of 2,414, or 0.13%, since the year 2000. This includes a natural decrease since the last census of 3,296 people (that is 108,292 births minus 111,588 deaths) and an increase from net Human migration of 14,209 people into the state. West Virginia is the least populous Southeastern United States. Immigration to the United States from outside the United States resulted in a net increase of 3,691 people, and migration within the country produced a net increase of 10,518 people. Question: How many more people migrated from within the US to West Virginia compared to from outside the US?", - "Output Program": [ - "mig_within_USA=10518\noutside_USA=3691\n\n\nmig_more_within_USA=mig_within_USA-outside_USA\nprint(mig_more_within_USA)", - "west_virginia = 10518\noutside_us = 3691\n\nprint(abs(round(west_virginia - outside_us,2)))" - ], - "Output Answer": [ - "{'number': '6827', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Costa Ricas emigration is the smallest in the Caribbean Basin and is among the smallest in the Americas. By 2015 about just 133,185 (2.77%) of the countrys people live in another country as immigrants. The main destination countries are the United States (85,924), Nicaragua (10,772), Panama (7,760), Canada (5,039), Spain (3,339), Mexico (2,464), Germany (1,891), Italy (1,508), Guatemala (1,162) and Venezuela (1,127). Question: How many more times was Panama the destination country over Germany and Italy?", - "Output Program": [ - "panama = 7760 \ngermany = 1891\nitaly = 1508\n\nprint(abs(round(panama - germany - italy,2)))", - "panama = 7760\ngermany = 1891\nitaly = 1508\ndiff = panama - (germany + italy)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4361', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States vitamin E supplement use by female health professionals was 16.1% in 1986, 46.2% in 1998, 44.3% in 2002, but decreased to 19.8% in 2006. Similarly, for male health professionals, rates for same years were 18.9%, 52.0%, 49.4% and 24.5%. The authors theorized that declining use in these populations may have due to publications of studies that showed either no benefits or negative consequences from vitamin E supplements. Within the US military services, vitamin prescriptions written for active, reserve and retired military, and their dependents, were tracked over years 2007-2011. Vitamin E prescriptions decreased by 53% while vitamin C remained constant and vitamin D increased by 454%. A report on vitamin E sales volume in the US documented a 50% decrease between 2000 and 2006, with a cause attributed to a meta-analysis that had concluded that high-dosage vitamin E increased all-cause mortality. Question: How many total percent more did male health professionals use vitamin E supplements?", - "Output Program": [ - "supplements = 18.4\nprint(supplements)", - "female = 16.1 + 46.2 + 44.3 + 19.8\nmale = 18.9 + 52.0 + 49.4 + 24.5\ntotal_percent_more = male - female\nprint(total_percent_more)" - ], - "Output Answer": [ - "{'number': '18.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Atlanta turned the ball over four times, twice inside the red zone. Tampa Bay jumped out to a 17-point lead, with 20 points scored off of turnovers. However, Matt Ryan threw a game-tying touchdown pass to Julio Jones with 17 seconds left in regulation to force overtime. The Buccaneers won the coin toss in overtime, and scored a field goal on their first possession. The Tampa Bay defense held Atlanta to a turnover on downs, securing a 23-20 victory. Question: How many points did Tampa Bay win by?", - "Output Program": [ - "tampa = 23\natlanta = 20\ndiff = tampa - atlanta\nprint(diff) ", - "condition_1 = 23\ncondition_2 = 20\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This period was known as the \"Golden Age (metaphor)\" by the FCZ faithful. At this time, the club was run by the legendary President Edwin N\u00e4geli and had players such as K\u00f6bi Kuhn, Fritz K\u00fcnzli, Ilija Kati\u0107, Ren\u00e9 Botteron, and many more. Z\u00fcrich won seven Swiss Super League in the years 1962-63 Nationalliga A, 1965-66 Nationalliga A, 1967-68 Nationalliga A, 1973-74 Nationalliga A, 1974-75 Nationalliga A, 1975-76 Nationalliga A and 1980-81 Nationalliga A. They also won the Swiss Cup five times in 1966, 1970, 1972, 1973, and in 1976. FCZ also had some success in Europe getting to the semi-finals of the European Cup 1963-64, before losing to Real Madrid C.F. and also reaching the semi-finals in the European Cup 1976-77, where they lost to Liverpool F.C.. Question: How many years was the time span between the first time Z\u00fcrich won the Swiss Cup and the last time they won the Swiss Cup?", - "Output Program": [ - "first = 1966\nsecond = 1976\ndiff = second - first\nprint(diff)", - "condition_1 = 1966\ncondition_2 = 1976\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many more receptions did Todd Christensen have than Marcus Allen?", - "Output Program": [ - "todd = 92\nallen = 68\n\nprint(abs(round(todd - allen,2)))\n", - "todd_num_receptions=92\nallen_num_receptions=68\nnum_more_too_receptions=todd_num_receptions-allen_num_receptions\nprint(num_more_too_receptions)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Japan, 1.44 million copies of Final Fantasy IVs Super Famicom version were sold. The PlayStation version sold an additional 261,000 copies in Japan in 1997. By March 31, 2003, the game, including the PlayStation and WonderSwan Color remakes, had shipped 2.16 million copies worldwide, with 1.82 million of those copies being shipped in Japan and 340,000 abroad. As of 2007 just before the release of the Nintendo DS version, nearly 3 million copies of the game had been sold around the world. The Game Boy Advance version of the game sold over 219,000 copies in Japan by the end of 2006. By May 2009, the DS version of the game had sold 1.1 million copies worldwide. Question: How many more millions of copies were sold of Final Fantasy IV on Super Famicom than the DS version of the game?", - "Output Program": [ - "copies=34\nprint(copies)", - "copy=2.18\nshiped=1.82\nanswer=copy-1.82\nprint(answer)" - ], - "Output Answer": [ - "{'number': '.34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There is a maximum limit on the total yearly employee pre-tax or Roth salary deferral into the plan. This limit, known as the \"402(g) limit\", was $15,500 for the year 2008; $16,500 for 2009-2011; $17,000 for 2012; $17,500 for 2013-2014; $18,000 for 2015-2017; and $18,500 for 2018. For future years, the limit may be indexed for inflation, increasing in increments of $500. Employees who are at least 50 years old at any time during the year are now allowed additional pre-tax \"catch up\" contributions of up to $5,000 for 2008; $5,500 for 2009-2014; and $6,000 for 2015-2018. The limit for future \"catch up\" contributions may also be adjusted for inflation in increments of $500. In eligible plans, employees can elect to contribute on a pre-tax basis or as a Roth 401(k) contribution, or a combination of the two, but the total of those two contributions amounts must not exceed the contribution limit in a single calendar year. This limit does not apply to post-tax non-Roth elections. Question: How many more dollars was 2009-2011 than 2008?", - "Output Program": [ - "year=16500\nyear2=15500\nanswer=year-year2\nprint(answer)", - "Amount=15500\nAmount1=16500 \nanswer=Amount1-Amount\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent less in the population of Whites in 2010 compared with 1990?", - "Output Program": [ - "y1 = 47.9\ny2 = 72.1\ndiff = y2 - y1\nprint(diff)", - "population_2010 = 47.9\npopulation_1990 = 72.1\nprint(\"{:.2f}\".format(population_1990-population_2010))" - ], - "Output Answer": [ - "{'number': '24.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The county has 22 schools; 15 are public schools in 3 school districts, and 7 are private. South Harrison Community Schools is the largest district with 3,141 pupils in 2010. The district covers the southern half of the county and includes Corydon Central High School, Corydon Central Junior High School, South Central Junior & Senior High School, Corydon Intermediate, Corydon Elementary, Heth-Washington Elementary, and New Middletown Elementary. North Harrison Community School Corporation had 2,324 pupils in 2010 enrolled in North Harrison High School, North Harrison Middle School, North Harrison Elementary, and Morgan Elementary. Lanesville Community School Corporation is the smallest district serving only Franklin Township. It consists of Lanesville Junior Senior High School and Lanesville Elementary. In 2010, teachers in the North Harrison district averaged $50,800 in annual salary; South Harrison teachers averaged $48,500; Lanesville teachers averaged $51,500. North Harrison had a 2010 graduation rate of 81.5%; South Harrison 84.6%; Lanesville 91.5%. Lanesville and North Harrison students performed above average on 2010 statewide ISTEP+ tests, while South Harrison students performed below average. Question: How many more salary does North Harrison teacher average than South Harrison?", - "Output Program": [ - "south = 48500\nnorth = 50800\ndiff = north - south\nprint(diff)", - "north_harrison = 50800\nsouth_harrison = 48500\n\nprint(abs(north_harrison - south_harrison))\n" - ], - "Output Answer": [ - "{'number': '2300', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the early 1860s, Europe and the United States pursued completely different trade policies. The 1860s were a period of growing protectionism in the United States, while the European free trade phase lasted from 1860 to 1892. The tariff average rate on imports of manufactured goods was in 1875 from 40% to 50% in the United States against 9% to 12% in continental Europe at the height of free trade. Between 1850 and 1870 the annual growth rate of GNP per capita was 1.8%, 2.1% between 1870 and 1890 and 2% between 1890 and 1910; the best twenty years of economic growth were therefore those of the most protectionist period (between 1870 and 1890), while European countries were following a free trade policy. Question: How many years did the European free trade phase last for?", - "Output Program": [ - "start = 1860\nend = 1892\n\nprint(abs(start - end))", - "start = 1860\nend = 1892\nyears = end - start\nprint(years)" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared to other American cities, Atlantas economy in the past had been disproportionately affected by the 2007-2012 global financial crisis and the Great Recession, with the citys economy earning a ranking of 68 among 100 American cities in a September 2014 report due to an elevated unemployment rate, declining real income levels, and a depressed housing market. From 2010 to 2011, Atlanta saw a 0.9% contraction in employment and plateauing income growth at 0.4%. Although unemployment had decreased to 7% by late 2014, this was still higher than the national unemployment rate of 5.8% Atlantas housing market has also struggled, with home prices dropping by 2.1% in January 2012, reaching levels not seen since 1996. Compared with a year earlier, the average home price in Atlanta plummeted to 17.3% in February 2012, thus becoming the largest annual drop in the history of the index for any American or global city. The decline in home prices prompted some economists to deem Atlanta the worst housing market in the nation at the height of the depression. Nevertheless, the citys real estate market has resurged since 2012, so much that median home value and rent growth significantly outpaced the national average by 2018, thanks to a rapidly-growing regional economy. Question: How many years had it been since Atlanta housing prices had dropped to that level?", - "Output Program": [ - "Atlantaplummeted=17.3\npricesdropping=2.1\nanswer=Atlantaplummeted-pricesdropping\nprint(answer)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap a two-game losing streak, the Packers stayed at home for a Week 7 NFC North Sunday night duel with the Minnesota Vikings, as quarterback Brett Favre made his return to Lambeau Field. Green Bay delivered the opening punch in the first quarter as running back Brandon Jackson got a 1-yard touchdown run. The Vikings answered with wide receiver Percy Harvin getting a 17-yard touchdown run. In the second quarter, the Packers regained the lead as quarterback Aaron Rodgers finding tight end Andrew Quarless on a 9-yard touchdown pass. Minnesota would take the lead with running back Adrian Peterson getting a 1-yard touchdown run, followed by kicker Ryan Longwell making a 28-yard field goal. Green Bay regained the lead in the third quarter as Rodgers hooked up with wide receiver Greg Jennings on a 14-yard touchdown pass, followed by linebacker Desmond Bishop returning an interception 32 yards for a touchdown. The Vikings answered with Favre completing a 4-yard touchdown pass to wide receiver Randy Moss. Late in the 4th quarter, Favre led the Vikings to a last-minute drive to near the Packer 20 and nearly had a game-winning touchdown pass, but official review showed the receiver, Percy Harvin, did not have both feet in the end zone, therefore making the pass incomplete. The Vikings tried a game-winning pass on 4th down, but Favre's throw was high to Moss and the Packers held on to their first victory over their former QB. Question: How many touchdowns were scored in the 1st quarter?", - "Output Program": [ - "td_in_first_quarter = (1,17)\nprint(len(td_in_first_quarter))", - "number_touchdowns_quarter1 = 2\nprint(number_touchdowns_quarter1)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many people, in terms of percentage, were Overseas Filipino, other Asian, and Overseas Chinese combined in Guam as of 2010?", - "Output Program": [ - "Filipino = 26.3\nAsian = 2\nChinese = 1.6\nprint(Filipino+Asian+Chinese)", - "filipino = 26.3\nchinese = 1.6\nasian = 2\nprint(filipino + chinese + asian)" - ], - "Output Answer": [ - "{'number': '29.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Green Bay Packers won over the visiting Arizona Cardinals at home as running backs Ahman Green and Vernand Morency each rushed for over 100 yards, becoming the first Packers running back duo to accomplish that feat since the 1980s. Brett Favre threw for 180 yards and one touchdown, as well as one rushing touchdown. Leading Green Bay's receiving corps was Donald Driver, who had five receptions for 58 Yards. Coming up behind him was David Martin, who had four receptions for 48 Yards and one touchdown. On defense, the Packers limited Cardinals rookie quarterback Matt Leinart to 14/35 for 157 yards with one touchdown and one interception. They also held Cardinals running back Edgerrin James to 84 rushing yards on 24 carries, along with three receptions for 25 receiving yards. Aaron Kampman was named NFC Defensive Player of the Week for his performance. Question: How many incomplete passes did Matt Leinart throw in the game?", - "Output Program": [ - "total = 35\ncomplet = 14\nprint(total - complet)", - "condition_1 = 35\ncondition_2 = 14\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Since 1995, Fortune (magazine) has ranked Adobe as an outstanding place to work. Adobe was rated the 5th best U.S. company to work for in 2003, 6th in 2004, 31st in 2007, 40th in 2008, 11th in 2009, 42nd in 2010, 65th in 2011, 41st in 2012, and 83rd in 2013. In October 2008, Adobe Systems Canada Inc. was named one of \"Canadas Top 100 Employers\" by Mediacorp Canada Inc., and was featured in Macleans newsmagazine. Question: In which year did Adobe rise the most spots from the year before?", - "Output Program": [ - "ans = {\n 5-6:2004,\n 6-31:2007,\n 31-40:2008,\n 11-40:2009,\n 42-65:2011,\n 42-41:2012,\n 83-42:2013\n}\n\nprint(ans[min(ans)])" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2009'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the June 1983 Consumer Electronics Show, Commodore lowered the retail price of the 64 to $300, and stores sold it for as little as $199. At one point the company was selling as many computers as the rest of the industry combined. Its prices for the VIC-20 and 64 were $50 lower than Ataris prices for the 600XL and 800XL. Commodores strategy was to, according to a spokesman, devote 50% of its efforts to the under-$500 market, 30% on the $500\u20131000 market, and 20% on the over-$1000 market. Its vertical integration and Tramiels focus on cost control helped Commodore do well during the price war, with $1 billion in 1983 sales. Although the company and Tramiels focus on cost cutting over product testing caused many hardware defects in the 64, by early 1984 Synapse Software\u2014the largest provider of third-party Atari 8-bit software\u2014received 65% of sales from the Commodore market, and Commodore sold almost three times as many computers as Atari that year. Question: How many more percent did the Commodores devote their efforts to the under-$500 market compared to the $500-1000 market?", - "Output Program": [ - "percent_500_to_1000 = 30\npercent_under_500 = 50\nmore_percent = percent_under_500 - percent_500_to_1000\nprint(more_percent)", - "market_one = 50\nmarket_two = 30\nprint(abs(round(market_one - market_two,2)))" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Demographics of Gabon is the makeup of the population of Gabon. As of , Gabon has a population of . Gabons population is relatively young with 35.5% of its population under 15 years of age and only 4.3% of its population over 65 years old. Gabon has a nearly even split between males and females with 0.99 males for every female in the population. In the age range of 15-65, the ration is exactly 1 male to 1 female. The life expectancy of Gabon is lower than the world average. Gabons populations life expectancy at birth is 53.11 years while the world average is 67.2 years as of 2010. Ethnically, the biggest group in Gabon are the Fang people with over 500,000 people, or about a third of Gabons population, belonging to this ethnic group. The biggest religion in Gabon is Christianity, with between 55-75% of the population of Gabon being Christian. Question: How many percent of Gabon's population is under 65 years old?", - "Output Program": [ - "under_age_65 = 4.3\n\nprint(abs(round(100 - under_age_65, 2)))", - "percent_65_above = 4.3\npercent_65_below = 100 - percent_65_above\nprint(percent_65_below)" - ], - "Output Answer": [ - "{'number': '95.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There are 27,908 households, of which 31.5% have children under the age of 18 living with them, 48.9% were married couples living together, 15.4% had a female householder with no husband present, and 32.3% were non-families. 28.4% of all households are made up of individuals, and 10.6% had someone living alone who was 65 years of age or older. The average household size was 2.39, and the average family size was 2.94. 70% of women with school-age children work. Question: How many percent larger is the average family size than household size?", - "Output Program": [ - "family_size = 2.94\nhouse_hold_size = 2.39\n\nprint(abs(round(family_size - house_hold_size,2)))", - "avg_family_size_percent=2.94\navg_household_size_percent=2.39\nmore_percent_avg_fam_size=avg_family_size_percent-avg_household_size_percent\nprint(round(more_percent_avg_fam_size,2))", - "household = 2.39\nfamily = 2.94\ndiff = family - household\nprint(diff)", - "household = 2.39\nfamilysize = 2.94\nprint(abs(round(household - familysize,2)))" - ], - "Output Answer": [ - "{'number': '.55', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On average each Norwegian transported themselves for 70 minutes each day. In 2008 8% of passenger transport was made by public transport; road transport is the dominant mode of transport. It had risen to 10% in 2017. In 2014 22% of travel was on foot and 4% by bicycle. The transport sector was responsible for 4.1% of the Measures of national income and output and 6.6% of employment in 2006. According to the World Economic Forums Travel and Tourism Competitiveness Report 2013, Norway placed 83 out of 140 countries regarding quality of roads, 47 out of 122 regarding quality of railroad infrastructure, 25 out of 140 regarding quality of port infrastructure and 54 out of 140 regarding ground transport networks. Question: How many places better was Norway's ranking regarding ground transport networks compared to the quality of roads ranking out of 140?", - "Output Program": [ - "quality_roads = 83\nground_transport_network = 54\nplaces_better = quality_roads - ground_transport_network\nprint(places_better)", - "ground_tr = 54\nquality = 83\n\nprint(abs(round(ground_tr - quality,1)))" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1984 and 1986, he defeated Nick Begichs wife, Pegge Begich, by 113,582 votes (55.02%) to 86,052 (41.68%) and by 101,799 votes (56.47%) to 74,053 (41.08%), respectively. He defeated Peter Gruenstein with 62.5% of the vote in 1988 and then faced John Devens, the Mayor of Valdez, Alaska, in 1990 and 1992. Young defeated him by 99,003 votes (51.66%) to 91,677 (47.84%) in 1990 and then faced a serious challenge in 1992. He was challenged in the Republican primary by State Senator Virginia M. Collins and defeated her by 24,869 votes (52.98%) to 19,774 (42.12%). In the general election, he was re-elected against Devens by 111,849 votes (46.78%) to 102,378 (42.82%). This is both the lowest winning percentage of his career and the only time he has won without a majority of the vote. Question: Which year did both parties have less votes than the previous time they had ran, 1984 or 1986?", - "Output Program": [ - "y1984 = 113582+86052\ny1986 = 101799+74053\n\npoppulation = (y1984, y1986)\n\nlower = min(poppulation)\n\nif lower == y1984:\n print(1984)\nelif lower == y1986:\n print(1986)\n ", - "print(1986)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1986'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The most extensive county or county-equivalent is the Yukon-Koyukuk Census Area, Alaska, with a land area of 145,505 square miles (376,856 km2). All nine of the most extensive county-equivalents are in Alaska. The most extensive county is San Bernardino County, California, with a land area of 20,057 square miles (51,947 km2). The least extensive county is Kalawao County, Hawaii, with a land area of 11.991 square miles (31.058 km2). The least extensive county-equivalent in the 50 states is the independent city (United States) Falls Church, Virginia, with a land area of 1.999 square miles (5.177 km2). If U.S. territories are included, the least extensive county-equivalent is Kingman Reef, with a land area of 0.01 square miles (0.03 km2). Question: How many more square miles is San Bernardino County than Kalawao County?", - "Output Program": [ - "condition_1 = 20057\ncondition_2 = 11.991\n\nprint(abs(round(condition_2 - condition_1,2)))", - "from multiprocessing import managers\n\n\nsan_bernadino = 20057\nkalawao = 11.991\nmany_more = san_bernadino - kalawao\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '20045.009', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Jets started slow by accruing no passing yards during the first quarter, but the Patriots went down the field in two long drives taking up most of the time in the first half. In the second quarter, the Patriots took the early lead as quarterback Tom Brady completed a 6-yard touchdown pass to wide receiver Wes Welker, but the Jets replied with quarterback Mark Sanchez completing a 10-yard touchdown pass to wide receiver Braylon Edwards. The Patriots scored again with Brady finding wide receiver Randy Moss on a 34-yard touchdown pass. The Jets narrowed the Patriots' lead when kicker Nick Folk nailed a 49-yard field goal, followed by him making a 36-yard field goad in the third quarter. The Jets got the lead when Sanchez completed a 2-yard touchdown pass to wide receiver Jerricho Cotchery (with a successful 2-point conversion). The Jets extended their lead in the fourth quarter when Sanchez making a 1-yard touchdown pass to tight end Dustin Keller. Question: How many yards was the longest touchdown pass?", - "Output Program": [ - "touchdown=10\nanswer=touchdown \nprint(answer)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to increase their winning streak the Bears returned to Chicago for an NFC duel with the Seattle Seahawks. The Bears took the early lead as RB Matt Forte got a six-yard TD run. But the Seahawks answered back with QB Matt Hasselbeck getting a 22-yard TD pass to WR Deon Butler, followed in the second quarter by RB Justin Forsett getting a 9-yard TD run. Then the Bears responded with kicker Robbie Gould making a 34 and a 24-yard field goal. In the third quarter the Bears fell further behind when QB Jay Cutler was sacked in the endzone by free safety Jordan Babineaux for a safety. This was followed in the fourth quarter by RB Marshawn Lynch getting a 1-yard TD run. The Bears tried to come back into the game but only came away with a touchdown after WR Devin Hester returned a punt 89 yards to the endzone for a touchdown. Question: How many total yards did Robbie Gould kick on field goals?", - "Output Program": [ - "yard1 = 34\nyard2 = 24\nprint(yard1+yard2)", - "fir = 34\nsec = 24\nprint(fir + sec)" - ], - "Output Answer": [ - "{'number': '58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 US Census reported that the Latino population in Miami accounted for 70% of its total population, with 34.4% being of Cuban people origin, 15.8% had a Central American background (7.2% Nicaraguan people, 5.8% Honduran people, 1.2% Salvadoran people, and 1.0% Guatemalan people), 8.7% were of South American descent (3.2% Colombian people, 1.4% Venezuelan people, 1.2% Peruvian people, 1.2% Argentinean people, and 0.7% Ecuadorian people), 4.0% had Hispanic people origins (0.5% Spaniard), 3.2% descended from Puerto Rican people, 2.4% were Dominican people (Dominican Republic), and 1.5% had Mexican people ancestry. Question: How many more people, in terms of percentage, were in the biggest subgroup compared to the 3 smallest subgroups combined?", - "Output Program": [ - "percentage_people_3_smallest_subgroups_combined = 0.7 + 0.5 + 1\npercentage_people_biggest_subgroup = 34.4\npercentage_more_people = percentage_people_biggest_subgroup - percentage_people_3_smallest_subgroups_combined\nprint(\"%.2f\" % percentage_more_people)", - "biggest = 34.4\nthree_smallest = 1.5+2.4+3.2 \n\nprint(abs(round(biggest - three_smallest,2)))" - ], - "Output Answer": [ - "{'number': '32.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With regulations in place and DDT banned, the eagle population rebounded. The bald eagle can be found in growing concentrations throughout the United States and Canada, particularly near large bodies of water. In the early 1980s, the estimated total population was 100,000 individuals, with 110,000\u2013115,000 by 1992; the U.S. state with the largest resident population is Alaska, with about 40,000\u201350,000, with the next highest population the Provinces and territories of Canada of British Columbia with 20,000\u201330,000 in 1992. Obtaining a precise count of bald eagles population is extremely difficult. The most recent data submitted by individual states was in 2006, when 9789 breeding pairs were reported. For some time, the stronghold breeding population of bald eagles in the lower 48 states was in Florida, where over a thousand pairs have held on while populations in other states were significantly reduced by DDT use. Today, the Contiguous United States with the largest number of breeding pairs of eagles is Minnesota with an estimated 1,312 pairs, surpassing Floridas most recent count of 1,166 pairs. 23, or nearly half, of the 48 contiguous states now have at least 100 breeding pairs of bald eagles. In Washington State, there were only 105 occupied nests in 1980. That number increased by about 30 per year, so that by 2005 there were 840 occupied nests. 2005 was the last year that the Washington Department of Fish and Wildlife counted occupied nests. Further population increases in Washington may be limited by the availability of late winter food, particularly salmon. Question: How many more bald eagles are there in the United States than in British Columbia according to the highest estimates?", - "Output Program": [ - "us = 115000\nbritish = 30000\ndiff = us - british\nprint(diff)" - ], - "Output Answer": [ - "{'number': '85000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Cardinals began their 2008 campaign on the road against their NFC West rival, the San Francisco 49ers. In the first quarter, Arizona took flight as kicker Neil Rackers got a 25-yard field goal. The 49ers responded with RB Frank Gore's 41-yard TD run. In the second quarter, the Cardinals responded with QB Kurt Warner completing a one-yard TD pass to WR Larry Fitzgerald, yet San Francisco tied the game with kicker Joe Nedney getting a 39-yard field goal. In the third quarter, the Cardinals began to soar as Rackers got a 31-yard field goal, along with rookie RB Tim Hightower getting a two-yard TD run. In the fourth quarter, the 49ers tried to respond with Nedney getting a 30-yard field goal. Afterwards, Rackers' 30-yard field goal sealed the victory for Arizona. Question: How many touchdowns did Frank Gore score in the first quarter?", - "Output Program": [ - "franked_td_run = [41]\n\nprint(abs(round(len(franked_td_run))))\n", - "number_touchdowns_scored = 1\nprint(number_touchdowns_scored)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From 1814 to 1819 he, or rather his admirers, were engaged in a long and angry controversy with Jens Immanuel Baggesen, who represented the old didactic school. This contest seems to have disturbed the peace of Oehlenschl\u00e4gers mind and to have undermined his genius. His talent may be said to have culminated in the glorious cycle of verse-romances called Helge, published in 1814. The tragedy of Hagbarth og Signe, (1815), showed a distinct falling-off in style. In 1817 he went back to Paris, and published Hroars Saga and the tragedy of Fostbr\u00f8drene. In 1818 he was again in Copenhagen, and wrote the idyll of Den lille Hyrdedreng and the Eddaic cycle called Nordens Guder. His next productions were the Tragedy of Erik og Abel (1820) and V\u00e6ringerne i Miklagaard (1826), and the epic of Hrolf Krake (1829). His last volumes were Tordenskjold (1833), Dronning Margrethe (1833), Sokrates (1835), Olaf den Hellige (1836), Knud den Store (1838), Dina (1842), Erik Glipping (1843), and Kiartan og Gudrun (1847). On his seventieth birthday, 14 November 1849, a public festival was arranged in his honour, and he was decorated by the king of Denmark under circumstances of great pomp. He died on 20 January 1850 and was buried in the cemetery of Frederiksberg. Immediately after his death his Recollections were published in two volumes. Question: How many years passed between the two publications published in the same year after 1830 and the Sokrates?", - "Output Program": [ - "two_published_year = 1833-1\ndata = 1830\n\nprint(abs(two_published_year - data))", - "olaf = 1836\nknud = 1838\nyears = knud - olaf\nprint(years)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 2003-04 Serie A, the final season of his career, Baggio recorded 12 goals and 11 assists. He scored his 200th goal in Serie A in a 2-2 draw against Parma on 14 March 2004, saving Brescia from relegation, as they finished the season in 11th place. Baggio was the first player in almost 30 years to surpass the 200-goal milestone, and is currently only one of seven players to have accomplished the feat. Baggio scored his final and 205th Serie A career goal on the second last matchday, in a 2-1 home win over 2003-04 Coppa Italia Lazio on 9 May 2004; he also set up Brescias first goal in that match. He played his last career match on 16 May 2004 on the final matchday of the season at the San Siro against Milan, a 4-2 loss to the Serie A champions; he set-up Matuzal\u00e9ms goal. In the 88th minute, De Biasi substituted Baggio, prompting the 80,000 present at the San Siro to give him a standing ovation; Milan defender Paolo Maldini also embraced him before he left the pitch. Question: How many more goals than assists did Baggio have in the 2003-04 Serie A?", - "Output Program": [ - "score=2\nscore1=1\nanswer=score-score1\nprint(answer)", - "gols=11\nassists=12\nanswer=assists-gols\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many percent were not from 25 to 44?", - "Output Program": [ - "total = 100\nage = 33.8\nno = total - age\nprint(no)", - "condition_1 = 33.8\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '66.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With Young at the helm, the 49ers led the league in total points scored (505) and helped them earn a league best 13-3 regular season record. Pro Bowl running back Ricky Watters was the teams leading rusher with 877 yards and 6 touchdowns, while also recording 66 receptions for 719 yards and 5 touchdowns. Rookie fullback William Floyd (American football) was the teams second-leading rusher with 305 yards and 6 touchdowns, while also having 19 receptions for 145 yards. The teams leading receiver was Pro Bowl wide receiver Jerry Rice, who had 112 catches for 1,499 yards and 13 touchdowns, while also gaining 93 yards and two more touchdowns rushing the ball. Receiver John Taylor (American football) was also a reliable target, catching 41 passes for 531 yards and 5 touchdowns. Pro Bowl tight end Brent Jones added 49 receptions for 670 yards and 9 touchdowns. The offensive line was led by Pro Bowl center Bart Oates, another offseason free agent pickup, and Pro Bowl guard Jesse Sapolu. Question: How many more yards Jerry Rice have than the leading rusher and second-leading rusher combined?", - "Output Program": [ - "yards=539\nreceptions=670\nanswer=receptions-yards\nprint(answer)" - ], - "Output Answer": [ - "{'number': '317', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Russian governments published 2014 military budget is about 2.49 trillion rubles (approximately US$69.3 billion), the List of countries by military expenditures in the world behind the US and China. The official budget is set to rise to 3.03 trillion rubles (approximately US$83.7 billion) in 2015, and 3.36 trillion rubles (approximately US$93.9 billion) in 2016. As of 2014, Russias military budget is higher than any other European nation, and approximately 1/7th (14 percent) of the Military budget of the United States. In 2015, SIPRI found that Russia was the worlds second biggest exporter of major weapons for the period 2010-14, increasing exports by 37 per cent. India, China and Algeria accounted for almost 60 percent of total Russian exports. Asia and Oceania received 66 percent of Russian arms exports in 2010\u201314, Africa 12 percent and the Middle East 10 percent. Question: How many fewer percent of weapons did the Middle East get from Russia than Africa?", - "Output Program": [ - "africa = 12\nmiddle_east = 10\ndiff = africa - middle_east\nprint(diff)", - "condition_1 = 10\ncondition_2 = 12\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During 2002, the average remained subdued without making substantial gains due to the stock market downturn of 2002 as well as the lingering effects of the dot-com bubble. In 2003, the Dow held steady within the 7,000 to 9,000-point level range by the early 2000s recession, the War in Afghanistan (2001\u2013present) and the Iraq War. But by December of that year, the Dow remarkably returned to the 10,000 mark. In October 2006, four years after its bear market low, the DJIA set fresh record theoretical, intra-day, daily close, weekly, and monthly highs for the first time in almost seven years, closing above the 12,000 level for the first time on the 19th anniversary of Black Monday (1987) (1987). On February 27, 2007, the Dow Jones Industrial Average fell 3.3% (415.30 points), its biggest point drop since 2001. The initial drop was caused by a global sell-off after SSE Composite experienced a Chinese correction, yet by April 25, the Dow passed the 13,000 level in trading and closed above that milestone for the first time. On July 19, 2007, the average passed the 14,000 level, completing the fastest 1,000-point advance for the index since 1999. One week later, a 450-point intra-day loss, owing to turbulence in the U.S. Subprime lending market and the soaring value of the Chinese yuan, initiated another correction falling below the 13,000 mark, about 10% from its highs. Question: How many points difference was there between the drop on February 27, 2007 and the drop in July of 2007?", - "Output Program": [ - "condition_1 = 415.30\ncondition_2 = 450\nprint(abs(round(condition_2 - condition_1,2)))", - "feb = 415.30\njune = 450\nprint(june - feb)" - ], - "Output Answer": [ - "{'number': '34.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many percent are not unmarried partnerships?", - "Output Program": [ - "condition_1 = 3.9\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nunmarried = 3.9\nprint(total - unmarried)" - ], - "Output Answer": [ - "{'number': '96.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many percent more Asians were there than Native American and Pacific Islander?", - "Output Program": [ - "Asians = 4.02\nNative_American = 0.11\nPacific_Islander = 0.03\nprint(\"{:.2f}\".format(Asians-(Native_American+Pacific_Islander)))\n", - "asian = 4.02\nn_american = 0.11\npacific = 0.03\nprint(asian - n_american - pacific)" - ], - "Output Answer": [ - "{'number': '3.88', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 256. The number of jobs in the primary sector was 162, of which 152 were in agriculture and 9 were in forestry or lumber production. The number of jobs in the secondary sector was 45 of which 29 or (64.4%) were in manufacturing and 16 (35.6%) were in construction. The number of jobs in the tertiary sector was 49. In the tertiary sector; 10 or 20.4% were in the sale or repair of motor vehicles, 1 was in the movement and storage of goods, 10 or 20.4% were in a hotel or restaurant, 7 or 14.3% were in the information industry, 2 or 4.1% were the insurance or financial industry, 9 or 18.4% were technical professionals or scientists, 9 or 18.4% were in education. Question: How many more percent of jobs did the information industry have than the insurance or financial industry?", - "Output Program": [ - "information_industry = 14.3\ninsurance = 4.1\nanswer = round(information_industry - insurance, 1)\nprint(answer)", - "information_ind_jobs = 14.3\nfinancial_ind = 4.1\nprint(abs(round(information_ind_jobs - financial_ind,2)))" - ], - "Output Answer": [ - "{'number': '10.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Lost in Translation was screened at the 2003 Telluride Film Festival. It was given a limited release on September 12, 2003 in 23 theaters where it grossed $925,087 on its opening weekend with an average of $40,221 per theater and ranking 15th at the box office. It was given a wider release on October 3, 2003 in 864 theaters where it grossed $4,163,333 with an average of $4,818 per theater and ranking 7th. The film went on to make $44,585,453 in North America and $75,138,403 in the rest of the world for a worldwide total of $119,723,856. Question: How many days after Lost in Translation opened in limited release was it given a wider release?", - "Output Program": [ - "opened = \"12 sep 2003\"\nreleased = \"3 OCT 2003\"\n\nopened_days = 31-13\nreleased_days = 3\n\nprint(opened_days+released_days)", - "limited = 12\nwider = limited + 19\nprint(wider)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States, the female-to-male earnings ratio was 0.77 in 2009; female full-time, year-round (FTYR) workers earned 77% as much as male FTYR workers. Womens earnings relative to mens fell from 1960 to 1980 (56.7-54.2%), rose rapidly from 1980 to 1990 (54.2-67.6%), leveled off from 1990 to 2000 (67.6-71.2%) and rose from 2000 to 2009 (71.2-77.0%). When the first Equal Pay Act of 1963 was passed in 1963, female full-time workers earned 48.9% as much as male full-time workers. Question: How many percentage points did the female to male earnings ratio improve in 2009 compared to 1963?", - "Output Program": [ - "y1 = 48.9\ny2 = 77.0\ndiff = y2 - y1\nprint(diff)", - "condition_1 = 77\ncondition_2 = 48.9\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '28.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Graduation rates among district-run schools, meanwhile, steadily increased in the ten years from 2005. In 2005, Philadelphia had a district graduation rate of 52%. This number increased to 65% in 2014, still below the national and state averages. Scores on the states standardized test, the Pennsylvania System of School Assessment (PSSA) trended upward from 2005 to 2011 but subsequently decreased. In 2005, the district-run schools scored an average of 37.4% on math and 35.5% on reading. The citys schools reached its peak scores in 2011 with 59.0% on math and 52.3% on reading. In 2014, the scores dropped significantly to 45.2% on math and 42.0% on reading. Question: How many more percentage did scores drop for math than reading?", - "Output Program": [ - "math = 45.2\nreading = 42.0\ndiff = math - reading\nprint(diff)", - "math = 45.2\nreading = 42\n\nprint(abs(round(math - reading,2)))" - ], - "Output Answer": [ - "{'number': '3.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1714, Peter the Great sent a party of shipbuilders to Okhotsk to allow faster access to the furs of Kamchatka. In 1715, they built the Vostok and in 1716\u201317 Kozma Sokolov sailed it to Kamchatka. For the next 145 years Okhotsk was the main Russian seaport on the Pacific, supplying Kamchatka and other coastal settlements. In 1731 the Siberian Military Flotilla was established here. In 1736, Okhotsk was moved two miles downstream to a spit of land at the mouth of the Okhota, converting the ostrog (fortress) into a proper port. Vitus Berings two Pacific expeditions (1725\u20131729 and 1733\u20131742) brought in large numbers of people and the first scholars and expert sailors and led to a great deal of building. In 1742 there were 57 buildings, 45 other buildings in the Berings \"expedition settlement\" and eight ships in the harbor. Anton de Vieira, of Portuguese people origin (son of a Jewish father and Christian mother), was the towns governor at that time. From 1737 to 1837 there was a salt works several miles west on the coast that produced 14\u201336 tons annually. In 1827 it was worked by 150 exiles and about 100 guards and overseers. Question: Which Vitus Berings Pacific expedition took longer, the one that began in 1725 or the one that began in 1733?", - "Output Program": [ - "shorter = 1725\nlonger = 1733\nprint(longer)", - "condition_1 = 1729-1725\ncondition_2 = 1742-1733\n\nif condition_1 > condition_2:\n print(1725)\nelse:\n print(1733)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1733'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Mavericks finished 49\u201333, one game ahead of Phoenix for the eighth and final playoff spot, which meant that they would once again have to face their in-state rivals, the San Antonio Spurs, who were the top seed in the Western Conference with a 62\u201320 record. In Game 1 in San Antonio, Dallas had an 81\u201371 lead in the fourth quarter, but the Spurs rallied back and took Game 1, 85-90. However, the Mavs forced 22 turnovers in Game 2 to rout the Spurs 113\u201392, splitting the first two games before the series went to Dallas. In Game 3, Manu Gin\u00f3bili hit a shot that put the Spurs up 108\u2013106 with 1.7 seconds left, but a buzzer-beater by Vince Carter gave the Mavs the victory, putting them up 2\u20131 in the series. The Spurs took Game 4 in Dallas 93\u201389 despite a late Dallas comeback after the Spurs at one point had a 20-point lead and later won Game 5 at home, 109\u2013103, giving them a 3\u20132 series lead. The Mavs avoided elimination in Game 6 at home by rallying in the fourth quarter, winning 111\u2013113. Game 7 was on the Spurs home court, and the Spurs beat the Mavericks 119\u201396, putting an end to the Mavericks season. Question: How many points did the Spurs win against Dallas in Game 4?", - "Output Program": [ - "spurs = 93\ndallas = 89\ndiff = spurs - dallas\nprint(diff)", - "win = 93\nlose = 89\n\nprint(abs(round(win-lose,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In May 2010, more than 120,000 North Koreans owned mobile phones; this number had increased to 301,000 by September 2010, 660,000 by August 2011, and 900,000 by December 2011. Orascom reported 432,000 North Korean subscribers after two years of operation (December 2010), increasing to 809,000 by September 2011, and exceeding one million by February 2012. By April 2013 subscriber numbers neared two million. By 2015 the figure has grown to three million. Question: Which date did more North Koreans own mobile phones, September 2010 or December 2011?", - "Output Program": [ - "NorthKoreans=2011\nprint(NorthKoreans)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': 'December', 'year': '2011'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There is a maximum limit on the total yearly employee pre-tax or Roth salary deferral into the plan. This limit, known as the \"402(g) limit\", was $15,500 for the year 2008; $16,500 for 2009-2011; $17,000 for 2012; $17,500 for 2013-2014; $18,000 for 2015-2017; and $18,500 for 2018. For future years, the limit may be indexed for inflation, increasing in increments of $500. Employees who are at least 50 years old at any time during the year are now allowed additional pre-tax \"catch up\" contributions of up to $5,000 for 2008; $5,500 for 2009-2014; and $6,000 for 2015-2018. The limit for future \"catch up\" contributions may also be adjusted for inflation in increments of $500. In eligible plans, employees can elect to contribute on a pre-tax basis or as a Roth 401(k) contribution, or a combination of the two, but the total of those two contributions amounts must not exceed the contribution limit in a single calendar year. This limit does not apply to post-tax non-Roth elections. Question: What year had the largest 402(g) limit, 2015-2017 or 2018?", - "Output Program": [ - "limit15_17 = 18000\nlimit18 = 18500\nif limit18>limit15_17:\n print(\"2018\")", - "print(2018)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2018'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Japans exports amounted to US$4,210 per capita in 2005. , Japans main export markets were the United States (20.2 percent), China (17.5 percent), South Korea (7.1 percent), Hong Kong (5.6 percent) and Thailand (4.5 percent). Its main exports are transportation equipment, motor vehicles, iron and steel products, semiconductors and auto parts. Japans main import markets were China (24.8 percent), the United States (10.5 percent), Australia (5.4 percent) and South Korea (4.1 percent). Question: How many more exports were given to South Korea than to Hong Kong, in percentage?", - "Output Program": [ - "south_korea = 7.1\nhong_kong = 5.6\nanswer = south_korea - hong_kong\nprint(answer)", - "south_korea = 7.1\nhong_kong = 5.6\n\nprint(abs(south_korea - hong_kong))" - ], - "Output Answer": [ - "{'number': '1.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There are 1,068,573 households in the municipality, giving an average household size of 3.3 people. Of those households, 78.4% are in formal structures (houses or apartment), while 20.5% are in informal structures (Shanty town). 94.0% of households use mains electricity for lighting. 87.3% of households have water supply to the dwelling, while 12.0% have piped water through a communal tap. 94.9% of households have regular refuse collection service. 91.4% of households have a flush toilet or chemical toilet, while 4.5% still use a bucket toilet. 82.1% of households have a refrigerator, 87.3% have a television and 70.1% have a radio. Only 34.0% have a landline telephone, but 91.3% have a cellphone. 37.9% have a computer, and 49.3% have access to the Internet (either through a computer or a cellphone). Question: How many more percent of residents lived in formal structures than informal structures?", - "Output Program": [ - "formal_structures = 78.4\ninformal_structures = 20.5\nans = \"{:.2f}\".format(formal_structures-informal_structures)\nprint(ans) ", - "formal = 78.4\ninformal = 20.5\ntotal = formal - informal\nprint(total)" - ], - "Output Answer": [ - "{'number': '57.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For the first time in franchise history, the Cowboys wore white pants and navy jerseys. The jerseys are usually paired with silver pants. The white pants were the Color Rush pants with a navy/silver/navy stripe down the side, and the navy jersey is the regular alternate navy jersey, usually worn on Thanksgiving. The Cowboys outscored the Giants to win 30-17 and improve to 7-6 and 2-3 without Elliott. Despite the win against the Giants, the eventual Super Bowl champion Philadelphia Eagles clinched the NFC East title with the win against the Rams. Question: How many points in total was scored in the game?", - "Output Program": [ - "point1=30\npoint2=17\nanswer=point1+point2\nprint(answer)", - "Cowboys=30\nGiants=17\nanswer=Cowboys+Giants\nprint(answer)" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Determined to play competitive basketball despite being out of the NBA, Johnson formed the Magic Johnson All-Stars, a barnstorming team composed of former NBA and college players. In 1994 Johnson joined with former pros Mark Aguirre, Reggie Theus, John Long (basketball), Earl Cureton, Jim Farmer, and Lester Conner, as his team played games in Australia, Israel, South America, Europe, New Zealand, and Japan. They also toured the United States, playing five games against teams from the Continental Basketball Association. In the final game of the CBA series, Magic Johnson had 30 points, 17 rebounds, and 13 assists, leading the All-Stars to a 126-121 victory over the Oklahoma City Cavalry. By the time he returned to the Lakers in 1996, the Magic Johnson All-Stars had amassed a record of 55-0, and Johnson was earning as much as $365,000 per game. Johnson played with the team frequently over the next several years, with possibly the most memorable game occurring in November, 2001. Magic, at the age of 42, played with the All-Stars against his alma mater, Michigan State Spartans mens basketball. Although he played in a celebrity game to honor coach Jud Heathcoate in 1995, this was Johnsons first meaningful game played in his hometown of Lansing in 22 years. Playing in front of a sold out arena, Johnson had a triple-double and played the entire game, but his all-star team lost to the Spartans by two points. Johnsons half court shot at the buzzer would have won the game, but it fell short. On November 1, 2002 Johnson returned to play a second exhibition game against Michigan State. Playing with the Canberra Cannons of Australias National Basketball League (Australasia) instead of his usual group of players, Johnsons team defeated the Spartans 104-85, as he scored 12 points, with 10 assists and 10 rebounds. Question: What year was Magic Johnson born?", - "Output Program": [ - "year = 2001\nage = 42\nprint(year - age)", - "ans = 1959\nprint(ans)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1959'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Croatian language is Croatias official language, but the languages of constitutionally-recognised minorities are officially used in some local government units. Croatian is the native language identified by 96% of the population. A 2009 survey revealed that 78% of Croatians claim knowledge of at least one foreign language\u2014most often English language. The largest religions of Croatia are Roman Catholic Church (86.3%), Eastern Orthodox Church (4.4%) and Islam (1.5%). Literacy in Croatia stands at 98.1%. The proportion of the population aged 15 and over attaining academic degrees has grown rapidly since 2001, doubling and reaching 16.7% by 2008. An estimated 4.5% of GDP is spent for education. Primary and secondary education are available in Croatian and in the languages of recognised minorities. Croatia has a universal health care system and in 2010, the nation spent 6.9% of its GDP on healthcare. The net monthly income in September 2011 averaged 5,397 Croatian kuna ( ). The most significant sources of employment in 2008 were wholesale and retail trade, the manufacturing industry and construction. In October 2011, the unemployment rate was 17.4%. Croatias median equivalent household income tops the average Purchasing Power Standard of 2004 enlargement of the European Union, while trailing the EU average. The 2011 census recorded a total of 1.5 million private households; most owned their own housing. Question: How many, in percent, more of Croatians belonged to the Roman Catholic Church than Eastern Orthodox Church?", - "Output Program": [ - "Catholic = 86.3\nOrthodox = 4.4\nprint(Catholic-Orthodox)", - "roman = 86.3\neastren = 4.4\nprint(roman - eastren)" - ], - "Output Answer": [ - "{'number': '81.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: In 2009, by how many fewer was the unemployment mark than what economists were predicting it would be?", - "Output Program": [ - "condition_1 = 2000000\ncondition_2 = 3000000\nprint(abs(round(condition_2 - condition_1,2)))", - "start = 2000000\nend = 3000000\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '1000000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many percent of people were not Non-Hispanic Asian?", - "Output Program": [ - "hispanic_asian = 12.2\nprint(100 - hispanic_asian)" - ], - "Output Answer": [ - "{'number': '97.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Researchers conducted a survey for the National Retail Federation in the United States and found that 53.3 percent of consumers planned to buy a costume for Halloween 2005, spending $38.11 on average (up $10 from the year before). They were also expected to spend $4.96 billion in 2006, up significantly from just $3.3 billion the previous year. The troubled economy has caused many Americans to cut back on Halloween spending. In 2009, the National Retail Federation anticipated that American households would decrease Halloween spending by as much as 15% to $56.31. In 2013, Americans spent an estimated $6.9 billion to celebrate Halloween, including a predicted $2.6 billion on costumes (with more spent on adult costumes than for childrens costumes) and $330 million on pet costumes. In 2017 it was estimated that Americans would spend $9.1 billion on Halloween merchandise with $3.4 billion of that being on spend on Halloween costumes. Question: How many dollars on average did consumers spend on a Halloween costume in 2004?", - "Output Program": [ - "_2005 = 38.11\n_2004 = _2005 - 10\nprint(_2004)", - "condition_1 = 38.11\ncondition_2 = 10\n\nprint(abs(round(condition_2 - condition_1,2)))\n" - ], - "Output Answer": [ - "{'number': '28.11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: How many years passed between the city's oldest and second oldest fires?", - "Output Program": [ - "condition_1 = 1198\ncondition_2 = 1248\n\nprint(abs(condition_2 - condition_1))", - "oldest = 1198\nsecond = 1248\nprint(second - oldest)" - ], - "Output Answer": [ - "{'number': '50', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel The average tariff rate on dutiable imports increased from 40.1% in 1929 to 59.1% in 1932 (+19%). However, it was already consistently at high level between 1865 and 1913 (from 38% to 52%). Moreover, It had also risen sharply in 1861 (from 18.61% to 36.2%; +17.6), between 1863 and 1866 (from 32.62% to 48.33%; +15.7%), between 1920 and 1922 (from 16.4% to 38.1%; +21.7%), without producing global depressions. Question: How many percent difference is there between the lowest and highest average tarriff rate?", - "Output Program": [ - "highest = 59.1\nlowest = 16.4\ndifference = highest - lowest\nprint(difference)" - ], - "Output Answer": [ - "{'number': '42.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first recorded El Ni\u00f1o that originated in the central Pacific and moved toward the east was in 1986. Recent Central Pacific El Ni\u00f1os happened in 1986-87, 1991-92, 1994-95, 2002-03, 2004-05 and 2009-10. Furthermore, there were \"Modoki\" events in 1957-59, 1963-64, 1965-66, 1968-70, 1977-78 and 1979-80. Some sources say that the El Ni\u00f1os of 2006-07 and 2014-16 were also Central Pacific El Ni\u00f1os. Question: How many Modoki events happened after 1959 but before 1971?", - "Output Program": [ - "_1963 = 1\n_1965 = 1\n_1968 = 1\ntotal = _1963 + _1965 + _1968\nprint(total)", - "modoki_1959 = (1963,1965,1968)\n\nprint(abs(len(modoki_1959)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 1920s, specifically In 1928, the components of the Dow were increased to 30 stocks near the economic height of that decade, which was nicknamed the Roaring Twenties. This period downplayed the influence of an early Depression of 1920\u201321 plus certain international conflicts such as the Polish-Soviet war, the Irish Civil War, the Turkish War of Independence and the initial phase of the Chinese Civil War. The Wall Street Crash of 1929 and the ensuing Great Depression over the next several years returned the average to its starting point, almost 90% below its peak. By July 8, 1932, following its intra-day low of 40.56, the Dow would end up closing the session at 41.22. The high of 381.17 on September 3, 1929, would not be surpassed until 1954, in inflation-adjusted numbers. However, the bottom of the 1929 Crash came just 2\u00bd months later on November 13, 1929, when intra-day it was at the 195.35 level, closing slightly higher at 198.69. For the decade, the Dow would end off with a healthy 131.7% gain, from 107.23 points at the beginning of 1920, to a level of 248.48 points at the end of 1929, just before the Crash of 1929. Question: How many points higher was the end of 1929 than the beginning of 1920?", - "Output Program": [ - "y1929 = 248.48\ny1920 = 107.23\nprint(abs(round(y1929 - y1920,2)))", - "points_1929 = 248.48\npoints_1920 = 107.23\n\nanswer = points_1929 - points_1920\n\nprint(answer)" - ], - "Output Answer": [ - "{'number': '141.25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: For many years, the Rose Bowl had the largest football stadium capacity in the United States, eventually being surpassed by Michigan Stadium (107,601). The Rose Bowls maximum stated seating capacity was 104,091 from 1972 to 1997. Some of the seats closest to the field were never used during this time for UCLA regular season games, and were covered by tarps. Official capacity was lowered following the 1998 Rose Bowl. Slightly different figures are given for the current capacity, for the lower level seats behind the team benches are not used for some events since the spectators can not see through the standing players or others on the field. UCLA reports the capacity at 91,136. The Tournament of Roses reports the capacity at 92,542. The 2006 Rose Bowl game, which was also the BCS championship game, had a crowd of 93,986. In the 2011 contest between TCU and Wisconsin, the listed attendance is 94,118. As of 2008, the Rose Bowl is the 11th List of American football stadiums by capacity, and is still the largest stadium that hosts post-season bowl games. For concerts held there, the Rose Bowl holds almost 60,000 people. The stadiums 2014 remodeling removed the lower \"lettered row\" seats on each side behind the players benches and provide access in and out of the stadium for the lower sections of the Rose Bowl, restoring its original design. Question: How many more seats did Michigan Stadium have over the Rose Bowl?", - "Output Program": [ - "seats_michigan_stadium=107601\nseats_rose_bowl=104091\nnum_of_more_seats_in_MS=seats_michigan_stadium-seats_rose_bowl\nprint(num_of_more_seats_in_MS)", - "micheagan = 107601\nrose = 104091\n\nprint(abs(micheagan - rose))" - ], - "Output Answer": [ - "{'number': '3510', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people either owned their own home or owned their home with a mortgage?", - "Output Program": [ - "condition_1 = 0\ncondition_2 = 23.17+31.33\n\nprint(abs(round(condition_2 - condition_1,2)))", - "owned = 23.17\nmortgage = 31.33\ntotal = owned + mortgage\nprint(total)" - ], - "Output Answer": [ - "{'number': '54.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Part of the crop was destroyed by hurricanes in 1979 and 1980, and 1979-80 production was only 670,000 bags (40,200 tons). Although production was usually about 57,000-59,000 tons annually in the 1980s, the acreage harvested declined from in the early 1980s to in 1999, indicating a greater yield per acre. Coffee production in 1999 was estimated at 35,000 tons; exports of coffee in 2001 generated $11 million. Cocoa and tobacco are also grown for export. Dominican Republic is one of the top 10 major producer and exporter of cocoa in the world. Cocoa is also grown in the Cibao Valley around San Francisco de Macoris. Tobacco is also grown in the Cibao Valley, but around Santiago. In 1999, production of cocoa beans was 26,000 tons and of tobacco, 35,000 tons. Rice is grown around Monte Cristi & San Francisco de Macoris. Banana production in 1999 was 432,000 tons. Production of other crops in 1999 (in thousands of tons) included rice, 563; coconuts, 184; cassava, 127; tomatoes, 281; pulses, 69; dry beans, 26; eggplants, 7; and peanuts, 2. Question: How many more thousands of tons of coconuts were produced than cassavas?", - "Output Program": [ - "cassavas_tons = 127\ncoconuts_tons = 184\nquantity_more = coconuts_tons - cassavas_tons\nprint(quantity_more)", - "coconut = 184\ncassvas = 127\n\nprint(abs((coconut - cassvas)))" - ], - "Output Answer": [ - "{'number': '57', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1996, Japan ranked fourth in the world in fishing industry by country. Japan captured 4,074,580 metric tons of fish in 2005, down from 4,987,703 tons in 2000, 9,558,615 tons in 1990, 9,864,422 tons in 1980, 8,520,397 tons in 1970, 5,583,796 tons in 1960 and 2,881,855 tons in 1950. In 2003, the total aquaculture production was predicted at 1,301,437 tonnes. In 2010, Japans total fisheries production was 4,762,469 fish. Offshore fisheries accounted for an average of 50% of the nations total fish catches in the late 1980s although they experienced repeated ups and downs during that period. Question: In what year was the highest measured amount of fish caught?", - "Output Program": [ - "y2005 = 4074580\ny2000 = 4987703\ny1990 = 9558615\ny1980 = 9864422\ny1970 = 8520397\ny1960 = 5583796\ny1950 = 2881855\nbig = max(y1950, y1960, y1970, y1980, y1990, y2000, y2005)\nif big == y1950:\n print(1950)\nelif big == y1960:\n print(1960)\nelif big == y1970:\n print(1970)\nelif big == y1980:\n print(1980)\nelif big == y1990:\n print(1990)\nelif big == y2000:\n print(2000)\nelse:\n print(2005)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1980'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 2015-16 NBA season, James was criticized for his role in several off-court controversies, including the midseason firing of Cavaliers coach David Blatt. Despite these distractions, Cleveland finished the year with 57 wins and the best record in the East. Jamess final averages were 25.3 points, 7.4 rebounds, and 6.8 assists per game on 52 percent shooting. In the 2016 NBA Playoffs, the Cavaliers advanced comfortably to the 2016 NBA Finals, losing only two games en route to a rematch with the 2015-16 Golden State Warriors season, who were coming off a record-setting 73-win season. To begin the series, Cleveland fell behind 3-1, including two blowout losses. James responded by registering back-to-back 41 point games in Games 5 and 6, leading the Cavaliers to two consecutive wins to stave off elimination. In Game 7, he posted a triple-double and made a number of key plays, including The Block (basketball) on Andre Iguodala, as Cleveland emerged victorious, winning the Cleveland sports curse and becoming the first team in NBA history to come back from a 3-1 series deficit in the Finals. James became just the third player to record a triple-double in an NBA Finals Game 7, and behind series averages of 29.7 points, 11.3 rebounds, 8.9 assists, 2.3 blocks, and 2.6 steals per game, he also became the first player in league history to lead both teams in all five statistical categories for a playoff round, culminating in a unanimous Finals MVP selection. Question: How many more assists per game did James get in the playoffs than in regular season?", - "Output Program": [ - "play_off = 8.9\nregular_season = 6.8\n\nprint(abs(round(play_off - regular_season,2)))", - "assists_james_got_playoffs=8.9\nassists_james_got_regularly=6.8\n\n\nmore_assists_in_playoffs=assists_james_got_playoffs-assists_james_got_regularly\nprint(round(more_assists_in_playoffs,1))" - ], - "Output Answer": [ - "{'number': '2.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Secretary of State of California, as of October 22, 2012, Solano County has 209,484 registered voters, out of 274,284 eligible (76.4%). Of those, 101,815 (48.6%) are registered Democrats, 52,777 (25.2%) are registered California Republican Party, and 45,581 (21.8%) have Decline to State a political party. Democrats hold voter-registration advantages in all incorporated cities and towns in Solano County. However, Republicans lead in registration in the unincorporated communities of the county (40%-35%), making Solano the only county in the Bay Area where Republicans out-number Democrats in unincorporated communities. The Democrats largest registration advantage in Solano is in the city of Vallejo, California, wherein there are only 8,242 Republicans (14.6%) out of 56,313 total voters compared to 33,753 Democrats (59.9%) and 12,157 voters who have declined to state a political party (21.6%). Question: How many fewer Republicans are registered to vote than Democrats and those who declined to state a party?", - "Output Program": [ - "democrats = 52777\nrepublicans = 45581\n\nfewer = democrats - republicans\n\nprint(fewer)", - "condition_2 = 52777\ncondition_1 = 101815+45581\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '94619', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not the insurance or financial industry?", - "Output Program": [ - "condition_1 = 3.8\n\nprint(abs(round(100 - condition_1,2)))", - "total = 3.8\nfinance = 3.8\nprint(total - finance)" - ], - "Output Answer": [ - "{'number': '96.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On April 7, 2013, the Pacers clinched their first Central Division championship since the 2003-04 season. They finished the 2012-13 NBA season with a 49-32 record, the 3rd seed in the Eastern Conference and beat the Atlanta Hawks in the first round of the playoffs. The Pacers then beat the New York Knicks in six games to advance to the Eastern Conference Finals for the first time since 2004 to face the defending champs, the Miami Heat. The Pacers lost Game 1 of the Eastern Conference Finals on May 22, 2013 in overtime 103-102. On May 24, 2013 in Game 2 of the Eastern Conference Finals, the Pacers were victorious by a score of 97-93. The game was clinched for Indiana, after David West was able to deflect a pass from LeBron James. The team headed home to Indianapolis where they had been a perfect 6-0 in the playoffs. The Heat won Game 3 in Indianapolis on May 26, 2013, with contributions from role players Udonis Haslem and Chris Andersen, and won 114-96. The Pacers bounced back in Game 4 - with a strong contribution from Lance Stephenson - and won 99-92. The Pacers lost Game 5 in Miami on May 30, but won Game 6 at home on June 1, extending the series to Game 7. The Pacers were defeated by Miami, 99-76. Question: How many days after Game 1 of the Eastern Conference Finals did Game 2 take place?", - "Output Program": [ - "EasternConference=2\nanswer=EasternConference\nprint(answer)", - "game=2\nanswer=game\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Secretary of State of California, as of October 22, 2012, Solano County has 209,484 registered voters, out of 274,284 eligible (76.4%). Of those, 101,815 (48.6%) are registered Democrats, 52,777 (25.2%) are registered California Republican Party, and 45,581 (21.8%) have Decline to State a political party. Democrats hold voter-registration advantages in all incorporated cities and towns in Solano County. However, Republicans lead in registration in the unincorporated communities of the county (40%-35%), making Solano the only county in the Bay Area where Republicans out-number Democrats in unincorporated communities. The Democrats largest registration advantage in Solano is in the city of Vallejo, California, wherein there are only 8,242 Republicans (14.6%) out of 56,313 total voters compared to 33,753 Democrats (59.9%) and 12,157 voters who have declined to state a political party (21.6%). Question: How many fewer registered voters does Solano county have than eligible voters?", - "Output Program": [ - "registered = 209484\neligible = 274284\nfewer = eligible - registered\nprint(fewer)", - "fewer = 209484\neligible = 274284\n\nprint(abs(fewer - eligible))" - ], - "Output Answer": [ - "{'number': '64800', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the Ottoman period, the citys population of Ottomans Muslims (including those of Turkish people and Albanians origin, as well as Bulgarian Muslim and Greek Muslim convert origin) grew substantially. According to the 1478 census Sel\u00e2nik (), as the city came to be known in Ottoman Turkish, had 6,094 Greek Orthodox households, 4,320 Muslim ones, and some Catholic. No Jews were recorded in the census suggesting that the subsequent influx of Jewish population was not linked to the already existing Romaniote Jews community. Soon after the turn of the 15th to 16th century, however, nearly 20,000 Sephardic Jews immigrated to Greece from the Iberian Peninsula following their expulsion from Spain by the 1492 Alhambra Decree. By c. 1500, the number of households had grown to 7,986 Greek ones, 8,575 Muslim ones, and 3,770 Jewish. By 1519, Sephardic Jewish households numbered 15,715, 54% of the citys population. Some historians consider the Ottoman regimes invitation to Jewish settlement was a strategy to prevent the ethnic Greek population from dominating the city. Question: How many more Greek households were there than Jewish in 1500?", - "Output Program": [ - "greek = 7986\njewis = 3770\nprint(greek - jewis)" - ], - "Output Answer": [ - "{'number': '4216', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The exact number of Arab casualties is unknown. One estimate places the Arab death toll at 7,000, including 3,000 Palestinians, 2,000 Egyptians, 1,000 Jordanians, and 1,000 Syrians. In 1958, Palestinian historian Aref al-Aref calculated that the Arab armies combined losses amounted to 3,700, with Egypt losing 961 regular and 200 irregular soldiers and Jordan losing 362 regulars and 200 irregulars. According to Henry Laurens (scholar), the Palestinians suffered double the Jewish losses, with 13,000 dead, 1,953 of whom are known to have died in combat situations. Of the remainder, 4,004 remain nameless but the place, tally and date of their death is known, and a further 7,043, for whom only the place of death is known, not their identities nor the date of their death. According to Laurens, the largest part of Palestinian casualties consisted of non-combatants and corresponds to the successful operations of the Israelis. Question: How many more Palestinians than Egyptians died?", - "Output Program": [ - "pale = 3000\negypt = 2000\ndiff = pale - egypt\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In recent decades, the literacy rate of Rajasthan has increased significantly. In 1991, the states literacy rate was only 38.55% (54.99% male and 20.44% female). In 2001, the literacy rate increased to 60.41% (75.70% male and 43.85% female). This was the highest leap in the percentage of literacy recorded in India (the rise in female literacy being 23%). At the Census 2011, Rajasthan had a literacy rate of 67.06% (80.51% male and 52.66% female). Although Rajasthans literacy rate is below the national average of 74.04% and although its female literacy rate is the lowest in the country, the state has been praised for its efforts and achievements in raising literacy rates. Question: By how many percentage points did the literacy rate increase between 1991 and 2001?", - "Output Program": [ - "_1991 = 38.55\n_2001 = 60.41\ndiff = _2001 - _1991\nprint(diff)", - "y1991 = 38.55\ny2001 = 60.41\n\nprint(abs(round(y1991-y2001,2)))" - ], - "Output Answer": [ - "{'number': '21.86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Pettitte was 19-10 with a 3.83 ERA and 173 strikeouts in the postseason (1995-2003, 2005, 2007, 2009-2010), with the most postseason wins in MLB history. He also holds the all-time postseason record for most starts (42) and innings pitched in the postseason (263). He was the second starting pitcher in history to win three series-clinching games (ALDS, ALCS and World Series) in the same postseason (2009). Derek Lowe did the same in 2004, but with one of the wins in relief, and additionally, Pettitte won the regular season game in which the Yankees clinched the division. When Pettitte started Game 3 of the 2009 World Series, he passed Christy Mathewson and Waite Hoyt, with the second most World Series starts. Whitey Ford is in front with 22 starts. Pettitte has played in 8 different World Series (7 with the Yankees, and 2005 World Series with the Astros), and been on the winning end of 19 postseason series - both of which are tops among active players. Andy Pettittes final postseason appearance was on Saturday, October 13, 2012 which was game one of the 2012 ALCS. Pettitte received a no decision in the game which the Yankees would lose in 12 innings. Question: How many years passed between Pettitte's first postseason game and his last?", - "Output Program": [ - "yone = 1995\nytwo = 2012\n\nprint(abs(yone - ytwo))", - "first_postseason_game = 1995\nlast_postseason_game = 2012\nyears_passed = last_postseason_game - first_postseason_game\nprint(years_passed)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In week 5, the Lions hosted the Carolina Panthers. The teams exchanged field goals in the first quarter, one from Matt Prater from 30-yards, and one from Graham Gano from 21-yards. The Lions regained the lead in the second quarter via a one-yard touchdown run from Zach Zenner. The Panthers responded with a six-yard touchdown pass from Cam Newton to Christian McCaffrey, and a 10-yard touchdown pass from Newtwon to Devin Funchess, to make the score 17-10 in favor of Carolina at half-time. The Panthers scored 10 points in the third quarter via a 31-yard touchdown pass from Newton to Kelvin Benjamin, and a 44-yard field from Gano. The Lions responded with 14 points in the fourth quarter via two touchdown receptions from Matthew Stafford to Darren Fells, from four-yards and 20-yards respectively, making the final score 27-24 in favor of Carolina. Detroit's loss dropped them to 2nd in the NFC North, as the Packers beat the Cowboys later in the day to move to 4-1. Question: How many touchdowns were there between 1 and 10 yards?", - "Output Program": [ - "touchdown = [1, 6, 10, 4]\nlength = len(touchdown)\nprint(length)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Changing populations have happened in timber and mining towns in the American West as a result of boom and bust economic cycles. Some towns decrease in population following a bust, while some, like Arcata, experience a change in demographics. In the case of Arcata, the peak and the bust were close due to Arcata\u2019s relatively late entry into the timber industry, and its domination by mechanization. The population of the city of Arcata was 3,729 during its peak 1950, when lumber was exported throughout the country and abroad. For the County of Humboldt, After the bust, in 1955, the population of Arcata in 1960 was 5,235. In Arcata the population under the age of 15 was 28.1%. Those age 15-24 made up 22.8% of Arcata\u2019s population. Those age 25-39 made up 19.4% of the population. Those age 40-54 made up 16% of Arcata\u2019s population. Those age 55-64 made up 6.7% of Arcata\u2019s population. Those age 65 and over made up 6.9% of Arcata\u2019s population. Question: By how many percent were persons aged under 25 the majority of Arcata's population in 1960?", - "Output Program": [ - "under = 28.1 + 22.8\nover = 19.4 + 16 + 6.7 + 6.9\ndiff = under - over\nprint(diff)" - ], - "Output Answer": [ - "{'number': '.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eight years after their last game in Indianapolis (a 29-13 victory), the Bears returned to play the Colts in week five. The 43rd game between the two franchise, the Bears trailed the series 19-23, but won the last two games, recently a 41-21 win in 2012. \"An efficient offensive attack\", particularly a rushing-based offense like against the Lions, was a key to success against the Colts defense, according to Jeff Joniak; the Colts allowed the second-highest runs of at least four yards with 51.5 percent. He added the offense should punctuate the run with deep passes, as the Colts were the most penalized defense in the NFL with six pass interference and three personal fouls, along with just four turnovers forced resulting in only three total points. Meanwhile, the Bears defense had to attack Colts quarterback Andrew Luck; Indianapolis was allowing a league-high 15 sacks, was ranked 29th in pass protection efficiency, the second-most hurries (35) the highest number of knockdowns (33) allowed, along with 10 combined false start and holding penalties. Joniak added jet lag could play a factor in the game, as the Colts had lost in London the week before and had no bye week. Connor Barth scored the first points of the game when he kicked a 35-yard field goal on the Bears' opening drive. Adam Vinatieri responded with a 54-yard field goal and the Colts took the lead in the second quarter when Luck threw a one-yard touchdown pass to Dwayne Allen. Both teams traded field goals on their next drives before Brian Hoyer threw a 14-yard touchdown pass to Cameron Meredith. With 11 seconds left in the first half, Vinatieri kicked a 26-yard field goal to give Indianapolis the 16-13 lead at halftime. He converted a 41-yard field goal in the third quarter to increase the margin to six points; when Barth tried a 49-yarder on the next series, he missed it wide left, but redeemed himself with a 24-yard kick in the fourth. Hoyer later led the Bears on a 96-yard drive, ending it with a 21-yard touchdown pass to Jordan Howard; the drive was the longest touchdown-scoring series since a 97-yard possession against the Steelers in 2009. Luck responded with a 35-yard touchdown pass to T. Y. Hilton, who beat Jacoby Glenn for the score, followed by Vinatieri's 35-yard field goal after Meredith lost a fumble. Down by six points, Hoyer attempted to rally the Bears on one last drive but missed an open Alshon Jeffery on fourth down, throwing an incomplete pass to Meredith. The Colts ran out the clock to end the game. With the loss, the Bears fell to 1-4, their worst five-week start since they started the 2004 season 1-4. They ended the game with 522 offensive yards, the most since they recorded 542 in a 1989 win against the Lions and the most in a loss since 1940. Question: Over franchise history, how many more games had the Colts won than the Bears when the two teams met?", - "Output Program": [ - "colts = 23\nbear = 19\nprint(colts - bear)", - "Colts = 19\nBears = 23\nprint(Bears-Colts)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2004 Linz counted 647,428 nights stay. In 2013 the number increased to 775,396. 363,425 of the overnight stays were located in the four star hotels, 226,647 in the three star hotels, 67,593 in the two and one star hotels and 53,194 stays can be counted to other accommodation. Overnight stays in 5/4-star hotels increased by more than 5% from 20.590 to 21.655 between February 2017 and February 2018. During the same period, overnight stays in 3-star hotels increased by 22%, from 13.383 to 16.330. The number of overnight stays in non-categorized hotels dropped by almost 10%, from 4.177 to 3.763. Question: How many more nights stayed were there in 2013 compared to 2004?", - "Output Program": [ - "nights_stayed_2013 = 775396\nnights_stayed_2004 = 647428\nmore_nights_stayed = nights_stayed_2013 - nights_stayed_2004\nprint(more_nights_stayed)", - "night_stay_2013 = 647428 \nnight_stay_2014 = 775336\n\nprint(abs(night_stay_2014 - night_stay_2013))" - ], - "Output Answer": [ - "{'number': '127968', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2004 Linz counted 647,428 nights stay. In 2013 the number increased to 775,396. 363,425 of the overnight stays were located in the four star hotels, 226,647 in the three star hotels, 67,593 in the two and one star hotels and 53,194 stays can be counted to other accommodation. Overnight stays in 5/4-star hotels increased by more than 5% from 20.590 to 21.655 between February 2017 and February 2018. During the same period, overnight stays in 3-star hotels increased by 22%, from 13.383 to 16.330. The number of overnight stays in non-categorized hotels dropped by almost 10%, from 4.177 to 3.763. Question: How many more overnight stays were there in one and two star hotels compared to stays in other accommodation?", - "Output Program": [ - "one = 67593\naccomo = 53194\ndiff = one - accomo\nprint(diff)" - ], - "Output Answer": [ - "{'number': '14399', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For each vintage, the CIVC rated the villages of the area based on the quality of their grapes and vineyards. The rating was then used to determine the price and the percentage of the price that growers get. The Grand Cru rated vineyards received 100 percent rating which entitled the grower to 100% of the price. Premier Crus were vineyards with 90\u201399% ratings while Deuxi\u00e8me Crus received 80\u201389% ratings. Under appellation rules, around 4,000 kilograms (8,800 pounds) of grapes can be pressed (wine) to create up to 673 gallons (US) (either 2,550 L or 3,060 L) of juice. The first 541 gallons (either 2,050 L or 2,460 L) are the cuv\u00e9e and the next 132 gallons (either 500 L or 600 L) are the taille. Prior to 1992, a second taille of 44 gallons (either 167 L or 200 L) was previously allowed. For vintage Champagne, 100% of the grapes must come from that vintage year while non-vintage wine is a blend of vintages. Vintage champagne must spend a minimum of three years of aging. There are no regulations about how long it must spend on its Lees (fermentation), but some of the premier Champagne houses keep their wines on Lees (fermentation) for upwards of five to ten years. Non-vintage Champagne must spend a minimum of 15 months of aging but only a minimum of 12 months on the lees. Most of the Champagne houses keep their wines on the lees through the whole time of aging because it is more expense to bottle the wine then age it and finally shipped. Question: How many gallons of wine could be taille prior to 1992?", - "Output Program": [ - "gallons=132\ngallons1=44\nanswer=gallons+gallons1\nprint(answer)", - "gallons=132\ngallon=44\nanswer=gallons+gallon\nprint(answer)" - ], - "Output Answer": [ - "{'number': '176', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Gasol missed the first 23 games of the 2006-07 NBA season due to a broken foot suffered near the end of Spain national basketball teams semifinal win over Argentina national basketball team in the 2006 FIBA World Championship. He would go on to be named Most Valuable Player of the tournament, which Spain won. He had a season-high 34 points (most by a Grizzly that season), and eight rebounds and tied a career-high and franchise record with eight blocks on January 29 against the 2006-07 Sacramento Kings season, and surpassed Shareef Abdur-Rahim as the franchises all-time leader in free throw attempts on January 31 against the 2006-07 Dallas Mavericks season. He became the all-time franchise leader in field goals made on February 6 against the 2006-07 Houston Rockets season, and became the all-time franchise leader in minutes played on February 7 at Dallas. He surpassed Shareef Abdur-Rahim (7,801 points) as the Grizzlies all-time leading scorer on March 7, 2007, against the 2006-07 Toronto Raptors season (7,809 points at the time). On January 24, 2007, Gasol recorded his second career triple-double against the hosting 2006-07 Utah Jazz season, garnering 17 points, 13 rebounds, and 12 assists. He also registered 2 blocks and one steal. Question: How many points, rebounds, and assists did Gasol have combined against the Jazz?", - "Output Program": [ - "garnering=17\nrebounds=13\nassists=12\nanswer=garnering+rebounds+assists\nprint(answer)", - "rebounds=13\nassists=12\nJazz=17\nanswer=rebounds+assists+Jazz\nprint(answer)" - ], - "Output Answer": [ - "{'number': '42', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Falcons defense ranked 2nd in the league in fewest rushing yards allowed (1,203), 8th in fewest total yards allowed (5,009), and 4th in fewest points allowed. Defensive linemen Lester Archambeau (10 sacks, 2 fumble recoveries) and Chuck Smith (defensive end) (8.5 sacks, 4 fumble recoveries) excelled at pressuring quarterbacks and stopping the run. Behind them, Atlanta had two outstanding linebackers, Pro Bowler Jessie Tuggle (65 tackles, 3 sacks, 1 fumble recovery) and Cornelius Bennett (69 tackles, 1 sack, 2 fumble recoveries). Bennett played with the Buffalo Bills when they suffered their four consecutive Super Bowl losses in Super Bowls Super Bowl XXV, Super Bowl XXVI, Super Bowl XXVII, and Super Bowl XXVIII; and thus was determined to finally get a championship ring that had eluded him in the past. Atlantas secondary was led by Pro Bowl cornerback Ray Buchanan, who recorded 7 interceptions and 102 return yards, and Pro Bowl safety Eugene Robinson (4 interceptions), who was with the Green Bay Packers when they appeared in Super Bowls Super Bowl XXXI and Super Bowl XXXII. Question: How many more interceptions did Ray Buchanan have than Eugene Robinson?", - "Output Program": [ - "ray_buc = 7\neugin_inte = 4\n\nprint(abs(ray_buc - eugin_inte))", - "ray_buchanan_interceptions = 7\neugene_robinson_interceptions = 4\nanswer = ray_buchanan_interceptions - eugene_robinson_interceptions\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Stats Canada, the population of Kensington Market increased by approximately 300 people (or 7%) from 3,740 in 2006 to 4,029 in 2011. Breaking this number down into generation status, it has been found that first generation residents increased by 75 and second generation residents increased by 20. The remaining 200 or so residents of the area are placed in the third generation or more category. Thus, the number of third generation or more residents increased significantly from 2006 to 2011. In terms of percentages, from 2006 to 2011, first generation residents dropped about 7% from 64.92% to 57.73%. Second generation residents decreased slightly from 19.04% in 2006 to 16.88% in 2011 while the percentage of third generation or more residents increased dramatically from 16.04% in 2006 to 25.39% in 2011, which represents approximately a 10% increase in residents from this generation status. (Census/NHS 2011, Census 2006) Question: When was the population of Kensington Market higher, 2006 or 2011?", - "Output Program": [ - "higher = 2011\nprint(higher)", - "y2006 = 3740\ny2011 = 4029\n\ndata = (y2006,y2011)\n\nanswer = max(data)\n\nif answer == y2011:\n print(2011)\nelif answer == y2006:\n print(2006)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2011'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Part of the crop was destroyed by hurricanes in 1979 and 1980, and 1979-80 production was only 670,000 bags (40,200 tons). Although production was usually about 57,000-59,000 tons annually in the 1980s, the acreage harvested declined from in the early 1980s to in 1999, indicating a greater yield per acre. Coffee production in 1999 was estimated at 35,000 tons; exports of coffee in 2001 generated $11 million. Cocoa and tobacco are also grown for export. Dominican Republic is one of the top 10 major producer and exporter of cocoa in the world. Cocoa is also grown in the Cibao Valley around San Francisco de Macoris. Tobacco is also grown in the Cibao Valley, but around Santiago. In 1999, production of cocoa beans was 26,000 tons and of tobacco, 35,000 tons. Rice is grown around Monte Cristi & San Francisco de Macoris. Banana production in 1999 was 432,000 tons. Production of other crops in 1999 (in thousands of tons) included rice, 563; coconuts, 184; cassava, 127; tomatoes, 281; pulses, 69; dry beans, 26; eggplants, 7; and peanuts, 2. Question: How many more tons of bananas were produces than cocoa beans?", - "Output Program": [ - "cocoabeans=26000\nBanana=432000\nanswer=Banana-cocoabeans\nprint(answer)" - ], - "Output Answer": [ - "{'number': '406000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For the first time in franchise history, the Cowboys wore white pants and navy jerseys. The jerseys are usually paired with silver pants. The white pants were the Color Rush pants with a navy/silver/navy stripe down the side, and the navy jersey is the regular alternate navy jersey, usually worn on Thanksgiving. The Cowboys outscored the Giants to win 30-17 and improve to 7-6 and 2-3 without Elliott. Despite the win against the Giants, the eventual Super Bowl champion Philadelphia Eagles clinched the NFC East title with the win against the Rams. Question: How many total points were scored in the game?", - "Output Program": [ - "condition_1 = 30\ncondition_2 = 17\n\nprint(abs(round(condition_2 + condition_1,2)))", - "cowboys = 30\ngiants = 17\ntotal = cowboys + giants\nprint(total)" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Immigration is an essential component of the population. Results of the 2011 Population Census indicated that 326,376 (59.1% of the total population) were born outside Macau, an increase of 3.0 percentage points over the last ten years. Analysed by place of birth, 255,186 (46.2%) were born in Mainland China, down by 1.2 percentage points from 2001. 226,127 (40.9%) were born in Macau, 19,355 (3.5%) in Hong Kong and 1,835 (0.3%) in Portugal. There were more persons born in other countries or territories as the number of non-resident workers increased. Among them, 14,544 were born in the Philippines, 7,199 in Vietnam and 6,269 in Indonesia, altogether taking up 5.1% of the total population. 1,942 were born in Europe other than Portugal, 2,252 in Americas, 959 in Africa and 672 in Oceania. Analysed by age group, 85.2% of the youth population (aged 0-14) were born in Macau, and 62.9% of those aged 35 and above were born in Mainland China. Question: How many percent of the youth population were not born in Macau?", - "Output Program": [ - "condition_1 = 85.2\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nmacau = 85.2\nnot_macau = percentage - macau \nprint(not_macau)" - ], - "Output Answer": [ - "{'number': '14.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After 1289, a decline in Saxonys silver production, combined with Philips wars against Aragon, England and Flanders, drove the French government to fiscal deficits. The war against Aragon, inherited from Philips father, required the expenditure of 1.5 million LT (livres tournois) and the 1294-99 war against England over Gascony another 1.73 million LT. Loans from the Aragonese War were still being paid back in 1306. To cover the deficit, Pope Nicholas IV in 1289 granted Philip permission to collect a tithe of 152,000 LP (livres parisis) from the Church lands in France. With revenues of 1.52 million LP, the church in France had greater fiscal resources than the royal government, whose ordinary revenues in 1289 amounted to 595,318 LP and overall revenues to 1.2 million LP. By November 1290, the deficit stood at 6% of revenues. In 1291 the budget swung back into surplus only to fall into deficit again in 1292. Question: How many millions of LT did the war against Aragon and the war against England over Gascony cost combined?", - "Output Program": [ - "first_lt = 1.5\nsecond_lt = 1.73\nprint(first_lt+second_lt)", - "aragon = 1.5\nengland = 1.73\ntotal = aragon + england\nprint(total)" - ], - "Output Answer": [ - "{'number': '3.23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Universal initially set a budget of $10 million, with a modest $200,000 for \"creature effects,\" which at the time was more than the studio had ever allocated to a monster film. Filming was scheduled to be completed within 98 days. Universals production studios estimated that it would require at least $17 million before marketing and other costs, as the plan involved more set construction, including external sets and a large set piece for the original scripted death of Bennings, which was estimated to cost $1.5 million alone. As storyboarding and designs were finalized, the crew estimated they would need at least $750,000 for creature effects, a figure Universal executives agreed to after seeing the number of workers employed under Rob Bottin, the special make-up effects designer. Associate producer Larry Franco was responsible for making the budget work for the film; he cut the filming schedule by a third, eliminated the exterior sets for on-site shooting, and removed Benningss more extravagant death scene. Cohen suggested reusing the destroyed American camp as the ruined Norwegian camp, saving a further $250,000. When filming began in August, The Thing had a budget of $11.4 million, and indirect costs brought it to $14 million. The effects budget eventually ran over by $1.5 million, forcing the elimination of some scenes, including Naulss confrontation of a creature dubbed the \"box Thing\". By the end of production, Carpenter had to make a personal appeal to executive Ned Tanen for $100,000 to complete a simplified version of the Blair-Thing. The final cost was $12.4 million, and overhead costs brought it to $15 million. Question: How many more dollars did the crew estimate would be needed for creature effects compared to the budget given by Universal?", - "Output Program": [ - "creature = 200000\nbudget = 750000\n\nprint(abs(creature - budget))", - "crew = 750000\noriginal = 200000\ndiff = crew - original\nprint(diff)" - ], - "Output Answer": [ - "{'number': '550000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Currently, there is no official census of religion in Russia, and estimates are based on surveys only. In 2012 the research organization Sreda published Arena Atlas, a detailed enumeration of religious populations and nationalities in Russia, based on a large-sample country-wide survey. They found that 46.8% of Russians declared themselves Christians (including 41% Russian Orthodox, 1.5% simply Orthodox or members of non-Russian Orthodox churches, 4.1% unaffiliated Christians, and less than 1% for both Catholic and Protestant), while 25% were spiritual but not religious, 13% were atheists, 6.5% were Muslims, 1.2% were followers of \"traditional religions honoring gods and ancestors\" (including Rodnovery, Tengrism and other ethnic religions), and 0.5% were Tibetan Buddhism. However, later that year, the Levada Center estimated that 76% of Russians were Christians, and in June 2013, the Public Opinion Foundation estimated that 65% of the population was Christian. These findings are in line with Pew Research Centers 2011 estimate that 73.6% of Russians were Christians, with Russian Public Opinion Research Center (VCIOM)s 2010 survey (~77% Christian), and with Ipsos MORIs 2011 survey (69%). Question: How many percent of people were not atheists?", - "Output Program": [ - "her_age = 1893\nher_son = 1915\ndifference = her_son - her_age\nprint(difference)", - "condition_1 = 13\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '87', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With regulations in place and DDT banned, the eagle population rebounded. The bald eagle can be found in growing concentrations throughout the United States and Canada, particularly near large bodies of water. In the early 1980s, the estimated total population was 100,000 individuals, with 110,000\u2013115,000 by 1992; the U.S. state with the largest resident population is Alaska, with about 40,000\u201350,000, with the next highest population the Provinces and territories of Canada of British Columbia with 20,000\u201330,000 in 1992. Obtaining a precise count of bald eagles population is extremely difficult. The most recent data submitted by individual states was in 2006, when 9789 breeding pairs were reported. For some time, the stronghold breeding population of bald eagles in the lower 48 states was in Florida, where over a thousand pairs have held on while populations in other states were significantly reduced by DDT use. Today, the Contiguous United States with the largest number of breeding pairs of eagles is Minnesota with an estimated 1,312 pairs, surpassing Floridas most recent count of 1,166 pairs. 23, or nearly half, of the 48 contiguous states now have at least 100 breeding pairs of bald eagles. In Washington State, there were only 105 occupied nests in 1980. That number increased by about 30 per year, so that by 2005 there were 840 occupied nests. 2005 was the last year that the Washington Department of Fish and Wildlife counted occupied nests. Further population increases in Washington may be limited by the availability of late winter food, particularly salmon. Question: How many breeding pairs were not in the state of Florida in 2006?", - "Output Program": [ - "total = 9789\nflorida = 1166\n\nprint(abs(total - florida))", - "total_bredding_pairs=9789\nbreeding_pairs_in_florida=1166\nbreeding_pairs_not_in_florida=total_bredding_pairs-breeding_pairs_in_florida\nprint(breeding_pairs_not_in_florida)" - ], - "Output Answer": [ - "{'number': '8623', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After a tough win over the Vikings, the Browns returned home for a game against the Bengals in Round 1 of the Battle of Ohio. In the first quarter, the Browns scored first as Brian Hoyer found Jordan Cameron on a 2-yard pass for a 7-0 lead. In the second quarter, the Bengals scored when Mike Nugent nailed a 25-yard field goal for the eventual halftime score of 7-3. In the third quarter, the Browns scored a field goal of their own when Billy Cundiff nailed one from 51 yards out giving them a 10-3 lead. The Bengals once again came within 4 as Nugent kicked another field goal from 46 yards out for a 10-6 game. In the fourth quarter, it was all Browns as Hoyer found Chris Ogbonnaya on a 1-yard pass for the eventual final score of 17-6. Question: How many scores did the Browns have after the third quarter?", - "Output Program": [ - "score = 1\nprint(score)", - "scored = 1\n\nprint(abs((scored)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From the Great Recession, Czech Republic is in stagnation or decreasing of GDP. Some commenters and economists criticising fiscally conservative policy of Petr Ne\u010das right-wing government, especially criticising ex-minister of finance, Miroslav Kalousek. Miroslav Kalousek in a 2008 interview, as minister of finance in the center-right government of Mirek Topol\u00e1nek, said \"Czech Republic will not suffer by financial crisis\". In September 2008, Miroslav Kalousek formed state budget with projection of 5% GDP increase in 2009. In 2009 and 2010, Czech Republic suffered strong economical crisis and GDP decreased by 4,5%. From 2009 to 2012, Czech Republic suffered highest state budget deficits in history of independent Czech Republic. From 2008 to 2012, the public debt of Czech Republic increased by 18,9%. Most decrease of industrial output was in construction industry (-25% in 2009, -15,5% in 2013). From 4Q 2009 to 1Q 2013, GDP decreased by 7,8%. Question: How many years was the time span in which Czech Republic suffered highest state budget deficits in history of independent Czech Republic?", - "Output Program": [ - "czexh_deflicit_start_year = 2009\nczexh_deflicit_end_year = 2012\n\nprint(abs(czexh_deflicit_start_year - czexh_deflicit_end_year))", - "from_year = 2009\nto_year = 2012\ntotal = to_year - from_year\nprint(total)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: How many percent more people were Javanese than Chinese Indonesians, Minangkabau, Ethnic Malays and Batak combined in 2000?", - "Output Program": [ - "javanese = 35.16\nchinese = 5.53\nmina = 3.18\nethnic = 1.62\nbatak = 3.61\n\nprint(abs(round(javanese - (chinese + mina + ethnic + batak),2)))", - "javanese = 35.16\nchinese = 5.53\nminang = 3.18\nethnic = 1.62\nbatak = 3.61\nmore_people = javanese - (chinese + minang + ethnic + batak)\nprint(more_people)" - ], - "Output Answer": [ - "{'number': '21.22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 19th century was dominated by the Hungarian struggle for independence and modernisation. The national insurrection against the Habsburgs began in the Hungarian capital Hungarian Revolution of 1848 and was defeated one and a half years later, with the help of the Russian Empire. 1867 was the year of Austro-Hungarian Compromise of 1867 that brought about the birth of Austria-Hungary. This made Budapest the twin capital of a dual monarchy. It was this compromise which opened the second great phase of development in the history of Budapest, lasting until World War I. In 1849 the Chain Bridge (Budapest) linking Buda with Pest was opened as the first permanent bridge across the Danube and in 1873 Buda and Pest were officially merged with the third part, \u00d3buda (Old Buda), thus creating the new metropolis of Budapest. The dynamic Pest grew into the countrys administrative, political, economic, trade and cultural hub. Ethnic Hungarians overtook Danube Swabians in the second half of the 19th century due to mass migration from the overpopulated rural Transdanubia and Great Hungarian Plain. Between 1851 and 1910 the proportion of Hungarians increased from 35.6% to 85.9%, Hungarian became the dominant language, and German was crowded out. The proportion of Jews peaked in 1900 with 23.6%. Due to the prosperity and the large Jewish community of the city at the start of the 20th century, Budapest was often called the \"Jewish Mecca\" or \"Judapest\". In 1918, Austria-Hungary lost the war and collapsed; Hungary declared itself an independent republic (Republic of Hungary). In 1920 the Treaty of Trianon partitioned the country, and as a result, Hungary lost over two-thirds of its territory, and about two-thirds of its inhabitants, including 3.3 million out of 15 million ethnic Hungarians. Question: How many percentage points did the proportion of Hungarians increase between 1851 and 1910?", - "Output Program": [ - "condition_1 = 35.6\ncondition_2 = 85.9\nprint(abs(round(condition_2 - condition_1,2)))", - "y1 = 35.6\ny2 = 85.9\nprint(round(y2 - y1, 1))" - ], - "Output Answer": [ - "{'number': '50.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many more slaves were there in 1791 than whites in 1791 and whites and slaves in 1771 combined?", - "Output Program": [ - "slaves = 14710\nother = 243 + 4716 + 541\ndiff = slaves - other\nprint(diff)" - ], - "Output Answer": [ - "{'number': '9210', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After the August 15, 1971 Nixon shock, the price began to greatly increase, and between 1968 and 2000 the price of gold ranged widely, from a high of $850 per troy ounce ($27.33/g) on January 21, 1980, to a low of $252.90 per troy ounce ($8.13/g) on June 21, 1999 (London Gold Fixing). Prices increased rapidly from 2001, but the 1980 high was not exceeded until January 3, 2008, when a new maximum of $865.35 per troy weight was set. Another record price was set on March 17, 2008, at $1023.50 per troy ounce ($32.91/g). Question: Which date was the price of gold higher, March 17, 2008 or January 3, 2008?", - "Output Program": [ - "price_high =2008\nprint(price_high)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '17', 'month': 'March', 'year': '2008'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1874 and 1921, the total population of Cambodia increased from about 946,000 to 2.4 million. By 1950, it had increased to between 3,710,107 and 4,073,967, and in 1962 it had reached 5.7 million. From the 1960s until 1975, the population of Cambodia increased by about 2.2% yearly, the lowest increase in Southeast Asia. By 1975 when the Khmer Rouge took power, it was estimated at 7.3 million. Of this total an estimated one to two million reportedly died between 1975 and 1978. In 1981, the PRK gave the official population figure as nearly 6.7 million, although approximately 6.3 million to 6.4 million is probably more accurate. The average annual rate of population growth from 1978 to 1985 was 2.3% (see table 2, Appendix A). A post-Khmer Rouge baby boom pushed the population above 10 million, although growth has slowed in recent years. Question: How many millions, according to the PRK, had the population of Cambodia decreased from 1975 to 1981?", - "Output Program": [ - "y1975 = 7.3\ny1981 = 6.7\n\nanswer = y1975 - y1981\n\nprint(answer)", - "y1981 = 6.7\ny1975 = 7.3\n\n\nprint(abs(round(y1981 - y1975,2)))" - ], - "Output Answer": [ - "{'number': '0.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Indice de Precios y Cotizaciones (IPC, the general equities index) is the benchmark stock index on the Bolsa. In 2005 the IPC surged 37.8%, to 17,802.71 from 12,917.88, backed by a stronger Mexican economy and lower interest rates. It continued its steep rise through the beginning of 2006, reaching 19,272.63 points at end-March 2006. The stockmarket also posted a record low vacancy rate, according to the central bank. Local stockmarket capitalisation totalled US$236bn at end-2005, up from US$170 bn at end-2004. As of March 2006 there were 135 listed companies, down from 153 a year earlier. Only a handful of the listed companies are foreign. Most are from Mexico City or Monterrey; companies from these two cities compose 67% of the total listed companies. Question: How many points did the IPC gain from 2005 to 2006?", - "Output Program": [ - "ipc_2005 = 17802.71\nipc_2006 = 19272.63\n\nprint(abs(round(ipc_2005 - ipc_2006,2)))", - "points_2006 = 19272.63\npoints_2005 = 17802.71\npoints_gain = round(points_2006 - points_2005,2)\nprint(points_gain)" - ], - "Output Answer": [ - "{'number': '1469.92', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many percent of the population was under the age of 65?", - "Output Program": [ - "under_age_65 = 13.6\n \nprint(abs(round(100-under_age_65,2)))", - "percentage = 100\nolder = 13.6\nunder = percentage - older\nprint(under)" - ], - "Output Answer": [ - "{'number': '86.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The U.S. Institute of Medicine (IOM) updated Estimated Average Requirements (EARs) and Recommended Dietary Allowances (RDAs) for iron in 2001. The current EAR for iron for women ages 14\u201318 is 7.9 mg/day, 8.1 for ages 19\u201350 and 5.0 thereafter (post menopause). For men the EAR is 6.0 mg/day for ages 19 and up. The RDA is 15.0 mg/day for women ages 15\u201318, 18.0 for 19\u201350 and 8.0 thereafter. For men, 8.0 mg/day for ages 19 and up. RDAs are higher than EARs so as to identify amounts that will cover people with higher than average requirements. RDA for pregnancy is 27 mg/day and, for lactation, 9 mg/day. For children ages 1\u20133 years 7 mg/day, 10 for ages 4\u20138 and 8 for ages 9\u201313. As for safety, the IOM also sets Tolerable upper intake levels (ULs) for vitamins and minerals when evidence is sufficient. In the case of iron the UL is set at 45 mg/day. Collectively the EARs, RDAs and ULs are referred to as Dietary Reference Intakes. Question: How many years is the age range for estimated average requirements for women taking 18.0 mg/day?", - "Output Program": [ - "low = 19\nhigh = 50\n\nprint(abs(round(low - high,2)))", - "age_range = 50-19\n\nprint(age_range)" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Statistics Canada, up to 244,000 English-speaking people have emigrated from Quebec to other provinces since the 1970s; those in Quebec whose sole native language was English dropped from 789,000 in 1971 to 575,555 in 2006, when they accounted for 7.6% of the population. Altogether, in 2006, 744,430 (10%) used mostly English as their home language, and 918,955 (12.2%) comprised the Official Language Minority, having English as their First Official language spoken. When many anglophones relocated outside of Quebec after the introduction of the Charter in the 1970s, several English-language schools in Montreal closed their doors. These school closures may also have been brought about by restrictions on who can attend English schools, which has been another ongoing drain on the English school system. Of the Anglophones between 25 and 44 years old who left the province between 1981 and 1986, 15000 individuals, which was half of this group, had university degrees. The provinces unemployment rate rose from 8.7 percent in 1976 to 10.4 percent in 1977, remaining above 10 percent for 19 of the last 23 years of the 20th century. The language barrier has also been regarded as a \"soft cap\" for population growth; for instance from 2013 to 2014 while Montreal gained around 43,000 immigrants from other parts of the world it lost 10,000 residents to other provinces. Question: In 2006, how many percent of residents did not use English as their home language?", - "Output Program": [ - "useenglish=10\npeople=100\nanswer=people-useenglish\nprint(answer)", - "English=10\npopulation=100\nanswer=population-English\nprint(answer)" - ], - "Output Answer": [ - "{'number': '90', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many percent of the population did not live in non-institutionalized group-quarters?", - "Output Program": [ - "non_nstitutionalized = 1.6\ntotal = 100\n\nnot_non_nstitutionalized = (total - non_nstitutionalized)\n\nprint(not_non_nstitutionalized)", - "non_institutions = 1.6\n\nprint(abs(round(100 - non_institutions,2)))" - ], - "Output Answer": [ - "{'number': '98.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Julian Scherner was born on September 23, 1895 in the town of Bagamoyo in German East Africa, where he lived until the age of two. Scherner attended the cadet schools, Kadettenanstalt, Karlsruhe between October 1, 1905 and 1911 and Berlin-Lichterfield between 1911 and 1914. Scherner was enlisted in the infantrie rgt. 114 between March 15, 1912 and August 10, 1914. During this time, Scherner earned the rank of F\u00e4hnrich in April 1914 and received officer rank on August 5, 1914. In 1914, he joined the Reichsheer or Imperial army. Scherner served in World War 1 as a Zugf\u00fchrer (military), Kompanief\u00fchrer, company commander and platoon leader. Scherner was injured by shell splinters and rifle fire in the ankle and head respectively and was hospitalized between 1914-1915. After Scherner was released from the hospital, in 1915, he returned to his military unit but was captured by the French in May 1915. Scherner was honored with the Iron Cross second class and the Wound Badge in black and subsequently discharged from the military on March 30, 1920 with the rank of Oberleutnant. Question: For how many years did Scherner attend Kadettenanstalt in Karlsruhe?", - "Output Program": [ - "start_year = 1905\nend_year = 1911\n\nprint(abs(start_year-end_year))", - "start_year_in_kal=1905\nend_year_in_kal=1911\nyears_attended_kal=end_year_in_kal-start_year_in_kal\nprint(years_attended_kal)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The film was released in North America on Wednesday, May 24, 1989, in 2,327 theaters, earning a record $37,031,573 over the 4-day Memorial Day weekend. Its 3-day opening weekend figure of $29,355,021 was surpassed later that year by Ghostbusters II and Batman (1989 film), which grossed more in its opening 3 days than The Last Crusade in 4. Its Saturday gross of $11,181,429 was the first time a film had made over $10 million. It broke the record for the best seven-day performance, with $50.2 million, added another record with $77 million after twelve days, and earned a $100 million in a record nineteen days. In France, the film broke a record by selling a million admissions within two and a half weeks. Question: How many more dollars were earned over the 4-day Memorial Day compared to the 3-day opening weekend?", - "Output Program": [ - "memorial = 37031573\nopening = 29355021\n\nprint(abs(round(memorial - opening,2)))", - "earned_4day_memorial = 37031573\nearled_3day_opening_weekend = 29355021\nmore_dollars_earned = earned_4day_memorial - earled_3day_opening_weekend\nprint(more_dollars_earned)" - ], - "Output Answer": [ - "{'number': '7676552', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In the October 2012 term, the Court decided 78 cases. Five of them were decided Per curiam decision. 38 out of the 78 decisions (representing 49% of the decisions) were unanimous in judgement, with 24 decisions being completely unanimous (a single opinion with every justice that participated joining it). This was the largest percentage of unanimous decisions that the Court had in ten years, since the October 2002 term (when 51% of the decisions handed down were unanimous). The Court split 5-4 in 23 cases (29% of the total); of these, 16 broke down along the traditionally perceived ideological lines, with Chief Justice Roberts and Justices Scalia, Thomas, and Alito on one side, Justices Ginsburg, Breyer, Sotomayor and Kagan on the other, and Justice Kennedy holding the balance. Of these 16 cases, Justice Kennedy sided with the conservatives on 10 cases, and with the liberals on 6. Three cases were decided by an interesting alignment of justices, with Chief Justice Roberts joined by Justices Kennedy, Thomas, Breyer and Alito in the majority, with Justices Scalia, Ginsburg, Sotomayor, and Kagan in the minority. The greatest agreement between justices was between Ginsburg and Kagan, who agreed on 72 of the 75 (96%) cases, in which both voted; the lowest agreement between justices was between Ginsburg and Alito, who agreed only on 45 out of 77 (54%) cases, in which they both participated. Justice Kennedy was in the majority of 5-4 decisions on 20 out of 24 (83%) cases, and in 71 of 78 (91%) cases during the term, in line with his position as the \"swing vote\" of the Court. Question: How many more cases did Justice Kennedy decide on with the conservatives than with the liberals?", - "Output Program": [ - "cases_conservatives = 10\ncases_liberals = 6\nnumber_more_cases = cases_conservatives - cases_liberals\nprint(number_more_cases)", - "justice_kennedy = 10\nlibreals = 6\n\nprint(abs(justice_kennedy - libreals))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 18th and 19th century, Hungarian Hussars rose to international fame and served as a model for light cavalry in many European countries. In 1848-49 HDF achieved incredible successes against better-trained and equipped Austrian forces, despite the obvious advantage in numbers on the Austrian side. The 1848-49 Winter Campaign of J\u00f3zef Bem and the Spring Campaign of Art\u00far G\u00f6rgey are to this day taught at prestigious military schools around the globe, including at West Point Academy in the United States. In 1872, the Ludovica Military Academy officially began training cadets. By 1873 HDF already had over 2,800 officers and 158,000 men organized into eighty-six battalions and fifty-eight squadrons. During World War I out of the eight million men mobilized by Austro Hungarian Empire, over one million died. During the 1930s and early 1940s, Hungary was preoccupied with the regaining the vast territories and huge amount of population lost in the Trianon peace treaty at Versailles in 1920. Conscription was introduced on a national basis in 1939. The peacetime strength of the Royal Hungarian Army grew to 80,000 men organized into seven corps commands. During World War II the Hungarian Second Army was near to total devastation on banks of the Don River (Russia) in December 1942 in Battle for Stalingrad. During the Socialist and the Warsaw Pact era (1947-1989), the entire 200,000 strong Southern Group of Forces was garrisoned in Hungary, complete with artillery, tank regiments, air force and missile troops with nuclear weapons. Question: How many fewer squadrons than battalions did the HDF have?", - "Output Program": [ - "condition_1 = 58\ncondition_2 = 86\n\nprint(abs(round(condition_2 - condition_1,2)))", - "squadron = 86\nbattalion = 58\nfewer_squadron = squadron - battalion\nprint(fewer_squadron)" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The ISS has been described as the most expensive single item ever constructed. In 2010 the cost was expected to be $150 billion. This includes NASAs budget of $58.7 billion (inflation-unadjusted) for the station from 1985 to 2015 ($72.4 billion in 2010 dollars), Russias $12 billion, Europes $5 billion, Japans $5 billion, Canadas $2 billion, and the cost of 36 shuttle flights to build the station; estimated at $1.4 billion each, or $50.4 billion in total. Assuming 20,000 person-days of use from 2000 to 2015 by two- to six-person crews, each person-day would cost $7.5 million, less than half the inflation-adjusted $19.6 million ($5.5 million before inflation) per person-day of Skylab. Question: How many more millions of dollars is a person-day adjusted for inflation than a person day not adjusted for inflation?", - "Output Program": [ - "adjusted = 19.6\nnot_adjusted = 5.5\nprint(adjusted-not_adjusted)", - "then = 5.5\nnow = 19.6\nprint(now - then)" - ], - "Output Answer": [ - "{'number': '14.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many percent of people were not literate in the estate sector?", - "Output Program": [ - "literate_in_estate = 64.3+3.8\nprint(abs(100 - literate_in_estate))", - "estate_sector_literacy_percent=86.1\npercent_not_literate=100-(estate_sector_literacy_percent)\nprint(round(percent_not_literate,1))" - ], - "Output Answer": [ - "{'number': '13.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to break their losing streak the Panthers played on home ground for an inter-conference duel with the Ravens. In the first quarter the Panthers trailed early with QB Joe Flacco getting a 56-yard TD pass to WR T. J. Houshmandzadeh. This was followed by kicker Billy Cundiff nailing a 22-yard field goal. The Panthers replied with kicker John Kasay making a 45-yard field goal, but they struggled further with RB Ray Rice getting a 1-yard TD run. Followed in the third quarter by Cundiff hitting a 33-yard field goal. The Panthers tried to cut the lead when Kasay made a 40-yard field goal. This was followed by QB Brian St. Pierre completing an 88-yard TD pass to WR David Gettis. The Ravens answered back with Cundiff hitting a 49-yard field goal. The Panthers had further problems with both St. Pierre's passes intercepted by Ed Reed (who later threw a lateral to Dawan Landry), and Ray Lewis, in which both of them were returned for a touchdown 23 and 24 yards respectively. With the loss, Carolina fell to 1-9, and was officially eliminated from playoff contention. Additionally, wins from the rest of their division rivals mathematically ensured that Carolina will be locked in a season-ending 4th-place finish in the NFC South division. Question: How many yards was the longest touchdown?", - "Output Program": [ - "longest_td = 88\nprint(longest_td)", - "fg_1 = 56\nfg_2 = 1\nfg_3 = 88\n\ndata = (fg_3,fg_2,fg_1)\n\nanswer = max(data)\n\nif answer == fg_1:\n print(fg_1)\nelif answer == fg_2:\n print(fg_2)\nelif answer == fg_3:\n print(fg_3)" - ], - "Output Answer": [ - "{'number': '88', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The revenue of Pahang in 1899 amounted to only $62,077; in 1900 to $419,150. In 1905 it was $528,368. The expenditure in 1905 amounted to $1,208,176. Of this sum $736,886 was expended on public works. Pahang is still a source of expense to the federation, its progress having been retarded by the disturbances which lasted from December 1891 until 1895, with short intervals of peace, but the revenue was steadily increasing, and the ultimate financial success of the state is considered to be secure. Pahang owed something over $3,966,500 to Selangor and $1,175,000 to Perak, which had financed it for some years out of surplus revenue. The value of the imports in 1905 was $1,344,346, that of the exports was $3,838,928, thus making a total trade value of $5,183,274. The most valuable export is tin, the value of which in 1905 amounted to $2,820,745. The value of the gutta exported exceeded $140,000, that of dried and salted fish amounted to nearly $70,000, and that of timber to $325,000. Question: How many more dollars did Pahang owe Selangor than Perak?", - "Output Program": [ - "Perak=1175000 \nSelangor=3966500 \nanswer=Selangor-Perak\nprint(answer)", - "Pahang=3966500\nSelangor=1175000\nanswer=Pahang-Selangor\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2791500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2006 to 2011 After the coup, Thailands economy again suffered. From the last quarter of 2006 through 2007 the country was ruled by a military junta led by General Surayud Chulanont, who was appointed prime minister in October 2006. The 2006 GDP growth rate slowed from 6.1, 5.1 and 4.8 percent year-over-year in the first three quarters to 4.4 percent (YoY) in Q4. Thailands ranking on the IMD Global Competitiveness Scoreboard fell from 26th in 2005 to 29th in 2006 and 33rd in 2007. Thaksins plan for massive infrastructure investments was unmentioned until 2011, when his younger sister Yingluck Shinawatra entered office. In 2007, the Thai economy grew by 5 percent. On 23 December 2007, the military government held a Thai general election, 2007. The pro-Thaksin Peoples Power Party (Thailand), led by Samak Sundaravej, won a landslide victory over Abhisit Vejjajivas Democrat Party. Question: How many years did Thailand economy suffer after the coup?", - "Output Program": [ - "end = 2011\nstart = 2006\nprint(end - start)", - "condition_1 = 2006\ncondition_2 = 2011\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many more Ohioans are employed in manufacturing than in technical service?", - "Output Program": [ - "manufacturing = 669000\ntech = 638000\n\nprint(abs(round(manufacturing - tech\n ,3)))", - "manufacturing = 669000\ntechnical = 638000\ndiff = manufacturing - technical\nprint(diff)" - ], - "Output Answer": [ - "{'number': '31000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many more, in percentage, of the population in Greensboro were Baptist than Latter-Day Saints?", - "Output Program": [ - "baptist = 11.85\nsaints = 1.02\n\nprint(abs(round(baptist - saints,2)))", - "baptists = 11.85\nlatter_day = 1.02\nmany_more = baptists - latter_day\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '10.83', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the latest 2007 population census conducted by the Ethiopian national statistics authorities, Addis Ababa has a total population of 2,739,551 urban and rural inhabitants. For the capital city 662,728 households were counted living in 628,984 housing units, which results in an average of 5.3 persons to a household. Although all Ethiopian ethnic groups are represented in Addis Ababa because it is the capital of the country, the largest groups include the Amhara (ethnicity) (67.04%), Oromo people (19.00%), Gurage (16.34%), Tigrayans (5.18%), Silte people (2.94%), and Gamo people (1.68%). Languages spoken include Amharic language (71.0%), Oromo language (10.7%), Gurage language (8.37%), Tigrinya language (3.60%), Silte language (1.82%) and Gamo language (1.03%). The religion with the most believers in Addis Ababa is Ethiopian Orthodox Tewahido Church with 74.7% of the population, while 16.2% are Islam in Ethiopia, 7.77% Pentay, and 0.48% Roman Catholicism in Ethiopia. Question: How many percent of people speak the lowest three percentages of languages combined?", - "Output Program": [ - "Gamo = 1.03\nSilte = 1.82\nTigrinya = 3.60\nprint(Gamo+Silte+Tigrinya)", - "gamo = 1.03\nsilte = 1.82\ntigrinya = 3.60\nprint(gamo + tigrinya + silte)" - ], - "Output Answer": [ - "{'number': '6.45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Reunified Chinas Tang Dynasty (618-907) high culture set a high point for many things, including poetry. Various schools of Buddhism (a religion from India) flourished as represented by the Chinese Ch\u00e1n (or Zen) beliefs of Wang Wei (Tang dynasty) (701-761). His quatrains (jueju) describing natural scenes are world-famous examples of excellence, each couplet conventionally containing about two distinct images or thoughts per line. Tang poetrys big star is Li Bai (701-762) also pronounced and written as Li Bo, who worked in all major styles, both the more free old style verse (Gushi (poetry)) as well as the tonally regulated new style verse (Regulated verse). Regardless of genre, Tang poets notably strove to perfect a style in which poetic subjects are exposed and evident, often without directly referring to the emotional thrust at hand. The poet Du Fu (712-770) excelled at regulated verse and use of the seven-character line, writing denser poems with more allusions as he aged, experiencing hardship and writing about it. A parade of great Tang poets also includes Chen Ziang (661-702), Wang Zhihuan (688-742), Meng Haoran (689-740), Bai Juyi (772-846), Li He (790-816), Du Mu (803-852), Wen Tingyun (812-870), (listed chronologically) and Li Shangyin (813-858), whose poetry delights in allusions that often remain obscure, and whose emphasis on the seven-character line also contributed to the emerging posthumous fame of Du Fu, now ranked alongside Li Bai. The distinctively different Ci (poetry) poetry form began its development during the Tang as Central Asian and other musical influences flowed through its cosmopolitan society. Question: How many years did Li Bai live?", - "Output Program": [ - "condition_1 = 701\ncondition_2 = 762\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n", - "born = 701\ndeath = 762\nage = death - born\nprint(age)" - ], - "Output Answer": [ - "{'number': '61', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not Native American?", - "Output Program": [ - "native_american = 0.3\n\nnon_native_american = 100 - native_american\n\nprint(non_native_american)", - "native_american = 0.3\n\nprint(abs(round(100 - native_american,2)))" - ], - "Output Answer": [ - "{'number': '99.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}", - "{'number': '99.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By 1991 President Callejas had achieved modest success in controlling inflation. Overall inflation for 1990 had reached 36.4 percent\u2014not the hyperinflation experienced by some Latin American counties\u2014but still the highest annual rate for Honduras in forty years. The Honduran government and the IMF had set an inflation target of 12 percent for 1992 and 8 percent for 1993. The actual figures were 8.8 percent in 1992 and an estimated 10.7 percent for 1993. Hondurans had been accustomed to low inflation (3.4 percent in 1985, rising to 4.5 percent by the end of 1986), partly because pegging the lempira to the dollar linked Hondurass inflation rate to inflation rates in developed countries. But the expectation for low inflation made the reality of high inflation that much worse and created additional pressures on the government for action when inflation soared in 1990. Question: Which year had the largest inflation in Latin American counties: 1992 or 1993?", - "Output Program": [ - "inflation1992 = 12\ninflation1993 = 8\nif inflation1992>inflation1993:\n print(\"1992\")", - "pers = 12\nnper = 8\nif pers>nper:\n print(1992)\nelse:\n print(1993)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1992'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Neuch\u00e2tel was historically Protestant, but Catholics have since formed a plurality due to immigration. From the , 10,809 or 32.8% were Roman Catholic, while 9,443 or 28.7% belonged to the Swiss Reformed Church. Of the rest of the population, there were 374 Orthodox Christianity (or about 1.14% of the population), there were 80 individuals (or about 0.24% of the population) who belonged to the Christian Catholic Church of Switzerland, and there were 1,756 individuals (or about 5.34% of the population) who belonged to another Christian church. There were 58 individuals (or about 0.18% of the population) who were Judaism, and 1,723 (or about 5.23% of the population) who were Muslim. There were 99 individuals who were Buddhism, 100 individuals who were Hinduism and 59 individuals who belonged to another church. 7,549 (or about 22.94% of the population) belonged to no church, are Agnosticism or Atheism, and 1,717 individuals (or about 5.22% of the population) did not answer the question. Question: How many more people were Roman Catholic than those who belonged to the Swiss Reformed Church?", - "Output Program": [ - "roman_cathlic = 10809\nswiss_reformed_church = 9443\nprint(abs(roman_cathlic-swiss_reformed_church))", - "roman_catholic = 10809\nswiss_reformed = 9443\nanswer = roman_catholic - swiss_reformed\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1366', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many percent were not female?", - "Output Program": [ - "Notfemale=4\nanswer=Notfemale\nprint(answer)", - "males=96\nfemales=100\nanswer=females-males\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Warriors ended the season with a record of 51\u201331. The team won more than 50 games for only the fourth time in franchise history, finished 20 games over .500 for the first time in 22 years, and tied the 1991\u201392 squad for the franchises all-time mark of 24 wins on the road. Even without Bogut, the Warriors battled the third-seed Los Angeles Clippers to a seventh and deciding game in the first round of the playoffs before their 2013\u201314 season came to an end. It was season of many thrilling moments; the Warriors played in 17 regular-season games decided by two points or less, six games decided by winning shots in the final three seconds, and seven comeback wins in which the Warriors had been behind by 15 or more points. Curry also made his first appearance in the 2014 NBA All-Star Game in 2014. Curry and Klay Thompson continued to set league records in three-point shooting. Curry, who finished the season with 261 threes, set an individual record for most three-pointers in a span of two seasons with 533, surpassing the previous mark of 478 set by Seattle Supersonic Ray Allen in 2004\u201305 and 2005\u201306. Together, Thompson and Curry combined for 484 threes on the year, besting by one the NBA record they had set the year before. Question: How many of the Warriors' 51 wins were not on the road?", - "Output Program": [ - "condition_1 = 51\ncondition_2 = 24\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "total = 51\nroad_wins = 24\nnot_road_wins = total - road_wins\nprint(not_road_wins)" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 4,280 households of which 32.9% had children under the age of 18 living with them, 39.2% were married couples living together, 16.4% had a female householder with no husband present, 5.7% had a male householder with no wife present, and 38.7% were non-families. 32.0% of all households were made up of individuals and 14% had someone living alone who was 65 years of age or older. The average household size was 2.34 and the average family size was 2.90. Question: How many in percent of households had a female householder with a husband present?", - "Output Program": [ - "female_hose_without_husband = 16.4\nprint(abs(100 - female_hose_without_husband))", - "female_with_no_husband = 16.4\ntotal = 100\nfemale_with_husband = total - female_with_no_husband\nprint(female_with_husband)", - "female_with_no_husband = 16.4\ntotal = 100\n\nfemale_with_husband = (total - female_with_no_husband)\n\nprint(female_with_husband)", - "female_no_husband = 16.4 \n \nprint(abs(round(100 - female_no_husband,2)))" - ], - "Output Answer": [ - "{'number': '83.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: US imports decreased 66% from $4.4 billion (1929) to $1.5 billion (1933), and exports decreased 61% from $5.4 billion to $2.1 billion. GNP fell from $103.1 billion in 1929 to $75.8 billion in 1931 and bottomed out at $55.6 billion in 1933. Imports from Europe decreased from a 1929 high of $1.3 billion to just $390 million during 1932, while US exports to Europe decreased from $2.3 billion in 1929 to $784 million in 1932. Overall, world trade decreased by some 66% between 1929 and 1934. Question: How many billions did the GNP fall 1929 to 1932?", - "Output Program": [ - "initial = 103.1\nend = 75.8\nfall = round(initial - end, 1)\nprint(fall)", - "gnp_in_1929 = 103.1 \ngnp_in_1932 = 75.8\nprint(abs(round(gnp_in_1929 - gnp_in_1932,2)))" - ], - "Output Answer": [ - "{'number': '27.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many points did the Falcons trail by at halftime?", - "Output Program": [ - "halftime = 6\nprint(halftime)", - "point1 = 13\npoint2 = 7\nprint(point1-point2)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The stock market collapse of 2007-2009 deeply affected investment income earned abroad. This translated to a substantial fall in the surplus of the current account balance. In 2006, Switzerland recorded a 15.1% per GDP surplus. It went down to 9.1% in 2007 and further dropped to 1.8% in 2008. It recovered in 2009 and 2010 with a surplus of 11.9% and 14.6% respectively. Unemployment peaked in December 2009 at 4.4%. In August 2018 the unemployment rate was 2.4%. Question: How many years did the stock market that started in 2007 last?", - "Output Program": [ - "first = 2007\nlast = 2009\n\nprint(abs(first - last))", - "start = 2007\nend = 2009\nyears_lasted = end - start\nprint(years_lasted)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There is a maximum limit on the total yearly employee pre-tax or Roth salary deferral into the plan. This limit, known as the \"402(g) limit\", was $15,500 for the year 2008; $16,500 for 2009-2011; $17,000 for 2012; $17,500 for 2013-2014; $18,000 for 2015-2017; and $18,500 for 2018. For future years, the limit may be indexed for inflation, increasing in increments of $500. Employees who are at least 50 years old at any time during the year are now allowed additional pre-tax \"catch up\" contributions of up to $5,000 for 2008; $5,500 for 2009-2014; and $6,000 for 2015-2018. The limit for future \"catch up\" contributions may also be adjusted for inflation in increments of $500. In eligible plans, employees can elect to contribute on a pre-tax basis or as a Roth 401(k) contribution, or a combination of the two, but the total of those two contributions amounts must not exceed the contribution limit in a single calendar year. This limit does not apply to post-tax non-Roth elections. Question: How many years was the pre-tax for $5500 in 2009-2014?", - "Output Program": [ - "start_year = 2009\nend_year = 2014\n \nprint(abs(round(start_year - end_year,2)))", - "start = 2009\nend = 2014\npre_tax = end - start\nprint(pre_tax)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States, the female-to-male earnings ratio was 0.77 in 2009; female full-time, year-round (FTYR) workers earned 77% as much as male FTYR workers. Womens earnings relative to mens fell from 1960 to 1980 (56.7-54.2%), rose rapidly from 1980 to 1990 (54.2-67.6%), leveled off from 1990 to 2000 (67.6-71.2%) and rose from 2000 to 2009 (71.2-77.0%). When the first Equal Pay Act of 1963 was passed in 1963, female full-time workers earned 48.9% as much as male full-time workers. Question: How many percentage points did women's earning rise from 1980 to 1990?", - "Output Program": [ - "_1980 = 54.2\n_1990 = 67.6\npercentage_points = _1990 - _1980\nprint(percentage_points)", - "y1980 = 54.2\ny1990 = 67.6\n\nprint(abs(round(y1980-y1990,2)))" - ], - "Output Answer": [ - "{'number': '13.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Mount Vesuvius has erupted many times. The famous eruption in AD 79 was preceded by numerous others in prehistory, including at least three significantly larger ones, the best known being the Avellino eruption around 1800 BC which engulfed several Bronze Age settlements. Since AD 79, the volcano has also erupted repeatedly, in 172, 203, 222, possibly in 303, 379, 472, 512, 536, 685, 787, around 860, around 900, 968, 991, 999, 1006, 1037, 1049, around 1073, 1139, 1150, and there may have been eruptions in 1270, 1347, and 1500. The volcano erupted again in 1631, six times in the 18th century (including 1779 and 1794), eight times in the 19th century (notably in 1872), and in 1906, 1929 and 1944. There have been no eruptions since 1944, and none of the eruptions after AD 79 were as large or destructive as the Pompeian one. Vesuvius entered a new phase in December 1631, when a major eruption buried many villages under lava flows, killing around 3,000 people. Torrents of lahar were also created, adding to the devastation. Activity thereafter became almost continuous, with relatively severe eruptions occurring in 1660, 1682, 1694, 1698, 1707, 1737, 1760, 1767, 1779, 1794, 1822, 1834, 1839, 1850, 1855, 1861, 1868, 1872, 1906, 1926, 1929, and 1944. Question: How many severe eruptions occurred 30 years after 1707 and before 1822?", - "Output Program": [ - "number_severe_erruptions = 5\nprint(number_severe_erruptions)", - "erouptions = (1660, 1682, 1694, 1698, 1707, 1737, 1760, 1767, 1779, 1794, 1822, 1834, 1839, 1850, 1855, 1861, 1868, 1872, 1906, 1926, 1929,1944)\nstart_year = 1707\nend_year_first = 1707+30\nlast_year = 1822\n\ncount = 0\nt = 0\n\nwhile t < len(erouptions):\n if end_year_first < erouptions[t] <= last_year:\n count += 1\n t += 1\n else:\n t +=1\n \nprint(count)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Cities or regions with significant Laotian-American populations include the Seattle metropolitan area (enumerating 12,190; 0.4% of its population); San Francisco Bay Area (11,545; 0.2%); Dallas\u2013Fort Worth metropolitan area (10,500; 0.2%); Sacramento metropolitan area (9,814; 0.4%); Minneapolis \u2013 Saint Paul area (8,676; 0.3%); San Diego metropolitan area (8,079; 0.3%); Fresno metropolitan area (7,967; 0.9%); Greater Los Angeles Area (7,120; 0.04%); Nashville metropolitan area (6,210; 0.4%); Portland metropolitan area (5,806; 0.3%); Chicago metropolitan area (4,762; 0.05%); San Joaquin County, California (4,266; 0.6%); Providence, Rhode Island (3,456; 0.2%); Denver metropolitan area (2,673), Des Moines, Iowa (2,270), Anchorage metropolitan area (1,997; 0.5%), and Fort Smith, Arkansas-Arkoma, Oklahoma (1,730). Question: How many more Laotian-Americans were in the Seattle metropolitan area compared to those in Providence, Rhode Island and the Chicago metropolitan area combined?", - "Output Program": [ - "latino = 12190\nchicago = 4762\nrhode = 3456\nprint(latino - (rhode+chicago))", - "Seattle = 12190\nRhode = 3456\nChicago = 4762\n\nprint(Seattle-(Rhode+Chicago))" - ], - "Output Answer": [ - "{'number': '3972', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Greece has universal health care. In a 2000 World Health Organization report, its health care system ranked 14th in overall performance of 191 countries surveyed. In a 2013 Save the Children report, Greece was ranked the 19th best country (out of 176 countries surveyed) for the state of mothers and newborn babies. In 2010, there were 138 hospitals with 31,000 beds in the country, but on 1 July 2011, the Ministry for Health and Social Solidarity (Greece) announced its plans to decrease the number to 77 hospitals with 36,035 beds, as a necessary reform to reduce expenses and further enhance healthcare standards. Greeces healthcare expenditures as a percentage of GDP were 9.6% in 2007 according to a 2011 OECD report, just above the OECD average of 9.5%. The country has the largest number of doctors-to-population ratio of any OECD country. Question: How many hospital beds did Greece plan to gain after 2011?", - "Output Program": [ - "current = 31000\nexpected = 36035\ndiff = expected - current\nprint(diff)", - "condition_1 = 31000\ncondition_2 = 36035\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '5035', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In February 1865 Brahmss mother died, and he began to compose his large choral work A German Requiem Op. 45, of which six movements were completed by 1866. Premieres of the first three movements were given in Vienna, but the complete work was first given in Bremen in 1868 to great acclaim. A seventh movement (the soprano solo \"Ihr habt nun Traurigkeit\") was added for the equally successful Leipzig premiere (February 1869), and the work went on to receive concert and critical acclaim throughout Germany and also in England, Switzerland and Russia, marking effectively Brahmss arrival on the world stage. Brahms also experienced at this period popular success with works such as his first set of Hungarian Dances (1869), the Liebeslieder Walzer, Op. 52 (Brahms), (1868/69), and his collections of lieder (Opp. 43 and 46\u201349). Following such successes he finally completed a number of works that he had wrestled with over many years such as the cantata Rinaldo (cantata) (1863\u20131868), his Two String Quartets, Op. 51 (Brahms) Op. 51 nos. 1 and 2 (1865\u20131873), the third piano quartet (1855\u20131875), and most notably his Symphony No. 1 (Brahms) which appeared in 1876, but which had been begun as early as 1855. Question: How many years after Brahmss mother died, were the complete work given in Bremen?", - "Output Program": [ - "condition_1 = 1865\ncondition_2 = 1868\n\nprint(abs(condition_2 - condition_1))", - "start = 1865\nend = 1868\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On November 13, 1982, 15-year-old Scott Safran of Cherry Hill, New Jersey, set a world record of 41,336,440 points on the arcade game Asteroids, beating the 40,101,910 point score set by Leo Daniels of Carolina Beach on February 6, 1982. In 1998, to congratulate Safran on his accomplishment, the Twin Galaxies Intergalactic Scoreboard searched for him for four years until 2002, when it was discovered that he had died in an accident in 1989. In a ceremony in Philadelphia on April 27, 2002, Walter Day of Twin Galaxies presented an award to the surviving members of Safrans family, commemorating the Asteroid Champions achievement. On April 5, 2010, John McAllister broke Safrans record with a high score of 41,838,740 in a 58-hour Internet livestream. Question: How many more points did Scott Safran of Cherry Hill setting a world record have than Leo Daniels", - "Output Program": [ - "scott = 41336440 \nleo = 40101910\n\nprint(abs(round(scott - leo,2)))", - "scott = 41336440\nleo = 40101910\ndiff = scott - leo\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1234530', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: How many field goals were longer than 45 yards?", - "Output Program": [ - "goal=2\ngoal1=1\nanswer=goal+goal1\nprint(answer)", - "rams=1\ngols=2\nanswer=rams+gols\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not Irish American?", - "Output Program": [ - "total = 100\nirish = 10.9\ndiff = total - irish\nprint(diff)", - "condition_1 = 10.9\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '89.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With the 33-10 victory against Dallas, the Eagles are now 2-0 against the Cowboys on Thanksgiving Day and 6-0 overall for Thanksgiving games. Tony Romo's 38 game streak with at least one touchdown pass came to an end against Philadelphia. Romo's 38 game touchdown streak is the longest in franchise history and fifth longest in NFL history and the second-longest among active streaks, behind Peyton Manning's 50. Romo was 18 of 29 for 199 yards and 0 TD's in the loss. It was the fourth loss of the season for Dallas at home, and DeMarco Murray failed to break 100 yards for only the second time this season. Question: How many touchdown passes did Romo throw in the game?", - "Output Program": [ - "td = 0\nprint(td)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2011 the average local and cantonal tax rate on a married resident of M\u00fcnchenwiler making 150,000 Swiss franc was 12.2%, while an unmarried residents rate was 17.9%. For comparison, the average rate for the entire canton in 2006 was 13.9% and the nationwide rate was 11.6%. In 2009 there were a total of 197 tax payers in the municipality. Of that total, 58 made over 75,000 CHF per year. There were 2 people who made between 15,000 and 20,000 per year. The average income of the over 75,000 CHF group in M\u00fcnchenwiler was 109,931 CHF, while the average across all of Switzerland was 130,478 CHF. Question: How many percent higher was the average rate for the entire canton in 2006 compared to the nationwide rate?", - "Output Program": [ - "condition_1 = 13.9\ncondition_2 = 11.6\n\nprint(abs(round(condition_2 - condition_1,2)))", - "ave = 13.9\nnation = 11.6\nprint(ave - nation)" - ], - "Output Answer": [ - "{'number': '2.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Kashmiri Pandits, the only Hindus of the Kashmir valley, who had stably constituted approximately 4 to 5% of the population of the valley during Dogra rule (1846\u20131947), and 20% of whom had left the Kashmir valley by 1950, began to leave in much greater numbers in the 1990s. According to a number of authors, approximately 100,000 of the total Kashmiri Pandit population of 140,000 left the valley during that decade. Other authors have suggested a higher figure for the exodus, ranging from the entire population of over 150 to 190 thousand (1.5 to 190,000) of a total Pandit population of 200 thousand (200,000) to a number as high as 300 thousand (300,000). Question: How many years after the Dogra rule did 20% of the Kashmiri Pandits leave?", - "Output Program": [ - "dogra_rule_end_year=1947\nkasmiri_pandits_left_year=1950\n\n\nyears_between=kasmiri_pandits_left_year-dogra_rule_end_year\nprint(years_between)", - "dogra_rule_end = 1947\npeople_left = 1950\n\nprint(abs(round(dogra_rule_end - people_left,2)))\n" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Akagis modernization was completed on 31 August 1938. She was reclassified as a first reserve ship on 15 November, but did not rejoin the First Carrier Division until the following month. In her new configuration, the carrier embarked 12 Mitsubishi A5M Type 96 \"Claude\" fighters with 4 disassembled spares, 19 Aichi D1A \"Susie\" dive bombers with 5 spares, and 35 Yokosuka B4Y \"Jean\" horizontal/torpedo bombers with 16 spares. She sailed for southern Chinese waters on 30 January 1939 and supported ground operations there, including attacks on Guilin and Liuzhou, until 19 February, when she returned to Japan. Akagi supported operations in central China between 27 March and 2 April 1940. She was reclassified as a special purpose ship (Tokubetse Ilomokan) on 15 November 1940, while she was being overhauled. Question: How many months after modernization was completed did the Akagis rejoin the First Carrier Division?", - "Output Program": [ - "modernization = \"31 AUG 1938\"\nrejoin = \"Nov\"\n\nmodernization_month = 8\nrejoin_month = 11\n\nprint(abs(modernization_month-rejoin_month))", - "modernization_completion_month = 8\njoin_first_carrier_division = 11\nmonths_diff = join_first_carrier_division - modernization_completion_month\nprint(months_diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Abortion rates also vary depending on the stage of pregnancy and the method practiced. In 2003, the Centers for Disease Control and Prevention (CDC) reported that 26% of reported legal induced abortions in the United States were known to have been obtained at less than 6 weeks gestation, 18% at 7 weeks, 15% at 8 weeks, 18% at 9 through 10 weeks, 9.7% at 11 through 12 weeks, 6.2% at 13 through 15 weeks, 4.1% at 16 through 20 weeks and 1.4% at more than 21 weeks. 90.9% of these were classified as having been done by \"curettage\" (Suction-aspiration abortion, dilation and curettage, dilation and evacuation), 7.7% by \"medical abortion\" means (mifepristone), 0.4% by \"instillation abortion\" (saline or prostaglandin), and 1.0% by \"other\" (including hysterotomy abortion and hysterectomy). According to the CDC, due to data collection difficulties the data must be viewed as tentative and some fetal deaths reported beyond 20 weeks may be natural deaths erroneously classified as abortions if the removal of the dead fetus is accomplished by the same procedure as an induced abortion. Question: By how many percent does the prevalence of abortions at 10 and 11 weeks differ?", - "Output Program": [ - "y1 = 18\ny2 = 9.7\nprint(y1 - y2)", - "condition_1 = 18\ncondition_2 = 9.7\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '8.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Government efforts to lower subsidies to unprofitable enterprises and to shrink the money supply caused the semi-official exchange rate for the Cuban peso to move from a peak of 120 to the dollar in the summer of 1994 to 21 to the dollar by year-end 1999. The drop in GDP apparently halted in 1994, when Cuba reported 0.7% growth, followed by increases of 2.5% in 1995 and 7.8% in 1996. Growth slowed again in 1997 and 1998 to 2.5% and 1.2% respectively. One of the key reasons given was the failure to notice that sugar production had become uneconomic. Reflecting on the Special period Cuban president Fidel Castro later admitted that many mistakes had been made, \"The country had many economists and it is not my intention to criticize them, but I would like to ask why we hadn\u2019t discovered earlier that maintaining our levels of sugar production would be impossible. The Soviet Union had collapsed, oil was costing $40 a barrel, sugar prices were at basement levels, so why did we not rationalize the industry?\" Living conditions in 1999 remained well below the 1989 level. Question: Which year were living conditions lower, 1989 or 1999?", - "Output Program": [ - "year=1999\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1999'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: While the 1981 season gave Petty 3 wins, he felt the season was a failure, and the Regals being ill-handling and poor in reliability. For 1982, he made the move to the Pontiac Grand Prix, with the promise of substantial factory support from Pontiac. 1982 was a repeat of 1978, and no victories were to be had. At first, the Grand Prix behaved much like the Dodge Magnum of 1978, with handling and speed problems. Toward the end of 1982 things improved with several top-10 finishes, which opened the door to a successful 1983 season with three victories, and several top-5 and top-10 finishes. In 1983, he broke his 43-race winless streak from 1982 with a win in the 1983 Carolina 500, barely edging out a young Bill Elliott. After a controversial win at Charlotte, North Carolina in October 1983 (win No. 198), Petty left the race team his father founded for the 1984 season. He spent 84 and 85 driving for Mike Curb before returning to Petty Enterprises in 1986. Question: How many years was Petty gone for before returning to Petty Enterprises?", - "Output Program": [ - "gone = 1984\nreturn_in = 1986\n\nprint(abs(round(gone - return_in,2)))", - "gone = 1984\nenterprise = 1986\nyears = enterprise - gone\nprint(years)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On October 14, 2007 Charles Woodson picked up a Santana Moss fumble and returned it 57 yards for a go ahead touchdown in a 17-14 victory over the Washington Redskins. He also recorded an interception in the game, his first of the season. This was the 12 straight game that Green Bay has recorded an interception, making it a new team record surpassing an 11-game stretch in 1984-1985. In the third quarter, Redskins safety Sean Taylor intercepted a Brett Favre pass making Favre the career interception leader in NFL history, eclipsing George Blanda's record of 277 interceptions. Favre threw two interceptions for the game. Woodson was named the NFC's Defensive Player of the Week for his performance versus the Redskins. It was the first time he has received this award. With the win, the Packers entered its bye week at 5-1. Question: How many points did the Redskins lose by?", - "Output Program": [ - "redskin_point = 14\nother_team_point = 17\n\nprint(other_team_point - redskin_point)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the American Community Survey survey, Dorchester has a large under 25 population with 38.1% or 43,472 people and 33,162 (29.1% of the total population) of them under the age of 19 years old. Between the ages of 25 to 64 years old there are 59,788 or 52.6% people and 10,715 people or 9.3% are over the age of 65 years old. In Dorchester, approximately 61.9% or 70,503 people are over the age of 25, 23.5% or 16,582 people do not have a high school diploma or GED , 30.5% or 21,479 have a diploma or GED, 18.5% or 13,045 people have completed some college, and 27.5% or 19,397 people have a Academic degree. Question: How many less of the Dorchester population have completed some college than have a academic degree?", - "Output Program": [ - "have_academic_degree = 19397\ncompleted_some_college = 13045\npeople = have_academic_degree - completed_some_college\nprint(people)", - "some_college = 13045\nacadmic_degree = 19397\n\nprint(abs(some_college - acadmic_degree))" - ], - "Output Answer": [ - "{'number': '6352', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The ratio of women per 1,000 men was 1,102. The birth rate per 1000 people was 12.3 per mille and steadily increasing in the last 5 years, the Mortality rate reaching 12.1 per mille and decreasing. The natural growth rate during 2009 was 0.2 per mille, the first positive growth rate in nearly 20 years. The considerable immigration to the capital from poorer regions of the country, as well as urbanisation, are among the other reasons for the increase in Sofias population. The infant mortality was 5.6 per 1,000, down from 18.9 in 1980. According to the 2011 census, people aged 20\u201324 years are the most numerous group, numbering 133,170 individuals and accounting for 11% of the total 1,202,761 people. The median age is 38 though. According to the census, 1,056,738 citizens (87.9%) are recorded as ethnic Bulgarians, 17,550 (1.5%) as Romani people in Bulgaria, 6,149 (0.5%) as Turks in Bulgaria, 9,569 (0.8%) belonged to other ethnic groups, 6,993 (0.6%) do not self-identify and 105,762 (8.8%) remained with undeclared affiliation. This statistic should not necessarily be taken at face value due to conflicting data \u2013 such as for the predominantly Roma neighbourhood of Fakulteta, which alone may have a population of 45,000. Question: How many people in the population were between the ages of 20-24 according to the 2011 census?", - "Output Program": [ - "people = 1202761-133170 \nprint(people)", - "total = 1202761\nminus = 133170\nprint(total - minus)" - ], - "Output Answer": [ - "{'number': '1069591', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many more people lived in Tooserkan county compared to Asadabad county?", - "Output Program": [ - "condition_1 = 110077\ncondition_2 = 118945\n\nprint(abs(round(condition_2 - condition_1,2)))", - "tooserkan = 118945\nasadabad = 110077\nmany_more = tooserkan - asadabad\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '8868', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Steelers then traveled further east to take on the Michael Vick-led Jets. The Jets scored in the first quarter when Nick Folk scored a 23-yard field goal for a 3-0 lead. This was followed by 2 touchdowns by the Jets as Michael Vick found T.J. Graham and Jace Amaro on 67-yard and 5-yard TDs for scores of 10-0 and 17-0. The Steelers got on the board before halftime as Shaun Suisham nailed a 53-yard field goal for a 17-3 halftime score. In the 3rd quarter, the Jets went back to work as Folk scored a 30-yard field goal for a 20-3 game. The Steelers would then score 10 points in the 4th quarter: Suisham's 27-yard field goal to get within 2 TDs followed by Ben Roethlisberger hooking up with Martavis Bryant on an 80-yard TD pass to come within a TD. The Jets got the ball back and Vick took knees to end the game with a final score of 20-13.With the loss, the Steelers dropped to 6-4. The Jets had forced 4 takeaways against the Steelers. Ben who had thrown 12 touchdowns and no picks in the 2 games before this one had thrown only 1 touchdown pass and threw 2 interceptions. On a positive note, Roethlisberger had thrown 13 touchdown passes and 2 interceptions in the last 3 games alone. Question: How many points separated the two teams at halftime?", - "Output Program": [ - "jets = 17\nsteelers = 3\ngoal_diff = jets - steelers \nprint(goal_diff)", - "condition_1 = 17\ncondition_2 = 3\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Tourism in Hawaii is Kauais largest industry. In 2007, 1,271,000 people visited Kauai. The two largest groups were from the continental United States (84% of all visitors) and Japan (3%). As of 2003, there were a total of approximately 27,000 jobs on Kauai, of which the largest sector was accommodation/food services (26%, 6,800 jobs) followed by government (15%) and retail (14.5%), with agriculture accounting for 2.9% (780 jobs) and educational services providing 0.7% (183 jobs). In terms of income, the various sectors that constitute the visitors industry accounted for one third of Kauais income. Employment is dominated by small businesses, with 87% of all non-farm businesses having fewer than 20 employees. As of 2003, Kauais unemployment rate was 3.9%, compared to 3.0% for the entire state and 5.7% for the United States as a whole. Kauais poverty rate was 10.5%, compared to the contiguous 48 states at 10.7%. Question: As of 2003, how many percent points lower was Kauai's unemployment rate compared to the United States as a whole?", - "Output Program": [ - "kau = 3.9\nus = 5.7\nprint(us - kau)", - "condition_1 = 3.9\ncondition_2 = 5.7\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of people were not Hispanic in Florida?", - "Output Program": [ - "hispanic = 22.5\n\nprint(abs(100 - hispanic))", - "hispanic_in_florida = 22.5\ntotal = 100\n\nnot_hispanic_in_florida = (total - hispanic_in_florida)\n\nprint(not_hispanic_in_florida)" - ], - "Output Answer": [ - "{'number': '77.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Statistics Canada, Pentecostal growth has varied (statistics Canada does not collect data specific to the PAOC, but as by far the largest Pentecostal group in Canada, it is likely to reflect the statistics regarding Canadian Pentecostals). The 1991 census showed a 29% increase. Between 1991 and 2001, the census reported a 15% decline to 369,480 adherents (Extrapolating the percentage growth indicates approximately 435,000 +/-2,500 adherents in 1991). While self-reported statistics from the PAOC show plateaued growth, the 2011 census indicates 478,705 adherents - a 29% increase over 2001, and 10% increase over 1991 census data. The Evangelical Fellowship of Canada has pointed out that changes to choices available on census forms over the years brings into question the accuracy and usefulness of Statistics Canada data on evangelical denominations, so it is likely PAOC data is a more accurate measure. The PAOC had \"fewer than 225,000 members and adherents as of 1994,\" which compared with the 2014 data of 239,267 indicates growth of just 6% in the 20-year period. Question: How many more percent had the population of the PAOC grown from 1991 to 20i1 than it did from 1991 to 2001?", - "Output Program": [ - "condition_1 = 10\ncondition_2 = 29\n\nprint(abs(round(condition_2 - condition_1,2)))", - "first = 29\nsecond = 10\nmore_percent = first - second\nprint(more_percent)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Akagis modernization was completed on 31 August 1938. She was reclassified as a first reserve ship on 15 November, but did not rejoin the First Carrier Division until the following month. In her new configuration, the carrier embarked 12 Mitsubishi A5M Type 96 \"Claude\" fighters with 4 disassembled spares, 19 Aichi D1A \"Susie\" dive bombers with 5 spares, and 35 Yokosuka B4Y \"Jean\" horizontal/torpedo bombers with 16 spares. She sailed for southern Chinese waters on 30 January 1939 and supported ground operations there, including attacks on Guilin and Liuzhou, until 19 February, when she returned to Japan. Akagi supported operations in central China between 27 March and 2 April 1940. She was reclassified as a special purpose ship (Tokubetse Ilomokan) on 15 November 1940, while she was being overhauled. Question: How many total spares were there in the three fighter groups?", - "Output Program": [ - "spare1 = 4\nspare2 = 5\nspare3 = 16\ntotal = spare1 + spare2 + spare3\nprint(total)", - "spare_one = 4\nspare_two = 5\nspare_3 = 16\n\nprint(abs(round(spare_3 + spare_one + spare_two,2)))" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The U.S. Institute of Medicine (IOM) updated Estimated Average Requirements (EARs) and Recommended Dietary Allowances (RDAs) for iron in 2001. The current EAR for iron for women ages 14\u201318 is 7.9 mg/day, 8.1 for ages 19\u201350 and 5.0 thereafter (post menopause). For men the EAR is 6.0 mg/day for ages 19 and up. The RDA is 15.0 mg/day for women ages 15\u201318, 18.0 for 19\u201350 and 8.0 thereafter. For men, 8.0 mg/day for ages 19 and up. RDAs are higher than EARs so as to identify amounts that will cover people with higher than average requirements. RDA for pregnancy is 27 mg/day and, for lactation, 9 mg/day. For children ages 1\u20133 years 7 mg/day, 10 for ages 4\u20138 and 8 for ages 9\u201313. As for safety, the IOM also sets Tolerable upper intake levels (ULs) for vitamins and minerals when evidence is sufficient. In the case of iron the UL is set at 45 mg/day. Collectively the EARs, RDAs and ULs are referred to as Dietary Reference Intakes. Question: How many years is the age range for estimated average requirements for women taking 7.9 mg/day?", - "Output Program": [ - "woman_age_low = 14 \nwoman_age_high = 18\n\nprint(abs(woman_age_high - woman_age_low))", - "lowest = 14\nhighest = 18\ndiff = highest - lowest\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: With 27 games to play, the Braves went 9-18 in September to finish the season with a record of 89-73. The Cardinals, meanwhile, went 18-8 to finish at 90-72. Braves closer Craig Kimbrel, who had not surrendered a single earned run in July or August, carried a 4.76 ERA in September with three blown saves. After being dominant in his role for much of the season, Braves setup man Jonny Venters posted a 5.11 September ERA. These sharp declines in both relievers led many critics to question the handling of the bullpen by Braves manager Fredi Gonz\u00e1lez. Veteran starter Derek Lowe posted a win-loss record of 0-5 in September with an ERA of 8.75. Shortly into the offseason, Lowe would be traded to the Cleveland Indians. The Braves starters lasted six or more innings only three times over the last 23 games. Over the last five games, all of which were losses for the Braves, the team managed to score only seven runs. Braves catcher Brian McCann (baseball), often regarded as the best offensive catcher in the Majors, hit only .183 with two home runs in September. The offense as a whole hit for only a .235 batting average (baseball) and a .300 on-base percentage in September, both second-worst in the National League. The .195 Scoring position average by Braves hitters was second worst in the Majors. Hitting coach Larry Parrish was fired two days following the last game of the season. Question: How many games did the Braves play prior to September's 27 games?", - "Output Program": [ - "total_games = 90+72\nprior = 27\n\nremaining = total_games - prior\n\nprint(remaining)" - ], - "Output Answer": [ - "{'number': '135', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people were not irreligious?", - "Output Program": [ - "irregilious = 10\nprint(abs(100 - irregilious))", - "percentage_peple_irreligious = 10\npercentage_peple_not_irreligious = 100 - percentage_peple_irreligious\nprint(percentage_peple_not_irreligious)" - ], - "Output Answer": [ - "{'number': '90', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Green Bay Packers won over the visiting Arizona Cardinals at home as running backs Ahman Green and Vernand Morency each rushed for over 100 yards, becoming the first Packers running back duo to accomplish that feat since the 1980s. Brett Favre threw for 180 yards and one touchdown, as well as one rushing touchdown. Leading Green Bay's receiving corps was Donald Driver, who had five receptions for 58 Yards. Coming up behind him was David Martin, who had four receptions for 48 Yards and one touchdown. On defense, the Packers limited Cardinals rookie quarterback Matt Leinart to 14/35 for 157 yards with one touchdown and one interception. They also held Cardinals running back Edgerrin James to 84 rushing yards on 24 carries, along with three receptions for 25 receiving yards. Aaron Kampman was named NFC Defensive Player of the Week for his performance. Question: How many more receptions did Driver have than Martin?", - "Output Program": [ - "driver = 5\nmartin = 4 \n\nprint(abs(round(driver - martin,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2015, Connecticut had an estimated population of 3,590,886, which is an decrease of 5,791, or -0.16%, from the prior year and an increase of 16,789, or 0.47%, since the year 2010. This includes a natural increase since the last census of 67,427 people (that is 222,222 births minus 154,795 deaths) and an increase due to net migration of 41,718 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 75,991 people, and Human migration within the country produced a net loss of 34,273 people. Based on the 2005 estimates, Connecticut moved from the 29th most populous state to 30th. 2016 estimates put Connecticuts population at 3,576,452. Question: How many people populated Connecticut in 2010?", - "Output Program": [ - "population = 3590886\ndecrease = 5791 * 5\nin_ten = population - decrease\nprint(in_ten)", - "population = 3590886\npopulation10 = 16789\nprint(population-population10)" - ], - "Output Answer": [ - "{'number': '3574097', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many completed passes did both quarterbacks have?", - "Output Program": [ - "pas = 16\nprint(pas)", - "condition_2 = 0\ncondition_1 = 16\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many percent of Bronx residents did not speak Chinese at home?", - "Output Program": [ - "condition_1 = 0.50\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nno = 0.5\nprint(total - no)" - ], - "Output Answer": [ - "{'number': '99.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap a three-game losing streak, the Raiders stayed at home for a Week 11 duel with the Cincinnati Bengals. Due to quarterback JaMarcus Russell's ineffectiveness, quarterback Bruce Gradkowski would get the start. Oakland would trail in the first quarter as Bengals quarterback Carson Palmer got a 1-yard touchdown run. Cincinnati's lead would increase as Palmer got another 1-yard touchdown run, yet the Raiders would close out the half with Gradkowski completing a 10-yard touchdown pass to tight end Zach Miller. In the third quarter, Oakland continued to rally as kicker Sebastian Janikowski got a 52-yard field goal. The Bengals would answer with kicker Shayne Graham nailing a 25-yard field goal. The Raiders would tie the game in the fourth quarter as Gradkowski found rookie wide receiver Louis Murphy on a 29-yard touchdown pass. Afterwards, after recovering a special team fumble from Cincinnati wide receiver Andre Caldwell, Oakland took advantage as Janikowski booted the game-winning 33-yard field goal. Question: How many field goals were kicked in the game?", - "Output Program": [ - "goal_janilkowski = 1 + 1\nshyane_graham = 1\n\nprint(abs(round(goal_janilkowski + shyane_graham)))", - "oakland_goals = 2\nbengals_goals = 1\ntotal_goals = oakland_goals + bengals_goals\nprint(total_goals)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many percent of Bronx residents did not speak Spanish at home?", - "Output Program": [ - "condition_1 = 46.29\ncondition_2 = 100\n\nprint(condition_2 - condition_1)", - "total = 100\nspeak = 46.29\nprint(total - speak)" - ], - "Output Answer": [ - "{'number': '53.71', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the International Organization for Migration, an estimated 2.7 million Egyptians live abroad and contribute actively to the development of their country through remittances (US$7.8 billion in 2009), circulation of human and social capital, as well as investment. Approximately 70% of Egyptian migrants live in Arab countries (923,600 in Saudi Arabia, 332,600 in Libya, 226,850 in Jordan, 190,550 in Kuwait with the rest elsewhere in the region) and the remaining 30% are living mostly North America (318,000 in the United States, 110,000 in Canada) and Europe (90,000 in Italy). Question: How many more Egyptian migrants live in the United States compared to Canada?", - "Output Program": [ - "us = 318000 \ncanada = 110000\n\nprint(abs(round(us - canada,2)))", - "us = 318000\ncanada = 110000\n\ntotal = (us - canada)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '208000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many percent were not Dominican Republic?", - "Output Program": [ - "DominicanRepublic=0.4\npeople=100\nanswer=people-DominicanRepublic\nprint(answer)", - "French=64.5\nforeign=35.5\nPeru=0.2\nGuyana=1.7\nanswer=French+foreign+Peru+Guyana\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Olympic related jobs in Utah started in 1996 with slight job opportunities of less than 100. However, from the job measurement conducted from 1996 to 2002, steady attainment of job opportunities established and a maximum level was noted in 2001 where there were 12,500 job opportunities attained yearly, and approximately 25,070 jobs created in 2002. Therefore, from 1996 to 2002 the sum of employment equated to 35,000 jobs which lasted a year. February 2002, it is when the highest employment opportunities were created compared to other years. There were around 25,070 job opportunities created compared to 35,000 created from 1996-2001. Question: How many more years did it take to create 35000 jobs than the single year it took to create 25070 jobs?", - "Output Program": [ - "year1 = 1996\nyear2 = 2001\n\ntotal = year2 - year1\nprint(total)", - "start_year = 1996\nend_year = 2001\nprint(end_year-start_year-1) " - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Allegany County is considered a conservative county, supporting Republican national and state candidates. In 2004, it voted for George W. Bush over John Kerry 63% to 34%, and in 2008 it voted for John McCain over Barack Obama 59% to 39%. It has been reported that in the last 170 years, the only Democratic candidates to win were Franklin Pierce in 1852 and Lyndon B. Johnson in 1964. In 2006, neither Democrat Eliot Spitzer or Hillary Clinton carried it in their otherwise landslide elections for governor and US senator, respectively. Eliot Spitzer lost 48.98% to John Fasos 49.03%. Hillary Clinton lost the county by 3 points. In 2010, Andrew Cuomo lost by a wide margin while Senator Chuck Schumer carried it by a narrow margin of 49.46% to Jay Townsends 48.86% a margin of 78 votes. It was one of only two counties that Senator Kirsten Gillibrand lost to Wendy Long in United States Senate election in New York, 2012. Question: How many more percentage of Allegany County voted for John Fasos over Eliot Spitzer?", - "Output Program": [ - "career_points = 2\nprint(career_points)", - "john = 49.03\neliot = 48.98\n\nprint(abs(round(john - eliot,2)))\n" - ], - "Output Answer": [ - "{'number': '.05', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Davydova married boxing coach Pavel Filatov on 1 June 1983. They have two sons, Dmitrii (born 21 February 1985) and Anton (28 June 1995. The family moved to Canada in 1991. Davydova now owns Gemini Gymnastics, a high performance gymnastics club in Oshawa, Ontario where she has been a coach since immigrating to Canada, and Head Coach since 1999. Some of her better known gymnasts include Stephanie Capucitti, Sarah Deegan, Danielle Hicks, Katherine Fairhurst, Kristina Vaculik, Brittnee Habbib, Kelsey Hope. She was beam coach for the Canadian womens team at the 1995 World Championships in Artistic Gymnastics and one of the Canadian womens team coaches at the 2002 Commonwealth Games. Davydova was twice named Gymnastics Canada Gymnastique coach of the year. In October 2005 Elena was chosen for the Coaching Association of Canadas Women in Coaching National Team Coaching Apprenticeship Program. In 2005, 2006 and 2010 Gymnastics Canada Gymnastique awarded Elena and long-time associate coach, Valery Yahchybekov, as the \"Junior High Performance Coaches of the Year\". Gemini Gymnastics has been recognised by GCG as Club of Excellence for 10 consecutive years since the inception of the awards in 2001. It is 1 of only 2 clubs to do so. In 2006 Gemini received the prestigious Gymnastics Canada Ed Broughan award for \"Club of the Year\". As of 2012 Gemini have produced 15 Canadian AA champions,8 Elite Canada AA champions,21 Eastern Canada AA champions,98 Ontario provincial AA champions plus gymnasts who have won a host of other medals and awards. In September 2007 Kristina Vaculik and Rebecca Simbudhas of Gemini represented Canada at the World Championships. In April 2008 Vaculik won gold and silver World Cup trophies. She was the Canadian team reserve at the Beijing Olympics. In March 2010, Vaculik earned 2 gold and 2 silver medals at the Cottbus World Cup, an unprecedented result for Canadian Artistic womens gymnastics. Question: How many years after Davydova married Pavel Filatov did they move to Canada?", - "Output Program": [ - "marriage = 1983\nmoving = 1991\nyears_taken = moving - marriage\nprint(years_taken)", - "condition_1 = 1983\ncondition_2 = 1991\n\nprint(abs(round(condition_2 - condition_1,2)))\n" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2006 Canadian Census (0038.00 census tract), approximately 76% of the residents at Kensington Market are Canadian citizens. Of that 7%, 9% are under the age of 18. This means that 24% of Kensington Markets population is non-Canadian citizens, a figure that speaks to Kensington Markets character as a hub for multiculturalism. Furthermore, in 2011 the National Household Survey reported very similar data. Although the population accounted by citizenship status increased from 2006 and 2011, the percentage of those with Canadian citizenship versus those without the citizenship remained the same. In 2006, 2800 residents reported that they were Canadian citizens whereas 870 residents reported they did not hold Canadian citizenship . In 2011, 2950 residents reported they were Canadian citizens whereas 930 residents reported that they did not hold Canadian citizenship. Comparing this to the Canadian ratio between Canadian and non-Canadian citizenship data from the census for 2006 and 2011 the ratio changed by 0.4% resulting in an increase in non-Canadian citizens within the population that received the long form survey and the National Household survey (Census 2006; Census 2011 NHS). Although this percent increase is small, when speaking on the national scale, this 0.4% increase in ratio involved 32,852,320 respondents for 2011 and 31,241,030 respondents for 2006 (Census 2006; Census 2011). Comparing that with the minimal increase which was 0.3% in ratio for Kensington where the population was not as substantial, this increase is not as substantial as well (Census 2006; Census 2011 NHS). Question: In 2011, how many more residents were Canadian citizens than were not holding Canadian citizenship?", - "Output Program": [ - "citizan = 2950\nnot_citizens = 930 \nprint(abs(round(citizan - not_citizens,2)))\n", - "canadian_citizen=2950\nnot_holding_citizenship=930\nmore_residents_canadian_citizen=canadian_citizen-not_holding_citizenship\nprint(more_residents_canadian_citizen)" - ], - "Output Answer": [ - "{'number': '2020', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Japan signed the peace treaty with 49 nations in 1952 and concluded 54 bilateral agreements that included those with Burma (US$20 million 1954,1963), the Republic of Korea (US$300 million 1965), Indonesia (US$223.08 million 1958), the Philippines (525 million US dollars/52.94 billion yen 1967), Malaysia (25 million Malaysian dollars/2.94 billion Yen 1967), Thailand (5.4 billion Yen 1955), Micronesia (1969), Laos (1958), Cambodia (1959), Mongolia (1977), Spain ($5.5 million 1957), Switzerland, Netherlands ($10 million 1956), Sweden and Denmark. Payments of reparations started in 1955, lasted for 23 years and ended in 1977. For countries that renounced any reparations from Japan, it agreed to pay indemnity and/or grants in accordance with bilateral agreements. In the Joint Communiqu\u00e9 of the Government of Japan and the Government of the Peoples Republic of China (1972), Peoples Republic of China renounces its demand for war reparation from Japan. In the Soviet-Japanese Joint Declaration of 1956, the Soviet Union waived its rights to reparations from Japan, and both Japan and the Soviet Union waived all reparations claims arising from war. Additionally, Ceylon (now Sri Lanka), under President J. R. Jayewardene, declined war reparations from Japan. Question: How many bilateral agreements were higher than 100 million US dollars?", - "Output Program": [ - "bilateral=3\nanswer=bilateral \nprint(answer)", - "bilateral=54\nnations=49\nanswer=bilateral-nations \nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2004 Linz counted 647,428 nights stay. In 2013 the number increased to 775,396. 363,425 of the overnight stays were located in the four star hotels, 226,647 in the three star hotels, 67,593 in the two and one star hotels and 53,194 stays can be counted to other accommodation. Overnight stays in 5/4-star hotels increased by more than 5% from 20.590 to 21.655 between February 2017 and February 2018. During the same period, overnight stays in 3-star hotels increased by 22%, from 13.383 to 16.330. The number of overnight stays in non-categorized hotels dropped by almost 10%, from 4.177 to 3.763. Question: How many overnight stays were in either four or three star hotels?", - "Output Program": [ - "four = 363425\nthree = 226647\ntotal = four + three\nprint(total)", - "four = 363425\nthree = 226647\n\nprint(abs(four + three))" - ], - "Output Answer": [ - "{'number': '590072', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On August 26, 2013, Entertainment Weekly announced that Syfy was developing a 12 Monkeys (TV series) based on the film. Production began in November 2013. The television pilot was written by Terry Matalas and Travis Fickett, who had written for the series Terra Nova (TV series). Due to the series being labeled as \"cast contingent\", the series did not move forward until the roles of Cole and Goines were cast. In April 2014, Syfy green-lighted the first season, which consisted of 13 episodes, including the pilot filmed in 2013. The series premiered on January 16, 2015. On March 12, 2015, the series was renewed for a second season that began airing in April 2016. On June 29, 2016, the series was renewed for a 10-episode third season, set to premiere in 2017. In a surprising move, the entire third season aired over three consecutive nights. A fourth and final season was announced on March 16, 2017. The eleven-episode fourth season ran from June 15 to July 6, 2018 for four straight weeks. Question: How many months after announcing the 12 Monkeys series did production start?", - "Output Program": [ - "announcement = 8\nproduction = 11\nmonths_after = production - announcement\nprint(months_after)", - "import datetime\nstart_date = datetime.datetime(2013,8,1)\nend_date = datetime.datetime(2013,11,1)\n\nnum_months = (end_date.year - start_date.year) * 12 + (end_date.month - start_date.month)\n\nprint(num_months)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: How many more of the fourth book sold than the third or second?", - "Output Program": [ - "fourth = 150000\nsecond = 20000 + 40000\nprint(fourth - second)" - ], - "Output Answer": [ - "{'number': '90000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eta Carinae is the most prominent variable star in Carina; with a mass of approximately 100 solar masses and 4 million times as bright as the Sun. It was first discovered to be unusual in 1677, when its magnitude suddenly rose to 4, attracting the attention of Edmond Halley. Eta Carinae is inside NGC 3372, commonly called the Carina Nebula. It had a long outburst in 1827, when it brightened to magnitude 1, only fading to magnitude 1.5 in 1828. Its most prominent outburst made Eta Carinae the equal of Sirius; it brightened to magnitude \u22121.5 in 1843. However, since 1843, Eta Carinae has remained relatively placid, having a magnitude between 6.5 and 7.9. However, in 1998, it brightened again, though only to magnitude 5.0, a far less drastic outburst. Eta Carinae is a binary star, with a companion that has a period of 5.5 years; the two stars are surrounded by the Homunculus Nebula, which is composed of gas that was ejected in 1843. Question: How many years after Eta Carinae brightened to magnitude \u22121.5 did it brighten to magnitude 5.0?", - "Output Program": [ - "condition_1 = 1843\ncondition_2 = 1998\n\nprint(abs(round(condition_2 - condition_1,2)))", - "first = 1843\nsecond = 1998\ndiff = second - first\nprint(diff)" - ], - "Output Answer": [ - "{'number': '155', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2009, Streetsvilles population stood at 47,327 with a 9.9% population increase between 2001 and 2006 and a subsequent 20% increase from 2006 to 2009. From 2006 to 2009, households also increased in number from 12,178 to 13,722. The majority of Streetsville residences own their own homes (85%) with more than 51,000 residents holding a university or college degree. Also the majority of residences work within grey or white collar jobs versus only 27% of the population consisting of labour workers . Furthermore, the average household income of Streetsville residents amounts to $124,255 with only a 5.6% unemployment rate. In relation to religion, 41.4% of residents are Roman Catholics while religious populations such as Muslims (6.9%) and Anglicans (6.3%) are continuing to grow. Also nearly 48% of Streetsville residents are identified as visible minorities including predominantly East Indians, South Asians and Chinese. Subsequently, 53% of the populations main language is English while the region boasts many non-official languages such as Chinese, Arabic, and Punjabi. With homes averaging around 3.4 bedrooms, the average family consists of three people per home and has around 1.4 children. Streetsvilles population has an average age of 38 with 33% of the population being between ages 25\u201344, 23.1% of the population are between the ages 45\u2013 64 and 14.5% of the population being between the ages of 15- 24. Also among the population, 61.4% of residents are married while 29.1% are single and 9.5% are widowed or divorced. Question: How many percent of people were not unemployed?", - "Output Program": [ - "condition_1 = 5.6\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nunemployed = 5.6\nnot_unemployed = percentage - unemployed\nprint(not_unemployed)" - ], - "Output Answer": [ - "{'number': '94.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Caleb Hanie's first NFL start, he threw three interceptions in the first half, but was able to rally by completing 18 of 36 passes for 254 yards, two touchdowns and a 56.9 passer rating. However, Raiders kicker Sebastian Janikowski's six field goals would put the game away. Late in the fourth quarter, with the Bears down 25-20, Hanie attempted to rally the Bears from their own 4-yard line. When the Bears reached their own 46-yard line with less than ten seconds in the game, Hanie dropped back and looked around as if he was going to throw before spiking, drawing an intentional grounding penalty. Since intentional grounding penalties have a ten-second runoff, the game ended in defeat for Chicago. Question: How many points did the Raiders win by?", - "Output Program": [ - "bears = 20\nraider = 25\ndifference = raider - bears\nprint(difference)", - "condition_1 = 25\ncondition_2 = 20\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Yuba County had a population of 72,155. The racial makeup of Yuba County was 49,332 (68.4%) White (U.S. Census), 2,361 (3.3%) African American (U.S. Census), 1,675 (2.3%) Native American (U.S. Census), 4,862 (6.7%) Asian (U.S. Census), 293 (0.4%) Pacific Islander (U.S. Census), 8,545 (11.8%) from Race (United States Census), and 5,087 (7.1%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 18,051 persons (25.0%). Question: How many in percent from the census weren't Native American?", - "Output Program": [ - "condition_1 = 2.3\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "native_american = 2.3\ntotal = 100\n\nnot_native_amrican = (total - native_american)\n\nprint(not_native_amrican)", - "percentage = 100\nnative_american = 2.3\ndiff = percentage - native_american\nprint(diff)" - ], - "Output Answer": [ - "{'number': '97.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 1980 postseason During the 1980 post-season, Brett led the Royals to their first American League pennant, sweeping the 1980 American League Championship Series in three games from the rival 1980 New York Yankees season who had beaten K.C. in the 1976 American League Championship Series, 1977 American League Championship Series and 1978 American League Championship Series playoffs. In Game 3, Brett hit a ball well into the third deck of Yankee Stadium (1923) off Yankees closer Rich Gossage. Gossages previous pitch had been timed at 97 mph, leading ABC broadcaster Jim Palmer to say, \"I doubt if he threw that ball 97 miles an hour.\" A moment later Palmer was given the actual reading of 98. \"Well, I said it wasnt 97\", Palmer replied. Brett then hit .375 in the 1980 World Series, but the Royals lost in six games to the 1980 Philadelphia Phillies season. During the Series, Brett made headlines after leaving Game 2 in the 6th inning due to hemorrhoid pain. Brett had minor surgery the next day, and in Game 3 returned to hit a home run as the Royals won in 10 innings 4\u20133. After the game, Brett was famously quoted \"...my problems are all behind me\". In 1981 he missed two weeks of spring training to have his hemorrhoids removed. Question: How many years in a row did the Yankees beat K.C. in the American League Championship Series?", - "Output Program": [ - "no_of_years = 3\nprint(no_of_years)", - "beat = (1976,1977,1978)\n\nprint(abs(round(len(beat),2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: the average price to rent an average apartment in Neuch\u00e2tel was 921.35 Swiss francs (CHF) per month (US$740, \u00a3410, \u20ac590 approx. exchange rate from 2003). The average rate for a one-room apartment was 451.40 CHF (US$360, \u00a3200, \u20ac290), a two-room apartment was about 675.66 CHF (US$540, \u00a3300, \u20ac430), a three-room apartment was about 825.15 CHF (US$660, \u00a3370, \u20ac530) and a six or more room apartment cost an average of 1647.88 CHF (US$1320, \u00a3740, \u20ac1050). The average apartment price in Neuch\u00e2tel was 82.6% of the national average of 1116 CHF. The vacancy rate for the municipality, , was 0.53%. Question: How many more Swiss francs is it to rent a two-room apartment than a one-room apartment?", - "Output Program": [ - "Oneroomrent=451.40 \nTworoomrent=675.66 \nanswer=Tworoomrent-Oneroomrent\nprint(answer)" - ], - "Output Answer": [ - "{'number': '224.26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Due to the rapidly expanding nature of Californias population, Marins congressional district has changed numerous times over the decades. The county has been part of the Californias 2nd congressional district of California since 2012; the only other time it was part of the 2nd district was 1902\u201312. It has also been part of the Californias 1st congressional district (1894\u20131902 and 1912\u201366), Californias 3rd congressional district (1864\u201394), Californias 5th congressional district (1974\u201382), and the Californias 6th congressional district (1972\u201374 and 1982\u20132012). The only time the county has not been in a single congressional district was between 1966 and 1972, when it was divided between the northern half in the 1st district and the southern half in the 6th district. Question: How many years did Marin last as part of the 2nd congressional district the first time it was ever part of it?", - "Output Program": [ - "Marin_congressional_district=2\nCalifornias_congressional_district1=3\nCalifornias_congressional_district2=5\nAnswer=Marin_congressional_district+Californias_congressional_district1+Californias_congressional_district2\nprint(Answer)", - "year=1902\nyear1=1912\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: RA affects about 24.5 million people as of 2015. This is between 0.5 and 1% of adults in the developed world with 5 and 50 per 100,000 people newly developing the condition each year. Onset is most frequent during middle age and women are affected 2.5 times as frequently as men. In 2013, it resulted in 38,000 deaths up from 28,000 deaths in 1990. The first recognized description of RA was made in 1800 by Dr. Augustin Jacob Landr\u00e9-Beauvais (1772-1840) of Paris. The term rheumatoid arthritis is based on the Greek for watery and inflamed joints. Question: How many more deaths were there due to RA in 2013 compared to 1990?", - "Output Program": [ - "condition_1 = 38000\ncondition_2 = 28000\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_2013 = 38000\n_1990 = 28000\nmore_deaths = _2013 - _1990\nprint(more_deaths)" - ], - "Output Answer": [ - "{'number': '10000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: English language is the official language in the state of Montana, as it is in many U.S. states. According to the 2000 United States Census, 94.8 percent of the population aged 5 and older speak English at home. Spanish is the language most commonly spoken at home other than English. There were about 13,040 Spanish-language speakers in the state (1.4 percent of the population) in 2011. There were also 15,438 (1.7 percent of the state population) speakers of Indo-European languages other than English or Spanish, 10,154 (1.1 percent) speakers of a Native American language, and 4,052 (0.4 percent) speakers of an Asian or Pacific Islander language. Other languages spoken in Montana (as of 2013) include Assiniboine (about 150 speakers in the Montana and Canada), Blackfoot (about 100 speakers), Cheyenne (about 1,700 speakers), Plains Cree (about 100 speakers), Crow (about 3,000 speakers), Dakota (about 18,800 speakers in Minnesota, Montana, Nebraska, North Dakota, and South Dakota), German Hutterite (about 5,600 speakers), Gros Ventre (about 10 speakers), Kalispel-Pend dOreille (about 64 speakers), Kutenai (about 6 speakers), and Lakota (about 6,000 speakers in Minnesota, Montana, Nebraska, North Dakota, South Dakota). The United States Department of Education estimated in 2009 that 5,274 students in Montana spoke a language at home other than English. These included a Native American language (64 percent), German (4 percent), Spanish (3 percent), Russian (1 percent), and Chinese (less than 0.5 percent). Question: How many more Indo-European than Native American speaker in Montana?", - "Output Program": [ - "indo = 15438\nnative = 10154\nmany_more = indo - native\nprint(many_more)", - "condition_1 = 15438\ncondition_2 = 10154\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '5284', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 1996 campaign was the Suns first losing year in the SAL. First basemen Mike Whitlock led the team in home runs (20) and RBI (91) with a .252 batting average while drawing a franchise record 108 walks. He did this in 131 games at the age of 19, yet never played a game in the major leagues. Another player who displayed power was Craig Wilson (first baseman). Wilson hit 11 home runs with 70 RBI while maintaining a .261 batting average. Craig Stone returned from the 1995 squad, batting .310 with 10 home runs and 35 RBI in 56 games. Mike Johnson (1990s pitcher) won a staff-leading 11 games and also had a team-leading total of 162.2 innings pitched. He made his major league debut a season later with the Baltimore Orioles. Tom Davey won 10 games and had a 3.87 ERA in 26 starts. Question: How many more RBI did Bobby Cripps have relative to Vernon Wells?", - "Output Program": [ - "rbi_one = 91\nrbi_two = 70\n\nprint(abs(rbi_one-rbi_two))\n\n" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1963, hundreds of thousands of people stood ashore by the Nieuwe Maas and the Nieuwe Waterweg to wave two ships, deGroote Beer and the Waterman goodbye. The ships transported thousands of Feijenoord fans to Lisbon where the club faced S.L. Benfica on 8 May 1963 in the European Cup semi-finals. The first leg, held in Rotterdam a month earlier, finished 0\u20130. Despite Feijenoord eventually losing the match 3\u20131, this turned out to be the start of the most successful period in the clubs history. Feijenoord won the double for the first time in their history in 1965, and managed to win another double a few years later in 1969. The 1965 title secured Feijenoord a spot in the 1965\u201366 European Cup, where they faced multiple cup champion Real Madrid C.F. on 8 September 1965. During the match, Hans Kraay had to leave the pitch injured after 31 minutes, without being substituted. He returned at the start of the second half and scored the goal which resulted in a 2\u20131 win. During the match, fans favourite Coen Moulijn was attacked by a Spanish defender. Moulijn then proceeded to chase the defender down the pitch, leading other players, and even fans who entered the pitch, to do the same. The referee could do nothing but to suspend the match at 2\u20131 in Feijenoords favour. Two weeks later, Real Madrid comfortably beat Feijenoord 5\u20130 and eventually won the European Cup that season. Question: How many years passed between Feijenoord's first and second double?", - "Output Program": [ - "year=1965\nyear1=1969\nanswer=year1-year\nprint(answer)", - "years =4\nanswer=years \nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The film premiered on March 17, 2000, in 2,587 theaters across the United States and Canada, earning $10,015,822 on its opening weekend, with an average of $3,871 per theater. Final Destination placed at No. 3 in the United States box office on its opening weekend, behind biography film Erin Brockovich (film) and the science fiction film film Mission to Mars. The film remained at No. 3 during the second weekend, before dropping to No. 7 on its third weekend. Final Destination continuously dropped across subsequent weekends until it fell from the top-10 list on its eighth weekend. The film lasted in theaters for 22 weekends, its last screening airing in 105 theaters and grossing $52,675, placing at No. 56. Final Destination grossed $53,331,147 in the United States and Canada on its total screening, and earned $59,549,147 in other territories, earning an overall gross of $112,880,294 internationally. The film is frequently considered a sleeper hit. Question: How many more dollars did Final Destination earn abroad than it did in the US and Canada?", - "Output Program": [ - "FinalDestination=53331147\nUscanada=59549147\nanswer=FinalDestination+Uscanada\nprint(answer)", - "Canada=10015822\nFinalDestination=53331147 \nanswer=Canada+FinalDestination\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6218000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On September 11, 2016, Boldin caught three passes for 35 yards in the season opening victory against the Indianapolis Colts. His 35 yards give him 13,230 yards for his career, moving ahead of Andre Reed for No. 16 all-time. On September 18, 2016, Boldin caught his 75th career touchdown (and first with the Lions) against the Tennessee Titans. On October 23, 2016, Boldin caught the game-winning touchdown with 19 seconds left against the Washington Redskins. On November 6, 2016, Boldin caught his fifth touchdown of the season against the Minnesota Vikings. On November 24, 2016, Boldin caught seven passes for 69 yards and a touchdown against the Minnesota Vikings. Boldin recorded a 2-yard touchdown and a 9-yard reception. On December 11, 2016, Boldins three receptions against the Chicago Bears, including a 16-yard second quarter TD, gave him 1,064 catches for his career, moving him into 10th all time, passing Andre Johnson. Boldin finished the season with 67 receptions on 95 targets for 584 yards and eight touchdowns. His 15 red zone receptions ranked No. 2 among NFL wide receivers in 2016. Question: How many total yards were Boldin's touchdown receptions against the Vikings and Bears?", - "Output Program": [ - "touchdown=18\nanswer=touchdown \nprint(answer)", - "Boldinyard=2\nBoldinyards1=16\nanswer=Boldinyard+Boldinyards1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Minority ethnic groups include White people in Zimbabwe, who make up less than 1% of the total population. White Zimbabweans are mostly of British origin, but there are also Afrikaner, Greeks in Zimbabwe, Portuguese people, Franco-Mauritian and Dutch people communities. The white population dropped from a peak of around 278,000 or 4.3% of the population in 1975 to possibly 120,000 in 1999, and was estimated to be no more than 50,000 in 2002, and possibly much less. The 2012 census lists the total white population at 28,782 (roughly 0.22% of the population), one-tenth of its 1975 estimated size. Most emigration has been to the United Kingdom (between Zimbabweans in the United Kingdom Britons are of Rhodesian or Zimbabwean origin), South Africa, Botswana, Zambia, Canada, Australia and New Zealand. Coloureds form 0.5% of the population, and various Asian people ethnic groups, mostly of Indian and Chinese origin, are also 0.5%. Question: How many people in Zimbabwe, in terms of percentage, were not part of the White population in 1975?", - "Output Program": [ - "total = 100\nwhite = 4.3\ndiff = total - white\nprint(diff)", - "condition_1 = 100\ncondition_2 = 4.3\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '95.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: How many total points were scored by then end of the game?", - "Output Program": [ - "point_1 = 23\npoint_2 = 6\n\nprint(abs(round(point_1 + point_2,2)))", - "first = 23\nsecond = 6\ntotal = first + second\nprint(total)" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The SS owned experimental farms, bakeries, meat packing plants, leather works, clothing and uniform factories, and small arms factories. Under the direction of the WVHA, the SS sold camp labor to various factories at a rate of three to six Reichsmarks per prisoner per day. The SS confiscated and sold the property of concentration camp inmates, confiscated their investment portfolios and their cash, and profited from their dead bodies by August Frank memorandum and melting down their dental work to obtain gold from the fillings. The total value of assets looted from the victims of Operation Reinhard alone (not including Auschwitz) was listed by Odilo Globocnik as 178,745,960.59 Reichsmarks. Items seized included 2,909.68 kilograms of gold worth 843,802.75 RM, as well as 18,733.69 kg of silver, 1,514 kg of platinum, 249,771.50 American dollars, 130 diamond solitaires, 2,511.87 carats of brilliants, 13,458.62 carats of diamonds, and 114 kg of pearls. According to Nazi legislation, Jewish property belonged to the state, but many SS camp commandants and guards stole items such as diamonds or currency for personal gain, or took seized foodstuffs and liquor to sell on the black market. Question: How many more kilograms of gold was seized than pearls?", - "Output Program": [ - "gold = 2909\npearl = 114\nmore_kg = gold - pearl\nprint(more_kg)", - "condition_1 = 2909.68\ncondition_2 = 114\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '2795.68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Research funded by the Public Policy Institute of California indicates that in 1996, 1,786 Silicon Valley technology companies with $12.5 billion in sales and 46,000 employees were run by Indian or Chinese executives. Moreover, the pace of entrepreneurship among local immigrants is increasing rapidly. While Chinese or Indian executives are at the helm of 13% of the Silicon Valley technology businesses started between 1980 and 1985, they are running 27% of the more than 4,000 businesses started between 1991 and 1996. Start-up firms remain a primary source for new ideas and innovation for Chinese American internet entrepreneurs. Many of them are employed or directly engaged in new start-up activities. The proportional share of start-up firms by ethnic Chinese in Silicon Valley skyrocketed from 9% in 1980-1984 to about 20% between 1995-1998. By 2006, Chinese American internet entrepreneurs continued to start 20% of all Silicon Valley start-up firms, leading 2000 Silicon Valley companies, and employing 58,000 workers. They still continue to own about 20% of all information technology companies that were founded in Silicon Valley since 1980. Question: How many more workers were employed by Chinese American internet entrepreneurs in 2006 than were in 1996 by both Chinese and Indian executives?", - "Output Program": [ - "condition_1 = 58000\ncondition_2 = 46000\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_2006 = 58000\n_1996 = 46000\nmany_more = _2006 - _1996\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '12000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Patriots current coach, Bill Belichick, was hired in 2000, and a new home field, Gillette Stadium, was opened in 2002 NFL season. Under Belichick, the team won three Super Bowls in four years (2001, 2003, and 2004). The Patriots finished the 2007 NFL season with a perfect 16-0 record, becoming only the fourth team in league history to go undefeated in the regular season, and the only one since the league expanded its regular season (NFL) schedule to 16 games. After advancing to Super Bowl XLII, the teams fourth Super Bowl in seven years, the Patriots were defeated by the 2007 New York Giants season to end their bid for a 19-0 season. With the loss, the Patriots ended the year at 18-1, becoming only one of three teams to go 18-1 along with the 1984 San Francisco 49ers season and the 1985 Chicago Bears season. The Patriots returned to the Super Bowl in 2012 but lost again to the 2011 New York Giants season, 21-17. In 2015, they won Super Bowl XLIX, defeating the 2014 Seattle Seahawks season by a score of 28-24. The Patriots became the first team to reach nine Super Bowls in the 2016-17 NFL playoffs and faced the Atlanta Falcons in Super Bowl LI, which ended up paving the way for their fifth Super Bowl victory, tying them with the Dallas Cowboys and the San Francisco 49ers for the second-most in NFL history, 1 behind the Pittsburgh Steelers with 6; the game was also the first Super Bowl to go into overtime. Question: How many years between 2001 and 2007 did the Patriots not play in the super bowl?", - "Output Program": [ - "y1 = 2002\ny2 = 2005\ny3 = 2006\n\nnot_played_year = (y1,y2,y3)\nprint(abs(len(not_played_year)))", - "no_of_years = 3\nprint(no_of_years)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many percent are not households made up of individuals?", - "Output Program": [ - "percentage_hosehold_individuals = 35.2\npercentage_hosehold_not_individuals = 100 - percentage_hosehold_individuals\nprint(percentage_hosehold_not_individuals)", - "indivisuals_household = 35.2\nprint(abs(100 - indivisuals_household))" - ], - "Output Answer": [ - "{'number': '64.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Estimates for the number of Roman Catholics vary from 70% of the population, to as much as 90%. The CIA Factbook lists 92% of the country is Catholic, but only 20% are practicing regularly or weekly at a church service. The Jewish population is about 300,000 (around 0.75% of the population), the community numbered about 400,000 after World War II, but the appeal of Israel and economic and cultural pressures at home led many to leave; recent instability in Israel has resulted in a modest reversal of the trend since 2003. Islam in Argentina number about 500,000-600,000, or approximately 1.5% of the population; 93% of them are Sunni. Buenos Aires is home to one of the largest mosques in Latin America. A recent study found that approximately 11% of Argentines are non-religious, including those who believe in God, though not religion, agnostics (4%) and atheists (5%). Overall, 24% attended religious services regularly. Protestants were the only group in which a majority regularly attended services. Question: How many, in percent, of the Islam community are not Sunni?", - "Output Program": [ - "Sunni=93\ntotal=100\nanswer=total-Sunni\nprint(answer)", - "Sunni=93\npeople=100\nanswer=people-Sunni\nprint(answer)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On December 5, 2015, Gasol became the 116th player to reach 1,000 regular-season games. He had 13 points and 11 rebounds against the 2015-16 Charlotte Hornets season for his ninth double-double of the season. On January 25, 2016, he recorded his first career first quarter double-double with 13 points and 10 rebounds. He finished the game with 19 points and 17 rebounds, as the Bulls were defeated by the 2015-16 Miami Heat season 89-84. On February 9, Gasol was named as Jimmy Butler (basketball)s replacement on the 2016 Eastern Conference All-Star squad. On February 27, he recorded his eighth career triple-double and first as a Bull with 22 points, 16 rebounds and a career-high 14 assists in a 103-95 loss to the 2015-16 Portland Trail Blazers season. At 35 years old, he became the oldest player to record a triple-double since Kobe Bryant did so at 36 years old in 2014. On March 7, he recorded his second triple-double of the season with 12 points, 17 rebounds and 13 assists in a 100-90 win over the 2015-16 Milwaukee Bucks season, becoming just the fourth player 35 years or older with multiple triple-doubles in a season, joining Jason Kidd, Kobe Bryant and Paul Pierce. On April 2, in a loss to the Detroit Pistons, he became the 38th NBA player to reach 10,000 career rebounds. He also became the 36th with 10,000 points and 10,000 rebounds. Question: How many more rebounds did Gasol score on February 27th than he did on January 25th?", - "Output Program": [ - "gasol_one = 16\ngasol_two = 10\n\nprint(abs(round((gasol_one - gasol_two),2)))", - "januaury_25 = 10\nfebruary_27 = 16\n\ndifference = (february_27 - januaury_25)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many percent of people were not Thai Malays?", - "Output Program": [ - "malays = 3\nother = 100\n\nnot_malays = (other - malays)\nprint(not_malays)", - "thay_malays = 3\n\nprint(abs(round(100 - thay_malays,2)))" - ], - "Output Answer": [ - "{'number': '97', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Present-day Powder River County was probably first entered by Europeans in the early 1800s in the form of French fur trappers. In the summer of 1865, the United States government sent over 2,000 U.S. soldiers into the Powder River country to combat Native Americans from the Cheyenne people, Lakota people, and Arapaho people tribes. From September 1-15, 1865, the Powder River Expedition (1865) battled Native Americans in the Powder River Battles (1865) near the future site of Broadus. On March 17, 1876, the Battle of Powder River occurred in the south-central part of the county, about southwest of Broadus. In June 1876 six companies of the 7th Cavalry Regiment (United States) led by Major Marcus Reno marched along the Powder River nearly to the mouth of the Little Powder before turning west toward the Battle of Little Bighorn. On November 1, 1878, Powderville, Montana became the first establishment in the county, as the Powder River Telegraph Station, on the Fort Keogh to Deadwood, South Dakota telegraph line. On April 5, 1879, the Mizpah Creek Incidents began near the Powderville telegraph station in the extreme northern part of the county. In the early 1880s, a large area of Southeastern Montana became Custer County, Montana, including the present area encompassed by Powder River County. In February 1900, the Broadus post office was established, named after the Broaddus family. In October 1918, publication of a newspaper, the Broadus Independent (now called the Powder River Examiner), began in Broadus, and is still published today. In 1919, Powder River County, Montana was formed from southern Custer County, and in an election in 1920, Broadus was chosen as the county seat of the newly established Powder River County. Question: How many years after Powderville Montana became the first establishment in the county was the Broadus post office established?", - "Output Program": [ - "powderville = 1878\nbroadus = 1900\ndiff = broadus - powderville\nprint(diff)", - "powederville = 1878\npost = 1900\n\nprint(abs(powederville - post))\n\n" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Germans initial attack involved 410,000 men; just over 1,400 tanks, tank destroyers, and assault guns; 2,600 artillery pieces; 1,600 anti-tank guns; and over 1,000 combat aircraft, as well as large numbers of other Armoured fighting vehicle. These were reinforced a couple of weeks later, bringing the offensives total strength to around 450,000 troops, and 1,500 tanks and assault guns. Between 63,222 and 98,000 of their men were Killed in action, Missing in action, wounded in action, or prisoner of war. For the Americans, out of a peak of 610,000 troops, 89,000 became casualties out of which some 19,000 were killed. The \"Bulge\" was the largest and bloodiest single battle fought by the United States in World War II and the second bloodiest List of battles with most United States military fatalities. Question: How many total tanks, tank destroyers, assault guns, artillery pieces, anti-tank guns and combat aircraft did the Germans have in their initial attack?", - "Output Program": [ - "tanks=1400\ntank_des_guns=2600\nanti_tank_guns=1600\ncombat_aircraft=1000\ntotal=tanks+tank_des_guns+anti_tank_guns+combat_aircraft\nprint(total)", - "tanks = 1400\nartilearry_pieces = 2600\nanti_tank_guns= 1600\ncombat_aircraft=1000\nprint(abs(round( combat_aircraft + anti_tank_guns + artilearry_pieces + tanks,2)))" - ], - "Output Answer": [ - "{'number': '6600', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Pakravan began his career at the Tehran Military Academy, where he taught artillery. He then served in a number of military, political, and diplomatic posts including adjutant in the Intelligence Department of the Second Division, military attach\u00e9 in Pakistan (1949\u201350), chief of army intelligence (1951\u201353), military attach\u00e9 in India (1954\u201357), deputy chief of the SAVAK in charge of external affairs (1957\u201361), deputy prime minister and chief of the State Intelligence and Security Organization (1961\u201365), minister of information (1965\u201366), ambassador to Pakistan (1966\u201369), ambassador to France (1969\u201373), and senior counselor to the Ministry of Court (1974\u201379). Pakravan was known for being more compassionate than any of National Security and Information Departments other directors. However, Muhammad Reza Shah replaced Pakravan with his childhood friend Nematollah Nassiri in 1965. He returned to Iran in 1976 and was brought out of retirement in 1978 by the Shah in a last-ditch effort to curb corruption at the Royal Court. Pakravans supporters noted his aristocratic and impeccable character as well as his intelligence and moral courage to be a source of consolation at the difficult times of 1978\u201379 when the Iranian Revolution took control of the opposition and eventually seized power. Question: How many positions did Pakravan hold before 1961?", - "Output Program": [ - "Pakrvan_position = (\"MilletryAttache\",\"ChiefofarmyIntelligint\",\"Military attach\u00e9 India\",\"Dy chief of savak\")\n\nprint(len(Pakrvan_position))", - "positions_held=4\nprint(positions_held)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eight years after their last game in Indianapolis (a 29-13 victory), the Bears returned to play the Colts in week five. The 43rd game between the two franchise, the Bears trailed the series 19-23, but won the last two games, recently a 41-21 win in 2012. \"An efficient offensive attack\", particularly a rushing-based offense like against the Lions, was a key to success against the Colts defense, according to Jeff Joniak; the Colts allowed the second-highest runs of at least four yards with 51.5 percent. He added the offense should punctuate the run with deep passes, as the Colts were the most penalized defense in the NFL with six pass interference and three personal fouls, along with just four turnovers forced resulting in only three total points. Meanwhile, the Bears defense had to attack Colts quarterback Andrew Luck; Indianapolis was allowing a league-high 15 sacks, was ranked 29th in pass protection efficiency, the second-most hurries (35) the highest number of knockdowns (33) allowed, along with 10 combined false start and holding penalties. Joniak added jet lag could play a factor in the game, as the Colts had lost in London the week before and had no bye week. Connor Barth scored the first points of the game when he kicked a 35-yard field goal on the Bears' opening drive. Adam Vinatieri responded with a 54-yard field goal and the Colts took the lead in the second quarter when Luck threw a one-yard touchdown pass to Dwayne Allen. Both teams traded field goals on their next drives before Brian Hoyer threw a 14-yard touchdown pass to Cameron Meredith. With 11 seconds left in the first half, Vinatieri kicked a 26-yard field goal to give Indianapolis the 16-13 lead at halftime. He converted a 41-yard field goal in the third quarter to increase the margin to six points; when Barth tried a 49-yarder on the next series, he missed it wide left, but redeemed himself with a 24-yard kick in the fourth. Hoyer later led the Bears on a 96-yard drive, ending it with a 21-yard touchdown pass to Jordan Howard; the drive was the longest touchdown-scoring series since a 97-yard possession against the Steelers in 2009. Luck responded with a 35-yard touchdown pass to T. Y. Hilton, who beat Jacoby Glenn for the score, followed by Vinatieri's 35-yard field goal after Meredith lost a fumble. Down by six points, Hoyer attempted to rally the Bears on one last drive but missed an open Alshon Jeffery on fourth down, throwing an incomplete pass to Meredith. The Colts ran out the clock to end the game. With the loss, the Bears fell to 1-4, their worst five-week start since they started the 2004 season 1-4. They ended the game with 522 offensive yards, the most since they recorded 542 in a 1989 win against the Lions and the most in a loss since 1940. Question: How many total points were scored in the first half?", - "Output Program": [ - "points=16\npoint=13\nanswer=points+point\nprint(answer)", - "score=29\nanswer=score\nprint(answer)" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2001, EastEnders clashed with Coronation Street for the first time. EastEnders won the battle with 8.4 million viewers (41% share) whilst Coronation Street lagged behind with 7.3 million viewers (34 per cent share). On 21 September 2004, Louise Berridge, the then executive producer, quit following criticism of the show. The following day the show received its lowest ever ratings at that time (6.2 million) when ITV scheduled an hour-long episode of Emmerdale against it. Emmerdale was watched by 8.1 million people. The poor ratings motivated the press into reporting viewers were bored with implausible and ill-thought-out storylines. Under new producers, EastEnders and Emmerdale continued to clash at times, and Emmerdale tended to come out on top, giving EastEnders lower than average ratings. In 2006, EastEnders regularly attracted between 8 and 12 million viewers in official ratings. EastEnders received its second lowest ratings on 17 May 2007, when 4.0 million viewers tuned in. This was also the lowest ever audience share, with just 19.6 per cent. This was attributed to a conflicting one-hour special episode of Emmerdale on ITV1. However, ratings for the 10pm EastEnders repeat on BBC Three reached an all-time high of 1.4 million. However, there have been times when EastEnders had higher ratings than Emmerdale despite the two going head-to-head. Question: How many more million views did EastEnders have than Coronation Street in 2001?", - "Output Program": [ - "ee = 8.4\ncoro = 7.3\nprint(ee - coro)" - ], - "Output Answer": [ - "{'number': '1.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Petrova next headed to 2009 MPS Group Championships as the top seed, where she defeated Olga Govortsova, Madison Keys (who had just won her first main-draw match), and Alona Bondarenko. She fell in the semifinals to eventual finalist Aleksandra Wozniak, 4-6, 6-4, 2-6. Petrova fell in the second round at 2009 Family Circle Cup to Melinda Czink, 6-3, 4-6, 5-7. At the 2009 Porsche Tennis Grand Prix, Petrova was seeded sixth, but lost in the second round to Flavia Pennetta, 2-6, 2-6. She next went to the Rome Masters as eighth seed, where she had a first-round bye before defeating giant-killer Carla Su\u00e1rez Navarro. In the third round, Petrova was ousted by Mar\u00eda Jos\u00e9 Mart\u00ednez S\u00e1nchez, 4-6, 7-6(5), 4-6. Question: How many more points did Melinda score in the last set than in the first set?", - "Output Program": [ - "first = 3\nlast = 7\nmore_points = last - first\nprint(more_points)", - "first_set = 6+3\nsecond_set = 5+7\n\nprint(abs(first_set - second_set))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In recent decades, the literacy rate of Rajasthan has increased significantly. In 1991, the states literacy rate was only 38.55% (54.99% male and 20.44% female). In 2001, the literacy rate increased to 60.41% (75.70% male and 43.85% female). This was the highest leap in the percentage of literacy recorded in India (the rise in female literacy being 23%). At the Census 2011, Rajasthan had a literacy rate of 67.06% (80.51% male and 52.66% female). Although Rajasthans literacy rate is below the national average of 74.04% and although its female literacy rate is the lowest in the country, the state has been praised for its efforts and achievements in raising literacy rates. Question: How many percentage points higher was the male literacy rate than the female in 2001?", - "Output Program": [ - "male = 75.70\nfemale = 43.85\nprint(abs(round(male - female,2)))", - "male = 75.70\nfemale = 43.85\ndiff = male - female\nprint(diff)" - ], - "Output Answer": [ - "{'number': '31.85', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The place of birth of the towns residents was 87.78% United Kingdom (including 61.80% from Scotland), 0.63% Republic of Ireland, 4.18% from other European Union countries, and 7.42% from elsewhere in the world. The economic activity of residents aged 16-74 was 23.94% in full-time employment, 8.52% in part-time employment, 4.73% self-employed, 1.94% unemployed, 31.14% students with jobs, 9.08% students without jobs, 13.24% retired, 2.91% looking after home or family, 2.84% permanently sick or disabled, and 1.67% economically inactive for other reasons. Question: How many more percentage of residents looking after home and family than permanently sick or disabled?", - "Output Program": [ - "home = 2.91\nsick = 2.84\ndiff = round(home - sick, 2)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1.24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2011 Italian census, there were 179,149 people residing in the city. The population density was 978.9 persons per square kilometre. Minors (children ages 18 and younger) totalled 16.20 percent of the population compared to pensioners who number 22.54 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Modena resident is 44 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Modena experienced 2.42% growth, while Italy as a whole grew by 3.56 percent. The current birth rate of Modena is 9.62 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many more percentage points of the population of Italy as a whole are minors as compared to that of Modena?", - "Output Program": [ - "Modena=2.42\npercant=3.56 \nanswer=percant-Modena\nprint(answer)", - "Modena=2.42\ngrew=3.56\nanswer=grew-Modena\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1.86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Missouri had a population of 5,988,927, according to the 2010 Census; an increase of 392,369 (7.0 percent) since the year 2000. From 2000 to 2007, this includes a natural increase of 137,564 people since the last census (480,763 births less 343,199 deaths), and an increase of 88,088 people due to net Human migration into the state. Immigration to the United States from outside the United States resulted in a net increase of 50,450 people, and migration within the country produced a net increase of 37,638 people. Over half of Missourians (3,294,936 people, or 55.0%) live within the states two largest metropolitan areas-Missouri census statistical areas. The states population density 86.9 in 2009, is also List of U.S. states by population density. Question: How many people made up the population of Missouri in 2000 if the population is now 5,988,927 and there's been a 7% increase?", - "Output Program": [ - "now = 5988927\nincrease = 392369\nthen = now - increase\nprint(then)", - "population = 5988927\nincrease = 392369\nprint(population-increase)" - ], - "Output Answer": [ - "{'number': '5596558', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not minority population?", - "Output Program": [ - "total = 100\nminority = 72.3\ndiff = total - minority\nprint(diff)", - "condition_1 = 72.3\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '27.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This overall downturn affected Holdens profits; the company recorded a combined gain of A$842.9 million from 2002 to 2004, and a combined loss of A$290 million from 2005 to 2006. Factors contributing to the loss included the development of an all-new model, the strong Australian dollar and the cost of reducing the workforce at the Elizabeth plant, including the loss of 1,400 jobs after the closure of the third-shift assembly line in 2005, after two years in operation. Holden fared better in 2007, posting an A$6 million loss. This was followed by an A$70.2 million loss in the 2008, an A$210.6 million loss in 2009, and a profit of A$112 million in 2010. On 18 May 2005, \"Holden Ltd\" became \"GM Holden Ltd\", coinciding with the resettling to the new Holden headquarters on 191 Salmon Street, Port Melbourne, Victoria. Question: How many total losses did Holden have between 2007-2009?", - "Output Program": [ - "m=210\nM1=112 \nanswer=m+M1\nprint(answer)", - "Loss=6\nloss1=70.2 \nloss2=210.6 \nanswer=Loss+loss1+loss2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '573.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As a result of continued decline in the traditional Gaelic heartlands, today no Civil parishes in Scotland in Scotland has a proportion of Gaelic speakers greater than 65% (the highest value is in Barvas, Isle of Lewis, with 64.1%). In addition, no civil parish on mainland Scotland has a proportion of Gaelic speakers greater than 20% (the highest value is in Ardnamurchan, Highland (council area), with 19.3%). Out of a total of 871 civil parishes in Scotland, the proportion of Gaelic speakers exceeds 50% in 7 parishes, exceeds 25% in 14 parishes, and exceeds 10% in 35 parishes. Decline in traditional areas has recently been balanced by growth in the Scottish Lowlands. Between the 2001 and 2011 censuses, the number of Gaelic speakers rose in nineteen of the countrys 32 council areas. The largest absolute gains were in Aberdeenshire (council area) (+526), North Lanarkshire (+305), City of Aberdeen (+216), and East Ayrshire (+208). The largest relative gains were in Aberdeenshire (+0.19%), East Ayrshire (+0.18%), Moray (+0.16%), and Orkney Islands (+0.13%). Question: How many parishes exceed 25% than 50% in Scotland?", - "Output Program": [ - "parishes_exceed_25=14\nparishes_exceed_50=7\nmore_num_parishes_exceed_25=parishes_exceed_25-parishes_exceed_50\nprint(more_num_parishes_exceed_25)", - "percent_50 = 7\npercent_25 = 14\nprint(abs(round(percent_25 - percent_50,2)))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the financial year ended 31 July 2016, UCL had a total income (excluding share of joint ventures) of \u00a31.36 billion (2014/15 - \u00a31.26 billion) and a total expenditure of \u00a31.23 billion (2014/15 - \u00a31.22 billion). Key sources of income included \u00a3530.4 million from research grants and contracts (2014/15 - \u00a3427.3 million), \u00a3421.1 million from tuition fees and education contracts (2014/15 - \u00a3364.2 million), \u00a3192.1 million from funding body grants (2014/15 - \u00a3195.2 million) and \u00a325.1 million from donations and endowments (2014/15 - \u00a320.3 million). During the 2015/16 financial year UCL had a capital expenditure of \u00a3146.6 million (2014/15 - \u00a3149.3 million). At year end UCL had endowments of \u00a3100.9 million (31 July 2015 - \u00a3104.1 million) and total net assets of \u00a31.19 billion (31 July 2015 - \u00a31.07 million). Question: For the year ending July 2016, how many more Euros (in billions) did UCL have in income versus expenditures?", - "Output Program": [ - "income = 1.36\nexpenditures = 1.23\ndiff = income - expenditures\nprint(diff)" - ], - "Output Answer": [ - "{'number': '0.13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Wood returned in 2000 and had an 8-7 record, but the following season, he returned to form. In 2001, Wood went 12-6 with a 3.36 ERA. He recorded a one-hit, 14-strikeout complete game shutout on May 25, 2001. On Aug. 3, 2001, he struck out nine batters and gave up only one run over eight innings to defeat Chan Ho Park and the Los Angeles Dodgers 2-1 to extend the Cubs lead in National League Central to 3.5 games. The following season, Wood finished 12-11 with a 3.67 ERA, and did not miss a start all year long, setting career highs with 213.6 innings pitched and 33 starts. He had 217 strikeouts in both seasons. Question: Which season did Wood finished 12-11 with a 3.67 ERA?", - "Output Program": [ - "previous_season = 2001\nnext_season = 1\n\nprint(abs((previous_season + next_season)))", - "season = 2001 + 1\nprint(season)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2002'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2015, poverty in Italy hit the high levels in the previous 10 years. The level of absolute poverty for a 2 people family was \u20ac1050.95/month. The poverty line per capita changed by region from \u20ac552.39/month to \u20ac819.13/month.The numbers of those in absolute poverty rose nearly an entire percent in 2015, from 6.8% in 2014, to 7.6% in 2015. In the south of Italy the numbers are even higher with 10% living in absolute poverty, up from 9 percent in 2014. The north is better off at 6.7%, but still an increase from 5.7% in 2014. The national statics reporting agency, ISTAT, defines absolute poverty as those who can\u2019t buy goods and services which they need to survive. In 2015, the proportion of poor households in relative poverty also increased in 2015 to 13.7 from 12.9 in 2014. ISTAT defines relative poverty as people whose disposable income is less than around half the national average. The unemployment rate in February 2016 remained at 11.7%, which has been the same for almost a year, but even having a job doesn\u2019t guarantee freedom from poverty. Those who have at least one family employed still suffer from 6.1% to 11.7% poverty, the higher number being for those who have factory jobs. The numbers are even higher for the younger generations because their unemployment rate is over 40%. Also, children are hit hard. In 2014, 32% of those aged 0\u201317 are at risk of poverty or social exclusion, which is one child out of three. In the last ISTAT report poverty is in decline. Question: How many percentage points of change was there in the household poverty rate from 2014 to 2015?", - "Output Program": [ - "condition_1 = 13.7\ncondition_2 = 12.9\nprint(abs(round(condition_2 - condition_1,1)))", - "y1 = 7.6\ny2 = 6.8\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many more percent of the population in 2010 was white than Salvadoran and from Puerto Rico combined?", - "Output Program": [ - "percent_salvadoran=1.4\npercent_puertorRican=0.9\npercent_white=47.9\npercent_salv_puer_combined=percent_salvadoran+percent_puertorRican\n\n\npercent_more_whites=percent_white-percent_salv_puer_combined\nprint(percent_more_whites)", - "white = 47.9\nsalvadorian = 1.4\nrico = 0.9\nprint(abs(round(white - salvadorian - rico,2)))" - ], - "Output Answer": [ - "{'number': '45.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Indice de Precios y Cotizaciones (IPC, the general equities index) is the benchmark stock index on the Bolsa. In 2005 the IPC surged 37.8%, to 17,802.71 from 12,917.88, backed by a stronger Mexican economy and lower interest rates. It continued its steep rise through the beginning of 2006, reaching 19,272.63 points at end-March 2006. The stockmarket also posted a record low vacancy rate, according to the central bank. Local stockmarket capitalisation totalled US$236bn at end-2005, up from US$170 bn at end-2004. As of March 2006 there were 135 listed companies, down from 153 a year earlier. Only a handful of the listed companies are foreign. Most are from Mexico City or Monterrey; companies from these two cities compose 67% of the total listed companies. Question: Which year was the local stock market capitalisation lower, 2004 or 2005?", - "Output Program": [ - "capitalisation2004 = 236\ncapitalisation2005 = 170\nif capitalisation2004>capitalisation2005:\n print(\"2004\")\n", - "y1 = 236\ny2 = 170\nif y2 > y1:\n print(2005)\nelse:\n print(2004)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2004'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On October 1, the Chiefs hosted the San Francisco 49ers at Arrowhead Stadium. Coach Herman Edwards confirmed Trent Green would not play in the game. The game was broadcast on Fox at noon Kansas City time. The Chiefs defense shut out the 49ers high scoring offense, forcing two interceptions and three forced fumbles. Quarterback Alex Smith was held to 92 yards passing and the 49ers to 93 yards rushing. In their first three games, the 49ers had given up only four sacks, but against the Chiefs, they allowed five total sacks. Quarterback Damon Huard completed 18 of 23 passes for 208 yards and two passing touchdowns. While compiling a 133.3 passer rating - 158.3 is perfect - Huard was hardly ever touched or even hurried by a San Francisco defense which had rung up 12 sacks in its first three games. The game marked the first shutout for the Chiefs defense since December 1, 2002, and the 49ers their first shutout since 2004 and only their second since 1977. Question: How many more fumbles than interceptions did the 49ers have?", - "Output Program": [ - "fumbles=1\nanswer=fumbles \nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The iron concentration in the Lackawanna River near Coxton Road ranged from less than 1.21 to 10.5 milligrams per liter, with an average of 3.98 milligrams per liter. The amount of manganese ranged from less than 0.199 to 1.35 milligrams per liter, with an average of 0.67 milligrams per liter. The aluminum concentration ranged from less than 0.5 to 0.664 milligrams per liter. The pH ranged between 6.5 and 6.7, with an average of 6.58. The acidity concentration was typically 0, but once reached 15.4 milligrams per liter. The alkalinity concentration ranged from 24 to 68 milligrams per liter (with an average of 44.37 milligrams per liter). The sulfate concentration ranged from 30.2 to 221 milligrams per liter, with an average of 104.78 milligrams per liter. Question: How many milligrams difference is there in the high and low iron concentration in the Lackawanna River?", - "Output Program": [ - "less = 1.21\nhigh = 10.5\ndiff = high - less\nprint(diff)" - ], - "Output Answer": [ - "{'number': '9.29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Petrova was ranked world No. 76 going into the 2003 French Open. In the first round she beat the three-time champion and world No. 12 Monica Seles 6-4, 6-0, on what was to be Seles last professional match. She then defeated Silvija Talaja 6-1, 6-1 and Marissa Irvin 6-1, 6-1 to reach the fourth round. Here, Petrova stunned 7th seed Jennifer Capriati 6-3, 4-6, 6-3. In the quarterfinals, Petrova won again in three sets over 21st seed Vera Zvonareva 6-1, 4-6, 6-3 to reach her first ever Grand Slam semifinal. Petrova faced world No. 2, Kim Clijsters, and despite having a set point in the first set, Petrova was beaton in straight sets 7-5, 6-1. Despite this, Petrovas ranking increased to world No. 30. Question: How many total games did Petrova play in all matches combined?", - "Output Program": [ - "petrova_played_matches=11\nprint(petrova_played_matches)", - "game_one = 6+4+6\ngame_2 = 6+1+6+1\ngame_3 = 6+1+6+1\ngame_4 = 6+3+4+6+6+3\ngame_5 = 6+1+4+6+6+3\ngame_6 = 7+5+6+1\n\nprint(game_6 + game_5 + game_4 + game_3 +game_2 + game_one)" - ], - "Output Answer": [ - "{'number': '117', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the American Community Survey survey, Dorchester has a large under 25 population with 38.1% or 43,472 people and 33,162 (29.1% of the total population) of them under the age of 19 years old. Between the ages of 25 to 64 years old there are 59,788 or 52.6% people and 10,715 people or 9.3% are over the age of 65 years old. In Dorchester, approximately 61.9% or 70,503 people are over the age of 25, 23.5% or 16,582 people do not have a high school diploma or GED , 30.5% or 21,479 have a diploma or GED, 18.5% or 13,045 people have completed some college, and 27.5% or 19,397 people have a Academic degree. Question: How many less people completed college than have a Academic degree?", - "Output Program": [ - "condition_1 = 13045\ncondition_2 = 19397\n\nprint(abs(round(condition_2 - condition_1,2)))", - "clg = 13045\nacademic = 19397\nprint(academic - clg)" - ], - "Output Answer": [ - "{'number': '6352', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2012, 1,043,292, or 55% of all deaths in Russia were caused by cardiovascular disease. The second leading cause of death was cancer which claimed 287,840 lives (15.2%). External causes of death such as suicide (1.5%), road accidents (1.5%), murders (0.8%), accidental alcohol poisoning (0.4%), and accidental drowning (0.5%), claimed 202,175 lives in total (10.6%). Other major causes of death were diseases of the digestive system (4.6%), respiratory disease (3.6%), infectious and parasitic diseases (1.6%), and tuberculosis (0.9%). The infant mortality rate in 2012 was 7.6 deaths per 1,000 (down from 8.2 in 2009 and 16.9 in 1999). Question: How many percent of deaths in Russia were not a result of suicide in 2012?", - "Output Program": [ - "suicide=1.5\ntotal=100\nanswer=total-suicide \nprint(answer)", - "suicide=1.5\npeople=100\nanswer=people-suicide\nprint(answer)" - ], - "Output Answer": [ - "{'number': '98.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many people were in all the cities except the one with the largest population?", - "Output Program": [ - "Osh=37397\nMarghelan=42855\nUzbekistan=13686\nNamangan=61906\nAndijan=49682 \ninhabitants=8977\nanswer=Osh+Marghelan+Uzbekistan+Namangan+Andijan+inhabitants\nprint(answer)", - "Uzbekistan=13686\nMarghelan=42855\nOsh=37397\nNamangan=61906\nAndijan=49682\nanswer=Uzbekistan+Marghelan+Osh+Namangan+Andijan\nprint(answer)" - ], - "Output Answer": [ - "{'number': '214503', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the second decade of the 21st century, the city had a gradual peak in violent crime. In 2010, there was a combined total of 3,272 burglaries, 511 robberies, 753 aggravated assaults, 25 homicides, as well as 574 motor vehicle thefts out of what was then a decreasing population of 287,208. In 2011, there were 1,562 aggravated assaults, 30 murders, 1,152 robberies, 8,366 burglaries, and 1,465 cases of motor vehicle theft. In 2012, there were a combined total of 39 murders, 2,015 aggravated assaults, 6,739 burglaries, and 1,334 cases of motor vehicle theft. In 2013 it had a drop in the crime rate. According to a state government task force, Toledo has been identified as the fourth-largest recruitment site for Human trafficking in the United States. Question: How many more burglaries were there compared to motor vehicle thefts and aggravated assaults combined in 2010?", - "Output Program": [ - "burglaries = 3272\nmotor_theft = 574\nassualts = 753\nmore = burglaries - (motor_theft + assualts)\nprint(more)", - "bugleries = 3272\nmotor = 574\naggrivated = 753\n\nprint(abs(bugleries - motor - aggrivated))" - ], - "Output Answer": [ - "{'number': '1945', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The population grew steadily while Georgia was part of the Soviet Union and during the first years of independence, rising from less than 4 million Plague was one of the hazards of life in Britain from its dramatic appearance in 1348 with the Black Death. The Bills of Mortality began to be published regularly in 1603, in which year 33,347 deaths were recorded from plague. Between then and 1665, only four years had no recorded cases. In 1563, a thousand people were reportedly dying in London each week. In 1593, there were 15,003 deaths, 1625 saw 41,313 dead, between 1640 and 1646 came 11,000 deaths, culminating in 3,597 for 1647. The 1625 outbreak was recorded at the time as the Great Plague, Until 1665, surpassed it. These official figures are likely to under-report actual numbers. Question: How many years between 1603 and 1665 had recorded plague deaths?", - "Output Program": [ - "condition_1 = 1603\ncondition_2 = 1665-4\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n", - "total_year = 1665 - 1603\nno_case = 4\ndiff = total_year - no_case\nprint(diff)" - ], - "Output Answer": [ - "{'number': '58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The game show production team of Mark Goodson and Bill Todman was responsible for producing the original as well as the revival versions of the game show. Goodson-Todman staffer Bob Stewart (television producer) is credited with creating the original version of The Price Is Right. Roger Dobkowitz was the producer from 1984 to 2008, having worked with the program as a production staffer since the shows debut after graduating from San Francisco State University. Occasionally, Dobkowitz appeared on-camera when answering a question posed by the host, usually relating to the shows history or records. When he left the show at the end of season 36, Variety (magazine) reported that it was unclear whether he was retiring or was fired, although Carey indicated in a later interview with Esquire (magazine) that Dobkowitz was fired. As of 2011, the show uses multiple producers, all long-time staffers. Adam Sandler (not to be confused with Adam Sandler) is the producer and director of the show. Stan Blits, who joined the show in 1980 and Sue MacIntyre are the co-producers. Kathy Greco joined the show in 1975 and became producer in 2008; she announced her retirement October 8, 2010 on the shows website, effective at the end of the December 2010 tapings. Her last episode as producer, which aired January 27, 2011, featured a theme in tribute to her. The shows official website featured a series of videos including an interview with Greco as a tribute to her 35 years in the days leading up to her final episode. Frank Wayne, a Goodson-Todman staffer since the 1950s, was the original executive producer of the CBS version of the show. Barker assumed that role after Waynes death in March 1988, as previously stated. Previous producers have included Jay Wolpert, Barbara Hunter and Phil Wayne Rossi (Waynes son). Michael Dimich assumed the directors chair in June 2011. Marc Breslow, Paul Alter, Bart Eskander and Rich DiPirro each served long stints previously as director. Former associate directors Andrew Felsher and Fred Witten, as well as technical director Glenn Koch, have directed episodes strictly on a fill-in basis. Sandler began directing episodes in 2012, and became the official director in 2013. Aside from Barker, the shows production staff remained intact after Carey became host. FremantleMedia executive Syd Vinnedge was named the programs new executive producer, with Richards becoming co-executive producer after Dobkowitzs departure. Richards was a candidate to replace Barker as host in 2007, before Carey was ultimately chosen. Richards succeeded Vinnedge as executive producer when the 2009-10 season started, with Tracy Verna Soiseth joining Richards as co-executive producer in 2010. Vinnedge remains credited as an executive consultant to the show. Question: How many years afterKathy Greco join the show did the become producer?", - "Output Program": [ - "start_year = 1975\nend_year = 2008\n\nprint(abs(start_year-end_year))", - "year_Greco_join = 1975\nyear_became_producer = 2008\nspan = year_became_producer - year_Greco_join\nprint(span)" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The deportation was given the code name Operation Ulusy. In it, a total of 93,139 Kalmyks were uprooted. They were packed into Cattle wagon and dispatched in some 46 trains. One witness recalled that they traveled for two weeks. Many Kalmyks were dirty and unwashed upon arrival; upon exiting, the snow became black from their dirt. The deportation was completed on 31 December. A majority of them (91,919) were deported by the end of the year, though an additional 1,014 people were also evicted in January 1944. Resolution no. 1432 425 of the Soviet of Peoples Commissars, which determined that this ethnic group should be resettled, was adopted on 28 December 1943 and signed by Vyacheslav Molotov, but not made public. The entire operation was guided by the NKVD chief Lavrentiy Beria and his Deputy Commissar Ivan Serov. Other officials who participated in it included Victor Grigorievich Nasedkin, Head of the Gulag and Commissar of the State Security of the 3rd degree, and Dmitri Vasilevich Arkadiev, the Head of the Transport Department of the USSR NKVD. The Kalmyks were sent to various locations in Siberia\u2014by January 1944, 24,352 were sent to the Omsk Oblast, 21,164 to Krasnoyarsk Krai, 20,858 to Altai Krai, and 18,333 to Novosibirsk Oblast. Alternative sources indicate that, beginning in 1944, 6,167 Kalmyk families were in the Altai, 7,525 in the Krasnoyarsk, 5,435 in Novosibirsk and 8,353 in the Omsk Region. 660 families were also located in the Tomsk Region, 648 in the Kazakh Soviet Socialist Republic, 522 in Tobolsk, 2,796 in the Yamalo-Nenets Autonomous Okrug and 1,760 in the Khanty-Mansi Autonomous Okrug. Question: How many Kalmyks were not deported by the end of the year?", - "Output Program": [ - "Kalmyk=6167\nend=7525\nanswer=end-Kalmyk\nprint(answer)", - "Krasnoyarsk=21164 \nSiberia=24352\nanswer=Siberia-Krasnoyarsk\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1220', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many people in the county were not white?", - "Output Program": [ - "White=337342\npopulation=514453\nanswer=population-White\nprint(answer)", - "population=514453\ncountry=337342 \nanswer=population+country\nprint(answer)" - ], - "Output Answer": [ - "{'number': '177111', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Spending during the years Reagan budgeted (FY 1982\u201389) averaged 21.6% GDP, roughly tied with President Obama for the highest among any recent President. Each faced a severe recession early in their administration. In addition, the public debt rose from 26% GDP in 1980 to 41% GDP by 1988. In dollar terms, the public debt rose from $712 billion in 1980 to $2.052 trillion in 1988, a roughly three-fold increase. The unemployment rate rose from 7% in 1980 to 11% in 1982, then declined to 5% in 1988. The inflation rate declined from 10% in 1980 to 4% in 1988. Question: How many years did it take for the public debt to go from $712 billion to $2.052 trillion?", - "Output Program": [ - "condition_1 = 1980\ncondition_2 = 1988\n\nprint(abs(condition_2 - condition_1))", - "start = 1980\nend = 1988\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2010 federal census, there were 39,702 people, 14,414 households, and 9,981 families residing in the county. The population density was 113 people per square mile (44/km\u00b2). There were 14,890 housing units at an average density of 45 per square mile (17/km\u00b2). The racial makeup of the county was 97% Race (United States Census), 1.2% Race (United States Census) or Race (United States Census), 0.1% Race (United States Census), 0.42% Race (United States Census), and 0.07% Race (United States Census). Two percent of the population were Race (United States Census) or Race (United States Census). US Veterans \u2013 2,681. Median household income (in 2014 dollars), 2010\u20132014 was reported as $48,718, while the per capita income was $23,886. In 2014, the median household income in the USA was $53,700. Question: How many races make up less than 1% of the population?", - "Output Program": [ - "race1=0.42\nRace=0.1\ntotalrace=2\nanswer=totalrace\nprint(answer)", - "Race1=1\nRace2=1\nanswer=Race1+Race2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This period was known as the \"Golden Age (metaphor)\" by the FCZ faithful. At this time, the club was run by the legendary President Edwin N\u00e4geli and had players such as K\u00f6bi Kuhn, Fritz K\u00fcnzli, Ilija Kati\u0107, Ren\u00e9 Botteron, and many more. Z\u00fcrich won seven Swiss Super League in the years 1962-63 Nationalliga A, 1965-66 Nationalliga A, 1967-68 Nationalliga A, 1973-74 Nationalliga A, 1974-75 Nationalliga A, 1975-76 Nationalliga A and 1980-81 Nationalliga A. They also won the Swiss Cup five times in 1966, 1970, 1972, 1973, and in 1976. FCZ also had some success in Europe getting to the semi-finals of the European Cup 1963-64, before losing to Real Madrid C.F. and also reaching the semi-finals in the European Cup 1976-77, where they lost to Liverpool F.C.. Question: How many times did Z\u00fcrich win the Swiss Super League in the 1960's?", - "Output Program": [ - "swiss_super_league_cup = (1967,1973,1975)\n\nprint(len(swiss_super_league_cup))\n", - "number_wins = 3\nprint(number_wins)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 19th century was dominated by the Hungarian struggle for independence and modernisation. The national insurrection against the Habsburgs began in the Hungarian capital Hungarian Revolution of 1848 and was defeated one and a half years later, with the help of the Russian Empire. 1867 was the year of Austro-Hungarian Compromise of 1867 that brought about the birth of Austria-Hungary. This made Budapest the twin capital of a dual monarchy. It was this compromise which opened the second great phase of development in the history of Budapest, lasting until World War I. In 1849 the Chain Bridge (Budapest) linking Buda with Pest was opened as the first permanent bridge across the Danube and in 1873 Buda and Pest were officially merged with the third part, \u00d3buda (Old Buda), thus creating the new metropolis of Budapest. The dynamic Pest grew into the countrys administrative, political, economic, trade and cultural hub. Ethnic Hungarians overtook Danube Swabians in the second half of the 19th century due to mass migration from the overpopulated rural Transdanubia and Great Hungarian Plain. Between 1851 and 1910 the proportion of Hungarians increased from 35.6% to 85.9%, Hungarian became the dominant language, and German was crowded out. The proportion of Jews peaked in 1900 with 23.6%. Due to the prosperity and the large Jewish community of the city at the start of the 20th century, Budapest was often called the \"Jewish Mecca\" or \"Judapest\". In 1918, Austria-Hungary lost the war and collapsed; Hungary declared itself an independent republic (Republic of Hungary). In 1920 the Treaty of Trianon partitioned the country, and as a result, Hungary lost over two-thirds of its territory, and about two-thirds of its inhabitants, including 3.3 million out of 15 million ethnic Hungarians. Question: How many years passed between the Hungarian Revolution and the Austro-Hungarian Compromise of 1867?", - "Output Program": [ - "year1=1867\nyear=1849\nanswer=year1-year\nprint(answer)", - "year=1848\nyear1=1867\nanswer=year1=year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Per capita gross domestic product (GDP) growth among post-1980 globalizing countries accelerated from 1.4 percent a year in the 1960s and 2.9 percent a year in the 1970s to 3.5 percent in the 1980s and 5.0 percent in the 1990s. This acceleration in growth seems even more remarkable given that the rich countries saw steady declines in growth from a high of 4.7 percent in the 1960s to 2.2 percent in the 1990s. Also, the non-globalizing developing countries seem to fare worse than the globalizers, with the formers annual growth rates falling from highs of 3.3 percent during the 1970s to only 1.4 percent during the 1990s. This rapid growth among the globalizers is not simply due to the strong performances of China and India in the 1980s and 1990s\u201418 out of the 24 globalizers experienced increases in growth, many of them quite substantial. Question: How many percent higher was the per capita GDP in the 1970s than it was in the 1960s?", - "Output Program": [ - "gdp_1970 = 2.9\ngdp_1960 = 1.4\n\n\nprint(abs(round(gdp_1970 - gdp_1960, 2)))", - "percent_GDP_1970s=2.9\npercent_GDP_1960s=1.4\npercent_inc_GDP_1970s=percent_GDP_1970s-percent_GDP_1960s\nprint(percent_inc_GDP_1970s)" - ], - "Output Answer": [ - "{'number': '1.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Zorin was born in Novocherkassk. After joining the Communist Party of the Soviet Union in 1922, Zorin held a Management position in a Moscow City Committee and the Central Committee of the Komsomol until 1932. In 1935, he graduated from the Communist Institute of Education (\u0412\u044b\u0441\u0448\u0438\u0439 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0438\u043d\u0441\u0442\u0438\u0442\u0443\u0442 \u043f\u0440\u043e\u0441\u0432\u0435\u0449\u0435\u043d\u0438\u044f). In 1935-1941, Zorin worked on numerous Party assignments and as a teacher. In 1941-1944, he was employed at the Ministry of Foreign Affairs (Soviet Union). In 1945-1947, Zorin was the Soviet Union ambassador to Czechoslovakia. In 1948, he helped organize the 1948 Czechoslovak coup d\u00e9tat. In 1947-1955 and again in 1956-1965, he was Deputy Minister of Foreign Affairs of the Soviet Union. At the same time, he held other positions, including that of the permanent Soviet representative at the UN Security Council in 1952-1953. In 1955-1956, Zorin was the first Soviet ambassador to the Federal Republic of Germany. In 1956-1965, he again represented the Soviet Union at the UN Security Council, which led to his famous confrontation with Adlai Stevenson II on 25 October 1962, during the Cuban Missile Crisis. Question: What year did Zorin employment at the Ministry of Foreign Affairs begin?", - "Output Program": [ - "year =1941\nprint(year)", - "year=1941\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1941'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders off-field fortunes have varied considerably over the years. The teams first three years of operation (1960 Oakland Raiders season\u20131962 Oakland Raiders season) were marred by poor on-field performance, financial difficulties, and spotty attendance. In 1963 Oakland Raiders season, however, the Raiders fortunes improved dramatically with the introduction of head coach (and eventual owner) Al Davis. In 1967 Oakland Raiders season, after several years of improvement, the Raiders reached the postseason for the first time. The team would go on to win its first (and only) 1967 American Football League Championship Game that year; in doing so, the Raiders advanced to Super Bowl II, where they were soundly defeated by the Green Bay Packers. Since 1963, the team has won 15 division titles (three AFL and 12 NFL), four AFC Championships (1976\u201377 NFL playoffs, 1980\u201381 NFL playoffs, 1983\u201384 NFL playoffs, and 2002\u201303 NFL playoffs), one AFL Championship (1967 American Football League Championship Game), and three Super Bowl Championships (Super Bowl XI, Super Bowl XV, and Super Bowl XVIII). At the end of the NFLs 2017 NFL season, the Raiders boasted a lifetime regular season record of 462 wins, 411 losses, and 11 ties; their lifetime playoff record currently stands at 25 wins and 19 losses. Question: How many years after they began operation did the Raiders win the American Football League Championship Game?", - "Output Program": [ - "in_1962 = 1960\nwon = 1967\nyears = won - in_1962\nprint(years)", - "operation_begin = 1960\nfirst_afl = 1967\n\nprint(abs(operation_begin - first_afl))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Yuba County had a population of 72,155. The racial makeup of Yuba County was 49,332 (68.4%) White (U.S. Census), 2,361 (3.3%) African American (U.S. Census), 1,675 (2.3%) Native American (U.S. Census), 4,862 (6.7%) Asian (U.S. Census), 293 (0.4%) Pacific Islander (U.S. Census), 8,545 (11.8%) from Race (United States Census), and 5,087 (7.1%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 18,051 persons (25.0%). Question: How many in percent from the census weren't Asian?", - "Output Program": [ - "percentage = 100\nasian = 6.7\nnot_asian = percentage - asian\nprint(not_asian)\n", - "condition_1 = 100\ncondition_2 = 6.70\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "asian = 6.7\n\nprint(abs(round(100 - asian,2)))", - "asian_percent=6.7\nnon_asian_percent=100-asian_percent\nprint(non_asian_percent)" - ], - "Output Answer": [ - "{'number': '93.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With almost 80% of the total land area suitable for crop production and about 17% of the labor force engaged in farming, agriculture remains the primary occupation, accounting for 11% of GDP in 2001. Value of agricultural output grew at an average annual rate of 7.1% during 1968\u201373, but since 1975 the sector has been hampered by droughts (1975, 1977, and 1979), hurricanes (in 1979 and 1980), and slumping world prices and quota allocations for sugar (since 1985). In 1999, agricultural production was 0.4% higher than during 1989\u201391. The fertile Cibao Valley is the main agricultural center. In 1998, arable land totaled ; with land under permanent crops at . Question: Which year had both a drought and a hurricane?", - "Output Program": [ - "ans = 1979\nprint(ans)", - "droughts = [1975, 1977, 1979]\nhurricanes = [1979, 1980]\nfor i in droughts:\n for j in hurricanes:\n if i == j:\n print(i)\n" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1979'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As per the 2010 Zambian census, Copperbelt Province had a population of 1,972,317 accounting to 15.21% of the total Zambian population of 1,3,092,666. There were 981,887 males and 990,430 females, making the sex ratio to 1,009 for every 1,000 males, compared to the national average of 1,028. The literacy rate stood at 83.10% against a national average of 70.2%. The rural population constituted 19.11%, while the urban population was 80.89%. The total area of the province was 31,328 km2 and the population density was 63.00 per km2. The population density during 2000 Zambian census stood at 63.00. The decadal population growth of the province was 2.20%. The median age in the province at the time of marriage was 21.7. The average household size was 5.3, with the families headed by females being 4.8 and 5.5 for families headed by men. The total eligible voters in the province was 66.10%. The unemployment rate of the province was 22.10%. The total fertility rate was 5.0, complete birth rate was 5.8, crude birth rate was 29.0, child women population at birth was 587, general fertility rate was 112, gross reproduction rate was 1.8 and net reproduction rate was 1.7. The total labour force constituted 50.40% of the total population. Out of the labour force,63.2% were men and 37.7% women. The annual growth rate of labour force was 2.7%. Bemba language was the most spoken language with 83.90% speaking it. Albinism is a condition where the victims do not have any pigment in their skin, hair or eyes. The total population in the province with the condition stood at 2,912. The life expectancy at birth stood at 54 compared to the national average of 51. Question: How many percent higher was Copperbelt Province's literacy rate as compared to the national average?", - "Output Program": [ - "copper = 83.10\nnational = 70.2\nprint(copper - national)", - "condition_1 = 83.10\ncondition_2 = 70.2\n\nprint(abs(round(condition_2 - condition_1,2)))\n" - ], - "Output Answer": [ - "{'number': '12.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The states with the greatest percentage or professing Catholics are central states, namely Guanajuato (96.4%), Aguascalientes (95.6%) and Jalisco (95.4%), whereas southeastern states have the least percentage of Catholics, namely Chiapas (63.8%), Tabasco (70.4%) and Campeche (71.3%). The percentage of professing Catholics has been decreasing over the last four decades, from over 98% in 1950 to 87.9% in 2000. Average annual growth of Catholic believers from 1990 to 2000 was 1.7% whereas that of Non-Catholics was 3.7%. Given that average annual population increase over the same time period was 1.8%, the percentage of Catholics with respect to total population is still decreasing. Question: How many percent did professing Catholics decrease from 1950 to 2000?", - "Output Program": [ - "y1 = 98\ny2 = 87.9\nprint(y1 - y2)", - "condition_1 = 98\ncondition_2 = 87.9\n\nprint(abs(round(condition_2 - condition_1,2)))\n" - ], - "Output Answer": [ - "{'number': '10.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Estimates vary about the number and quality of financial jobs in the city. One estimate was that Wall Street firms employed close to 200,000 persons in 2008. Another estimate was that in 2007, the financial services industry which had a $70 billion profit became 22 percent of the citys revenue. Another estimate (in 2006) was that the financial services industry makes up 9% of the citys work force and 31% of the tax base. An additional estimate (2007) from Steve Malanga of the Manhattan Institute was that the securities industry accounts for 4.7 percent of the jobs in New York City but 20.7 percent of its wages, and he estimated there were 175,000 securities-industries jobs in New York (both Wall Street area and midtown) paying an average of $350,000 annually. Between 1995 and 2005, the sector grew at an annual rate of about 6.6% annually, a respectable rate, but that other financial centers were growing faster. Another estimate (2008) was that Wall Street provided a fourth of all personal income earned in the city, and 10% of New York Citys tax revenue. The citys securities industry, enumerating 163,400 jobs in August 2013, continues to form the largest segment of the citys financial sector and an important economic engine, accounting in 2012 for 5 percent of private sector jobs in New York City, 8.5 percent (US$3.8 billion) of the citys tax revenue, and 22 percent of the citys total wages, including an average salary of US$360,700. Question: How many more percentage does the financial services industry make of tax base make than the city's work?", - "Output Program": [ - "financial = 9\ncity = 31\n\nprint(abs(round(financial - city,2)))\n", - "more_percentage = 22\nprint(more_percentage)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many more touchdowns did Marcus Allen and Greg Pruitt have combined compared to Cliff Branch and Malcolm Barnwell combined?", - "Output Program": [ - "marcus = 11\ngreg = 2\ncliff_and_malclom = 6\n\ntotal = (marcus + greg - cliff_and_malclom)\n\nprint(total)", - "Marcus = 11\nGreg = 2\ncliff = 6\n\nprint(abs(round(Marcus + Greg - cliff,2)))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In week 5, the Lions hosted the Carolina Panthers. The teams exchanged field goals in the first quarter, one from Matt Prater from 30-yards, and one from Graham Gano from 21-yards. The Lions regained the lead in the second quarter via a one-yard touchdown run from Zach Zenner. The Panthers responded with a six-yard touchdown pass from Cam Newton to Christian McCaffrey, and a 10-yard touchdown pass from Newtwon to Devin Funchess, to make the score 17-10 in favor of Carolina at half-time. The Panthers scored 10 points in the third quarter via a 31-yard touchdown pass from Newton to Kelvin Benjamin, and a 44-yard field from Gano. The Lions responded with 14 points in the fourth quarter via two touchdown receptions from Matthew Stafford to Darren Fells, from four-yards and 20-yards respectively, making the final score 27-24 in favor of Carolina. Detroit's loss dropped them to 2nd in the NFC North, as the Packers beat the Cowboys later in the day to move to 4-1. Question: How many total yards of field goals did Gano kick?", - "Output Program": [ - "Gano=21\nfield=44\nanswer=Gano+field\nprint(answer)", - "yard=30\nyard1=31\nanswer=yard+yard1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '65', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many percent of the people were not Khon Muang?", - "Output Program": [ - "khon_muang = 9.9\nprint(100 - khon_muang)", - "khon_muang = 9.9\ntotal = 100\nnon_khon_muang = total - khon_muang\nprint(non_khon_muang)" - ], - "Output Answer": [ - "{'number': '90.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Prague employs almost a fifth of the entire Czech workforce, and its wages are significantly above average (~+25%). In December 2015, average salaries available in Prague reached 35,853 CZK, an annual increase of 3.4%, which was nevertheless lower than national increase of 3.9% both in nominal and real terms. (Inflation in Prague was 0.5% in December, compared with 0.1% nationally.) Since 1990, the citys economic structure has shifted from industrial to service-oriented. Industry is present in sectors such as pharmaceuticals, printing, food processing, manufacture of transport equipment, computer technology and electrical engineering. In the service sector, financial and commercial services, trade, restaurants, hospitality and public administration are the most significant. Service (economics) account for around 80 percent of employment. There are 800,000 employees in Prague, including 120,000 commuters. The number of (legally registered) foreign residents in Prague has been increasing in spite of the countrys economic downturn. As of March 2010, 148,035 foreign workers were reported to be living in the city making up about 18 percent of the workforce, up from 131,132 in 2008. Approximately one-fifth of all investment in the Czech Republic takes place in the city. Question: How many percentage points higher was the national annual salary increase compared to Prague?", - "Output Program": [ - "prague = 0.5\nprint(prague)", - "condition_1 = 3.4\ncondition_2 = 3.9\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Prague employs almost a fifth of the entire Czech workforce, and its wages are significantly above average (~+25%). In December 2015, average salaries available in Prague reached 35,853 CZK, an annual increase of 3.4%, which was nevertheless lower than national increase of 3.9% both in nominal and real terms. (Inflation in Prague was 0.5% in December, compared with 0.1% nationally.) Since 1990, the citys economic structure has shifted from industrial to service-oriented. Industry is present in sectors such as pharmaceuticals, printing, food processing, manufacture of transport equipment, computer technology and electrical engineering. In the service sector, financial and commercial services, trade, restaurants, hospitality and public administration are the most significant. Service (economics) account for around 80 percent of employment. There are 800,000 employees in Prague, including 120,000 commuters. The number of (legally registered) foreign residents in Prague has been increasing in spite of the countrys economic downturn. As of March 2010, 148,035 foreign workers were reported to be living in the city making up about 18 percent of the workforce, up from 131,132 in 2008. Approximately one-fifth of all investment in the Czech Republic takes place in the city. Question: Which year were there more foreign workers reported living in Prague, 2008 or 2010?", - "Output Program": [ - "ten = 148035\neight = 131132\nif ten > eight:\n print(2010)\nelse:\n print(2008)", - "year_1 = 131132\nyear_2 = 148035\n\nif year_1 > year_2:\n print(2008)\nelse:\n print(2010)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2010'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: WHat year was the second book published?", - "Output Program": [ - "secondbook=1963\nanswer=secondbook\nprint(answer)", - "year=\"1962\"\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1962'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: How many counties did Colorado add from 1876 to 1883?", - "Output Program": [ - "counties=64\nColorado=39\nanswer=counties-Colorado\nprint(answer)", - "counties=13\nanswer=counties \nprint(answer)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1860, there were 20,000 professionals in Russia and 85,000 by 1900. Originally composed of educated nobles, the intelligentsia became dominated by raznochintsy (class-less people) after 1861. In 1833, 78.9 per cent of secondary-school students were children of nobles and bureaucrats, by 1885 they were 49.1 per cent of such students. The proportion of commoners increased from 19.0 to 43.8 per cent, and the remaining percentage were the children of priests. In fear of an educated proletariat, Tsar Nicholas I of Russia limited the number of university students to 3,000 per year, yet there were 25,000 students, by 1894. Similarly the number of periodicals increased from 15 in 1855 to 140 periodical publications in 1885. The \"third element\" were professionals hired by zemstva. By 1900, there were 47,000 of them, most were liberal radicals. Question: How many more professionals in Russia 1900 than in 1860?", - "Output Program": [ - "condition_1 = 85000\ncondition_2 = 20000\n\nprint(abs(round(condition_2 - condition_1,3)))", - "_1860 = 20000\n_1900 = 85000\ndiff = _1900 - _1860\nprint(diff)" - ], - "Output Answer": [ - "{'number': '65000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: the average price to rent an average apartment in Neuch\u00e2tel was 921.35 Swiss francs (CHF) per month (US$740, \u00a3410, \u20ac590 approx. exchange rate from 2003). The average rate for a one-room apartment was 451.40 CHF (US$360, \u00a3200, \u20ac290), a two-room apartment was about 675.66 CHF (US$540, \u00a3300, \u20ac430), a three-room apartment was about 825.15 CHF (US$660, \u00a3370, \u20ac530) and a six or more room apartment cost an average of 1647.88 CHF (US$1320, \u00a3740, \u20ac1050). The average apartment price in Neuch\u00e2tel was 82.6% of the national average of 1116 CHF. The vacancy rate for the municipality, , was 0.53%. Question: How many more US$ was a two-room apartment per month in Neuch\u00e2tel compared to a three-room apartment?", - "Output Program": [ - "threeroom_apartmen=825.15\nNeuch\u00e2tel=921.35\nanswer=Neuch\u00e2tel-threeroom_apartmen\nprint(answer)", - "Neuch\u00e2tel=921.35\nthreeroom=825.15\nanswer=Neuch\u00e2tel-threeroom\nprint(answer)" - ], - "Output Answer": [ - "{'number': '120', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of people were not Guatemalan?", - "Output Program": [ - "Guatemalan=0.6\npeople=100\nanswer=people-Guatemalan\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In October 2008, the daily labor rate was estimated at 157,500 Somali shillings (approximately $4.50), up from 52,000 shillings (approximately $2.21) in January 2008, while kilogram of red rice rose from 14,170 (approximately $0.61) to 46,000 (approximately $1.31). A liter of diesel cost 43,000 shillings (approximately $1.23) and a camel costs over 15 million shillings (approximately $435). Total cereal production as of 2008 was estimated to be 780MT. Question: How many hours in October would one need to work in order to buy a camel?", - "Output Program": [ - "price_camel_dollars = 435\nlabour_rate_per_hour_dollar = 4.5\nhours = round(price_camel_dollars / labour_rate_per_hour_dollar,0)\nprint(\"%.0f\" % hours)", - "labour_rate = 4.50\ncamel = 435\n\nprint(abs(round(camel / labour_rate)))" - ], - "Output Answer": [ - "{'number': '97', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 25 June, Iraq launched the second Tawakal ala Allah operation against the Iranians on Majnoon Island. Iraqi commandos used amphibious craft to block the Iranian rear, then used hundreds of tanks with massed conventional and chemical artillery barrages to recapture the island after 8 hours of combat. Saddam appeared live on Iraqi television to \"lead\" the charge against the Iranians. The majority of the Iranian defenders were killed during the quick assault. The final two Tawakal ala Allah operations took place near al-Amarah and Khaneqan. By 12 July, the Iraqis had captured the city of Dehloran, inside Iran, along with 2,500 troops and much armour and material, which took four days to transport to Iraq. These losses included more than 570 of the 1,000 remaining Iranian tanks, over 430 armored vehicles, 45 self-propelled artillery, 300 towed artillery pieces, and 320 antiaircraft guns. These figures only included what Iraq could actually put to use; total amount of captured materiel was higher. Since March, the Iraqis claimed to captured 1,298 tanks, 155 infantry fighting vehicles, 512 heavy artillery pieces, 6,196 mortars, 5,550 recoilless rifles and light guns, 8,050 man-portable rocket launchers, 60,694 rifles, 322 pistols, 454 trucks, and 1,600 light vehicles. The Iraqis withdrew from Dehloran soon after, claiming that they had \"no desire to conquer Iranian territory.\" History professor Kaveh Farrokh considered this to be Irans greatest military disaster during the war. Stephen Pelletier, a Journalist, Middle East expert, and Author, noted that \"Tawakal ala Allah \u2026 resulted in the absolute destruction of Irans military machine.\" Question: How many was the lowest amount of Iraqis loss?", - "Output Program": [ - "lowestamount=45\nprint(lowestamount)", - "Iraqisloss=45\nanswer=Iraqisloss\nprint(answer)" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Alpha 21164 or EV5 became available in 1995 at processor frequencies of up to 333 MHz. In July 1996 the line was speed bumped to 500 MHz, in March 1998 to 666 MHz. Also in 1998 the Alpha 21264 (EV6) was released at 450 MHz, eventually reaching (in 2001 with the 21264C/EV68CB) 1.25 GHz. In 2003, the Alpha 21364 or EV7 Marvel was launched, essentially an EV68 core with four 1.6 GB/s inter-processor communication links for improved multiprocessor system performance, running at 1 or 1.15 GHz. Question: How many more MHz did the he Alpha 21164 processors have in March 1998 than the he Alpha 21264 had in 1998 ?", - "Output Program": [ - "alpha_21164 = 666\nalpha_21264 = 450\n\nprint(abs(alpha_21164 - alpha_21264))", - "alpha21164 =666\nalpha21264 = 450\nmore_mhz = alpha21164 - alpha21264\nprint(more_mhz)" - ], - "Output Answer": [ - "{'number': '216', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2006, there were 2,381,500 households of average size 2.1 people. Forty percent of households consisted of single person, 32 percent two and 28 percent three or more. There were 1.2 million residential buildings in Finland and the average residential space was 38 square metres per person. The average residential property (without land) cost 1,187 euro per square metre and residential land on 8.6 euro per square metre. Consumer energy prices were 8-12 euro cent per kilowatt hour. 74 percent of households had a car. There were 2.5 million cars and 0.4 other vehicles. Around 92 percent have mobile phones and 58 percent List of countries by number of Internet users. The average total household consumption was 20,000 euro, out of which housing at around 5500 euro, transport at around 3000 euro, food and beverages excluding alcoholic at around 2500 euro, recreation and culture at around 2000 euro. Upper-level white-collar households (409,653) consumed an average 27,456 euro, lower-level white-collar households (394,313) 20,935 euro, and blue-collar households (471,370) 19,415 euro. Question: How many more euro did upper-level white-collar households consume compared to lower-level white-collar households?", - "Output Program": [ - "upper_level = 27456\nlower_level = 20935\nmore_euro = upper_level - lower_level\nprint(more_euro)", - "condition_1 = 27456\ncondition_2 = 20935\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '6521', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Houston Texans joined the league at the 2002 NFL season, playing at the newly founded Reliant Stadium. With their opening game victory over the Dallas Cowboys that season, the team became the first expansion team to win its opening game since the Minnesota Vikings beat the Chicago Bears in 1961. While the team struggled in early seasons, results began to improve once native Houstonian Gary Kubiak became the head coach in 2006. The Texans finished with a .500 season (8-8) in both 2007 and 2008, and nearly qualified for the 2009-10 NFL playoffs with a 9-7 result in 2009. In 2010, the team started the season on a 4-2 record going into a Week 7 bye week, but promptly collapsed 2-8 in the second part of the season, finishing 6-10. In the 2011 NFL Draft, the Texans acquired Wisconsin Badgers football star defensive end J.J. Watt eleventh overall. The following season, former Dallas Cowboys head coach Wade Phillips was hired as the defensive coordinator of the Texans, and the improved defense led to the Texans finishing 10-6, winning their first AFC South title. The Texans then beat wild card Cincinnati Bengals 31-10 in the first round of the 2011-12 NFL playoffs, before a 20-13 defeat by the Ravens in the semifinals. Question: How many years did it take the Houston Texans to have their first .500 season?", - "Output Program": [ - "year1 = 2002\nyear2 = 2007\ndiff = year2 - year1\nprint(diff)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to official Chinese Nationalist statistics, losses to the regular National Revolutionary Army totaled 3,237,000, with 1,320,000 killed 1,797,000 wounded 120,000 missing. The soldiers of the Chinese Communist Party suffered 584,267 casualties, of which 160,603 were killed, 133,197 missing, and 290,467 wounded. This would equate to a total of 3.82 million combined NRA/CCP casualties, of which 1.74 million were killed or missing. Neither total includes the considerable number of irregular guerrilla fighters sworn to regional warlords who fought the Japanese. Including them, an academic study published in the United States estimates Chinese military casualties at 6.75 million with 3.75 million killed or missing. The casualties break down as 1.5 million killed in battle, 750,000 missing in action, 1.5 million deaths due to disease and 3 million wounded. Question: When guerrilla fighters are added in, how many men (in millions) were either killed or wounded or died due to disease?", - "Output Program": [ - "death = 1.5\ndisease = 1.5\nwounded = 3\ntotal = death + disease + wounded\nprint(total)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On December 5, 2015, Gasol became the 116th player to reach 1,000 regular-season games. He had 13 points and 11 rebounds against the 2015-16 Charlotte Hornets season for his ninth double-double of the season. On January 25, 2016, he recorded his first career first quarter double-double with 13 points and 10 rebounds. He finished the game with 19 points and 17 rebounds, as the Bulls were defeated by the 2015-16 Miami Heat season 89-84. On February 9, Gasol was named as Jimmy Butler (basketball)s replacement on the 2016 Eastern Conference All-Star squad. On February 27, he recorded his eighth career triple-double and first as a Bull with 22 points, 16 rebounds and a career-high 14 assists in a 103-95 loss to the 2015-16 Portland Trail Blazers season. At 35 years old, he became the oldest player to record a triple-double since Kobe Bryant did so at 36 years old in 2014. On March 7, he recorded his second triple-double of the season with 12 points, 17 rebounds and 13 assists in a 100-90 win over the 2015-16 Milwaukee Bucks season, becoming just the fourth player 35 years or older with multiple triple-doubles in a season, joining Jason Kidd, Kobe Bryant and Paul Pierce. On April 2, in a loss to the Detroit Pistons, he became the 38th NBA player to reach 10,000 career rebounds. He also became the 36th with 10,000 points and 10,000 rebounds. Question: How many players had made 10,000 points and 10,000 rebounds prior to Gasol?", - "Output Program": [ - "position = 36\nfirst = 1\nplayers = position - first\nprint(players)", - "paul_rank = 36\n\nprint(abs(paul_rank - 1))" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The main exporter of rhodium is South Africa (approximately 80% in 2010) followed by Russia. The annual world production is 30 tonnes. The price of rhodium is highly variable. In 2007, rhodium cost approximately eight times more than gold, 450 times more than silver, and 27,250 times more than copper by weight. In 2008, the price briefly rose above $10,000 per ounce ($350,000 per kilogram). The economic slowdown of the 3rd quarter of 2008 pushed rhodium prices sharply back below $1,000 per ounce ($35,000 per kilogram); the price rebounded to $2,750 by early 2010 ($97,000 per kilogram) (more than twice the gold price), but in late 2013, the prices were less than $1000. Question: How many dollars per ounce did the price of rhodium fall from it's peak in 2008 to its lowest point?", - "Output Program": [ - "ounce=10000\nd=1000\nanswer=ounce-d\nprint(answer)" - ], - "Output Answer": [ - "{'number': '9000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not Indian?", - "Output Program": [ - "total = 100\nindian = 1.5\ndiff = total - indian\nprint(diff)", - "total = 100\nindian = 1.5\nprint(total - indian)", - "condition_1 = 1.5\n\nprint(abs(round(100 - condition_1,2)))", - "indian = 1.5\nprint (100-indian)" - ], - "Output Answer": [ - "{'number': '98.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '98.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: On 17 January 2011, it was announced that Mot\u00f6rhead would be part of the Sonisphere Festival in Knebworth. In August 2011, they headlined the Brutal Assault open-air festival in the Czech Republic. On 2 March 2011 Mot\u00f6rhead performed on Late Night with Jimmy Fallon. On 9 July 2011, former guitarist W\u00fcrzel died of a heart attack. In celebration of 35 years touring, in late 2011 the band released the live DVD The W\u00f6rld Is Ours - Vol 1 - Everywhere Further Than Everyplace Else, including performances at the O2 Apollo Manchester, Best Buy Theater, New York City and Teatro Caupolic\u00e1n, Santiago de Chile. On 19 December 2011, it was announced that Mot\u00f6rhead would play at the German festivals Rock am Ring and Rock im Park in N\u00fcrburgring and Nuremberg respectively in June 2012. On 12 January 2012, it was announced that Mot\u00f6rhead were touring the US and Canada in early 2012, along with three other metal bands Megadeth, Volbeat and Lacuna Coil. The Gigantour took place from 26 January to 28 February 2012, but Mot\u00f6rhead missed the final four shows because Lemmy had a combination of an upper respiratory viral infection and voice strain, resulting in severe laryngitis. Lemmy wrote on Facebook, \"Im giving my voice a good rest\", hoping he would recover soon to play at the Mayhem Festival, which was held from 30 June to 5 August 2012. Mot\u00f6rhead also took part on 23 June in the Rock-A-Field Luxembourg Open Air Festival in Roeser. Question: How many days did the Mayhem Festival last?", - "Output Program": [ - "start_day = 30\nstart_month = 6\nend_day = 5\nend_month = 8\nJUNE_DAYS = 1\nJULY_DAYS = 31\nAUG_DAYS = 4\n\n\nprint(abs(round(JUNE_DAYS + JULY_DAYS + AUG_DAYS)))", - "end = 5\ndays_in_july = 31\ndays = days_in_july + end\nprint(days)" - ], - "Output Answer": [ - "{'number': '36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the International Organization for Migration, an estimated 2.7 million Egyptians live abroad and contribute actively to the development of their country through remittances (US$7.8 billion in 2009), circulation of human and social capital, as well as investment. Approximately 70% of Egyptian migrants live in Arab countries (923,600 in Saudi Arabia, 332,600 in Libya, 226,850 in Jordan, 190,550 in Kuwait with the rest elsewhere in the region) and the remaining 30% are living mostly North America (318,000 in the United States, 110,000 in Canada) and Europe (90,000 in Italy). Question: How many more Egyptian migrants live in the United States than in Canada?", - "Output Program": [ - "condition_1 = 318000\ncondition_2 = 110000\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "us = 318000\ncancada = 110000\nprint(us - cancada)" - ], - "Output Answer": [ - "{'number': '208000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2000, the band played 47 songs. In 2002, they increased the set list to 59 songs. In 2004, 311 played 68 songs. The band played entire albums, rarities and covers. Later that year, a DVD was released of the performance that contained 64 of the 68 songs. 311 Day in 2006 was held at the Mid-South Coliseum in Memphis, Tennessee, where the band played 65 songs. The intended set list was cut short from 69 songs because of a strict midnight curfew. The band recorded the entire show in high-definition television,and a 2-hour edit of the show aired on high-definition television on December 10. In 2008, 311 Day was held in the New Orleans Arena in New Orleans, Louisiana. Over three separate sets, the band played 63 songs to a sold-out crowd of 14,000 fans, who represented all 50 states and 13 countries. In 2010, 311 Day took place at the Mandalay Bay Events Center in Las Vegas Valley. All 60 songs, 32 of which were different from 311 Day in 2008, were broadcast live on the web in a video on demand format described as a \"professional multi-camera HD production.\" In 2012, 311 Day took place at the MGM Grand Garden Arena in Las Vegas and, for the first time, was split into two days. The band performed 79 songs during the two-day concert. On July 3, 2013, the band announced at the Unity Tour show in Chicago that 311 Day 2014 would be returning to New Orleans. 311 Day 2016 took place in New Orleans, at the Smoothie King Center (New Orleans Arena) on 3/11/2016 & 3/12/2016. 311 Day 2018 took place on 3/10 and 3/11 in Las Vegas at the Park Theatre at the Monte Carlo Resort & Casino. 86 songs were played, including a cover of Pink Floyds \"Wish You Were Here\" with a In Memoriam video tribute to late musicians and 311 fans Renee ONeal, Meredith Hight, and Nick Hexums youngest brother Patrick. Question: How many more songs did the the band play in 2002 than in 2000?", - "Output Program": [ - "condition_1 = 47\ncondition_2 = 59\n\nprint(condition_2 - condition_1)", - "y1 = 47\ny2 = 59\nif y1 > y2:\n print(2000)\nelse:\n print(2002)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Minority ethnic groups include White people in Zimbabwe, who make up less than 1% of the total population. White Zimbabweans are mostly of British origin, but there are also Afrikaner, Greeks in Zimbabwe, Portuguese people, Franco-Mauritian and Dutch people communities. The white population dropped from a peak of around 278,000 or 4.3% of the population in 1975 to possibly 120,000 in 1999, and was estimated to be no more than 50,000 in 2002, and possibly much less. The 2012 census lists the total white population at 28,782 (roughly 0.22% of the population), one-tenth of its 1975 estimated size. Most emigration has been to the United Kingdom (between Zimbabweans in the United Kingdom Britons are of Rhodesian or Zimbabwean origin), South Africa, Botswana, Zambia, Canada, Australia and New Zealand. Coloureds form 0.5% of the population, and various Asian people ethnic groups, mostly of Indian and Chinese origin, are also 0.5%. Question: How many people lived in Zimbabwe in 1975?", - "Output Program": [ - "condition_1 = 0\ncondition_2 = 278000*100/4.3+28782*10\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '6465116', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of July 1, 2016, Kentucky had an estimated population of 4,436,974, which is an increase of 12,363 from the prior year and an increase of 97,607, or 2.2%, since the year 2010. This includes a Population growth since the last census of 73,541 people (that is 346,968 births minus 273,427 deaths) and an increase due to net migration of 26,135 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 40,051 people, and migration within the country produced a net decrease of 13,916 people. , Kentuckys population included about 149,016 foreign-born persons (3.4%). In 2016, the population density of the state was 110 people per square mile (42.5/km\u00b2). Question: How many people was Kentucky's population in 2010?", - "Output Program": [ - "kentuckey = 4436974\nincreased = 97607\n\nprint(abs(round(kentuckey - increased,2)))", - "total = 4436974\nincrease = 97607\n\ndifference = (total - increase)\nprint(difference)" - ], - "Output Answer": [ - "{'number': '4339367', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After Representative Archibald Hill Carmichael announced his retirement in 1936, Sparkman ran in the Democratic primary for the open seat. A teacher of the Big Brother Class at the First Methodist Church in Huntsville, his campaign was successfully launched through fundraising, campaigning and advertising by students in his Sunday class. Sparkman was elected to the United States House of Representatives in the United States House elections, 1936, defeating Union Party (United States) candidate, architect Harry J. Frahn with 99.7% of the vote. He was reelected in United States House elections, 1938, United States House elections, 1940, United States House elections, 1942, and United States House elections, 1944, serving in the 75th United States Congress, 76th United States Congress, 77th United States Congress, 78th United States Congress, and 79th United States Congress. In 1946 he served as Party whips of the United States House of Representatives. He was reelected in the United States House elections, 1946 to the 80th United States Congress and on the same date was United States Senate elections, 1946 in a special election to fill the vacancy caused by the death of John H. Bankhead II, for the term ending on January 3, 1949. Sparkman resigned from the House of Representatives immediately following the election and began his Senate term on November 6, 1946. He served until his retirement on January 3, 1979, having not sought reelection in United States Senate elections, 1978. Question: How many more years did Sparkman serve in the Senate than in the House?", - "Output Program": [ - "year=1946\nyear1=1979\nanswer=year1-year\nprint(answer)", - "year=1946\nyear1=1978\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2001 Warren had a population of 138,976 and reported 63 forcible rapes, 191 aggravated assaults and 559 burglaries. By 2012 the number of rapes had increased by 44% to 91, aggravated assaults had more than doubled to 476, as had burglaries to 999, while the population had declined by 4,600. The city has a high violent crime rate of 532 per 100,000 in 2012, 43% higher than the US national average of 371 per 100,000. Question: In 2012, how many rapes, assaults and burglaries were there in Warren?", - "Output Program": [ - "burglaries=999\nrapes=63\nassaults=191\nanswer=burglaries+rapes\nprint(answer)", - "burglaries=999\nassaults=476\nanswer=assaults+burglaries\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1566', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On October 14, 2007 Charles Woodson picked up a Santana Moss fumble and returned it 57 yards for a go ahead touchdown in a 17-14 victory over the Washington Redskins. He also recorded an interception in the game, his first of the season. This was the 12 straight game that Green Bay has recorded an interception, making it a new team record surpassing an 11-game stretch in 1984-1985. In the third quarter, Redskins safety Sean Taylor intercepted a Brett Favre pass making Favre the career interception leader in NFL history, eclipsing George Blanda's record of 277 interceptions. Favre threw two interceptions for the game. Woodson was named the NFC's Defensive Player of the Week for his performance versus the Redskins. It was the first time he has received this award. With the win, the Packers entered its bye week at 5-1. Question: How many more games had the Packers won than lost going into their bye week?", - "Output Program": [ - "games=4\nanswer=games \nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: how many yards did westbrook run?", - "Output Program": [ - "Westbrook=25\nanswer=Westbrook \nprint(answer)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In October 2008, the daily labor rate was estimated at 157,500 Somali shillings (approximately $4.50), up from 52,000 shillings (approximately $2.21) in January 2008, while kilogram of red rice rose from 14,170 (approximately $0.61) to 46,000 (approximately $1.31). A liter of diesel cost 43,000 shillings (approximately $1.23) and a camel costs over 15 million shillings (approximately $435). Total cereal production as of 2008 was estimated to be 780MT. Question: How many kilograms of red rice could one buy with a days labor in October?", - "Output Program": [ - "days_labour = 4.5\ncost_one_kilogram_rice = 0.61\nrice_kilograms = round(days_labour/cost_one_kilogram_rice, 0)\nprint(\"%.0f\" % rice_kilograms)", - "red_rice= 0.61\nlabour_rate = 4.50\n\nprint(round(labour_rate/red_rice))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more females per 100 were there than males?", - "Output Program": [ - "male=48.6\nanswer=male\nprint(male)", - "male=48.6\nanswer=male\nprint(answer)" - ], - "Output Answer": [ - "{'number': '48.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2005 India Human Development Survey, of the 41,554 surveyed, households reported that 72% of men (29,918) did not speak any English, 28% (11,635) spoke at least some English, and 5% (2,077, roughly 17.9% of those who spoke at least some English) spoke fluent English. Among women, the corresponding percentages were 83% (34,489) speaking no English, 17% (7,064) speaking at least some English, and 3% (1,246, roughly 17.6% of those who spoke at least some English) speaking English fluently. According to statistics of District Information System for Education (DISE) of National University of Educational Planning and Administration under Ministry of Human Resource Development, Government of India, enrollment in English-medium schools increased by 50% between 2008-09 and 2013-14. The number of English-medium school students in India increased from over 15 million in 2008-09 to 29 million by 2013-14. Question: How many more women were reported as not speaking any English compared to men in 2005?", - "Output Program": [ - "women = 34489\nmen = 29918\nmore_women = women - men\nprint(more_women)", - "man_no_eng = 29918\nwoman_no_eng = 34489\n\nprint(abs(man_no_eng - woman_no_eng))\n" - ], - "Output Answer": [ - "{'number': '4571', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Oxford Olympics Study 2016 found that sports-related costs for the Summer Games since 1960 are on average USD 5.2 billion and for the Winter Games USD 3.1 billion. This does not include wider infrastructure costs like roads, urban rail, and airports, which often cost as much or more than the sports-related costs. The most expensive Summer Games are Beijing at USD 40-44 billion and the most expensive Winter Games are Sochi 2014 at USD 51 billion. As of 2016, costs per athlete are on average USD 599,000 for the Summer Games and USD 1.3 million for the Winter Games. For London 2012, cost per athlete was USD 1.4 million; for Sochi 2014, USD 7.9 million. Question: How many billions more expensive was the Sochi 2014 Winter games than the Beijing Summer Games at their highest estimate?", - "Output Program": [ - "condition_1 = 44 \ncondition_2 = 51\n\nprint(abs(round(condition_2 - condition_1,2)))", - "sochi = 51\nbeijing = 44\nmore_billion = sochi -beijing\nprint(more_billion)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This broadcast was the last for NBC as the American Football Conference network after 33 years (CBS has held the AFC broadcast rights ever since), their last NFL broadcast overall until 2006 NFL season, when they signed on to televise NBC Sunday Night Football, and their last Super Bowl broadcast until 2009 (Super Bowl XLIII). This was also the last time Channel 4 in the United Kingdom would show the Super Bowl - and their last NFL coverage until 2010 - after they had been showing the event since 1983 (Super Bowl XVII). Only Sky Sports would show it live until Channel 5 (UK) joined them in 2003 (Super Bowl XXXVII). It also marked the last Super Bowl until 2007 for CTV Television Network in Canada after airing the NFL and the event since Super Bowl XVI; from 1999 to 2006 the Super Bowl aired on the Global Television Network. CTV had aired NFL football since 1970 and the Super Bowl since 1982 (Super Bowl XVI). It was also the final NFL game for GMA Network in the Philippines until the 2006 NFL Season; GMA had aired NFL football since 1986 NFL season and the Super Bowl since Super Bowl XXI in 1987. The Super Bowl would be broadcast on TV5 (Philippines), also from 1999 until 2006. It was also the final Super Bowl in which the Televisa family of networks aired on its own in Mexico, also until 2007, being broadcast on Canal 5 (Televisa Network); Televisa had aired NFL football since 1970 and the Super Bowl since 1988 (at the time, Super Bowl XXII). Azteca 13 likewise would exclusively air the Super Bowl from 1999 until 2006, including Super Bowl XXXVII which would be the next Super Bowl to be played at Qualcomm Stadium. Question: How many networks aired the Super Bowl from 1999 to 2006?", - "Output Program": [ - "networks = 3\nprint(networks)", - "super_bowl = (\"Chanel 4\",\"sky sports\",\"channel 5\")\n\nprint(len(super_bowl))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the early 1860s, Europe and the United States pursued completely different trade policies. The 1860s were a period of growing protectionism in the United States, while the European free trade phase lasted from 1860 to 1892. The tariff average rate on imports of manufactured goods was in 1875 from 40% to 50% in the United States against 9% to 12% in continental Europe at the height of free trade. Between 1850 and 1870 the annual growth rate of GNP per capita was 1.8%, 2.1% between 1870 and 1890 and 2% between 1890 and 1910; the best twenty years of economic growth were therefore those of the most protectionist period (between 1870 and 1890), while European countries were following a free trade policy. Question: How many year span the annual growth rate of GNP per capita was for 2.1%?", - "Output Program": [ - "year=1870\nyear1=1890\nanswer=year1-year\nprint(answer)", - "Year=1890 \nyear1=1910\nanswer=year1-Year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1877 the price of British-grown wheat averaged 56 shillings and 9 pence a quarter and for the rest of the nineteenth century it never reached within 10 shillings of that figure. In 1878 the price fell to 46 shillings and 5 pence. In 1886 the wheat price decreased to 31 shillings a quarter. By 1885 wheat-growing land declined by a million acres (4,000 km\u00b2) (28\u00bd%) and the barley area had dwindled greatly also. Britains dependence on imported grain during the 1830s was 2%; during the 1860s it was 24%; during the 1880s it was 45%, (for wheat alone during the 1880s it was 65%.) The 1881 Census in the United Kingdom showed a decline of 92,250 in agricultural labourers in the ten years since 1871, with an increase of 53,496 urban labourers. Many of these had previously been farm workers who migrated to the cities to find employment, despite agricultural labourers wages being higher than those of Europe. Agricultures contribution to the national income was about 17% in 1871; by 1911 it was less than 7%. Question: How many percent did Britain's dependence on imported wheat increase from the 1830s to the 1860s?", - "Output Program": [ - "condition_1 = 2\ncondition_2 = 24\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_1830 = 2\n_1860 = 24\ndependence = _1860 - _1830\nprint(dependence)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Under coaches Floyd (1995\u201398) and Larry Eustachy (1998\u20132003), Iowa State achieved even greater success. Floyd took the Cyclones to the Sweet Sixteen in 1997 and Eustachy led ISU to two consecutive Big 12 Conference regular season conference titles in 1999-2000 and 2000\u201301, plus the conference tournament title in 2000. Seeded No. 2 in the 2000 NCAA tournament, Eustachy and the Cyclones defeated UCLA in the Sweet Sixteen before falling to Michigan State University, the eventual NCAA Champion, in the regional finals by a score of 75-64 (the differential representing the Michigan State Spartans narrowest margin of victory in the tournament). Standout Marcus Fizer and Jamaal Tinsley were scoring leaders for the Cyclones who finished the season 32-5. Tinsley returned to lead the Cyclones the following year with another conference title and No. 2 seed, but ISU finished the season with a 25-6 overall record after a stunning loss to No. 15 seed Hampton University in the first round. Question: How many more wins than losses did ISU finish the season 25-6?", - "Output Program": [ - "wins = 25\nlose= 6\n\nprint(abs(wins - lose))", - "number_win = 25\nnumber_loss = 6\nwins_more_than_loss = number_win - number_loss\nprint(wins_more_than_loss)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Among the Asian population, 6.1% are Vietnamese, followed by Koreans (2.9%), Chinese (2.7%), Filipinos (2.4%), Indians (1.4%), Japanese (1.1%), Cambodians (0.2%) Pakistanis (0.2%), Thais (0.1%), Indonesians (0.1%), and Laotians (0.1%). According to KPCC in 2014, Orange County has the largest proportion of Asian Americans in Southern California, where one in five residents are Asian American. There is also a significant Islam in the United States population in the county. Question: How many less percent of Indonesians than Japanese in the Asian population?", - "Output Program": [ - "indonesian = 0.1\njapanese = 1.1\n\nprint(abs(japanese - indonesian))" - ], - "Output Answer": [ - "{'number': '1.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 census Russian citizens are the most numerous foreigners - 11 991, followed by 8 444 EU citizens (UK- 2 605, Greece - 1 253, Germany- 848, Poland - 819 and Italy - 456), citizens of Ukraine - 3 064, Republic of Macedonia - 1 091, Moldova - 893 and Serbia - 569. 22.8% of them are from Asia, mostly from Turkey. Those with dual Bulgarian and other citizenship were 22 152, or 0.3% of the population. Of them persons with Bulgarian and Russian citizenship were 5 257 (23.7%), followed by persons with Bulgarian and Turkish citizenship - 4 282 (19.3%), Bulgarian and citizenship of the USA- 1 725 (7.8%). There are at least 17,527 Refugees of the Syrian Civil War with applications in Bulgaria. In 2001-2015 185,447 people applied for Bulgarian citizenship and 116,222 were provided with. 113,647 were granted on grounds of proven Bulgarian ancestry, including 59,968 Republic of Macedonia citizens. 29,218 were Moldovan citizens, 5930 Ukrainians, 5374 Serbians, 5194 Russians, 3840 Israeli, 2192 Albanians, 692 Turks and others. In 2016, 12,880 foreigners were naturalized, including 6196 Macedonians. Question: How many more citizens from Moldova were there than from Serbia?", - "Output Program": [ - "maldova = 893\nserbia = 569\ndiff = maldova - serbia\nprint(diff)" - ], - "Output Answer": [ - "{'number': '324', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 15, 2016, Walmart announced it would close 269 stores in 2016, affecting 16,000 workers. One hundred and fifty-four of these stores earmarked for closure were in the U.S. (150 Walmart U.S. stores, 115 Walmart International stores, and 4Sams Clubs). Ninety-five percent of these U.S. stores were located, on average, 10 miles from another Walmart store. The 269 stores represented less than 1percent of global square footage and revenue for the company. All 102 locations of Walmart Express, which had been in a pilot program since 2011, were included in the closures. Walmart planned to focus on \"strengthening Supercenters, optimizing Neighborhood Markets, growing the e-commerce business and expanding pickup services for customers\". In fiscal 2017, the company plans to open between 50 and 60 Supercenters, 85 to 95 Neighborhood Markets, 7 to 10 Sams Clubs, and 200 to 240 international locations. At the end of fiscal 2016, Walmart opened 38 Supercenters and relocated, expanded or converted 21 discount stores into Supercenters, for a total of 59 Supercenters, and opened 69 Neighborhood Markets, 8 Sams Clubs, and 173 international locations, and relocated, expanded or converted 4 locations for a total of 177 international locations. On August 8, 2016, Walmart announced a deal to acquire e-commerce website Jet.com for US$3.3 billion Jet.com co-founder and Chief executive officer Marc Lore stayed on to run Jet.com in addition to Walmarts existing U.S. e-commerce operation. The acquisition was structured as a payout of $3 billion in cash, and an additional $300 million in Walmart stock vested over time as part of an incentive bonus plan for Jet.com executives. On October 19, 2016, Walmart announced it would partner with IBM and Tsinghua University to track the pork supply chain in China using blockchain. Question: How many less stores did Walmart close than workers were affected?", - "Output Program": [ - "condition_1 = 269\ncondition_2 = 16000\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 16000\nstore = 269\nprint(total - store)" - ], - "Output Answer": [ - "{'number': '15731', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the financial year ended 31 July 2016, UCL had a total income (excluding share of joint ventures) of \u00a31.36 billion (2014/15 - \u00a31.26 billion) and a total expenditure of \u00a31.23 billion (2014/15 - \u00a31.22 billion). Key sources of income included \u00a3530.4 million from research grants and contracts (2014/15 - \u00a3427.3 million), \u00a3421.1 million from tuition fees and education contracts (2014/15 - \u00a3364.2 million), \u00a3192.1 million from funding body grants (2014/15 - \u00a3195.2 million) and \u00a325.1 million from donations and endowments (2014/15 - \u00a320.3 million). During the 2015/16 financial year UCL had a capital expenditure of \u00a3146.6 million (2014/15 - \u00a3149.3 million). At year end UCL had endowments of \u00a3100.9 million (31 July 2015 - \u00a3104.1 million) and total net assets of \u00a31.19 billion (31 July 2015 - \u00a31.07 million). Question: How many Euros (in billions) of their endowment did UCL use between July 2015 and July 2016?", - "Output Program": [ - "endowment=3.2\nanswer=endowment \nprint(answer)", - "euro=100.9 \nEuro=104.1 \nanswer=Euro-euro\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Greek society has changed rapidly over the last several decades, coinciding with the Aging of Europe of declining fertility and rapid aging. The fertility rate of 1.41 is below replacement levels and is one of the lowest in the world, subsequently leading to an increase in the median age to 44.2 years, the seventh-highest in the world. In 2001, 16.71 percent of the population were 65 years old and older, 68.12 percent between the ages of 15 and 64 years old, and 15.18 percent were 14 years old and younger. By 2016, the proportion of the population age 65 and older rose to 20.68 percent, while those age 14 and younger declined to slightly below 14 percent. Question: How many more people were in the population age range of 15 to 64 compared to those 65 and older?", - "Output Program": [ - "between = 68.12\nover = 16.71\ndiff = round(between - over, 2)\nprint(diff)", - "condition_1 = 16.71\ncondition_2 = 68.12\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '51.95', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2012, 1,043,292, or 55% of all deaths in Russia were caused by cardiovascular disease. The second leading cause of death was cancer which claimed 287,840 lives (15.2%). External causes of death such as suicide (1.5%), road accidents (1.5%), murders (0.8%), accidental alcohol poisoning (0.4%), and accidental drowning (0.5%), claimed 202,175 lives in total (10.6%). Other major causes of death were diseases of the digestive system (4.6%), respiratory disease (3.6%), infectious and parasitic diseases (1.6%), and tuberculosis (0.9%). The infant mortality rate in 2012 was 7.6 deaths per 1,000 (down from 8.2 in 2009 and 16.9 in 1999). Question: How many more people died from cardiovascular disease than cancer?", - "Output Program": [ - "cancer=287840 \naccidental=202175\nanswer=cancer-accidental\nprint(answer)", - "cardiovasculardisease=1043292\ncancer=287840\nanswer=cardiovasculardisease-cancer\nprint(answer)" - ], - "Output Answer": [ - "{'number': '755452', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Hispanic?", - "Output Program": [ - "hispanic = 0.2\n\nprint(abs(round(100 - hispanic, 2)))", - "percentage = 100\nhispanic = 0.2\nnot_hispanic = percentage - hispanic\nprint(not_hispanic)", - "hispanic = 0.2\n\nprint(abs(round(100 - hispanic,2)))", - "percent_people_non_Hispanic = 0.2\npercent_people_not_non_Hispanic = 100 - percent_people_non_Hispanic\nprint(percent_people_not_non_Hispanic)" - ], - "Output Answer": [ - "{'number': '99.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not White?", - "Output Program": [ - "white = 41.5\n\nprint(abs(round(100 - white,2)))", - "white = 41.5\ntotal = 100\n\nnot_white = (total - white)\n\nprint(not_white)" - ], - "Output Answer": [ - "{'number': '58.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2011, Samsung had the highest shipment market share worldwide, followed by Apple. In 2013, Samsung had 31.3% market share, a slight increase from 30.3% in 2012, while Apple was at 15.3%, a decrease from 18.7% in 2012. Huawei, LG and Lenovo were at about 5% each, significantly better than 2012 figures, while others had about 40%, the same as the previous years figure. Only Apple lost market share, although their shipment volume still increased by 12.9 percent; the rest had significant increases in shipment volumes of 36 to 92 percent. In Q1 2014, Samsung had a 31% share and Apple had 16%. In Q4 2014, Apple had a 20.4% share and Samsung had 19.9%. In Q2 2016, Samsung had a 22.3% share and Apple had 12.9%. In Q1 2017, IDC reported that Samsung was first placed, with 80 million units, followed by Apple with 50.8 million, Huawei with 34.6 million, Oppo with 25.5 million and Vivo with 22.7 million. Question: How many percentage points had Samsung's market share in 2013 from 2012?", - "Output Program": [ - "y2013 = 31.3\ny2012 = 30.3\n\nprint(abs(round(y2013-y2012,2)))", - "_2013 = 31.3\n_2012 = 30.3\ndiff = _2013 - _2012\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Statistics Canada, up to 244,000 English-speaking people have emigrated from Quebec to other provinces since the 1970s; those in Quebec whose sole native language was English dropped from 789,000 in 1971 to 575,555 in 2006, when they accounted for 7.6% of the population. Altogether, in 2006, 744,430 (10%) used mostly English as their home language, and 918,955 (12.2%) comprised the Official Language Minority, having English as their First Official language spoken. When many anglophones relocated outside of Quebec after the introduction of the Charter in the 1970s, several English-language schools in Montreal closed their doors. These school closures may also have been brought about by restrictions on who can attend English schools, which has been another ongoing drain on the English school system. Of the Anglophones between 25 and 44 years old who left the province between 1981 and 1986, 15000 individuals, which was half of this group, had university degrees. The provinces unemployment rate rose from 8.7 percent in 1976 to 10.4 percent in 1977, remaining above 10 percent for 19 of the last 23 years of the 20th century. The language barrier has also been regarded as a \"soft cap\" for population growth; for instance from 2013 to 2014 while Montreal gained around 43,000 immigrants from other parts of the world it lost 10,000 residents to other provinces. Question: How many years did the Anglophones leave the province between 1981 and 1986?", - "Output Program": [ - "start = 1981\nend = 1986\ndiff = end - start\nprint(diff)", - "condition_1 = 1981\ncondition_2 = 1986\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2003, \"Appalachian\" Tennessee— which included all of East Tennessee and the easternmost counties in Middle Tennessee— had a three-year average unemployment rate of 4.9%, compared with 5.6% statewide and 5.5% nationwide. In 2002, Appalachian Tennessee had a per capita market income of $19,936, compared with $20,422 statewide and $26,420 nationwide. In 2000, Appalachian Tennessee had a poverty rate of 14.2%, compared to 13.6% statewide and 12.4% nationwide. In 2014, ten East Tennessee counties— Bledsoe, Campbell, Cocke, Greene, Hancock, Johnson, Meigs, Monroe, Scott, and Van Buren— were designated \"distressed,\" while eleven— Carter, Claiborne, Cumberland, Grainger, Jefferson, McMinn, Morgan, Polk, Rhea, Unicoi, and Union— were designated \"at-risk.\" No counties in East Tennessee were given the \"competitive\" or \"attainment\" designations, and the remaining 12 counties were designated \"transitional\". Hancock had East Tennessees highest poverty rating, with 29.4% of its residents living below the poverty line. Knox had East Tennessees highest per capita income ($25,999) and the lowest unemployment rate (2.8%), although Hamilton was a close second on both of these indicators. Question: How many counties from the Appalachian Tennessee were considered at-risk?", - "Output Program": [ - "countries_at_risk = (\"Carter\",\"Caliborne\",\"Cumberland\",\n \"Grainger\",\"Jeffersen\",\"Mcminn\",\"Morgan\",\n \"Poll\",\"Riha\",\"Unicoi\",\"Union\")\n\nprint(len(countries_at_risk))", - "number_countries_at_risk = 11\nprint(number_countries_at_risk)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: How many more males than females, by percent, were enrolled in the University of Chicago in 2016?", - "Output Program": [ - "total = 100\nfemale = 43\nmale = total - female\nprint(male)", - "females = 43\nprint(100-females)" - ], - "Output Answer": [ - "{'number': '57', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 18th and 19th century, Hungarian Hussars rose to international fame and served as a model for light cavalry in many European countries. In 1848-49 HDF achieved incredible successes against better-trained and equipped Austrian forces, despite the obvious advantage in numbers on the Austrian side. The 1848-49 Winter Campaign of J\u00f3zef Bem and the Spring Campaign of Art\u00far G\u00f6rgey are to this day taught at prestigious military schools around the globe, including at West Point Academy in the United States. In 1872, the Ludovica Military Academy officially began training cadets. By 1873 HDF already had over 2,800 officers and 158,000 men organized into eighty-six battalions and fifty-eight squadrons. During World War I out of the eight million men mobilized by Austro Hungarian Empire, over one million died. During the 1930s and early 1940s, Hungary was preoccupied with the regaining the vast territories and huge amount of population lost in the Trianon peace treaty at Versailles in 1920. Conscription was introduced on a national basis in 1939. The peacetime strength of the Royal Hungarian Army grew to 80,000 men organized into seven corps commands. During World War II the Hungarian Second Army was near to total devastation on banks of the Don River (Russia) in December 1942 in Battle for Stalingrad. During the Socialist and the Warsaw Pact era (1947-1989), the entire 200,000 strong Southern Group of Forces was garrisoned in Hungary, complete with artillery, tank regiments, air force and missile troops with nuclear weapons. Question: How many years did the Warsaw pact last?", - "Output Program": [ - "start = 1947\nend = 1989\ndiff = end - start\nprint(diff)", - "condition_1 = 1947\ncondition_2 = 1989\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '42', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: However, later that month, due to the world financial crisis, the Russian Parliaments Defence Committee stated that the Russian defence budget would instead be slashed by 15 percent, from $40 billion to $34 billion, with further cuts to come. On 5 May 2009, First Deputy Prime Minister Sergei Ivanov said that the defence budget for 2009 will be 1.3 trillion rubles (US$39.4 billion). 322 billion rubles are allocated to purchase weapons, and the rest of the fund will be spent on construction, fuel storage and food supply. According to the head of the Defence Committee of the State Duma Vladimir Komoyedov, Russia plans to spend 101.15 billion rubles on nuclear weapons in 2013-2015. \"The budget provisions under The Nuclear Weapons Complex section in 2013-2015 will amount to 29.28 billion rubles, 33.3 billion rubles and 38.57 billion rubles respectively,\" Komoyedov said, Vechernaya Moskva reports. Question: How many billions of dollars would the budget be cut?", - "Output Program": [ - "budget1=40\nbudget2=34\nanswer=budget1-budget2\nprint(answer)", - "budget=40\nbudget1=34\nanswer=budget-budget1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2009, Streetsvilles population stood at 47,327 with a 9.9% population increase between 2001 and 2006 and a subsequent 20% increase from 2006 to 2009. From 2006 to 2009, households also increased in number from 12,178 to 13,722. The majority of Streetsville residences own their own homes (85%) with more than 51,000 residents holding a university or college degree. Also the majority of residences work within grey or white collar jobs versus only 27% of the population consisting of labour workers . Furthermore, the average household income of Streetsville residents amounts to $124,255 with only a 5.6% unemployment rate. In relation to religion, 41.4% of residents are Roman Catholics while religious populations such as Muslims (6.9%) and Anglicans (6.3%) are continuing to grow. Also nearly 48% of Streetsville residents are identified as visible minorities including predominantly East Indians, South Asians and Chinese. Subsequently, 53% of the populations main language is English while the region boasts many non-official languages such as Chinese, Arabic, and Punjabi. With homes averaging around 3.4 bedrooms, the average family consists of three people per home and has around 1.4 children. Streetsvilles population has an average age of 38 with 33% of the population being between ages 25\u201344, 23.1% of the population are between the ages 45\u2013 64 and 14.5% of the population being between the ages of 15- 24. Also among the population, 61.4% of residents are married while 29.1% are single and 9.5% are widowed or divorced. Question: How many percent of people were not between the ages of 15- 24?", - "Output Program": [ - "population=100\nage=14.5\nanswer=population-age\nprint(answer)", - "age=14.5\npeople=100\nanswer=people-age\nprint(answer)" - ], - "Output Answer": [ - "{'number': '85.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2017, there were 63,846 crimes registered in Lithuania. Of these, thefts comprised a large part with 19,630 cases (13.2% less than in 2016). While 2,835 crimes were very hard and hard (crimes that may result in more than six years imprisonment), which is 14.5% less than in 2016. Totally, 129 homicides or attempted homicide occurred (19.9% less than in 2016), while serious bodily harm was registered 178 times (17.6% less than in 2016). Another problematic crime contraband cases also decreased by 27.2% from 2016 numbers. Meanwhile, crimes in electronic data and information technology security fields noticeably increased by 26.6%. In the 2013 Special Eurobarometer, 29% of Lithuanians said that corruption affects their daily lives (EU average 26%). Moreover, 95% of Lithuanians regarded corruption as widespread in their country (EU average 76%), and 88% agreed that bribery and the use of connections is often the easiest way of obtaining certain public services (EU average 73%). Though, according to local branch of Transparency International, corruption levels have been decreasing over the past decade. Question: How many more crimes of serious bodily harm occurred than homicides or attempted homicide?", - "Output Program": [ - "crimes_serious_bodily = 178\ncrimes_homicide_attempted_homicide = 129\nmore_crimes = crimes_serious_bodily - crimes_homicide_attempted_homicide\nprint(more_crimes)", - "homoside = 129\nattempted_homoside = 178\nprint(abs(round(homoside - attempted_homoside,2)))" - ], - "Output Answer": [ - "{'number': '49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: How many percent more people were Javanese than Chinese Indonesians, Minangkabau and Batak combined in 2000?", - "Output Program": [ - "javanese = 35.16\nchinese = 5.53\nmina = 3.18\nbatak = 3.61\n\nprint(abs(round(javanese - (chinese + mina + batak),2)))", - "javanese = 35.16\nchinese = 5.53\nbatak = 3.61\nminang = 3.18\nmore_people = javanese - (chinese + batak + minang)\nprint(more_people)" - ], - "Output Answer": [ - "{'number': '22.84', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: While CEO of FedEx in 2008, Frederick W. Smith earned a total compensation of $10,434,589, which included a base salary of $1,430,466, a cash bonus of $2,705,000, stocks granted of $0, and options granted of $5,461,575. In June 2009, Smith expressed interest in purchasing the controlling share (60%) of the St. Louis Rams from Chip Rosenbloom and Lucia Rodriguez. In 2009, Frederick W. Smith earned a total compensation of $7,740,658, which included a base salary of $1,355,028, a cash bonus of $0, stocks granted of $0, options granted of $5,079,191, and other compensation totaling $1,306,439. Question: How many more dollars did Frederick W. Smith earn in total compensation in 2008 than 2009?", - "Output Program": [ - "salary_2008 = 10434589\nsalary_2009 = 7740658\n\nanswer = salary_2008 - salary_2009\n\nprint(answer)", - "y2008_comp = 10434589\ny2009_comp = 7740658\n\nprint(abs(y2008_comp - y2009_comp))" - ], - "Output Answer": [ - "{'number': '2693931', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Under coaches Floyd (1995\u201398) and Larry Eustachy (1998\u20132003), Iowa State achieved even greater success. Floyd took the Cyclones to the Sweet Sixteen in 1997 and Eustachy led ISU to two consecutive Big 12 Conference regular season conference titles in 1999-2000 and 2000\u201301, plus the conference tournament title in 2000. Seeded No. 2 in the 2000 NCAA tournament, Eustachy and the Cyclones defeated UCLA in the Sweet Sixteen before falling to Michigan State University, the eventual NCAA Champion, in the regional finals by a score of 75-64 (the differential representing the Michigan State Spartans narrowest margin of victory in the tournament). Standout Marcus Fizer and Jamaal Tinsley were scoring leaders for the Cyclones who finished the season 32-5. Tinsley returned to lead the Cyclones the following year with another conference title and No. 2 seed, but ISU finished the season with a 25-6 overall record after a stunning loss to No. 15 seed Hampton University in the first round. Question: How many games did ISU win for the season?", - "Output Program": [ - "isu_wins = 25\nisu_loses = 6\nprint((isu_wins))", - "num_ISU_finished_season_win=25\nprint(num_ISU_finished_season_win)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: How many years after the recession began did unemployment pass the 2,000,000 mark in the UK?", - "Output Program": [ - "unemploymentyear=1\nanswer=unemploymentyear\nprint(answer)", - "year1=2010\nyear2=2011\nanswer=year2-year1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many percent of the population were neither white or black?", - "Output Program": [ - "White=7.4\nBlack=0.11\nanswer=White-Black\nprint(answer)", - "percent=6.08\nanswer=percent\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6.08', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1998 NFL season, Jerry Rice finally returned from his knee injury week 1 against the New York Jets, a game best remembered for running back Garrison Hearsts 96-yard touchdown run in overtime to win the game. The 49ers had the 2nd most productive offense in league history. Steve Young, who was questioned if his concussion history would put an end to his career, had his best season, throwing for 4,170 yards, 36 touchdowns and only 12 interceptions. A healthy Jerry Rice, 3rd-year player Terrell Owens, and 4th-year player J.J. Stokes became the first WR-trio in team history to catch at least 60 passes in the same season, Hearst ran for 1,570 yards and 7 touchdowns while averaging 5.1 yards per carry. The 49ers finished 12-4, their 16th straight winning season (all with 10 wins or more), earning a wildcard berth. Question: How many more touchdowns did Steve Young have than Garrison Hearst?", - "Output Program": [ - "steve = 36\ngarrison = 7\nprint(steve - garrison)", - "Steve = 36\nGarrison = 7\nprint(Steve-Garrison)" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to a more recent Pew Forum report which examined American religiosity in 2014 and compared it to 2007, there were 50.9 million adult Catholics as of 2014 (excluding children under 18), forming about 20.8% of the U.S. population, down from 54.3 million and 23.9% in 2007. Pew also found that the Catholic population is aging, forming a higher percentage of the elderly population than the young, and retention rates are also worse among the young. About 41% of those \"young\" raised Catholic have left the faith (as opposed to 32% overall), about half of these to the unaffiliated population and the rest to evangelical, other Protestant faith communities, and non-Christian faith. Conversions to Catholicism are rare, with 89% of current Catholics being raised in the religion; 8% of current Catholics are ex-Protestants, 2% were raised unaffiliated, and 1% in other religions (Orthodox Christian, Mormon or other nontrinitarian, Buddhist, Muslim, etc.), with Jews and Hindus least likely to become Catholic of all the religious groups surveyed. Overall, Catholicism has by far the worst net conversion balance of any major religious group, with a high conversion rate out of the faith and a low rate into it; by contrast, most other religions have in- and out-conversion rates that roughly balance, whether high or low. This is credited to the more liberal stance of the Church since Vatican II, where conversion to Catholicism is no longer encouraged, and the de-emphasizing of basic Catholic religious beliefs in Catholic education. Still, according to the 2015 Pew Research Center, \"the Catholic share of the population has been relatively stable over the long term, according to a variety of other surveys By race, 59% of Catholics are non-Hispanic white, 34% Hispanic, 3% black, 3% Asian, and 2% mixed or Native American. Conversely, 19% of non-Hispanic whites are Catholic in 2014 (down from 22% in 2007), whereas 48% of Hispanics are (versus 58% in 2007). In 2015, Hispanics are 38%, while blacks and Asians are still at 3% each. Because conversion away from Catholicism is presently occurring much more quickly among Hispanics than among non-Hispanic whites, it is unclear whether they will outnumber non-Hispanic whites among Catholics or not in the foreseeable future. Question: How many more Catholics, in percent, were non-hispanic white compared to a black?", - "Output Program": [ - "Catholics=59\nblack=3\nanswer=Catholics-black\nprint(answer)", - "Catholic=32\nCatholicism=89\nanswer=Catholicism-Catholic\nprint(answer)" - ], - "Output Answer": [ - "{'number': '56', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Petrova was seeded 18th at the 2010 Rogers Cup in Montreal and won a tough opener against Lucie \u0160af\u00e1\u0159ov\u00e1. In the second round, she faced former world No. 1 Dinara Safina and despite serving 15 aces, she was defeated, 7-5, 4-6, 6-4. Petrova played the final event of the US Open Series in New Havan at the 2010 Pilot Pen Tennis, where she received a wild card to play as the eighth seed. In the first round, she came from a set down to beat Varvara Lepchenko. She then defeated her former doubles partner Bethanie Mattek-Sands to advance to the quarterfinals. She then had an impressive 6-2, 6-1 victory over second seed Samantha Stosur for her fourth top 10 win of the season. She defeated Maria Kirilenko in her semifinal match, but was beaten by Caroline Wozniacki in the final, 6-3, 3-6, 6-3. Question: How many total points did Safina score against Petrova?", - "Output Program": [ - "point_1 = 5+6+4\n\nprint(point_1)", - "score1 = 5\nscore2 = 6\nscore3 = 4\n\ntotal= (score1 + score2 + score3)\nprint(total)\n" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: San Francisco then defeated 49ers\u2013Cowboys rivalry, the 1994 Dallas Cowboys season, 38\u201328, in the NFC Championship Game. Expected to be a close game, the 49ers converted 3 Dallas turnovers into 21 points in the first quarter. On the third play of the game, cornerback Eric Davis (American football) returned an interception from Cowboys quarterback Troy Aikman for a touchdown. Wide receiver Michael Irvin lost a fumble on Dallas next drive, setting up Youngs 29-yard touchdown pass to Watters. Then Cowboys returner Kevin Williams (wide receiver) lost a fumble on the ensuing kickoff, and it was recovered by kicker Doug Brien at Dallas 35-yard line. Several plays later, Floyd scored on a 1-yard touchdown run to give San Francisco a 21\u20130 lead less than 8 minutes into the game. With the score 24\u201314 in the closing minutes of the first half, Aikman threw 3 straight incompletions, and a short punt by the Cowboys set up Youngs 28-yard touchdown completion to Rice with 8 seconds remaining in the first half. The Cowboys eventually cut their deficit to 38\u201328 with a touchdown run by Emmitt Smith and Aikmans 10-yard touchdown pass to Irvin in the final period, but they were unable to score again. Although the Cowboys outgained the 49ers in total offensive yards (451\u2013294), Aikman broke an NFC Championship Game record with 380 yards passing, and Irvin also broke an NFC Championship Game record with 192 receiving yards, Dallas was ultimately unable to overcome their first-quarter turnovers. Question: How many more total offensive yards did the Cowboys make than the 49ers?", - "Output Program": [ - "yards1=491\nyards2=294\nanswer=yards1-yards2\nprint(answer)", - "total=157\nanswer=total\nprint(answer)" - ], - "Output Answer": [ - "{'number': '157', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On December 26, 2008, Johnson signed a one-year deal with the San Francisco Giants for a reported $8 million, with a possible $2.5 million in performance bonuses and another $2.5 million in award bonuses. Johnson became the twenty-fourth pitcher to reach 300 win club, beating the Washington Nationals (the team that he first played for when they were known as the Montreal Expos) on June 4 at Nationals Park in Washington, D.C. He became the seventh left-handed pitcher to achieve the 300 win milestone and the fifth pitcher in the last 50 years to get his 299th and 300th win in consecutive starts, joining Warren Spahn, Steve Carlton, Gaylord Perry, and Tom Seaver. Johnson was placed on the 60-day disabled list with a torn rotator cuff in his throwing shoulder on July 28, 2009. Johnson was activated by the Giants on September 16, 2009, and assigned to the Giants bullpen. On September 19, 2009, Johnson made his first relief appearance in 4 years, facing the Los Angeles Dodgers for 3 batters. At age 46, he was at the time the second oldest player in Major League Baseball, trailing only Jamie Moyer. Question: How many months passed between Johnson going on the disabled list and his activation?", - "Output Program": [ - "import datetime\nend_date = datetime.datetime(2009,7,28)\nstart_date = datetime.datetime(2009,9,19)\n\nnum_months = (end_date.year - start_date.year) * 12 + (start_date.month - end_date.month)\n\nprint(num_months)", - "july = 1\naugust = 2\nsept = 3\nprint(sept - july)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hungarian language is the official language and predominant spoken language in Hungary. Hungarian is the Languages of Europe with around 13 million native speakers and it is one of 24 official and working languages of the European Union. Outside Hungary it is also spoken by communities of Hungarian people in neighbouring countries and by Hungarian diaspora communities worldwide. According to the 2011 census, 9,896,333 people (99.6%) speak Hungarian in Hungary, of whom 9,827,875 people (99%) speak it as a first language, while 68,458 people (0.7%) speak it as a second language. English (1,589,180 speakers, 16.0%), and German (1,111,997 speakers, 11.2%) are the most widely spoken foreign languages, while there are several recognized minority languages in Hungary (Armenian language, Bulgarian language, Croatian language, German language, Greek language, Romanian language, Romani language, Rusyn language, Serbian language, Slovak language, Slovenian language, and Ukrainian language). Question: How many percent more speak Hungarian in Hungary as opposed to a second language?", - "Output Program": [ - "condition_1 = 0.7\ncondition_2 = 99.6\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '98.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The rivalry between the Indianapolis Colts and New England Patriots is one of the NFLs newest rivalries. The rivalry is fueled by the quarterback comparison between Peyton Manning and Tom Brady. The Patriots owned the beginning of the series, defeating the Colts in six consecutive contests including the 2003 AFC Championship game and a 2004 AFC Divisional game. The Colts won the next three matches, notching two regular season victories and a win in the 2006 AFC Championship game on the way to their win in Super Bowl XLI. On November 4, 2007 the Patriots defeated the Colts 24-20; in the next matchup on November 2, 2008, the Colts won 18-15 in a game that was one of the reasons the Patriots failed to make the playoffs; in the 2009 meeting, the Colts staged a spirited comeback to beat the Patriots 35-34; in 2010 New England Patriots season the Colts almost staged another comeback, pulling within 31-28 after trailing 31-14 in the fourth quarter, but fell short due to a Patriots interception of a Manning pass late in the game; it turned out to be Mannings final meeting against the Patriots as a member of the Colts. After a 2011 Indianapolis Colts season that included a 31-24 loss to the Patriots, the Colts drafted Andrew Luck and in November of 2012 Indianapolis Colts season the two teams met with identical 6-3 records; the Patriots erased a 14-7 gap to win 59-24. The nature of this rivalry is ironic because the Colts and Patriots were division rivals from 1970 to 2001, but it did not become prominent in league circles until after Indianapolis was relocated to the AFC South. On November 16, 2014, the New England Patriots traveled at 7-2 to play the 6-3 Colts at Lucas Oil Stadium. After a stellar four touchdown performance by New England running back Jonas Gray, the Patriots defeated the Colts 42-20. The Patriots followed up with a 45-7 defeat of the Colts in the 2014 AFC Championship Game. Question: Which year did the Colts beat the Patriots by more points, 2008 or 2009?", - "Output Program": [ - "y1 = 24 - 20\ny2 = 18 - 15\nif y1 > y2:\n print(2008)\nelse:\n print(2009)", - "year_1 = 18-15\nyear_2 = 35-34\n\nif year_1 > year_2:\n print(2008)\nelse:\n print(2009)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2008'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many percent more Whites were there than Blacks or Asians?", - "Output Program": [ - "condition_1 = 86.46\ncondition_2 = 7.46+4.02\n\nprint(abs(round(condition_2 - condition_1,2)))", - "white = 86.46\nother = 7.46 + 4.02\nprint(white - other)" - ], - "Output Answer": [ - "{'number': '74.98', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first run of the magazine was priced at 25 cents for the first fifteen years of its life except for the oversized May/June/July 1924 issue, which was 50 cents. In September 1939 the price was reduced to 15 cents, where it stayed until the September 1947 issue, which was 20 cents. The price went up again to 25 cents in May 1949; the digest-sized issues from September 1953 to September 1954 were 35 cents. The first three paperbacks edited by Lin Carter were priced at $2.50; the fourth was $2.95. The two Bellerophon issues were $2.50 and $2.95. The Terminus Weird Tales began in Spring 1988 priced at $3.50; this went up to $4.00 with the Fall 1988 issue, and to $4.95 with the Summer 1990 issue. The next price increase was to $5.95, in Spring 2003, and then to $6.99 with the January 2008 issue. The first two issues from Nth Dimension Media were priced at $7.95 and $6.99; the last two were $9.99 each. Question: How many dollars would it have cost to buy the first Bellerophon issue, the second Bellerophon issue and the Summer 1990 issue of the Terminus Weird Tales?", - "Output Program": [ - "belle = 2.50 + 2.95\nsummer = 4.95\nprint(belle + summer)" - ], - "Output Answer": [ - "{'number': '10.40', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Despite early-season injuries to Brandon Rush and Andrew Bogut, and despite starting two rookies (Barnes and Ezeli), the 2012-2013 Warriors had one of their best starts in decades. The team earned 20 wins in less than 30 games played for the first time since 1992. The Warriors also achieved a milestone by completing their first ever 6\u20131 road trip in franchise history, including a 97\u201395 win over the defending champion Heat in Miami. On April 9, 2013, with a win over the Minnesota Timberwolves, the Warriors clinched the playoffs for the second time in 19 years and the first time since the 2006\u201307 \"We Believe\" Warriors. This time, the local battle cry was \"We Belong\". The team finished the season with a record of 47\u201335, earning the sixth seed in the Western Conference, and defeated the Denver Nuggets in the first round of the playoffs by winning four out of six games. They lost in the second round to the San Antonio Spurs, four games to two. This was the first playoff experience for all of the starters of this group except for Andrew Bogut. Other highlights of the season included Stephen Currys 272 three-point baskets (an NBA single-season record for the player nicknamed \"baby-faced assassin\") and the naming of forward David Lee to the 2013 NBA All-Star Game as a reserve, ending the teams 16-year drought without an All Star selection. Curry and Klay Thompson, dubbed the \"Splash Brothers\" by team employee Brian Witt for their backcourt shooting prowess, combined for 483 three-pointers during the season, easily besting the prior record of 435 set by the Orlando Magics Nick Anderson and Dennis Scott in 1995\u201396. Question: How many games did they win that were played at home?", - "Output Program": [ - "games=27\nanswer=games \nprint(answer)" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1950, Sultan Omar Ali Saifuddien III, upon his ascension to the throne, negotiated with the British for an increase in corporate taxes, growing from 10% to 30% in 1953. A Malayan dollar$1.2 million (US$0.39 million) allotment to Brunei for war damages during the Japanese occupation of British Borneo increased from M$1 million in 1946 to M$100 million (US$32.6 million) in 1952. A five-year development plan with a budget of M$100 million was also implemented in 1953, with infrastructure receiving the largest percentage (80%) and the rest going toward social programmes. Together with the expansion of the oil and gas industry, commercialisation began to transform Bruneis capital and a large number of public buildings were constructed, along with the development of a central business district in the 1970s and 1980s. On 1 August 2007, Sultan Hassanal Bolkiah gave consent for the expansion of the city from 4.97 sq mi to 38.75 sq mi. Question: How many more square miles was the city after its expansion?", - "Output Program": [ - "initial_sq_miles = 4.97\nfinal_sq_miles = 38.75\nmore_sq_miles = final_sq_miles - initial_sq_miles\nprint(more_sq_miles)", - "miles_one = 4.97\nmiles_two = 38.75 \n\nprint(abs(round(miles_two - miles_one,2)))" - ], - "Output Answer": [ - "{'number': '33.78', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In a rematch of the Divisional playoff game from the previous season, the Cowboys took an early 21-6 lead over the Packers, before the Packers rallied to pull themselves within six points at the end of the third quarter. In the fourth quarter, the lead changed hands four times, with the Packers getting the last push. With just over a minute left, Aaron Rodgers led a drive that was capped off by a 12-yard touchdown pass to Davante Adams with eleven seconds left in the game, giving the Packers their third win in a row. Rookie running back Aaron Jones also had his first 100-yard game of his NFL game, as well as the first for any running back on the Packers for the season. Question: How many touchdown passes did Rodgers throw in the fourth quarter?", - "Output Program": [ - "rodregus_touchdown = 1\nprint(rodregus_touchdown)", - "rodger = [12]\n\npasses = len(rodger)\n\nprint(passes)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Currently, there is no official census of religion in Russia, and estimates are based on surveys only. In 2012 the research organization Sreda published Arena Atlas, a detailed enumeration of religious populations and nationalities in Russia, based on a large-sample country-wide survey. They found that 46.8% of Russians declared themselves Christians (including 41% Russian Orthodox, 1.5% simply Orthodox or members of non-Russian Orthodox churches, 4.1% unaffiliated Christians, and less than 1% for both Catholic and Protestant), while 25% were spiritual but not religious, 13% were atheists, 6.5% were Muslims, 1.2% were followers of \"traditional religions honoring gods and ancestors\" (including Rodnovery, Tengrism and other ethnic religions), and 0.5% were Tibetan Buddhism. However, later that year, the Levada Center estimated that 76% of Russians were Christians, and in June 2013, the Public Opinion Foundation estimated that 65% of the population was Christian. These findings are in line with Pew Research Centers 2011 estimate that 73.6% of Russians were Christians, with Russian Public Opinion Research Center (VCIOM)s 2010 survey (~77% Christian), and with Ipsos MORIs 2011 survey (69%). Question: How many percent of people were not Christians?", - "Output Program": [ - "total = 100\nchristians = 46.8\nprint(total - christians)", - "chirstians_people = 46.8\ntotal_population = 100\nprint(total_population-chirstians_people)" - ], - "Output Answer": [ - "{'number': '53.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Some economists have stated that Reagans policies were an important part of bringing about the third longest peacetime economic expansion in U.S. history. During the Reagan administration, real GDP growth averaged 3.5%, compared to 2.9% during the preceding eight years. The annual average unemployment rate declined by 1.7 percentage points, from 7.2% in 1980 to 5.5% in 1988, after it had increased by 1.6 percentage points over the preceding eight years. Nonfarm employment increased by 16.1 million during Reagans presidency, compared to 15.4 million during the preceding eight years, while manufacturing employment declined by 582,000 after rising 363,000 during the preceding eight years. Reagans administration is the only one not to have raised the minimum wage. The inflation rate, 13.5% in 1980, fell to 4.1% in 1988, due to the Federal Reserve increasing interest rates (prime rate peaking at 20.5% in August 1981). The latter contributed to a recession from July 1981 to November 1982 during which unemployment rose to 9.7% and GDP fell by 1.9%. Additionally, income growth slowed for middle- and lower-class (2.4% to 1.8%) and rose for the upper-class (2.2% to 4.83%). Question: Which year had the highest percentage of unemployment rate: 1980 or 1988?", - "Output Program": [ - "unemployment80 = 7.2\nunemployment88 = 5.5\nif unemployment80>unemployment88:\n print(\"1980\")", - "y1 = 7.2\ny2 = 5.5\nif y1>y2:\n print(1980)\nelse:\n print(1988)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1980'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Immigration is an essential component of the population. Results of the 2011 Population Census indicated that 326,376 (59.1% of the total population) were born outside Macau, an increase of 3.0 percentage points over the last ten years. Analysed by place of birth, 255,186 (46.2%) were born in Mainland China, down by 1.2 percentage points from 2001. 226,127 (40.9%) were born in Macau, 19,355 (3.5%) in Hong Kong and 1,835 (0.3%) in Portugal. There were more persons born in other countries or territories as the number of non-resident workers increased. Among them, 14,544 were born in the Philippines, 7,199 in Vietnam and 6,269 in Indonesia, altogether taking up 5.1% of the total population. 1,942 were born in Europe other than Portugal, 2,252 in Americas, 959 in Africa and 672 in Oceania. Analysed by age group, 85.2% of the youth population (aged 0-14) were born in Macau, and 62.9% of those aged 35 and above were born in Mainland China. Question: How many percent of people were not born in Portugal?", - "Output Program": [ - "percentage = 100\nportugal = 0.3\nnot_portugal = percentage - portugal\nprint(not_portugal)", - "condition_1 = 100\ncondition_2 = 0.3\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '99.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: How many fires were there between 1702 and 1954?", - "Output Program": [ - "fires = (1702,1751,1756,1771,1901,1916)\n\nprint(len(fires))", - "fires = 6\nprint(fires)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Native Americans?", - "Output Program": [ - "native_american = 0.7 \n\nprint(abs(round(100 - native_american,2)))", - "percentage = 100\nnative_american = 0.7\nnot_native = percentage - native_american\nprint(not_native)" - ], - "Output Answer": [ - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1955 and 1956, Dayan and Shimon Peres negotiated a series of large weapons contracts with France. On 10 November 1955, an agreement was signed for the delivery of 100 AMX-13 tanks and assorted anti-tank weapons. On 24 June 1956, a $80 million deal was agreed involving 72 Dassault Myst\u00e8re IV jets, 120 AMX-13 tanks, 40 Sherman tanks and 18 Obusier de 155 mm Mod\u00e8le 50. The Mystere were in addition to 53 already on order. At the end of September 1956, a further 100 Sherman tanks, 300 half-tracks, and 300 6x6 trucks were added. Question: How many Sherman tanks were ordered in total from June to September 1956?", - "Output Program": [ - "Shermantanks=40\nShermantank=100\nanswer=Shermantank+Shermantanks\nprint(answer)", - "June=40\nSeptember=100\nanswer=September+June\nprint(answer)\n" - ], - "Output Answer": [ - "{'number': '140', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not Japanese?", - "Output Program": [ - "condition_1 = 0.7\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\njapanese = 0.7\ndiff = total - japanese\nprint(diff)" - ], - "Output Answer": [ - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: On November 29, 2011, a Forbes magazine report valued the Ottawa Senators Hockey Club at $201 million, (17th highest in NHL). The valuation was based on $27 million for the sport, $70 million for the arena, $80 million for the market and $25 million for the brand. For 2010\u201311, the club had an operating income of $2.8 million on revenues of $100 million. The gate receipts for the 2010\u201311 season were $46 million and player expenses were $57 million. The operating income followed two years where the team posted a loss. Forbes estimates that the organization has a debt/value ratio of 65%, including arena debt. Eugene Melnyk bought the team for $92 million in 2003. A November 2014 report by Forbes valued the Senators at $400 million, 16th highest in the NHL. Question: How many million dollars more were the Senators Hockey club worth in 2014 than the valuation in 2011 and the price Melnyk paid for the club combined?", - "Output Program": [ - "worth_in_2011 = 201\nworth_in_2014 = 400\nmelnyk = 92\nanswer = worth_in_2014 - (worth_in_2011 + melnyk)\nprint(answer)", - "valuation_2014 = 400\nvaluation_2011 = 201\nmelnyk = 92\n\nprint(abs(valuation_2014 - valuation_2011 - melnyk))" - ], - "Output Answer": [ - "{'number': '107', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Thorpe began competition in 2002 at the Australian Championships in Brisbane in March, which were used to select the team for the 2002 Commonwealth Games in Manchester and the 2002 Pan Pacific Swimming Championships. After his record six gold medals in Fukuoka, the meet was surrounded by further expectations of world records and speculation that he would match Mark Spitzs seven gold medals. His winning time in the 400 m was the second fastest in history, but such was the expectation on him that his failure to break a world record was the talking point. He claimed the 100 m and 200 m events in times outside his best, making it the first time that he had failed to break a world record at a major meet since 1999. He also experimented by adding the 100 m backstroke to his repertoire, placing second. This earned him a Commonwealth spot in a seventh event, leading to further media speculation that he could match Spitz. By this time, Thorpes relationship with Frost was beginning to unravel. Thorpe had always insisted that his swimming was about enjoyment and improving himself in setting faster times, rather than victory or defeat. This contrasted with Frost, who had a more aggressive and combative mindset, often making bold public statements. Thorpe ignored Frosts advice and bulked up his upper body by a further 5 kg to 105 kg, making him the heaviest elite swimmer in history. His reasoning that the strength gains would outweigh any loss in flexibility raised concerns over his physiological strategy. On the first night in Manchester, Thorpe again lowered his Swimming at the 2002 Commonwealth Games \u2013 Mens 400 metre freestyle by 0.09 s to 3 min 40.08 s, before anchoring the 4 \u00d7 100 m freestyle relay team to another gold. Prior to the 200 m final, Thorpe was seen arguing with Frost in the warm-up area. Question: How many more gold medals did Spitzs have than Thorpe>", - "Output Program": [ - "MarkSpitzs=7\nThorpe=6\nanswer=MarkSpitzs-Thorpe\nprint(answer)", - "goldmedal=1\nanswer=goldmedal\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1961 and 1989, when Real dominated La Liga, only Atl\u00e9tico offered it any serious challenge, winning Liga titles in 1966, 1970, 1973 and 1977. In 1965, Atl\u00e9tico became the first team to beat Real at the Bernab\u00e9u in eight years. Real Madrids record against Atl\u00e9tico in more recent times is very favorable. A high point coming in the 2002\u201303 La Liga, when Real clinched the La Liga title after a 0\u20134 victory at Atl\u00e9tico at the Vicente Calder\u00f3n Stadium. Atl\u00e9ticos first win over its city rivals since 1999 came with the Copa del Rey win in May 2013. In 2013\u201314, Real and Atl\u00e9tico were finalists of UEFA Champions League, the first final which hosted two clubs from same city. Real Madrid triumphed with 2014 UEFA Champions League Final in extra time. On 7 February 2015, Real suffered their first defeat in 14 years at the Vicente Calder\u00f3n, a 4\u20130 loss. On 28 May 2016, Real and Atl\u00e9tico 2016 UEFA Champions League Final for the Champions League title in Milan, which resulted in a win for Real after a penalty shootout. Question: How many Liga titles were won by Atl\u00e9tico?", - "Output Program": [ - "liga_titles = (1966,1970,1973,1977)\n\nprint(abs(len(liga_titles)))", - "laliga = 4\nprint(laliga)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Marriage rates began declining from almost 71 per 1,000 inhabitants in 1981 until 2002, only to increase slightly in 2003 to 61 per 1,000 and then fall again to 51 in 2004. Moreover, divorce rates have seen an increase from 191.2 per 1,000 marriages in 1991 to 239.5 per 1,000 marriages in 2004. As a result of these trends, the average Greek household is smaller and older than in previous generations. Question: How many higher was the divorce rates in 2004 compared to 1991?", - "Output Program": [ - "in_1991 = 191.2\nin_2004 = 239.5\nhigher = round(in_2004 - in_1991, 1)\nprint(higher)", - "divorce_rate_1991 = 191.2\ndivorce_rate_2004 = 239.5\n\nprint(abs(round(divorce_rate_1991 - divorce_rate_2004,2)))" - ], - "Output Answer": [ - "{'number': '48.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The history of mobile telephony in Brazil began on 30 December 1990, when the Cellular Mobile System began operating in the city of Rio de Janeiro, with a capacity for 10,000 terminals. At that time, according to Anatel (the national telecommunications agency), there were 667 devices in the country. The number of devices rose to 6,700 in the next year, to 30,000 in 1992. In November 2007 3G services were launched, and increased rapidly to almost 90% of the population in 2012 and the agreements signed as part of the auction specify a 3G coverage obligation of 100% of population by 2019. After the auction that took place in June 2012, LTE tests were undertaken in several cities, tourist locations and international conference venues. The first LTE-compatible devices became available in the local market and LTE services was commercially launched in 2013. Under the 4G licence terms, operators were required to have commercial networks in all twelve state capitals which are acting as host cities for the 2014 FIFA World Cup. Question: How many more devices were in the country the second year than the first?", - "Output Program": [ - "first = 667\nsecond = 6700\nprint(second - first)", - "condition_one = 667\ncondition_two = 6700\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '6033', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many natural streams were named either river, rio, or arroyo?", - "Output Program": [ - "river = 147\nrio = 11\narroyo = 122\ntotal = rio + river + arroyo\nprint(total)" - ], - "Output Answer": [ - "{'number': '280', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Carbon County has long been considered a bellwether county for Pennsylvania statewide elections. In gubernatorial elections, it has been perfect since 1952. At the presidential level, Carbon County was also a bellwether for Pennsylvania (although not the nation) until recently, with only 1 miss (in 1960) from 1916 to 2000, and with a margin within 3.5 points of the statewide margin in every election from 1940 to 2000 except 1964 (5.3% more Democratic) and 1976 (6.9% more Democratic). However, since then the county has trended Republican relative to the state as a whole, with McCain outperforming in Carbon by 8.5% relative to the state and Romney outperforming by 12.9%. Republicans hold the commissioner majority while Democrats hold all county row offices. Al Gore carried it in 2000, and in 2004, Republican George W. Bush defeated Democrat John Kerry 49.99% to 48.81% or a margin of 296 votes. Question: How many years did Carbon County go with only one miss as a bellwether for Pennsylvania?", - "Output Program": [ - "start_year = 1916\nend_year = 2000\n \nprint(abs(round(start_year - end_year,2)))", - "start = 1916\nend = 2000\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '84', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After a tough win over the Vikings, the Browns returned home for a game against the Bengals in Round 1 of the Battle of Ohio. In the first quarter, the Browns scored first as Brian Hoyer found Jordan Cameron on a 2-yard pass for a 7-0 lead. In the second quarter, the Bengals scored when Mike Nugent nailed a 25-yard field goal for the eventual halftime score of 7-3. In the third quarter, the Browns scored a field goal of their own when Billy Cundiff nailed one from 51 yards out giving them a 10-3 lead. The Bengals once again came within 4 as Nugent kicked another field goal from 46 yards out for a 10-6 game. In the fourth quarter, it was all Browns as Hoyer found Chris Ogbonnaya on a 1-yard pass for the eventual final score of 17-6. Question: How many points did the Browns win by?", - "Output Program": [ - "Browns = 17\nBengals = 6\nprint(Browns-Bengals)", - "browns = 17\nother = 6\ndiff = browns - other\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to snap a four-game losing streak, the Broncos traveled to the Oakland-Alameda County Coliseum, for an AFC West divisional rematch with the Oakland Raiders. In the first quarter, the Raiders grabbed the early lead, with a 71-yard touchdown run by wide receiver Jacoby Ford. The Broncos responded, when quarterback Tim Tebow, starting in place of an injured Kyle Orton, scrambled for a 40-yard touchdown run. The Broncos grabbed the lead, when Tebow threw a 33-yard touchdown pass to wide receiver Brandon Lloyd, but the Raiders responded, with a 1-yard touchdown run by running back Michael Bush. In the second quarter, the Broncos lead again, with a 46-yard field goal by placekicker Steven Hauschka, but the Raiders would tie the game, with a 49-yard field goal by placekicker Sebastian Janikowski just before halftime. In the third quarter, the Raiders grabbed the lead, with a 35-yard field goal by Janikowski. The Broncos responded, with a 35-yard field goal by Hauschka. Oakland lead again, with a 47-yard field goal by Janikowski. In the fourth quarter, the Raiders widened their lead, when quarterback Jason Campbell threw a 73-yard touchdown pass to fullback Marcel Reece. The Broncos narrowed the lead, with a 45-yard field goal by Hauschka, but the Raiders pulled away, when linebacker Quentin Groves tackled running back Correll Buckhalter in the end zone for a safety, followed by a 1-yard touchdown by Bush. With the loss, the Broncos tied their franchise record for losses in a single season. This would also be the Broncos last road loss to a division opponent until Week 6 of the 2016 season. Question: How many field goals were shorter than 40 yards?", - "Output Program": [ - "goal = 2\nprint(goal)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Moldovan parliamentary election, 2001, the Party of Communists of the Republic of Moldova (reinstituted in 1993 after being outlawed in 1991), gained 71 of the 101 MPs, and on 4 April 2001, elected Vladimir Voronin as the countrys third president (re-elected in 2005). The country became the first post-Soviet state where a non-reformed Communist Party returned to power. New governments were formed by Vasile Tarlev (19 April 2001 - 31 March 2008), and Zinaida Grecean\u00eei (31 March 2008 - 14 September 2009). In 2001-2003 Moldova-Russia relations improved, but then temporarily deteriorated in 2003-2006, in the wake of the failure of the Kozak memorandum, culminating in the 2006 Russian ban of Moldovan and Georgian wines. The Party of Communists of the Republic of Moldova managed to stay in power for eight years. The fragmentation of the liberal bloc (aka the democrats) helped consolidate its power. The decline of the Communist Party started in 2009 after Marian Lupu joined the Democratic Party and thus attracted many of the Moldovans supporting the Communists. Question: How many years after Vladimir Voronin was elected as the country's third president did the decline of the Communist Party begin?", - "Output Program": [ - "condition_1 = 2001\ncondition_2 = 2009\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n", - "communist = 1993\npresident = 2001\ndiff = president - communist\nprint(diff)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Imielin (4-5 September), 28 Poles were killed; in Kajetanowice (5 September), 72 civilians were massacred in revenge for two German horses killed by German friendly fire; Trzebinia (5 September), 97 Polish citizens; Piotrk\u00f3w Trybunalski (5 September), Jewish section of the city was set on fire; B\u0119dzin (8 September), two hundred civilians burned to death; K\u0142ecko (9-10 September), three hundred citizens executed; Mszadla, \u0141\u00f3d\u017a Voivodeship (10 September), 153 Poles; Gmina Besko (11 September), 21 Poles; Kowalewice, \u0141\u00f3d\u017a Voivodeship (11 September), 23 Poles; Pilica (12 September); 36 Poles, 32 of them Jewish; Olszewo, Gmina Bra\u0144sk (13 September), 13 people (half of the village) from Olszewo and 10 from nearby Pietkowo including women and children stabbed by bayonets, shot, blown up by grenades, and burned alive in a barn; Mielec (13 September), 55 Jews burned to death; Pi\u0105tek, \u0141\u00f3d\u017a Voivodeship (13 September), 50 Poles, seven of them Jews. On 14-15 September about 900 Polish Jews, mostly intelligentsia, were targeted in parallel shooting actions in Przemy\u015bl and in Medyka; this was a foreshadowing of the Holocaust to come. Roughly at the same time, in Solec Kujawski (14 September), 44 Poles killed; soon thereafter in Chojnice, 40 Polish citizens; Gmina K\u0142ecko, 23 Poles; B\u0105dk\u00f3w, \u0141\u00f3d\u017a Voivodeship, 22 Poles; Dyn\u00f3w, two hundred Polish Jews. Public executions continued well beyond September, including in municipalities such as Wierusz\u00f3w County, Gmina Besko, Gmina Gidle, Gmina K\u0142ecko, Gmina Ryczyw\u00f3\u0142, and Gmina Siennica, among others. Question: How many more civilians killed than Poles in Kajetanowice?", - "Output Program": [ - "civilians = 72\npoles = 28\nmore_civilians = civilians - poles\nprint(more_civilians)", - "civilians = 72\npoles = 28\n\nprint(abs(civilians - poles))" - ], - "Output Answer": [ - "{'number': '44', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 19th century was dominated by the Hungarian struggle for independence and modernisation. The national insurrection against the Habsburgs began in the Hungarian capital Hungarian Revolution of 1848 and was defeated one and a half years later, with the help of the Russian Empire. 1867 was the year of Austro-Hungarian Compromise of 1867 that brought about the birth of Austria-Hungary. This made Budapest the twin capital of a dual monarchy. It was this compromise which opened the second great phase of development in the history of Budapest, lasting until World War I. In 1849 the Chain Bridge (Budapest) linking Buda with Pest was opened as the first permanent bridge across the Danube and in 1873 Buda and Pest were officially merged with the third part, \u00d3buda (Old Buda), thus creating the new metropolis of Budapest. The dynamic Pest grew into the countrys administrative, political, economic, trade and cultural hub. Ethnic Hungarians overtook Danube Swabians in the second half of the 19th century due to mass migration from the overpopulated rural Transdanubia and Great Hungarian Plain. Between 1851 and 1910 the proportion of Hungarians increased from 35.6% to 85.9%, Hungarian became the dominant language, and German was crowded out. The proportion of Jews peaked in 1900 with 23.6%. Due to the prosperity and the large Jewish community of the city at the start of the 20th century, Budapest was often called the \"Jewish Mecca\" or \"Judapest\". In 1918, Austria-Hungary lost the war and collapsed; Hungary declared itself an independent republic (Republic of Hungary). In 1920 the Treaty of Trianon partitioned the country, and as a result, Hungary lost over two-thirds of its territory, and about two-thirds of its inhabitants, including 3.3 million out of 15 million ethnic Hungarians. Question: How many years after the Chain Bridge was opened did Buda and Pest merge?", - "Output Program": [ - "Pestmerge=85.9\nanswer=Pestmerge\nprint(answer)", - "year=1867\nyear1=1873 \nyear2=24\nanswer=year2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '86.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In effect, investors are using availability heuristic to make decisions and subsequently, may be obstructing their own investment success. An investors lingering perceptions of a dire market environment may be causing them to view investment opportunities through an overly negative lens, making it less appealing to consider taking on investment risk, no matter how small the returns on perceived \"safe\" investments. To illustrate, Franklin Templetons annual Global Investor Sentiment Survey 1 asked individuals how they believed the S&P 500 Index performed in 2009, 2010 and 2011. 66 percent of respondents stated that they believed the market was either flat or down in 2009, 48 percent said the same about 2010 and 53 percent also said the same about 2011. In reality, the S&P 500 saw 26.5 percent annual returns in 2009, 15.1 percent annual returns in 2010 and 2.1 percent annual returns in 2011, meaning lingering perceptions based on dramatic, painful events are impacting decision-making even when those events are over. Question: How many more percentage of the annual returns in 2009 than 2100?", - "Output Program": [ - "annual_returns_2009=26.5\nannual_returns_2010=15.1\npercent_more_in_2009=annual_returns_2009-annual_returns_2010\nprint(percent_more_in_2009)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Zorin was born in Novocherkassk. After joining the Communist Party of the Soviet Union in 1922, Zorin held a Management position in a Moscow City Committee and the Central Committee of the Komsomol until 1932. In 1935, he graduated from the Communist Institute of Education (\u0412\u044b\u0441\u0448\u0438\u0439 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0438\u043d\u0441\u0442\u0438\u0442\u0443\u0442 \u043f\u0440\u043e\u0441\u0432\u0435\u0449\u0435\u043d\u0438\u044f). In 1935-1941, Zorin worked on numerous Party assignments and as a teacher. In 1941-1944, he was employed at the Ministry of Foreign Affairs (Soviet Union). In 1945-1947, Zorin was the Soviet Union ambassador to Czechoslovakia. In 1948, he helped organize the 1948 Czechoslovak coup d\u00e9tat. In 1947-1955 and again in 1956-1965, he was Deputy Minister of Foreign Affairs of the Soviet Union. At the same time, he held other positions, including that of the permanent Soviet representative at the UN Security Council in 1952-1953. In 1955-1956, Zorin was the first Soviet ambassador to the Federal Republic of Germany. In 1956-1965, he again represented the Soviet Union at the UN Security Council, which led to his famous confrontation with Adlai Stevenson II on 25 October 1962, during the Cuban Missile Crisis. Question: How many years was Zorin the first ambassador to the Federal Republic of Germany?", - "Output Program": [ - "years=1\nanswer=years\nprint(answer)", - "year=1952\nyear1=1953\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the USA an estimate was found of 32,500 children (<21 years) that suffer from major paediatric amputation, with 5,525 new cases each year, of which 3,315 congenital. Carr et al. (1998) investigated amputations caused by landmines for Afghanistan, Bosnia and Herzegovina, Cambodia and Mozambique among children (<14 years), showing estimates of respectively 4.7, 0.19, 1.11 and 0.67 per 1000 children. Mohan (1986) indicated in India a total of 424,000 amputees (23,500 annually), of which 10.3% had an onset of disability below the age of 14, amounting to a total of about 43,700 limb deficient children in India alone. Question: How many of the new cases each year are not congenital?", - "Output Program": [ - "cases = 5525\ncongenital = 3315\nnot_congenital = cases - congenital\nprint(not_congenital)", - "new_cases = 5525\ncongetial = 3315\n\nprint(abs(round(new_cases - congetial,2)))\n" - ], - "Output Answer": [ - "{'number': '2210', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 census Russian citizens are the most numerous foreigners - 11 991, followed by 8 444 EU citizens (UK- 2 605, Greece - 1 253, Germany- 848, Poland - 819 and Italy - 456), citizens of Ukraine - 3 064, Republic of Macedonia - 1 091, Moldova - 893 and Serbia - 569. 22.8% of them are from Asia, mostly from Turkey. Those with dual Bulgarian and other citizenship were 22 152, or 0.3% of the population. Of them persons with Bulgarian and Russian citizenship were 5 257 (23.7%), followed by persons with Bulgarian and Turkish citizenship - 4 282 (19.3%), Bulgarian and citizenship of the USA- 1 725 (7.8%). There are at least 17,527 Refugees of the Syrian Civil War with applications in Bulgaria. In 2001-2015 185,447 people applied for Bulgarian citizenship and 116,222 were provided with. 113,647 were granted on grounds of proven Bulgarian ancestry, including 59,968 Republic of Macedonia citizens. 29,218 were Moldovan citizens, 5930 Ukrainians, 5374 Serbians, 5194 Russians, 3840 Israeli, 2192 Albanians, 692 Turks and others. In 2016, 12,880 foreigners were naturalized, including 6196 Macedonians. Question: How many more Moldovan citizens were of Bulgarian ancestry than Serbian citizens with Bulgarian ancestry?", - "Output Program": [ - "moldo = 29218\nserbian = 5374\ndiff = moldo - serbian\nprint(diff)", - "bulgerin = 29218\nserbian = 5374\n\nprint(abs(round(bulgerin - serbian,2)))" - ], - "Output Answer": [ - "{'number': '23884', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap a three-game losing streak, the Raiders stayed at home for a Week 11 duel with the Cincinnati Bengals. Due to quarterback JaMarcus Russell's ineffectiveness, quarterback Bruce Gradkowski would get the start. Oakland would trail in the first quarter as Bengals quarterback Carson Palmer got a 1-yard touchdown run. Cincinnati's lead would increase as Palmer got another 1-yard touchdown run, yet the Raiders would close out the half with Gradkowski completing a 10-yard touchdown pass to tight end Zach Miller. In the third quarter, Oakland continued to rally as kicker Sebastian Janikowski got a 52-yard field goal. The Bengals would answer with kicker Shayne Graham nailing a 25-yard field goal. The Raiders would tie the game in the fourth quarter as Gradkowski found rookie wide receiver Louis Murphy on a 29-yard touchdown pass. Afterwards, after recovering a special team fumble from Cincinnati wide receiver Andre Caldwell, Oakland took advantage as Janikowski booted the game-winning 33-yard field goal. Question: How many yards was Sebastian Janikowski's longest field goal?", - "Output Program": [ - "sebastian_longest_goal = 52\nprint(sebastian_longest_goal)", - "sebastian_g1 = 52\nsebastian_g2 = 33\n\ngoals = [sebastian_g2, sebastian_g1]\nmax_goal = max(goals)\n\nif max_goal == sebastian_g1:\n print(sebastian_g1)\nelif max_goal == sebastian_g2:\n print(sebastian_g2)" - ], - "Output Answer": [ - "{'number': '52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From 2000 to 2012, consumption of cigars more than doubled in the United States, from slightly over 6.1 billion in 2000 to more than 13.7 billion in 2012. Cigar use is most common among young people. In the 2012 National Youth Tobacco Survey data, the Centers for Disease Control and Prevention (CDC) estimated that 12.6% of high school students had smoked at least one cigar in the past 30 days. After cigarettes, cigars were the second most commonly used tobacco product in youths and the most commonly used tobacco product among African American high school students. From the CDC\u2019s national Adult Tobacco Survey for 2009-2015, data suggest that prevalence among adults was highest among 18-24 years (15.9%) followed by 25-44 years old (7.2%). From the same survey, prevalence among men (10.4%) was significantly higher than women (3.1%) and likewise among LGBT (12.2%) and heterosexual (6.5%) respondents. The National Survey on Drug Use and Health (2015) indicated that 12.5 million American (over age 12) smoked a cigar product in the past month and over 24 million smoked a cigar product in the past year. As reported in other surveys, use was more common among most often among men than women and more prevalent among African- Americans and Native Americans than among white Americans. Question: How many more, in percent, was the prevalence among men than women?", - "Output Program": [ - "condition_1 = 3.1\ncondition_2 = 10.4\n\nprint(abs(round(condition_2 - condition_1,2)))", - "men = 10.4\nwomen = 3.1\ndiff = men - women\nprint(diff)" - ], - "Output Answer": [ - "{'number': '7.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2011, Samsung had the highest shipment market share worldwide, followed by Apple. In 2013, Samsung had 31.3% market share, a slight increase from 30.3% in 2012, while Apple was at 15.3%, a decrease from 18.7% in 2012. Huawei, LG and Lenovo were at about 5% each, significantly better than 2012 figures, while others had about 40%, the same as the previous years figure. Only Apple lost market share, although their shipment volume still increased by 12.9 percent; the rest had significant increases in shipment volumes of 36 to 92 percent. In Q1 2014, Samsung had a 31% share and Apple had 16%. In Q4 2014, Apple had a 20.4% share and Samsung had 19.9%. In Q2 2016, Samsung had a 22.3% share and Apple had 12.9%. In Q1 2017, IDC reported that Samsung was first placed, with 80 million units, followed by Apple with 50.8 million, Huawei with 34.6 million, Oppo with 25.5 million and Vivo with 22.7 million. Question: How many percentage points had Samsung Share decreased from the first quarter in 2014 into the fourth quarter of 2014?", - "Output Program": [ - "q1 = 31\nq2 = 19.9\n\ndifference = (q1 - q2)\n\nprint(difference)", - "one = 31\nfour = 19.9\nprint(abs(round(one - four\n ,2)))" - ], - "Output Answer": [ - "{'number': '11.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Turnovers had been a nagging problem for the Giants all year, and it seemed their first division game of 2010 would be no exception; their first two drives ended in interceptions off receivers' hands, giving the struggling Cowboys an early 10-0 lead. The Giants finally got on the board late in the first quarter courtesy of a 7-yard Nicks reception. Following a Giants fumble in the second quarter, Dallas quarterback Tony Romo was hit hard by linebacker Michael Boley and left the game with a clavicle fracture (Notably, Romo was the fifth quarterback the Giants defense knocked out of a game this year, after Moore, Cutler, Collins, and Hill). After Cowboys kick returner Dez Bryant returned a Dodge punt 93 yards for a touchdown, the Giants scored two consecutive touchdowns; an 8-yard pass to Nicks and a 14-yard pass to Smith. The Giants opened the second half with two more back-to-back touchdowns; a 25-yard pass to Manningham and a 30-yard Jacobs run. The Dallas offense, now led by veteran quarterback Jon Kitna, showed signs of life in the fourth quarter as Bryant caught two 15-yard touchdown passes. But two failed onside kicks allowed the Giants to log their third straight win over their divisional foes and the fourth win of their current streak. New York went into their bye week tied for the best record in the NFC. Question: how many yards did the giants get in the first?", - "Output Program": [ - "condition_1 = 7\ncondition_2 = 0\n\nprint(abs(round(condition_2 + condition_1,2)))\n\n", - "first_quarter = 7\nprint(first_quarter)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Oxford Olympics Study 2016 found that sports-related costs for the Summer Games since 1960 are on average USD 5.2 billion and for the Winter Games USD 3.1 billion. This does not include wider infrastructure costs like roads, urban rail, and airports, which often cost as much or more than the sports-related costs. The most expensive Summer Games are Beijing at USD 40-44 billion and the most expensive Winter Games are Sochi 2014 at USD 51 billion. As of 2016, costs per athlete are on average USD 599,000 for the Summer Games and USD 1.3 million for the Winter Games. For London 2012, cost per athlete was USD 1.4 million; for Sochi 2014, USD 7.9 million. Question: How many billions more expensive was the most expensive Summer game (at its lowest estimate) to the Summer Olympics average cost?", - "Output Program": [ - "avg_cost = 5.2\nmax_cost = 40\n\nprint(round(max_cost - avg_cost,2))" - ], - "Output Answer": [ - "{'number': '34.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Successful mining took time and capital, particularly once most of the timber around the Klondike had been cut down. A realistic mining operation required $1,500 ($1.2 million) for wood to be burned to melt the ground, along with around $1,000 ($800,000) to construct a dam, $1,500 ($1.2 million) for ditches and up to $600 ($480,000) for sluice boxes, a total of $4,600. The attraction of the Klondike to a prospector, however, was that when gold was found, it was often highly concentrated. Some of the creeks in the Klondike were fifteen times richer in gold than those in California Gold Rush, and richer still than those in Witwatersrand Gold Rush. In just two years, for example, $230,000 ($184 million) worth of gold was brought up from claim 29 on the Eldorado Creek. Question: How many dollars in total would it take to fund a realistic mining operation in today's dollars?", - "Output Program": [ - "condition_2 = 1.2*1000000+800000+1.2*1000000+480000+4600\ncondition_1 = 360\nprint(abs(round(condition_2 - condition_1,2)))", - "wood = 1200000\ndam = 800000\nditches = 1200000\nboxes = 480000\ntotal = wood + dam + ditches + boxes\nprint(total)" - ], - "Output Answer": [ - "{'number': '3680000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many yards were Jim Plunkett's passes on average, to two decimal places?", - "Output Program": [ - "JimPlunkett=12\nanswer=JimPlunkett\nprint(answer)", - "touchdowns=12.76\nprint(touchdowns)" - ], - "Output Answer": [ - "{'number': '12.76', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Tourism in Hawaii is Kauais largest industry. In 2007, 1,271,000 people visited Kauai. The two largest groups were from the continental United States (84% of all visitors) and Japan (3%). As of 2003, there were a total of approximately 27,000 jobs on Kauai, of which the largest sector was accommodation/food services (26%, 6,800 jobs) followed by government (15%) and retail (14.5%), with agriculture accounting for 2.9% (780 jobs) and educational services providing 0.7% (183 jobs). In terms of income, the various sectors that constitute the visitors industry accounted for one third of Kauais income. Employment is dominated by small businesses, with 87% of all non-farm businesses having fewer than 20 employees. As of 2003, Kauais unemployment rate was 3.9%, compared to 3.0% for the entire state and 5.7% for the United States as a whole. Kauais poverty rate was 10.5%, compared to the contiguous 48 states at 10.7%. Question: In percent, how many visitors to Kauai were not from the continental United States?", - "Output Program": [ - "us_visitors = 84\n\nprint(abs(100 - us_visitors))", - "from_us = 84\ntotal = 100\n\nnot_from_us = (total - from_us)\n\nprint(not_from_us)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1994, Democratic Party (United States) U.S. Representative Jamie L. Whitten declined to seek re-election; he had represented the 1st District for 54 years, longer than any other congressman at the time. Wicker ran to succeed him, spending $750,000 over the course of the election. He finished first in a crowded six-way Republican primary with 7,156 votes (26.62%) and proceeded to a runoff with attorney Grant Fox, who received 5,208 votes (19.37%). Former U.S. Attorney Bob Whitwell finished 600 votes short of the runoff with 4,606 votes (17.14%), 1992 nominee Clyde E. Whitaker came fourth with 4,602 votes (17.12%), 1986 nominee Larry Cobb came fifth with 4,162 votes (15.48%) and 1990 nominee Bill Bowlin took the remaining 1,147 votes (4.27%). In the runoff, Wicker defeated Fox by 11,905 votes (53.07%) to 10,527 (46.93%). Question: When did Whitten first become a representative of the 1st District?", - "Output Program": [ - "year = 1994\ntime = 54\n\nprint(abs(round((year - time),2)))", - "whitten = 1940\nprint(whitten)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1940'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Building activity occurred in numerous noble palaces and churches during the later decades of the 17th century. Some of the best examples of this architecture are Krasi\u0144ski Palace (1677-1683), Wilan\u00f3w Palace (1677-1696) and St. Kazimierz Church (1688-1692). The most impressive examples of rococo architecture are Czapski Palace (1712-1721), Palace of the Four Winds (1730s) and Visitationist Church (fa\u00e7ade 1728-1761). The neoclassical architecture in Warsaw can be described by the simplicity of the geometrical forms teamed with a great inspiration from the Roman period. Some of the best examples of the neoclassical style are the \u0141azienki Palace (rebuilt 1775-1795), Kr\u00f3likarnia (1782-1786), Carmelite Church, Warsaw (fa\u00e7ade 1761-1783) and Evangelical Holy Trinity Church, Warsaw (1777-1782). The economic growth during the first years of Congress Poland caused a rapid rise of architecture. The Neoclassical revival affected all aspects of architecture; the most notable examples are the Great Theatre, Warsaw (1825-1833) and buildings located at Plac Bankowy, Warsaw (1825-1828). Question: How many years was there building activity at Wilan\u00f3w Palace?", - "Output Program": [ - "start = 1677\nend = 1696\ndiff = end - start\nprint(diff)", - "stating_year = 1677\nend_year = 1696\nprint(end_year-stating_year)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to increase their winning streak the Bears returned to Chicago for an NFC duel with the Seattle Seahawks. The Bears took the early lead as RB Matt Forte got a six-yard TD run. But the Seahawks answered back with QB Matt Hasselbeck getting a 22-yard TD pass to WR Deon Butler, followed in the second quarter by RB Justin Forsett getting a 9-yard TD run. Then the Bears responded with kicker Robbie Gould making a 34 and a 24-yard field goal. In the third quarter the Bears fell further behind when QB Jay Cutler was sacked in the endzone by free safety Jordan Babineaux for a safety. This was followed in the fourth quarter by RB Marshawn Lynch getting a 1-yard TD run. The Bears tried to come back into the game but only came away with a touchdown after WR Devin Hester returned a punt 89 yards to the endzone for a touchdown. Question: How many yards were scored on passing and rushing touchdowns combined?", - "Output Program": [ - "td_combined = 6 + 9 + 1\npass_combined = 22\ntotal_yard = td_combined + pass_combined\nprint(total_yard)", - "condition_1 = 22\ncondition_2 = 9+1+6\n\nprint(abs(round(condition_2 + condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '38', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Greenleaf expanded and upgraded the Conn plant, and converted distribution from mail-order to retail dealers. By 1917 the assembly-line work force had increased to 550 employees who were turning out about 2500 instruments a month using a new hydraulic expansion process which Greenleaf introduced to the plant. In 1917 Conn introduced the Pan American brand for its second-line instruments. Conn founded the subsidiary Pan American Band Instrument Company in 1919 and later that year moved production of second-line instruments to the old Angledile Scale factory. In 1930 the Pan American company was absorbed by Conn, but the Pan American brand for Conns second-line instruments remained in use until 1955. Conn founded the Continental Music retail subsidiary in 1923. At its height, the operation included a chain of over 30 music stores. During the 1920s Conn owned the Elkhart Band Instrument Company (1923\u201327), the Leedy Company (1927\u201355), a manufacturer of percussion, and 49.9% of the stock of the retailer Selmer Company (1923\u201327). Conn purchased the drum manufacturer Ludwig Drums, the instrument import/retail operation of the Carl Fischer Music company, and accordion manufacturer Soprani in 1929. From 1940 to 1950 they owned the Haddorff Piano Company, and from 1941 to 1942 the Straube Piano Company. Question: How many more years was the Haddorff Piano Company owned 1940-1950 than Straube Piano Company?", - "Output Program": [ - "year=1940\nyear1=1949\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The U.S. Institute of Medicine (IOM) updated Estimated Average Requirements (EARs) and Recommended Dietary Allowances (RDAs) for iron in 2001. The current EAR for iron for women ages 14\u201318 is 7.9 mg/day, 8.1 for ages 19\u201350 and 5.0 thereafter (post menopause). For men the EAR is 6.0 mg/day for ages 19 and up. The RDA is 15.0 mg/day for women ages 15\u201318, 18.0 for 19\u201350 and 8.0 thereafter. For men, 8.0 mg/day for ages 19 and up. RDAs are higher than EARs so as to identify amounts that will cover people with higher than average requirements. RDA for pregnancy is 27 mg/day and, for lactation, 9 mg/day. For children ages 1\u20133 years 7 mg/day, 10 for ages 4\u20138 and 8 for ages 9\u201313. As for safety, the IOM also sets Tolerable upper intake levels (ULs) for vitamins and minerals when evidence is sufficient. In the case of iron the UL is set at 45 mg/day. Collectively the EARs, RDAs and ULs are referred to as Dietary Reference Intakes. Question: How many years does an RDA of 8 last for children?", - "Output Program": [ - "condition_1 = 9\ncondition_2 = 13\n\nprint(abs(round(condition_2 - condition_1,2)))", - "child = 4\nprint(child)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: How many years after Routt and Ouray were formed was Chaffee County created?", - "Output Program": [ - "routt = 1877\ncounty = 1879\n\nafter = county - routt \n\nprint(after)", - "rouat_and_oury_formed_year = 1877\nchaffee_created = 1879\nprint(abs(rouat_and_oury_formed_year-chaffee_created))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many registered voters were not Deomcrat or unaffiliated?", - "Output Program": [ - "total = 20722\ndemocrat = 12078\nunaffiliated = 7693\nother = total - democrat - unaffiliated\nprint(other)", - "condition_2 = 12078+7693\ncondition_1 = 20722\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '951', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Mount Vesuvius has erupted many times. The famous eruption in AD 79 was preceded by numerous others in prehistory, including at least three significantly larger ones, the best known being the Avellino eruption around 1800 BC which engulfed several Bronze Age settlements. Since AD 79, the volcano has also erupted repeatedly, in 172, 203, 222, possibly in 303, 379, 472, 512, 536, 685, 787, around 860, around 900, 968, 991, 999, 1006, 1037, 1049, around 1073, 1139, 1150, and there may have been eruptions in 1270, 1347, and 1500. The volcano erupted again in 1631, six times in the 18th century (including 1779 and 1794), eight times in the 19th century (notably in 1872), and in 1906, 1929 and 1944. There have been no eruptions since 1944, and none of the eruptions after AD 79 were as large or destructive as the Pompeian one. Vesuvius entered a new phase in December 1631, when a major eruption buried many villages under lava flows, killing around 3,000 people. Torrents of lahar were also created, adding to the devastation. Activity thereafter became almost continuous, with relatively severe eruptions occurring in 1660, 1682, 1694, 1698, 1707, 1737, 1760, 1767, 1779, 1794, 1822, 1834, 1839, 1850, 1855, 1861, 1868, 1872, 1906, 1926, 1929, and 1944. Question: How many severe eruptions happened from the first one in the 1700s and the third one of the 1800s?", - "Output Program": [ - "eruptions = 9\nprint(eruptions)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many percent of people were not of French descent?", - "Output Program": [ - "french_descent = 0.2\ntotal = 100\nnon_french_descent = total - french_descent\nprint(non_french_descent)", - "french_decent = 0.2\nprint(100-french_decent)" - ], - "Output Answer": [ - "{'number': '99.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Part of the crop was destroyed by hurricanes in 1979 and 1980, and 1979-80 production was only 670,000 bags (40,200 tons). Although production was usually about 57,000-59,000 tons annually in the 1980s, the acreage harvested declined from in the early 1980s to in 1999, indicating a greater yield per acre. Coffee production in 1999 was estimated at 35,000 tons; exports of coffee in 2001 generated $11 million. Cocoa and tobacco are also grown for export. Dominican Republic is one of the top 10 major producer and exporter of cocoa in the world. Cocoa is also grown in the Cibao Valley around San Francisco de Macoris. Tobacco is also grown in the Cibao Valley, but around Santiago. In 1999, production of cocoa beans was 26,000 tons and of tobacco, 35,000 tons. Rice is grown around Monte Cristi & San Francisco de Macoris. Banana production in 1999 was 432,000 tons. Production of other crops in 1999 (in thousands of tons) included rice, 563; coconuts, 184; cassava, 127; tomatoes, 281; pulses, 69; dry beans, 26; eggplants, 7; and peanuts, 2. Question: How many areas is rice grown?", - "Output Program": [ - "num_of_rice_grow_areas=2\nprint(num_of_rice_grow_areas)", - "rice_grown = [\"MOnte christi\",\"san fransisco\"]\n\nprint(len(rice_grown))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: How many fires occurred in the 1700s?", - "Output Program": [ - "fires = 3\nprint(fires)", - "fires = (1702,1751,1756)\n\nprint(abs(round(len(fires),2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 78,003 housing units at an average density of 2,446.5 per square mile (944.6/km\u00b2), of which 44,914 (60.5%) were owner-occupied, and 29,371 (39.5%) were occupied by renters. The homeowner vacancy rate was 1.1%; the rental vacancy rate was 5.4%. 115,470 people (60.8% of the population) lived in owner-occupied housing units and 73,632 people (38.8%) lived in rental housing units. Question: How many total units were occupied?", - "Output Program": [ - "condition_1 = 44914\ncondition_2 = 29371\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "owner = 44914\nrenters = 29371\nprint(owner + renters)" - ], - "Output Answer": [ - "{'number': '74285', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: How many counties were added in 1889?", - "Output Program": [ - "country = ['morgan', 'yuma', 'cheyenne', 'otero', 'rio blanco', 'phillips', 'sedgwick', 'kiowa', 'kit carson',\n 'lincoln', 'prowers', 'baca', 'montezuma']\nlength = len(country)\nprint(length)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The population of the Jews in Gorlice is not well documented or reliable before the later half of the 19th century. There are statistics on the Jewish population from 1880 to 1910 though. Looking first at the Gorlice district in 1880 there was a total of 74,072 residents and out of those 6.4% (4,755) were Jews. Just in the city of Gorlice itself, there were 2,257 jews out of the around 5,000 residents of the city which is close to 50%. The population of Jews in Gorlice grew to 7.5% of the Gorlice district composed of Jews in 1910 and 51% of residents in the City of Gorlice were Jewish at that time (3,495 out of 6,600). Question: In what year was the Jewish population slightly less than 50%?", - "Output Program": [ - "year = 1980\nprint(year)", - "print(1880)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1880'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first run of the magazine was priced at 25 cents for the first fifteen years of its life except for the oversized May/June/July 1924 issue, which was 50 cents. In September 1939 the price was reduced to 15 cents, where it stayed until the September 1947 issue, which was 20 cents. The price went up again to 25 cents in May 1949; the digest-sized issues from September 1953 to September 1954 were 35 cents. The first three paperbacks edited by Lin Carter were priced at $2.50; the fourth was $2.95. The two Bellerophon issues were $2.50 and $2.95. The Terminus Weird Tales began in Spring 1988 priced at $3.50; this went up to $4.00 with the Fall 1988 issue, and to $4.95 with the Summer 1990 issue. The next price increase was to $5.95, in Spring 2003, and then to $6.99 with the January 2008 issue. The first two issues from Nth Dimension Media were priced at $7.95 and $6.99; the last two were $9.99 each. Question: How many dollars would it have cost to buy the first paperback edited by Lin Carter, the second Bellerophon issue and the Fall 1988 issue of the Terminus Weird Tales?", - "Output Program": [ - "Bellerophon=2.50\npriced=7.95\nanswer=priced+Bellerophon\nprint(answer)", - "Bellerophon=2.95\nTerminus=3.50\nanswer=Terminus+Bellerophon\nprint(answer)" - ], - "Output Answer": [ - "{'number': '9.45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 19th century was dominated by the Hungarian struggle for independence and modernisation. The national insurrection against the Habsburgs began in the Hungarian capital Hungarian Revolution of 1848 and was defeated one and a half years later, with the help of the Russian Empire. 1867 was the year of Austro-Hungarian Compromise of 1867 that brought about the birth of Austria-Hungary. This made Budapest the twin capital of a dual monarchy. It was this compromise which opened the second great phase of development in the history of Budapest, lasting until World War I. In 1849 the Chain Bridge (Budapest) linking Buda with Pest was opened as the first permanent bridge across the Danube and in 1873 Buda and Pest were officially merged with the third part, \u00d3buda (Old Buda), thus creating the new metropolis of Budapest. The dynamic Pest grew into the countrys administrative, political, economic, trade and cultural hub. Ethnic Hungarians overtook Danube Swabians in the second half of the 19th century due to mass migration from the overpopulated rural Transdanubia and Great Hungarian Plain. Between 1851 and 1910 the proportion of Hungarians increased from 35.6% to 85.9%, Hungarian became the dominant language, and German was crowded out. The proportion of Jews peaked in 1900 with 23.6%. Due to the prosperity and the large Jewish community of the city at the start of the 20th century, Budapest was often called the \"Jewish Mecca\" or \"Judapest\". In 1918, Austria-Hungary lost the war and collapsed; Hungary declared itself an independent republic (Republic of Hungary). In 1920 the Treaty of Trianon partitioned the country, and as a result, Hungary lost over two-thirds of its territory, and about two-thirds of its inhabitants, including 3.3 million out of 15 million ethnic Hungarians. Question: How many years after Austria-Hungary lost the war and collapsed was Hungary partitioned?", - "Output Program": [ - "start = 1918\nend = 1920\n\ndiff= end-start\nprint(diff)", - "condition_1 = 1918\ncondition_2 = 1920\n\nprint(abs(condition_2 - condition_1))\n\n" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent more of the population was not white in 2010 than in 1990?", - "Output Program": [ - "y1 = 72.1\ny2 = 47.9\nprint(y1 - y2)", - "condition_1 = 72.1\ncondition_2 = 47.9\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '24.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many people had a higher education qualification or passed either of the GCE levels?", - "Output Program": [ - "higher = 499563\nalevel = 2293841\nolevel = 3159402\ntotal = higher + alevel + olevel\nprint(total)", - "higher_edu = 499563\ngce = 2293841+3159402\n\nprint(abs(round(higher_edu + gce,2)))" - ], - "Output Answer": [ - "{'number': '5952806', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many people were in Fergana, Andijan, Kokand and Namangan?", - "Output Program": [ - "fergana = 8977\nandj = 49682\nkok_namangan = 86704+61906\n\nprint(abs(round((fergana+andj) + (kok_namangan),2)))", - "fergana = 8977\nandijan = 49682\nkokand = 86704\nnamangan = 61906\ntotal = fergana + andijan + kokand + namangan\nprint(total)" - ], - "Output Answer": [ - "{'number': '207269', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States vitamin E supplement use by female health professionals was 16.1% in 1986, 46.2% in 1998, 44.3% in 2002, but decreased to 19.8% in 2006. Similarly, for male health professionals, rates for same years were 18.9%, 52.0%, 49.4% and 24.5%. The authors theorized that declining use in these populations may have due to publications of studies that showed either no benefits or negative consequences from vitamin E supplements. Within the US military services, vitamin prescriptions written for active, reserve and retired military, and their dependents, were tracked over years 2007-2011. Vitamin E prescriptions decreased by 53% while vitamin C remained constant and vitamin D increased by 454%. A report on vitamin E sales volume in the US documented a 50% decrease between 2000 and 2006, with a cause attributed to a meta-analysis that had concluded that high-dosage vitamin E increased all-cause mortality. Question: How many percent higher was Vitamin E supplement use by female health professionals in 2006 over 1986?", - "Output Program": [ - "y2006 = 19.8\ny1986 = 16.1\n\nprint(abs(round(y2006-y1986,2)))", - "_2006 = 19.8\n_1986 = 16.1\npercent_higher = _2006 - _1986\nprint(percent_higher)" - ], - "Output Answer": [ - "{'number': '3.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Japanese began to catch gray whales beginning in the 1570s. At Kawajiri, Nagato Province, 169 gray whales were caught between 1698 and 1889. At Tsuro, Japan, Shikoku, 201 were taken between 1849 and 1896. Several hundred more were probably caught by American and European whalemen in the Sea of Okhotsk from the 1840s to the early 20th century. Whalemen caught 44 with nets in Japan during the 1890s. The real damage was done between 1911 and 1933, when Japanese whalemen killed 1,449 after Japanese companies established several whaling stations on Korean Peninsula and on Chinese coast such as near the Daya bay and on Hainan Island. By 1934, the western gray whale was near extinction. From 1891 to 1966, an estimated 1,800\u20132,000 gray whales were caught, with peak catches of between 100 and 200 annually occurring in the 1910s. Question: How many whales were caught per year on average from 1849 to 1896 in Tsuro, Japan, Shikoku?", - "Output Program": [ - "whales=4.020\nanswer=whales\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4.28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With Steigerwalds departure in 1999, Mike Lange shared the broadcast booth with former Penguins defenseman Peter Taglianetti. Taglianetti, a two-time Stanley Cup winner with the team in 1991 and 1992, remained in the position for one season before being replaced by Ed Olczyk. Lange and Olczyk were broadcast partners from 2000 until 2003, when Olczyk left the booth to become the 18th head coach in Penguins history that had become upon due to the firing of previous Head Coach Rick Kehoe after the 2002\u201303 season. With Olczyks vacancy, the Penguins hired Bob Errey as their new color commentator for the start of the 2003\u201304 season (a position that he continues to hold as of the start of the 2012\u201313 season. Lange and Errey remained in the booth until 2005\u201306. After 26 seasons in the television broadcast booth, Mike Lange was not retained by FSN Pittsburgh. Instead, he was replaced by former broadcast partner Paul Steigerwald, who remained the TV play-by-play broadcaster for the team until the 2016\u201317 season. Lange returned to the radio broadcast booth and currently holds the position of radio play-by-play announcer, the same position he had held with the team in the mid-1970s. Following the 2016\u201317 season, Steigerwald moved back to the Penguins front office and NHL Network (U.S. TV network) personality Steve Mears was hired as the new television play-by-play announcer starting with the 2017\u201318 season. Question: How many years were Lange and Olczyk broadcast partners?", - "Output Program": [ - "start_year = 2000\nend_year = 2003\nprint(end_year-start_year)", - "y1 = 2003\ny2 = 2000\nprint(y1-y2)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not Asian American?", - "Output Program": [ - "American=100\nAsianAmerican=1.3\nanswer=American-AsianAmerican\nprint(answer)", - "AsianAmerican=1.3\npeople=100\nanswer=people-AsianAmerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '98.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The place of birth of the towns residents was 87.78% United Kingdom (including 61.80% from Scotland), 0.63% Republic of Ireland, 4.18% from other European Union countries, and 7.42% from elsewhere in the world. The economic activity of residents aged 16-74 was 23.94% in full-time employment, 8.52% in part-time employment, 4.73% self-employed, 1.94% unemployed, 31.14% students with jobs, 9.08% students without jobs, 13.24% retired, 2.91% looking after home or family, 2.84% permanently sick or disabled, and 1.67% economically inactive for other reasons. Question: How many all economic activity have a percentage combined of part-time employment, self employed and unemployed?", - "Output Program": [ - "part_time = 8.52\nself = 4.73\nunemployed = 1.94\n\nprint(abs(round(self + unemployed \n +part_time,2)))", - "percent_part_time=8.52\npercent_self_employed=4.73\npercent_unemployed=1.94\n\ntotal=percent_part_time+percent_self_employed+percent_unemployed\nprint(total)" - ], - "Output Answer": [ - "{'number': '15.19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more people, in terms of percentage, were in the third largest age group compared to the second smallest?", - "Output Program": [ - "third_largest = 24.2\nsecond_smallest = 9.5\n\nprint(abs(third_largest - second_smallest))", - "percent_people_third_largest_group = 24.2\npercent_people_second_smallest_group = 9.5\npercent_more = round(percent_people_third_largest_group - percent_people_second_smallest_group,1)\nprint(percent_more)" - ], - "Output Answer": [ - "{'number': '14.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On September 11, 2016, Boldin caught three passes for 35 yards in the season opening victory against the Indianapolis Colts. His 35 yards give him 13,230 yards for his career, moving ahead of Andre Reed for No. 16 all-time. On September 18, 2016, Boldin caught his 75th career touchdown (and first with the Lions) against the Tennessee Titans. On October 23, 2016, Boldin caught the game-winning touchdown with 19 seconds left against the Washington Redskins. On November 6, 2016, Boldin caught his fifth touchdown of the season against the Minnesota Vikings. On November 24, 2016, Boldin caught seven passes for 69 yards and a touchdown against the Minnesota Vikings. Boldin recorded a 2-yard touchdown and a 9-yard reception. On December 11, 2016, Boldins three receptions against the Chicago Bears, including a 16-yard second quarter TD, gave him 1,064 catches for his career, moving him into 10th all time, passing Andre Johnson. Boldin finished the season with 67 receptions on 95 targets for 584 yards and eight touchdowns. His 15 red zone receptions ranked No. 2 among NFL wide receivers in 2016. Question: How many players had more red zone receptions than Boldin in 2016?", - "Output Program": [ - "rank_in_red = 2\n\nprint(abs(rank_in_red - 1))", - "boldin = 2\nremaining = boldin - 1\nprint(remaining)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Despite early-season injuries to Brandon Rush and Andrew Bogut, and despite starting two rookies (Barnes and Ezeli), the 2012-2013 Warriors had one of their best starts in decades. The team earned 20 wins in less than 30 games played for the first time since 1992. The Warriors also achieved a milestone by completing their first ever 6\u20131 road trip in franchise history, including a 97\u201395 win over the defending champion Heat in Miami. On April 9, 2013, with a win over the Minnesota Timberwolves, the Warriors clinched the playoffs for the second time in 19 years and the first time since the 2006\u201307 \"We Believe\" Warriors. This time, the local battle cry was \"We Belong\". The team finished the season with a record of 47\u201335, earning the sixth seed in the Western Conference, and defeated the Denver Nuggets in the first round of the playoffs by winning four out of six games. They lost in the second round to the San Antonio Spurs, four games to two. This was the first playoff experience for all of the starters of this group except for Andrew Bogut. Other highlights of the season included Stephen Currys 272 three-point baskets (an NBA single-season record for the player nicknamed \"baby-faced assassin\") and the naming of forward David Lee to the 2013 NBA All-Star Game as a reserve, ending the teams 16-year drought without an All Star selection. Curry and Klay Thompson, dubbed the \"Splash Brothers\" by team employee Brian Witt for their backcourt shooting prowess, combined for 483 three-pointers during the season, easily besting the prior record of 435 set by the Orlando Magics Nick Anderson and Dennis Scott in 1995\u201396. Question: How many threes on the year did Thompson and Curry make in the 2012-2013 season?", - "Output Program": [ - "Thompson=483\nanswer=Thompson \nprint(answer)" - ], - "Output Answer": [ - "{'number': '483', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many more housing units are there than families?", - "Output Program": [ - "family = 111904\nhouseing_units = 215856\ndiff = houseing_units - family\nprint(diff)" - ], - "Output Answer": [ - "{'number': '103952', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The life expectancy at birth in Himachal Pradesh increased significantly from 52.6 years in the period from 1970-75 (above the national average of 49.7 years) to 72.0 years for the period 2011-15 (above the national average of 68.3 years). The infant mortality rate stood at 40 in 2010, and the crude birth rate has declined from 37.3 in 1971 to 16.9 in 2010, below the national average of 26.5 in 1998. The crude death rate was 6.9 in 2010. Himachal Pradeshs literacy rate has almost doubled between 1981 and 2011 (see table to right). The state is one of the List of Indian states and union territories by literacy rate with a literacy rate of 83.78% as of 2011. Question: How many years did the life expectancy at birth in Himachal Pradesh increase between 1970 - 1975 and 2011 - 2015?", - "Output Program": [ - "first_range = 52.6\nsecond_range = 72.0\ndiff = second_range - first_range\nprint(diff)", - "condition_1 = 49.7\ncondition_2 = 68.3\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '19.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many percent were not Peru?", - "Output Program": [ - "peru = 0.2\n \nprint(abs(round(100 - peru,2)))", - "peru = 0.2\ntotal = 100\n\nnot_peru = (total - peru)\n\nprint(not_peru)" - ], - "Output Answer": [ - "{'number': '99.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of people were not Hispanic or Latino in California?", - "Output Program": [ - "hispanic_in_california = 37.6 \nprint(abs(round(100 - hispanic_in_california,2)))" - ], - "Output Answer": [ - "{'number': '62.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Toward the end of his third term as Mayor of Jacksonville, Martin announced he would not seek re-election and instead declared his candidacy for 1924 Florida gubernatorial election. In the Democratic Party (United States) on June 3, Martin defeated former Governor Sidney Johnston Catts, Frank E. Jennings, Worth W. Trammell (brother of Senator and former Governor Park Trammell), and Charles H. Spencer. There were 55,715 votes for Martin, 43,230 votes for Catts, 37,962 votes for Jennings, 8,381 votes for Trammell, and 1,408 votes for Spencer. Because no candidate received a majority, the second choice of Jennings, Trammell, and Spencer voters were added to the totals for Martin and Catts. Martin won with 73,054 votes versus 49,297 votes for Catts. With the Democratic primary then being tantamount to election, Martin won the general election. He defeated Republican Party (United States) William R. ONeal by a vote of 84,181 to 17,499, a margin of 65.58%. Question: How many more votes did Martin won the general election over ONeal?", - "Output Program": [ - "martin = 84181\noneal = 17499\ndiff = martin - oneal\nprint(diff)", - "condition_2 = 84181\ncondition_1 = 17499\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '49183', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States vitamin E supplement use by female health professionals was 16.1% in 1986, 46.2% in 1998, 44.3% in 2002, but decreased to 19.8% in 2006. Similarly, for male health professionals, rates for same years were 18.9%, 52.0%, 49.4% and 24.5%. The authors theorized that declining use in these populations may have due to publications of studies that showed either no benefits or negative consequences from vitamin E supplements. Within the US military services, vitamin prescriptions written for active, reserve and retired military, and their dependents, were tracked over years 2007-2011. Vitamin E prescriptions decreased by 53% while vitamin C remained constant and vitamin D increased by 454%. A report on vitamin E sales volume in the US documented a 50% decrease between 2000 and 2006, with a cause attributed to a meta-analysis that had concluded that high-dosage vitamin E increased all-cause mortality. Question: How many percent was the decrease in 2006 from 2002 of the female health professionals using a vitamin E supplement?", - "Output Program": [ - "start = 44.3\nend = 19.8\ndifference = round(start - end, 1)\nprint(difference)" - ], - "Output Answer": [ - "{'number': '24.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ethnic change has been transforming the population. By 2009, nearly 45 percent of the residents spoke a language other than English at home. Whites now comprise only 45 percent of the population, while the numbers of Hispanics grow steadily, along with Vietnamese, Korean and Chinese families. The percentage of foreign-born residents jumped to 30 percent in 2008 from 6 percent in 1970. The mayor of Irvine, Sukhee Kang, was born in Korea, making him the first Korean-American to run a major American city. \u201cWe have 35 languages spoken in our city,\u201d Kang observed. The population is diverse age-wise, with 27.0% under the age of 18, 9.4% from 18 to 24, 33.2% from 25 to 44, 20.6% from 45 to 64, and 9.9% 65 years of age or older. The median age is 33 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.7 males. Question: How many more people, in terms of percentage, were between 18 to 44 years old compared to those 65 and older?", - "Output Program": [ - "age_18_44 = 9.4+33.2\nage_65 = 9.9 \n\nprint(abs(round(age_18_44 -age_65,2)))", - "_18 = 9.4 + 33.2\nolder = 9.9\ndiff = _18 - older\nprint(diff)" - ], - "Output Answer": [ - "{'number': '32.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many more percent of households were married living together than had a male householders with no spouse present and were households made up of individuals combined? ?", - "Output Program": [ - "female=12.7\naverage=3.24\nanswer=female+average \nprint(answer)", - "livingtogether=48.3\nhouseholds=37.1\nanswer=livingtogether-households \nprint(answer)" - ], - "Output Answer": [ - "{'number': '16.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Of the built up area, industrial buildings made up 1.7% of the total area while housing and buildings made up 10.7% and transportation infrastructure made up 7.3%. Power and water infrastructure as well as other special developed areas made up 3.5% of the area while parks, green belts and sports fields made up 1.5%. Out of the forested land, 38.8% of the total land area is heavily forested and 1.2% is covered with orchards or small clusters of trees. Of the agricultural land, 22.0% is used for growing crops and 12.1% is pastures. Of the water in the municipality, 0.2% is in lakes and 0.6% is in rivers and streams. Question: How many total percent was industrial buildings, water, power and transportation infrastructure?", - "Output Program": [ - "condition_1 = 1.7\ncondition_2 = 7.3+3.5\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "industrial = 1.7\ntransportation = 7.3\nwater = 3.5\ntotal = industrial + transportation + water\nprint(total)" - ], - "Output Answer": [ - "{'number': '12.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In April 2001, the families of more than 30 victims received a $2,538,000 settlement in their case against the families of Eric Harris, Dylan Klebold, Mark Manes, and Phillip Duran. Under the terms of the settlement, the Harrises and the Klebolds contributed $1,568,000 through their homeowners policies, with another $32,000 set aside for future claims; the Manes contributed $720,000, with another $80,000 set aside for future claims; and the Durans contributed $250,000, with an additional $50,000 available for future claims. The family of Isaiah Shoels, the only African-American victim, rejected this settlement, but in June 2003 were ordered by a judge to accept a $366,000 settlement in their $250-million lawsuit against the shooters families. In August 2003, the families of victims Daniel Rohrbough, Kelly Fleming, Matt Kechter, Lauren Townsend, and Kyle Velasquez received undisclosed settlements in a wrongful death suit against the Harrises and Klebolds. Question: How many more dollars did the Manes contribute compared to the Durans?", - "Output Program": [ - "Manes=7200000\nDurans=250000\nanswer=Manes-Durans\nprint(answer)" - ], - "Output Answer": [ - "{'number': '470000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many in percent weren't 18 to 24?", - "Output Program": [ - "from_18_to_24 = 6.8\ntotal = 100\n\nnot_from_18_to_24= (total - from_18_to_24)\n\nprint(not_from_18_to_24)", - "age_18_24 = 6.8\n \nprint(abs(round(100 - age_18_24,2)))", - "age_18_24 = 6.80 \n \nprint(abs(round(100 - age_18_24,2)))", - "age=6.80\ntotal=100\nanswer=total-age\nprint(answer)", - "age_of_18_24 = 6.80\n\nprint(abs(round(100 - age_of_18_24,2)))", - "age_18_to_24 = 6.8\ntotal = 100\n\nnot_age_18_to_24 = (total - age_18_to_24)\n\nprint(not_age_18_to_24)", - "people_in_18_24 = 6.80\n\nprint(abs(round(100 - people_in_18_24,2)))", - "percent_18_to_24 = 6.8\npercent_not_18_to_24 = 100 - percent_18_to_24\nprint(percent_not_18_to_24)", - "ageolder=6.80\npeople=100\nanswer=people-ageolder\nprint(answer)" - ], - "Output Answer": [ - "{'number': '93.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '93.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many percent were not Thailand?", - "Output Program": [ - "total = 100\nthailand = 72\ndifference = total - thailand\nprint(difference)", - "condition_1 = 72\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their home win over the Browns, the Cardinals flew to Qwest Field for a Week 14 NFC West rematch with the Seattle Seahawks. In the first quarter, Arizona trailed early as Seahawks kicker Josh Brown managed to get a 23-yard field goal, along with QB Matt Hasselbeck completing a 7-yard TD pass to WR Nate Burleson. In the second quarter, the Cards continued to trail as Hasselbeck completed a 15-yard TD pass to WR Bobby Engram and a 17-yard TD pass to WR Deion Branch. The Cardinals would get on the board as QB Kurt Warner completed a 5-yard TD pass to WR Bryant Johnson, yet Seattle increased their lead prior to halftime with Brown kicking a 41-yard field goal. In the third quarter, the Cards tried to rally as Warner completed a 2-yard TD pass to WR Jerheme Urban for the only score of the period. However, in the fourth quarter, the Seahawks pulled away as Hasselbeck completed a 3-yard TD pass to TE Marcus Pollard, RB Josh Scobey tackling Cardinals punter Mitch Berger in the end zone for a safety, and CB Marcus Trufant returning an interception 84 yards for a touchdown (with a failed PAT). Arizona tried to come back as Warner completed an 11-yard TD pass to WR Larry Fitzgerald. However, Seattle's defense was too much to overcome. Question: How many yards was the longest touchdown pass?", - "Output Program": [ - "td_pass_1 = 7\ntd_pass_2 = 15\ntd_pass_3 = 17\ntd_pass_4 = 5\ntd_pass_5 = 2\ntd_pass_5 = 3\n\ntd_pass = (td_pass_1,td_pass_2,td_pass_3,td_pass_4,td_pass_5)\nlongest = max(td_pass)\n\nif longest == td_pass_5:\n print(td_pass_5)\nelif longest == td_pass_4:\n print(td_pass_4)\nelif longest == td_pass_3:\n print(td_pass_3)\nelif longest == td_pass_2:\n print(td_pass_3)\nelif longest == td_pass_1:\n print(td_pass_1)", - "longest_touchdown_pass = 17\nprint(longest_touchdown_pass)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Like many former mill towns, Huddersfield has a higher than average number of residents from Minority group. The white population makes up 81% of the population comparing to 91.3% for England as a whole (2001). The largest ethnic minority group are those who have described themselves as being Asian people or British Asian originating from the Indian sub-continent (India, Pakistan, Bangladesh and Sri Lanka) with 10,837, or 8.9% (compared to 1.4% for England as a whole). An ethnicity summary of the towns 121,620 population is 98,454 (81.0%) white, 15,072 (12.4%) Asian or British Asian, 4,328 (3.6%) Black or Black British, 328 (0.3%), 259 (0.2%) Other and 3,131 (2.6%) Mixed. In 2011, Huddersfield had a population of 162,949 and was 75.8% White (which includes people from Ireland, Mainland Europe and other places), 72.1% White British (or 117,548 people), 14.9% Asian (24,201 people) and 4.2% Black (6,822 people). Question: How many percent less of Huddersfield residents were white, compared to England as a whole?", - "Output Program": [ - "white = 81\nengland = 91.3\n\nprint(abs(round(white - england,2)))", - "white = 81\nengland = 91.3\ndiff = england - white\nprint(diff)" - ], - "Output Answer": [ - "{'number': '10.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2001-2002 Rodriguezs power hitting numbers improved with his move to the Texas Rangers. In his first season there, Rodriguez produced one of the top offensive seasons ever for a shortstop, leading the American League with 52 HR, 133 runs scored, and 393 total bases. He became the first player since 1932 with 50 homers and 200 hits in a season, just the third shortstop to ever lead the league in homers, and was just the second AL player in the last 34 seasons (beginning 1968) to lead the league in runs, homers, and total bases; his total base figure is the most ever for a major league shortstop. His 52 homers made him the sixth youngest to ever reach 50 homers and were the highest total ever by a shortstop, surpassing Ernie Banks record of 47 in 1958, and also the most ever for an infielder other than a 1st baseman, breaking Phillies 3B Mike Schmidts mark of 48 in 1980. It was his 5th 30-homer campaign, tying Banks for most ever by a shortstop. He also tied for the league lead in extra-base hits (87) and ranked third in RBIs (135) and slugging (.622). He was also among the AL leaders in hits (4th, 201), average (7th, .318), and on-base percentage (8th, .399). He established Rangers club records for homers, runs, total bases, and hit by pitches, had the 2nd most extra-base hits, and the fourth-highest RBI total. He led the club in runs, hits, doubles (34), homers, RBI, slugging, and on-base percentage and was second in walks (75), stolen bases (18), and game-winning RBI (14) while posting career highs for homers, RBI, and total bases. Rodriguez started 161 games at shortstop and one as the Designated hitter, the only major league player to start all of his teams games in 2001. Question: How many more games did Rodriguez start at shortstop than at designated hitter in 2001?", - "Output Program": [ - "shrotstop = 161\ndesignated = 1\ndiff = shrotstop - designated\nprint(diff)" - ], - "Output Answer": [ - "{'number': '160', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many more people, in terms of percentages, were there in the largest Asian ethnicity compared to the second largest ethnicity in the 2010 Guam census?", - "Output Program": [ - "condition_one = 26.3\ncondition_two = 2.2\n\nprint(abs(round(condition_one-condition_two,2)))", - "larg = 26.3\nsecond = 2.2\ndiff = larg - second\nprint(diff)" - ], - "Output Answer": [ - "{'number': '24.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: How many ywars after Chaffee County was created were Dolores and Pitkin counties created?", - "Output Program": [ - "chaffee = 1879\ntwo = 1881\ndiff = two - chaffee\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States presidential election in New Jersey, 2012, Democrat Barack Obama received 14,640 votes (93.3% vs. 66.0% countywide), ahead of Republican Mitt Romney with 909 votes (5.8% vs. 32.3%) and other candidates with 46 votes (0.3% vs. 0.8%), among the 15,683 ballots cast by the citys 22,555 registered voters, for a turnout of 69.5% (vs. 68.8% in Union County). In the United States presidential election in New Jersey, 2008, Democrat Barack Obama received 15,280 votes (92.3% vs. 63.1% countywide), ahead of Republican John McCain with 1,110 votes (6.7% vs. 35.2%) and other candidates with 56 votes (0.3% vs. 0.9%), among the 16,548 ballots cast by the citys 22,516 registered voters, for a turnout of 73.5% (vs. 74.7% in Union County). In the United States presidential election in New Jersey, 2004, Democrat John Kerry received 11,508 votes (85.4% vs. 58.3% countywide), ahead of Republican George W. Bush with 1,773 votes (13.2% vs. 40.3%) and other candidates with 88 votes (0.7% vs. 0.7%), among the 13,480 ballots cast by the citys 20,445 registered voters, for a turnout of 65.9% (vs. 72.3% in the whole county). Question: What year did Obama get the most votes, 2008 or 2012?", - "Output Program": [ - "y2012 = 14640\ny2008 = 15280\n\n\ndata = (y2012,y2008)\n\nanswer = max(data)\n\n\nif answer == y2008:\n print(2008)\nelif answer == y2012:\n print(2012)\n", - "highest = 2008\nprint(highest)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2008'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Allegany County is considered a conservative county, supporting Republican national and state candidates. In 2004, it voted for George W. Bush over John Kerry 63% to 34%, and in 2008 it voted for John McCain over Barack Obama 59% to 39%. It has been reported that in the last 170 years, the only Democratic candidates to win were Franklin Pierce in 1852 and Lyndon B. Johnson in 1964. In 2006, neither Democrat Eliot Spitzer or Hillary Clinton carried it in their otherwise landslide elections for governor and US senator, respectively. Eliot Spitzer lost 48.98% to John Fasos 49.03%. Hillary Clinton lost the county by 3 points. In 2010, Andrew Cuomo lost by a wide margin while Senator Chuck Schumer carried it by a narrow margin of 49.46% to Jay Townsends 48.86% a margin of 78 votes. It was one of only two counties that Senator Kirsten Gillibrand lost to Wendy Long in United States Senate election in New York, 2012. Question: How many more percent of the vote did George W. Bush get than John Kerry in 2004?", - "Output Program": [ - "George=63\nJohn=34\nanswer=George-John\nprint(answer)", - "George=63\nJohn=34\nanswer=George-George\nprint(answer)" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Under coaches Floyd (1995\u201398) and Larry Eustachy (1998\u20132003), Iowa State achieved even greater success. Floyd took the Cyclones to the Sweet Sixteen in 1997 and Eustachy led ISU to two consecutive Big 12 Conference regular season conference titles in 1999-2000 and 2000\u201301, plus the conference tournament title in 2000. Seeded No. 2 in the 2000 NCAA tournament, Eustachy and the Cyclones defeated UCLA in the Sweet Sixteen before falling to Michigan State University, the eventual NCAA Champion, in the regional finals by a score of 75-64 (the differential representing the Michigan State Spartans narrowest margin of victory in the tournament). Standout Marcus Fizer and Jamaal Tinsley were scoring leaders for the Cyclones who finished the season 32-5. Tinsley returned to lead the Cyclones the following year with another conference title and No. 2 seed, but ISU finished the season with a 25-6 overall record after a stunning loss to No. 15 seed Hampton University in the first round. Question: How many years was Floyd coach of Iowa State?", - "Output Program": [ - "start = 1995\nend = 1998\ndiff = end - start\nprint(diff)", - "condition_1 = 1995\ncondition_2 = 1998\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many inhabitants in the provinces Chust, Osh and Uzbekistan?", - "Output Program": [ - "osh = 37397\nuzbek = 13686\nchust = 42855\nprint(chust + uzbek + osh)", - "Osh = 37397 \nUzbekistan = 13686\nChust = 42855\nprint(Chust+ Osh+Uzbekistan)" - ], - "Output Answer": [ - "{'number': '93938', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many in percent weren't 45 to 64?", - "Output Program": [ - "age_45_and_64 = 15.9\n \nprint(abs(round(100 - age_45_and_64,2)))", - "percentage = 100\nage_range = 15.9\nothers = percentage - age_range\nprint(others)" - ], - "Output Answer": [ - "{'number': '84.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Warriors posted many notable achievements during the 2016\u201317 regular season. On November 7, 2016, Stephen Curry set the NBA record for most 3-pointers in a game with 13, in a 116\u2013106 win over the Pelicans. On December 5, 2016, Klay Thompson scored 60 points in 29 minutes, in a 142\u2013106 victory over the Pacers. In doing so, Thompson became the first player in NBA history to score 60 or more points in fewer than 30 minutes of playing time. Stephen Curry, Kevin Durant, Draymond Green, and Klay Thompson were all named to the 2017 NBA All-Star Game, making the Warriors only the eighth team in NBA history to have four All-Stars. On February 10, 2017, Draymond Green recorded a triple-double with 12 rebounds, 10 assists, and 10 steals, becoming the first player in NBA history to post a triple-double with fewer than 10 points. On March 2, 2017, the Warriors streak for most games without back-to-back losses ended at 146 with a 94\u201387 loss to the Chicago Bulls. The streak eclipsed the previous record of 95 held by the Utah Jazz. Question: How many points did the Warriors score in their November 7, 2016 game that were not 3-pointers from Stephen Curry?", - "Output Program": [ - "point = 77\nprint(point)", - "condition_1 = 116\ncondition_2 = 3*13\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '77', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Swiss census of 1990 and 2000 asked for the \"language of best command\" as well as for the languages habitually used in the family, at work, and in school. Previous censuses had only asked for the \"mother tongue\". In 1990, Romansh was named as the \"language of best command\" by 39,632 people, with a decrease to 35,095 in 2000. As a family language, Romansh is more widespread, with 55,707 having named it in 1990, and 49,134 in 2000. As a language used at work, Romansh was more widely used in 2000 with 20,327 responses than in 1990 with 17,753, as it was as a language used at school, with 6,411 naming it in 2000 as compared to 5,331 in 1990. Overall, a total of 60,561 people reported that they used Romansch of some sort on a habitual basis, representing 0.83% of the Swiss population. As the language of best command, Romansh comes in 11th in Switzerland with 0.74%, with the non-national languages Serbian language, Croatian language, Albanian language, Portuguese language, Spanish language, English language, and Turkish language all having more speakers than Romansh. Question: How many more people spoke Romansh in 1990 compared to 2000?", - "Output Program": [ - "_1990 = 39632\n_2000 = 35095\ndiff = _1990 - _2000\nprint(diff)", - "y1990 = 39632\ny2000 = 35095\n\nprint(abs(round(y1990-y2000,2)))" - ], - "Output Answer": [ - "{'number': '4537', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many groups represented over one-fifth of the Bronx population?", - "Output Program": [ - "representative_of_bronx = [\"Hispanic\", \"non-Hispanic\"]\nprint(len(representative_of_bronx))", - "represented = 2\nprint(represented)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many percent of people over age 5 hadn't passed GCE Advanced Level in Sri Lanka?", - "Output Program": [ - "total = 100\npas = 12.3\nprint(total - pas)", - "condition_1 = 12.3\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '87.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Throughout much of the 1990s Glen Jakovich was regarded as the premier centre half back in the AFL, and his battles with Carey were a talking point and a season highlight whenever the Eagles and Kangaroos met. Jakovich was one of the very few players who could match Carey for strength in a one-on-one contest and as a result he was often able to limit Careys dominance. The rivalry gained significant media attention during 1995 when the pair met three times, with Carey being held to a combined total of just 7 marks, 35 disposals and 2 goals. Carey had dominated their encounters in 1993 and 1994, polling Brownlow votes in two out of three games. Statistically, Jakovich held Carey to fewer disposals and goals than any other player could consistently manage. In all they played against each other 18 times-16 while Carey was at North Melbourne and two when he was at Adelaide-first meeting in round 12 of 1992 and last in round 19 of 2003, with Jakovich being able to hold Carey to averages of 6 marks, 14 disposals and 2.1 goals per game. By comparison, in the 188 games Carey played against all other opponents in the same period, he averaged 7 marks, 18 disposals and 3.0 goals per game. Question: How many more disposals was Jakovich able to hold other opponents as compared to Carey?", - "Output Program": [ - "jakovich = 14\ncarey = 18\ndiff = carey - jakovich\nprint(diff)", - "carry = 18\njacro = 14\n\nprint(abs(round(carry-jacro,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On November 29, 2011, a Forbes magazine report valued the Ottawa Senators Hockey Club at $201 million, (17th highest in NHL). The valuation was based on $27 million for the sport, $70 million for the arena, $80 million for the market and $25 million for the brand. For 2010\u201311, the club had an operating income of $2.8 million on revenues of $100 million. The gate receipts for the 2010\u201311 season were $46 million and player expenses were $57 million. The operating income followed two years where the team posted a loss. Forbes estimates that the organization has a debt/value ratio of 65%, including arena debt. Eugene Melnyk bought the team for $92 million in 2003. A November 2014 report by Forbes valued the Senators at $400 million, 16th highest in the NHL. Question: How many more millions of dollars was the arena valued at compared to the brand?", - "Output Program": [ - "arena = 70\nbrand = 25\nmany_more = arena - brand\nprint(many_more)", - "condition_1 = 70\ncondition_2 = 25\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Carl Linnaeus (1707-1778), began his academic career in Lund by studying medicine and botany for a year before moving to Uppsala. He is known as the father of modern Taxonomy (biology), and is also considered one of the fathers of modern ecology. Pehr Henrik Ling (1776-1839) is considered the prime developer of natural gymnastics, the father of Swedish massage, and one of the most important contributors to the development and spread of modern physical therapy. Carl Adolph Agardh (1787-1859) made important contributions to the study of algae and played an important role as a politician in raising educational standards in Sweden. Elias Magnus Fries (1794-1878) was a notable botanist who played a prominent role in the creation of the modern taxonomy of mushrooms. Nils Alwall (1904-1986) was a pioneer in hemodialysis who constructed the first practical dialysis machine, commercialized by Gambro. Rune Elmqvist (1906-1996) was a physician and medical engineer who developed the first implantable Artificial cardiac pacemaker as well as the first inkjet ECG printer. Lars Leksell (1907-1986) was a notable neurosurgeon who was the father of radiosurgery and later the inventor of the Gamma Knife. Inge Edler (1911-2001) developed the Medical ultrasound in 1953, commonly known as echocardiography, together with Hellmuth Hertz, and was awarded the Lasker Clinical Medical Research Award in 1977. Sune Bergstr\u00f6m (1916-2004) and Bengt Samuelsson (1934-) were awarded the Nobel Prize in Physiology or Medicine in 1982 for \"discoveries concerning prostaglandins and related biologically active substances\". Arvid Carlsson (1923-) was awarded the Nobel Prize in Physiology or Medicine in 2000 for \"discoveries concerning signal transduction in the nervous system\" and is noted for having discovered the role of dopamine as an independent neurotransmitter. Question: How many of the professionals were born sometime in the 1700s and lived into the 1800s?", - "Output Program": [ - "pehr = 1\ncarl = 1\nelias = 1\ntotal = pehr + carl + elias\nprint(total)", - "ans = [1776,1787,1794,1904,1906,1911]\n\n\ncount = 0\n\nfor i in range(0,len(ans)):\n if 1700 < ans[i] < 1800:\n count += 1\n \nprint(count)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1900, the Mexican population was 13.6 million. During the period of economic prosperity that was dubbed by economists as the \"Mexican Miracle\", the government invested in efficient social programs that reduced the infant mortality rate and increased life expectancy. These measures jointly led to an intense demographic increase between 1930 and 1980. The populations annual growth rate has been reduced from a 3.5% peak in 1965 to 0.99% in 2005. While Mexico is now transitioning to the third phase of demographic transition, close to 50% of the population in 2009 was 25 years old or younger. Fertility rates have also decreased from 5.7 children per woman in 1976 to 2.2 in 2006. The average annual population growth rate of the capital, the Mexico City, was the first in the country at 0.2%. The state with the lowest population growth rate over the same period was Michoac\u00e1n (-0.1%), whereas the states with the highest population growth rates were Quintana Roo (4.7%) and Baja California Sur (3.4%), both of which are two of the least populous states and the last to be admitted to the Union in the 1970s. The average annual net migration rate of the Federal District over the same period was negative and the lowest of all political divisions of Mexico, whereas the states with the highest net migration rate were Quintana Roo (2.7), Baja California (1.8) and Baja California Sur (1.6). While the national annual growth rate was still positive (1.0%) in the early years of the 2000s, the national net migration rate was negative (-4.75/1000 inhabitants), given the former strong flow of immigrants to the United States; an estimated 5.3 million undocumented Mexicans lived in the United States in 2004 and 18.2 million American citizens in the 2000 Census declared having Mexican ancestry. However, as of recent years in the 2010s, the net migration rate reached 0, given the strong economy of Mexico and a weakening American economy, causing many of its former residents to return. However, Mexico is the second country in the total number of immigrants to the United States from 1830 to 2000, after Germany. Question: How many percentage points did the annual growth rate decrease from 1965 to 2005?", - "Output Program": [ - "annual_growth_rate_1965 = 3.5\nannual_growth_rate_2005 = 0.99\nprint(abs(annual_growth_rate_2005 - annual_growth_rate_1965))", - "annual_growth_1965_percent=3.5\nannual_growth_2005_percent=0.99\ndecrease_in_growth=annual_growth_1965_percent-annual_growth_2005_percent\nprint(decrease_in_growth)" - ], - "Output Answer": [ - "{'number': '2.51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many percent were not Bangladesh?", - "Output Program": [ - "percentage = 100\nbangladesh = 77\nnot_bangladesh = percentage - bangladesh\nprint(not_bangladesh)", - "bangladeshi = 77\n \nprint(abs(round(100-bangladeshi,2)))" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On July 24, 2017, Gasol re-signed with the Spurs. On December 20, 2017, he had 20 points and a season-high 17 rebounds in a 93-91 win over the Portland Trail Blazers. On December 23, 2017, he recorded his 10th career triple-double with 14 points, 11 rebounds and a season-high 10 assists in a 108-99 win over the Sacramento Kings. On December 26, 2017, in a 109-97 win over the Brooklyn Nets, Gasol collected his 10,817th rebound, moving him past Jack Sikma for 30th in league history. On January 26, 2018, in a 97-78 loss to the Philadelphia 76ers, Gasol became the 34th player in NBA history to play 40,000 career minutes. On March 25, 2018, he had 22 points on 10-of-15 shooting and grabbed 13 rebounds in a 106-103 loss to the Milwaukee Bucks. Question: How many rebounds did Gasol have between December 20, 2017 and December 23, 2017?", - "Output Program": [ - "dec_20 = 17\ndec_23 = 11\n\nprint(dec_23 + dec_20)\n", - "number_rebounds = 17 + 11\nprint(number_rebounds)" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Since 1995, Fortune (magazine) has ranked Adobe as an outstanding place to work. Adobe was rated the 5th best U.S. company to work for in 2003, 6th in 2004, 31st in 2007, 40th in 2008, 11th in 2009, 42nd in 2010, 65th in 2011, 41st in 2012, and 83rd in 2013. In October 2008, Adobe Systems Canada Inc. was named one of \"Canadas Top 100 Employers\" by Mediacorp Canada Inc., and was featured in Macleans newsmagazine. Question: When was Adobe ranked exactly more than 11 ranks than that of the ranking of 2007?", - "Output Program": [ - "ans = {\n 2003:5,\n 2004:6,\n 2007:31,\n 2008:40,\n 2009:11,\n 2010:42,\n 2011:65,\n 2012:41,\n 2013:83\n \n}\n\nk = list(ans.keys())\nv = list(ans.values())\n\n# print(ans[sorted(k)[-1]])\n\nan = []\n\nfor i in range(len(k)):\n if v[i] == ans[2007]+11:\n an.append(k[v.index(v[i])])\n\nlast_ans = set(an)\n\n\nprint(last_ans)", - "y1 = 31\ny2 = 31 + 11\nprint(2010)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2010'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to rebound from their home loss to the Eagles, the Redskins flew to the Louisiana Superdome for a Week 15 intraconference fight with the New Orleans Saints. In the first quarter, Washington started off strong as kicker Shaun Suisham nailed a 37-yard field goal, while QB Jason Campbell completed a 31-yard TD pass to WR Santana Moss. In the second quarter, the Saints started to fight back as RB Deuce McAllister got a 1-yard TD run. Suisham increased Washington's lead with a 37-yard field goal. After a scoreless third quarter, New Orleans crept closer with kicker John Carney's 41-yard field goal. After Suisham's 22-yard field goal, the defense wrapped up the victory. With the win, the Redskins improved to 5-9. Stats Question: How many yards was the longest field goal in the game?", - "Output Program": [ - "longest = 41\nprint(longest)", - "fg_1 = 37\nfg_2 = 37\nfg_3 = 41\nfg_4 = 22\nfg_5 = 0\n\ndata = (fg_3,fg_2,fg_1,fg_4,fg_5)\n\nanswer = max(data)\n\nif answer == fg_1:\n print(fg_1)\nelif answer == fg_2:\n print(fg_2)\nelif answer == fg_3:\n print(fg_3)\nelif answer == fg_4:\n print(fg_4)\nelif answer == fg_5:\n print(fg_5)\n" - ], - "Output Answer": [ - "{'number': '41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many more Hungarian people were there than Romani people?", - "Output Program": [ - "hungarians = 1397851\nromanians = 19530\nmore = hungarians - romanians\nprint(more)", - "hungarian = 1397851\nromani = 19530\nprint(abs(round(hungarian - romani ,2)))" - ], - "Output Answer": [ - "{'number': '1378321', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many, in percentage, of the population in Greensboro had no religious affiliation?", - "Output Program": [ - "percentage_religious_affiliation = 48.33\npercentage_not_religious_affiliation = round(100 - percentage_religious_affiliation,2)\nprint(percentage_not_religious_affiliation)", - "no_religious = 48.33\n\nprint(round(100 - no_religious,2))" - ], - "Output Answer": [ - "{'number': '51.67', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not East Asian?", - "Output Program": [ - "east_asian = 39.7\n \nprint(abs(round(100-east_asian,2)))", - "asian = 39.7\n\nanswer = 100 - asian\n\nprint(answer)" - ], - "Output Answer": [ - "{'number': '60.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many more, in percentage, of the population in Greensboro were Baptist than Presbyterian?", - "Output Program": [ - "percentage_population_Baptist = 11.85\npercentage_population_Presbyterian = 3.97\ndiff = round(percentage_population_Baptist - percentage_population_Presbyterian,2)\nprint(diff)", - "baptist = 11.85\npresbry = 3.97\n\nprint(abs(round(baptist - presbry,2)))" - ], - "Output Answer": [ - "{'number': '7.88', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1941, a series of silver coins was introduced in denominations of 5, 10, and 20 satang, due to a shortage of nickel caused by World War II. The next year, tin coins were introduced for 1, 5, and 10 satang, followed by 20 satang in 1945 and 25 and 50 satang in 1946. In 1950, aluminium-bronze 5, 10, 25, and 50 satang were introduced whilst, in 1957, bronze 5 and 10 satang were issued, along with 1 baht coins struck in an unusual alloy of copper, nickel, silver, and zinc. Several Thai coins were issued for many years without changing the date. These include the tin 1942 1 satang and the 1950 5 and 10 satang, struck until 1973, the tin 1946 25 satang struck until 1964, the tin 50 satang struck until 1957, and the aluminium bronze 1957 5, 10, 25, and 50 satang struck until the 1970s. Cupronickel 1 baht coins were introduced in 1962 and struck without date change until 1982. Question: In what year were tin coins first produced in lieu of nickel?", - "Output Program": [ - "silver_coins_year = 1941\ntin_coins_year = (silver_coins_year + 1)\n#print(tin_coins)\ndate_dict = {'day': '','month':'','year': tin_coins_year}\nyears_dict = {'number':'', 'date': date_dict, 'spans': []}\nprint(years_dict)", - "silver = 1941\ntin_coins = silver+1\nprint(tin_coins)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1942'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 21,624. The number of jobs in the primary sector was 38, of which 20 were in agriculture and 18 were in forestry or lumber production. The number of jobs in the secondary sector was 5,433 of which 4,234 or (77.9%) were in manufacturing, 9 or (0.2%) were in mining and 1,022 (18.8%) were in construction. The number of jobs in the tertiary sector was 16,153. In the tertiary sector; 2,397 or 14.8% were in wholesale or retail sales or the repair of motor vehicles, 796 or 4.9% were in the movement and storage of goods, 919 or 5.7% were in a hotel or restaurant, 766 or 4.7% were in the information industry, 1,077 or 6.7% were the insurance or financial industry, 1,897 or 11.7% were technical professionals or scientists, 1,981 or 12.3% were in education and 2,633 or 16.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not technical professionals or scientists?", - "Output Program": [ - "tech_proff_scien = 11.7\n \nprint(abs(round(100-tech_proff_scien,2)))", - "percentage = 100\ntechnical = 11.7\nnot_technical = percentage - technical\nprint(not_technical)" - ], - "Output Answer": [ - "{'number': '88.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Secretary of State of California, as of October 22, 2012, Solano County has 209,484 registered voters, out of 274,284 eligible (76.4%). Of those, 101,815 (48.6%) are registered Democrats, 52,777 (25.2%) are registered California Republican Party, and 45,581 (21.8%) have Decline to State a political party. Democrats hold voter-registration advantages in all incorporated cities and towns in Solano County. However, Republicans lead in registration in the unincorporated communities of the county (40%-35%), making Solano the only county in the Bay Area where Republicans out-number Democrats in unincorporated communities. The Democrats largest registration advantage in Solano is in the city of Vallejo, California, wherein there are only 8,242 Republicans (14.6%) out of 56,313 total voters compared to 33,753 Democrats (59.9%) and 12,157 voters who have declined to state a political party (21.6%). Question: How many more voters in Vallejo decline to state a political party than identify as Republican?", - "Output Program": [ - "condition_1 = 8242\ncondition_2 = 12157\n\nprint(condition_2 - condition_1)", - "declined = 12157\nrepublican = 8242\ndiff = declined - republican\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3915', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many more people, in terms of percentage, were in the two biggest age groups combined compared to the smallest?", - "Output Program": [ - "condition_one = 32.3+27.8\ncondition_two = 8.7\n\n\nprint(abs(round(condition_one-condition_two,2)))", - "big = 32.3 + 27.8\nsmall = 8.7\nprint(big - small)\n" - ], - "Output Answer": [ - "{'number': '51.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Zorin was born in Novocherkassk. After joining the Communist Party of the Soviet Union in 1922, Zorin held a Management position in a Moscow City Committee and the Central Committee of the Komsomol until 1932. In 1935, he graduated from the Communist Institute of Education (\u0412\u044b\u0441\u0448\u0438\u0439 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0438\u043d\u0441\u0442\u0438\u0442\u0443\u0442 \u043f\u0440\u043e\u0441\u0432\u0435\u0449\u0435\u043d\u0438\u044f). In 1935-1941, Zorin worked on numerous Party assignments and as a teacher. In 1941-1944, he was employed at the Ministry of Foreign Affairs (Soviet Union). In 1945-1947, Zorin was the Soviet Union ambassador to Czechoslovakia. In 1948, he helped organize the 1948 Czechoslovak coup d\u00e9tat. In 1947-1955 and again in 1956-1965, he was Deputy Minister of Foreign Affairs of the Soviet Union. At the same time, he held other positions, including that of the permanent Soviet representative at the UN Security Council in 1952-1953. In 1955-1956, Zorin was the first Soviet ambassador to the Federal Republic of Germany. In 1956-1965, he again represented the Soviet Union at the UN Security Council, which led to his famous confrontation with Adlai Stevenson II on 25 October 1962, during the Cuban Missile Crisis. Question: How many years passed when Zorin represented the Soviet Union during the Cuban Missle Crisis?", - "Output Program": [ - "low = 1956\nhigh = 1965\n \nprint(abs(round(low - high,2)))" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: He played in 64 games for the Orioles, hitting for .257, 34 RBIs, 10 home runs and 59 hits. On September 6, 1996, he hit his 500th career home run off Felipe Lira\u2014fittingly, the home run came as a member of the Orioles, and also came exactly one year to the day that Ripken had broken Lou Gehrigs streak of 2,130 consecutive games played. Having already reached the 3,000 hits plateau the previous season, Murray joined Willie Mays and Hank Aaron as the only players ever to have hit at least 500 home runs and amassed 3,000 or more hits in their careers. Rafael Palmeiro, Alex Rodriguez, and Albert Pujols have since joined the club. He participated in the Orioles playoff run, as the team advanced to the 1996 American League Championship Series against the Yankees after having beat his old team in the ALDS. In nine total postseason games, he went 10-for-30 while hitting one home run. After being granted free agency by the Orioles, Murray was signed as a free agent by the Los Angeles Angels on December 18, 1996. He played 55 total games in the 1997 season, 46 with the Angels and 9 with the Dodgers. He had a .219 batting average along with 15 RBIs, 3 home runs, and 35 hits. His last home run was with the Angels, hitting one off Bob Tewksbury in the second inning in a 4-3 loss. He was released by the Angels on August 14. On August 20, he was signed by the Dodgers. In nine total games with the Dodgers, he had a .294 batting average, 3 RBIS and 2 hits. On October 30, he was granted free agency. He retired after the 1997 season with 504 home runs; as of 2011, Mickey Mantle is the only switch-hitter who has hit more home runs (536). Murray hit a home run from both sides of the plate in 11 games; he retired tied with Chili Davis for first place in this category. This co-record has since been broken by Mark Teixeira. Question: How many months after Murray signed with the Dodgers was he granted free agency?", - "Output Program": [ - "month_signed = 8\ngranted_free_agency = 10\nmonths_after = granted_free_agency - month_signed\nprint(months_after)", - "murry_signed = \"20 Augest\"\nfree_agency = \"30 Octo\"\n\nmurry_signed_month = 8\nfree_agency_month = 10\n\nprint(abs(murry_signed_month - free_agency_month))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States vitamin E supplement use by female health professionals was 16.1% in 1986, 46.2% in 1998, 44.3% in 2002, but decreased to 19.8% in 2006. Similarly, for male health professionals, rates for same years were 18.9%, 52.0%, 49.4% and 24.5%. The authors theorized that declining use in these populations may have due to publications of studies that showed either no benefits or negative consequences from vitamin E supplements. Within the US military services, vitamin prescriptions written for active, reserve and retired military, and their dependents, were tracked over years 2007-2011. Vitamin E prescriptions decreased by 53% while vitamin C remained constant and vitamin D increased by 454%. A report on vitamin E sales volume in the US documented a 50% decrease between 2000 and 2006, with a cause attributed to a meta-analysis that had concluded that high-dosage vitamin E increased all-cause mortality. Question: How many years did a 50% decrease of vitamin E sales volume happen?", - "Output Program": [ - "vitamene_e_decrease_start_year = 2000\nvitamene_e_decrease_end_year = 2006\nprint(abs(vitamene_e_decrease_start_year - vitamene_e_decrease_end_year))", - "start_year = 2000\nend_year = 2006\nyears = end_year - start_year\nprint(years)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On July 24, 2017, Gasol re-signed with the Spurs. On December 20, 2017, he had 20 points and a season-high 17 rebounds in a 93-91 win over the Portland Trail Blazers. On December 23, 2017, he recorded his 10th career triple-double with 14 points, 11 rebounds and a season-high 10 assists in a 108-99 win over the Sacramento Kings. On December 26, 2017, in a 109-97 win over the Brooklyn Nets, Gasol collected his 10,817th rebound, moving him past Jack Sikma for 30th in league history. On January 26, 2018, in a 97-78 loss to the Philadelphia 76ers, Gasol became the 34th player in NBA history to play 40,000 career minutes. On March 25, 2018, he had 22 points on 10-of-15 shooting and grabbed 13 rebounds in a 106-103 loss to the Milwaukee Bucks. Question: How many more points did Gasol score on December 20, 2017 compared to December 23, 2017?", - "Output Program": [ - "points_scored_Dec20=20\npoints_scored_Dec23=14\nmore_points_Dec20=points_scored_Dec20-points_scored_Dec23\nprint(more_points_Dec20)", - "dec20_score = 20\ndec23_score = 14\nprint(abs(round(dec20_score - dec23_score,2)))\n" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not white Canadian?", - "Output Program": [ - "condition_1 = 27.5\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\ncancadian = 27.5\ndiff = total - cancadian\nprint(diff)" - ], - "Output Answer": [ - "{'number': '72.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2000, the band played 47 songs. In 2002, they increased the set list to 59 songs. In 2004, 311 played 68 songs. The band played entire albums, rarities and covers. Later that year, a DVD was released of the performance that contained 64 of the 68 songs. 311 Day in 2006 was held at the Mid-South Coliseum in Memphis, Tennessee, where the band played 65 songs. The intended set list was cut short from 69 songs because of a strict midnight curfew. The band recorded the entire show in high-definition television,and a 2-hour edit of the show aired on high-definition television on December 10. In 2008, 311 Day was held in the New Orleans Arena in New Orleans, Louisiana. Over three separate sets, the band played 63 songs to a sold-out crowd of 14,000 fans, who represented all 50 states and 13 countries. In 2010, 311 Day took place at the Mandalay Bay Events Center in Las Vegas Valley. All 60 songs, 32 of which were different from 311 Day in 2008, were broadcast live on the web in a video on demand format described as a \"professional multi-camera HD production.\" In 2012, 311 Day took place at the MGM Grand Garden Arena in Las Vegas and, for the first time, was split into two days. The band performed 79 songs during the two-day concert. On July 3, 2013, the band announced at the Unity Tour show in Chicago that 311 Day 2014 would be returning to New Orleans. 311 Day 2016 took place in New Orleans, at the Smoothie King Center (New Orleans Arena) on 3/11/2016 & 3/12/2016. 311 Day 2018 took place on 3/10 and 3/11 in Las Vegas at the Park Theatre at the Monte Carlo Resort & Casino. 86 songs were played, including a cover of Pink Floyds \"Wish You Were Here\" with a In Memoriam video tribute to late musicians and 311 fans Renee ONeal, Meredith Hight, and Nick Hexums youngest brother Patrick. Question: How many more songs were played on 311 Day in 2006 than in 2000?", - "Output Program": [ - "y2006 = 65\ny2000 = 47\n\nprint(abs(round(y2006-y2000\n )))", - "year1 = 47\nyear2 = 65\n\ndifference = (year2 - year1)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The most widely accepted estimate for the Middle East, including Iraq, Iran and Syria, during this time, is for a death rate of about a third. The Black Death killed about 40% of Egypts population. Half of Pariss population of 100,000 people died. In Italy, the population of Florence was reduced from 110,000\u2013120,000 inhabitants in 1338 down to 50,000 in 1351. At least 60% of the population of Hamburg and Bremen perished, and a similar percentage of Londoners may have died from the disease as well. In London approximately 62,000 people died between the years between 1346 and 1353. While contemporary reports account of mass burial pits being created in response to the large numbers of dead, recent scientific investigations of a burial pit in Central London found well-preserved individuals to be buried in isolated, evenly spaced graves, suggesting at least some pre-planning and Christian burials at this time. Before 1350, there were about 170,000 settlements in Germany, and this was reduced by nearly 40,000 by 1450. In 1348, the plague spread so rapidly that before any physicians or government authorities had time to reflect upon its origins, about a third of the European population had already perished. In crowded cities, it was not uncommon for as much as 50% of the population to die. The disease bypassed some areas, and the most isolated areas were less vulnerable to contagion. Monks and priests were especially hard-hit since they cared for victims of the Black Death. Question: How many people of Pariss died of the black death?", - "Output Program": [ - "died=100000 \ndown=50000\nanswer=died-down\nprint(answer)", - "Parisspopulation=100000 \ninhabitants=50000\nAnswer=Parisspopulation-inhabitants\nprint(Answer)" - ], - "Output Answer": [ - "{'number': '50000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders off-field fortunes have varied considerably over the years. The teams first three years of operation (1960 Oakland Raiders season\u20131962 Oakland Raiders season) were marred by poor on-field performance, financial difficulties, and spotty attendance. In 1963 Oakland Raiders season, however, the Raiders fortunes improved dramatically with the introduction of head coach (and eventual owner) Al Davis. In 1967 Oakland Raiders season, after several years of improvement, the Raiders reached the postseason for the first time. The team would go on to win its first (and only) 1967 American Football League Championship Game that year; in doing so, the Raiders advanced to Super Bowl II, where they were soundly defeated by the Green Bay Packers. Since 1963, the team has won 15 division titles (three AFL and 12 NFL), four AFC Championships (1976\u201377 NFL playoffs, 1980\u201381 NFL playoffs, 1983\u201384 NFL playoffs, and 2002\u201303 NFL playoffs), one AFL Championship (1967 American Football League Championship Game), and three Super Bowl Championships (Super Bowl XI, Super Bowl XV, and Super Bowl XVIII). At the end of the NFLs 2017 NFL season, the Raiders boasted a lifetime regular season record of 462 wins, 411 losses, and 11 ties; their lifetime playoff record currently stands at 25 wins and 19 losses. Question: How many championships have the Raiders only ever won one of?", - "Output Program": [ - "_1967 = 1\nprint(_1967)", - "ans = 1\nprint(ans)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Nintendogs also had very successful launches in North America and Europe, with first week sales of over 250,000 and 160,000 respectively. Lab & Friends received a \"Double Platinum\" sales award from the Entertainment and Leisure Software Publishers Association (ELSPA), indicating sales of at least 600,000 copies in the United Kingdom. ELSPA also gave Dalmatian & Friends a \"Platinum\" award, for at least 300,000 sales in the United Kingdom. By August 2006, in the United States, Chihuahua & Friends had sold 570,000 copies and earned $17 million; Labrador & Friends had sold 620,000 copies and earned $19 million; and Dachshund & Friends had sold 730,000 copies and earned $22 million. During the period between January 2000 and August 2006, the games were respectively the 50th, 44th and 32nd highest-selling games launched for the Game Boy Advance, Nintendo DS or PlayStation Portable in the United States. Question: How many more copies did Labrador & Friends sell by August 2006 compared to Chihuahua & Friends?", - "Output Program": [ - "Labrador = 620000\nChihuahua = 570000\nprint (Labrador-Chihuahua)", - "labra = 620000\nchihu = 570000\nprint(labra - chihu)" - ], - "Output Answer": [ - "{'number': '50000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The index reached a relative intraday high\u2014which was not exceeded for over seven years\u2014of 1,552.87, on March 24, 2000, during the dot-com bubble. The index then declined by approximately 50%, to 768.63, on October 10, 2002, during the stock market downturn of 2002. On May 30, 2007, the S&P 500 closed at 1,530.23, to set its first all-time closing high in more than seven years. Although the index achieved a new all-time intraday high on October 11, 2007, at 1,576.09, following a record close of 1,565.15 on October 9, the index finished 2007 at 1,468.36 points\u2014just below its 1999 annual close. Less than a month later, it dropped to 1,400, and would not see similar levels again for five years. Question: How many points lower was the index's intraday high on October 10, 2002 than on March 24, 2000?", - "Output Program": [ - "sevenyears=1552.87\nindex=768.63\nanswer=sevenyears-index\nprint(answer)", - "point1=768.63\npoint=1552.87\nanswer=point-point1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '784.24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The effects of flooding can be devastating and cause significant damage to crops and houses, serious bank erosive with consequent loss of homesteads, school and land, and loss of many lives, livestock and fisheries. During the 1998 flood, over 70% of the land area of Bangladesh was inundated, affecting 31 million people and 1 million homesteads. In the 1998 flood which had an unusually long duration from July to September, claimed 918 human lives and was responsible for damaging 16 00 and 6000 km of roads and embankments respectively, and affecting 6000 km2 of standing crops. The 2004 floods, over 25% of the population of Bangladesh or 36 million people, was affected by the floods; 800 lives were lost; 952 000 houses were destroyed and 1.4 million were badly damaged; 24 000 educational institutions were affected including the destruction of 1200 primary schools, 2 million governments and private tubewells were affected, over 3 million latrines were damaged or washed away, this increases the risks of waterborne diseases including diarrhea and cholera. Also, 1.1 M ha of rice crop was submerged and lost before it could be harvested, with 7% of the yearly aus (early season) rice crop lost; 270 000 ha of grazing land was affected, 5600 livestock perished together with 254 00 poultry and 63 MT of lost fish production. Question: How many average people were affected per homestead?", - "Output Program": [ - "people = 31000000\nhomestead = 1000000\naverage = people/homestead\nprint(average)", - "people = 31*1000000\nhomested = 1000000\n\nprint(abs(round(people/homested,2)))" - ], - "Output Answer": [ - "{'number': '3.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Croatian air pollution levels reflect the drop in industrial production recorded in 1991 at the onset of the Croatian War of Independence\u2014pre-war emission levels were only reached in 1997. The use of Hydrodesulfurization fuels has led to a 25% reduction of sulphur dioxide emissions between 1997 and 2004, and a further 7.2% drop by 2007. The rise in NOx emissions halted in 2007 and reversed in 2008. The use of unleaded petrol reduced emissions of lead into the atmosphere by 91.5% between 1997 and 2004. Air quality measurements indicate that the air in rural areas is essentially clean, and in urban centres it generally complies with legal requirements. The most significant sources of greenhouse gas (GHG) emissions in Croatia are energy production (72%), industry (13%) and agriculture (11%). The average annual increase of GHG emissions is 3%, remaining within the Kyoto Protocol limits. Between 1990 and 2007, the use of Ozone depletion was reduced by 92%; their use is expected to be abolished by 2015. Question: How many years did it take for the use of Ozone depletion to be reduced by 92%?", - "Output Program": [ - "start_year = 1990\nend_year = 2007\n\nprint(abs(start_year-end_year))", - "depletion_reduction_started = 1990\ndepletion_reduction_92percent = 2007\nspan = depletion_reduction_92percent - depletion_reduction_started\nprint(span)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many in percent from the census weren't African American?", - "Output Program": [ - "total = 100\nblack = 7.46\nprint(total - black)", - "ans = 7.46\n\nprint(100 - ans)" - ], - "Output Answer": [ - "{'number': '92.54', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2017, there were 63,846 crimes registered in Lithuania. Of these, thefts comprised a large part with 19,630 cases (13.2% less than in 2016). While 2,835 crimes were very hard and hard (crimes that may result in more than six years imprisonment), which is 14.5% less than in 2016. Totally, 129 homicides or attempted homicide occurred (19.9% less than in 2016), while serious bodily harm was registered 178 times (17.6% less than in 2016). Another problematic crime contraband cases also decreased by 27.2% from 2016 numbers. Meanwhile, crimes in electronic data and information technology security fields noticeably increased by 26.6%. In the 2013 Special Eurobarometer, 29% of Lithuanians said that corruption affects their daily lives (EU average 26%). Moreover, 95% of Lithuanians regarded corruption as widespread in their country (EU average 76%), and 88% agreed that bribery and the use of connections is often the easiest way of obtaining certain public services (EU average 73%). Though, according to local branch of Transparency International, corruption levels have been decreasing over the past decade. Question: How many of the 63486 crimes recorded were not theft related?", - "Output Program": [ - "crimes=36846\nthefts=19630\nanswer=crimes-thefts\nprint(answer)", - "crimes =44216\nprint(crimes)" - ], - "Output Answer": [ - "{'number': '44216', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many more people, in terms of percentage, were in the biggest age group compared to the second smallest?", - "Output Program": [ - "agegroup=27.8\nagegroup2=8.7\nanswer=agegroup-agegroup2\nprint(answer)", - "nearly_a_third =32.3\nolder_age=15.9\nanswer=nearly_a_third-older_age\nprint(answer)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1941, a series of silver coins was introduced in denominations of 5, 10, and 20 satang, due to a shortage of nickel caused by World War II. The next year, tin coins were introduced for 1, 5, and 10 satang, followed by 20 satang in 1945 and 25 and 50 satang in 1946. In 1950, aluminium-bronze 5, 10, 25, and 50 satang were introduced whilst, in 1957, bronze 5 and 10 satang were issued, along with 1 baht coins struck in an unusual alloy of copper, nickel, silver, and zinc. Several Thai coins were issued for many years without changing the date. These include the tin 1942 1 satang and the 1950 5 and 10 satang, struck until 1973, the tin 1946 25 satang struck until 1964, the tin 50 satang struck until 1957, and the aluminium bronze 1957 5, 10, 25, and 50 satang struck until the 1970s. Cupronickel 1 baht coins were introduced in 1962 and struck without date change until 1982. Question: How many satang denominations were introduced in 1946?", - "Output Program": [ - "satang=25\nsatang1=25\nanswer=satang/satang1\nprint(answer)", - "satang=1\nanswer=satang \nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Turnovers had been a nagging problem for the Giants all year, and it seemed their first division game of 2010 would be no exception; their first two drives ended in interceptions off receivers' hands, giving the struggling Cowboys an early 10-0 lead. The Giants finally got on the board late in the first quarter courtesy of a 7-yard Nicks reception. Following a Giants fumble in the second quarter, Dallas quarterback Tony Romo was hit hard by linebacker Michael Boley and left the game with a clavicle fracture (Notably, Romo was the fifth quarterback the Giants defense knocked out of a game this year, after Moore, Cutler, Collins, and Hill). After Cowboys kick returner Dez Bryant returned a Dodge punt 93 yards for a touchdown, the Giants scored two consecutive touchdowns; an 8-yard pass to Nicks and a 14-yard pass to Smith. The Giants opened the second half with two more back-to-back touchdowns; a 25-yard pass to Manningham and a 30-yard Jacobs run. The Dallas offense, now led by veteran quarterback Jon Kitna, showed signs of life in the fourth quarter as Bryant caught two 15-yard touchdown passes. But two failed onside kicks allowed the Giants to log their third straight win over their divisional foes and the fourth win of their current streak. New York went into their bye week tied for the best record in the NFC. Question: how many yards did nicks pass to smith?", - "Output Program": [ - "Nicksyard=14\nanswer=Nicksyard\nprint(answer)", - "Nickspasstosmith=14\nanswer=(Nickspasstosmith)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Central payments for the 2016-17 season amounted to \u00a32,398,515,773 across the 20 clubs, with each team receiving a flat participation fee of \u00a335,301,989 and additional payments for TV broadcasts (\u00a31,016,690 for general UK rights to match highlights, \u00a31,136,083 for each live UK broadcast of their games and \u00a339,090,596 for all overseas rights), commercial rights (a flat fee of \u00a34,759,404) and a notional measure of \"merit\" which was based upon final league position. The merit component was a nominal sum of \u00a31,941,609 multiplied by each finishing place, counted from the foot of the table (e.g., Burnley F.C. finished 16th in May 2017, five places counting upwards, and received 5 \u00d7 \u00a31,941,609 \u00a39,708,045 merit payment). Question: How many \u00a3 was the team 4 places upwards paid?", - "Output Program": [ - "finishing_place = 4\namount = 35301989\n\nprint(abs(\n (finishing_place * amount)))\n\n" - ], - "Output Answer": [ - "{'number': '7766436', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In France, the album debuted at number 8 in April 1988, but it dropped to number 26 five months later. However, thanks to the successful single \"Pourvu quelles soient douces\" (number-one hit in December 1988), the album reached number one for two weeks in December 1988. The album managed to stay for eleven months in the top ten and about one year on the chart. On 29 June 1988, the album was certified Gold by the Syndicat National de l\u00c9dition Phonographique for 100,000 copies sold, then Platinum for 300,000 sales, then Double Platinum on 17 February 1989 for 600,000 sales, and eventually Diamond on 14 November 1989 for a minimum of 1,000,000 copies sold. The album was also released in Germany, where it reached number 47. Question: How many months after the album was certified Gold was it certified Diamond?", - "Output Program": [ - "condition_1 = 12-6\ncondition_2 = 2\n\nprint(abs(round(condition_2 + condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to National Police Authority records, in 2002, 16,212 foreigners were caught committing 34,746 crimes, over half of which turned out to be visa violations (residing/working in Japan without a valid visa). The statistics show that 12,667 cases (36.5%) and 6,487 individuals (40.0%) were Chinese, 5,272 cases (15.72%) and 1,186 individuals (7.3%) were Brazilian, and 2,815 cases (8.1%) and 1,738 individuals (10.7%) were Korean. The total number of crimes committed in the same year by Japanese was 546,934 cases. Question: How many percent of the individuals committing crimes were not Brazilian?", - "Output Program": [ - "condition_1 = 7.3\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nbrazil = 7.3\ndiff = total - brazil\nprint(diff)" - ], - "Output Answer": [ - "{'number': '92.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There are 1,068,573 households in the municipality, giving an average household size of 3.3 people. Of those households, 78.4% are in formal structures (houses or apartment), while 20.5% are in informal structures (Shanty town). 94.0% of households use mains electricity for lighting. 87.3% of households have water supply to the dwelling, while 12.0% have piped water through a communal tap. 94.9% of households have regular refuse collection service. 91.4% of households have a flush toilet or chemical toilet, while 4.5% still use a bucket toilet. 82.1% of households have a refrigerator, 87.3% have a television and 70.1% have a radio. Only 34.0% have a landline telephone, but 91.3% have a cellphone. 37.9% have a computer, and 49.3% have access to the Internet (either through a computer or a cellphone). Question: How many households do not use mains electricity for lighting?", - "Output Program": [ - "households=94.9\npeople=100\nanswer=people-households \nprint(answer)" - ], - "Output Answer": [ - "{'number': '5.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: More than 64,000 students applied for admission to the undergraduate class entering in 2018, with 12.9% being admitted. Among enrolled freshman for Fall 2017, the interquartile range for SAT composite scores was 1300 \u2013 1500 and the average unweighted GPA was 3.76. Thirty-four percent of the accepted students in 2018 had perfect GPAs of 4.0 and 60 percent scored in the 99th percentile on standardized tests. There were 257 National Merit Scholarship Program enrolled during the 2016-17 academic year (including 60 recipients of the prestigious National Merit $2,500 Scholarship), ranking USC third in the nation. USC was ranked the 10th most applied to university in the nation for fall 2014 by U.S. News & World Report. Question: How many percent of the students admitted did not have a perfect GPA?", - "Output Program": [ - "perfect_gpa = 34\nprint(100-perfect_gpa)\n", - "total = 100\nhave_GPS = 34\nprint(total - have_GPS)" - ], - "Output Answer": [ - "{'number': '66', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The ISS has been described as the most expensive single item ever constructed. In 2010 the cost was expected to be $150 billion. This includes NASAs budget of $58.7 billion (inflation-unadjusted) for the station from 1985 to 2015 ($72.4 billion in 2010 dollars), Russias $12 billion, Europes $5 billion, Japans $5 billion, Canadas $2 billion, and the cost of 36 shuttle flights to build the station; estimated at $1.4 billion each, or $50.4 billion in total. Assuming 20,000 person-days of use from 2000 to 2015 by two- to six-person crews, each person-day would cost $7.5 million, less than half the inflation-adjusted $19.6 million ($5.5 million before inflation) per person-day of Skylab. Question: How many more billions of dollars did Europe contribute to the cost of the ISS compared to Canada?", - "Output Program": [ - "condition_1 = 5\ncondition_2 = 2\n\nprint(abs(round(condition_2 - condition_1,2)))", - "europe = 5\ncanada = 2\ndiff = europe - canada\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: New England went on the road to face division rival New York in the latest meeting between the two teams at the New Meadowlands Stadium. The Jets had lost their opener to the Baltimore Ravens the previous week. The Patriots droved 51 yards in seven-and-a-half minutes to the Jets 14, but after a false-start penalty, Gostkowski missed a 37-yard field goal. After a Jets three-and-out, the Patriots went on a 15 play, 75-yard marathon, taking over eight minutes off the clock, scoring on a 6-yard touchdown pass to Welker early in the second quarter. After accruing no passing yards during the first quarter, the Jets marched 73 yards in 12 plays, taking just under 7 minutes off the clock, scoring on a 10-yard touchdown pass from Mark Sanchez to Braylon Edwards. Two possessions later, after two incomplete passes, Brady hit Hernandez for a 46-yard catch-and-run, then hit Moss for a 34-yard touchdown pass on an incredible one-handed catch, beating the vaunted Darrelle Revis, re-taking a 14-7 lead. The Jets answered, marching to the Patriots 31, and Nick Folk was good on a 49-yard field goal, trimming the deficit to 14-10 at halftime. After a Jets punt, the Patriots drove to the Jets 47, but Antonio Cromartie intercepted his pass attempt for Moss at the 3. The Jets raced to the Patriots 17, and Folk was good on a 36-yard field goal, trimming the deficit to just 14-13. The Jets cashed in after a Patriots three-and-out, racing 70 yards in 6 plays, scoring on a 2-yard touchdown pass to Jerricho Cotchery (with a successful 2-point conversion), taking a 21-14 lead. On the second play of the Patriots next drive, Cromartie intercepted another pass attempt for Moss at the Jets 41, but couldn't move the ball. After forcing the Patriots to punt, the Jets marched 63 yards in 8 plays, aided by a 23-yard pass interference penalty on Darius Butler, scoring on a 1-yard touchdown toss to Dustin Keller, widening the lead to 28-14 midway through the fourth quarter. The Patriots drove to the Jets 16, but Brady was strip-sacked by Jason Taylor with David Harris returning it 16 yards to the Jets 41. A 3-yard run by LaDanian Tomlinson on 4th-and-1 allowed the Jets ran out the rest of the clock to win the game. With the loss, the Patriots fell to 1-1. The Jets good defense forced the Patriots into three turnovers, two Brady interceptions. Question: How many field goals were successful during the game?", - "Output Program": [ - "total_field_goals_game = 2\nprint(total_field_goals_game)", - "point_one = 1\npoint_two = 1\n\nprint(abs(point_two + point_one))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ethnic Chinese entrepreneurs are estimated to control 60 to 70 percent of the Filipino economy. Chinese Filipinos, comprising 1 of the population, control many of the Philippines largest and most lucrative department store chains, supermarkets, hotels, shopping malls, airlines and fast-food restaurants in addition to all the major financial services corporations, banks and stock brokerage firms, and they dominate the nations wholesale distribution networks, shipping, banking, construction, textiles, real estate, personal computer, semiconductors, pharmaceutical, media, and industrial manufacturing industries. The Chinese are also involved in the processing and distribution of pharmaceutical products. More than 1000 firms are involved in this industry, with most being small and medium-sized companies with a total capitalization of 1.2 billion pesos. Chinese Filipinos also control six out of the ten English-language newspapers in Manila, including the one with the largest daily circulation. Stores and restaurants around the country are owned by most of the leading entrepreneurs of Chinese extraction are regularly featured in Manila newspapers which attracted great public interest and were used to illustrate the Chinese communitys strong economic influence. Of the 66 percent remaining part of the economy in the Philippines held by either ethnic Chinese or Filipinos, the Chinese control 35 percent of all total sales. Filipinos of Chinese origin control an estimated 50 to 60 percent of non-land share capital in the Philippines, and as much as 35 percent of total sales are attributed to the largest public and private firms controlled by ethnic Chinese. They essentially focus on sectors such as semiconductors and chemicals, real estate, land, and property development, banking, engineering, construction, fiber, textiles, finance, consumer electronics, food, and personal computers. A third of the top 500 companies on the Philippines stock exchange are Chinese-owned. Of the top 1000 firms, Chinese Filipinos owned 36 percent. Among the top 100 companies, 43 percent were owned by Chinese-Filipinos. Between 1978 and 1988, Chinese controlled 146 of the countrys 494 top companies. Ethnic Chinese are estimated to control over one-third of the 1000 largest corporations and Chinese entrepreneurs control 47 of the 68 locally owned public companies. 55 percent of overall Filipino private business is also generated by ethnic Chinese. Chinese owned companies account for 66 percent of the sixty largest commercial entities. In 2015, the top four wealthiest people in the Philippines (and ten out of the top fifteen) were ethnic Chinese. Question: How many years passed when Chinese controlled 146 of the countries 494 top companies?", - "Output Program": [ - "year1 = 1978\nyear2 = 1988\n\ndifference = (year2 - year1)\n\nprint(difference)", - "start = 1978\nend = 1988\n\nprint(abs(start - end))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Cities or regions with significant Laotian-American populations include the Seattle metropolitan area (enumerating 12,190; 0.4% of its population); San Francisco Bay Area (11,545; 0.2%); Dallas\u2013Fort Worth metropolitan area (10,500; 0.2%); Sacramento metropolitan area (9,814; 0.4%); Minneapolis \u2013 Saint Paul area (8,676; 0.3%); San Diego metropolitan area (8,079; 0.3%); Fresno metropolitan area (7,967; 0.9%); Greater Los Angeles Area (7,120; 0.04%); Nashville metropolitan area (6,210; 0.4%); Portland metropolitan area (5,806; 0.3%); Chicago metropolitan area (4,762; 0.05%); San Joaquin County, California (4,266; 0.6%); Providence, Rhode Island (3,456; 0.2%); Denver metropolitan area (2,673), Des Moines, Iowa (2,270), Anchorage metropolitan area (1,997; 0.5%), and Fort Smith, Arkansas-Arkoma, Oklahoma (1,730). Question: How many more Laotian-Americans were in the Seattle metropolitan area compared to those in Providence, Rhode Island and the Anchorage metropolitan area combined?", - "Output Program": [ - "income = 43318\nmember = 26000\nprint(income - member)", - "condition_1 = 3456+1997\ncondition_2 = 12190\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '6737', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Kiev Oblast has 795 state-run schools of general education, 219 (27.5%) of which are situated in urban areas and 576 (72.5%) of which - in rural areas. These schools are attended by 232,260 students, 141,416 (60.6%) which attend urban schools, and 98,944 (39.4%) which attend rural area schools. In addition, there are 12 evening schools with an enrollment of over 6,000 students, 15 private institutions containing about 7,000 students, 23 vocational schools containing over 14,300 students, 22 higher schools with an enrollment of over 34,900 students), and 52 Homeschooling institutions containing over 48,700 children. There are also 756 institutions of Nursery school education attended by a total of 44,400 children, 52 home-school institutions, 22 vocational institutions, having an enrollment of with 17,300 students. Question: How many more urban schools are there than evening and private institutions?", - "Output Program": [ - "urban=576 \nevening=12\nprivate=15\nanswer=192\nanswer=answer\nprint(answer)\n", - "general=219\nurbanarea=572\nanswer=urbanarea-general\nprint(answer)" - ], - "Output Answer": [ - "{'number': '192', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Jean Ziegler , mortality due to malnutrition accounted for 58% of the total mortality in 2006: \"In the world, approximately 62 millions people, all causes of death combined, die each year. In 2006, more than 36 million died of hunger or diseases due to deficiencies in micronutrients\". Of the roughly 150,000 people who die each day across the globe, about two thirds\u2014100,000 per day\u2014die of age-related causes. In industrialized nations, the proportion is much higher, reaching 90%. Question: Of the people who die each day, approximately how many die of something other than age related causes?", - "Output Program": [ - "people = 100000\ntotal = 150000\n\nprint(abs(round(people - total,2)))", - "total = 150000\nage = 100000\nnot_age = total - age\nprint(not_age)" - ], - "Output Answer": [ - "{'number': '50000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Mount Vesuvius has erupted many times. The famous eruption in AD 79 was preceded by numerous others in prehistory, including at least three significantly larger ones, the best known being the Avellino eruption around 1800 BC which engulfed several Bronze Age settlements. Since AD 79, the volcano has also erupted repeatedly, in 172, 203, 222, possibly in 303, 379, 472, 512, 536, 685, 787, around 860, around 900, 968, 991, 999, 1006, 1037, 1049, around 1073, 1139, 1150, and there may have been eruptions in 1270, 1347, and 1500. The volcano erupted again in 1631, six times in the 18th century (including 1779 and 1794), eight times in the 19th century (notably in 1872), and in 1906, 1929 and 1944. There have been no eruptions since 1944, and none of the eruptions after AD 79 were as large or destructive as the Pompeian one. Vesuvius entered a new phase in December 1631, when a major eruption buried many villages under lava flows, killing around 3,000 people. Torrents of lahar were also created, adding to the devastation. Activity thereafter became almost continuous, with relatively severe eruptions occurring in 1660, 1682, 1694, 1698, 1707, 1737, 1760, 1767, 1779, 1794, 1822, 1834, 1839, 1850, 1855, 1861, 1868, 1872, 1906, 1926, 1929, and 1944. Question: How many more eruptions occurred in the 19th century than in the 18th?", - "Output Program": [ - "nine = 6\neight = 4\nmore_eruptions = nine - eight\nprint(more_eruptions)", - "centure_19 = 8\ncenture_18 = 6\n\nprint(abs(round((centure_18) - (centure_19),2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Reunified Chinas Tang Dynasty (618-907) high culture set a high point for many things, including poetry. Various schools of Buddhism (a religion from India) flourished as represented by the Chinese Ch\u00e1n (or Zen) beliefs of Wang Wei (Tang dynasty) (701-761). His quatrains (jueju) describing natural scenes are world-famous examples of excellence, each couplet conventionally containing about two distinct images or thoughts per line. Tang poetrys big star is Li Bai (701-762) also pronounced and written as Li Bo, who worked in all major styles, both the more free old style verse (Gushi (poetry)) as well as the tonally regulated new style verse (Regulated verse). Regardless of genre, Tang poets notably strove to perfect a style in which poetic subjects are exposed and evident, often without directly referring to the emotional thrust at hand. The poet Du Fu (712-770) excelled at regulated verse and use of the seven-character line, writing denser poems with more allusions as he aged, experiencing hardship and writing about it. A parade of great Tang poets also includes Chen Ziang (661-702), Wang Zhihuan (688-742), Meng Haoran (689-740), Bai Juyi (772-846), Li He (790-816), Du Mu (803-852), Wen Tingyun (812-870), (listed chronologically) and Li Shangyin (813-858), whose poetry delights in allusions that often remain obscure, and whose emphasis on the seven-character line also contributed to the emerging posthumous fame of Du Fu, now ranked alongside Li Bai. The distinctively different Ci (poetry) poetry form began its development during the Tang as Central Asian and other musical influences flowed through its cosmopolitan society. Question: How many of the poets were born after the year 700 and died before the year 800?", - "Output Program": [ - "poets = [\"Li He\",\"Wang Zhihuan\"]\nprint(len(poets))", - "l = ['wang li', 'du fu']\nprint(len(l))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The effectiveness of heat-seeking missiles was only 7% early in the Vietnam War, but improved to approximately 15%\u201340% over the course of the war. The AIM-4 Falcon used by the USAF had kill rates of approximately 7% and was considered a failure. The AIM-9B Sidewinder introduced later achieved 15% kill rates, and the further improved AIM-9D and J models reached 19%. The AIM-9G used in the last year of the Vietnam air war achieved 40%. Israel used almost totally guns in the 1967 Six-Day War, achieving 60 kills and 10 losses. However, Israel made much more use of steadily improving heat-seeking missiles in the 1973 Yom Kippur War. In this extensive conflict Israel scored 171 of out of 261 total kills with heat-seeking missiles (65.5%), 5 kills with radar guided missiles (1.9%), and 85 kills with guns (32.6%). The AIM-9L Sidewinder scored 19 kills out of 26 fired missiles (73%) in the 1982 Falklands War. But, in a conflict against opponents using thermal countermeasures, the United States only scored 11 kills out of 48 fired (Pk 23%) with the follow-on AIM-9M in the Gulf War. Question: How many more kills did Israel score with heat-seeking missiles in the Yom Kippur War than with adar guided missiles?", - "Output Program": [ - "german = 195842\nchinese = 166000\nprint(german - chinese)", - "condition_1 = 171\ncondition_2 = 5\n\nprint(condition_1 - condition_2)" - ], - "Output Answer": [ - "{'number': '166', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The exact number of Arab casualties is unknown. One estimate places the Arab death toll at 7,000, including 3,000 Palestinians, 2,000 Egyptians, 1,000 Jordanians, and 1,000 Syrians. In 1958, Palestinian historian Aref al-Aref calculated that the Arab armies combined losses amounted to 3,700, with Egypt losing 961 regular and 200 irregular soldiers and Jordan losing 362 regulars and 200 irregulars. According to Henry Laurens (scholar), the Palestinians suffered double the Jewish losses, with 13,000 dead, 1,953 of whom are known to have died in combat situations. Of the remainder, 4,004 remain nameless but the place, tally and date of their death is known, and a further 7,043, for whom only the place of death is known, not their identities nor the date of their death. According to Laurens, the largest part of Palestinian casualties consisted of non-combatants and corresponds to the successful operations of the Israelis. Question: How many of the 7000 dead were not Palestinian?", - "Output Program": [ - "palestinians = 3000\ntotal = 7000\nanswer = total - palestinians\nprint(answer)", - "palestinians_dead = 3000\ntotal_dead = 7000\nprint(abs(round(total_dead - palestinians_dead,2)))" - ], - "Output Answer": [ - "{'number': '4000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Following a close loss to the Colts the prior week, the much-hated Steelers came to town for a rematch of last year's AFC Championship Game. Steelers starting QB Ben Roethlisberger, who suffered a concussion in the previous week's overtime loss to the Chiefs did not start, and was the designated 3rd (emergency) quarterback. Backup Charlie Batch also was hurt in that game, which left 2nd-year QB Dennis Dixon, who previously had one pass in his NFL career, to start. The Steelers received the opening kickoff, but went three-and-out. On the ensuing possession, the Ravens drove down the field with ease, capping off their drive with a touchdown run by Willis McGahee. In the second quarter, Dixon hit WR Santonio Holmes on a play-action pass for a 33-yard TD, tying the game. The Ravens answered on the following drive, with a 52-yard strike from Joe Flacco to Mark Clayton, setting up a 10-yard touchdown pass to Derrick Mason. In the third quarter, on the Ravens opening possession, Mark Clayton made a 9-yard reception but fumbled the ball. The ball was kicked 20 yards towards the Steelers endzone by a Pittsburgh player, but recovered by Tyrone Carter. The Steelers drove, but were held to a field goal by Jeff Reed. Later in the 4th quarter, Joe Flacco was sacked by Lawrence Timmons and fumbled the ball, recovered by the Steelers near midfield. The drive resulted in a 24-yard run on a QB option by Dixon, giving the Steelers their first lead of the night. On the Ravens next possession, things were looking bad when the offense was facing a 3rd and 22 with around 3 minutes left. Joe Flacco completed a pass to Derrick Mason for 17 yards, leaving John Harbaugh with a critical decision. Harbaugh opted to go for it, and Joe Flacco found Ray Rice for a 44-yard reception, setting the Ravens up inside the Steeler 10-yard line with less than 2 minutes left. Billy Cundiff tied the game with a 24-yard field goal. On the following Steeler possession, Dennis Dixon was nearly intercepted by Lardarius Webb. The Steelers were forced to punt, giving the ball back to the Ravens with about 1:30 left in the game. A very good punt return into Steeler territory by Chris Carr was wiped off by a block in the back. Despite the setback, the Ravens managed to drive to the Steeler 40-yard line, where their drive stalled. On 3rd and 9 with 25 seconds left, Joe Flacco was sacked and fumbled, but the ball was recovered by Ben Grubbs. With the clock counting inside 10 seconds left and no timeouts, the field goal team managed to get into formation, and get the kick off. The 56 yard attempt by Billy Cundiff was dead center, but about 2 yards short. In overtime, the Steelers won the toss and got the ball, but were forced to punt. The Ravens, also forced to punt deep in their own territory, gave the ball to Pittsburgh around the Steeler 40-yard line. On a 3rd and 5, Dennis Dixon threw an interception to LB Paul Kruger, who returned the ball 26 yards to the Steeler 28-yard line. Already in field goal range, the Ravens ran the ball down to the Pittsburgh 11-yard line where Billy Cundiff made a 29-yard field goal to win the game. With the win, both teams' records is 6-5. The Ravens hold the final wild card seed in the AFC due to the head-to-head tiebreaker over Pittsburgh. Question: How many touchdowns did the Ravens score in the first quarter?", - "Output Program": [ - "touch_down = 1\n\nprint((touch_down))", - "td = 1\nprint(td)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Hungarian language is the official language and predominant spoken language in Hungary. Hungarian is the Languages of Europe with around 13 million native speakers and it is one of 24 official and working languages of the European Union. Outside Hungary it is also spoken by communities of Hungarian people in neighbouring countries and by Hungarian diaspora communities worldwide. According to the 2011 census, 9,896,333 people (99.6%) speak Hungarian in Hungary, of whom 9,827,875 people (99%) speak it as a first language, while 68,458 people (0.7%) speak it as a second language. English (1,589,180 speakers, 16.0%), and German (1,111,997 speakers, 11.2%) are the most widely spoken foreign languages, while there are several recognized minority languages in Hungary (Armenian language, Bulgarian language, Croatian language, German language, Greek language, Romanian language, Romani language, Rusyn language, Serbian language, Slovak language, Slovenian language, and Ukrainian language). Question: How many more people speak English than German?", - "Output Program": [ - "english = 1589180\ngerman = 1111997\nprint(abs(round(english - german,2)))\n", - "eng_speakers=1589180\ngerman_speakers=1111997\nmore_num_eng_speakers=eng_speakers-german_speakers\nprint(more_num_eng_speakers)" - ], - "Output Answer": [ - "{'number': '477183', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Falcons defense ranked 2nd in the league in fewest rushing yards allowed (1,203), 8th in fewest total yards allowed (5,009), and 4th in fewest points allowed. Defensive linemen Lester Archambeau (10 sacks, 2 fumble recoveries) and Chuck Smith (defensive end) (8.5 sacks, 4 fumble recoveries) excelled at pressuring quarterbacks and stopping the run. Behind them, Atlanta had two outstanding linebackers, Pro Bowler Jessie Tuggle (65 tackles, 3 sacks, 1 fumble recovery) and Cornelius Bennett (69 tackles, 1 sack, 2 fumble recoveries). Bennett played with the Buffalo Bills when they suffered their four consecutive Super Bowl losses in Super Bowls Super Bowl XXV, Super Bowl XXVI, Super Bowl XXVII, and Super Bowl XXVIII; and thus was determined to finally get a championship ring that had eluded him in the past. Atlantas secondary was led by Pro Bowl cornerback Ray Buchanan, who recorded 7 interceptions and 102 return yards, and Pro Bowl safety Eugene Robinson (4 interceptions), who was with the Green Bay Packers when they appeared in Super Bowls Super Bowl XXXI and Super Bowl XXXII. Question: How many less sacks were performed by Chuck Smith than Lester Archambeau?", - "Output Program": [ - "lester = 10\nchuck = 8.5\ndiff = lester - chuck\nprint(diff)", - "condition_1 = 10\ncondition_2 = 8.5\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Vikes fell to 4-3 with a loss at home on Monday Night Football to the New England Patriots. The Pats, who came out passing instead of bothering to even try challenging the Vikings rush defense, got out to an early lead on the opening drive as QB Tom Brady hit WR Reche Caldwell for a 6-yard touchdown pass. Kicker Stephen Gostkowski connected on a 23-yard field goal early in the second quarter. Brady threw his second of what would turn out to be four touchdown passes, this time to TE Benjamin Watson just before halftime to give the Pats a 17-0 lead. The Vikes finally got on the board as RB Mewelde Moore returned a punt 71 yards for a touchdown early in the third quarter. That would be all the Vikes could muster as Brady threw his final two touchdowns to wide receivers Troy Brown and Chad Jackson respectively to close out the scoring. Question: How many games had the Vikings lost before this loss?", - "Output Program": [ - "games_lost = 2\nprint(games_lost)", - "total_loss = 3\nthis_loss = total_loss - 1\n\nprint(this_loss)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1714, Peter the Great sent a party of shipbuilders to Okhotsk to allow faster access to the furs of Kamchatka. In 1715, they built the Vostok and in 1716\u201317 Kozma Sokolov sailed it to Kamchatka. For the next 145 years Okhotsk was the main Russian seaport on the Pacific, supplying Kamchatka and other coastal settlements. In 1731 the Siberian Military Flotilla was established here. In 1736, Okhotsk was moved two miles downstream to a spit of land at the mouth of the Okhota, converting the ostrog (fortress) into a proper port. Vitus Berings two Pacific expeditions (1725\u20131729 and 1733\u20131742) brought in large numbers of people and the first scholars and expert sailors and led to a great deal of building. In 1742 there were 57 buildings, 45 other buildings in the Berings \"expedition settlement\" and eight ships in the harbor. Anton de Vieira, of Portuguese people origin (son of a Jewish father and Christian mother), was the towns governor at that time. From 1737 to 1837 there was a salt works several miles west on the coast that produced 14\u201336 tons annually. In 1827 it was worked by 150 exiles and about 100 guards and overseers. Question: How many years after the first Vitus Bering Pacific expedition did the second one begin?", - "Output Program": [ - "year1 = 1742\nyear2 = 1737\n\ntotal = year1 - year2\nprint(total)", - "year1=1925\nyear2=1929\nanswer=year2-year1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the entire Canton of Grisons, where about two-thirds of all speakers live, roughly a sixth report it as the language of best command (29,679 in 1990 and 27,038 in 2000). As a family language it was used by 19.5% in 2000 (33,707), as a language used on the job by 17.3% (15,715), and as a school language by 23.3% (5,940). Overall, 21.5% (40,168) of the population of Grisons reported to be speaking Romansh habitually in 2000. Within the traditional Romansh-speaking areas, where 56.1% (33,991) of all speakers lived in 2000, it is the majority language in 66 municipalities. Question: How many more people declared it a family language than a school language?", - "Output Program": [ - "family = 33707\nschool = 5940 \n\nprint(abs(round(family - school,2)))", - "family = 33707\nschool = 5940\ndiff = family - school\nprint(diff)" - ], - "Output Answer": [ - "{'number': '27767', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Browns headed into Kansas City for their last road game of the year to take on the Chiefs in Week 15. The Browns and Chiefs traded field goals in the first quarter, and then Josh Cribbs returned the ensuing kickoff 100 yards for a touchdown, setting an NFL record with his 7th kickoff return for a touchdown. After another Phil Dawson field goal in the second, the Chiefs scored three straight touchdowns to take a 24-13 lead. However, Cribbs again ran a kickoff back for a touchdown, this time for 103 yards and extending his NFL record to eight kickoff return touchdowns. In the second half, Jerome Harrison rushed for three touchdowns and amassed a filibuster-proof majority of his 286 rushing yards. This set a Browns' rushing record for a single game, was the record for most rushing yards in the NFL this season, and was the third most rushing yards in a game in NFL history. Matt Cassel's final desperation pass ricocheted off the cross bar, and the Browns defeated the Chiefs 41-34, with their highest point total of the season. With the win, the Browns improved to 3-11 and finished the season 2-6 on the road. Cribbs was named the AFC special teams player of the week for the second straight week. On December 21, Mike Holmgren was hired by the Browns to take over as their president. His duties will include personnel management, and he may hire a general manager to assist him. He also will have the power to replace Eric Mangini as head coach if he so chooses. Question: How many field goals were kicked in the first quarter?", - "Output Program": [ - "player = ['browns', 'chiefs']\nlength = len(player)\nprint(length)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many percent of households were not non-families?", - "Output Program": [ - "non_families = 45.7\nprint(abs(round(100 - non_families\n ,2)))", - "non_families = 45.7\ntotal = 100\n\nnot_non_families = (total - non_families)\n\nprint(not_non_families)" - ], - "Output Answer": [ - "{'number': '54.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: He played in 64 games for the Orioles, hitting for .257, 34 RBIs, 10 home runs and 59 hits. On September 6, 1996, he hit his 500th career home run off Felipe Lira\u2014fittingly, the home run came as a member of the Orioles, and also came exactly one year to the day that Ripken had broken Lou Gehrigs streak of 2,130 consecutive games played. Having already reached the 3,000 hits plateau the previous season, Murray joined Willie Mays and Hank Aaron as the only players ever to have hit at least 500 home runs and amassed 3,000 or more hits in their careers. Rafael Palmeiro, Alex Rodriguez, and Albert Pujols have since joined the club. He participated in the Orioles playoff run, as the team advanced to the 1996 American League Championship Series against the Yankees after having beat his old team in the ALDS. In nine total postseason games, he went 10-for-30 while hitting one home run. After being granted free agency by the Orioles, Murray was signed as a free agent by the Los Angeles Angels on December 18, 1996. He played 55 total games in the 1997 season, 46 with the Angels and 9 with the Dodgers. He had a .219 batting average along with 15 RBIs, 3 home runs, and 35 hits. His last home run was with the Angels, hitting one off Bob Tewksbury in the second inning in a 4-3 loss. He was released by the Angels on August 14. On August 20, he was signed by the Dodgers. In nine total games with the Dodgers, he had a .294 batting average, 3 RBIS and 2 hits. On October 30, he was granted free agency. He retired after the 1997 season with 504 home runs; as of 2011, Mickey Mantle is the only switch-hitter who has hit more home runs (536). Murray hit a home run from both sides of the plate in 11 games; he retired tied with Chili Davis for first place in this category. This co-record has since been broken by Mark Teixeira. Question: How many more games did Murray play for the Angels in 1997 compared to the Dodgers?", - "Output Program": [ - "games_played_Angels = 46\ngames_played_Dodgers = 9\nnumber_more_games = games_played_Angels - games_played_Dodgers\nprint(number_more_games)", - "angels = 46\ndogers = 9\n\n\nprint(abs(angels - dogers))" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Daphne is a suburb of nearby Mobile, Alabama. In 2007, Daphne saw retail sales of $653,422,000 or $34,438 per capita which compares favorably to the national average of $12,364. The median household income was $62,376 against a national average of $42,934, both measured through the 2007\u20132011 period. The home ownership was 74.6% and the median home value (2007\u20132011) was $187,000. The city is part of the Daphne-Fairhope-Foley metropolitan statistical area and was named among the top 10 such areas nationwide by Site Selection Magazine. The ranking is for areas with less than 200,000 population and is based upon the number of companies either expanding or relocating to the area. Question: How many years was the time span where the median household income was measured?", - "Output Program": [ - "start_year = 2007\nend_year = 2011\nprint(end_year-start_year)", - "first = 2007\nsecond = 2011\nprint(second - first)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of people were not Lurish, Kurdish people and Laki language in Hamadan county?", - "Output Program": [ - "Lurish=8\npeople=100\nanswer=people-Lurish\nprint(answer)" - ], - "Output Answer": [ - "{'number': '92', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many of their final 8 games of the season did the Chargers win?", - "Output Program": [ - "lost_in_eight = 4\nwin_in_eight = 8 - lost_in_eight\nprint(win_in_eight)", - "data = (9-7,3-6,1-5,2-4,5-4,5-1,9-7)\n\ncount = 0\nt = 0\n\nwhile t < len(data):\n if data[t] > 0:\n count += 1\n t += 1\n else:\n t = t+1\nprint(count)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: In 2002, how many residents did not classify themselves as Black people/Ethnic groups of Africa, in percent?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 53\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "total = 100\nblack = 53\nprint(total - black)" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Iran's telecommunication network enjoys the highest growth rate in the Middle East. One of the indicators that clearly illustrates this growth rate is the increase in the number of installed main lines. In 1978 there were only about 850,000 fixed lines installed in Iran. This number rose to about 1,767,000 by 1986 and to about 2,380,000 by 1989. One of the objectives of the first five-year development plan (1989-1994) for the telecommunication sector was to add one million new fixed lines to the network. However, due to the establishment and expansion of many low-capacity and high-capacity exchanges, the actual growth rate that was achieved was considerably higher. In fact more than 3.1 million new main lines were installed during the period of the first five-year plan. Four million new lines were expected to be added by the end of the second five-year plan (1994-1999), which would increase the number of installed main lines to about 9,510,000 fixed lines. Irans telecom market, which generated an estimated $9.1 billion in 2010 (of which 2/3 from \"voice\" mobile-phone and 1/10 from \"data\" mobile-phone services), has been growing significantly, especially its mobile-phone business. As of 2010, Iran had about 66 million mobile-phone subscribers covering about 70% of the population. In contrast, about 36% of Iranians had fixed-line phones. Question: How many more percent of the population subscribed to mobile phones than fixed lines?", - "Output Program": [ - "fixedlinephones=33\npopulation=70\nanswer=population-fixedlinephones\nprint(answer)", - "percent=34\nanswer=percent \nprint(answer)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Taylor won the inaugural 2014 Perth Darts Masters after beating Van Gerwen in the final 11-9 whilst averaging 105.08. He then defended his 2014 Sydney Darts Masters title by beating Stephen Bunting 11-3 in the final. In the quarter-finals of the 2014 World Grand Prix (darts), Taylor lost 3-1 against James Wade. This was the first time that Wade had beaten Taylor in a major televised knockout tournament. At the 2014 European Championship (darts), Taylor lost 10-9 in a thriller to Stephen Bunting. Taylor comfortably progressed to the final of the 2014 Grand Slam of Darts and a meeting with Dave Chisnall. Despite taking an initial 5-0 lead, the final was by far his closest match of the event as Chisnall fought back to 10-10, before Taylor rediscovered his best form to win another five unanswered legs and seal his sixth Grand Slam title 16-13. Question: How many points did Taylor beat Stephen Bunting by in the 2014 Sydney Darts Masters title match?", - "Output Program": [ - "taylor = 11\nstephan = 3\n\nprint(abs(taylor - stephan))", - "taylor = 11\nstephen = 3\nbeat_by = taylor - stephen\nprint(beat_by)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Federal Bureau of Investigations 2015 Uniform Crime Report, Indianapolis ranks as the 16th most dangerous city in the U.S., with 17.1 homicides per 100,000 people, compared with the U.S. rate of 4.9 homicides per 100,000 people. Between 2012 and 2014, the murder rate rose by 44%. There were 138 homicides in 2014, with 60% of victims and 90% of perpetrators being young black men. With 144 criminal homicides, 2015 surpassed 1998 as the year with the most murder investigations in the city. With 154 criminal homicides, 2017 marked the third consecutive year of record violence. FBI data showed a 7 percent increase in violent crimes committed in Indianapolis, outpacing the rest of the state and country. Law enforcement has blamed increased violence on a combination of root causes, including poverty, substance abuse, mental illness, and availability of firearms. Question: Were there more criminal homicides in 2017 or 2015?", - "Output Program": [ - "y2017 = 154\ny2015 = 138\n\ndata = (y2017,y2015)\nmaximum = max(data)\n\nif maximum == y2017:\n print(int(2017))\nelif maximum >= y2015:\n print(2015)", - "print(2017)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2017'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 1970s marked a time of economic uncertainty and troubled relations between the U.S. and certain Middle-Eastern countries. To begin with, the decade started off with the ongoing Recession of 1969\u201370. Following that, the 1970s energy crisis ensued which included the 1973\u201375 recession, the 1973 oil crisis as well as the 1979 energy crisis beginning as a prelude to a disastrous economic climate injected with stagflation; the combination between high unemployment and high inflation. However, on November 14, 1972, the average closed above the 1,000 mark (1,003.16) for the first time, during a brief relief rally in the midst of a lengthy bear market. Between January 1973 and December 1974, the average lost 48% of its value in what became known as the 1973\u20131974 stock market crash; with the situation being exacerbated by the events surrounding the Yom Kippur War. The index closed at 577.60, on December 4, 1974. During 1976, the index went above 1000 several times, and it closed the year at 1,004.75. Although the Vietnam War ended in 1975, new tensions arose towards Iran surrounding the Iranian Revolution in 1979. Other notable disturbances such as the Lebanese Civil War, the Ethiopian Civil War, the Indo-Pakistani War of 1971 and the Angolan Civil War which the U.S. and Soviet Union considered critical to the global balance of power, seemed to have had little influence towards the financial markets. Performance-wise for the decade, gains remained virtually flat, rising less than 5% from about the 800 level to 838. Question: How many years after the Vietnam War ended did the Iranian Revolution begin?", - "Output Program": [ - "VW_ended = 1975\nIR_begin = 1979\nnumber_of_years = IR_begin - VW_ended\nprint(number_of_years)", - "vietnam_warr = 1975\niran_revolution = 1979\n\n\nprint(abs((vietnam_warr - iran_revolution)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many percent of households had someone living alone who was over 64 and male and female householders with no spouse present?", - "Output Program": [ - "condition_1 = 7.5\ncondition_2 = 12.7+5.1\n\nprint(abs(round(condition_2 + condition_1,2)))", - "no_male_spouse = 12.7\nno_female_spouse = 5.1\nabove_64 = 7.5\ntotal = no_male_spouse + no_female_spouse + above_64\nprint(total)" - ], - "Output Answer": [ - "{'number': '25.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1986, the Dolphins, hampered by defensive struggles, stumbled to a 2-5 start and finished 8-8, missing the playoffs for the first time since 1980. They also lost their final game at the Orange Bowl, falling to the New England Patriots 34-27 on Monday Night Football. The problems continued in 1987, with an 8-7 (7-5 in non-strike games) record in a 1987 NFL strike-shortened year, their first at new Joe Robbie Stadium. In 1988, Miami had its first losing season (6-10) since 1976, and finished 8-8 in 1989. Question: How many points did the Dolphins lose to the Patriots by?", - "Output Program": [ - "patroits = 34\ndolphins = 27\npoints_lost = patroits - dolphins\nprint(points_lost)", - "dolphine = 34\npatriots = 27\n\nprint(abs(round(dolphine - patriots,2)))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 2015-16 NBA season, James was criticized for his role in several off-court controversies, including the midseason firing of Cavaliers coach David Blatt. Despite these distractions, Cleveland finished the year with 57 wins and the best record in the East. Jamess final averages were 25.3 points, 7.4 rebounds, and 6.8 assists per game on 52 percent shooting. In the 2016 NBA Playoffs, the Cavaliers advanced comfortably to the 2016 NBA Finals, losing only two games en route to a rematch with the 2015-16 Golden State Warriors season, who were coming off a record-setting 73-win season. To begin the series, Cleveland fell behind 3-1, including two blowout losses. James responded by registering back-to-back 41 point games in Games 5 and 6, leading the Cavaliers to two consecutive wins to stave off elimination. In Game 7, he posted a triple-double and made a number of key plays, including The Block (basketball) on Andre Iguodala, as Cleveland emerged victorious, winning the Cleveland sports curse and becoming the first team in NBA history to come back from a 3-1 series deficit in the Finals. James became just the third player to record a triple-double in an NBA Finals Game 7, and behind series averages of 29.7 points, 11.3 rebounds, 8.9 assists, 2.3 blocks, and 2.6 steals per game, he also became the first player in league history to lead both teams in all five statistical categories for a playoff round, culminating in a unanimous Finals MVP selection. Question: How many total points did James score in games 5 and 6?", - "Output Program": [ - "condition_1 = 41\ncondition_2 = 41\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "five = 41\nsix = 41\ntotal = five + six\nprint(total)" - ], - "Output Answer": [ - "{'number': '82', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States, the female-to-male earnings ratio was 0.77 in 2009; female full-time, year-round (FTYR) workers earned 77% as much as male FTYR workers. Womens earnings relative to mens fell from 1960 to 1980 (56.7-54.2%), rose rapidly from 1980 to 1990 (54.2-67.6%), leveled off from 1990 to 2000 (67.6-71.2%) and rose from 2000 to 2009 (71.2-77.0%). When the first Equal Pay Act of 1963 was passed in 1963, female full-time workers earned 48.9% as much as male full-time workers. Question: How many percentage points difference is there between the highest and lowest female-to-male earnings ratio between 1960 and 1980?", - "Output Program": [ - "year1 = 56.7\nyear2 = 54.2\n\ndifference = (year1 - year2)\nprint(difference)", - "y1960 = 56.7\ny1980 = 54.2\n\nprint(abs(round(y1960-y1980,2)))" - ], - "Output Answer": [ - "{'number': '2.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Boston University is ranked No. 36 Nationally in the Wall Street Journal/Time Higher Education U.S. colleges and universities ranking. According to the U.S. News & World Report Boston University is ranked 18th in Best Colleges for Veterans, 52nd in Best Undergraduate Teaching, 46th in Best Value Schools, 32nd in High School Counselor Rankings, 28th in Most Innovative Schools, 48th in Best Undergraduate Engineering Programs, 12th in Biomedical Engineering. Boston Universitys Graduate Schools are ranked as 42nd Best Business School, 34rd Best Education School, 35th Best Engineering Schools, 22nd Best Law School, 4th Best Health Care Law, 11th Best Intellectual Property Law, 7th Best Tax Law, 26th Best Medical School, 29th Best Research Medical School, 85th Best Biological Sciences, 59th Best Chemistry, 31st Clinical Psychology, 49th Computer Science, 78th Earth Sciences, 23rd in Economics, 12th in Development Economics, 42nd in English, 59th in Best Fine Arts Programs, 17th in Healthcare Management, 44th in History, 47th in Mathematics, 1st in Occupational Therapy, 14th in Physical Therapy, 37th in Physics, 56th in Political Science, 39th in Psychology, 10th in Public Health, 10th in Social Work, 47th in Sociology, 12th in Speech-Language Pathology and 50th in Statistics. Question: How many colleges and universities are ranked higher than Boston University according to the Wall Street Journal/Time Higher Education rankings?", - "Output Program": [ - "ranks= 35\nprint(ranks)", - "boston_rank = 36\nuniversity_above = 36 - 1\nprint(university_above)" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By a more directly comparable measure, \"Love Shine a Light\" received an average of 9.458 points per country or 78.82% of total votes available, the third-highest in the history of the present voting system, behind only \"Save Your Kisses for Me\" by Brotherhood of Man in Eurovision Song Contest 1976 (9.647 points per jury, 80.39% of available points) and \"Ein bi\u00dfchen Frieden\" by Nicole (German singer) in Eurovision Song Contest 1982 (9.470 votes per jury, 78.91% of available points). Furthermore, the song received maximum points from ten of twenty-four countries (41.7%), the fourth highest of all time behind \"Euphoria (Loreen song)\" by Loreen (singer) in Eurovision Song Contest 2012 (which received 12 points from eighteen of forty-one countries, or 43.9%), \"Non ho let\u00e0\" by Gigliola Cinquetti in 1964 (receiving the then-maximum 5 points from eight of fifteen countries, or 53.3%) and \"Ein bi\u00dfchen Frieden\" in 1982 (12 points from nine of seventeen countries, or 52.9%). Question: How many more points per jury did \"Save Your Kisses For Me\" have than \"Ein bi\u00dfchen Frieden\"?", - "Output Program": [ - "save_your = 9647\nein_bi = 9470\n\nprint(abs(save_your - ein_bi))", - "save = 9.647\nein = 9.470\nmore_points = save - ein\nprint(more_points)" - ], - "Output Answer": [ - "{'number': '.177', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The February 2013 offer represented a small premium over the then-current stock price, much lower than the stocks all-time high of $65 USD per share reached during the dotcom bubble in 2000, as well as its July 2005 price of $40 USD which was the high-water mark of the post-dotcom era. The price of $13.65 per share represented a 25% premium to the stock price, but far below the 52-week high of $18.36, and more than 76% off its all-time high. Several major institutional shareholders have voiced opposition, including Southeastern Asset Management and Mason Hawkins. Michael Dell owns the largest single share of the companys stock and was part of negotiations to go private, but only offered $750 million of his own money for a deal that would involve almost $16 billion in new debt. T. Rowe Price, which has the third largest holding, also objected to the low price of the proposal. Southeastern Asset Management, the largest shareholder of Dell stock with about 8.5%, is opposed to the deal at the per share price of $13.50 to $13.75 as they value the company at $23.72 a share. Southeastern also complained that the overseas funds arent offered to sweeten the buyout offer. Question: Which year was the stock price higher per share, 2000 or 2005?", - "Output Program": [ - "y2000 = 65\ny2005 = 40\n\ndata = (y2000,y2005)\nhigher = max(data)\n\nif higher == y2000:\n print(int(2000))\nelif higher == y2005:\n print(2005)", - "price_higher_per_share=2000\nprint(price_higher_per_share)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2000'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders off-field fortunes have varied considerably over the years. The teams first three years of operation (1960 Oakland Raiders season\u20131962 Oakland Raiders season) were marred by poor on-field performance, financial difficulties, and spotty attendance. In 1963 Oakland Raiders season, however, the Raiders fortunes improved dramatically with the introduction of head coach (and eventual owner) Al Davis. In 1967 Oakland Raiders season, after several years of improvement, the Raiders reached the postseason for the first time. The team would go on to win its first (and only) 1967 American Football League Championship Game that year; in doing so, the Raiders advanced to Super Bowl II, where they were soundly defeated by the Green Bay Packers. Since 1963, the team has won 15 division titles (three AFL and 12 NFL), four AFC Championships (1976\u201377 NFL playoffs, 1980\u201381 NFL playoffs, 1983\u201384 NFL playoffs, and 2002\u201303 NFL playoffs), one AFL Championship (1967 American Football League Championship Game), and three Super Bowl Championships (Super Bowl XI, Super Bowl XV, and Super Bowl XVIII). At the end of the NFLs 2017 NFL season, the Raiders boasted a lifetime regular season record of 462 wins, 411 losses, and 11 ties; their lifetime playoff record currently stands at 25 wins and 19 losses. Question: How many more NFL than AFL titles have the Raiders won?", - "Output Program": [ - "nfl = 12\nafl = 3\nprint(abs(round(nfl - afl,2)))", - "nfl = 12\nafl = 3\ndiff = nfl - afl\nprint(diff)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many people, in terms of percentage, were Overseas Filipino, Korean diaspora, and other Asian combined in Guam as of 2010?", - "Output Program": [ - "condition_1 = 26.3+2.2+2\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "filipino = 26.3\nkorean = 2.2\nother_asian = 2\ntotal = filipino + korean + other_asian\nprint(total)" - ], - "Output Answer": [ - "{'number': '30.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the financial year ending 31 July 2011, the University of Manchester had a total income of \u00a3808.58 million (2009/10 \u2013 \u00a3787.9 million) and total expenditure of \u00a3754.51 million (2009/10 \u2013 \u00a3764.55 million). Key sources of income included \u00a3247.28 million from tuition fees and education contracts (2009/10 \u2013 \u00a3227.75 million), \u00a3203.22 million from funding body grants (2009/10 \u2013 \u00a3209.02 million), \u00a3196.24 million from research grants and contracts (2009/10 \u2013 \u00a3194.6 million) and \u00a314.84 million from endowment and investment income (2009/10 \u2013 \u00a311.38 million). During the 2010/11 financial year the University of Manchester had a capital expenditure of \u00a357.42 million (2009/10 \u2013 \u00a337.95 million). Question: How many more millions of pounds did the University of Manchester have in income than in expenditures?", - "Output Program": [ - "income = 808.58\nexpenditure = 754.51\ndiff = income - expenditure\nprint(diff)", - "income = 808.58\nexpanditure = 754.51\n\nprint(abs(round(income - expanditure,2)))" - ], - "Output Answer": [ - "{'number': '54.07', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not multiracial?", - "Output Program": [ - "condition_1 = 1.9\n\nprint(abs(round(100 - condition_1,2)))", - "multicultral = 1.9\n\nprint(abs(round(100 - multicultral,2)))", - "total = 100\nmultiracial = 1.9\ndiff = total - multiracial\nprint(diff)", - "multiracial = 1.9\nother = 100\n\nnot_multiracial = (other - multiracial)\nprint(not_multiracial)" - ], - "Output Answer": [ - "{'number': '98.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Beginning in 1967, Brevard County was represented by the Floridas 71st House district, Floridas 72nd House district, Floridas 73rd House district, and Floridas 74th House district districts. Following redistricting in 1970, the county was represented by the Floridas 44th House district, Floridas 45th House district, Floridas 46th House district, Floridas 47th House district and Floridas 48th House district districts. Following redistricting in 1982, the county was represented by the Floridas 31st House district, Floridas 32nd House district, Floridas 33rd House district, Floridas 34th House district, Floridas 77th House district, and Floridas 78th House district districts. Following redistricting in 1992, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, and Floridas 32nd House district districts. Following redistricting in 2002, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, Floridas 32nd House district, and Floridas 80th House district districts. Question: How many districts was the county represented by after redistricting in 2002?", - "Output Program": [ - "number_districts = 5\nprint(number_districts)", - "representative = (\"29 House\",\"30 House\",\"31 House\",\"32 House\",\"80 House\")\n\nprint(len(representative))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders off-field fortunes have varied considerably over the years. The teams first three years of operation (1960 Oakland Raiders season\u20131962 Oakland Raiders season) were marred by poor on-field performance, financial difficulties, and spotty attendance. In 1963 Oakland Raiders season, however, the Raiders fortunes improved dramatically with the introduction of head coach (and eventual owner) Al Davis. In 1967 Oakland Raiders season, after several years of improvement, the Raiders reached the postseason for the first time. The team would go on to win its first (and only) 1967 American Football League Championship Game that year; in doing so, the Raiders advanced to Super Bowl II, where they were soundly defeated by the Green Bay Packers. Since 1963, the team has won 15 division titles (three AFL and 12 NFL), four AFC Championships (1976\u201377 NFL playoffs, 1980\u201381 NFL playoffs, 1983\u201384 NFL playoffs, and 2002\u201303 NFL playoffs), one AFL Championship (1967 American Football League Championship Game), and three Super Bowl Championships (Super Bowl XI, Super Bowl XV, and Super Bowl XVIII). At the end of the NFLs 2017 NFL season, the Raiders boasted a lifetime regular season record of 462 wins, 411 losses, and 11 ties; their lifetime playoff record currently stands at 25 wins and 19 losses. Question: How many more AFC Championships did the Raiders win than AFL Championships?", - "Output Program": [ - "no_of_championships = 3\nprint(no_of_championships)", - "afc = 4\nafl = 1 \n\nprint(abs(round(afc - afl,2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of people were not Hispanic in Texas?", - "Output Program": [ - "Hispanic = 37.6\nprint(100-Hispanic)", - "total = 100\ntexas = 37.6\nprint(total - texas)" - ], - "Output Answer": [ - "{'number': '62.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Politically, Portsmouth is a center of liberal politics and stronghold for the Democratic Party. In 2016, Portsmouth voted 67.70% for Hillary Clinton in the United States presidential election, 2016, 62.53% for Colin Van Ostern in the New Hampshire gubernatorial election, 2016, 64.48% for Maggie Hassan in the United States Senate election in New Hampshire, 2016, and 62.16% for Carol Shea-Porter in the United States House of Representatives elections in New Hampshire, 2016. In 2014, Portsmouth voted 70.05% for Maggie Hassan in the New Hampshire gubernatorial election, 2014, 67.34% for Jeanne Shaheen in the United States Senate election in New Hampshire, 2014, and 68.34% for Carol Shea-Porter in the United States House of Representatives elections in New Hampshire, 2014. In 2012, Portsmouth voted 67.56% for Barack Obama in the United States presidential election, 2012, 70.16% for Maggie Hassan in the New Hampshire gubernatorial election, 2012, and 68.50% for Carol Shea-Porter in the United States House of Representatives elections in New Hampshire, 2012. Question: How many more percent of the vote did Carol Shea-Porter get in 2012 than she did in 2016?", - "Output Program": [ - "percentage_votes_2012 = 68.50\npercentage_votes_2016 = 62.16\npercentage_more_votes = percentage_votes_2012 - percentage_votes_2016\nprint(\"%.2f\" % percentage_more_votes)", - "y2012_porter = 68.50\ny2016_porter = 62.16\n\nprint(abs(round(y2012_porter-y2016_porter,2)))\n\n" - ], - "Output Answer": [ - "{'number': '6.64', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For the first time in franchise history, the Cowboys wore white pants and navy jerseys. The jerseys are usually paired with silver pants. The white pants were the Color Rush pants with a navy/silver/navy stripe down the side, and the navy jersey is the regular alternate navy jersey, usually worn on Thanksgiving. The Cowboys outscored the Giants to win 30-17 and improve to 7-6 and 2-3 without Elliott. Despite the win against the Giants, the eventual Super Bowl champion Philadelphia Eagles clinched the NFC East title with the win against the Rams. Question: How many total points were scored by the end of the game?", - "Output Program": [ - "condition_1 = 30\ncondition_2 = 17\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "y1 = 30\ny2 = 17\nprint(y1 + y2)" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Turnovers had been a nagging problem for the Giants all year, and it seemed their first division game of 2010 would be no exception; their first two drives ended in interceptions off receivers' hands, giving the struggling Cowboys an early 10-0 lead. The Giants finally got on the board late in the first quarter courtesy of a 7-yard Nicks reception. Following a Giants fumble in the second quarter, Dallas quarterback Tony Romo was hit hard by linebacker Michael Boley and left the game with a clavicle fracture (Notably, Romo was the fifth quarterback the Giants defense knocked out of a game this year, after Moore, Cutler, Collins, and Hill). After Cowboys kick returner Dez Bryant returned a Dodge punt 93 yards for a touchdown, the Giants scored two consecutive touchdowns; an 8-yard pass to Nicks and a 14-yard pass to Smith. The Giants opened the second half with two more back-to-back touchdowns; a 25-yard pass to Manningham and a 30-yard Jacobs run. The Dallas offense, now led by veteran quarterback Jon Kitna, showed signs of life in the fourth quarter as Bryant caught two 15-yard touchdown passes. But two failed onside kicks allowed the Giants to log their third straight win over their divisional foes and the fourth win of their current streak. New York went into their bye week tied for the best record in the NFC. Question: How many points did the Cowboys lead at the beginning?", - "Output Program": [ - "condition_1 = 10\ncondition_2 = 0\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "cowboy = 10\nother = 0\nlead = cowboy - other\nprint(lead)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Effect on cotton production and expansion of slavery Cheap cotton textiles increased the demand for raw cotton; previously, it had primarily been consumed in subtropical regions where it was grown, with little raw cotton available for export. Consequently, prices of raw cotton rose. Some cotton had been grown in the West Indies, particularly in Hispaniola, but Haitian cotton production was halted by the Haitian Revolution in 1791. The invention of the cotton gin in 1792 allowed Georgia green seeded cotton to be profitable, leading to the widespread growth of cotton plantations in the United States and Brazil. In 1791 world cotton production was estimated to be 490,000,000 pounds with U.S. production accounting to 2,000,000 pounds. By 1800 U.S. production was 35,000,000 pounds, of which 17,790,000 were exported. In 1945 the U.S. produced seven-eights of the 1,169,600,000 pounds of world production. Question: How many more pounds did U.S. cotton production increase in 1800 from 1791?", - "Output Program": [ - "_1791 = 2000000\n_1800 = 35000000\nincrease = _1800 - _1791\nprint(increase)", - "y1800 = 35000000 \ny1791 = 2000000\n\nprint(abs(round(y1800-y1791,2)))" - ], - "Output Answer": [ - "{'number': '33000000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Literacy rate in Nauru, defined as \"people who are currently enrolled in school and/or have reached at least grade 5 of primary education\", is 96.5%, as of 2011. There are 3,190 students and 104 teachers, as of 2013. The 2011 census stated 4 percent of the population aged 15 years or older have a primary education, 91 percent have a secondary education, and 5 percent have a tertiary education. Education is based on the British system, which requires attendance from 5 to 16 years old. Students spend three years at preschool, six years of primary education, and four years of secondary school. Tertiary school is not required. An estimated 10.7 percent of the GDP was spend on education in 1999. As of 2013, there are five preschools, four primary schools, three secondary schools, and one tertiary school. The lone college, University of South Pacific, opened in the 1970s via distance courses, and in 1987 a campus was built on the island. It offers accounting, management, primary education, and English studies as majors. Question: How many years do students spend in preschool?", - "Output Program": [ - "preschool = 3\nprint(preschool)", - "\npreschool = 3\nprint(preschool)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Ethnic change has been transforming the population. By 2009, nearly 45 percent of the residents spoke a language other than English at home. Whites now comprise only 45 percent of the population, while the numbers of Hispanics grow steadily, along with Vietnamese, Korean and Chinese families. The percentage of foreign-born residents jumped to 30 percent in 2008 from 6 percent in 1970. The mayor of Irvine, Sukhee Kang, was born in Korea, making him the first Korean-American to run a major American city. \u201cWe have 35 languages spoken in our city,\u201d Kang observed. The population is diverse age-wise, with 27.0% under the age of 18, 9.4% from 18 to 24, 33.2% from 25 to 44, 20.6% from 45 to 64, and 9.9% 65 years of age or older. The median age is 33 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.7 males. Question: How many more people, in terms of percentage, were 24 or younger compared to 45 and older?", - "Output Program": [ - "people_24_younf = 9.4 + 27\npeople_45_old = 20.6 + 9.9\n\nprint(abs(round(people_24_younf - people_45_old,2)))", - "percent_24_younger = 27 + 9.4\npercent_45_older = 20.6 + 9.9\npercent_compared = round(percent_24_younger - percent_45_older,1)\nprint(percent_compared)" - ], - "Output Answer": [ - "{'number': '5.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007, the Peruvian economy experienced a growth rate of 9%, the highest in Latin America, and this repeated in 2008 with a 9.8% rate; in 2006 and 2007, the Lima Stock Exchange grew by 185.24% and 168.3%, respectively. However, in the wake of the 2008 global crisis, growth for 2009 was only 0.9 percent, but rebounded to 8.8 percent the following year. The pro-market policies enacted by Fujimori, were continued by presidents Alejandro Toledo and Alan Garcia, While poverty of Lima is 8.5%, the national average is 25.8%, while the unemployment rate is 6.5% and 74% are employed formally. Question: How many percentage points higher was the growth of the Lima Stock Exchange in 2010 compared to 2009?", - "Output Program": [ - "lima_stock_2010 = 8.8\nlima_stock_2009 = 0.9\n\nprint(abs(lima_stock_2010 - lima_stock_2009))", - "in_2009 = 0.9\nin_2010 = 8.8\nmore = in_2010 - in_2009\nprint(more)" - ], - "Output Answer": [ - "{'number': '7.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In recent decades, the literacy rate of Rajasthan has increased significantly. In 1991, the states literacy rate was only 38.55% (54.99% male and 20.44% female). In 2001, the literacy rate increased to 60.41% (75.70% male and 43.85% female). This was the highest leap in the percentage of literacy recorded in India (the rise in female literacy being 23%). At the Census 2011, Rajasthan had a literacy rate of 67.06% (80.51% male and 52.66% female). Although Rajasthans literacy rate is below the national average of 74.04% and although its female literacy rate is the lowest in the country, the state has been praised for its efforts and achievements in raising literacy rates. Question: How many percent higher was the literacy rate of males than that of females in Rajasthan in 1991?", - "Output Program": [ - "condition_1 = 54.99\ncondition_2 = 20.44\n\nprint(abs(round(condition_2 - condition_1,2)))", - "male = 54.99\nfemale = 20.44\ndiff = male - female\nprint(diff)" - ], - "Output Answer": [ - "{'number': '34.55', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more people, in terms of percentage, were in the second largest age group compared to the second smallest?", - "Output Program": [ - "largest_second = 24.6\nsmallest_second = 9.5\n\nprint(abs(round(largest_second - smallest_second,2)))\n", - "percentage_2nd_largest_grp = 24.6\npercentage_2nd_smallest_grp = 9.5\npercentage_more_people = percentage_2nd_largest_grp - percentage_2nd_smallest_grp\nprint(\"%.1f\" % percentage_more_people)" - ], - "Output Answer": [ - "{'number': '15.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1955 and 1956, Dayan and Shimon Peres negotiated a series of large weapons contracts with France. On 10 November 1955, an agreement was signed for the delivery of 100 AMX-13 tanks and assorted anti-tank weapons. On 24 June 1956, a $80 million deal was agreed involving 72 Dassault Myst\u00e8re IV jets, 120 AMX-13 tanks, 40 Sherman tanks and 18 Obusier de 155 mm Mod\u00e8le 50. The Mystere were in addition to 53 already on order. At the end of September 1956, a further 100 Sherman tanks, 300 half-tracks, and 300 6x6 trucks were added. Question: How many Myst\u00e8re were ordered in total, between the agreement and those already on order?", - "Output Program": [ - "total=125\nanswer=total\nprint(answer)", - "Myst\u00e8re=120\norder=5\nanswer=Myst\u00e8re+order\nprint(answer)" - ], - "Output Answer": [ - "{'number': '125', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many more people are there than families?", - "Output Program": [ - "families = 271315\ntotal = 1223400\nprint(abs(total-families))", - "total_peoples = 1223400\nfamilies = 271315\n\nnot_families = total_peoples - families\n\nprint(not_families)" - ], - "Output Answer": [ - "{'number': '952085', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many more interceptions did Theismann have than Plunkett?", - "Output Program": [ - "theisman = 2\nplunkett = 0\n\nprint(abs(theisman - plunkett))", - "interception_plunkett=0\ninterception_theisman=2\nmore_interceptions=interception_theisman-interception_plunkett\nprint(more_interceptions)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the north of the region is the Sailughem Mountains, also known as Kolyvan Altai, which stretch northeast from 49\u00b0 N and 86\u00b0 E towards the western extremity of the Sayan Mountains in 51\u00b0 60 N and 89\u00b0 E. Their mean elevation is 1,500 to 1,750 m. The snow-line runs at 2,000 m on the northern side and at 2,400 m on the southern, and above it the rugged peaks tower some 1,000 m higher. Mountain passes across the range are few and difficult, the chief being the Ulan-daban at 2,827 m (2,879 m according to Kozlov), and the Chapchan-daban, at 3,217 m, in the south and north respectively. On the east and southeast this range is flanked by the great plateau of Mongolia, the transition being effected gradually by means of several minor plateaus, such as Ukok plateau (2,380 m) with Pazyryk Valley, Chuya (1,830 m), Kendykty (2,500 m), Kak plateau (2,520 m), (2,590 m), and (2,410 m). Question: How many meters higher is Kendykty than Pazyryk Valley, Chuya?", - "Output Program": [ - "ken = 2500\npaz = 1830\ndiff = ken - paz\nprint(diff)", - "condition_1 = 2500\ncondition_2 = 1830\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '670', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Muralitharan was on the winning side on 54 of the 133 test matches he played. In those games he captured a total of 438 wickets (8.1 wickets per match), at an outstanding average of 16.18 per wicket and a strike rate of 42.7. Muralitharan took 795 wickets for his country Sri Lanka in 132 tests. The next most wickets for Sri Lanka in these 132 Tests was Chaminda Vaas 309 - less than 40% of the spinners pile. No one else managed 100. Collectively Sri Lankan bowlers tallied 1968 wickets across that span, of which Muralitharan accounted for 40.4%. Among the 24 other Sri Lankans who took more than 10 of those wickets, only Lasith Malinga did so at a better strike rate (52.3) than Muralitharans 54.9 - and the latter bowled rather more overs, 6657.1 of them to be precise. Question: How many percent of the 1968 wickets across the span was Muralitharan not accounted for?", - "Output Program": [ - "percent_Muralitharan_accounted_for=40.4\npercent_Muralitharan_not_accounted_for=100-(percent_Muralitharan_accounted_for)\n\n\nprint(percent_Muralitharan_not_accounted_for)", - "murlither_wicket = 40.4\nprint(abs(round(100 - murlither_wicket,2)))" - ], - "Output Answer": [ - "{'number': '59.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: How many years saw more than 100 things catch on fire?", - "Output Program": [ - "churches=11\ncity=14\nanswer=churches-city\nprint(answer)", - "years=4\nanswer=years\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: An indirect effect of the financial crisis on Thai politics was the rise of Thaksin Shinawatra. In reaction to the governments economic policies, Thaksin Shinawatras Thai Rak Thai Party won a landslide victory over Leekpais Democrat Party (Thailand) in the Thai general election, 2001 and took office in February 2001. Although weak export demand held the GDP growth rate to 2.2 percent in the first year of his administration, the first Thaksin Shinawatra government performed well from 2002 to 2004 with growth rates of 5.3, 7.1 and 6.3 percent respectively. His policy was later called Thaksinomics. During Thaksins first term, Thailands economy regained momentum and the country paid its IMF debt by July 2003 (two years ahead of schedule). Despite criticism of Thaksinomics, Thaksins party won another landslide victory over the Democrat Party in the Thai general election, 2005. The official economic data related to Thanksinomics reveals that between 2001 and 2011, Isans GDP per capita more than doubled to US$1,475, while, over the same period, GDP in the Bangkok area rose from US$7,900 to nearly US$13,000. Question: How many years did the official economic data related to Tanksinomics?", - "Output Program": [ - "year=2001\nyear1=2011\nanswer=year1-year\nprint(answer)", - "Growth_rates=7.3\nfirst_year_rate=2.2\nanswer=Growth_rates+first_year_rate\nprint(answer)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 15,649 registered voters in Cranford Township, of which 4,887 (31.2% vs. 41.8% countywide) were registered as Democratic Party (United States), 3,701 (23.7% vs. 15.3%) were registered as Republican Party (United States) and 7,046 (45.0% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 15 voters registered to other parties. Among the townships 2010 Census population, 69.2% (vs. 53.3% in Union County) were registered to vote, including 91.2% of those ages 18 and over (vs. 70.6% countywide). Question: How many more voters were Democrats than Republicans?", - "Output Program": [ - "Democrats = 4887\nRepublicans = 3701\nprint(Democrats-Republicans)", - "demo = 4887\nrepu = 3701\nprint(demo - repu)" - ], - "Output Answer": [ - "{'number': '1186', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2010 federal census, there were 39,702 people, 14,414 households, and 9,981 families residing in the county. The population density was 113 people per square mile (44/km\u00b2). There were 14,890 housing units at an average density of 45 per square mile (17/km\u00b2). The racial makeup of the county was 97% Race (United States Census), 1.2% Race (United States Census) or Race (United States Census), 0.1% Race (United States Census), 0.42% Race (United States Census), and 0.07% Race (United States Census). Two percent of the population were Race (United States Census) or Race (United States Census). US Veterans \u2013 2,681. Median household income (in 2014 dollars), 2010\u20132014 was reported as $48,718, while the per capita income was $23,886. In 2014, the median household income in the USA was $53,700. Question: How many more people were there than household and families combined?", - "Output Program": [ - "people = 39702\nhousehold = 14414\nfamilies = 9981\n\nprint(abs(round(people - household - families,2)))", - "people = 39702\nhouseholds = 14414\nfamilies = 9981\nmany_more = people - (households + families)\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '15307', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of the people did not speak Persian in Asadabad county?", - "Output Program": [ - "persian = 63\nprint(abs(round(100 - persian,2)))", - "percent_persian_speakers=63\npercent_not_persian_speakers=100-percent_persian_speakers\nprint(percent_not_persian_speakers)" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Graduation rates among district-run schools, meanwhile, steadily increased in the ten years from 2005. In 2005, Philadelphia had a district graduation rate of 52%. This number increased to 65% in 2014, still below the national and state averages. Scores on the states standardized test, the Pennsylvania System of School Assessment (PSSA) trended upward from 2005 to 2011 but subsequently decreased. In 2005, the district-run schools scored an average of 37.4% on math and 35.5% on reading. The citys schools reached its peak scores in 2011 with 59.0% on math and 52.3% on reading. In 2014, the scores dropped significantly to 45.2% on math and 42.0% on reading. Question: How many percent did reading scores improve from 2005 to 2011?", - "Output Program": [ - "reading_scores_2005 = 35.5 \nreading_scores_2011 = 52.3\n\n\nprint(abs(round(reading_scores_2005 - reading_scores_2011, 2)))", - "reading_scores_2005 = 35.5\nreading_scores_2011 = 52.3\nimprovement = round(reading_scores_2011 - reading_scores_2005,1)\nprint(improvement)" - ], - "Output Answer": [ - "{'number': '16.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Lower than expected population figures from the census suggest that Karachis poor infrastructure, law and order situation, and weakened economy relative to other parts of Pakistan made the city less attractive to in-migration than previously thought. The figure is disputed by all the major political parties in Sindh. Karachis population grew by 59.8% since the 1998 census to 14.9 million, while Lahore city grew 75.3% \u2013 though Karachis census district had not been altered by the provincial government since 1998, while Lahores had been expanded by Punjabs government, leading to some of Karachis growth to have occurred outside the citys census boundaries. Karachis population had grown at a rate of 3.49% between the 1981 and 1998 census, leading many analysts to estimate Karachis 2017 population to be approximately 18 million by extrapolating a continued annual growth rate of 3.49%. Some had expected that the citys population to be between 22 and 30 million, which would require an annual growth rate accelerating to between 4.6% and 6.33%. Question: How many years was the time span where Karachis populations has grown at a rate of 3.49%?", - "Output Program": [ - "year1 = 1981\nyear2 = 1998\ngrowth_rate = year2 - year1\nprint(growth_rate)", - "low = 1981\nhigh = 1998\n\nprint(abs(round(low - high,2)))" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Tourism in Hawaii is Kauais largest industry. In 2007, 1,271,000 people visited Kauai. The two largest groups were from the continental United States (84% of all visitors) and Japan (3%). As of 2003, there were a total of approximately 27,000 jobs on Kauai, of which the largest sector was accommodation/food services (26%, 6,800 jobs) followed by government (15%) and retail (14.5%), with agriculture accounting for 2.9% (780 jobs) and educational services providing 0.7% (183 jobs). In terms of income, the various sectors that constitute the visitors industry accounted for one third of Kauais income. Employment is dominated by small businesses, with 87% of all non-farm businesses having fewer than 20 employees. As of 2003, Kauais unemployment rate was 3.9%, compared to 3.0% for the entire state and 5.7% for the United States as a whole. Kauais poverty rate was 10.5%, compared to the contiguous 48 states at 10.7%. Question: As of 2003, how many percent points lower was Kauai's poverty rate compared to the contiguous 48 United States?", - "Output Program": [ - "kauai_poverty = 10.5\nusa_poverty = 10.7\n\nprint(abs(round(kauai_poverty - usa_poverty, 2)))", - "percent_points_Kauai = 10.5\npercent_48_US = 10.7\npercent_points_less = round(percent_48_US - percent_points_Kauai,1)\nprint(percent_points_less)" - ], - "Output Answer": [ - "{'number': '.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Daphne is a suburb of nearby Mobile, Alabama. In 2007, Daphne saw retail sales of $653,422,000 or $34,438 per capita which compares favorably to the national average of $12,364. The median household income was $62,376 against a national average of $42,934, both measured through the 2007\u20132011 period. The home ownership was 74.6% and the median home value (2007\u20132011) was $187,000. The city is part of the Daphne-Fairhope-Foley metropolitan statistical area and was named among the top 10 such areas nationwide by Site Selection Magazine. The ranking is for areas with less than 200,000 population and is based upon the number of companies either expanding or relocating to the area. Question: How many percent of the people living in Daphne did not own a home?", - "Output Program": [ - "percent=74.6\npeople=100\nanswer=people-percent\nprint(answer)", - "homeownership=74.6\nHome=100\nanswer=Home-homeownership\nprint(answer)" - ], - "Output Answer": [ - "{'number': '25.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many yards long, to two decimal places, were Branch's receptions on average?", - "Output Program": [ - "reception = 6\nyard = 94\naverage = round(yard / reception, 2)\nprint(average)", - "yards = 94\nnos = 6\n\nprint(round(yards/nos,2))" - ], - "Output Answer": [ - "{'number': '15.67', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2009, approximately 80% of the population of Galway were Irish. Following an influx of immigrants to Galway during the 2000s, approximately 20% of the population is non-Irish. Slightly more than half of this group (11.3%) are white Europeans, coming from Poland and other Central European and Baltic States, such as Latvia and Lithuania. Smaller numbers of Asian and African immigrants come from East Africa, Nigeria, Zimbabwe and Sri Lanka. In the 2006 Census, 15.4% of the population were aged 0\u201314, 76.1% were aged 15\u201364, and 8.5% were aged over 65. 51.9% of the population were female and 48.1% were male. Question: How many more percentage of the population of Galway were Irish than non Irish?", - "Output Program": [ - "Galway=80\nnonIrish=20\nanswer=Galway-nonIrish\nprint(answer)", - "Irish=80\nnonIrish=20\nanswer=Irish-nonIrish\nprint(answer)" - ], - "Output Answer": [ - "{'number': '60', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 15, 2016, Walmart announced it would close 269 stores in 2016, affecting 16,000 workers. One hundred and fifty-four of these stores earmarked for closure were in the U.S. (150 Walmart U.S. stores, 115 Walmart International stores, and 4Sams Clubs). Ninety-five percent of these U.S. stores were located, on average, 10 miles from another Walmart store. The 269 stores represented less than 1percent of global square footage and revenue for the company. All 102 locations of Walmart Express, which had been in a pilot program since 2011, were included in the closures. Walmart planned to focus on \"strengthening Supercenters, optimizing Neighborhood Markets, growing the e-commerce business and expanding pickup services for customers\". In fiscal 2017, the company plans to open between 50 and 60 Supercenters, 85 to 95 Neighborhood Markets, 7 to 10 Sams Clubs, and 200 to 240 international locations. At the end of fiscal 2016, Walmart opened 38 Supercenters and relocated, expanded or converted 21 discount stores into Supercenters, for a total of 59 Supercenters, and opened 69 Neighborhood Markets, 8 Sams Clubs, and 173 international locations, and relocated, expanded or converted 4 locations for a total of 177 international locations. On August 8, 2016, Walmart announced a deal to acquire e-commerce website Jet.com for US$3.3 billion Jet.com co-founder and Chief executive officer Marc Lore stayed on to run Jet.com in addition to Walmarts existing U.S. e-commerce operation. The acquisition was structured as a payout of $3 billion in cash, and an additional $300 million in Walmart stock vested over time as part of an incentive bonus plan for Jet.com executives. On October 19, 2016, Walmart announced it would partner with IBM and Tsinghua University to track the pork supply chain in China using blockchain. Question: How many of the stores that were announced for closing in 2016 were not in the US?", - "Output Program": [ - "y2016_stores = 154\ntotal = 269\n\nprint(abs(total - y2016_stores))\n\n", - "total_store_closing = 269\nstore_closing_US = 154\nstore_closing_not_US = total_store_closing - store_closing_US\nprint(store_closing_not_US)" - ], - "Output Answer": [ - "{'number': '115', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 1 January 2013, 92.2% of the total provincial population was born in the Netherlands; and of the 7.8% that was born abroad, the ten most common foreign countries of origin are the neighbour Germany (1.09%), the former colonies and dependencies Indonesia (0.60%), Netherlands Antilles and Aruba (0.55%), Suriname (0.54%), and other countries Turkey (0.41%), Soviet Union (0.36%), China (0.32%), Poland (0,26%), Yugoslavia (0.26%), and United Kingdom (0.18%). Question: How many percent of people were not from Turkey?", - "Output Program": [ - "percent_from_turkey=0.41\npercent_not_from_turkey=100-percent_from_turkey\nprint(percent_not_from_turkey)", - "people_in_turkey = 0.41\n\nprint(abs(round(100 - people_in_turkey,2)))" - ], - "Output Answer": [ - "{'number': '99.59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007, the Peruvian economy experienced a growth rate of 9%, the highest in Latin America, and this repeated in 2008 with a 9.8% rate; in 2006 and 2007, the Lima Stock Exchange grew by 185.24% and 168.3%, respectively. However, in the wake of the 2008 global crisis, growth for 2009 was only 0.9 percent, but rebounded to 8.8 percent the following year. The pro-market policies enacted by Fujimori, were continued by presidents Alejandro Toledo and Alan Garcia, While poverty of Lima is 8.5%, the national average is 25.8%, while the unemployment rate is 6.5% and 74% are employed formally. Question: How many percent of the Lima people are not poor?", - "Output Program": [ - "poor = 8.5\ntotal = 100\n\nnot_poor= (total - poor)\n\nprint(not_poor)", - "poor = 8.5\n\nprint(abs(round(100 - poor,2)))" - ], - "Output Answer": [ - "{'number': '91.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In France, the album debuted at number 8 in April 1988, but it dropped to number 26 five months later. However, thanks to the successful single \"Pourvu quelles soient douces\" (number-one hit in December 1988), the album reached number one for two weeks in December 1988. The album managed to stay for eleven months in the top ten and about one year on the chart. On 29 June 1988, the album was certified Gold by the Syndicat National de l\u00c9dition Phonographique for 100,000 copies sold, then Platinum for 300,000 sales, then Double Platinum on 17 February 1989 for 600,000 sales, and eventually Diamond on 14 November 1989 for a minimum of 1,000,000 copies sold. The album was also released in Germany, where it reached number 47. Question: How many more copies need to be sold for an album to go Double Platinum compared to Platinum?", - "Output Program": [ - "for_double_platinum_sales=600000\nfor_platinum_sales=300000\n\n\ndiff_from_dp_to_p=for_double_platinum_sales-for_platinum_sales\nprint(diff_from_dp_to_p)", - "platinum = 300000\ndouble_platinuym = 600000\nprint(abs(round(platinum - double_platinuym,2)))\n" - ], - "Output Answer": [ - "{'number': '300000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many in percent from the census weren't White?", - "Output Program": [ - "white_percentage = 86.46\ntotal = 100\nnon_whites = round(total - white_percentage, 2)\nprint(non_whites)", - "white_censud = 86.46\nprint(abs(100 - white_censud))" - ], - "Output Answer": [ - "{'number': '13.54', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States, the female-to-male earnings ratio was 0.77 in 2009; female full-time, year-round (FTYR) workers earned 77% as much as male FTYR workers. Womens earnings relative to mens fell from 1960 to 1980 (56.7-54.2%), rose rapidly from 1980 to 1990 (54.2-67.6%), leveled off from 1990 to 2000 (67.6-71.2%) and rose from 2000 to 2009 (71.2-77.0%). When the first Equal Pay Act of 1963 was passed in 1963, female full-time workers earned 48.9% as much as male full-time workers. Question: How many percentage points difference is there between the highest and lowest female-to-male earnings ratio between 1990 and 2000?", - "Output Program": [ - "percantage=67.6\npercantage1=71.2\nanswer=percantage1-percantage\nprint(answer)", - "roserapidly=67.6\nleveled=71.2\nanswer=leveled-roserapidly\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many more sugar factories were there than coffee factories?", - "Output Program": [ - "sugar_factories = 37\ncoffe = 4\n\nprint(abs(round(sugar_factories-coffe,2)))\n\n", - "sugar_factories = 37\ncoffee_factories = 4\nmore_factories = sugar_factories - coffee_factories\nprint(more_factories)" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many yards did Greg Pruitt have in punt returns, kickoff returns, and rushing combined?", - "Output Program": [ - "punt_return = 666\nkickoff_return = 604\nrushing = 154\ntotal = punt_return + kickoff_return + rushing\nprint(total)", - "punts = 666\nkick = 604+154\n\nprint(abs(round(punts + kick,2)))" - ], - "Output Answer": [ - "{'number': '1424', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1878 and 1880, a French historian and member of the Acad\u00e9mie fran\u00e7aise, Maxime Du Camp, wrote Les Convulsions de Paris. Du Camp had witnessed the last days of the Commune, went inside the Tuileries Palace shortly after the fires were put out, witnessed the executions of Communards by soldiers, and the bodies in the streets. He studied the question of the number of dead, and studied the records of the office of inspection of the Paris cemeteries, which was in charge of burying the dead. Based on their records, he reported that between 20 and 30 May, 5,339 corpses of Communards had been taken from the streets or Paris morgue to the city cemeteries for burial. Between 24 May and 6 September, the office of inspection of cemeteries reported that an additional 1,328 corpses were exhumed from temporary graves at 48 sites, including 754 corpses inside the old quarries near Parc des Buttes-Chaumont, for a total of 6,667. Modern Marxist critics attacked du Camp and his book; Collette Wilson called it \"a key text in the construction and promulgation of the reactionary memory of the Commune\" and Paul Lidsky called it \"the bible of the anti-Communard literature.\" In 2012, however, historian Robert Tombs made a new study of the Paris cemetery records and placed the number killed between 6,000 and 7,000, confirming du Camps research. Jacques Rougerie, who had earlier accepted the 20,000 figure, wrote in 2014, \"the number ten thousand victims seems today the most plausible; it remains an enormous number for the time.\" Question: Across how many years did Maxime Du Camp write Les Convulsions de Paris?", - "Output Program": [ - "year1=1878 \nyear2=1880\nanswer=year2-year1\nprint(answer)", - "year2012=1\nyear2014=1\nanswer=year2012+year2014\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Japan, 1.44 million copies of Final Fantasy IVs Super Famicom version were sold. The PlayStation version sold an additional 261,000 copies in Japan in 1997. By March 31, 2003, the game, including the PlayStation and WonderSwan Color remakes, had shipped 2.16 million copies worldwide, with 1.82 million of those copies being shipped in Japan and 340,000 abroad. As of 2007 just before the release of the Nintendo DS version, nearly 3 million copies of the game had been sold around the world. The Game Boy Advance version of the game sold over 219,000 copies in Japan by the end of 2006. By May 2009, the DS version of the game had sold 1.1 million copies worldwide. Question: How many different systems was Final Fantasy IV sold on?", - "Output Program": [ - "final_fantasy = 5\nprint(final_fantasy)\n\n", - "final_fantasy_iv = (\"play station\",\"wonder swan\",\"nineto\",\n \"game boy\",\"ds version\")\n\nprint(len(final_fantasy_iv\n ))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more females per 100 were there than males 18 or over?", - "Output Program": [ - "male = 48.6\nfemale = 51.4\ndiff = round(female - male, 2)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '48.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people identified as either Hindu, Muslim or irreligion?", - "Output Program": [ - "hindu = 17.71\nmuslim = 12.26\nirreligion = 10\ntotal = hindu + muslim + irreligion\nprint(total)", - "hindu = 17.71\nmuslim = 12.26\nirreligion = 10\nprint(abs(round(hindu + muslim + irreligion,2)))" - ], - "Output Answer": [ - "{'number': '39.97', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many more had passed the GCE Advanced level than those who had received a higher education qualification?", - "Output Program": [ - "GCEAdvanced=3159402 \neducation=2293841\nanswer=GCEAdvanced-education\nprint(answer)", - "educationqualification=499563\nGCEAdvanced=2293841\nanswer=educationqualification-GCEAdvanced\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1794278', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: there were 1,833 single family homes (or 23.1% of the total) out of a total of 7,925 inhabited buildings. There were 3,634 multi-family buildings (45.9%), along with 1,955 multi-purpose buildings that were mostly used for housing (24.7%) and 503 other use buildings (commercial or industrial) that also had some housing (6.3%). Of the single family homes 324 were built before 1919, while 153 were built between 1990 and 2000. The greatest number of single family homes (498) were built between 1919 and 1945. The most multi-family homes (933) were built before 1919 and the next most (906) were built between 1919 and 1945. There were 180 multi-family houses built between 1996 and 2000. Question: How many percent were not other use buildings?", - "Output Program": [ - "other_use = 6.3\n \nprint(abs(round(100 - other_use,2)))", - "percentage = 100\nother = 6.3\nnot_other = percentage - other\nprint(not_other)" - ], - "Output Answer": [ - "{'number': '93.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: How many total yards were scored across all touchdowns of the first quarter?", - "Output Program": [ - "yard1= 25\nyard2 = 2\nyard3 = 5\nyard4 = 68\nprint(yard1+yard2+yard3+yard4)", - "total = 100\nprint(total)" - ], - "Output Answer": [ - "{'number': '100', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more people, in terms of percentage, were in the largest age group compared to the smallest?", - "Output Program": [ - "people=25.9\nanswer=people\nprint(answer)", - "age=7.9\nage1=33.8\nanswer=age1-age\nprint(answer)" - ], - "Output Answer": [ - "{'number': '25.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After a tough loss at home, the Steelers traveled to Houston to take on the Texans. In the first quarter, it was all Steelers when Chris Boswell kicked a 34-yard field goal to make it 3-0. They would then make it 10-0 when Ben Roethlisberger found Justin Hunter on a 5-yard pass. In the second quarter, the Steelers would increase their lead when Roosevelt Nix ran for a 1-yard touchdown followed up by Boswell kicking a 36-yard field goal to make it 17-0 and then 20-0 at halftime. In the third quarter, the Steelers continued their dominance when Le'Veon Bell ran for a 10-yard touchdown to make it 27-0. In the fourth quarter, the Texans finally got on the board when T. J. Yates found DeAndre Hopkins on a 3-yard pass (with a failed 2-point conversion) to make it 27-6. The Steelers were able to seal the game when Roethlisberger found JuJu Smith-Schuster on an 18-yard pass to make the final score 34-6. With the win, the Steelers improved to 12-3, marking the tenth 12-win season in franchise history. With the Jaguars' loss to the 49ers on Sunday, the team was able to clinch a first-round bye in the AFC playoffs. The team also finished the regular season at 7-1 on the road for only the fourth time in franchise history (1978, 2004, 2010). Question: How many touchdowns rushing touchdowns did the Steelers have before the fourth quarter?", - "Output Program": [ - "ans = [5,1]\nprint(len(ans))", - "second = 1\nthird = 1\ntotal = second + third\nprint(total)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to halt a two-game losing streak, the Ravens traveled to MetLife for one of their two straight games there. The Ravens had a chance to win the game by driving down the field in the final seconds, but the Giants defense held the Ravens back as Flacco threw an incompletion on the final play, dropping the Ravens to 3-3 and their second three-game losing streak in a year. The Ravens defense allowed Beckham two 60+ yard touchdowns, helping the Giants win. Question: How many touchdowns of 60-yards or longer were scored by Beckham?", - "Output Program": [ - "beckham = 2\nprint(beckham)", - "touch_down_60 = 2\n\nprint((touch_down_60))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many of their last eight games did the Chargers score more than one touchdown?", - "Output Program": [ - "game = 8\none = 5\nmore_than_one = game - one\nprint(more_than_one)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007, there were 101,480 people residing in Ancona (the greater area has a population more than four times its size), located in the province of Ancona, Marches, of whom 47.6% were male and 52.4% were female. Minors (children ages 18 and younger) totalled 15.54 percent of the population compared to pensioners who number 24.06 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Ancona resident is 48 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Ancona grew by 1.48 percent, while Italy as a whole grew by 3.56 percent. The current birth rate of Ancona is 8.14 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: In percent, how many residents were not minors?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 15.54\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "total = 100\nminors = 15.54\nnot_minors = total - minors\nprint(not_minors)" - ], - "Output Answer": [ - "{'number': '84.46', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1984 and 1986, he defeated Nick Begichs wife, Pegge Begich, by 113,582 votes (55.02%) to 86,052 (41.68%) and by 101,799 votes (56.47%) to 74,053 (41.08%), respectively. He defeated Peter Gruenstein with 62.5% of the vote in 1988 and then faced John Devens, the Mayor of Valdez, Alaska, in 1990 and 1992. Young defeated him by 99,003 votes (51.66%) to 91,677 (47.84%) in 1990 and then faced a serious challenge in 1992. He was challenged in the Republican primary by State Senator Virginia M. Collins and defeated her by 24,869 votes (52.98%) to 19,774 (42.12%). In the general election, he was re-elected against Devens by 111,849 votes (46.78%) to 102,378 (42.82%). This is both the lowest winning percentage of his career and the only time he has won without a majority of the vote. Question: Which year did Pegge have less than 11999 than another time she ran, 1984 or 1986?", - "Output Program": [ - "Pegge=1986\nprint(Pegge)", - "year =1986\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1986'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This broadcast was the last for NBC as the American Football Conference network after 33 years (CBS has held the AFC broadcast rights ever since), their last NFL broadcast overall until 2006 NFL season, when they signed on to televise NBC Sunday Night Football, and their last Super Bowl broadcast until 2009 (Super Bowl XLIII). This was also the last time Channel 4 in the United Kingdom would show the Super Bowl - and their last NFL coverage until 2010 - after they had been showing the event since 1983 (Super Bowl XVII). Only Sky Sports would show it live until Channel 5 (UK) joined them in 2003 (Super Bowl XXXVII). It also marked the last Super Bowl until 2007 for CTV Television Network in Canada after airing the NFL and the event since Super Bowl XVI; from 1999 to 2006 the Super Bowl aired on the Global Television Network. CTV had aired NFL football since 1970 and the Super Bowl since 1982 (Super Bowl XVI). It was also the final NFL game for GMA Network in the Philippines until the 2006 NFL Season; GMA had aired NFL football since 1986 NFL season and the Super Bowl since Super Bowl XXI in 1987. The Super Bowl would be broadcast on TV5 (Philippines), also from 1999 until 2006. It was also the final Super Bowl in which the Televisa family of networks aired on its own in Mexico, also until 2007, being broadcast on Canal 5 (Televisa Network); Televisa had aired NFL football since 1970 and the Super Bowl since 1988 (at the time, Super Bowl XXII). Azteca 13 likewise would exclusively air the Super Bowl from 1999 until 2006, including Super Bowl XXXVII which would be the next Super Bowl to be played at Qualcomm Stadium. Question: How many years did Azteca 13 air the Super Bowl for?", - "Output Program": [ - "start = 1999\nend = 2006\ndiff = end - start\nprint(diff)", - "condition_1 = 1999\ncondition_2 = 2006\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Warriors posted many notable achievements during the 2016\u201317 regular season. On November 7, 2016, Stephen Curry set the NBA record for most 3-pointers in a game with 13, in a 116\u2013106 win over the Pelicans. On December 5, 2016, Klay Thompson scored 60 points in 29 minutes, in a 142\u2013106 victory over the Pacers. In doing so, Thompson became the first player in NBA history to score 60 or more points in fewer than 30 minutes of playing time. Stephen Curry, Kevin Durant, Draymond Green, and Klay Thompson were all named to the 2017 NBA All-Star Game, making the Warriors only the eighth team in NBA history to have four All-Stars. On February 10, 2017, Draymond Green recorded a triple-double with 12 rebounds, 10 assists, and 10 steals, becoming the first player in NBA history to post a triple-double with fewer than 10 points. On March 2, 2017, the Warriors streak for most games without back-to-back losses ended at 146 with a 94\u201387 loss to the Chicago Bulls. The streak eclipsed the previous record of 95 held by the Utah Jazz. Question: How many more back-to-back wins did the Warriors have compared to the Utah Jazz?", - "Output Program": [ - "record=95\nlosses=146\nanswer=losses-record\nprint(answer)", - "points=60\nw=0\nanswer=points-w\nprint(answer)" - ], - "Output Answer": [ - "{'number': '51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Statistics Canada, up to 244,000 English-speaking people have emigrated from Quebec to other provinces since the 1970s; those in Quebec whose sole native language was English dropped from 789,000 in 1971 to 575,555 in 2006, when they accounted for 7.6% of the population. Altogether, in 2006, 744,430 (10%) used mostly English as their home language, and 918,955 (12.2%) comprised the Official Language Minority, having English as their First Official language spoken. When many anglophones relocated outside of Quebec after the introduction of the Charter in the 1970s, several English-language schools in Montreal closed their doors. These school closures may also have been brought about by restrictions on who can attend English schools, which has been another ongoing drain on the English school system. Of the Anglophones between 25 and 44 years old who left the province between 1981 and 1986, 15000 individuals, which was half of this group, had university degrees. The provinces unemployment rate rose from 8.7 percent in 1976 to 10.4 percent in 1977, remaining above 10 percent for 19 of the last 23 years of the 20th century. The language barrier has also been regarded as a \"soft cap\" for population growth; for instance from 2013 to 2014 while Montreal gained around 43,000 immigrants from other parts of the world it lost 10,000 residents to other provinces. Question: How many percent did unemployment rise from 1976 to 1977?", - "Output Program": [ - "unemployment=8.7\nunemployment1=10.4\nanswer=unemployment1-unemployment\nprint(answer)", - "unemployment=8.7\nunemployment1=10.4\nanswer=unemployment1-unemployment \nprint(answer)" - ], - "Output Answer": [ - "{'number': '1.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Allegany County is considered a conservative county, supporting Republican national and state candidates. In 2004, it voted for George W. Bush over John Kerry 63% to 34%, and in 2008 it voted for John McCain over Barack Obama 59% to 39%. It has been reported that in the last 170 years, the only Democratic candidates to win were Franklin Pierce in 1852 and Lyndon B. Johnson in 1964. In 2006, neither Democrat Eliot Spitzer or Hillary Clinton carried it in their otherwise landslide elections for governor and US senator, respectively. Eliot Spitzer lost 48.98% to John Fasos 49.03%. Hillary Clinton lost the county by 3 points. In 2010, Andrew Cuomo lost by a wide margin while Senator Chuck Schumer carried it by a narrow margin of 49.46% to Jay Townsends 48.86% a margin of 78 votes. It was one of only two counties that Senator Kirsten Gillibrand lost to Wendy Long in United States Senate election in New York, 2012. Question: How many times did a Democratic candidate win the Allegany County vote?", - "Output Program": [ - "pm = [1852,1964]\n\nprint(len(pm))", - "time = 2\nprint(time)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many in percent from the census weren't Pacific islander?", - "Output Program": [ - "pacific_islander = 0.75\n\nprint(abs(round(100 - pacific_islander,2)))", - "percent_Pacific_islander = 0.03\npercent_not_Pacific_islander = 100 - percent_Pacific_islander\nprint(percent_not_Pacific_islander)" - ], - "Output Answer": [ - "{'number': '99.97', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 2009 and 2013, George Mason saw a 21% increase in the number of applications, has enrolled 4% more new degree-seeking students, and has seen the percentage of undergraduate and graduate applications accepted each decrease by 4%. Law applications accepted increased by 10%. Mason enrolled 33,917 students for Fall 2013, up 956 (+3%) from Fall 2012. Undergraduate students made up 65% (21,990) of the fall enrollment, graduate students 34% (11,399), and law students 2% (528). Undergraduate headcount was 1,337 higher than Fall 2012 (+7%); graduate headcount was 262 lower (\u22122%); and law student headcount was 119 lower (\u221218%). Matriculated students come from all 50 states and 122 foreign countries. As of fall 2014, the university had 33,791 students enrolled, including 21,672 undergraduates, 7,022 seeking masters degrees, 2,264 seeking doctoral degrees and 493 seeking law degrees. Question: How many more undergraduate students attended Mason in 2013 than graduate and law students combined?", - "Output Program": [ - "Masonstudents=33917\nUndergraduate=21990\nlawstudents=528\nanswer=Masonstudents-(Undergraduate-lawstudents)\nprint(answer)", - "students=33917\nUndergraduate=21990\nanswer=students-Undergraduate\nprint(answer)" - ], - "Output Answer": [ - "{'number': '10063', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 26 August 1992, Australians Nic Feteris and Glenn Singleman climbed Great Trango and then BASE jumping from an elevation of 5,955 metres (19,537 ft) from the Northeast Face (on the other side of the Norwegian Pillar from the 1,340 metre East Face wall), landing on the northern side of the Dunge Glacier at an altitude of 4,200 metres (13,779 ft). This was the highest starting elevation for a BASE jump on record. The world record for a BASE jump starting elevation is held by Valery Rozov for the jump from a point 7,220m (23,680 ft) from Everest on 28 May 2013. Glenn Singleman and partner Heather Swan previously held the record, for their jump from 6604 meters (21,667 ft) from Meru Peak in northern India on 23 May 2006. On 10 August 2013 Andrey Lebedev and Vladimir Murzaev performed a base jump from the same location as Feteris and Singleman on a low budget and with little fanfare. Question: How many feet in distance did Nic Feteris and Glenn Singleman travel before landing in their BASE jump?", - "Output Program": [ - "started = 19537\nend = 13779\n\nprint(abs(started - end))", - "elevation = 19537\nlanding = 13779\n\ndifference = (elevation - landing)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '5758', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Jean Ziegler , mortality due to malnutrition accounted for 58% of the total mortality in 2006: \"In the world, approximately 62 millions people, all causes of death combined, die each year. In 2006, more than 36 million died of hunger or diseases due to deficiencies in micronutrients\". Of the roughly 150,000 people who die each day across the globe, about two thirds\u2014100,000 per day\u2014die of age-related causes. In industrialized nations, the proportion is much higher, reaching 90%. Question: How many percent of the mortality rate in 2006 was not due to malnutrition?", - "Output Program": [ - "mortality_with_malnutrition = 58\nprint(100-mortality_with_malnutrition)", - "malnutrition = 52\n\nnot_mal = 100 - malnutrition\n\nprint(not_mal)" - ], - "Output Answer": [ - "{'number': '42', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Large-scale demographic changes have been caused since 1964 by the movements of peoples across the island and the later influx of settlers from Turkey to Northern Cyprus. According to the 2011 Census there are 170,383 non-citizens living in Cyprus, of whom 106,270 are EU citizens and 64,113 are from third countries. The largest EU groups by nationality are Greeks (29,321), British (24,046), Romanians (23,706) and Bulgarians (18,536). The largest non-EU groups are Filipinos (9,413), Russians (8,164), Sri Lankans (7,269) and Vietnamese (7,028). There are an estimated 20\u201325,000 undocumented migrants from third countries also living in the Republic, though migrant rights groups dispute these figures. The demographic changes in society have led to some racist incidents, and the formation of the charity KISA (NGO) in response. Question: How many more EU citizens lived in Cyprus according to the 2011 census than were from third countries?", - "Output Program": [ - "Census=170383\nwhom=106270\nanswer=Census-whom\nprint(answer)", - "EUcitizens=64113\nCyprus=106270\nanswer=Cyprus-EUcitizens\nprint(answer)" - ], - "Output Answer": [ - "{'number': '42157', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The U.S. Institute of Medicine (IOM) updated Estimated Average Requirements (EARs) and Recommended Dietary Allowances (RDAs) for iron in 2001. The current EAR for iron for women ages 14\u201318 is 7.9 mg/day, 8.1 for ages 19\u201350 and 5.0 thereafter (post menopause). For men the EAR is 6.0 mg/day for ages 19 and up. The RDA is 15.0 mg/day for women ages 15\u201318, 18.0 for 19\u201350 and 8.0 thereafter. For men, 8.0 mg/day for ages 19 and up. RDAs are higher than EARs so as to identify amounts that will cover people with higher than average requirements. RDA for pregnancy is 27 mg/day and, for lactation, 9 mg/day. For children ages 1\u20133 years 7 mg/day, 10 for ages 4\u20138 and 8 for ages 9\u201313. As for safety, the IOM also sets Tolerable upper intake levels (ULs) for vitamins and minerals when evidence is sufficient. In the case of iron the UL is set at 45 mg/day. Collectively the EARs, RDAs and ULs are referred to as Dietary Reference Intakes. Question: How many years is the age range for estimated average requirements for women taking 8.1 mg/day?", - "Output Program": [ - "upper_age = 50\nlower_age = 19\n\n\nprint(abs((upper_age - lower_age)))", - "years_age_range=50-19\nprint(years_age_range)" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Houston Texans joined the league at the 2002 NFL season, playing at the newly founded Reliant Stadium. With their opening game victory over the Dallas Cowboys that season, the team became the first expansion team to win its opening game since the Minnesota Vikings beat the Chicago Bears in 1961. While the team struggled in early seasons, results began to improve once native Houstonian Gary Kubiak became the head coach in 2006. The Texans finished with a .500 season (8-8) in both 2007 and 2008, and nearly qualified for the 2009-10 NFL playoffs with a 9-7 result in 2009. In 2010, the team started the season on a 4-2 record going into a Week 7 bye week, but promptly collapsed 2-8 in the second part of the season, finishing 6-10. In the 2011 NFL Draft, the Texans acquired Wisconsin Badgers football star defensive end J.J. Watt eleventh overall. The following season, former Dallas Cowboys head coach Wade Phillips was hired as the defensive coordinator of the Texans, and the improved defense led to the Texans finishing 10-6, winning their first AFC South title. The Texans then beat wild card Cincinnati Bengals 31-10 in the first round of the 2011-12 NFL playoffs, before a 20-13 defeat by the Ravens in the semifinals. Question: How many more points did the Texans score compared to the Bengals in their victory in the 2011-12 playoffs?", - "Output Program": [ - "score_Texans = 31\nscore_Bengals = 10\nmore_points = score_Texans - score_Bengals\nprint(more_points)", - "texas = 31\nbengals = 10\n\nprint(abs(texas - bengals))" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The rivalry between the Indianapolis Colts and New England Patriots is one of the NFLs newest rivalries. The rivalry is fueled by the quarterback comparison between Peyton Manning and Tom Brady. The Patriots owned the beginning of the series, defeating the Colts in six consecutive contests including the 2003 AFC Championship game and a 2004 AFC Divisional game. The Colts won the next three matches, notching two regular season victories and a win in the 2006 AFC Championship game on the way to their win in Super Bowl XLI. On November 4, 2007 the Patriots defeated the Colts 24-20; in the next matchup on November 2, 2008, the Colts won 18-15 in a game that was one of the reasons the Patriots failed to make the playoffs; in the 2009 meeting, the Colts staged a spirited comeback to beat the Patriots 35-34; in 2010 New England Patriots season the Colts almost staged another comeback, pulling within 31-28 after trailing 31-14 in the fourth quarter, but fell short due to a Patriots interception of a Manning pass late in the game; it turned out to be Mannings final meeting against the Patriots as a member of the Colts. After a 2011 Indianapolis Colts season that included a 31-24 loss to the Patriots, the Colts drafted Andrew Luck and in November of 2012 Indianapolis Colts season the two teams met with identical 6-3 records; the Patriots erased a 14-7 gap to win 59-24. The nature of this rivalry is ironic because the Colts and Patriots were division rivals from 1970 to 2001, but it did not become prominent in league circles until after Indianapolis was relocated to the AFC South. On November 16, 2014, the New England Patriots traveled at 7-2 to play the 6-3 Colts at Lucas Oil Stadium. After a stellar four touchdown performance by New England running back Jonas Gray, the Patriots defeated the Colts 42-20. The Patriots followed up with a 45-7 defeat of the Colts in the 2014 AFC Championship Game. Question: How many times did the Patriots beat the Colts by more than 30 points?", - "Output Program": [ - "times=2\nanswer=times\nprint(answer)", - "Coltsseason=1\nEnglandPatriots=1\nanswer=Coltsseason+EnglandPatriots\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: San Francisco then defeated 49ers\u2013Cowboys rivalry, the 1994 Dallas Cowboys season, 38\u201328, in the NFC Championship Game. Expected to be a close game, the 49ers converted 3 Dallas turnovers into 21 points in the first quarter. On the third play of the game, cornerback Eric Davis (American football) returned an interception from Cowboys quarterback Troy Aikman for a touchdown. Wide receiver Michael Irvin lost a fumble on Dallas next drive, setting up Youngs 29-yard touchdown pass to Watters. Then Cowboys returner Kevin Williams (wide receiver) lost a fumble on the ensuing kickoff, and it was recovered by kicker Doug Brien at Dallas 35-yard line. Several plays later, Floyd scored on a 1-yard touchdown run to give San Francisco a 21\u20130 lead less than 8 minutes into the game. With the score 24\u201314 in the closing minutes of the first half, Aikman threw 3 straight incompletions, and a short punt by the Cowboys set up Youngs 28-yard touchdown completion to Rice with 8 seconds remaining in the first half. The Cowboys eventually cut their deficit to 38\u201328 with a touchdown run by Emmitt Smith and Aikmans 10-yard touchdown pass to Irvin in the final period, but they were unable to score again. Although the Cowboys outgained the 49ers in total offensive yards (451\u2013294), Aikman broke an NFC Championship Game record with 380 yards passing, and Irvin also broke an NFC Championship Game record with 192 receiving yards, Dallas was ultimately unable to overcome their first-quarter turnovers. Question: How many yards shorter was Floyd's touchdown compared to Rice's touchdown?", - "Output Program": [ - "Floyd = 1\nRice = 28\nprint(Rice-Floyd)", - "rice = 28\nfloyd = 1\nprint(rice - floyd)" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Government efforts to lower subsidies to unprofitable enterprises and to shrink the money supply caused the semi-official exchange rate for the Cuban peso to move from a peak of 120 to the dollar in the summer of 1994 to 21 to the dollar by year-end 1999. The drop in GDP apparently halted in 1994, when Cuba reported 0.7% growth, followed by increases of 2.5% in 1995 and 7.8% in 1996. Growth slowed again in 1997 and 1998 to 2.5% and 1.2% respectively. One of the key reasons given was the failure to notice that sugar production had become uneconomic. Reflecting on the Special period Cuban president Fidel Castro later admitted that many mistakes had been made, \"The country had many economists and it is not my intention to criticize them, but I would like to ask why we hadn\u2019t discovered earlier that maintaining our levels of sugar production would be impossible. The Soviet Union had collapsed, oil was costing $40 a barrel, sugar prices were at basement levels, so why did we not rationalize the industry?\" Living conditions in 1999 remained well below the 1989 level. Question: Where year was the Cuban peso exchange rate higher, 1994 or 1999?", - "Output Program": [ - "higher = 1994\nprint(higher)", - "y1994 = 120\ny1999 = 20\n\n\ndata = (y1994,y1999)\n\nanswer = max(data)\n\n\nif answer == y1994:\n print(1994)\nelif answer == y1999:\n print(1999)\n" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1994'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Sofia there are 607,473 dwellings and 101,696 buildings. According to modern records 39,551 dwellings were constructed until 1949, 119,943 between 1950 and 1969, 287,191 between 1970 and 1989, 57,916 in the 90s and 102,623 between 2000 and 2011. Until 1949, 13,114 buildings were constructed and between 10,000-20,000 in each following decade. Sofias architecture combines a wide range of architectural styles, some of which are aesthetically incompatible. These vary from Christian Roman architecture and medieval Bulgar fortresses to Neoclassicism and prefabricated Socialist-era apartment blocks. A number of ancient Roman, Byzantine and medieval Bulgarian buildings are preserved in the centre of the city. These include the 4th century Church of St. George, Sofia, the walls of the Serdica fortress and the partially preserved Amphitheatre of Serdica. Question: How many more dwellings were constructed between 1970 and 1989 than 2000 and 2011?", - "Output Program": [ - "y1970_1989 = 287191\ny200_2011 = 102623\n\nprint(abs(y1970_1989 - y200_2011))", - "dwellings_bet_1970_89=287191\ndwellings_bet_2000_11=102623\nmore_dwellings_in_1970_89=dwellings_bet_1970_89-dwellings_bet_2000_11\nprint(more_dwellings_in_1970_89)" - ], - "Output Answer": [ - "{'number': '184568', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many percent were not Han Chinese at the 2011 census?", - "Output Program": [ - "hanchinese_2011 = 0.3\n\n\nprint(abs(round(100 - hanchinese_2011,2)))", - "percent_Han_Chinese = 0.3\npercent_not_Han_Chinese = 100 - percent_Han_Chinese\nprint(percent_not_Han_Chinese)" - ], - "Output Answer": [ - "{'number': '99.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2014, Pickett and Wilkinson were invited to Auckland and Dunedin to discuss the relevance of their research to New Zealand. They argued that as inequality in New Zealand has grown, there has been a dramatic increase in the youth suicides, although in contrast, recent Department of Health data shows that the age-standardised suicide rate decreased by 19.5% from the peak rate of 15.1 deaths per 100,000 population in 1998 to 12.2 deaths per 100,000 population in 2012. The proliferation of food banks increased dramatically; and the number of families and children living in poverty has increased. However serious crimes causing injury and death decreased by 20% between 2012 and 2014, whilst assaults decreased by 3% over the same period. At the same time, health care spending has increased. In 2011 Health spending accounted for 10% of GDP, higher than the OECD average of 9.3%. As in many OECD countries, health spending in New Zealand slowed down post the GFC but still reached 3% in real terms in 2010 and 2011 - higher than the OECD average. in 2012 New Zealand has 2.7 doctors per 1,000 population, and increase from 2.2 in the year 2000. Question: How many percent did the rate of suicide decrease from 15.1 deaths in 1998 to 12.2 in 2012?", - "Output Program": [ - "condition_1 = 15.1\ncondition_2 = 12.2\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_1998 = 15.1\n_2012 = 12.2\ndiff = _1998 - _2012\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many more people were registered as Democrat compared to Republican?", - "Output Program": [ - "condition_1 = 12078\ncondition_2 = 947\n\nprint(abs(round(condition_2 - condition_1,2)))", - "democrats = 12078\nrepublicans = 947\ndiff = democrats - republicans\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11131', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From 1789 to 1815, members of Congress received only a daily payment of $6 while in session. Members received an annual salary of $1,500 per year from 1815 to 1817, then a per diem salary of $8 from 1818 to 1855; since then they have received an annual salary, first pegged in 1855 at $3,000. In 1907, salaries were raised to $7,500 per year, the equivalent of $173,000 in 2010. In 2006, members of Congress received a yearly salary of $165,200. Congressional leaders were paid $183,500 per year. The Speaker of the House of Representatives earns $212,100 annually. The salary of the President pro tempore of the United States Senate for 2006 was $183,500, equal to that of the Party leaders of the United States House of Representatives and Party leaders of the United States Senate. Privileges include having an office and paid staff. In 2008, non-officer members of Congress earned $169,300 annually. Some critics complain congressional pay is high compared with a median American Household income in the United States of $45,113 for men and $35,102 for women. Others have countered that congressional pay is consistent with other branches of government. Another criticism is that members of Congress have access to free or low-cost medical care in the Washington D.C. area. The petition, \"Remove health-care subsidies for Members of Congress and their families\", has already gathered over 1,076,000 signatures on the website Change.org. In January 2014, it was reported that for the first time over half of the members of Congress were millionaires. Congress has been criticized for trying to conceal pay raises by slipping them into a large bill at the last minute. Others have criticized the wealth of members of Congress. Representative Jim Cooper of Tennessee told Harvard professor Lawrence Lessig that a chief problem with Congress was that members focused on lucrative careers as lobbyists after serving\u2013\u2013that Congress was a \"Farm team for K Street (Washington, D.C.)\"\u2013\u2013instead of on public service. Question: How many dollars higher is a male's average American Household income than a woman's?", - "Output Program": [ - "man = 45113\nwoman = 35102\n\nprint(abs(round(man - woman\n ,3)))", - "men = 45113\nwomen = 35102\ndollars_higher = men - women\nprint(dollars_higher)" - ], - "Output Answer": [ - "{'number': '10011', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The car also won the 1961 British Saloon Car Championship season, 1962 British Saloon Car Championship season, 1969 British Saloon Car Championship season, 1978 British Saloon Car Championship season and 1979 British Saloon Car Championship season, as well as the British Rally Championship in 1962, 1963 and 1970, the European Rally Championship in 1965 and 1966, and won the Finnish Rally Championship in 1965 and 1966. Minis also won the 1965 Lowood 4 Hour endurance race, and the final Finnish Grand Prix in 1963. The Cooper S also had some success in the European Touring Car Championship, winning in 1964 and 1968, the Guia Race of Macau (a 1-2-3 finish in 1965, a 1-2 finish in 1970 and a win in 1972), and the Australian Touring Car Championship, winning its class in 1962, 1963, 1964, 1966, 1967 and 1968. A further title was the 1971 Sun-7 Chesterfield Series. The Mini also enjoyed class wins at the 1963 Armstrong 500, repeating this feat every year until 1969 Hardie-Ferodo 500, and having class wins at the 1964, 1965 and 1971 Sandown 250, and Six Hour Le Mans in 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970 and 1972, as well as the 1971 Phillip Island 500K. The car also won the Welsh Sports and Saloon Car Championship in 1998. Mini Leyland came 4th place in the under-2-litre category in the 1966 Trans-Am season, 1967 Trans-Am season and 1969 Trans-Am seasons, improving to 3rd in 1970 Trans-Am season. Question: How many British Saloon Car Championship seasons were won before 1970?", - "Output Program": [ - "win = [1961, 1962, 1969]\nj = len(win)\nprint(j)", - "British_won = ('1962','1963','1970')\nprint(len(British_won))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 1996 campaign was the Suns first losing year in the SAL. First basemen Mike Whitlock led the team in home runs (20) and RBI (91) with a .252 batting average while drawing a franchise record 108 walks. He did this in 131 games at the age of 19, yet never played a game in the major leagues. Another player who displayed power was Craig Wilson (first baseman). Wilson hit 11 home runs with 70 RBI while maintaining a .261 batting average. Craig Stone returned from the 1995 squad, batting .310 with 10 home runs and 35 RBI in 56 games. Mike Johnson (1990s pitcher) won a staff-leading 11 games and also had a team-leading total of 162.2 innings pitched. He made his major league debut a season later with the Baltimore Orioles. Tom Davey won 10 games and had a 3.87 ERA in 26 starts. Question: How many strikeouts per innings did John Sneed average in this season?", - "Output Program": [ - "average = 1.24\nprint(average)" - ], - "Output Answer": [ - "{'number': '1.24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Blue Jays then faced the 1992 Atlanta Braves season in the 1992 World Series. The Braves returned after being beaten by the Twins the previous year. The pivotal game in this series turned out to be Game 2, in which reserve player Ed Sprague Jr. hit a 9th-inning two-run home run off Braves closer Jeff Reardon to give the Blue Jays a 5-4 lead, which would hold up. After winning Game 3 thanks to Candy Maldonados ninth inning RBI hit and Game 4 due to Jimmy Keys superb 7\u2153 inning pitching effort in which he retired 15 straight batters (five innings), the Jays could not win the Series on home turf as the Braves struck back with a 7-2 win in Game 5. Game 6 in Atlanta, with the Blue Jays leading 3 games to 2, was a very close game. Toronto was one strike away from winning in the bottom of the 9th inning, 2-1, but Otis Nixon singled in the tying run off the Blue Jays closer Tom Henke. It was the first run the Toronto bullpen had given up in the series. The game was decided in the 11th inning, when Dave Winfield doubled down the left-field line, driving in two runs. The Braves would again come within one run in the bottom of the 11th, but Jays reliever Mike Timlin fielded Otis Nixons bunt, throwing to Joe Carter at first base for the final out. The Blue Jays became the first team based outside of the United States to win the World Series. Pat Borders, the Jays catcher, was the unlikely player who was named MVP after hitting .450 with one home run in the World Series. Oddly, Morris was acquired in large part for his reputation as a clutch postseason pitcher, but he went 0-3 in the playoffs. Morris, however, pitched well in the regular season, becoming the Blue Jays first 20-game winner, with a record of 21-6 and an earned run average of 4.04. Question: How many games did the Blue Jays lose during the 1992 World Series?", - "Output Program": [ - "wins = 7\nlose = 2\n\n\nprint(abs(round((lose),2)))", - "games_lost = 2\nprint(games_lost)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Today, Estonia is an ethnically fairly diverse country, ranking 97th out of 239 countries and territories in 2001 study by Kok Kheng Yeoh. In 2008, thirteen of Estonias fifteen counties were over 80% ethnic Estonian. The counties with the highest percentage Estonians are Hiiu County (98.4%) and Saare County (98.3%). However, in Harju County (which includes the national capital, Tallinn) and Ida-Viru County, ethnic Estonians make up only 59.6% (55.0% in Tallinn) and 19.7% of the population, respectively. In those two counties, Russians account for 32.4% (36.4% in Tallinn) and 71.2% of the population, respectively. In the nation as a whole, Russians make up 24.8% of the total population. Question: How many percent of people were not ethnic Estonian?", - "Output Program": [ - "estonian = 80\nprint(abs(100 - estonian))", - "ethnic_estonian = 80\ntotal = 100\nnon_ethnic_estonian = total - ethnic_estonian\nprint(non_ethnic_estonian)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Sofia there are 607,473 dwellings and 101,696 buildings. According to modern records 39,551 dwellings were constructed until 1949, 119,943 between 1950 and 1969, 287,191 between 1970 and 1989, 57,916 in the 90s and 102,623 between 2000 and 2011. Until 1949, 13,114 buildings were constructed and between 10,000-20,000 in each following decade. Sofias architecture combines a wide range of architectural styles, some of which are aesthetically incompatible. These vary from Christian Roman architecture and medieval Bulgar fortresses to Neoclassicism and prefabricated Socialist-era apartment blocks. A number of ancient Roman, Byzantine and medieval Bulgarian buildings are preserved in the centre of the city. These include the 4th century Church of St. George, Sofia, the walls of the Serdica fortress and the partially preserved Amphitheatre of Serdica. Question: How many years did Sofia have 102,623 dwellings between 2000 and 2011?", - "Output Program": [ - "years = 2011 - 2000\n\nprint(years)", - "y2000 = 2000\ny2011 = 2011\n\nprint(abs(round(y2000 - y2011,2)))" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: However, later that month, due to the world financial crisis, the Russian Parliaments Defence Committee stated that the Russian defence budget would instead be slashed by 15 percent, from $40 billion to $34 billion, with further cuts to come. On 5 May 2009, First Deputy Prime Minister Sergei Ivanov said that the defence budget for 2009 will be 1.3 trillion rubles (US$39.4 billion). 322 billion rubles are allocated to purchase weapons, and the rest of the fund will be spent on construction, fuel storage and food supply. According to the head of the Defence Committee of the State Duma Vladimir Komoyedov, Russia plans to spend 101.15 billion rubles on nuclear weapons in 2013-2015. \"The budget provisions under The Nuclear Weapons Complex section in 2013-2015 will amount to 29.28 billion rubles, 33.3 billion rubles and 38.57 billion rubles respectively,\" Komoyedov said, Vechernaya Moskva reports. Question: How many billion rubles would be spent on weapons?", - "Output Program": [ - "rubles=322\nanswer=rubles \nprint(answer)" - ], - "Output Answer": [ - "{'number': '322', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Estimates vary about the number and quality of financial jobs in the city. One estimate was that Wall Street firms employed close to 200,000 persons in 2008. Another estimate was that in 2007, the financial services industry which had a $70 billion profit became 22 percent of the citys revenue. Another estimate (in 2006) was that the financial services industry makes up 9% of the citys work force and 31% of the tax base. An additional estimate (2007) from Steve Malanga of the Manhattan Institute was that the securities industry accounts for 4.7 percent of the jobs in New York City but 20.7 percent of its wages, and he estimated there were 175,000 securities-industries jobs in New York (both Wall Street area and midtown) paying an average of $350,000 annually. Between 1995 and 2005, the sector grew at an annual rate of about 6.6% annually, a respectable rate, but that other financial centers were growing faster. Another estimate (2008) was that Wall Street provided a fourth of all personal income earned in the city, and 10% of New York Citys tax revenue. The citys securities industry, enumerating 163,400 jobs in August 2013, continues to form the largest segment of the citys financial sector and an important economic engine, accounting in 2012 for 5 percent of private sector jobs in New York City, 8.5 percent (US$3.8 billion) of the citys tax revenue, and 22 percent of the citys total wages, including an average salary of US$360,700. Question: How many years did the sector grow at an annual rate of 6.6% annually between 1995-2005?", - "Output Program": [ - "start_year = 1995\nend_year = 2005\ndiff = end_year - start_year\nprint(diff)", - "condition_1 = 1995\ncondition_2 = 2005\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders off-field fortunes have varied considerably over the years. The teams first three years of operation (1960 Oakland Raiders season\u20131962 Oakland Raiders season) were marred by poor on-field performance, financial difficulties, and spotty attendance. In 1963 Oakland Raiders season, however, the Raiders fortunes improved dramatically with the introduction of head coach (and eventual owner) Al Davis. In 1967 Oakland Raiders season, after several years of improvement, the Raiders reached the postseason for the first time. The team would go on to win its first (and only) 1967 American Football League Championship Game that year; in doing so, the Raiders advanced to Super Bowl II, where they were soundly defeated by the Green Bay Packers. Since 1963, the team has won 15 division titles (three AFL and 12 NFL), four AFC Championships (1976\u201377 NFL playoffs, 1980\u201381 NFL playoffs, 1983\u201384 NFL playoffs, and 2002\u201303 NFL playoffs), one AFL Championship (1967 American Football League Championship Game), and three Super Bowl Championships (Super Bowl XI, Super Bowl XV, and Super Bowl XVIII). At the end of the NFLs 2017 NFL season, the Raiders boasted a lifetime regular season record of 462 wins, 411 losses, and 11 ties; their lifetime playoff record currently stands at 25 wins and 19 losses. Question: At the end of the 2017 NFL season, how many more wind than losses did the Raiders have?", - "Output Program": [ - "wins = 462\nlosses = 411 \n\nprint(abs(wins - losses))", - "raiders_wins=462\nraiders_losses=411\nnum_of_more_wins=raiders_wins-raiders_losses\nprint(num_of_more_wins)" - ], - "Output Answer": [ - "{'number': '51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: Which year had the highest population in Ashkelon, 1972 or 1983?", - "Output Program": [ - "highest_population = 1983\nprint(highest_population)", - "condition_1 = 43000 \ncondition_2 = 53000\nif condition_1condition_2:\n print(2017)", - "highest = 2017\nprint(highest)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2017'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In recent decades, the literacy rate of Rajasthan has increased significantly. In 1991, the states literacy rate was only 38.55% (54.99% male and 20.44% female). In 2001, the literacy rate increased to 60.41% (75.70% male and 43.85% female). This was the highest leap in the percentage of literacy recorded in India (the rise in female literacy being 23%). At the Census 2011, Rajasthan had a literacy rate of 67.06% (80.51% male and 52.66% female). Although Rajasthans literacy rate is below the national average of 74.04% and although its female literacy rate is the lowest in the country, the state has been praised for its efforts and achievements in raising literacy rates. Question: How many percentage points did the women's literacy rate increase between 1991 and 2011?", - "Output Program": [ - "female_rate_1991 = 20.44\nfemale_rate_2011 = 52.66\n\nprint(abs(female_rate_1991 - female_rate_2011))", - "in_1991 = 20.44\nin_2011 = 52.66\nincreased_percentage = in_2011 - in_1991\nprint(increased_percentage)" - ], - "Output Answer": [ - "{'number': '32.22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Christopher Columbus landed on the island on December 5, 1492, which the native Ta\u00edno people had inhabited since the 7th century. The Captaincy General of Santo Domingo became the site of the first permanent European colonization of the Americas in the Americas, the oldest continuously inhabited city, and the first seat of the Spanish colonial rule in the New World. After more than three hundred years of Spanish rule the Dominican people Republic of Spanish Haiti. The leader of the independence movement Jos\u00e9 N\u00fa\u00f1ez de C\u00e1ceres, intended the Dominican nation to unite with the country of Gran Colombia, but no longer under Spains custody the newly independent Dominicans were Unification of Hispaniola. Independence came 22 years later after victory in the Dominican War of Independence in 1844. Over the next 72 years the Dominican Republic experienced mostly civil war and a Spanish occupation of the Dominican Republic (but Spain had not come to take away its independence) before permanently ousting Spanish rule during the Dominican Restoration War of 1863\u20131865. A United States occupation of the Dominican Republic (1916\u201324) lasted eight years between 1916 and 1924, and a subsequent calm and prosperous six-year period under Horacio V\u00e1squez was followed by the dictatorship of Rafael Trujillo until 1961. A civil war in 1965, the countrys last, was ended by United States occupation of the Dominican Republic (1965\u201366) and was followed by the authoritarian rule of Joaqu\u00edn Balaguer (1966\u20131978 & 1986\u20131996), the rules of Antonio Guzm\u00e1n Fern\u00e1ndez (1972\u20131978) & Salvador Jorge Blanco (1982\u20131986). Since 1996, the Dominican Republic has moved toward representative democracy and has been led by Leonel Fern\u00e1ndez for most of the time since 1996. Danilo Medina, the Dominican Republics current president, succeeded Fernandez in 2012, winning 51% of the electoral vote over his opponent ex-president Hip\u00f3lito Mej\u00eda. Question: Which year period was the longest ruling period of Joaqu\u00edn Balaguer , the one starting in 1966 or 1986?", - "Output Program": [ - "running1966 = 1978-1966\nrunning1986 = 1986-1986\n\nif running1966>running1986:\n print(\"1966\")", - "big = 1978 - 1966\nbig2 = 1996 - 1986\nif big > big2:\n print(1966)\nelse:\n print(1986)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1966'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After decades of futility, the city of Cleveland finally had a winner in town. The Indians dominated the American League in 1995, winning 100 of their 144 games (their 100\u201344 record yielded a very high 0.694 winning percentage, which was, at the time, the highest regular season winning percentage in Major League Baseball since 1954, and is, as of 2015, the 12th highest regular season winning percentage in Major League Baseball history since 1900). Furthermore, in just 144 games, they won the AL Central by 30 games, and they performed the difficult feat of leading their league in both team batting average (0.291) and ERA (3.81). Thanks to their hitting and bullpen, this Indians team became known around the league for their ability to come back from many deficits, often in dramatic fashion; of their 100 regular season victories, 48 were come-back victories, 27 came in their last at-bat, 8 came by way of \"walk off\" home runs, and 13 were extra-inning victories (they were 13\u20130 in extra-inning games). After this dominance of the AL in the regular season, the Indians, in the playoffs, swept the 1995 Boston Red Sox season in the opening round, then held off Ken Griffey, Jr. and the red hot 1995 Seattle Mariners season in the 1995 American League Championship Series, before heading into the Series against the Braves. Question: How many of the Indians wins in 1995 did not come in their last at-bat?", - "Output Program": [ - "condition_1 = 27\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 100\nlast = 27\nnot_last = total - last\nprint(not_last)" - ], - "Output Answer": [ - "{'number': '73', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2012 census, 59.5% of jobs in the Paris Region were in market services (12.0% in wholesale and retail trade, 9.7% in professional, scientific, and technical services, 6.5% in information and communication, 6.5% in transportation and warehousing, 5.9% in finance and insurance, 5.8% in administrative and support services, 4.6% in accommodation and food services, and 8.5% in various other market services), 26.9% in non-market services (10.4% in human health and social work activities, 9.6% in public administration and defence, and 6.9% in education), 8.2% in manufacturing and utilities (6.6% in manufacturing and 1.5% in utilities), 5.2% in construction, and 0.2% in agriculture. Question: How many more percent was market services over non-market services and agriculture?", - "Output Program": [ - "market = 59.5 \nnon_market = 26.9\nagriculture = 0.2\n\nprint(abs(round(market - non_market - agriculture,2)))", - "market = 59.5\nnon_market = 26.9\ndiff = market - non_market\nprint(diff)" - ], - "Output Answer": [ - "{'number': '32.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The NASL first staged an indoor tournament in 1971 NASL Professional Hoc-Soc Tournament at the St. Louis Arena with a $2,800 purse. After a couple of years of experimenting, including a three-city tour by the CSKA Moscow team from Moscow in 1974, the league again staged tournaments in 1975 NASL Indoor tournament and 1976 NASL Indoor tournament. For many years Tampa Bay owner George W. Strawbridge, Jr. lobbied his fellow owners to start up a winter indoor season, but was always stone-walled. For several years, his Rowdies and several other teams used winter indoor \"friendlies\" as part of their training and build-up to the outdoor season. In the meantime, pressed by the rival Major Indoor Soccer League (1978-92) (MISL), which inaugurated play in 1978, two-day mini-tournaments like the 1978 NASL Skelly Indoor Invitational and the 1979 NASL Budweiser Indoor Soccer Invitational were held with varying degrees of success. The NASL finally started a full indoor league schedule, a 12-game season with 10 teams, in 1979-80 NASL Indoor season. For the 1980-81 NASL Indoor season, the number of teams playing indoor soccer increased to 19 and the schedule grew to 18 games. The schedule remained at 18 games, but the teams participating decreased to 13 for the 1981-82 NASL Indoor season. The league canceled the 1982-83 indoor season and three teams (Chicago, Golden Bay, and San Diego) played in the Major Indoor Soccer League (1978-92) for that season. Four other teams (Fort Lauderdale, Montreal, Tampa Bay and Tulsa) competed in a short 1983 NASL Grand Prix of Indoor Soccer in early 1983. The NASL indoor season returned for 1983-84 NASL Indoor season with only seven teams but a 32-game schedule. Question: How many more teams participated in the 1981-82 NASL Indoor season compared to 1983-84 NASL Indoor season?", - "Output Program": [ - "teams_1981_82 = 13\nteams_1983_84 = 19\nmore_teams_participated = teams_1983_84 - teams_1981_82\nprint(more_teams_participated)", - "people_1981_1982 = 13\npeople_1983_1984 = 7\n\nprint(abs(round(people_1981_1982 - people_1983_1984,2)))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Despite losing key members of their bench during the offseason (including Okur, Mike James (basketball, born 1975) and Corliss Williamson), the 2004-05 Detroit Pistons season were considered a strong contender to win a second consecutive title in 2005. They won 54 games during the 2004-05 NBA season, their fourth consecutive season of 50 or more wins. During the 2005 NBA Playoffs, they easily defeated the Philadelphia 76ers 4-1 and then rallied from a 2-1 deficit to finish off the 2004-05 Indiana Pacers season, 4-2. In the Eastern Conference Finals, the Pistons faced the 2004-05 Miami Heat season. Once again, the Pistons fell behind. However, they would ultimately win the series in seven games. In the 2005 NBA Finals, the Pistons faced the 2004-05 San Antonio Spurs season. After both teams split the first four games of the series, the turning point came at the end of Game 5 in Detroit, which went into overtime. The Pistons were ahead 95-93 when Robert Horry sank the game-winning three-point basket for the Spurs with 5.8 seconds left in the extra session. The Pistons fought back to win Game 6 in San Antonio, setting up the first NBA Finals Game 7 since 1994. The Pistons then lost a hard-fought, low-scoring game to the Spurs, who won their third NBA championship since 1999. Question: How many years after the last NBA Finals Game 7 was the Detroit Pistons' Game 7?", - "Output Program": [ - "nba = 2005\ndetroit = 1994\nprint(nba - detroit)", - "condition_1 = 2005\ncondition_2 = 1994\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Samuel Pufendorf (1632-1694) was a notable jurist and philosopher known for his natural law theories, influencing Adam Smith as well as Thomas Jefferson. Olof von Dalin (1708-1763) was an influential Swedish writer and historian of the late Age of Enlightenment. Peter Wieselgren (1800-1877) was a Swedish priest, literature critic and prominent leader of the Swedish temperance movements. Knut Wicksell (1851-1926) was an influential economist, sometimes considered one of the founders of modern macroeconomics. Oscar Olsson (1877-1950) was an important developer of self-education in Sweden and known as the father of study circles. Bertil Ohlin (1899-1979) received the Nobel Memorial Prize in Economic Sciences in 1977 for theories concerning international trade and capital, and was the leader of the Liberals Peoples Party (Liberals (Sweden)) for 23 years. Gunnar Jarring (1907-2002) was Swedens ambassador in UN 1956-1958, and Swedens ambassador in Washington, D.C. 1958-1964. Britta Holmstr\u00f6m (1911-1992) was the founder of Individuell M\u00e4nniskohj\u00e4lp (IM), a human rights organization with activities in 12 countries. Torsten H\u00e4gerstrand (1916-2004) was an internationally renowned geographer, considered the father of time geography and receiver of the Vautrin Lud Prize in 1992. Judith Wallerstein (1921-2012) was a renowned psychologist and internationally recognized authority on the effects of marriage and divorce on children and their parents. Question: How many years after receiving the Vautrin Lud Prize did Torsten Hagerstrand die?", - "Output Program": [ - "y1 = 2004\ny2 = 1992\nprint(y1 - y2)", - "condition_1 = 1992\ncondition_2 = 2004\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Survey received sufficient information to detail every ship used by the Japanese during the war. They noted that the Imperial Japanese Navy began the war with 381 warships of approximately 1,271,000 tons, and completed another 816 ships of 1,048,000 tons during the war. Of these, 1,744,000 tons were sunk; \"625,000 tons were sunk by Navy and Marine aircraft, 375,000 tons by submarines, 183,000 tons by surface vessels, 55,000 tons by Army aircraft, and 65,000 tons by various agents\". Question: How many more tons were sank by Navy and Marine aircraft compared to various agents and Army aircraft combined?", - "Output Program": [ - "tons_sank_Navy_Marine = 625000\ntons_sank_Army = 55000\ntons_sank_various_agents = 65000\nreqd_tons = tons_sank_Navy_Marine - (tons_sank_Army + tons_sank_various_agents)\nprint(reqd_tons)", - "navy = 625000\nagents = 65000\narmy = 55000\n\nprint(abs(round(navy - agents - army,2)))" - ], - "Output Answer": [ - "{'number': '505000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many more percent of Bronx residents spoke Spanish than Italian?", - "Output Program": [ - "spanish = 46.29\nitalian = 0.90\n\nprint(abs(round(spanish - italian,2)))\n", - "spanish = 46.29\nitalian = 0.9\ndiff = spanish - italian\nprint(diff)" - ], - "Output Answer": [ - "{'number': '45.39', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For Fall 2018, Berkeleys acceptance rate for freshman was 15.1%. Total enrollment was 41,910 - 30,574 undergraduate and 11,336 graduate students - with women accounting for 52.7% of undergraduates and 46.2% of graduate and professional students. Of enrolled freshman, nearly 54% were women and approximately 60% self-identified as persons of color. Enrolled freshman had an average weighted secondary school GPA of 4.45 (unweighted GPA of 3.92) and had an average SAT score of 1435 (average ACT score of 32). The interquartile range for SAT scores was 1340-1530, with 660-750 for reading/writing and 670-750 for math. Berkeleys enrollment of National Merit Scholarship Program was third in the nation until 2002, when participation in the National Merit program was discontinued. For 2016-17, Berkeley ranked fifth in enrollment of recipients of the National Merit Scholarship Program (136 scholars). 33% of admitted students receive federal Pell grants. Question: How many percent of students were not able to be admitted to Berkeley as a freshman in Fall of 2018?", - "Output Program": [ - "percentage = 100\nberkeley = 15.1\nnot_berkeley = percentage - berkeley\nprint(not_berkeley)", - "condition_1 = 100\ncondition_2 = 15.1\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '84.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1999, Jay Gibbons was the best all-around hitter. In 71 games, Gibbons batted .305 with 16 home runs and 69 RBI. Second basemen Jorge Nunez batted .268 with 14 home runs and 61 RBI, while leading the team with 51 stolen bases. Outfielder Ryan Fleming hit .335 in 61 games. Tyler Thompson led the team with 17 homeruns and RBI with 81. Pasqual Coco went 9\u20131 in 14 starts with a 2.21 ERA. Scott Cassidy won a team-leading 13 games in 27 starts in 170.2 innings. He struck out 178 batters, leading the team. The Suns bullpen got a strong season from closer Jarrod Kingrey. Kingrey had 27 saves and 69 strikeouts in 61 innings. he Suns made the playoffs by winning the first-half division title and wound up with the best overall record in the SAL. They were knocked out of the first round by their division rival, the Cape Fear Crocs. This was the last season that the SAL used a three division (North, Central, and South) format. Question: How many more RBI did Jorge Nunez have compared to his home run totals?", - "Output Program": [ - "home_run = 14\nRBI = 61\nprint(RBI - home_run)", - "totals = 61\nhome_runs = 14\nprint(totals-home_runs)" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Washington Universitys sports teams are called the Bears. They are members of the National Collegiate Athletic Association and participate in the University Athletic Association at the NCAA Division III level. The Bears have won 19 NCAA Division III Championships\u2014 one in womens Cross country running (2011), one in mens tennis (2008), two in mens basketball (2008, 2009), five in womens basketball (1998\u20132001, 2010), and ten in womens volleyball (1989, 1991\u20131996, 2003, 2007, 2009) \u2013 and 144 University Athletic Association titles in 15 different sports. The Athletic Department was headed by John Schael for 34 years, who served as Athletic director in the period 1978-2014. The 2000 Division III (NCAA) Central Region winner of the National Association of Collegiate Directors of Athletics/Continental Airlines Athletics Director of the Year award, Schael helped orchestrate the Bears athletics transformation into one of the top departments in Division III. Schael was succeeded by Josh Whitman, 2014-2016. The department is now led by Anthony J. Azama. Question: For how many years was Josh Whitman athletic director?", - "Output Program": [ - "condition_1 = 2014\ncondition_2 = 2016\n\nprint(abs(condition_2 - condition_1))", - "y1 = 2016\ny2 = 2014\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Life expectancy by birth is estimated to 57.5 years. Public expenditure on health was at 2.4 percent of the GDP in 2004, whereas private expenditure was at 3.5 percent. Health expenditure was at US$72 (PPP) per capita in 2004. The fertility rate ranged 5 to 5.3 between 2005 and 2013, with 4.1 in urban areas and 6.3 in rural areas, as official survey (6.4 in 1986 and 5.7 in 1997) point out. There were six physicians per 100,000 persons in the early 2000s (decade). Infant mortality was at 77 per 1,000 live births in 2005, but in 2013 this figure had dropped to 47 within the first 12 months after birth. In the past 5 years infant mortality rates of malaria have dropped. According to a 2013 UNICEF report, 26% of women in Senegal have undergone female genital mutilation. Question: How many percent of women in Senegal have not had female genital mutilation?", - "Output Program": [ - "women=26\npeople=100\nanswer=people-women\nprint(answer)", - "Senegal=26\npeople=100\nanswer=people-Senegal \nprint(answer)" - ], - "Output Answer": [ - "{'number': '74', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the October 2012 term, the Court decided 78 cases. Five of them were decided Per curiam decision. 38 out of the 78 decisions (representing 49% of the decisions) were unanimous in judgement, with 24 decisions being completely unanimous (a single opinion with every justice that participated joining it). This was the largest percentage of unanimous decisions that the Court had in ten years, since the October 2002 term (when 51% of the decisions handed down were unanimous). The Court split 5-4 in 23 cases (29% of the total); of these, 16 broke down along the traditionally perceived ideological lines, with Chief Justice Roberts and Justices Scalia, Thomas, and Alito on one side, Justices Ginsburg, Breyer, Sotomayor and Kagan on the other, and Justice Kennedy holding the balance. Of these 16 cases, Justice Kennedy sided with the conservatives on 10 cases, and with the liberals on 6. Three cases were decided by an interesting alignment of justices, with Chief Justice Roberts joined by Justices Kennedy, Thomas, Breyer and Alito in the majority, with Justices Scalia, Ginsburg, Sotomayor, and Kagan in the minority. The greatest agreement between justices was between Ginsburg and Kagan, who agreed on 72 of the 75 (96%) cases, in which both voted; the lowest agreement between justices was between Ginsburg and Alito, who agreed only on 45 out of 77 (54%) cases, in which they both participated. Justice Kennedy was in the majority of 5-4 decisions on 20 out of 24 (83%) cases, and in 71 of 78 (91%) cases during the term, in line with his position as the \"swing vote\" of the Court. Question: How many cases did Justices Ginsburg and Alito not both participate?", - "Output Program": [ - "cases = 78\nboth_participated = 77\n\nnot_participated = cases - both_participated \n\nprint(not_participated)", - "total_case = 78\nginsburg_appered_in = 75\nalito_appered_in = 77\n\nginsburg_not_in = total_case - ginsburg_appered_in\nalito_not_in = total_case - alito_appered_in\n\ndata = (ginsburg_not_in, alito_not_in)\n\nprint(min(data))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: US imports decreased 66% from $4.4 billion (1929) to $1.5 billion (1933), and exports decreased 61% from $5.4 billion to $2.1 billion. GNP fell from $103.1 billion in 1929 to $75.8 billion in 1931 and bottomed out at $55.6 billion in 1933. Imports from Europe decreased from a 1929 high of $1.3 billion to just $390 million during 1932, while US exports to Europe decreased from $2.3 billion in 1929 to $784 million in 1932. Overall, world trade decreased by some 66% between 1929 and 1934. Question: How many billions of dollars did US exports decreased?", - "Output Program": [ - "stay = 5.4\ndecrease = 2.1\nprint(stay - decrease)", - "dollars1 = 4.4\ndollars2 = 1.5\nprint(\"{:.2f}\".format(dollars1-dollars2))" - ], - "Output Answer": [ - "{'number': '3.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: These measures were applied with successful results while the government strove for the Magical Hexagon of full employment, social equality, economic growth, environmental quality, positive trade balance and price stability. The rebound which started in mid-2003 saw growth rate growth rate averaging 3% (2004 and 2005 saw a GDP growth of 2.5% and 2.6% respectively; for 2006 and 2007, the rate was 3.6%). In 2008, GDP growth was modest in the first half of the year while declining in the last two quarters. Because of the base effect, real growth came to 1.9%. While it contracted 1.9% in 2009, the economy started to pick up in Q3 and by the second quarter of 2010, it had surpassed its previous peak. Growth for 2010 was 2.6% Question: How many things made up the Magical Hexagon?", - "Output Program": [ - "ans = [\"full employment\",\"social equality\", \"economic growth\", \"environmental quality\",\"positive trade balance\",\"price stability\"]\n\nprint(len(ans))", - "hex = 6\nprint(hex)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent were not Filipino?", - "Output Program": [ - "filipano = 0.4\nprint(abs(round(100 - filipano, 2)))", - "percent_Filipino = 0.4\npercent_not_Filipino = 100 - percent_Filipino\nprint(percent_not_Filipino)", - "Filipino = 0.4\nprint(100-Filipino)", - "total = 100\nfilipano = 0.4\nprint(total - filipano)" - ], - "Output Answer": [ - "{'number': '99.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '99.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Davydova married boxing coach Pavel Filatov on 1 June 1983. They have two sons, Dmitrii (born 21 February 1985) and Anton (28 June 1995. The family moved to Canada in 1991. Davydova now owns Gemini Gymnastics, a high performance gymnastics club in Oshawa, Ontario where she has been a coach since immigrating to Canada, and Head Coach since 1999. Some of her better known gymnasts include Stephanie Capucitti, Sarah Deegan, Danielle Hicks, Katherine Fairhurst, Kristina Vaculik, Brittnee Habbib, Kelsey Hope. She was beam coach for the Canadian womens team at the 1995 World Championships in Artistic Gymnastics and one of the Canadian womens team coaches at the 2002 Commonwealth Games. Davydova was twice named Gymnastics Canada Gymnastique coach of the year. In October 2005 Elena was chosen for the Coaching Association of Canadas Women in Coaching National Team Coaching Apprenticeship Program. In 2005, 2006 and 2010 Gymnastics Canada Gymnastique awarded Elena and long-time associate coach, Valery Yahchybekov, as the \"Junior High Performance Coaches of the Year\". Gemini Gymnastics has been recognised by GCG as Club of Excellence for 10 consecutive years since the inception of the awards in 2001. It is 1 of only 2 clubs to do so. In 2006 Gemini received the prestigious Gymnastics Canada Ed Broughan award for \"Club of the Year\". As of 2012 Gemini have produced 15 Canadian AA champions,8 Elite Canada AA champions,21 Eastern Canada AA champions,98 Ontario provincial AA champions plus gymnasts who have won a host of other medals and awards. In September 2007 Kristina Vaculik and Rebecca Simbudhas of Gemini represented Canada at the World Championships. In April 2008 Vaculik won gold and silver World Cup trophies. She was the Canadian team reserve at the Beijing Olympics. In March 2010, Vaculik earned 2 gold and 2 silver medals at the Cottbus World Cup, an unprecedented result for Canadian Artistic womens gymnastics. Question: How many years after Davydova moved to Canada did she become a head coach?", - "Output Program": [ - "moved_year = 1991\ncoach = 1999\n\nprint(abs(moved_year - coach))", - "moved_to_canada_in = 1991\nhead_coach_in = 1999\ngap = head_coach_in - moved_to_canada_in\nprint(gap)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Since 1995, Fortune (magazine) has ranked Adobe as an outstanding place to work. Adobe was rated the 5th best U.S. company to work for in 2003, 6th in 2004, 31st in 2007, 40th in 2008, 11th in 2009, 42nd in 2010, 65th in 2011, 41st in 2012, and 83rd in 2013. In October 2008, Adobe Systems Canada Inc. was named one of \"Canadas Top 100 Employers\" by Mediacorp Canada Inc., and was featured in Macleans newsmagazine. Question: How many more ranks was the rank in 2013 than the one in 2003?", - "Output Program": [ - "condition_1 = 83\ncondition_2 = 5\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_2013 = 83\n_2003 = 5\ndiff = _2013 - _2003\nprint(diff)" - ], - "Output Answer": [ - "{'number': '78', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Traveling to Buffalo to face the Bills, the Raiders were without running back Marshawn Lynch, who was suspended for one game after making contact with an official during the team's win against Kansas City the week before. Hoping to build on the victory over the Chiefs, the Raiders started well driving 81 yards as Jamize Olawale scored from one yard out to give Oakland a 7-0 lead. However, the Raider offense sputtered on their next two possession and were forced to punt. After Tyrod Taylor hit former Raider Andre Holmes for six-yard touchdown pass to tie the game, the Raiders took over with just over two minutes remaining in the first half. Derek Carr hit DeAndré Washington over the middle over a five-yard gain, but was hit by Leonard Johnson and fumbled the ball which was recovered by Matt Milano and returned for a 40-yard touchdown to give the Bills a 14-7 lead at the half. The Bills increased the lead on their first possession of the third quarter with a 35-yard field goal. Carr was intercepted on the next Raider possession and the Bills added another field goal to push the lead to 20-7 with more than 10 minutes left in the third quarter. The Raider offense continued to struggle and punted on their next possession. The Bills took advantage and moved 80 yards in a 7:19 drive before Taylor snuck the ball in from inside the one-yard line on the first play of the fourth quarter to move the Buffalo lead to 27-7. The Raider offense finally came to life on their next possession, going no-huddle and moving 75 yards on nine plays before Carr hit Washington from four yards out to the narrow the lead to 27-14. After forcing a Buffalo punt, the Raider offense stalled near midfield and turned the ball over on downs. Looking to take some time off the clock, the Bills instead put the game out of reach as LeSean McCoy scored on a 48-yard run on the first play of the drive to move the lead to 34-14. The Raiders were able to move into Buffalo territory with under two minutes remaining, but Carr was intercepted as the Bills were able to run out the clock. The loss moved the Raider to 3-5 on the season. The fifth loss on the season, in Week 8, surpassed the number of losses (four) the Raiders suffered in the entire season the previous year. The Raider defense struggled once again, giving up 166 yards on the ground to the Bills, but did limit the Bills to 165 yards through the air. Carr completed 31 of 49 passes for 313 yards, but his two interceptions and two fumbles by the Raiders were their undoing. Question: How many passes did Carr not complete in the game?", - "Output Program": [ - "passed = 49\ncompleted = 31\n\n\nprint(abs(round((passed - completed),2)))", - "passes = 49\ncomplete = 31\nnot_complete = passes - complete\nprint(not_complete)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Cardinals dueled with the Minnesota Vikings for the #3 seed in the NFC playoffs. Things looked bleak for the Cardinals from the beginning. The Vikings began their first quarter attack with an 82-yard punt return for a TD by Bernard Berrian. Two turnovers for the Cardinals, Kurt Warner interception and an Anquan Boldin fumble, would lead to two touchdown passes from Tarvaris Jackson, a 41-yard pass to Berrian and a 19-yard pass to Sidney Rice. The Vikings took a 28-0 lead at halftime after an 11-yard TD pass from Jackson to Chester Taylor. The Cardinals would rally to cut the lead in half with a Jerheme Urban 50-yard TD catch and a field goal blocked by Dominique Rodgers-Cromartie and recovered by Roderick Hood, who returned it 68 yards for a touchdown. The Vikings would pull away at the end of the third quarter when Jackson threw a 59-yard TD pass to Bobby Wade. Kurt Warner was benched on the Cardinals last drive in the fourth quarter via a coaching decision. Question: How many TD passes of at least 40 yards did Tarvaris Jackson throw?", - "Output Program": [ - "jackson_td = (41,59)\n\nprint(len(jackson_td))", - "at_least = 3\nprint(at_least)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Bison football team was the winningest program in NCAA Football history with thirty-three conference championships and eight national championships (1965, 1968, 1969, 1983, 1985, 1986, 1988, 1990) before moving to Division I Championship Subdivision in 2004. In January 2012, NDSU defeated Sam Houston State University in the NCAA Division I Football Championship game becoming the 2011 season National Champions. NDSU football is a major event in the city of Fargo and the region, averaging over 18,000 fans per home game. The Bison play their home games at the Fargodome (cap. 19,287). In January 2013, NDSU football won the NCAA Division I championship title for a second year in a row, defeating Sam Houston again. They also defeated Kansas State and hosted College GameDay (football). In January 2014, NDSU defeated Towson to win its 3rd consecutive national championship in FCS football. It is only the 2nd team in NCAA history to achieve this feat. NDSU also defeated FBS Iowa State for their 6th consecutive win over an FBS opponent and hosted ESPN College Gameday for the 2nd straight season. January 2015, for the 2014 season, NDSU defeated Illinois State to win its 4th consecutive national championship in FCS football. The feat had never been accomplished in Division I football. In the 2015 season, NDSU defeated Jacksonville State for a record 5th consecutive NCAA Division I FCS national championship. No football team in the modern history of the NCAA has accomplished this feat. In the 2016 season, NDSU was defeated by James Madison, 27-17, who eventually went on to win the championship. Thus ending the Bisons reign of 5 consecutive championships. The following season the Bison went on to win the FCS National Championship again for the sixth time in seven years, by beating James Madison 17-13. Question: How many points did NDSU lose to James Madison in the 2016 season?", - "Output Program": [ - "ndsu = 17\njames = 27\npoints_lost = james - ndsu\nprint(points_lost)", - "ndsu = 17\njames_medison = 27\n\n\nprint(abs(round(james_medison - ndsu)))\n\n" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1860, there were 20,000 professionals in Russia and 85,000 by 1900. Originally composed of educated nobles, the intelligentsia became dominated by raznochintsy (class-less people) after 1861. In 1833, 78.9 per cent of secondary-school students were children of nobles and bureaucrats, by 1885 they were 49.1 per cent of such students. The proportion of commoners increased from 19.0 to 43.8 per cent, and the remaining percentage were the children of priests. In fear of an educated proletariat, Tsar Nicholas I of Russia limited the number of university students to 3,000 per year, yet there were 25,000 students, by 1894. Similarly the number of periodicals increased from 15 in 1855 to 140 periodical publications in 1885. The \"third element\" were professionals hired by zemstva. By 1900, there were 47,000 of them, most were liberal radicals. Question: How many percent of the proportion of commoners increased from 19.0 to 43.8?", - "Output Program": [ - "condition_1 = 19\ncondition_2 = 43.8\nprint(abs(round(condition_2 - condition_1,2)))", - "first = 19\nlast = 43.8\ndiff = last - first\nprint(diff)" - ], - "Output Answer": [ - "{'number': '24.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their bye week, the Colts gave a solid offensive performance at home against the Washington Redskins. Indianapolis won the contest 36-22 despite being down 14-13 at halftime. QB Peyton Manning, who was hit hard by defenders twice in the first half, rebounded resoundingly in the second half with 3 touchdown passes in the third quarter. On a day when Manning was almost perfect, he and WR Marvin Harrison connected for two touchdowns. The performance also saw the pair move up in their respective career yardage lists; Manning passed Jim Hart to move into 14th place in all-time passing yards and Harrison passed Irving Fryar to move into eighth on the career receiving yardage chart. Washington QB Mark Brunell threw for two touchdowns and no interceptions, but his performance could not prevent the Redskins' third consecutive loss going into their bye week. Colts quarterback Peyton Manning finished the game 25 of 35 for 342 yards passing and four touchdowns, while Washington quarterback Mark Brunell completed 27 of his 37 pass attempts for 226 yards passing and two touchdowns. Colts rookie RB Joseph Addai had a career-high 85 yards rushing on 11 carries, and Redskins RB Ladell Betts carried the football 10 times for 52 yards. Colts WR Reggie Wayne had his first big game of the season, as he had 7 catches for 122 yards receiving and one touchdown. Question: How many points did Indianapolis trail by at halftime?", - "Output Program": [ - "washington = 14\nindianapolis = 13\npoints_diff = washington - indianapolis\nprint(points_diff)", - "condition_1 = 14\ncondition_2 = 13\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In May 2010, more than 120,000 North Koreans owned mobile phones; this number had increased to 301,000 by September 2010, 660,000 by August 2011, and 900,000 by December 2011. Orascom reported 432,000 North Korean subscribers after two years of operation (December 2010), increasing to 809,000 by September 2011, and exceeding one million by February 2012. By April 2013 subscriber numbers neared two million. By 2015 the figure has grown to three million. Question: How many millions of subscribers did Orascom gain between April 2013 and 2015?", - "Output Program": [ - "y2013 = 2\ny2015 = 3\n\nprint(abs(round(y2013-y2015,2)))", - "subscribers_gained = 1\nprint(subscribers_gained)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 1920s, specifically In 1928, the components of the Dow were increased to 30 stocks near the economic height of that decade, which was nicknamed the Roaring Twenties. This period downplayed the influence of an early Depression of 1920\u201321 plus certain international conflicts such as the Polish-Soviet war, the Irish Civil War, the Turkish War of Independence and the initial phase of the Chinese Civil War. The Wall Street Crash of 1929 and the ensuing Great Depression over the next several years returned the average to its starting point, almost 90% below its peak. By July 8, 1932, following its intra-day low of 40.56, the Dow would end up closing the session at 41.22. The high of 381.17 on September 3, 1929, would not be surpassed until 1954, in inflation-adjusted numbers. However, the bottom of the 1929 Crash came just 2\u00bd months later on November 13, 1929, when intra-day it was at the 195.35 level, closing slightly higher at 198.69. For the decade, the Dow would end off with a healthy 131.7% gain, from 107.23 points at the beginning of 1920, to a level of 248.48 points at the end of 1929, just before the Crash of 1929. Question: How many years did it take after 1929 for the high of 381.17 to be broken?", - "Output Program": [ - "inflation=1954\nCrashgame=1929\nanswer=inflation-Crashgame\nprint(answer)", - "year=1929\nyear1=1954\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 2009 and 2013, George Mason saw a 21% increase in the number of applications, has enrolled 4% more new degree-seeking students, and has seen the percentage of undergraduate and graduate applications accepted each decrease by 4%. Law applications accepted increased by 10%. Mason enrolled 33,917 students for Fall 2013, up 956 (+3%) from Fall 2012. Undergraduate students made up 65% (21,990) of the fall enrollment, graduate students 34% (11,399), and law students 2% (528). Undergraduate headcount was 1,337 higher than Fall 2012 (+7%); graduate headcount was 262 lower (\u22122%); and law student headcount was 119 lower (\u221218%). Matriculated students come from all 50 states and 122 foreign countries. As of fall 2014, the university had 33,791 students enrolled, including 21,672 undergraduates, 7,022 seeking masters degrees, 2,264 seeking doctoral degrees and 493 seeking law degrees. Question: How many more students were law students in 2014 than in 2012?", - "Output Program": [ - "law_student_in_2014 = 493\nlaw_student_in_2012 = 119\nprint(abs(law_student_in_2012-law_student_in_2014))" - ], - "Output Answer": [ - "{'number': '84', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not Southeast Asian?", - "Output Program": [ - "percent_people_SA = 3.9\npercent_people_not_SA = 100 - percent_people_SA\nprint(percent_people_not_SA)", - "total = 100\nasian = 3.9\nprint(total - asian)", - "condition_1 = 3.9\n\nprint(abs(round(100 - condition_1,2)))", - "southeast_asian = 3.9\nprint(abs(round(100 - southeast_asian,2)))", - "total = 100\nsouthest = 3.9\nprint(total - southest)" - ], - "Output Answer": [ - "{'number': '96.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Minority ethnic groups include White people in Zimbabwe, who make up less than 1% of the total population. White Zimbabweans are mostly of British origin, but there are also Afrikaner, Greeks in Zimbabwe, Portuguese people, Franco-Mauritian and Dutch people communities. The white population dropped from a peak of around 278,000 or 4.3% of the population in 1975 to possibly 120,000 in 1999, and was estimated to be no more than 50,000 in 2002, and possibly much less. The 2012 census lists the total white population at 28,782 (roughly 0.22% of the population), one-tenth of its 1975 estimated size. Most emigration has been to the United Kingdom (between Zimbabweans in the United Kingdom Britons are of Rhodesian or Zimbabwean origin), South Africa, Botswana, Zambia, Canada, Australia and New Zealand. Coloureds form 0.5% of the population, and various Asian people ethnic groups, mostly of Indian and Chinese origin, are also 0.5%. Question: How many more White people were there in 1975 compared to 2012?", - "Output Program": [ - "white1975 = 278000\nwhite2012 = 28782\nprint(white1975-white2012)", - "y1 = 278000\ny2 = 28782\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '249218', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Reunified Chinas Tang Dynasty (618-907) high culture set a high point for many things, including poetry. Various schools of Buddhism (a religion from India) flourished as represented by the Chinese Ch\u00e1n (or Zen) beliefs of Wang Wei (Tang dynasty) (701-761). His quatrains (jueju) describing natural scenes are world-famous examples of excellence, each couplet conventionally containing about two distinct images or thoughts per line. Tang poetrys big star is Li Bai (701-762) also pronounced and written as Li Bo, who worked in all major styles, both the more free old style verse (Gushi (poetry)) as well as the tonally regulated new style verse (Regulated verse). Regardless of genre, Tang poets notably strove to perfect a style in which poetic subjects are exposed and evident, often without directly referring to the emotional thrust at hand. The poet Du Fu (712-770) excelled at regulated verse and use of the seven-character line, writing denser poems with more allusions as he aged, experiencing hardship and writing about it. A parade of great Tang poets also includes Chen Ziang (661-702), Wang Zhihuan (688-742), Meng Haoran (689-740), Bai Juyi (772-846), Li He (790-816), Du Mu (803-852), Wen Tingyun (812-870), (listed chronologically) and Li Shangyin (813-858), whose poetry delights in allusions that often remain obscure, and whose emphasis on the seven-character line also contributed to the emerging posthumous fame of Du Fu, now ranked alongside Li Bai. The distinctively different Ci (poetry) poetry form began its development during the Tang as Central Asian and other musical influences flowed through its cosmopolitan society. Question: How many years old was poet Chen Ziang at the time of his death?", - "Output Program": [ - "condition_1 = 661\ncondition_2 = 702\n\nprint(abs(condition_2 - condition_1))", - "born = 661\ndeath = 702\nage = death - born\nprint(age)" - ], - "Output Answer": [ - "{'number': '41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On March 26, 2008, Ludia (in connection with Ubisoft) launched The Price Is Right video game for PC. A version for the Wii and Nintendo DS platforms was released in September 2008, while a version for the iOS (Apple) was released in November 2008. The shows announcer, Fields, was the host of the computer version. The virtual set in the game resembles the set used in seasons 31 to 34. Ludia announced that all three platforms will receive a new version of the video game that was previewed at the Target Bullseye Lounge during the Electronic Entertainment Expo trade show on June 2-4, 2009. The Price Is Right 2010 Edition was released on September 22, 2009. In the fall of 2010, Ludia developed a multi-player version for Facebook. A third Ludia adaptation, The Price Is Right Decades, featuring set designs, pricing games and prizes taken from the 1970s through 2000s; was initially released for the Wii in October 2011, with an Xbox 360 and iOS release following in November and December. The Price Is Right 2010 Edition and The Price Is Right Decades have also been released as downloads within the PlayStation Store for the PlayStation 3 in May 2010 and April 2012, respectively. Irwin Toys released an electronic tabletop version in 2008 featuring Contestants Row, the Big Wheel, a physical Plinko board with chips, Showcases and seven pricing games. Jakks Pacific released a Plug It in & Play TV Games version of The Price Is Right in 2009, featuring Carey and Fields. Question: How many months after the initial release was The Price is Right's new version previewed at the Target Bullseye Lounge?", - "Output Program": [ - "import datetime\nfirst = datetime.date(2008, 3, 1)\nsecond = datetime.date(2009, 6, 1)\ndiff = second - first\nmonth = int(diff.days / 30)\nprint(month)", - "import datetime\nend_date = datetime.datetime(2009,6,26)\nstart_date = datetime.datetime(2008,3,22)\n\nnum_months = (end_date.year - start_date.year) * 12 + (end_date.month - start_date.month)\n\nprint(num_months)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Detroit Tigers are an United States professional baseball team based in Detroit, Michigan. The Tigers compete in Major League Baseball (MLB) as a member of the American League (AL) American League Central division. One of the ALs eight charter franchises, the club was founded in Detroit as a member of the minor league Western League (1885\u20131899) in 1894. They are the oldest continuous one name, one city franchise in the AL. The Tigers have won four World Series championships (, , , and ), 11 List of American League pennant winners (1907, 1908, 1909, 1934, 1935, 1940, 1945, 1968, 1984 American League Championship Series, 2006 American League Championship Series, 2012 American League Championship Series), and four AL Central division championships (2011, 2012, 2013, and 2014). The Tigers also won division titles in 1972, 1984, and 1987 as a member of the American League East. The team currently plays its home games at Comerica Park in Downtown Detroit. Question: Which year is the latest year the Detroit Tigers won the American League pennant, 1968 or 1984?", - "Output Program": [ - "win = 1984\nprint(win)", - "year_1 = 1\nyear_2 = 2\n\nif year_1 > year_2:\n print(\"1968\")\nelse:\n print(\"1984\")" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1984'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The effectiveness of heat-seeking missiles was only 7% early in the Vietnam War, but improved to approximately 15%\u201340% over the course of the war. The AIM-4 Falcon used by the USAF had kill rates of approximately 7% and was considered a failure. The AIM-9B Sidewinder introduced later achieved 15% kill rates, and the further improved AIM-9D and J models reached 19%. The AIM-9G used in the last year of the Vietnam air war achieved 40%. Israel used almost totally guns in the 1967 Six-Day War, achieving 60 kills and 10 losses. However, Israel made much more use of steadily improving heat-seeking missiles in the 1973 Yom Kippur War. In this extensive conflict Israel scored 171 of out of 261 total kills with heat-seeking missiles (65.5%), 5 kills with radar guided missiles (1.9%), and 85 kills with guns (32.6%). The AIM-9L Sidewinder scored 19 kills out of 26 fired missiles (73%) in the 1982 Falklands War. But, in a conflict against opponents using thermal countermeasures, the United States only scored 11 kills out of 48 fired (Pk 23%) with the follow-on AIM-9M in the Gulf War. Question: How many of Israel's 261 total kills were not done by heat-seeking missiles?", - "Output Program": [ - "kills=5\nkillswithun=85\nanswer=kills+killswithun\nprint(answer)", - "losses=10\ntotal=100\nanswer=total-losses\nprint(answer)" - ], - "Output Answer": [ - "{'number': '90', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Immigration Act of 1990 limits to 65,000 the number of foreign nationals who may be issued a visa or otherwise provided H-1B status each U.S. fiscal year (FY). An additional 20,000 H-1Bs are available to foreign nationals holding a masters or higher degree from U.S. universities. In addition, excluded from the ceiling are all H-1B non-immigrants who work at (but not necessarily for) universities, non-profit research facilities associated with universities, and government research facilities. Universities can employ an unlimited number of foreign workers otherwise qualifying for the H-1B as cap-exempt. This also means that contractors working at but not directly employed by the institutions may be exempt from the cap as well. However, employers must show 1) the majority of the workers duties will be performed at the qualifying institution, organization or entity and 2) the job duties directly and predominantly further the essential purpose, mission objectives or functions of the qualifying institution, organization or entity. Free Trade Agreements carve out 1,400 H-1B1 visas for Chilean nationals and 5,400 H-1B1 visas for Singapore nationals. However, if these reserved visas are not used, then they are made available in the next fiscal year to applicants from other countries. Due to these unlimited exemptions and roll-overs, the number of H-1B visas issued each year is significantly more than the 65,000 cap, with 117,828 having been issued in FY2010, 129,552 in FY2011, and 135,991 in FY2012. In past years, the cap was not always reached. For example, in FY1996, the Immigration and Naturalization Service (now known as USCIS) announced on August 20, 1996, that a preliminary report indicated that the cap had been exceeded, and processing of H-1B applications was temporarily halted. However, when more accurate numbers became available on September 6, it became apparent the cap had not been reached after all, and processing resumed for the remainder of the fiscal year. Question: How many more H-1B1 visas were issued in 2012 than the legal limit set in the Immigration Act of 1990?", - "Output Program": [ - "number=65000\ncarve=1400\nanswer=number+carve\nprint(answer)", - "Immigration =70991\nprint(Immigration)" - ], - "Output Answer": [ - "{'number': '70991', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After a tough loss at home, the Steelers traveled to Houston to take on the Texans. In the first quarter, it was all Steelers when Chris Boswell kicked a 34-yard field goal to make it 3-0. They would then make it 10-0 when Ben Roethlisberger found Justin Hunter on a 5-yard pass. In the second quarter, the Steelers would increase their lead when Roosevelt Nix ran for a 1-yard touchdown followed up by Boswell kicking a 36-yard field goal to make it 17-0 and then 20-0 at halftime. In the third quarter, the Steelers continued their dominance when Le'Veon Bell ran for a 10-yard touchdown to make it 27-0. In the fourth quarter, the Texans finally got on the board when T. J. Yates found DeAndre Hopkins on a 3-yard pass (with a failed 2-point conversion) to make it 27-6. The Steelers were able to seal the game when Roethlisberger found JuJu Smith-Schuster on an 18-yard pass to make the final score 34-6. With the win, the Steelers improved to 12-3, marking the tenth 12-win season in franchise history. With the Jaguars' loss to the 49ers on Sunday, the team was able to clinch a first-round bye in the AFC playoffs. The team also finished the regular season at 7-1 on the road for only the fourth time in franchise history (1978, 2004, 2010). Question: How many field goals did Chris Boswell have by halftime?", - "Output Program": [ - "fg = (34,36)\n\nprint(len(fg))", - "field_goal = 2\nprint(field_goal)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Turnovers had been a nagging problem for the Giants all year, and it seemed their first division game of 2010 would be no exception; their first two drives ended in interceptions off receivers' hands, giving the struggling Cowboys an early 10-0 lead. The Giants finally got on the board late in the first quarter courtesy of a 7-yard Nicks reception. Following a Giants fumble in the second quarter, Dallas quarterback Tony Romo was hit hard by linebacker Michael Boley and left the game with a clavicle fracture (Notably, Romo was the fifth quarterback the Giants defense knocked out of a game this year, after Moore, Cutler, Collins, and Hill). After Cowboys kick returner Dez Bryant returned a Dodge punt 93 yards for a touchdown, the Giants scored two consecutive touchdowns; an 8-yard pass to Nicks and a 14-yard pass to Smith. The Giants opened the second half with two more back-to-back touchdowns; a 25-yard pass to Manningham and a 30-yard Jacobs run. The Dallas offense, now led by veteran quarterback Jon Kitna, showed signs of life in the fourth quarter as Bryant caught two 15-yard touchdown passes. But two failed onside kicks allowed the Giants to log their third straight win over their divisional foes and the fourth win of their current streak. New York went into their bye week tied for the best record in the NFC. Question: How many yards did Bryant punt?", - "Output Program": [ - "bryant = 93\nprint(bryant)", - "ans = [93]\n\nprint(max(ans))" - ], - "Output Answer": [ - "{'number': '93', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The largest population centres of the Sinhalese diaspora are mainly situated in Europe, North America and Australia. The city of Melbourne contains just under half of the Sri Lankan Australians. The 2011 census recorded 86,412 Sri Lanka born in Australia. There are 73,849 Australians (0.4 of the population) who reported having Sinhalese ancestry in 2006. The Sinhalese language was also reported to be the 29th-fastest-growing language in Australia (ranking above Somali language but behind Hindi language and Belarusian language). Sinhalese Australians have an exceptionally low rate of return migration to Sri Lanka. In the Canada 2011 Census, 7,220 people identified themselves as of Sri Lankan Canadians, out of 139,415 Sri Lankans. There are a small amount of Sri Lankans in India, scattered around the country, but mainly living in and around the North India and South India regions. Sri Lankan New Zealanders comprised 3% of the Asian population of New Zealand in 2001. The numbers arriving continued to increase, and at the 2006 census there were over 7,000 Sri Lankans living in New Zealand. The Sri Lankan American number about 12,000 in the U.S. The New York City Metropolitan Area contains the largest Sri Lankan community in the United States, receiving the highest legal permanent resident Sri Lankan immigrant population, followed by Central New Jersey and the Los Angeles metropolitan area. Many Sri Lankans in Italy have migrated to Italy since the 1970s. Italy was attractive to the Sinhalese due to perceived easier employment opportunities and entry, compared to other European countries. It is estimated that there are 30,000-33,000 Sinhalese in Italy. The major Sinhalese communities in Italy are located in Lombardia (In the districts Loreto and Lazzaretto), Milan, Lazio, Rome, Naples, and Southern Italy (Particularly Palermo, Messina and Catania). Though British Sri Lankans people in particular and Sri Lankans in general have migrated to the UK over the centuries beginning from the colonial times, the number of Sinhalese people in the UK cannot be estimated accurately due to inadequacies of census in the UK. The UK government does not record statistics on the basis of language or ethnicity and all Sri Lankans are classified into one group as Asian British or Asian Other. Question: How many major Sinhalese communities are located in Italy?", - "Output Program": [ - "major_sihalis = [\"Lombardia\",\"Milan\",\"Lazio\",\"Rome\",\"Naples\",\"Southern Italy\"]\nprint(len(major_sihalis))", - "communities = ['Lombardia', 'Milan', 'Lazio', 'Rome', 'Naples', 'Southern Italy']\n\nnumbers = len(communities)\n\nprint(numbers)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For Fall 2018, Berkeleys acceptance rate for freshman was 15.1%. Total enrollment was 41,910 - 30,574 undergraduate and 11,336 graduate students - with women accounting for 52.7% of undergraduates and 46.2% of graduate and professional students. Of enrolled freshman, nearly 54% were women and approximately 60% self-identified as persons of color. Enrolled freshman had an average weighted secondary school GPA of 4.45 (unweighted GPA of 3.92) and had an average SAT score of 1435 (average ACT score of 32). The interquartile range for SAT scores was 1340-1530, with 660-750 for reading/writing and 670-750 for math. Berkeleys enrollment of National Merit Scholarship Program was third in the nation until 2002, when participation in the National Merit program was discontinued. For 2016-17, Berkeley ranked fifth in enrollment of recipients of the National Merit Scholarship Program (136 scholars). 33% of admitted students receive federal Pell grants. Question: How many percent of the freshman class were males?", - "Output Program": [ - "males_freshman = 54\nprint(abs(100 - males_freshman))", - "percent_freshmen_women = 54\npercent_freshmen_men = 100 - percent_freshmen_women\nprint(percent_freshmen_men)" - ], - "Output Answer": [ - "{'number': '46', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: How many yards longer was the first touchdown of the Eagles when compared to the Lions?", - "Output Program": [ - "eagles = 25\nlions = 2\ndifference = eagles - lions\nprint(difference)", - "eagles = 25\nlions = 2\n\nprint(abs(eagles - lions))" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Oklahoma had 598 incorporated places in 2010, including four cities over 100,000 in population and 43 over 10,000. Two of the List of United States cities by population in the United States are in Oklahoma, Oklahoma City and Tulsa, Oklahoma, and sixty-five percent of Oklahomans live within their metropolitan areas, or spheres of economic and social influence defined by the United States Census Bureau as a metropolitan statistical area. Oklahoma City, the states capital and largest city, had the Oklahoma City Metroplex in 2010, with 1,252,987 people, and the Tulsa Metropolitan Area had 937,478 residents. Between 2000 and 2010, the cities that led the state in population growth were Blanchard, Oklahoma (172.4%), Elgin, Oklahoma (78.2%), Jenks, Oklahoma (77.0%), Piedmont, Oklahoma (56.7%), Bixby, Oklahoma (56.6%), and Owasso, Oklahoma (56.3%). Question: How many more percentage of population growth did the city of Elgin have than Jenks?", - "Output Program": [ - "elgin = 78.2\njenks = 77.0\ndiff = elgin - jenks\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first Sky television rights agreement was worth \u00a3304 million over five seasons. The next contract, negotiated to start from the 1997\u201398 season, rose to \u00a3670 million over four seasons. The third contract was a \u00a31.024 billion deal with BSkyB for the three seasons from 2001 to 2002 to 2003\u201304. The league brought in \u00a3320 million from the sale of its international rights for the three-year period from 2004 to 2005 to 2006\u201307. It sold the rights itself on a territory-by-territory basis. Skys monopoly was broken from August 2006 when Setanta Sports was awarded rights to show two out of the six packages of matches available. This occurred following an insistence by the European Commission that exclusive rights should not be sold to one television company. Sky and Setanta paid \u00a31.7 billion, a two-thirds increase which took many commentators by surprise as it had been widely assumed that the value of the rights had levelled off following many years of rapid growth. Setanta also hold rights to a live 3 pm match solely for Irish viewers. The BBC has retained the rights to show highlights for the same three seasons (on Match of the Day) for \u00a3171.6 million, a 63 per cent increase on the \u00a3105 million it paid for the previous three-year period. Sky and BT Group have agreed to jointly pay \u00a384.3 million for delayed television rights to 242 games (that is the right to broadcast them in full on television and over the internet) in most cases for a period of 50 hours after 10 pm on matchday. Overseas television rights fetched \u00a3625 million, nearly double the previous contract. The total raised from these deals is more than \u00a32.7 billion, giving Premier League clubs an average media income from league games of around \u00a340 million-a-year from 2007 to 2010. Question: How many matches did Setanta Sports not have awarded out of the six available?", - "Output Program": [ - "condition_1 = 2010\ncondition_2 = 2007-1\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "total = 6\naward = 2\nnot_award = total - award\nprint(not_award)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The widespread smoking of cigarettes in the Western world is largely a 20th-century phenomenon. At the start of the 20th century, the per capita annual consumption in the U.S. was 54 cigarettes (with less than 0.5% of the population smoking more than 100 cigarettes per year), and consumption there peaked at 4,259 per capita in 1965. At that time, about 50% of men and 33% of women smoked (defined as smoking more than 100 cigarettes per year). By 2000, consumption had fallen to 2,092 per capita, corresponding to about 30% of men and 22% of women smoking more than 100 cigarettes per year, and by 2006 per capita consumption had declined to 1,691; implying that about 21% of the population smoked 100 cigarettes or more per year. Question: How many percent of the population smoked less than 100 cigarettes per year at the start of the 20th century?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 0.5\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nabove_50_cigs = 0.5\nothers = percentage - above_50_cigs\nprint(others)" - ], - "Output Answer": [ - "{'number': '99.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many more people were in Kokand than in Andijan and Uzbekistan?", - "Output Program": [ - "kokand = 86704\nandijan = 49682\nuzbekistan = 13686\ndiff = kokand -(andijan + uzbekistan)\nprint(diff)", - "condition_one = 86704\ncondition_two = 49682+13686\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '23336', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many more percentage non Hispanic has the population declined from 1990 to 2010?", - "Output Program": [ - "top = 72.1\nbottom = 47.9\ndiff = round(top - bottom, 1)\nprint(diff)", - "y1990 = 72.1\ny2010 = 47.9\n\nprint(abs(round(y1990 - y2010,2)))" - ], - "Output Answer": [ - "{'number': '24.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: While the silver threepence was minted as a currency coin until nearly the middle of the 20th century, it is clear that the purpose of the coin changed during the reign of George III of the United Kingdom (1760-1820). In the first two years of minting, 1762 and 1763, the coin was obviously produced for general circulation as examples are generally found well worn; on the other hand, coins from the late issue (1817-20) are usually found in very fine condition, indicating that they were probably issued as Maundy money. Over the length of the reign there were several different designs of obverse and reverse in use. Threepences were issued in 1762-63, 1765-66, 1770, 1772, 1780, 1784, 1786, 1792, 1795, 1800, 1817, 1818, and 1820. From 1817 the dimensions of the coin were reduced to a weight of 1.4 grams and diameter of 16 millimetres, following the Great Recoinage of 1816. The inscription on the obverse reads up to 1800, and from 1817. The reverse inscription reads up to 1800 and from 1817. Question: For how many total years were threepences issued?", - "Output Program": [ - "threepences_years = 15\nprint(threepences_years)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hungarian language is the official language and predominant spoken language in Hungary. Hungarian is the Languages of Europe with around 13 million native speakers and it is one of 24 official and working languages of the European Union. Outside Hungary it is also spoken by communities of Hungarian people in neighbouring countries and by Hungarian diaspora communities worldwide. According to the 2011 census, 9,896,333 people (99.6%) speak Hungarian in Hungary, of whom 9,827,875 people (99%) speak it as a first language, while 68,458 people (0.7%) speak it as a second language. English (1,589,180 speakers, 16.0%), and German (1,111,997 speakers, 11.2%) are the most widely spoken foreign languages, while there are several recognized minority languages in Hungary (Armenian language, Bulgarian language, Croatian language, German language, Greek language, Romanian language, Romani language, Rusyn language, Serbian language, Slovak language, Slovenian language, and Ukrainian language). Question: How many more people speak Hungarian that English?", - "Output Program": [ - "hungarian = 9896333\nenglish = 1589180\n\nprint(abs(round(hungarian - english,2)))", - "hungarian = 9896333\nenglish = 1589180\nmore_people = hungarian - english\nprint(more_people)" - ], - "Output Answer": [ - "{'number': '8307153', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Bears' first away game of the season occurred in Seattle, who led the all-time series 10-6, including the last three regular season games. However, the Bears had won the last game in Seattle in 2009 25-19. The Bears offense, not featuring Jay Cutler nor Alshon Jeffery, faced a defense led by Kam Chancellor, who returned to the Seahawks after a holdout. Without Chancellor for the first two games of the season, the defense had allowed quarterbacks to complete 72 percent of their passes with a passer rating of 116.4. Jeff Joniak believed that to counter the Legion of Boom, the Bears had to balance the rushing and passing attacks, while watching for a blitz that pressured Aaron Rodgers 19 times in week two. On defense, the Bears had to watch for quarterback Russell Wilson, though he had struggled with pressure in the first two games, being sacked a total of eight times. Additionally, the run defense had to be aware of a running game led by Marshawn Lynch; the corps had averaged 121.5 yards per game. On special teams, the Bears had to stop speedy rookie receiver Tyler Lockett, who had scored on a punt return earlier in the season. The Seahawks won the coin toss and kicked off. Before the Bears' first offensive play, they were penalized for delay of game, and eventually punted. After both teams each traded punts once, Seattle's Richard Sherman utilized a trick punt return, similar to one the Bears had utilized with Devin Hester and Johnny Knox in the past, to record a 64-yard return to the Bears' 19-yard line. Seattle eventually scored first with Steven Hauschka's 31-yard field goal. Five drives (all of which ended in punts for both teams) later, the Seahawks ended the first half with Hauschka's 21-yarder. Prior to the Seahawks' last drive, controversy over the Bears' last punt arose: after Pat O'Donnell punted, the ball started to bounce out of bounds, but it hit Seahawks linebacker Brock Coyle in the leg, making it available to recover, with defensive back Sherrick McManis taking advantage. However, the officials ruled the punt as downed by McManis, which led to John Fox challenging the call, though it stood. The Bears special teams struggles continued in the second half, when Lockett returned the opening kickoff 105 yards for the touchdown. The Seahawks increased the score with another touchdown later in the third quarter via Jimmy Graham's 30-yard touchdown catch from Wilson, followed by 45- and 48-yard field goals by Hauschka in the fourth quarter to make the final score 26-0. The Bears were shut out for the first time in 194 games (a 15-0 loss to the Tampa Bay Buccaneers in week 17, 2002), which was then the sixth-longest streak in the league. After three games, the Bears had allowed 105 total points, the most since the 2003 season, when they allowed 111. Additionally, the Bears punted on all ten drives in the game, the first time since the data was first compiled in 1980. Despite the hardships, the defense improved, allowing only one touchdown after allowing five against the Cardinals; additionally, having the game as one of two teams without a sack, the Bears recorded four against Seattle, two each by defensive end Jarvis Jenkins and linebacker Pernell McPhee. Question: How many yards was the longest field goal?", - "Output Program": [ - "fg_1 = 31\nfg_2 = 45\nfg_3 = 48\n\n\ndata = (fg_3,fg_2,fg_1)\n\nanswer = max(data)\n\nif answer == fg_1:\n print(fg_1)\nelif answer == fg_2:\n print(fg_2)\nelif answer == fg_3:\n print(fg_3)", - "longest_field_goal = 48\nprint(longest_field_goal)" - ], - "Output Answer": [ - "{'number': '48', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The first comprehensive theories of management appeared around 1920. The Harvard Business School offered the first Master of Business Administration degree (MBA) in 1921. People like Henri Fayol (1841-1925) and Alexander Hamilton Church (1866-1936) described the various branches of management and their inter-relationships. In the early-20th century, people like Ordway Tead (1891-1973), Walter Dill Scott (1869-1955) and J. Mooney applied the principles of psychology to management. Other writers, such as Elton Mayo (1880-1949), Mary Follett (1868-1933), Chester Barnard (1886-1961), Max Weber (1864-1920), who saw what he called the \"administrator\" as bureaucrat, Rensis Likert (1903-1981), and Chris Argyris (born 1923) approached the phenomenon of management from a sociology perspective. Question: How many years Henri Fayol?", - "Output Program": [ - "year=1941\nyear1=1925\nanswer=year1-year\nprint(answer)", - "years=1841\nyear=1925\nanswer=year-years\nprint(answer)" - ], - "Output Answer": [ - "{'number': '84', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Under coaches Floyd (1995\u201398) and Larry Eustachy (1998\u20132003), Iowa State achieved even greater success. Floyd took the Cyclones to the Sweet Sixteen in 1997 and Eustachy led ISU to two consecutive Big 12 Conference regular season conference titles in 1999-2000 and 2000\u201301, plus the conference tournament title in 2000. Seeded No. 2 in the 2000 NCAA tournament, Eustachy and the Cyclones defeated UCLA in the Sweet Sixteen before falling to Michigan State University, the eventual NCAA Champion, in the regional finals by a score of 75-64 (the differential representing the Michigan State Spartans narrowest margin of victory in the tournament). Standout Marcus Fizer and Jamaal Tinsley were scoring leaders for the Cyclones who finished the season 32-5. Tinsley returned to lead the Cyclones the following year with another conference title and No. 2 seed, but ISU finished the season with a 25-6 overall record after a stunning loss to No. 15 seed Hampton University in the first round. Question: How many points did Iowa State lose to Michigan State by?", - "Output Program": [ - "condition_1 = 75\ncondition_2 = 64\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "lowa = 64\nmichigan = 75\nprint(michigan - lowa)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: A September 2014 Lucid Talk Belfast Telegraph poll showed that 40.1% of the population supported same-sex marriage, while 39.4% opposed and 20.5% either had or stated no opinion. Of those that gave an opinion, 50.5% supported and 49.5% opposed same-sex marriage. A poll in May 2015 found that 68% of the population supported same-sex marriage, with support rising to 75% in Belfast. A \"mass rally\", organised by the Irish Congress of Trade Unions, Amnesty International, and the Rainbow Project took place in Belfast on 13 June 2015, with a 20,000 person turnout. A June 2016 poll gave support for same-sex marriage at 70%, while those opposing it at 22%. Question: How many organizations organized a June 2015 rally in Belfast?", - "Output Program": [ - "no_of_organizations = 3\nprint(no_of_organizations)", - "list_of_organisation = [\" Irish Congress \",\"Amnesty International\",\"Rainbow Project\"]\nprint(len(list_of_organisation))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Malayalam is a language spoken by the native people of southwestern India (from Talapady to Kanyakumari).According to the Indian census of 2011, there were 32,299,239 speakers of Malayalam in Kerala, making up 93.2% of the total number of Malayalam speakers in India, and 96.74% of the total population of the state. There were a further 701,673 (2.1% of the total number) in Karnataka, 957,705 (2.7%) in Tamil Nadu, and 406,358 (1.2%) in Maharashtra. The number of Malayalam speakers in Lakshadweep is 51,100, which is only 0.15% of the total number, but is as much as about 84% of the population of Lakshadweep. In all, Malayalis made up 3.22% of the total Indian population in 2011. Of the total 34,713,130 Malayalam speakers in India in 2011, 33,015,420 spoke the standard dialects, 19,643 spoke the Yerava dialect and 31,329 spoke non-standard regional variations like Eranadan. As per the 1991 census data, 28.85% of all Malayalam speakers in India spoke a second language and 19.64% of the total knew three or more languages. Question: How many of the Malayalam speakers in India did not speak a standard dialect?", - "Output Program": [ - "total = 34713130\nspoke_standard_dialect = 33015420\nanswer = total - spoke_standard_dialect\nprint(answer)", - "malayalam_people = 34713130\nstandard_dialect = 33015420\n\nprint(abs(malayalam_people - standard_dialect))" - ], - "Output Answer": [ - "{'number': '1697710', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After a tough loss at home, the Steelers traveled to Houston to take on the Texans. In the first quarter, it was all Steelers when Chris Boswell kicked a 34-yard field goal to make it 3-0. They would then make it 10-0 when Ben Roethlisberger found Justin Hunter on a 5-yard pass. In the second quarter, the Steelers would increase their lead when Roosevelt Nix ran for a 1-yard touchdown followed up by Boswell kicking a 36-yard field goal to make it 17-0 and then 20-0 at halftime. In the third quarter, the Steelers continued their dominance when Le'Veon Bell ran for a 10-yard touchdown to make it 27-0. In the fourth quarter, the Texans finally got on the board when T. J. Yates found DeAndre Hopkins on a 3-yard pass (with a failed 2-point conversion) to make it 27-6. The Steelers were able to seal the game when Roethlisberger found JuJu Smith-Schuster on an 18-yard pass to make the final score 34-6. With the win, the Steelers improved to 12-3, marking the tenth 12-win season in franchise history. With the Jaguars' loss to the 49ers on Sunday, the team was able to clinch a first-round bye in the AFC playoffs. The team also finished the regular season at 7-1 on the road for only the fourth time in franchise history (1978, 2004, 2010). Question: How many yards difference was Chris Boswell\u2019s first field goal compared to his second field goal?", - "Output Program": [ - "first = 36\nsecond = 34\nprint(first-second)", - "max = 36\nmin = 34\nprint(max - min)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Daphne is a suburb of nearby Mobile, Alabama. In 2007, Daphne saw retail sales of $653,422,000 or $34,438 per capita which compares favorably to the national average of $12,364. The median household income was $62,376 against a national average of $42,934, both measured through the 2007\u20132011 period. The home ownership was 74.6% and the median home value (2007\u20132011) was $187,000. The city is part of the Daphne-Fairhope-Foley metropolitan statistical area and was named among the top 10 such areas nationwide by Site Selection Magazine. The ranking is for areas with less than 200,000 population and is based upon the number of companies either expanding or relocating to the area. Question: How many more dollars was the median household income in Daphne compared to the national average?", - "Output Program": [ - "nationalverage=42934\nhousehold_inocme=62376\nanswer=household_inocme-nationalverage\nprint(answer)", - "dollars_household_income_Daphne = 62376\ndollars_national_average = 42934\ncomparision = dollars_household_income_Daphne - dollars_national_average\nprint(comparision)", - "nationalaverage=12364\nmedian=187000\nanswer=median-nationalaverage\nprint(answer)", - "dalphine_income = 62376\nnational_avg = 42934\nprint(abs(round(dalphine_income - national_avg,2)))" - ], - "Output Answer": [ - "{'number': '19442', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007, the Land Forces consisted of 29,600 soldiers (6th Guards Mechanised Brigade (Grodno), 11th Guards Mechanized Brigade at Slonim, the 120th Guards Mechanised Brigade (Minsk), 38th and 103rd Mobile Brigades (organized similarly to Soviet airborne regiments, not all of them are equipped with BMD-1), 5th Spetsnaz Brigade (Maryina Horka), five artillery brigades and four regiments, two MRL regiments, 15th, 29th, 115th, 120th and 302nd SAM Brigades, two SSM brigades, two brigades and one regiment of engineers, 8th independent NBC Brigade, two signals brigades, 40th independent NBC battalion. Army equipment includes 1800 main battle tanks (MBT) and 2600 AFV/APC. The weapons and equipment storage bases include the 50th (Brest), 19th, 34th Tank Division & 37th Guards Tank Division (former tank divisions), 3rd Guards Tank Division, and 28th (Baranovichi). Weapons storage bases that have been disbanded include the 29th, 30th, 193rd Tank Division, and the storage base that used to be the 8th Guards Tank Division at Marina Gorka. Question: How many more AFV/APC were there than main battle tanks?", - "Output Program": [ - "main = 1800\nafv = 2600\ndiff = afv - main\nprint(diff)", - "afw_apc = 2600\nmain_battle = 1800\n\nprint(abs(afw_apc - main_battle))" - ], - "Output Answer": [ - "{'number': '800', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: 12 Monkeys was given a limited release in the United States on December 29, 1995. When the 1,629-theater wide release came on January 5, 1996, the film earned $13.84 million in its opening weekend. 12 Monkeys eventually grossed $57,141,459 in the US and $111,698,000 in other countries, for a worldwide total of $168,839,459. The film held the No. 1 spot on box office charts for two weeks in January, before dropping due to competition from From Dusk Till Dawn (film), Mr. Hollands Opus and Black Sheep (1996 film). Question: How many days passed between the limited release and the wide release of 12 Monkeys?", - "Output Program": [ - "d1 = 3\nd2 = 5\nprint(d1 + d2)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: In 1991, how many more people, in terms of percentage, were Bosniaks compared to Bosnian Croats and Yugoslavs combined?", - "Output Program": [ - "condition_one = 49.2\ncondition_two = 10.7+6.6\n\nprint(abs(round(condition_one-condition_two,2)))", - "bosni = 49.2\ncrots = 6.6\nyugo = 10.7\ndiff = round(bosni - crots - yugo, 1)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '31.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many more people, in terms of percentage, belonged to the most common ancestry compared to the three least common ancestries combined?", - "Output Program": [ - "ans_one = 15.2\nans_two = 3+5.6+3.2\n\nprint(abs(round(ans_two - ans_one,2)))" - ], - "Output Answer": [ - "{'number': '3.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With 27 games to play, the Braves went 9-18 in September to finish the season with a record of 89-73. The Cardinals, meanwhile, went 18-8 to finish at 90-72. Braves closer Craig Kimbrel, who had not surrendered a single earned run in July or August, carried a 4.76 ERA in September with three blown saves. After being dominant in his role for much of the season, Braves setup man Jonny Venters posted a 5.11 September ERA. These sharp declines in both relievers led many critics to question the handling of the bullpen by Braves manager Fredi Gonz\u00e1lez. Veteran starter Derek Lowe posted a win-loss record of 0-5 in September with an ERA of 8.75. Shortly into the offseason, Lowe would be traded to the Cleveland Indians. The Braves starters lasted six or more innings only three times over the last 23 games. Over the last five games, all of which were losses for the Braves, the team managed to score only seven runs. Braves catcher Brian McCann (baseball), often regarded as the best offensive catcher in the Majors, hit only .183 with two home runs in September. The offense as a whole hit for only a .235 batting average (baseball) and a .300 on-base percentage in September, both second-worst in the National League. The .195 Scoring position average by Braves hitters was second worst in the Majors. Hitting coach Larry Parrish was fired two days following the last game of the season. Question: How many games did the Braves lose prior to the 27 games played in September?", - "Output Program": [ - "game=23\nGame=27\nanswer=Game+game\nprint(answer)", - "average=235\nhomerun=183\nanswer=average-homerun\nprint(answer)" - ], - "Output Answer": [ - "{'number': '55', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first Border-Gavaskar Trophy series was played in India the 1996-97 Indian cricket season and was won by the hosts 1-0. Australia won the trophy for the first time in the 1999-2000 Indian cricket season at home where they defeated India 3-0. Since then, the trophy has alternated between both the teams. Australias failure to win the Border-Gavaskar Trophy in India led to Steve Waugh dubbing the Indian tour as the \"Final Frontier\" for the Australian team. In 2004-05, Australia defeated India 2-1 in India. Australias usual captain, Ricky Ponting, did not play in the winning matches due to injury and Adam Gilchrist instead captained the winning sides. In the 2008-09 edition, India defeated Australia 2-0 in a four match series in India to regain the trophy. In 2010 India retained the trophy by winning the two match series 2-0. Australia won the 2011-12 series 4-0, and regained the trophy for the first time since 2007-08. India returned the favour in the 2013 series by completing a 4-0 \"Whitewash (sport)\" of Australia to regain the trophy, before losing it in the 2014-15 series with a 2-0 defeat. India then won the 2017 series 2-1 and regained the trophy. Question: How many games resulted in 3-0 wins?", - "Output Program": [ - "game = 1\nprint(game)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1856, Leopold II, Grand Duke of Tuscany established a penal colony in Pianosa because it was considered a perfect place to isolate, segregate, and oversee detainees; at the proclamation of the Kingdom of Italy in 1861, there were 149 prisoners on the island. In 1864 a structure able to contain 350 prisoners was built, but in 1872 the island was divided into numerous farms organizing the inmates as small communities; in 1880 there were 960 detainees. The captives cultivated cereals, produced oil and wine as Sangiovese and Procanico, there were poultry, pigs, and cattle farms. From 1884 until 1965, because of its dry climate, Pianosa hosted convicts from all over Italy who had been affected by tuberculosis. At the beginning of the 1900s, the population on the island was 21 civilians, 80 Polizia Penitenziaria, 40 soldiers, and 800 prisoners. The former President of the Republic of Italy Sandro Pertini became an inmate in 1932 for political reasons. During World War II, on 17 September 1943, Germans troops invaded Pianosa and occupied it; on 19 March 1944 French commandos landed on the island, and after a short firefight left again, taking away 40 prison guards as hostages; the following month an allied bomber attacked the island, killing six people. Question: How many more soldiers were there in the population of Pianosa in the early 1900s than civilians, soldiers and Polizia Penitenziaria?", - "Output Program": [ - "Polizia=80\nsoldiers=40\ncivilians=21\nanswer=Polizia+soldiers+civilians\nprint(answer)", - "civilians=21\nPoliziaPenitenziaria=80\nsoldiers=40\nanswer=civilians+PoliziaPenitenziaria+soldiers\nprint(answer)" - ], - "Output Answer": [ - "{'number': '141', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1917, the Twelfth Regiment (Public Works) was organized at Naval Training Station Great Lakes. When the US entered World War I in April 1917, the Navy had an immediate requirement to expand the Great Lakes Station in order to house, process, and train 20,000 naval recruits, this number would rise to 50,000 by the end of the year. Lieutenant Malachi Elliott, a graduate of the US Naval Academy, was appointed Public Works Officer at Great Lakes on 18 June 1917, at which time about 500 enlisted men had been assigned to the Public Works Department. Seeing that the department would need to expand with skilled craftsmen, architects, draftsmen, designers, and other professional and technical people, he began to screen incoming recruits with these skills. Finding many, but not enough, he expanded to recruiting civilians outside of the installation, getting many men willing to join the Navy as petty officers, with the understanding that qualified men could later apply for commissions. This allowed the Public Works Department to grow to nearly 600 men by July 1917. They were organized into the Twelfth Regiment (Public Works), which was essentially the Public Works Department because staff officers could not exercise military command. Lieutenant William C. Davis was appointed commanding officer of the regiment, he exercised military control, but the Public Works Officers exercised technical control. In October 1917, the regiment began building Camp Paul Jones at San Diego. With its completion, on 30 December 1917, the regiment became \"fully operational\" with 1,500 men organized into three battalions. By April 1918, the regiment consisted of 2,400 in five battalions. Men were withdrawn for assignments in the US and abroad. In spring of 1918, 100 men were given special mechanics and ordnance training before being sent to St. Nazaire, France, to assemble 14\"/50 caliber railway gun. Later they would join the gun crews and perform combat duties along the railway lines in proximity to the Empire of Germany lines. The Twelfth Regiment reached its peak strength 5 November 1918; 55 officers and 6,211 enlisted men formed into 11 battalions. However, with the end of the war on Armistice of 11 November 1918, the regiment gradually faded away by the end of 1918. Question: How many months after the US entered World War I did the war end on Armistice?", - "Output Program": [ - "war = 4\narmstice = 11\nmonths = (12 - war) + armstice\nprint(months)", - "start = 12-4\nend = 11\n\nprint(abs(round(start + end,2)))" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the New Jersey gubernatorial election, 2013, Republican Chris Christie received 62.5% of the vote (4,926 cast), ahead of Democrat Barbara Buono with 35.9% (2,834 votes), and other candidates with 1.6% (124 votes), among the 8,017 ballots cast by the townships 16,108 registered voters (133 ballots were spoiled), for a turnout of 49.8%. In the New Jersey gubernatorial election, 2009, Republican Chris Christie received 4,787 votes (52.3% vs. 41.7% countywide), ahead of Democrat Jon Corzine with 3,421 votes (37.4% vs. 50.6%), Independent Chris Daggett with 793 votes (8.7% vs. 5.9%) and other candidates with 82 votes (0.9% vs. 0.8%), among the 9,146 ballots cast by the townships 15,871 registered voters, yielding a 57.6% turnout (vs. 46.5% in the county). Question: How many percent of people did not vote for Jon Corzine in 2009?", - "Output Program": [ - "percentage = 100\njon = 37.4\nnot_jon = percentage - jon\nprint(not_jon)", - "vote = 37.4 \n\nprint(abs(round(100 - vote,2)))" - ], - "Output Answer": [ - "{'number': '62.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Over the years the city has been home to people of various ethnicities, resulting in a range of different traditions and cultural practices. In one decade, the population increased from 427,045 in 1991 to 671,805 in 2001. The population was projected to reach 915,071 in 2011 and 1,319,597 by 2021. To keep up this population growth, the KMC-controlled area of has expanded to in 2001. With this new area, the population density which was 85 in 1991 is still 85 in 2001; it is likely to jump to 111 in 2011 and 161 in 2021. Question: Which year is projected to show the greatest increase in population from 10 years prior?", - "Output Program": [ - "print(2021)", - "y1991 = 427045\ny2001 = 671805\ny2011 = 915071\ny2021 = 1319597\n\nyear = (y1991,y2001,y2011,y2021)\nhigher = max(year)\n\nif higher == y1991:\n print(int(1991))\nelif higher == y2001:\n print(2001)\nelif higher == y2011:\n print(2011)\nelif higher == y2021:\n print(2021)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2021'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1992, Pettitte pitched for the Greensboro Hornets of the Class A (baseball) South Atlantic League. He pitched to a 10-4 Win-loss record (pitching) and a 2.20 earned run average (ERA), with 130 strikeouts and 55 base on balls, in 27 games started. That season, Pettitte and Posada first played with Derek Jeter. Pettitte pitched for the Prince William Cannons of the Class A-Advanced Carolina League in the 1993 season, finishing the year with an 11-9 record, a 3.04 ERA, 129 strikeouts, and 47 walks in 26 starts. He also made one start for the Albany-Colonie Yankees of the Class AA Eastern League (baseball) during the season. Pettitte began the 1994 season with Albany-Colonie, where he had a 7-2 record and 2.71 ERA in 11 starts, before receiving a promotion to the Columbus Clippers of the Triple-A (baseball) International League. With Columbus, Pettitte had a 7-2 record and a 2.98 ERA in 16 starts. The Yankees named him their minor league pitcher of the year. Question: How many more starts did Pettitte have with Columbus than with Albany-Colonie?", - "Output Program": [ - "score=7\nscore1=2\nanswer=score-score1\nprint(answer)", - "recored=7\nR=2\nanswer=recored-R\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2015, Gasol recorded a career-high 9 blocks, along with 17 points and 9 rebounds, in the 106-101 win over the 2014-15 Denver Nuggets season. Ten days later, he scored a career-high 46 points on 17-of-30 shooting in a 95-87 win over the 2014-15 Milwaukee Bucks season. On April 9, 2015, he recorded a league-best 51st double-double of the season with 16 points and 15 rebounds in an 89-78 win over the 2014-15 Miami Heat season. He recorded his 54th double-double of the season in the regular season finale on April 15 against the 2014-15 Atlanta Hawks season to finish as the league-leader in double-doubles in 2014-15. Question: How many more points did Gasol's team score against Denver than they did against Milwaukee?", - "Output Program": [ - "gasois_points_for_danver = 106\ngasois_points_for_milwaukee = 95\n\n\nprint(abs(gasois_points_for_danver - gasois_points_for_milwaukee))" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The advance entered Palestine and an First Battle of Gaza, unsuccessful attempt was made to capture Gaza on 26 March 1917, while a Second Battle of Gaza and equally unsuccessful attempt was launched on 19 April. A Third Battle of Gaza occurred between 31 October and 7 November and this time both the ANZAC Mounted Division and the Australian Mounted Division took part. The battle was a complete success for the British, over-running the Gaza-Beersheba line and capturing 12,000 Turkish soldiers. The critical moment was the capture of Battle of Beersheba (1917) on the first day, after the Australian 4th Light Horse Brigade charged more than . The Turkish trenches were overrun, with the Australians capturing the wells at Beersheba and securing the valuable water they contained along with over 700 prisoners for the loss of 31 killed and 36 wounded. Later, Australian troops assisted in pushing the Turkish forces out of Palestine and took part in actions at Battle of Mughar Ridge, Battle of Jerusalem (1917) and the Battle of Megiddo (1918). The Turkish government surrendered on 30 October 1918. Units of the Light Horse were subsequently used to help put down a Egyptian Revolution of 1919 in 1919 and did so with efficiency and brutality, although they suffered a number of fatalities in the process. Total Australian battle casualties in the campaign were 4,851, including 1,374 dead. Question: How many men total were killed and wounded in the Battle of Beersheba?", - "Output Program": [ - "man_killed = 31\nwonded = 36\nprint(abs(man_killed + wonded))" - ], - "Output Answer": [ - "{'number': '67', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many percent were not Surinamese?", - "Output Program": [ - "Surinamese=13.8\npeople=100\nanswer=people-Surinamese\nprint(answer)" - ], - "Output Answer": [ - "{'number': '86.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On July 18, 2005, a nonviolent protest was held. The protest began in Netivot near Gaza. The protest march ended July 21 after police prevented protesters from continuing to Gush Katif. On August 2, 2005, another protest against disengagement began in Sderot, with approximately 50,000 attendees. On August 10, 2005, in response to calls from Jewish religious leaders, including former Chief Rabbis Avraham Shapira, Ovadia Yosef, and Mordechai Eliyahu, between 70,000 (police estimate) and 250,000 (organizers estimate) Jews gathered for a rally centered at the Western Wall in prayer to ask that the planned disengagement be cancelled. The crowds that showed up for the rally overwhelmed the Western Walls capacity and extended as far as the rest of the Old City and surrounding Jerusalem neighborhoods. The prayer rally was the largest of its kind for over 15 years, since the opposition to the Madrid Conference of 1991. On August 11, 2005, between 150,000 (police estimates) and 300,000 (organizers estimates) people massed in and around Tel Avivs Rabin Square for an anti-disengagement rally. Organizers called the event \"the largest expression of public protest ever held in Israel.\" According to a police spokesman, it was one of the largest rallies in recent memory. Question: How many police and organizers combined massed in and around Tel Avivs Rabin Square?", - "Output Program": [ - "police = 150000\norganiser = 300000\n\nprint(abs(police + organiser))" - ], - "Output Answer": [ - "{'number': '350000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2011 the estimated median income for a household in the city was $44,846, and the median income for a family was $53,896. Males had a median income of $42,120 versus $31,362 for females. The per capita income for the city was $25,041. About 9.6% of families and 14.4% of the population were below the poverty line, including 15.1% of those under age 18 and 12.8% of those age 65 or over. The population was 180,480 at the 2000 United States Census; in 2010, its population had risen to 225,221, making it the third-largest city in the state after Las Vegas, Nevada and Henderson, Nevada, and the largest outside Clark County, Nevada. Reno lies north of the Nevada state capital, Carson City, Nevada, and northeast of Lake Tahoe in a shrub-steppe environment. Reno shares its eastern border with the city of Sparks and is the larger of the principal cities of the Reno-Sparks metropolitan area (MSA), a United States metropolitan area that covers Storey County, Nevada and Washoe counties. The MSA had a combined population of 425,417 at the 2010 United States Census. The MSA is combined with the Lyon County, Nevada to form the Reno-Sparks-Fernley, NV CSA Combined Statistical Area, which had a total population of 477,397 at the 2010 census. Question: How many percent of the population aged 65 or over were not below the poverty line?", - "Output Program": [ - "ageolder=12.8\npeople=100\nanswer=people-ageolder\nprint(answer)", - "age=12.8\npeople=100\nanswer=people-age\nprint(answer)" - ], - "Output Answer": [ - "{'number': '87.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 21,624. The number of jobs in the primary sector was 38, of which 20 were in agriculture and 18 were in forestry or lumber production. The number of jobs in the secondary sector was 5,433 of which 4,234 or (77.9%) were in manufacturing, 9 or (0.2%) were in mining and 1,022 (18.8%) were in construction. The number of jobs in the tertiary sector was 16,153. In the tertiary sector; 2,397 or 14.8% were in wholesale or retail sales or the repair of motor vehicles, 796 or 4.9% were in the movement and storage of goods, 919 or 5.7% were in a hotel or restaurant, 766 or 4.7% were in the information industry, 1,077 or 6.7% were the insurance or financial industry, 1,897 or 11.7% were technical professionals or scientists, 1,981 or 12.3% were in education and 2,633 or 16.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not in the movement and storage of goods?", - "Output Program": [ - "total = 100\nmove = 4.9\nprint(total - move)", - "movement = 4.9\nprint(100-movement)" - ], - "Output Answer": [ - "{'number': '95.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Smith finished the game with a Super Bowl record 204 rushing yards, and scored 2 touchdowns. His 58-yard touchdown run in the second quarter tied Tom Matte in Super Bowl III for the third-longest run in Super Bowl history, and Smiths 9.3 yard per carry average was the third-highest. Sanders caught 9 passes for 193 yards and 2 touchdowns, and returned 3 kickoffs for 46 yards. His 193 receiving yards and his 235 total offensive yards were both Super Bowl records, and his 80-yard touchdown reception in the second quarter also tied a Super Bowl record. Clark caught 3 passes for 55 yards and a touchdown, while also rushing once for 25 yards. Wilburn recorded 2 interceptions, while Walton had 2 sacks. Meanwhile, running back Gene Lang was the Broncos leading rusher, with only 38 yards on 5 carries. Elway finished the game with 14 out of 38 pass completions for 257 yards, 1 touchdown, and 3 interceptions. He was also Denvers second-leading rusher with 32 yards on 3 carries; this was the only Super Bowl in which Elway played without scoring a rushing touchdown. Jackson was Denvers top receiver with 4 catches for 76 yards. Question: How many more receiving yards did Sanders have then Clark?", - "Output Program": [ - "sanders = 193\nclark = 55\ndiff = sanders - clark\nprint(diff)", - "condition_1 = 55\ncondition_2 = 193\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '138', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With Steigerwalds departure in 1999, Mike Lange shared the broadcast booth with former Penguins defenseman Peter Taglianetti. Taglianetti, a two-time Stanley Cup winner with the team in 1991 and 1992, remained in the position for one season before being replaced by Ed Olczyk. Lange and Olczyk were broadcast partners from 2000 until 2003, when Olczyk left the booth to become the 18th head coach in Penguins history that had become upon due to the firing of previous Head Coach Rick Kehoe after the 2002\u201303 season. With Olczyks vacancy, the Penguins hired Bob Errey as their new color commentator for the start of the 2003\u201304 season (a position that he continues to hold as of the start of the 2012\u201313 season. Lange and Errey remained in the booth until 2005\u201306. After 26 seasons in the television broadcast booth, Mike Lange was not retained by FSN Pittsburgh. Instead, he was replaced by former broadcast partner Paul Steigerwald, who remained the TV play-by-play broadcaster for the team until the 2016\u201317 season. Lange returned to the radio broadcast booth and currently holds the position of radio play-by-play announcer, the same position he had held with the team in the mid-1970s. Following the 2016\u201317 season, Steigerwald moved back to the Penguins front office and NHL Network (U.S. TV network) personality Steve Mears was hired as the new television play-by-play announcer starting with the 2017\u201318 season. Question: How many years were Errey and Lange in the broadcast booth together?", - "Output Program": [ - "from_year = 2003\nto_year = 2006\nyears = to_year - from_year\nprint(years)", - "brodcast_partner_start = 2000\nbrodcast_partner_end = 2003\n\nprint(abs(brodcast_partner_end - brodcast_partner_start))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Steelers then traveled further east to take on the Michael Vick-led Jets. The Jets scored in the first quarter when Nick Folk scored a 23-yard field goal for a 3-0 lead. This was followed by 2 touchdowns by the Jets as Michael Vick found T.J. Graham and Jace Amaro on 67-yard and 5-yard TDs for scores of 10-0 and 17-0. The Steelers got on the board before halftime as Shaun Suisham nailed a 53-yard field goal for a 17-3 halftime score. In the 3rd quarter, the Jets went back to work as Folk scored a 30-yard field goal for a 20-3 game. The Steelers would then score 10 points in the 4th quarter: Suisham's 27-yard field goal to get within 2 TDs followed by Ben Roethlisberger hooking up with Martavis Bryant on an 80-yard TD pass to come within a TD. The Jets got the ball back and Vick took knees to end the game with a final score of 20-13.With the loss, the Steelers dropped to 6-4. The Jets had forced 4 takeaways against the Steelers. Ben who had thrown 12 touchdowns and no picks in the 2 games before this one had thrown only 1 touchdown pass and threw 2 interceptions. On a positive note, Roethlisberger had thrown 13 touchdown passes and 2 interceptions in the last 3 games alone. Question: How many touchdowns did the Steelers score in the first half?", - "Output Program": [ - "touch = 0\nprint(touch)", - "touchdowns = 0\nprint(touchdowns)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many people in the city, in terms of percentage, of any race were not Hispanic or Latino?", - "Output Program": [ - "hispanic = 7.3\nprint(abs(round((100) - (hispanic),2)))", - "percentage = 100\nhispanic = 7.3\nnot_hispanic = percentage - hispanic\nprint(not_hispanic)" - ], - "Output Answer": [ - "{'number': '92.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many more people, in terms of percentage, belonged to the two most common ancestries combined compared to the two least common ancestries combined?", - "Output Program": [ - "two_common_ans_one = 15.2+10.9\nleast_common_ans_two = 3+3.2\n\nprint(abs(round(two_common_ans_one - least_common_ans_two,2)))", - "percent_1st_most_common_ancestries = 15.2\npercent_2nd_most_common_ancestries = 10.9\npercent_1st_least_common_ancestries = 3.2\npercent_2nd_least_common_ancestries = 3.0\nreqd_percentage = (percent_1st_most_common_ancestries + percent_2nd_most_common_ancestries) - (percent_1st_least_common_ancestries + percent_2nd_least_common_ancestries)\nprint(\"%.1f\" % reqd_percentage)" - ], - "Output Answer": [ - "{'number': '19.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Springfield has had professional baseball in the past, and according to its current mayor, remains intent on pursuing it in the future. The Springfield Giants of the Single\u2013 and Double-A Eastern League (baseball) played between 1957 and 1965. The team was quite successful, winning consecutive championships in 1959, 1960 and 1961, by startling coincidence the same seasons in which the Springfield Indians won three straight Calder Cup championships in hockey. The Giants played at Pynchon Park by the Connecticut River until relocating after the 1965 season. Pynchon Parks grandstands were destroyed by fire the year after in 1966. Before that time, the Springfield Cubs played in the minor league New England League from 1946 until 1949, after which the league folded; they then played in the International League until 1953. For many years before the Giants, Springfield was also a member of the Eastern League, between 1893 and 1943. In general, the team was named the Springfield Ponies, but it also carried the nicknames of \"Maroons\" (1895), \"Green Sox\" (1917), \"Hampdens\" (1920\u201321), \"Rifles (1932, 1942\u201343) and \"Nationals\" (1939\u201341). The team located closest are the Valley Blue Sox of the New England Collegiate Baseball League who play their games in nearby Holyoke, but house their team offices at 100 Congress Street in Springfield. Question: when did the Springfield Giants move?", - "Output Program": [ - "move= 1965\nprint(move)", - "relocate = 1965\nprint(relocate)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1965'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From the Great Recession, Czech Republic is in stagnation or decreasing of GDP. Some commenters and economists criticising fiscally conservative policy of Petr Ne\u010das right-wing government, especially criticising ex-minister of finance, Miroslav Kalousek. Miroslav Kalousek in a 2008 interview, as minister of finance in the center-right government of Mirek Topol\u00e1nek, said \"Czech Republic will not suffer by financial crisis\". In September 2008, Miroslav Kalousek formed state budget with projection of 5% GDP increase in 2009. In 2009 and 2010, Czech Republic suffered strong economical crisis and GDP decreased by 4,5%. From 2009 to 2012, Czech Republic suffered highest state budget deficits in history of independent Czech Republic. From 2008 to 2012, the public debt of Czech Republic increased by 18,9%. Most decrease of industrial output was in construction industry (-25% in 2009, -15,5% in 2013). From 4Q 2009 to 1Q 2013, GDP decreased by 7,8%. Question: How many more percentage points did the GDP decrease between Q4 2009 and 1Q 2013 than it decreased from 2009 and 2010?", - "Output Program": [ - "points1 = 7.8\npoints2 = 4.5\nprint(points1-points2)", - "start = 7.8\nend = 4.5\nprint(start - end)" - ], - "Output Answer": [ - "{'number': '3.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent of people were not stated to be from an ethnic minority?", - "Output Program": [ - "ethnic=91.9\nanswer=ethnic \nprint(answer)" - ], - "Output Answer": [ - "{'number': '91.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The team rallied for a win over the Washington Redskins at FedExField in week 10. Penalties on Washington's defense helped allow a short McNabb to Brian Westbrook touchdown pass on Philadelphia's opening drive. A fumble by L. J. Smith gave Washington the ball inside Eagle territory, and Jason Campbell capitalized with a touchdown pass to James Thrash, the former Eagle. The extra point was missed, but Campbell hit Thrash for another score later in the second quarter. The two-point conversion failed, leaving it 12-7 Washington. A Redskin field goal stretched Philadelphia's deficit to 15-7 in the third quarter, but L. J. Smith, who spent much of the early season injured, caught an eight-yard touchdown from McNabb. The Eagles went for two to try to tie it, but were not successful. Campbell fired back with his third touchdown pass, this one to Keenan McCardell, to make it 22-13. McNabb needed five plays to get the points back, launching a 45-yard touchdown pass to Reggie Brown for the touchdown. Ladell Betts fumbled the ball away in Eagle territory on Washington's next possession, but McNabb was sacked and fumbled it back to the Redskins on the next play. The Redskins eventually had first-and-goal from the three-yard line, but the Philadelphia defense had yet another huge goal-line stand, and Washington settled for a field goal to go up 25-20. The Eagles got the ball back with four minutes to play, and Westbrook immediately took a short pass and broke free for a 57-yard touchdown to go ahead 26-25 (the two-point conversion failing again). The defense came up big again, with Mike Patterson sacking Campbell to jar the ball loose, and Trent Cole recovering. Westbrook carried it in from ten yards out to seal the deal. McNabb, who surpassed Ron Jaworski for the most career completions in franchise history (2,090 at game's end), passed for 251 yards and four touchdowns in the 33-25 win. Westbrook rushed for 100 yards and had 83 receiving yards, with three total touchdowns. The comeback win improved the Eagles record to 4-5. Question: How many points were the Eagles winning by at halftime?", - "Output Program": [ - "condition_1 = 25\ncondition_2 = 20\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "eagle = 12\nother = 7\nprint(eagle - other)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap their two-game losing streak, the Bills wrapped up their three-straight divisional games in Gillette Stadium with a Week 10 AFC East duel with the New England Patriots. In the first quarter, Buffalo trailed early as Patriots QB Matt Cassel got a 13-yard TD run. In the second quarter, New England increased their lead as kicker Stephen Gostkowski got a 32-yard field goal. The Bills closed out the half with kicker Rian Lindell getting a 25-yard field goal. In the third quarter, the Patriots answered with Gostkowski nailing a 37-yard field goal. In the fourth quarter, New England pulled away with RB BenJarvus Green-Ellis getting a 1-yard TD run. Buffalo ended the game with QB Trent Edwards completing a 14-yard TD pass to rookie WR James Hardy. Question: How many total field goal yards did Stephen Gostkowski make?", - "Output Program": [ - "condition_1 = 32\ncondition_2 = 37\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "y1 = 32\ny2 = 37\nprint(y1 + y2)" - ], - "Output Answer": [ - "{'number': '69', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not in the movement and storage of goods?", - "Output Program": [ - "condition_1 = 5.3\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '94.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After the August 15, 1971 Nixon shock, the price began to greatly increase, and between 1968 and 2000 the price of gold ranged widely, from a high of $850 per troy ounce ($27.33/g) on January 21, 1980, to a low of $252.90 per troy ounce ($8.13/g) on June 21, 1999 (London Gold Fixing). Prices increased rapidly from 2001, but the 1980 high was not exceeded until January 3, 2008, when a new maximum of $865.35 per troy weight was set. Another record price was set on March 17, 2008, at $1023.50 per troy ounce ($32.91/g). Question: How many more dollars was the January 2008 record price of gold than the old price?", - "Output Program": [ - "new = 865.35\nold = 850\nprint(round(new - old, 2))" - ], - "Output Answer": [ - "{'number': '15.35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Nintendogs also had very successful launches in North America and Europe, with first week sales of over 250,000 and 160,000 respectively. Lab & Friends received a \"Double Platinum\" sales award from the Entertainment and Leisure Software Publishers Association (ELSPA), indicating sales of at least 600,000 copies in the United Kingdom. ELSPA also gave Dalmatian & Friends a \"Platinum\" award, for at least 300,000 sales in the United Kingdom. By August 2006, in the United States, Chihuahua & Friends had sold 570,000 copies and earned $17 million; Labrador & Friends had sold 620,000 copies and earned $19 million; and Dachshund & Friends had sold 730,000 copies and earned $22 million. During the period between January 2000 and August 2006, the games were respectively the 50th, 44th and 32nd highest-selling games launched for the Game Boy Advance, Nintendo DS or PlayStation Portable in the United States. Question: How many years passed the games were the highest-selling games launched for Game Boy Advance?", - "Output Program": [ - "ystart = 2000\nyend = 2006\n\nprint(abs(ystart - yend))", - "start_year = 2000\nend_year = 2006\ntotal = end_year - start_year\nprint(total)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not Asian?", - "Output Program": [ - "asian = 1.3\ntotal = 100\nnon_asian = total - asian\nprint(non_asian)", - "asian = 1.3\nprint(abs(100 - asian))" - ], - "Output Answer": [ - "{'number': '98.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many percent were Native American, Asian and Pacific Islander combined?", - "Output Program": [ - "native_american = 0.11\nasian = 4.02\npacific_islander = 0.03\n\nprint(abs(round(native_american + asian + pacific_islander,2)))", - "percent_american=0.11\npercent_asian=4.02\npercent_islander=0.03\ncombined_percent=percent_american+percent_asian+percent_islander\nprint(combined_percent)" - ], - "Output Answer": [ - "{'number': '4.16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The newly minted 1982 Los Angeles Raiders season finished the 1982 NFL strike 1982 NFL season 8-1 to win the AFC West, but lost in the second round of the 1982-83 NFL playoffs to the 1982 New York Jets season. The 1983 NFL season, the 1983 Los Angeles Raiders season finished 12-4 to win the AFC West. Convincing playoff wins over the 1983 Pittsburgh Steelers season and 1983 Seattle Seahawks season in the 1983-84 NFL playoffs propelled the Raiders to their fourth Super Bowl. Against the 1983 Washington Redskins season in Super Bowl XVIII, the Raiders built a lead after blocking a punt and recovering for a touchdown early in the game. A Branch touchdown reception from Plunkett put the Raiders up 14-0 with more than nine minutes remaining in the first quarter. With seven seconds remaining in the first half, linebacker Jack Squirek intercepted a Joe Theismann swing pass at the Washington five yard line and scored, sending the Raiders to a 21-3 halftime lead. Following a John Riggins one-yard touchdown run (extra point was blocked), Marcus Allen scored from five yards out to build the lead to 28-9. The Raiders sealed the game with Allen reversed his route on a Super Bowl record run that turned into a 74-yard touchdown. The Raiders went on to a 38-9 victory and their third NFL championship. Allen set a record for most rushing yards (191) and combined yards (209) in a Super Bowl as the Raiders won their third Super Bowl in eight years. Question: At the end of the first half, how many more points did the Raiders have than the Redskins did?", - "Output Program": [ - "Raiders=4\npoint=14\nanswer=point+Raiders\nprint(answer)", - "point=8\npoints=12\nanswer=point+points\nprint(answer)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were either from other races or Multiracial?", - "Output Program": [ - "other = 3.6\nmulti = 2.2\nprint(other + multi)", - "Multiracial = 2.2\nraces = 3.6\nprint(races+Multiracial)" - ], - "Output Answer": [ - "{'number': '5.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to snap a two-game losing streak, the Jets went home for a Week 6 AFC East duel with the Buffalo Bills. Both teams began the first quarter with field goals, as Bills kicker Rian Lindell made a 33-yard field goal and Jets kicker Jay Feely getting a 23-yard field goal. In the second quarter, New York soared into the lead with Feely's 41-yard field goal and running back Thomas Jones' 71-yard touchdown run. However, Buffalo rallied to tie the game in the third quarter with Lindell's 25-yard field goal and quarterback Ryan Fitzpatrick's 37-yard touchdown pass to wide receiver Lee Evans. After both teams failed to get any point in the fourth quarter, the game went into overtime. Despite getting the ball to start off OT, the Jets failed to get any point out of their opening drive. After a hard-fought period, the Bills would emerge on top as Lindell booted the game-winning 47-yard field goal. Thomas Jones would have a career day as he ran 22 times for a franchise-best 210 yards (in addition to his rushing touchdown). Question: how many yards did feely run back to thomas?", - "Output Program": [ - "feely = 41\nprint(feely)", - "yards = 41\nprint(yards)" - ], - "Output Answer": [ - "{'number': '41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 census Russian citizens are the most numerous foreigners - 11 991, followed by 8 444 EU citizens (UK- 2 605, Greece - 1 253, Germany- 848, Poland - 819 and Italy - 456), citizens of Ukraine - 3 064, Republic of Macedonia - 1 091, Moldova - 893 and Serbia - 569. 22.8% of them are from Asia, mostly from Turkey. Those with dual Bulgarian and other citizenship were 22 152, or 0.3% of the population. Of them persons with Bulgarian and Russian citizenship were 5 257 (23.7%), followed by persons with Bulgarian and Turkish citizenship - 4 282 (19.3%), Bulgarian and citizenship of the USA- 1 725 (7.8%). There are at least 17,527 Refugees of the Syrian Civil War with applications in Bulgaria. In 2001-2015 185,447 people applied for Bulgarian citizenship and 116,222 were provided with. 113,647 were granted on grounds of proven Bulgarian ancestry, including 59,968 Republic of Macedonia citizens. 29,218 were Moldovan citizens, 5930 Ukrainians, 5374 Serbians, 5194 Russians, 3840 Israeli, 2192 Albanians, 692 Turks and others. In 2016, 12,880 foreigners were naturalized, including 6196 Macedonians. Question: How many more Ukrainians than Serbian with proven Bulgarian ancestry?", - "Output Program": [ - "ukraine = 5930\nserbian = 5374\n\nprint(abs(round(ukraine - serbian,2)))", - "ukrainians = 5930\nserbians = 5374\ndiff = ukrainians - serbians\nprint(diff)" - ], - "Output Answer": [ - "{'number': '736', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent of people were not under the age of 16?", - "Output Program": [ - "under16=16.4\npeople=100\nanswer=people-under16\nprint(answer)", - "ageolder=16.4\npeople=100\nanswer=people-ageolder\nprint(answer)" - ], - "Output Answer": [ - "{'number': '83.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Forecasting airline interest in larger-capacity models, Boeing announced the stretched 767-300 in 1983 and the extended-range 767-300ER in 1984. Both models offered a 20 percent passenger capacity increase, while the extended-range version was capable of operating flights up to . Japan Airlines placed the first order for the 767-300 in September 1983. Following its first flight on January 30, 1986, the type entered service with Japan Airlines on October 20, 1986. The 767-300ER completed its first flight on December 9, 1986, but it was not until March 1987 that the first firm order, from American Airlines, was placed. The type entered service with American Airlines on March 3, 1988. The 767-300 and 767-300ER gained popularity after entering service, and came to account for approximately two-thirds of all 767s sold. Question: How many years after Japan Airlines ordered the first 767-300 did its first flight occur?", - "Output Program": [ - "bought = 1983\nflight = 1986\ndiff = flight - bought\nprint(diff)", - "order_year = 1983 \nfirst_flight = 1986\n\nprint(abs(order_year - first_flight))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many in percent of households had someone living alone who wasn't 65 years of age or older?", - "Output Program": [ - "total = 100\nlive = 11\nprint(total - live)", - "ageolder=11.0\npeople=100\nanswer=people-ageolder\nprint(answer)", - "condition_1 = 100\ncondition_2 = 11\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "total = 100\nolder_than_65 = 11\ndiff = total - older_than_65\nprint(diff)", - "husband_present=40\nnon_families=32.8\nindividuals=11\nsize=3.04\nsizee=2.38\nanswer=husband_present+non_families+individuals+size+sizee\nprint(answer)", - "ans = 11\n\nprint(100 - ans)" - ], - "Output Answer": [ - "{'number': '89', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '89.0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Lower than expected population figures from the census suggest that Karachis poor infrastructure, law and order situation, and weakened economy relative to other parts of Pakistan made the city less attractive to in-migration than previously thought. The figure is disputed by all the major political parties in Sindh. Karachis population grew by 59.8% since the 1998 census to 14.9 million, while Lahore city grew 75.3% \u2013 though Karachis census district had not been altered by the provincial government since 1998, while Lahores had been expanded by Punjabs government, leading to some of Karachis growth to have occurred outside the citys census boundaries. Karachis population had grown at a rate of 3.49% between the 1981 and 1998 census, leading many analysts to estimate Karachis 2017 population to be approximately 18 million by extrapolating a continued annual growth rate of 3.49%. Some had expected that the citys population to be between 22 and 30 million, which would require an annual growth rate accelerating to between 4.6% and 6.33%. Question: How many more percentage points did Lahore city's population grow compared to Karachis?", - "Output Program": [ - "lahjore = 75.3\nkarachi = 59.8\n\nprint(abs(round(lahjore - karachi,2)))", - "lahore = 75.3\nkarachi = 59.8\ndiff = lahore - karachi\nprint(diff)" - ], - "Output Answer": [ - "{'number': '15.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Detroit Tigers are an United States professional baseball team based in Detroit, Michigan. The Tigers compete in Major League Baseball (MLB) as a member of the American League (AL) American League Central division. One of the ALs eight charter franchises, the club was founded in Detroit as a member of the minor league Western League (1885\u20131899) in 1894. They are the oldest continuous one name, one city franchise in the AL. The Tigers have won four World Series championships (, , , and ), 11 List of American League pennant winners (1907, 1908, 1909, 1934, 1935, 1940, 1945, 1968, 1984 American League Championship Series, 2006 American League Championship Series, 2012 American League Championship Series), and four AL Central division championships (2011, 2012, 2013, and 2014). The Tigers also won division titles in 1972, 1984, and 1987 as a member of the American League East. The team currently plays its home games at Comerica Park in Downtown Detroit. Question: How many teams have had one continuous name and one continuous city in the American League longer than the Tigers?", - "Output Program": [ - "longer_win_than_tiger = 0\nprint(longer_win_than_tiger)", - "num_of_teams=0\nprint(num_of_teams)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 2008/09 school year there were 1,502,257 students in the entire Swiss educational system. In kindergarten or pre-school, there were 152,919 students (48.6% female). These students were taught by 13,592 teachers (96.0% female) in 4,949 schools, of which 301 were private schools. There were 777,394 students (48.6% female) in the obligatory schools, which include primary and lower secondary schools. These students were taught by 74,501 teachers (66.3% female) in 6,083 schools, of which 614 were private. The upper secondary school system had 337,145 students (46.9% female). They were taught by 13,900 teachers (42.3% female) in 730 schools, of which 240 were private. The tertiary education system had 234,799 students (49.7% female). They were taught by 37,546 teachers (32.8% female) in 367 schools. Question: How many total schools were there?", - "Output Program": [ - "schools = 4949\nlower_sec_schools = 6083\nupper_sec_schools = 730\ntertiary_schools = 367\ntotal_schools = schools + lower_sec_schools + upper_sec_schools + tertiary_schools\nprint(total_schools)", - "school_1 = 4949\nschool_2 = 6083\nschool_3 = 730\nschool_4 = 367\n\n\nprint(abs(round(school_1 + school_2 + school_3 +school_4 ,2)))" - ], - "Output Answer": [ - "{'number': '12129', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 19th century was dominated by the Hungarian struggle for independence and modernisation. The national insurrection against the Habsburgs began in the Hungarian capital Hungarian Revolution of 1848 and was defeated one and a half years later, with the help of the Russian Empire. 1867 was the year of Austro-Hungarian Compromise of 1867 that brought about the birth of Austria-Hungary. This made Budapest the twin capital of a dual monarchy. It was this compromise which opened the second great phase of development in the history of Budapest, lasting until World War I. In 1849 the Chain Bridge (Budapest) linking Buda with Pest was opened as the first permanent bridge across the Danube and in 1873 Buda and Pest were officially merged with the third part, \u00d3buda (Old Buda), thus creating the new metropolis of Budapest. The dynamic Pest grew into the countrys administrative, political, economic, trade and cultural hub. Ethnic Hungarians overtook Danube Swabians in the second half of the 19th century due to mass migration from the overpopulated rural Transdanubia and Great Hungarian Plain. Between 1851 and 1910 the proportion of Hungarians increased from 35.6% to 85.9%, Hungarian became the dominant language, and German was crowded out. The proportion of Jews peaked in 1900 with 23.6%. Due to the prosperity and the large Jewish community of the city at the start of the 20th century, Budapest was often called the \"Jewish Mecca\" or \"Judapest\". In 1918, Austria-Hungary lost the war and collapsed; Hungary declared itself an independent republic (Republic of Hungary). In 1920 the Treaty of Trianon partitioned the country, and as a result, Hungary lost over two-thirds of its territory, and about two-thirds of its inhabitants, including 3.3 million out of 15 million ethnic Hungarians. Question: Over how many years did the proportion of Hungarians increase from 35.6% to 85.9%?", - "Output Program": [ - "start = 1851\nend = 1910\nprint(end - start)", - "condition_1 = 1851\ncondition_2 = 1910\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many percent were not from 25 to 44?", - "Output Program": [ - "percent_25_to_44 = 33.1\npercent_not_25_to_44 = 100 - percent_25_to_44\nprint(percent_not_25_to_44)", - "person_from_25_44 = 33.1\n\n\nprint(abs(round(100 - person_from_25_44,2)))" - ], - "Output Answer": [ - "{'number': '66.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From the , 47,225 people (37.8% of the population) were Roman Catholic, while 33,993 (27.2%) belonged to the Swiss Reformed Church. Of the rest of the population, there were 2,698 Orthodox Christianity (2.16%), there were 65 individuals (0.05%) who belonged to the Christian Catholic Church of Switzerland, and there were 4,437 individuals (3.55%) who belonged to another Christian church. There were 849 individuals (0.68%) who were Judaism, and 7,501 (6.00%) who were Muslim. There were 452 individuals who were Buddhism, 772 individuals who were Hinduism and 343 individuals who belonged to another church. 21,080 (16.88%) belonged to no church, were Agnosticism or Atheism, and 7,590 individuals (6.08%) did not answer the question. Question: How many percent of the population did not belong to the Swiss Reformed Church?", - "Output Program": [ - "swiss_reformed = 27.2\n\nprint(abs(round(100 - swiss_reformed,2)))", - "percentage = 100\nswiss = 27.2\ndiff = percentage - swiss\nprint(diff)" - ], - "Output Answer": [ - "{'number': '72.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the north of the region is the Sailughem Mountains, also known as Kolyvan Altai, which stretch northeast from 49\u00b0 N and 86\u00b0 E towards the western extremity of the Sayan Mountains in 51\u00b0 60 N and 89\u00b0 E. Their mean elevation is 1,500 to 1,750 m. The snow-line runs at 2,000 m on the northern side and at 2,400 m on the southern, and above it the rugged peaks tower some 1,000 m higher. Mountain passes across the range are few and difficult, the chief being the Ulan-daban at 2,827 m (2,879 m according to Kozlov), and the Chapchan-daban, at 3,217 m, in the south and north respectively. On the east and southeast this range is flanked by the great plateau of Mongolia, the transition being effected gradually by means of several minor plateaus, such as Ukok plateau (2,380 m) with Pazyryk Valley, Chuya (1,830 m), Kendykty (2,500 m), Kak plateau (2,520 m), (2,590 m), and (2,410 m). Question: How many meters higher is the Chapchan-daban pass than the Ulan-daban?", - "Output Program": [ - "Ulan = 2827\nChapchan = 3217\nprint(Chapchan-Ulan)", - "chapcha = 3217\nulan = 2827\nprint(chapcha - ulan)" - ], - "Output Answer": [ - "{'number': '390', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007, the CFTCs budget was $98 million and it had 437 full-time equivalent employees (FTEs). After 2008, funding increased by 80% to $205 million and 687 FTEs for fiscal year (FY) 2012, but was cut to $180.4 million and 682 FTEs for FY 2013. In 2013 CFTCs performance was severely affected by limited resources and had to delay cases. The current, FY 2014 funding of $215m did not keep up with CFTCs increasing swaps market oversight and regulation, equivalent to tens of trillions of dollars in formerly dark market trading, according to outgoing Commissioner Bart Chilton in his last speech. The Obama administrations latest budget proposal for FY 2015 requested $280m, which is $35m less than the request for the previous year, and would fund \"100 less employees than we need\" per Chilton, who called the budget \"woefully insufficient\" for CFTCs more than 40-fold increased purview. In February 2014, Commissioner Scott D. OMalia dissented from the FY 2014 spending plan saying that it did not allocate enough funding to new technology investments, but allocated too much to swap dealer oversight, duplicating the work of the self-regulatory National Futures Association. In March he dissented from the FY 2015 budget request stating CFTC \"makes an unrealistic request for new staff and funding in this budget request without a firm understanding of its mission priorities, specific goals, and corresponding personnel and technology needs.\" Question: How many more million dollars was the CFTCs budget in 2008 than in 2007?", - "Output Program": [ - "_2008 = 205\n_2007 = 98\nmany_more = _2008 - _2007\nprint(many_more)", - "condition_1 = 98\ncondition_2 = 205\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '107', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Worldwide sales of hybrid vehicles produced by Toyota reached 1 million vehicles by May 31, 2007, and the 2 million mark was reached by August 2009, with hybrids sold in 50 countries. The 5 million hybrid sales milestone was reached in March 2013. During 2012, Toyota and Lexus hybrid models sold more than 1 million units a year for the first time, with 1.219 million units sold. During 2013, TMC sold 1.279 million units, and the 6 million sales milestone was achieved in December 2013, just nine months after its latest million unit milestone. The 7 million sales mark was reached in September 2014, again, selling one million hybrids in nine months, and the 8 million sales milestone was achieved in July 2015, just 10 months after the previous million-unit milestone. The 9 million sales mark was reached in April 2016, again, selling one million hybrids in just nine months, and the 10 million milestone in January 2017, one more time nine months later. Toyota estimates that up to January 31, 2017, its hybrids have saved about 7.66 billion U.S. gallons of gasoline (29 billion liters) compared to the amount used by gasoline-powered vehicles of similar size, and have emitted approximately 77 million fewer tons of CO2 emissions than would have been emitted by gasoline-powered vehicles of similar size and driving performance. Question: How many months did it take Toyota to go from 1 milion hybrid vehicle sales to 2 million?", - "Output Program": [ - "year=2007\nyear=2009\nM=24\nExtra=3\nanswer=M+Extra\nprint(answer)", - "month=27\nanswer=month\nprint(answer)" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: What year was unemployment the highest?", - "Output Program": [ - "y2009 = 2000000\ny2011 = 2700000\n\nyear = (y2009,y2011)\nhigher = max(year)\n\nif higher == y2009:\n print(int(2009))\nelif higher == y2011:\n print(2011)", - "print(2011)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2011'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of jobs were not in the insurance or financial industry?", - "Output Program": [ - "condition_1 = 3.8\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\ninsurance = 3.8\ndiff = percentage - insurance\nprint(diff)" - ], - "Output Answer": [ - "{'number': '96.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Though precipitation increases with the height, there are semiarid conditions in the nearly 7000 m towering highest mountains of the Andes. This dry steppe climate is considered to be typical of the subtropical position at 32-34\u00b0 S. The valley bottoms have no woods, just dwarf scrub. The largest glaciers, as e.g. the Plomo glacier and the Horcones glaciers, do not even reach 10 km in length and have an only insignificant ice thickness. At glacial times, however, c. 20 000 years ago, the glaciers were over ten times longer. On the east side of this section of the Mendozina Andes, they flowed down to 2060 m and on the west side to c. 1220 m asl. The massifs of Cerro Aconcagua (6,961 m), Cerro Tupungato (6,550 m) and Nevado Juncal (6,110 m) are tens of kilometres away from each other and were connected by a joint ice stream network. The Andes dendritic glacier arms, i.e. components of valley glaciers, were up to 112.5 km long, over 1020, i.e. 1250 m thick and overspanned a vertical distance of 5150 altitude metres. The climatic glacier snowline (ELA) was lowered from currently 4600 m to 3200 m at glacial times. Question: How many more meters is Cerro Aconcagua than Nevado Juncal?", - "Output Program": [ - "meters_CA = 6961\nmeters_NJ = 6110\nmore_meters = meters_CA - meters_NJ\nprint(more_meters)", - "cerro = 6961\nnevado = 6110\n\nprint(abs(round(cerro \n -nevado,2)))" - ], - "Output Answer": [ - "{'number': '851', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1941, a series of silver coins was introduced in denominations of 5, 10, and 20 satang, due to a shortage of nickel caused by World War II. The next year, tin coins were introduced for 1, 5, and 10 satang, followed by 20 satang in 1945 and 25 and 50 satang in 1946. In 1950, aluminium-bronze 5, 10, 25, and 50 satang were introduced whilst, in 1957, bronze 5 and 10 satang were issued, along with 1 baht coins struck in an unusual alloy of copper, nickel, silver, and zinc. Several Thai coins were issued for many years without changing the date. These include the tin 1942 1 satang and the 1950 5 and 10 satang, struck until 1973, the tin 1946 25 satang struck until 1964, the tin 50 satang struck until 1957, and the aluminium bronze 1957 5, 10, 25, and 50 satang struck until the 1970s. Cupronickel 1 baht coins were introduced in 1962 and struck without date change until 1982. Question: How many denominations exist for aluminium-bronze?", - "Output Program": [ - "alumi = 4\nprint(alumi)", - "ans = [5,10,25,50]\n\nprint(len(ans))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Eight years after their last game in Indianapolis (a 29-13 victory), the Bears returned to play the Colts in week five. The 43rd game between the two franchise, the Bears trailed the series 19-23, but won the last two games, recently a 41-21 win in 2012. \"An efficient offensive attack\", particularly a rushing-based offense like against the Lions, was a key to success against the Colts defense, according to Jeff Joniak; the Colts allowed the second-highest runs of at least four yards with 51.5 percent. He added the offense should punctuate the run with deep passes, as the Colts were the most penalized defense in the NFL with six pass interference and three personal fouls, along with just four turnovers forced resulting in only three total points. Meanwhile, the Bears defense had to attack Colts quarterback Andrew Luck; Indianapolis was allowing a league-high 15 sacks, was ranked 29th in pass protection efficiency, the second-most hurries (35) the highest number of knockdowns (33) allowed, along with 10 combined false start and holding penalties. Joniak added jet lag could play a factor in the game, as the Colts had lost in London the week before and had no bye week. Connor Barth scored the first points of the game when he kicked a 35-yard field goal on the Bears' opening drive. Adam Vinatieri responded with a 54-yard field goal and the Colts took the lead in the second quarter when Luck threw a one-yard touchdown pass to Dwayne Allen. Both teams traded field goals on their next drives before Brian Hoyer threw a 14-yard touchdown pass to Cameron Meredith. With 11 seconds left in the first half, Vinatieri kicked a 26-yard field goal to give Indianapolis the 16-13 lead at halftime. He converted a 41-yard field goal in the third quarter to increase the margin to six points; when Barth tried a 49-yarder on the next series, he missed it wide left, but redeemed himself with a 24-yard kick in the fourth. Hoyer later led the Bears on a 96-yard drive, ending it with a 21-yard touchdown pass to Jordan Howard; the drive was the longest touchdown-scoring series since a 97-yard possession against the Steelers in 2009. Luck responded with a 35-yard touchdown pass to T. Y. Hilton, who beat Jacoby Glenn for the score, followed by Vinatieri's 35-yard field goal after Meredith lost a fumble. Down by six points, Hoyer attempted to rally the Bears on one last drive but missed an open Alshon Jeffery on fourth down, throwing an incomplete pass to Meredith. The Colts ran out the clock to end the game. With the loss, the Bears fell to 1-4, their worst five-week start since they started the 2004 season 1-4. They ended the game with 522 offensive yards, the most since they recorded 542 in a 1989 win against the Lions and the most in a loss since 1940. Question: How many field goals did Adam Vinatieri kick in the second quarter?", - "Output Program": [ - "number_field_goals = 2\nprint(number_field_goals)", - "fg_yards = (54,26)\nprint(len(fg_yards))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On July 18, 2005, a nonviolent protest was held. The protest began in Netivot near Gaza. The protest march ended July 21 after police prevented protesters from continuing to Gush Katif. On August 2, 2005, another protest against disengagement began in Sderot, with approximately 50,000 attendees. On August 10, 2005, in response to calls from Jewish religious leaders, including former Chief Rabbis Avraham Shapira, Ovadia Yosef, and Mordechai Eliyahu, between 70,000 (police estimate) and 250,000 (organizers estimate) Jews gathered for a rally centered at the Western Wall in prayer to ask that the planned disengagement be cancelled. The crowds that showed up for the rally overwhelmed the Western Walls capacity and extended as far as the rest of the Old City and surrounding Jerusalem neighborhoods. The prayer rally was the largest of its kind for over 15 years, since the opposition to the Madrid Conference of 1991. On August 11, 2005, between 150,000 (police estimates) and 300,000 (organizers estimates) people massed in and around Tel Avivs Rabin Square for an anti-disengagement rally. Organizers called the event \"the largest expression of public protest ever held in Israel.\" According to a police spokesman, it was one of the largest rallies in recent memory. Question: How many former Chief Rabbis supported the rally against disengagement?", - "Output Program": [ - "chief_supported = (\"Rabbis Avraham Shapira\", \"Ovadia Yosef\",\"Mordechai Eliyahu\")\n\nprint(len(chief_supported))", - "no_of_chiefs = 3\nprint(no_of_chiefs)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many percent of people were not Bosnian Croats in 1991?", - "Output Program": [ - "bosniaks = 49.2\nbosnian_serbs = 29.8\nyugoslaves = 10.7\nother = 3.6\ntotal = bosniaks + bosnian_serbs + yugoslaves + other\nprint(total)", - "Bosnian_Croats_population_1991 = 6.6\ntotal_population = 100\nprint(total_population-Bosnian_Croats_population_1991)" - ], - "Output Answer": [ - "{'number': '93.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first run of the magazine was priced at 25 cents for the first fifteen years of its life except for the oversized May/June/July 1924 issue, which was 50 cents. In September 1939 the price was reduced to 15 cents, where it stayed until the September 1947 issue, which was 20 cents. The price went up again to 25 cents in May 1949; the digest-sized issues from September 1953 to September 1954 were 35 cents. The first three paperbacks edited by Lin Carter were priced at $2.50; the fourth was $2.95. The two Bellerophon issues were $2.50 and $2.95. The Terminus Weird Tales began in Spring 1988 priced at $3.50; this went up to $4.00 with the Fall 1988 issue, and to $4.95 with the Summer 1990 issue. The next price increase was to $5.95, in Spring 2003, and then to $6.99 with the January 2008 issue. The first two issues from Nth Dimension Media were priced at $7.95 and $6.99; the last two were $9.99 each. Question: How many less cents was the magazine that was priced 25 reduced another 15 cents?", - "Output Program": [ - "cent1 = 25\ncent2 = 15\nprint(cent1 - cent2)", - "priced = 25\nreduced_priced = 15\nprint(priced-reduced_priced)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many percent of people were from Germany, Ireland or Italy combined?", - "Output Program": [ - "condition_1 = 0\ncondition_2 = 17.5+16.7+14.3\n\nprint(abs(round(condition_2 - condition_1,2)))", - "germany = 17.5\nireland = 16.7\nitaly = 14.3\ntotal = germany + ireland + italy\nprint(total)" - ], - "Output Answer": [ - "{'number': '48.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 97.7% of the population were in households, 2.3% were in group quarters, and 1% were institutionalized. There were 8,103,731 households of which 30.2% or 2,449,343 had children. 46.1% or 3,736,165 were composed of opposite sex and married couples. Male households with no wife composed 4.9% or 400,534. 15.0% or 1,212,436 were female households, with no husbands. 34% or 2,754,596 were non-family households. The household density was 684 per square mile. 91.9% of housing units were occupied with a 3.8% vacancy rate. The average household size was 2.65 per household. The average income for non-family households was $90,335, and the average income for families was $104,715. 13.3% or 2,888,493 of the population were below the poverty line. Question: How many more percentage had female households with no husband than males house with no wife?", - "Output Program": [ - "no_wife = 4.9\nno_husband = 15.0\nprint(no_husband-no_wife)", - "female = 15.0\nmale = 4.9\nprint(female - male)" - ], - "Output Answer": [ - "{'number': '10.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The number of Thailands poor declined from 7.1 million persons in 2014, 10.5 percent of the population, to 4.9 million persons in 2015, or 7.2 percent of the population. Thailands 2014 poverty line was defined as an income of 2,647 baht per month. For 2015 it was 2,644 baht per month. According to the National Economic and Social Development Board (NESDB) in a report entitled, Poverty and Inequality in Thailand, the countrys growth in 2014 was 0.8 percent and 2.8 percent in 2015. NESDB Secretary-General Porametee Vimolsiri said that the growth was due to the effect of governmental policies. The report also noted that 10 percent of the Thai population earned 35 percent of Thailands aggregate income and owned 61.5 percent of its land. Question: Which year was Thailand's poor population lower, 2014 or 2015?", - "Output Program": [ - "y2014 = 7.1\ny2015 = 4.8\n\npoppulation = (y2014, y2015)\n\nlower = min(poppulation)\n\nif lower == y2014:\n print(2014)\nelif lower == y2015:\n print(2015)\n ", - "print(2015)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2015'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: New England went on the road to face division rival New York in the latest meeting between the two teams at the New Meadowlands Stadium. The Jets had lost their opener to the Baltimore Ravens the previous week. The Patriots droved 51 yards in seven-and-a-half minutes to the Jets 14, but after a false-start penalty, Gostkowski missed a 37-yard field goal. After a Jets three-and-out, the Patriots went on a 15 play, 75-yard marathon, taking over eight minutes off the clock, scoring on a 6-yard touchdown pass to Welker early in the second quarter. After accruing no passing yards during the first quarter, the Jets marched 73 yards in 12 plays, taking just under 7 minutes off the clock, scoring on a 10-yard touchdown pass from Mark Sanchez to Braylon Edwards. Two possessions later, after two incomplete passes, Brady hit Hernandez for a 46-yard catch-and-run, then hit Moss for a 34-yard touchdown pass on an incredible one-handed catch, beating the vaunted Darrelle Revis, re-taking a 14-7 lead. The Jets answered, marching to the Patriots 31, and Nick Folk was good on a 49-yard field goal, trimming the deficit to 14-10 at halftime. After a Jets punt, the Patriots drove to the Jets 47, but Antonio Cromartie intercepted his pass attempt for Moss at the 3. The Jets raced to the Patriots 17, and Folk was good on a 36-yard field goal, trimming the deficit to just 14-13. The Jets cashed in after a Patriots three-and-out, racing 70 yards in 6 plays, scoring on a 2-yard touchdown pass to Jerricho Cotchery (with a successful 2-point conversion), taking a 21-14 lead. On the second play of the Patriots next drive, Cromartie intercepted another pass attempt for Moss at the Jets 41, but couldn't move the ball. After forcing the Patriots to punt, the Jets marched 63 yards in 8 plays, aided by a 23-yard pass interference penalty on Darius Butler, scoring on a 1-yard touchdown toss to Dustin Keller, widening the lead to 28-14 midway through the fourth quarter. The Patriots drove to the Jets 16, but Brady was strip-sacked by Jason Taylor with David Harris returning it 16 yards to the Jets 41. A 3-yard run by LaDanian Tomlinson on 4th-and-1 allowed the Jets ran out the rest of the clock to win the game. With the loss, the Patriots fell to 1-1. The Jets good defense forced the Patriots into three turnovers, two Brady interceptions. Question: How many yards difference was Sanchez's first touchdown pass compared to his second?", - "Output Program": [ - "sec = 63\nfir = 31\nprint(sec - fir)\n" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Gender Development Index (GDI) was .942 in 2015 with an HDI of .600 for females and .637 for males. Life expectancy at birth for males is 70.9 and 75.9 for females. Expected years of schooling in Honduras is 10.9 years for males (mean of 6.1) and 11.6 for females (mean of 6.2). These measures do not reveal a large disparity between male and female development levels, however, GNI per capita is vastly different by gender. Males have a GNI per capita of $6,254 while that of females is only $2,680. Honduras overall GDI is higher than that of other medium HDI nations (.871) but lower than the overall HDI for Latin America and the Caribbean (.981). Question: How many more years is the life expectancy of females than males?", - "Output Program": [ - "males=10.9\nmean=6.1\nanswer=males-mean\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: Was unemployment higher in 2009 or in 2011?", - "Output Program": [ - "unemployment_higher=\"2011\"\nprint(unemployment_higher)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2011'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1874 and 1921, the total population of Cambodia increased from about 946,000 to 2.4 million. By 1950, it had increased to between 3,710,107 and 4,073,967, and in 1962 it had reached 5.7 million. From the 1960s until 1975, the population of Cambodia increased by about 2.2% yearly, the lowest increase in Southeast Asia. By 1975 when the Khmer Rouge took power, it was estimated at 7.3 million. Of this total an estimated one to two million reportedly died between 1975 and 1978. In 1981, the PRK gave the official population figure as nearly 6.7 million, although approximately 6.3 million to 6.4 million is probably more accurate. The average annual rate of population growth from 1978 to 1985 was 2.3% (see table 2, Appendix A). A post-Khmer Rouge baby boom pushed the population above 10 million, although growth has slowed in recent years. Question: How many years passed before the city increased by 1454000?", - "Output Program": [ - "pop_increase_by_1454000_years=1921-1874\nprint(pop_increase_by_1454000_years)", - "start_year = 1874\nend_year = 1921\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The automobile industry was one of South Koreas major growth and export industries in the 1980s. By the late 1980s, the capacity of the South Korean motor industry had increased more than fivefold since 1984; it exceeded 1 million units in 1988. Total investment in car and car-component manufacturing was over US$3 billion in 1989. Total production (including buses and trucks) for 1988 totaled 1.1 million units, a 10.6 percent increase over 1987, and grew to an estimated 1.3 million vehicles (predominantly passenger cars) in 1989. Almost 263,000 passenger cars were produced in 1985, a figure that grew to approximately 846,000 units in 1989. In 1988 automobile exports totaled 576,134 units, of which 480,119 units (83.3 percent) were sent to the United States. Throughout most of the late 1980s, much of the growth of South Koreas automobile industry was the result of a surge in exports; 1989 exports, however, declined 28.5 percent from 1988. This decline reflected sluggish car sales to the United States, especially at the less expensive end of the market, and labor strife at home. South Korea today has developed into one of the worlds List of countries by motor vehicle production. The Hyundai Kia Automotive Group is South Koreas largest automaker in terms of revenue, production units and worldwide presence. Question: How many more passenger cars were produced in 1989 than in 1985?", - "Output Program": [ - "in_1985 = 263000\nin_1989 = 846000\nmore_passengers = in_1989 - in_1985\nprint(more_passengers)", - "passanger_car_in_1985 = 263000\npassanger_car_in_1989 = 846000\n\nprint(abs(passanger_car_in_1985 - passanger_car_in_1989))" - ], - "Output Answer": [ - "{'number': '583000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Allegany County is considered a conservative county, supporting Republican national and state candidates. In 2004, it voted for George W. Bush over John Kerry 63% to 34%, and in 2008 it voted for John McCain over Barack Obama 59% to 39%. It has been reported that in the last 170 years, the only Democratic candidates to win were Franklin Pierce in 1852 and Lyndon B. Johnson in 1964. In 2006, neither Democrat Eliot Spitzer or Hillary Clinton carried it in their otherwise landslide elections for governor and US senator, respectively. Eliot Spitzer lost 48.98% to John Fasos 49.03%. Hillary Clinton lost the county by 3 points. In 2010, Andrew Cuomo lost by a wide margin while Senator Chuck Schumer carried it by a narrow margin of 49.46% to Jay Townsends 48.86% a margin of 78 votes. It was one of only two counties that Senator Kirsten Gillibrand lost to Wendy Long in United States Senate election in New York, 2012. Question: How many more percent of voters in Allegany County voced for John McCain over Barack Obama in 2008?", - "Output Program": [ - "john = 59\nobama = 39\ndiff = john - obama\nprint(diff)", - "john = 59\nobama = 39\n\nprint(abs(round(john - obama,2)))" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1900, the Mexican population was 13.6 million. During the period of economic prosperity that was dubbed by economists as the \"Mexican Miracle\", the government invested in efficient social programs that reduced the infant mortality rate and increased life expectancy. These measures jointly led to an intense demographic increase between 1930 and 1980. The populations annual growth rate has been reduced from a 3.5% peak in 1965 to 0.99% in 2005. While Mexico is now transitioning to the third phase of demographic transition, close to 50% of the population in 2009 was 25 years old or younger. Fertility rates have also decreased from 5.7 children per woman in 1976 to 2.2 in 2006. The average annual population growth rate of the capital, the Mexico City, was the first in the country at 0.2%. The state with the lowest population growth rate over the same period was Michoac\u00e1n (-0.1%), whereas the states with the highest population growth rates were Quintana Roo (4.7%) and Baja California Sur (3.4%), both of which are two of the least populous states and the last to be admitted to the Union in the 1970s. The average annual net migration rate of the Federal District over the same period was negative and the lowest of all political divisions of Mexico, whereas the states with the highest net migration rate were Quintana Roo (2.7), Baja California (1.8) and Baja California Sur (1.6). While the national annual growth rate was still positive (1.0%) in the early years of the 2000s, the national net migration rate was negative (-4.75/1000 inhabitants), given the former strong flow of immigrants to the United States; an estimated 5.3 million undocumented Mexicans lived in the United States in 2004 and 18.2 million American citizens in the 2000 Census declared having Mexican ancestry. However, as of recent years in the 2010s, the net migration rate reached 0, given the strong economy of Mexico and a weakening American economy, causing many of its former residents to return. However, Mexico is the second country in the total number of immigrants to the United States from 1830 to 2000, after Germany. Question: Which year had a higher annual population growth, 1965 or 2005?", - "Output Program": [ - "ave = 13.9\nnation = 11.6\nprint(ave - nation)", - "year_1 = 3.5\nyear_2 = 0.99\n\nif year_1 > year_2:\n print(\"1965\")\nelse:\n print(\"2005\")" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1965'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After the war, Suzuki was promoted to captain (naval) on 28 September 1907 and commanded the destroyer Akashi (1908), followed by the cruiser (1909), battleship (1911) and cruiser (1912). Promoted to rear admiral on 23 May 1913 and assigned to command the Maizuru Naval District. Suzuki became Vice Minister of the Navy from 1914 to 1917, during World War I. Promoted to vice admiral on 1 June 1917, he brought the cruisers and to San Francisco in early 1918 with 1,000 cadets, and was received by United States Navy Rear admiral (United States) William Fullam. The Japanese cruisers then proceeded to South America. After stints as Commandant of the Imperial Japanese Naval Academy, Commander of the IJN 2nd Fleet, then the IJN 3rd Fleet, then Kure Naval District, he became a full admiral on 3 August 1923. Suzuki became Commander in Chief of Combined Fleet in 1924. After serving as Chief of Imperial Japanese Navy General Staff from 15 April 1925 to 22 January 1929, he retired and accepted the position as Privy Councillor and Chamberlain of Japan from 1929 to 1936. Question: How many years passed between Suzuki being promoted from captain to rear admiral?", - "Output Program": [ - "captain = 1907\nadmiral = 1913\nprint(admiral-captain)", - "fir = 1913\npro = 1907\nprint(fir - pro)\n\n" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many percent of people were not Kuy/Kuay?", - "Output Program": [ - "kuy_kuay = 0.7\n\nprint(abs(round(100 - kuy_kuay,2)))", - "percentage = 100\nkuy = 0.7\nnot_kuy = percentage - kuy\nprint(not_kuy)" - ], - "Output Answer": [ - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many more people are employed in the health care industry and education sector compared to the Government sector?", - "Output Program": [ - "health_education = 825000\ngovernment = 787000\ndiff = health_education - government\nprint(diff)\n", - "condition_one = 825000\ncondition_two = 787000\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '38000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Petrova was ranked world No. 76 going into the 2003 French Open. In the first round she beat the three-time champion and world No. 12 Monica Seles 6-4, 6-0, on what was to be Seles last professional match. She then defeated Silvija Talaja 6-1, 6-1 and Marissa Irvin 6-1, 6-1 to reach the fourth round. Here, Petrova stunned 7th seed Jennifer Capriati 6-3, 4-6, 6-3. In the quarterfinals, Petrova won again in three sets over 21st seed Vera Zvonareva 6-1, 4-6, 6-3 to reach her first ever Grand Slam semifinal. Petrova faced world No. 2, Kim Clijsters, and despite having a set point in the first set, Petrova was beaton in straight sets 7-5, 6-1. Despite this, Petrovas ranking increased to world No. 30. Question: How many total games were played in Petrova's match against Zvonareva?", - "Output Program": [ - "first_set = 7\nsecond_set = 10\nthird_set = 9\ntotal_games = first_set + second_set + third_set\nprint(total_games)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eta Carinae is the most prominent variable star in Carina; with a mass of approximately 100 solar masses and 4 million times as bright as the Sun. It was first discovered to be unusual in 1677, when its magnitude suddenly rose to 4, attracting the attention of Edmond Halley. Eta Carinae is inside NGC 3372, commonly called the Carina Nebula. It had a long outburst in 1827, when it brightened to magnitude 1, only fading to magnitude 1.5 in 1828. Its most prominent outburst made Eta Carinae the equal of Sirius; it brightened to magnitude \u22121.5 in 1843. However, since 1843, Eta Carinae has remained relatively placid, having a magnitude between 6.5 and 7.9. However, in 1998, it brightened again, though only to magnitude 5.0, a far less drastic outburst. Eta Carinae is a binary star, with a companion that has a period of 5.5 years; the two stars are surrounded by the Homunculus Nebula, which is composed of gas that was ejected in 1843. Question: How many years after Eta Carinae was first discovered to be unusual did it have a long outburst and brightened to magnitude 1?", - "Output Program": [ - "year1 = 1677\nyear2 = 1827\n\ndifference = (year2 - year1)\n\nprint(difference)", - "eta_carine = 1677\nlong_outbrust = 1827\n\nprint(abs(eta_carine - long_outbrust))" - ], - "Output Answer": [ - "{'number': '150', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many more family households were there than non-family households?", - "Output Program": [ - "family = 59121\nno_family = 49694\nmore = family - no_family\nprint(more)", - "family_house_hold = 59121\nnon_family = 49694\n\nprint(abs(family_house_hold - non_family))" - ], - "Output Answer": [ - "{'number': '9427', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States presidential election in New Jersey, 2012, Democrat Barack Obama received 14,640 votes (93.3% vs. 66.0% countywide), ahead of Republican Mitt Romney with 909 votes (5.8% vs. 32.3%) and other candidates with 46 votes (0.3% vs. 0.8%), among the 15,683 ballots cast by the citys 22,555 registered voters, for a turnout of 69.5% (vs. 68.8% in Union County). In the United States presidential election in New Jersey, 2008, Democrat Barack Obama received 15,280 votes (92.3% vs. 63.1% countywide), ahead of Republican John McCain with 1,110 votes (6.7% vs. 35.2%) and other candidates with 56 votes (0.3% vs. 0.9%), among the 16,548 ballots cast by the citys 22,516 registered voters, for a turnout of 73.5% (vs. 74.7% in Union County). In the United States presidential election in New Jersey, 2004, Democrat John Kerry received 11,508 votes (85.4% vs. 58.3% countywide), ahead of Republican George W. Bush with 1,773 votes (13.2% vs. 40.3%) and other candidates with 88 votes (0.7% vs. 0.7%), among the 13,480 ballots cast by the citys 20,445 registered voters, for a turnout of 65.9% (vs. 72.3% in the whole county). Question: What year did more people vote?", - "Output Program": [ - "MostVote=2008\nprint(MostVote)", - "people =2008\nprint(people)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2008'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Giants traveled to San Francisco for a rematch of last season's NFC Championship game, in which the Giants won in overtime to advance to Super Bowl XLVI. The San Francisco 49ers were looking to avenge their playoff loss against the Giants, and had just come off back-to-back landslide victories against the Jets and Bills. However, the Giants defense allowed only one field goal and the Giants ultimately won the game 26-3, sending the 49ers to their first and only home loss of the season. With the win, the Giants improved to 4-2. Also, with the Eagles' loss to the Lions earlier in the day, the Giants gained sole possession of first place in the NFC East. Question: How many total points were scored by the end of the game?", - "Output Program": [ - "points_scored_Giants = 26\npoints_scored_49ers = 3\ntotal_points_scored = points_scored_Giants + points_scored_49ers\nprint(total_points_scored)", - "point_one = 26\npoint_two = 3\n\nprint(point_one + point_two)" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1917, the Twelfth Regiment (Public Works) was organized at Naval Training Station Great Lakes. When the US entered World War I in April 1917, the Navy had an immediate requirement to expand the Great Lakes Station in order to house, process, and train 20,000 naval recruits, this number would rise to 50,000 by the end of the year. Lieutenant Malachi Elliott, a graduate of the US Naval Academy, was appointed Public Works Officer at Great Lakes on 18 June 1917, at which time about 500 enlisted men had been assigned to the Public Works Department. Seeing that the department would need to expand with skilled craftsmen, architects, draftsmen, designers, and other professional and technical people, he began to screen incoming recruits with these skills. Finding many, but not enough, he expanded to recruiting civilians outside of the installation, getting many men willing to join the Navy as petty officers, with the understanding that qualified men could later apply for commissions. This allowed the Public Works Department to grow to nearly 600 men by July 1917. They were organized into the Twelfth Regiment (Public Works), which was essentially the Public Works Department because staff officers could not exercise military command. Lieutenant William C. Davis was appointed commanding officer of the regiment, he exercised military control, but the Public Works Officers exercised technical control. In October 1917, the regiment began building Camp Paul Jones at San Diego. With its completion, on 30 December 1917, the regiment became \"fully operational\" with 1,500 men organized into three battalions. By April 1918, the regiment consisted of 2,400 in five battalions. Men were withdrawn for assignments in the US and abroad. In spring of 1918, 100 men were given special mechanics and ordnance training before being sent to St. Nazaire, France, to assemble 14\"/50 caliber railway gun. Later they would join the gun crews and perform combat duties along the railway lines in proximity to the Empire of Germany lines. The Twelfth Regiment reached its peak strength 5 November 1918; 55 officers and 6,211 enlisted men formed into 11 battalions. However, with the end of the war on Armistice of 11 November 1918, the regiment gradually faded away by the end of 1918. Question: How many months after the US entered World War I was Lieutenant Malachi Elliott appointed Public Works Officer at Great Lakes?", - "Output Program": [ - "US_entered_WW1_month=4\nmalachi_appointed_month=6\n\n\ndiff_between_months=malachi_appointed_month-US_entered_WW1_month\nprint(diff_between_months)", - "us_entered = \"April 1917\"\nappointed_officer = \"18 June 1917\"\n\nus_entered_month = 4\nappointed_officer_month = 6\n\nprint(abs(us_entered_month - appointed_officer_month))", - "us_entered = \"april 1917\"\napointed_officer = \"June 1917\"\n\nus_entered_months = 4\napointed_officer_month = 6\n\nprint(abs(us_entered_months - apointed_officer_month))", - "month_US_entered_WW1 = 4\nmonth_Elliott_recruited = 6\nreqd_months_after = month_Elliott_recruited - month_US_entered_WW1\nprint(reqd_months_after)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Participation by head of household race and gender The racial composition of stock market ownership shows households headed by whites are nearly four and six times as likely to directly own stocks than households headed by blacks and Hispanics respectively. As of 2011 the national rate of direct participation was 19.6%, for white households the participation rate was 24.5%, for black households it was 6.4% and for Hispanic households it was 4.3% Indirect participation in the form of 401k ownership shows a similar pattern with a national participation rate of 42.1%, a rate of 46.4% for white households, 31.7% for black households, and 25.8% for Hispanic households. Households headed by married couples participated at rates above the national averages with 25.6% participating directly and 53.4% participating indirectly through a retirement account. 14.7% of households headed by men participated in the market directly and 33.4% owned stock through a retirement account. 12.6% of female headed households directly owned stock and 28.7% owned stock indirectly. Question: How many more white households had stocks than black and Hispanic households, by percent?", - "Output Program": [ - "white = 24.5\nblack = 6.4\nhispanic = 4.3\ndiff = white - black - hispanic\nprint(diff)" - ], - "Output Answer": [ - "{'number': '13.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first comprehensive theories of management appeared around 1920. The Harvard Business School offered the first Master of Business Administration degree (MBA) in 1921. People like Henri Fayol (1841-1925) and Alexander Hamilton Church (1866-1936) described the various branches of management and their inter-relationships. In the early-20th century, people like Ordway Tead (1891-1973), Walter Dill Scott (1869-1955) and J. Mooney applied the principles of psychology to management. Other writers, such as Elton Mayo (1880-1949), Mary Follett (1868-1933), Chester Barnard (1886-1961), Max Weber (1864-1920), who saw what he called the \"administrator\" as bureaucrat, Rensis Likert (1903-1981), and Chris Argyris (born 1923) approached the phenomenon of management from a sociology perspective. Question: How many years was Mary Follet a writer for theories of management?", - "Output Program": [ - "start = 1868\nend = 1933\nyears = end - start\nprint(years)", - "low = 1868\nhigh = 1933\n\nprint(abs(round(low - high,2)))" - ], - "Output Answer": [ - "{'number': '65', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The average number of residents per living room was 0.59 which is about equal to the cantonal average of 0.58 per room. In this case, a room is defined as space of a housing unit of at least as normal bedrooms, dining rooms, living rooms, kitchens and habitable cellars and attics. About 10.5% of the total households were owner occupied, or in other words did not pay rent (though they may have a Mortgage loan or a rent-to-own agreement). , there were 86,371 private households in the municipality, and an average of 1.8 persons per household. There were 44,469 households that consist of only one person and 2,842 households with five or more people. Out of a total of 88,646 households that answered this question, 50.2% were households made up of just one person and there were 451 adults who lived with their parents. Of the rest of the households, there are 20,472 married couples without children, 14,554 married couples with children There were 4,318 single parents with a child or children. There were 2,107 households that were made up of unrelated people and 2,275 households that were made up of some sort of institution or another collective housing. Question: How many more households consisted of only one person than households with five or more people?", - "Output Program": [ - "one = 44469\nfive = 2842\ndiff = one - five\nprint(diff)" - ], - "Output Answer": [ - "{'number': '41627', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many field goals were scored during the first half?", - "Output Program": [ - "fg = ['matt', 'eric', 'cycle', 'matt']\nprint(len(fg))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The index reached a relative intraday high\u2014which was not exceeded for over seven years\u2014of 1,552.87, on March 24, 2000, during the dot-com bubble. The index then declined by approximately 50%, to 768.63, on October 10, 2002, during the stock market downturn of 2002. On May 30, 2007, the S&P 500 closed at 1,530.23, to set its first all-time closing high in more than seven years. Although the index achieved a new all-time intraday high on October 11, 2007, at 1,576.09, following a record close of 1,565.15 on October 9, the index finished 2007 at 1,468.36 points\u2014just below its 1999 annual close. Less than a month later, it dropped to 1,400, and would not see similar levels again for five years. Question: How many points higher was the intraday high on October 11, 2007 than on March 24, 2000?", - "Output Program": [ - "_2000 = 1552.87\n_2007 = 1576.09\ndiff = _2007 - _2000\nprint(diff)", - "intraday_high_11 = 1576.09\nintraday_high_24 = 1552.87\n\nprint(abs(round(intraday_high_11 - intraday_high_24,2)))" - ], - "Output Answer": [ - "{'number': '23.22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Julian Scherner was born on September 23, 1895 in the town of Bagamoyo in German East Africa, where he lived until the age of two. Scherner attended the cadet schools, Kadettenanstalt, Karlsruhe between October 1, 1905 and 1911 and Berlin-Lichterfield between 1911 and 1914. Scherner was enlisted in the infantrie rgt. 114 between March 15, 1912 and August 10, 1914. During this time, Scherner earned the rank of F\u00e4hnrich in April 1914 and received officer rank on August 5, 1914. In 1914, he joined the Reichsheer or Imperial army. Scherner served in World War 1 as a Zugf\u00fchrer (military), Kompanief\u00fchrer, company commander and platoon leader. Scherner was injured by shell splinters and rifle fire in the ankle and head respectively and was hospitalized between 1914-1915. After Scherner was released from the hospital, in 1915, he returned to his military unit but was captured by the French in May 1915. Scherner was honored with the Iron Cross second class and the Wound Badge in black and subsequently discharged from the military on March 30, 1920 with the rank of Oberleutnant. Question: How many years passed between Scherner's enlistment and his discharge?", - "Output Program": [ - "enlisted = 1912\ndischarge = 1920\nyears_passed = discharge - enlisted\nprint(years_passed)", - "condition_1 = 1920\ncondition_2 = 1912\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: African elephants were listed as Vulnerable species by the International Union for Conservation of Nature (IUCN) in 2008, with no independent assessment of the conservation status of the two forms. In 1979, Africa had an estimated minimum population of 1.3 million elephants, with a possible upper limit of 3.0 million. By 1989, the population was estimated to be 609,000; with 277,000 in Central Africa, 110,000 in East Africa, 204,000 in southern Africa, and 19,000 in West Africa. About 214,000 elephants were estimated to live in the rainforests, fewer than had previously been thought. From 1977 to 1989, elephant populations declined by 74% in East Africa. After 1987, losses in elephant numbers accelerated, and savannah populations from Cameroon to Somalia experienced a decline of 80%. African forest elephants had a total loss of 43%. Population trends in southern Africa were mixed, with anecdotal reports of losses in Zambia, Mozambique and Angola while populations grew in Botswana and Zimbabwe and were stable in South Africa. Conversely, studies in 2005 and 2007 found populations in eastern and southern Africa were increasing by an average annual rate of 4.0%. Due to the vast areas involved, assessing the total African elephant population remains difficult and involves an element of guesswork. The IUCN estimates a total of around 440,000 individuals for 2012. Question: How many more elephants lived in Central Africa in 1989 compared to East Africa?", - "Output Program": [ - "central = 277000\neast = 110000\ndiff = central - east\nprint(diff)" - ], - "Output Answer": [ - "{'number': '167000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Despite these barriers to access, health services have shown a trend toward improvement over the past twenty years. Child immunizations against such diseases as hepatitis B, diphtheria and measles increased an average of 60 percent in this period, indicating low but increasing availability of basic medical services and treatments. The Malagasy fertility rate in 2009 was 4.6 children per woman, declining from 6.3 in 1990. Teen pregnancy rates of 14.8 percent in 2011, much higher than the African average, are a contributing factor to rapid population growth. In 2010 the maternal mortality rate was 440 per 100,000 births, compared to 373.1 in 2008 and 484.4 in 1990, indicating a decline in perinatal care following the 2009 coup. The infant mortality rate in 2011 was 41 per 1,000 births, with an under-five mortality rate at 61 per 1,000 births. Schistosomiasis, malaria and sexually transmitted diseases are common in Madagascar, although infection rates of AIDS remain low relative to many countries in mainland Africa, at only 0.2 percent of the adult population. The malaria mortality rate is also among the lowest in Africa at 8.5 deaths per 100,000 people, in part due to the highest frequency use of insecticide treated nets in Africa. Adult life expectancy in 2009 was 63 years for men and 67 years for women. Question: How many did maternal mortality rate increase from 2008 to 2010?", - "Output Program": [ - "mortalityrate=440\nmortalityrate1=373.1 \nanswer=mortalityrate-mortalityrate1\nprint(answer)", - "mortality=373.1\nmortality1=484.4 \nanswer=mortality1-mortality\nprint(answer)" - ], - "Output Answer": [ - "{'number': '66.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For the period 2010-14, the estimated median income for a household in the town was $94,063, and the median income for a family was $129,000. Male full-time workers had a median income of $87,550 versus $53,141 for females. The per capita income for the town was $34,140. About 2.0% of families and 12.0% of the population were below the poverty line, including 3.4% of those under age 18 and 4.8% of those age 65 or over. Question: How many percent of the population under 18 were not below the poverty line?", - "Output Program": [ - "below = 3.4\npercentage = 100\npopulation_percent = percentage - below\nprint(population_percent)", - "condition_1 = 100\ncondition_2 = 3.4\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '96.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1918, brothers Jer\u00f3nimo, Rosa, Gerardo and Jaime Fonalledas acquired of land previously known as \"Las Monjas\". This land was property of Don Pablo Ubarri Capetillo, the Count of Santurce. By 1920, little by little cane harvesting was eliminated with the intention of using the land for the creation of a milk company, eventually known as \"Vaquer\u00eda Tres Monjitas\". In 1950, the metropolitan area of San Juan was growing rapidly. The planning board began to build the project and ordered the development of the lands. It is then that the Fonalledas brothers came up with the idea of establishing a regional shopping center in the \"Las Monjas\" property. The planning board included a space of 15 acres of land for a shopping center in its development plan. In 1962, the plans for the construction of a shopping center and the negotiations with tenants began. In April 1967, construction of Plaza Las Americas began under the direction of engineer Peter Jacobson. On September 3, 1968, Plaza Las Americas held its grand opening. It was the first enclosed shopping center in Puerto Rico and the largest in Latin America at the time. The project was inaugurated with a total of 79 establishments, a twin cinema and parking for 4,000 vehicles. One hundred percent of the space is rented and nearly 2,000 people were employed in the new mall. The primary anchor store is a three-level (261,500 square foot) J. C. Penney. It was the chains first location outside the fifty states and its largest operation between 1968 and 1971. The mall also housed two San Juan-based department stores as its second and third anchors. These are a two-level (76,500 square foot) Gonzales Padin and (22,000 square foot) Velasco. Inline stores include Martha Washington Ice Cream, Zale Corporation, Florsheim Shoes, La Esquina Famosa (mens clothing), Bakers (shoes), Zale Corporation, Clubman, Marianne Shops, Singer Corporation Sewing Center, New York & Company, Thom McAn, La Favorita and First Federal Savings Bank, along with an F. W. Woolworth Company, Farmacias Gonzalez (pharmacy), La Cosa (curios), La Tienda Sin Nombre (shoes), Bennys Toys, Pueblo Supermarket, travel agency and a full-sized hardware store. A small section had a second floor where medical and business offices were accessible. The following year, the architectural design of Plaza las Americas won the URBE Award for Best Commercial Architecture Question: How many months after construction began on Plaza Las Americas did it hold it's grand opening?", - "Output Program": [ - "month = 12\nother = 5\nprint(month + other)", - "condition_1 = 12-4\ncondition_2 = 9\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the census in 2005, there were 2,628,811 residents in Osaka, an increase of 30,037 or 1.2% from 2000. There were 1,280,325 households with approximately 2.1 persons per household. The population density was 11,836 persons per km\u00b2. The 1923 Great Kant\u014d earthquake caused a mass migration to Osaka between 1920 and 1930, and the city became Japans largest city in 1930 with 2,453,573 people, outnumbering even Tokyo, which had a population of 2,070,913. The population peaked at 3,252,340 in 1940, and had a post-war peak of 3,156,222 in 1965, but continued to decrease since, as the residents moved out to the suburbs. Question: When was Osaka more populated, 2000 or 1930?", - "Output Program": [ - "y1 = 2453573\ny2 = 2628811 - (30037 * 5)\nprint(1930) if y1 > y2 else print(2000)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2000'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 17 January 2011, it was announced that Mot\u00f6rhead would be part of the Sonisphere Festival in Knebworth. In August 2011, they headlined the Brutal Assault open-air festival in the Czech Republic. On 2 March 2011 Mot\u00f6rhead performed on Late Night with Jimmy Fallon. On 9 July 2011, former guitarist W\u00fcrzel died of a heart attack. In celebration of 35 years touring, in late 2011 the band released the live DVD The W\u00f6rld Is Ours - Vol 1 - Everywhere Further Than Everyplace Else, including performances at the O2 Apollo Manchester, Best Buy Theater, New York City and Teatro Caupolic\u00e1n, Santiago de Chile. On 19 December 2011, it was announced that Mot\u00f6rhead would play at the German festivals Rock am Ring and Rock im Park in N\u00fcrburgring and Nuremberg respectively in June 2012. On 12 January 2012, it was announced that Mot\u00f6rhead were touring the US and Canada in early 2012, along with three other metal bands Megadeth, Volbeat and Lacuna Coil. The Gigantour took place from 26 January to 28 February 2012, but Mot\u00f6rhead missed the final four shows because Lemmy had a combination of an upper respiratory viral infection and voice strain, resulting in severe laryngitis. Lemmy wrote on Facebook, \"Im giving my voice a good rest\", hoping he would recover soon to play at the Mayhem Festival, which was held from 30 June to 5 August 2012. Mot\u00f6rhead also took part on 23 June in the Rock-A-Field Luxembourg Open Air Festival in Roeser. Question: How many days was the Gigantour?", - "Output Program": [ - "condition_1 = 31-26\ncondition_2 = 28\n\nprint(abs(round(condition_2 + condition_1,2)))\n\n\n\n\n", - "january = 6\nfebruary = 28\ntour_days = january + february\nprint(tour_days)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Swiss census of 1990 and 2000 asked for the \"language of best command\" as well as for the languages habitually used in the family, at work, and in school. Previous censuses had only asked for the \"mother tongue\". In 1990, Romansh was named as the \"language of best command\" by 39,632 people, with a decrease to 35,095 in 2000. As a family language, Romansh is more widespread, with 55,707 having named it in 1990, and 49,134 in 2000. As a language used at work, Romansh was more widely used in 2000 with 20,327 responses than in 1990 with 17,753, as it was as a language used at school, with 6,411 naming it in 2000 as compared to 5,331 in 1990. Overall, a total of 60,561 people reported that they used Romansch of some sort on a habitual basis, representing 0.83% of the Swiss population. As the language of best command, Romansh comes in 11th in Switzerland with 0.74%, with the non-national languages Serbian language, Croatian language, Albanian language, Portuguese language, Spanish language, English language, and Turkish language all having more speakers than Romansh. Question: How many more Swiss people in 1990 named Romansh as their language than in 2000?", - "Output Program": [ - "num_romansh_language_1990=39632\nnum_romansh_language_2000=35095\n\n\nmore_num_in_1990=num_romansh_language_1990-num_romansh_language_2000\nprint(more_num_in_1990)", - "y1990_romash = 39632\ny2000_romash = 35095\n\nprint(abs(round(y1990_romash-y2000_romash,2)))\n\n" - ], - "Output Answer": [ - "{'number': '4537', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people were not owner-occupiers owning their house outright?", - "Output Program": [ - "owninghouse=23.17\npeople=100\nanswer=people-owninghouse\nprint(answer)", - "outright=23.17\npeople=100\nanswer=people-outright\nprint(answer)" - ], - "Output Answer": [ - "{'number': '76.83', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Sint Maarten returned to international football in 2016, entering 2017 Caribbean Cup qualification and being drawn into Group 2 along with Grenada national football team and the United States Virgin Islands national soccer team with the first round matches taking place on 22 and 26 March 2016. Sint Maarten had been absent from senior CFU competition for nineteen years as they entered the tournament. In January 2016 it was announced that Sint Maartens squad for 2017 Caribbean Cup qualification would be composed solely of players from Flames United SC, reigning champions from the 2014/2015 Senior league competitions and the champions of the 2012/2013 Excellence Division between the islands of Sint Maarten, Saint Martin and St. Barths. However, shortly thereafter it was reported that the previous report was inaccurate and that Flames United would actually be competing in the CFU Club Championship. Sint Maarten played its first senior mens international in 12 years on 13 March 2016 as it hosted a 2\u20130 home victory against Anguilla national football team as part of each sides preparation for 2017 Caribbean Cup qualification. Both of Sint Maartens goals were scored by Joost R\u00f6ben. In the first match of the tournament, Sint Maarten held Grenada to a scoreless draw in the first half which saw two of Sint Maartens starters sustain injuries. It was later revealed that Raymond Wolff had sustained a broken rib before coming off in the first half while fellow-Dutchman Rick De Punder was credited with an own goal. Grenada scored five goals in the second half to secure the 5\u20130 victory. Sint Maarten arrived on Grenada for the 8pm match at 4pm after the funds for the team airfare, paid for by the CFU, did not reach the airline in time and no seats were available. SMSA President Johnny Singh thought that the team would not be able to compete but another flight was arranged in time. The same scenario occurred for the return flight but the team was expected to be home on the Thursday prior to the teams match against USVI on Saturday. Sint Maarten went on to lose the match to USVI 1\u20132, ending the teams qualifying campaign. Sint Maartens only goal was scored by Ramsleii Boelijn. Question: How many days apart were the first round matches in the US Virgin Islands?", - "Output Program": [ - "first_match = 22\nsecond_match = 26\n\n\nprint(abs((first_match - second_match)))", - "first_round_matches__played_from_day=22\nfirst_round_matches__played_to_day=26\ndays_between_first_round_matches=first_round_matches__played_to_day-first_round_matches__played_from_day\nprint(days_between_first_round_matches)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2006 Canadian Census (0038.00 census tract), approximately 76% of the residents at Kensington Market are Canadian citizens. Of that 7%, 9% are under the age of 18. This means that 24% of Kensington Markets population is non-Canadian citizens, a figure that speaks to Kensington Markets character as a hub for multiculturalism. Furthermore, in 2011 the National Household Survey reported very similar data. Although the population accounted by citizenship status increased from 2006 and 2011, the percentage of those with Canadian citizenship versus those without the citizenship remained the same. In 2006, 2800 residents reported that they were Canadian citizens whereas 870 residents reported they did not hold Canadian citizenship . In 2011, 2950 residents reported they were Canadian citizens whereas 930 residents reported that they did not hold Canadian citizenship. Comparing this to the Canadian ratio between Canadian and non-Canadian citizenship data from the census for 2006 and 2011 the ratio changed by 0.4% resulting in an increase in non-Canadian citizens within the population that received the long form survey and the National Household survey (Census 2006; Census 2011 NHS). Although this percent increase is small, when speaking on the national scale, this 0.4% increase in ratio involved 32,852,320 respondents for 2011 and 31,241,030 respondents for 2006 (Census 2006; Census 2011). Comparing that with the minimal increase which was 0.3% in ratio for Kensington where the population was not as substantial, this increase is not as substantial as well (Census 2006; Census 2011 NHS). Question: By how many residents did the population of Canadian citizens grow between 2006 and 2011?", - "Output Program": [ - "y2006 = 2800\ny2011 = 2950\n\nprint(abs(round(y2006-y2011,2)))", - "_2006 = 2800\n_2011 = 2950\ngrow = _2011 - _2006\nprint(grow)" - ], - "Output Answer": [ - "{'number': '150', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The advance entered Palestine and an First Battle of Gaza, unsuccessful attempt was made to capture Gaza on 26 March 1917, while a Second Battle of Gaza and equally unsuccessful attempt was launched on 19 April. A Third Battle of Gaza occurred between 31 October and 7 November and this time both the ANZAC Mounted Division and the Australian Mounted Division took part. The battle was a complete success for the British, over-running the Gaza-Beersheba line and capturing 12,000 Turkish soldiers. The critical moment was the capture of Battle of Beersheba (1917) on the first day, after the Australian 4th Light Horse Brigade charged more than . The Turkish trenches were overrun, with the Australians capturing the wells at Beersheba and securing the valuable water they contained along with over 700 prisoners for the loss of 31 killed and 36 wounded. Later, Australian troops assisted in pushing the Turkish forces out of Palestine and took part in actions at Battle of Mughar Ridge, Battle of Jerusalem (1917) and the Battle of Megiddo (1918). The Turkish government surrendered on 30 October 1918. Units of the Light Horse were subsequently used to help put down a Egyptian Revolution of 1919 in 1919 and did so with efficiency and brutality, although they suffered a number of fatalities in the process. Total Australian battle casualties in the campaign were 4,851, including 1,374 dead. Question: How many days after the Second Battle of Gaza was launched did the Third Battle of Gaza begin?", - "Output Program": [ - "battle=195\nanswer=battle\nprint(answer)", - "Days =195\nprint(Days)" - ], - "Output Answer": [ - "{'number': '195', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Redskins had a number of efficient offensive weapons. Quarterback Joe Theismann won the NFL Most Valuable Player Award for being the second Passer rating in the league behind Steve Bartkowski, completing 276 out of 459 (60.1 percent) of his passes for 3,714 yards, 29 touchdowns, and only 11 interceptions. He rushed for 234 yards and another touchdown. Washingtons main deep threats were wide receivers Charlie Brown (wide receiver) (78 receptions, 1,225 yards, and 8 touchdowns) and Art Monk (47 receptions, 746 yards, and 5 touchdowns), with the latter fully healthy after the previous years injury that caused him to miss the entire postseason. Wide receiver Alvin Garrett, who replaced Monk during that time, emerged as a significant contributor by catching 25 passes for 332 yards. Fullback John Riggins once again was the teams top rusher with 1,347 yards, and set a then-NFL record by scoring the most rushing touchdowns in a season (24). Multi-talented running back Joe Washington recorded 772 rushing yards, while catching 47 passes for 454 yards and 6 touchdowns. Kicker Mark Moseley led the NFL in scoring with 161 points, while Riggins ranked second with 144, making them the first teammates to finish a season as the NFLs top two scorers since 1951. Washingtons powerful offensive line, \"The Hogs\", were led by two Pro Bowlers, guard Russ Grimm and tackle Joe Jacoby. Question: How many more total yards did Riggins have compared to Brown?", - "Output Program": [ - "condition_1 = 1225\ncondition_2 = 1347\n\nprint(abs(round(condition_2 - condition_1,2)))", - "riggins = 1347\nbrown = 1225\nmore_yards = riggins - brown\nprint(more_yards)" - ], - "Output Answer": [ - "{'number': '122', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 97.7% of the population were in households, 2.3% were in group quarters, and 1% were institutionalized. There were 8,103,731 households of which 30.2% or 2,449,343 had children. 46.1% or 3,736,165 were composed of opposite sex and married couples. Male households with no wife composed 4.9% or 400,534. 15.0% or 1,212,436 were female households, with no husbands. 34% or 2,754,596 were non-family households. The household density was 684 per square mile. 91.9% of housing units were occupied with a 3.8% vacancy rate. The average household size was 2.65 per household. The average income for non-family households was $90,335, and the average income for families was $104,715. 13.3% or 2,888,493 of the population were below the poverty line. Question: In percent, how many of the population were in group quarters or institutionalized?", - "Output Program": [ - "group_quarters = 2.3 \ninstitutionalised = 1\n\nprint(abs(group_quarters + institutionalised))", - "percent_2009 = 26.5\npercent_2011 = 2.1\n\nanswer = '2009' if max(percent_2009, percent_2011) == percent_2009 else '2011'\n\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the International Organization for Migration, an estimated 2.7 million Egyptians live abroad and contribute actively to the development of their country through remittances (US$7.8 billion in 2009), circulation of human and social capital, as well as investment. Approximately 70% of Egyptian migrants live in Arab countries (923,600 in Saudi Arabia, 332,600 in Libya, 226,850 in Jordan, 190,550 in Kuwait with the rest elsewhere in the region) and the remaining 30% are living mostly North America (318,000 in the United States, 110,000 in Canada) and Europe (90,000 in Italy). Question: How many more Egyptian migrants live in North America than Europe?", - "Output Program": [ - "north_americ = 318000\nhong_kong = 90000\n\nprint(abs(north_americ - hong_kong))", - "in_us = 318000\nin_canada = 110000\neurope = 90000\nanswer = (in_us + in_canada) - europe\nprint(answer)" - ], - "Output Answer": [ - "{'number': '338000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: How many more of the fifth books were sold than the first and second?", - "Output Program": [ - "first = 6000\nsecond = 20000\nfifth = 300000\ndiff = fifth - first - second\nprint(diff)" - ], - "Output Answer": [ - "{'number': '274000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Smith finished the game with a Super Bowl record 204 rushing yards, and scored 2 touchdowns. His 58-yard touchdown run in the second quarter tied Tom Matte in Super Bowl III for the third-longest run in Super Bowl history, and Smiths 9.3 yard per carry average was the third-highest. Sanders caught 9 passes for 193 yards and 2 touchdowns, and returned 3 kickoffs for 46 yards. His 193 receiving yards and his 235 total offensive yards were both Super Bowl records, and his 80-yard touchdown reception in the second quarter also tied a Super Bowl record. Clark caught 3 passes for 55 yards and a touchdown, while also rushing once for 25 yards. Wilburn recorded 2 interceptions, while Walton had 2 sacks. Meanwhile, running back Gene Lang was the Broncos leading rusher, with only 38 yards on 5 carries. Elway finished the game with 14 out of 38 pass completions for 257 yards, 1 touchdown, and 3 interceptions. He was also Denvers second-leading rusher with 32 yards on 3 carries; this was the only Super Bowl in which Elway played without scoring a rushing touchdown. Jackson was Denvers top receiver with 4 catches for 76 yards. Question: How many of Elway's passes were incomplete?", - "Output Program": [ - "passes = 24\nprint(passes)", - "total = 38\ncomplete = 14\nincomlete = total - complete\nprint(incomlete)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The eventual configuration was rare in terms of contemporary fighter aircraft design, with only the preceding Fokker G.1, the contemporary Focke-Wulf Fw 189 Luftwaffe reconnaissance aircraft, and the later Northrop P-61 Black Widow night fighter having a similar planform (aeronautics). The Lockheed team chose twin booms to accommodate the tail assembly, engines, and turbo-superchargers, with a central nacelle for the pilot and armament. The XP-38 gondola mockup was designed to mount two .50-caliber (12.7 mm) M2 Browning machine guns with 200 rounds per gun (rpg), two .30-caliber (7.62 mm) Brownings with 500 rpg, and a T1 Army Ordnance 23 mm (.90 in) autocannon with a rotary magazine as a substitute for the non-existent 25 mm Hotchkiss et Cie aircraft autocannon specified by Kelsey and Saville. In the YP-38s, a M4 cannon with 15 rounds replaced the T1. The 15 rounds were in three five-round clips, an unsatisfactory arrangement according to Kelsey, and the M9 did not perform reliably in flight. Further armament experiments from March to June 1941 resulted in the P-38E combat configuration of four M2 Browning machine guns, and one Hispano-Suiza HS.404 20 mm (.79 in) autocannon with 150 rounds. Question: How many weapons did the P-38E have in its last configuration?", - "Output Program": [ - "condition_1 = 4\ncondition_2 = 1\n\nprint(abs(round(condition_2 + condition_1,2)))\n\n\n\n\n", - "from sympy import total_degree\n\n\nm2_browning = 4\nhispano_souza = 1\ntotal = m2_browning + hispano_souza\nprint(total)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: How many more percentage of students were female than domestic ethnic minorities?", - "Output Program": [ - "percentage=16\nanswer=16\nprint(answer)", - "domesticethnic=27\nenrolled_female=43\nanswer=enrolled_female-domesticethnic\nprint(answer)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1961 and 1989, when Real dominated La Liga, only Atl\u00e9tico offered it any serious challenge, winning Liga titles in 1966, 1970, 1973 and 1977. In 1965, Atl\u00e9tico became the first team to beat Real at the Bernab\u00e9u in eight years. Real Madrids record against Atl\u00e9tico in more recent times is very favorable. A high point coming in the 2002\u201303 La Liga, when Real clinched the La Liga title after a 0\u20134 victory at Atl\u00e9tico at the Vicente Calder\u00f3n Stadium. Atl\u00e9ticos first win over its city rivals since 1999 came with the Copa del Rey win in May 2013. In 2013\u201314, Real and Atl\u00e9tico were finalists of UEFA Champions League, the first final which hosted two clubs from same city. Real Madrid triumphed with 2014 UEFA Champions League Final in extra time. On 7 February 2015, Real suffered their first defeat in 14 years at the Vicente Calder\u00f3n, a 4\u20130 loss. On 28 May 2016, Real and Atl\u00e9tico 2016 UEFA Champions League Final for the Champions League title in Milan, which resulted in a win for Real after a penalty shootout. Question: How many points did Real lose by on 7 February 2015?", - "Output Program": [ - "real = 0\nvicente = 4\nprint(vicente - real)", - "condition_2 = 4\ncondition_1 = 0\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the Ottoman period, the citys population of Ottomans Muslims (including those of Turkish people and Albanians origin, as well as Bulgarian Muslim and Greek Muslim convert origin) grew substantially. According to the 1478 census Sel\u00e2nik (), as the city came to be known in Ottoman Turkish, had 6,094 Greek Orthodox households, 4,320 Muslim ones, and some Catholic. No Jews were recorded in the census suggesting that the subsequent influx of Jewish population was not linked to the already existing Romaniote Jews community. Soon after the turn of the 15th to 16th century, however, nearly 20,000 Sephardic Jews immigrated to Greece from the Iberian Peninsula following their expulsion from Spain by the 1492 Alhambra Decree. By c. 1500, the number of households had grown to 7,986 Greek ones, 8,575 Muslim ones, and 3,770 Jewish. By 1519, Sephardic Jewish households numbered 15,715, 54% of the citys population. Some historians consider the Ottoman regimes invitation to Jewish settlement was a strategy to prevent the ethnic Greek population from dominating the city. Question: How many percent of Sel\u00e2nik's population were not Jewish?", - "Output Program": [ - "total = 100\njewish = 54\ndiff = total - jewish\nprint(diff)", - "condition_1 = 54\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '46', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The life expectancy at birth in Himachal Pradesh increased significantly from 52.6 years in the period from 1970-75 (above the national average of 49.7 years) to 72.0 years for the period 2011-15 (above the national average of 68.3 years). The infant mortality rate stood at 40 in 2010, and the crude birth rate has declined from 37.3 in 1971 to 16.9 in 2010, below the national average of 26.5 in 1998. The crude death rate was 6.9 in 2010. Himachal Pradeshs literacy rate has almost doubled between 1981 and 2011 (see table to right). The state is one of the List of Indian states and union territories by literacy rate with a literacy rate of 83.78% as of 2011. Question: How many more years has the life expectancy at birth increased from 52.6 to 72.0?", - "Output Program": [ - "y1 = 52.6\ny2 = 72\n\ntotal = (y2 - y1)\n\nprint(total)", - "first = 52.6 \nlast = 72\n\nprint(abs(round(first - last,2)))" - ], - "Output Answer": [ - "{'number': '19.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Falcons defense ranked 2nd in the league in fewest rushing yards allowed (1,203), 8th in fewest total yards allowed (5,009), and 4th in fewest points allowed. Defensive linemen Lester Archambeau (10 sacks, 2 fumble recoveries) and Chuck Smith (defensive end) (8.5 sacks, 4 fumble recoveries) excelled at pressuring quarterbacks and stopping the run. Behind them, Atlanta had two outstanding linebackers, Pro Bowler Jessie Tuggle (65 tackles, 3 sacks, 1 fumble recovery) and Cornelius Bennett (69 tackles, 1 sack, 2 fumble recoveries). Bennett played with the Buffalo Bills when they suffered their four consecutive Super Bowl losses in Super Bowls Super Bowl XXV, Super Bowl XXVI, Super Bowl XXVII, and Super Bowl XXVIII; and thus was determined to finally get a championship ring that had eluded him in the past. Atlantas secondary was led by Pro Bowl cornerback Ray Buchanan, who recorded 7 interceptions and 102 return yards, and Pro Bowl safety Eugene Robinson (4 interceptions), who was with the Green Bay Packers when they appeared in Super Bowls Super Bowl XXXI and Super Bowl XXXII. Question: How many years apart were the first and last Super Bowl during their consecutive loss streak?", - "Output Program": [ - "years=3\nanswer=years \nprint(answer)", - "sack=1\nfumble=2\nanswer=sack+fumble\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This broadcast was the last for NBC as the American Football Conference network after 33 years (CBS has held the AFC broadcast rights ever since), their last NFL broadcast overall until 2006 NFL season, when they signed on to televise NBC Sunday Night Football, and their last Super Bowl broadcast until 2009 (Super Bowl XLIII). This was also the last time Channel 4 in the United Kingdom would show the Super Bowl - and their last NFL coverage until 2010 - after they had been showing the event since 1983 (Super Bowl XVII). Only Sky Sports would show it live until Channel 5 (UK) joined them in 2003 (Super Bowl XXXVII). It also marked the last Super Bowl until 2007 for CTV Television Network in Canada after airing the NFL and the event since Super Bowl XVI; from 1999 to 2006 the Super Bowl aired on the Global Television Network. CTV had aired NFL football since 1970 and the Super Bowl since 1982 (Super Bowl XVI). It was also the final NFL game for GMA Network in the Philippines until the 2006 NFL Season; GMA had aired NFL football since 1986 NFL season and the Super Bowl since Super Bowl XXI in 1987. The Super Bowl would be broadcast on TV5 (Philippines), also from 1999 until 2006. It was also the final Super Bowl in which the Televisa family of networks aired on its own in Mexico, also until 2007, being broadcast on Canal 5 (Televisa Network); Televisa had aired NFL football since 1970 and the Super Bowl since 1988 (at the time, Super Bowl XXII). Azteca 13 likewise would exclusively air the Super Bowl from 1999 until 2006, including Super Bowl XXXVII which would be the next Super Bowl to be played at Qualcomm Stadium. Question: How many years was the Super Bowl broadcast on TV5 (Phillippines)?", - "Output Program": [ - "y1 = 2006\ny2 = 1999\nprint(y1 - y2)", - "condition_1 = 1999\ncondition_2 = 2006\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The population of Sevastopol proper is 418,987 (01.01.16), making it the largest in the Crimean Peninsula. The citys agglomeration has about 600,000 people (2015). According to the Ukrainian Census (2001), the ethnic groups of Sevastopol include Russians (71.6%), Ukrainians (22.4%), Belarusians (1.6%), Tatars (0.7%), Crimean Tatars (0.5%), Armenians (0.3%), Jews (0.3%), Moldovans (0.2%), and Azerbaijani people (0.2%). Question: How many ethnic groups make up exactly 0.3% of the population?", - "Output Program": [ - "population = [\"Armenians\",\"Jews\"]\nprint(len(population))", - "exact = ['armenium', 'josh']\nprint(len(exact))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 15,649 registered voters in Cranford Township, of which 4,887 (31.2% vs. 41.8% countywide) were registered as Democratic Party (United States), 3,701 (23.7% vs. 15.3%) were registered as Republican Party (United States) and 7,046 (45.0% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 15 voters registered to other parties. Among the townships 2010 Census population, 69.2% (vs. 53.3% in Union County) were registered to vote, including 91.2% of those ages 18 and over (vs. 70.6% countywide). Question: How many percent of residents in Cranford Township were not registered to vote?", - "Output Program": [ - "REGESTERED_VOTERS_IN_TOWNSHIP = 69.2\nprint(100 - REGESTERED_VOTERS_IN_TOWNSHIP)", - "registered_to_vote = 69.2\ntotal = 100\nnon_registered = round(total - registered_to_vote, 1)\nprint(non_registered)" - ], - "Output Answer": [ - "{'number': '30.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As the longest-serving state governor, Cutler occasionally acted as Administrator of the Commonwealth of Australia in the absence of the Governor-General of Australia. He acted as Administrator during John Kerr (governor-general)s term from 20 February \u2013 13 March 1975, 12\u201324 May 1975, 16\u201317 September 1975, 23 December 1975 \u2013 3 February 1976, 26 April \u2013 14 June 1977 and finally 23\u201328 August 1977. Cutler was also scheduled to act during November 1975, when Kerr had planned an overseas holiday. However, in view of the developing situation in Canberra, Kerr cancelled his travel bookings. In 1975, Cutlers advice to Kerr that he should warn Prime Minister Gough Whitlam of his 1975 Australian constitutional crisis, was ignored. Cutler later said that, had he been Administrator at the time, he would certainly have accepted his prime ministers advice and he would have allowed the parliament to resolve the issue without recourse to any such drastic action as dismissal. Question: How many times did Cutler act as Administratory during 1975?", - "Output Program": [ - "administratory = (\"13\",\"12-24\",\"16-17\",\"23\")\n\n\nprint(abs(len(administratory)))", - "no_of_times = 4\nprint(no_of_times)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first comprehensive theories of management appeared around 1920. The Harvard Business School offered the first Master of Business Administration degree (MBA) in 1921. People like Henri Fayol (1841-1925) and Alexander Hamilton Church (1866-1936) described the various branches of management and their inter-relationships. In the early-20th century, people like Ordway Tead (1891-1973), Walter Dill Scott (1869-1955) and J. Mooney applied the principles of psychology to management. Other writers, such as Elton Mayo (1880-1949), Mary Follett (1868-1933), Chester Barnard (1886-1961), Max Weber (1864-1920), who saw what he called the \"administrator\" as bureaucrat, Rensis Likert (1903-1981), and Chris Argyris (born 1923) approached the phenomenon of management from a sociology perspective. Question: How many years longer did Henri Fayol live compared to Mary Follett?", - "Output Program": [ - "year=19\nanswer=year\nprint(answer)", - "MaryFollett=68\nHenriFayol=16\nanswer=MaryFollett-HenriFayol\nprint(answer)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1961 and 1989, when Real dominated La Liga, only Atl\u00e9tico offered it any serious challenge, winning Liga titles in 1966, 1970, 1973 and 1977. In 1965, Atl\u00e9tico became the first team to beat Real at the Bernab\u00e9u in eight years. Real Madrids record against Atl\u00e9tico in more recent times is very favorable. A high point coming in the 2002\u201303 La Liga, when Real clinched the La Liga title after a 0\u20134 victory at Atl\u00e9tico at the Vicente Calder\u00f3n Stadium. Atl\u00e9ticos first win over its city rivals since 1999 came with the Copa del Rey win in May 2013. In 2013\u201314, Real and Atl\u00e9tico were finalists of UEFA Champions League, the first final which hosted two clubs from same city. Real Madrid triumphed with 2014 UEFA Champions League Final in extra time. On 7 February 2015, Real suffered their first defeat in 14 years at the Vicente Calder\u00f3n, a 4\u20130 loss. On 28 May 2016, Real and Atl\u00e9tico 2016 UEFA Champions League Final for the Champions League title in Milan, which resulted in a win for Real after a penalty shootout. Question: How many years after winning their third Liga title did they then win their last Liga title?", - "Output Program": [ - "third = 1973\nlast = 1977\n\n\nprint(abs((third - last)))", - "win_third_Liga = 1973\nwin_last_Liga = 1977\nyears_after = win_last_Liga - win_third_Liga\nprint(years_after)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2011, Samsung had the highest shipment market share worldwide, followed by Apple. In 2013, Samsung had 31.3% market share, a slight increase from 30.3% in 2012, while Apple was at 15.3%, a decrease from 18.7% in 2012. Huawei, LG and Lenovo were at about 5% each, significantly better than 2012 figures, while others had about 40%, the same as the previous years figure. Only Apple lost market share, although their shipment volume still increased by 12.9 percent; the rest had significant increases in shipment volumes of 36 to 92 percent. In Q1 2014, Samsung had a 31% share and Apple had 16%. In Q4 2014, Apple had a 20.4% share and Samsung had 19.9%. In Q2 2016, Samsung had a 22.3% share and Apple had 12.9%. In Q1 2017, IDC reported that Samsung was first placed, with 80 million units, followed by Apple with 50.8 million, Huawei with 34.6 million, Oppo with 25.5 million and Vivo with 22.7 million. Question: How many more million units in q1 2017 did Samsung have than Huawei?", - "Output Program": [ - "millions_unit_Samsung = 80\nmillions_unit_Huawei = 34.6\nmore_millions_unit = millions_unit_Samsung - millions_unit_Huawei\nprint(more_millions_unit)", - "samsung = 80\nhuwaii = 34.6\nprint(abs(round(samsung - huwaii,2)))\n" - ], - "Output Answer": [ - "{'number': '45.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: How many more dollars did Shearer receive in 1998 during a pay dispute than he was making before?", - "Output Program": [ - "before = 30000\nafter = 125000\nprint(after - before)", - "condition_one = 30000\ncondition_two = 125000\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '95000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After the August 15, 1971 Nixon shock, the price began to greatly increase, and between 1968 and 2000 the price of gold ranged widely, from a high of $850 per troy ounce ($27.33/g) on January 21, 1980, to a low of $252.90 per troy ounce ($8.13/g) on June 21, 1999 (London Gold Fixing). Prices increased rapidly from 2001, but the 1980 high was not exceeded until January 3, 2008, when a new maximum of $865.35 per troy weight was set. Another record price was set on March 17, 2008, at $1023.50 per troy ounce ($32.91/g). Question: How many months after a new maximum of $865.35 per troy weight was set was another record set?", - "Output Program": [ - "import datetime\nfirst_max = datetime.datetime(2008,1,3)\nnext_max = datetime.datetime(2008,3,17)\nmonths = round((next_max-first_max).days/30,0)\nprint(\"%.0f\" % months)", - "max_troy_weight_month = 1\nnew_record_month = 3\n\nprint(abs(max_troy_weight_month - new_record_month))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent were not Korean?", - "Output Program": [ - "percent_of_korean=1\npercent_of_non_korean=100-percent_of_korean\nprint(percent_of_non_korean)", - "Korean=1\npeople=100\nanswer=people-Korean \nprint(answer)", - "Korean=1\npeople=100\nanswer=people-Korean\nprint(answer)", - "korean = 1\nprint(abs(round(100 - korean,2)))" - ], - "Output Answer": [ - "{'number': '99', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2012, fuel cell industry revenues exceeded $1 billion market value worldwide, with Asian pacific countries shipping more than 3/4 of the fuel cell systems worldwide. However, as of January 2014, no public company in the industry had yet become profitable. There were 140,000 fuel cell stacks shipped globally in 2010, up from 11,000 shipments in 2007, and from 2011 to 2012 worldwide fuel cell shipments had an annual growth rate of 85%. Tanaka Kikinzoku expanded its manufacturing facilities in 2011. Approximately 50% of fuel cell shipments in 2010 were stationary fuel cells, up from about a third in 2009, and the four dominant producers in the Fuel Cell Industry were the United States, Germany, Japan and South Korea. The Department of Energy Solid State Energy Conversion Alliance found that, as of January 2011, stationary fuel cells generated power at approximately $724 to $775 per kilowatt installed. In 2011, Bloom Energy, a major fuel cell supplier, said that its fuel cells generated power at 9-11 cents per kilowatt-hour, including the price of fuel, maintenance, and hardware. Question: How many dollars difference is there between the minimum and maximum number of dollars per kilowatts installed in January 2011?", - "Output Program": [ - "minimum = 724\nmaximum = 775\ndiff = maximum - minimum\nprint(diff)", - "minimum = 724\nmaximum = 775\n\nprint(abs(round(minimum - maximum\n ,3)))" - ], - "Output Answer": [ - "{'number': '51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Bills no-huddle \"K-Gun\" offense once again dominated the league by gaining an NFL-leading 6,525 yards and scoring 458 points, second only to Washington. The leaders of the offense, quarterback Jim Kelly and running back Thurman Thomas, both had the best seasons of their careers. Kelly completed 64.1 percent of his passes for 3,844 yards and a league-leading 33 touchdowns, with only 17 interceptions, to give him a 97.6 passer rating. Thomas rushed for 1,407 yards, caught 62 passes for 620 yards, and scored 12 touchdowns to earn him both the NFL Offensive Player of the Year Award and the NFL Most Valuable Player Award. With 2,067 yards from scrimmage, Thomas led the league in that category for the third consecutive season. Just like Washington, Buffalo had more than one threat in their backfield. Running back Kenneth Davis (American football) emerged as a big threat, rushing for 624 yards, catching 20 passes for 118 yards, and scoring 5 touchdowns. Question: How many total yards did Thomas have?", - "Output Program": [ - "yard_1 = 1407 + 620\n\nprint(abs(yard_1))", - "yards_thomas_rushed = 1407\nyards_thomas_caught_passed = 620\nyards_thomas_total = yards_thomas_rushed + yards_thomas_caught_passed\nprint(yards_thomas_total)" - ], - "Output Answer": [ - "{'number': '2027', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1941, a series of silver coins was introduced in denominations of 5, 10, and 20 satang, due to a shortage of nickel caused by World War II. The next year, tin coins were introduced for 1, 5, and 10 satang, followed by 20 satang in 1945 and 25 and 50 satang in 1946. In 1950, aluminium-bronze 5, 10, 25, and 50 satang were introduced whilst, in 1957, bronze 5 and 10 satang were issued, along with 1 baht coins struck in an unusual alloy of copper, nickel, silver, and zinc. Several Thai coins were issued for many years without changing the date. These include the tin 1942 1 satang and the 1950 5 and 10 satang, struck until 1973, the tin 1946 25 satang struck until 1964, the tin 50 satang struck until 1957, and the aluminium bronze 1957 5, 10, 25, and 50 satang struck until the 1970s. Cupronickel 1 baht coins were introduced in 1962 and struck without date change until 1982. Question: When were the denominations for tins coins introduced as 1, 5, and 10 satang?", - "Output Program": [ - "satang =1942\nprint(satang)", - "satang=1942\nprint(satang)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1942'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Traveling to Buffalo to face the Bills, the Raiders were without running back Marshawn Lynch, who was suspended for one game after making contact with an official during the team's win against Kansas City the week before. Hoping to build on the victory over the Chiefs, the Raiders started well driving 81 yards as Jamize Olawale scored from one yard out to give Oakland a 7-0 lead. However, the Raider offense sputtered on their next two possession and were forced to punt. After Tyrod Taylor hit former Raider Andre Holmes for six-yard touchdown pass to tie the game, the Raiders took over with just over two minutes remaining in the first half. Derek Carr hit DeAndré Washington over the middle over a five-yard gain, but was hit by Leonard Johnson and fumbled the ball which was recovered by Matt Milano and returned for a 40-yard touchdown to give the Bills a 14-7 lead at the half. The Bills increased the lead on their first possession of the third quarter with a 35-yard field goal. Carr was intercepted on the next Raider possession and the Bills added another field goal to push the lead to 20-7 with more than 10 minutes left in the third quarter. The Raider offense continued to struggle and punted on their next possession. The Bills took advantage and moved 80 yards in a 7:19 drive before Taylor snuck the ball in from inside the one-yard line on the first play of the fourth quarter to move the Buffalo lead to 27-7. The Raider offense finally came to life on their next possession, going no-huddle and moving 75 yards on nine plays before Carr hit Washington from four yards out to the narrow the lead to 27-14. After forcing a Buffalo punt, the Raider offense stalled near midfield and turned the ball over on downs. Looking to take some time off the clock, the Bills instead put the game out of reach as LeSean McCoy scored on a 48-yard run on the first play of the drive to move the lead to 34-14. The Raiders were able to move into Buffalo territory with under two minutes remaining, but Carr was intercepted as the Bills were able to run out the clock. The loss moved the Raider to 3-5 on the season. The fifth loss on the season, in Week 8, surpassed the number of losses (four) the Raiders suffered in the entire season the previous year. The Raider defense struggled once again, giving up 166 yards on the ground to the Bills, but did limit the Bills to 165 yards through the air. Carr completed 31 of 49 passes for 313 yards, but his two interceptions and two fumbles by the Raiders were their undoing. Question: How many total points were scored in the game?", - "Output Program": [ - "scored = 48\nprint(scored)", - "team1 = 34\nteam2 = 14\ntotal = team1 + team2\nprint(total)" - ], - "Output Answer": [ - "{'number': '48', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many people living in Stanislaus County were not white?", - "Output Program": [ - "Stanislaus=215658 \nWhite=337342 \nanswer=White-Stanislaus\nprint(answer)", - "White=337342\npersons=215658\nanswer=White-persons\nprint(answer)" - ], - "Output Answer": [ - "{'number': '177111', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From 1789 to 1815, members of Congress received only a daily payment of $6 while in session. Members received an annual salary of $1,500 per year from 1815 to 1817, then a per diem salary of $8 from 1818 to 1855; since then they have received an annual salary, first pegged in 1855 at $3,000. In 1907, salaries were raised to $7,500 per year, the equivalent of $173,000 in 2010. In 2006, members of Congress received a yearly salary of $165,200. Congressional leaders were paid $183,500 per year. The Speaker of the House of Representatives earns $212,100 annually. The salary of the President pro tempore of the United States Senate for 2006 was $183,500, equal to that of the Party leaders of the United States House of Representatives and Party leaders of the United States Senate. Privileges include having an office and paid staff. In 2008, non-officer members of Congress earned $169,300 annually. Some critics complain congressional pay is high compared with a median American Household income in the United States of $45,113 for men and $35,102 for women. Others have countered that congressional pay is consistent with other branches of government. Another criticism is that members of Congress have access to free or low-cost medical care in the Washington D.C. area. The petition, \"Remove health-care subsidies for Members of Congress and their families\", has already gathered over 1,076,000 signatures on the website Change.org. In January 2014, it was reported that for the first time over half of the members of Congress were millionaires. Congress has been criticized for trying to conceal pay raises by slipping them into a large bill at the last minute. Others have criticized the wealth of members of Congress. Representative Jim Cooper of Tennessee told Harvard professor Lawrence Lessig that a chief problem with Congress was that members focused on lucrative careers as lobbyists after serving\u2013\u2013that Congress was a \"Farm team for K Street (Washington, D.C.)\"\u2013\u2013instead of on public service. Question: How many more dollars does a Congress member make than the median American male?", - "Output Program": [ - "Congress=169300 \nmedianAmerican=45113\nanswer=Congress-medianAmerican\nprint(answer)\n", - "medianAmerican=45113\nCongress=165200\nanswer=Congress-medianAmerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '120087', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The name \"Eismitte\" means Ice-Center in German language, and the campsite was located from the coast at an estimated altitude of 3,010 meters (9,875 feet). The coldest temperature recorded during the expedition was \u221264.8 \u00b0C (\u221284.6 \u00b0F) on March 20, 1931, while the warmest temperature noted was \u22121.8 \u00b0C (28.8 \u00b0F) on July 9, 1931. For the 12-month period beginning August 1, 1930 and ending August 5, 1931, the warmest month, July, had a mean monthly temperature of \u221212.2 \u00b0C (10 \u00b0F), while the coldest month, February, averaged \u221247.2 \u00b0C (\u221253 \u00b0F). Over the same period a total of 110 millimeters (4.33 inches) of water-equivalent precipitation (meteorology) was recorded, with most of it, rather surprisingly, being received in winter. At the latitude of the camp, the sun midnight sun between May 13 and July 30 each year, and polar night between November 23 and January 20. Question: How many months passed from of the coldest temperature to the warmest temperature in 1931?", - "Output Program": [ - "warmest_mopnth_july=7\ncoldest_month_march=3\nmonths_passed_bet_temp=warmest_mopnth_july-coldest_month_march\nprint(months_passed_bet_temp)", - "cold = \"20 March 1931\"\nhot = \"9 july 1931\"\n\ncold_month_days = 3\nhot_month_days = 7\n\nprint(abs(cold_month_days-hot_month_days))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the Patriots' fourth matchup with the Jets in 20 games, head coach Bill Belichick and the Patriots traveled to Giants Stadium to face his former defensive coordinator in Jets head coach Eric Mangini to open the season. The Jets reached Patriots territory on their opening possession, but were forced to punt. The Patriots then began a 12-play, 91-yard drive that ended in an 11-yard Wes Welker touchdown reception to give the Patriots a 7-0 lead. On the ensuing kickoff, Kelley Washington forced a fumble on Jets returner Justin Miller after a 26-yard return, but tight end Chris Baker recovered the ball at the Jets' 33-yard line to retain possession. The Jets went three-and-out, but the Patriots punted back to the Jets despite a 19-yard Donté Stallworth catch to begin their next series. Three plays later, Jets quarterback Chad Pennington was sacked by linebacker Mike Vrabel and defensive lineman Ty Warren, forcing a Jets punt on the final play of the first quarter. Starting from their own 42-yard line after the punt, the Patriots reached the Jets' 25-yard line, where kicker Stephen Gostkowski lined up for a 42-yard field goal attempt. However, the snap was fumbled by holder Matt Cassel, and recovered by Cassel to turn the ball over on downs. The Jets responded with a 10-play, 66-yard drive, tying the game at 7-7 on a 7-yard pass from Pennington to wide receiver Laveranues Coles. Several plays into the Patriots' ensuing drive, before and after the two-minute warning, wide receiver Randy Moss caught passes of 33- and 22-yards from quarterback Tom Brady to put the Patriots in the Jets' red zone. Brady then connected with tight end Benjamin Watson on a 5-yard touchdown pass that was reviewed by the booth but upheld, giving the Patriots a 14-7 lead going into halftime. Patriots cornerback Ellis Hobbs returned the opening kickoff of the second half 108 yards for a touchdown and a new NFL record for the longest kickoff return in the league's history; at the time, it also tied the existing record for longest play in NFL history (a record broken a few weeks later by Antonio Cromartie). Nine plays into the Jets' next drive, Pennington was sacked by defensive lineman Jarvis Green and was injured; Kellen Clemens entered the game but the Jets were forced to punt two plays later. Four plays later, Brady hit Moss for a 51-yard touchdown reception that extended the Patriots' lead to 28-7. However, the Jets came back with a 9-play, 70-yard drive that was capped off with Coles' second touchdown grab of the day, this one from one yard out, to cut the Patriots' lead to 28-14. The Patriots received the ensuing kickoff with just over two minutes remaining in the third quarter and would not surrender the ball until there was just under seven minutes remaining in the fourth quarter, ending the 17-play drive with a 22-yard Gostkowski field goal that extended the Patriots' lead to 31-14. The Jets then went three-and-out, and punter Ben Graham's 36-yard punt gave the Patriots the ball at their own 47-yard line. On a 1st-and-goal from the Jets' 1-yard line, fullback Heath Evans could not score; the Patriots challenged that the ball did in fact break the plane of the goal line but the play was upheld. On the next play, following the two-minute warning, Evans did in fact score on a 1-yard run, increasing the Patriots' lead to 38-14. The Jets' next drive stalled on a Vrabel strip-sack of Clemens that the Jets recovered, but ended on a failed fourth down conversion from the Jets' 38-yard line. The Patriots then kneeled down once to end the game and give them their first victory of the season as they started 1-0. On September 10, Bill Belichick was accused by the Jets of authorizing his staff to film the Jets' defensive signals from an on-field location, a violation of league rules. The Jets confiscated the video camera used by video assistant Matt Estrella to film the signals during the game and filed a complaint to the league office, detailing the accusations. On September 13, Belichick was officially fined $500,000, while the Patriots were also fined $250,000, and forfeited their first round draft pick in the 2008 NFL Draft. If the Patriots had missed the playoffs, they would have instead forfeited their second and third round selections in the 2008 draft. Goodell said that he fined the Patriots as a team because Belichick is effectively the team's general manager as well as head coach, and exercises so much control over the Patriots' on-field operations that \"his actions and decisions are properly attributed to the club.\" Goodell considered suspending Belichick, but decided that taking away draft picks would be more severe in the long run. Belichick later issued a statement in which he apologized for what he called a \"mistake\" in his interpretation of the rules. However, he denied ever using videotape to gain an advantage while a game was underway. Question: How many yards was the longest touchdown pass?", - "Output Program": [ - "longesttouchdownpass=51\nanswer=longesttouchdownpass\nprint(answer)" - ], - "Output Answer": [ - "{'number': '51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Jagr broke the Rangers single-season points record with a first-period assist in a 5\u20131 win against the New York Islanders on March 29, 2006. The assist gave him 110 points on the season, breaking Jean Ratelles record. Less than two weeks later, on April 8, Jagr scored his 53rd goal of the season against the Boston Bruins, breaking the club record previously held by Adam Graves. Two games prior, on April 4, the Rangers defeated the Philadelphia Flyers 3\u20132, in a shootout, to clinch a playoff spot for the first time since the 1996\u201397 NHL season. On April 18, the Rangers lost to the Ottawa Senators 5\u20131, and, due to wins by Division rivals New Jersey and Philadelphia, the Rangers fell back to third place in the Atlantic division and sixth place in the Eastern Conference (NHL) to end the season. In the 2006 Stanley Cup playoffs, the Rangers drew a matchup with the Devils and were defeated in a four-game sweep. In the process, they were outscored 17\u20134, as New Jersey goaltender Martin Brodeur took two shutouts and a 1.00 GAA to Lundqvists 4.25. In Game 1 of the series, Jagr suffered an undisclosed injury to his left shoulder, diminishing his usefulness as the series progressed. He missed Game 2 and was back in the lineup for Game 3, though he was held to just one shot on goal. However, on his first shift of Game 4, Jagr re-injured his shoulder and was unable to return for the remainder of the game. Jagr fell two points short of winning his sixth Art Ross Trophy as scoring champion in 2005\u201306 (the San Jose Sharks Joe Thornton claimed the award, his first, with 125 points), but Jagr did win his third Ted Lindsay Award as the players choice for the most outstanding player. Question: During their four games in the 2006 Stanley Cup playoffs, how many goals were the Rangers outscored by?", - "Output Program": [ - "team_one_goal = 17\nteam_two_goal = 4\n\nprint(abs(team_one_goal - team_two_goal))", - "devils_score=17\nrangers_score=4\nrangers_outscored_by=devils_score-rangers_score\nprint(rangers_outscored_by)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Throughout much of the 1990s Glen Jakovich was regarded as the premier centre half back in the AFL, and his battles with Carey were a talking point and a season highlight whenever the Eagles and Kangaroos met. Jakovich was one of the very few players who could match Carey for strength in a one-on-one contest and as a result he was often able to limit Careys dominance. The rivalry gained significant media attention during 1995 when the pair met three times, with Carey being held to a combined total of just 7 marks, 35 disposals and 2 goals. Carey had dominated their encounters in 1993 and 1994, polling Brownlow votes in two out of three games. Statistically, Jakovich held Carey to fewer disposals and goals than any other player could consistently manage. In all they played against each other 18 times-16 while Carey was at North Melbourne and two when he was at Adelaide-first meeting in round 12 of 1992 and last in round 19 of 2003, with Jakovich being able to hold Carey to averages of 6 marks, 14 disposals and 2.1 goals per game. By comparison, in the 188 games Carey played against all other opponents in the same period, he averaged 7 marks, 18 disposals and 3.0 goals per game. Question: How many more goals per game was Jakovich able to hold other opponents as compared to Carey?", - "Output Program": [ - "joko = 3\ncare = 2.1\nprint(joko - care)", - "condition_one = 2.1\ncondition_two = 3\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '0.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Precise measurements of atmospheric Absorption (electromagnetic radiation) were not made until 1888 and 1904. The temperature Stefan obtained was a median value of previous ones, 1950 \u00b0C and the absolute thermodynamic one 2200 K. As 2.574 43.5, it follows from the law that the temperature of the Sun is 2.57 times greater than the temperature of the lamella, so Stefan got a value of 5430 \u00b0C or 5700 K (the modern value is 5778 K). This was the first sensible value for the temperature of the Sun. Before this, values ranging from as low as 1800 \u00b0C to as high as 13,000,000 \u00b0C were claimed. The lower value of 1800 \u00b0C was determined by Claude Pouillet (1790\u20131868) in 1838 using the Dulong\u2013Petit law. Pouillet also took just half the value of the Suns correct energy flux. Question: What year was the lowest estimate for the sun's temperature proposed?", - "Output Program": [ - "year =\"1838\"\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1838'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to snap a two-game losing streak, the Jets went home for a Week 6 AFC East duel with the Buffalo Bills. Both teams began the first quarter with field goals, as Bills kicker Rian Lindell made a 33-yard field goal and Jets kicker Jay Feely getting a 23-yard field goal. In the second quarter, New York soared into the lead with Feely's 41-yard field goal and running back Thomas Jones' 71-yard touchdown run. However, Buffalo rallied to tie the game in the third quarter with Lindell's 25-yard field goal and quarterback Ryan Fitzpatrick's 37-yard touchdown pass to wide receiver Lee Evans. After both teams failed to get any point in the fourth quarter, the game went into overtime. Despite getting the ball to start off OT, the Jets failed to get any point out of their opening drive. After a hard-fought period, the Bills would emerge on top as Lindell booted the game-winning 47-yard field goal. Thomas Jones would have a career day as he ran 22 times for a franchise-best 210 yards (in addition to his rushing touchdown). Question: How many yards did Feely get?", - "Output Program": [ - "Feelygettingyard=23\nanswer=Feelygettingyard\nprint(answer)", - "Feely=23\nanswer=Feely\nprint(answer)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to rebound from their shutout loss to the Falcons, the Raiders stayed at home for a Week 10 interconference duel with the Carolina Panthers. With QB JaMarcus Russell recover from an injury, back-up QB Andrew Walter was given the start. In the first quarter, Oakland trailed early as Panthers QB Jake Delhomme completed a 3-yard TD pass to WR Muhsin Muhammad. In the second quarter, the Raiders continued to trail as RB DeAngelo Williams got a 69-yard TD run. In the third quarter, Oakland got on the board with kicker Sebastian Janikowski getting a 38-yard and a 45-yard field goal. In the fourth quarter, Carolina sealed the win with kicker John Kasay nailing a 32-yard field goal. With the loss, the Raiders fell to 2-7. This was also the Raiders 300th franchise loss. On a positive note, Janikowski's two field goals helped him surpass George Blanda and become the franchise's all-time career points leader with 865 points. Question: How many field goals were kicked in the game?", - "Output Program": [ - "field_goal_yard = [38,45,32]\n\nprint(len(field_goal_yard))", - "total_filed_goals = 3\nprint(total_filed_goals)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to a more recent Pew Forum report which examined American religiosity in 2014 and compared it to 2007, there were 50.9 million adult Catholics as of 2014 (excluding children under 18), forming about 20.8% of the U.S. population, down from 54.3 million and 23.9% in 2007. Pew also found that the Catholic population is aging, forming a higher percentage of the elderly population than the young, and retention rates are also worse among the young. About 41% of those \"young\" raised Catholic have left the faith (as opposed to 32% overall), about half of these to the unaffiliated population and the rest to evangelical, other Protestant faith communities, and non-Christian faith. Conversions to Catholicism are rare, with 89% of current Catholics being raised in the religion; 8% of current Catholics are ex-Protestants, 2% were raised unaffiliated, and 1% in other religions (Orthodox Christian, Mormon or other nontrinitarian, Buddhist, Muslim, etc.), with Jews and Hindus least likely to become Catholic of all the religious groups surveyed. Overall, Catholicism has by far the worst net conversion balance of any major religious group, with a high conversion rate out of the faith and a low rate into it; by contrast, most other religions have in- and out-conversion rates that roughly balance, whether high or low. This is credited to the more liberal stance of the Church since Vatican II, where conversion to Catholicism is no longer encouraged, and the de-emphasizing of basic Catholic religious beliefs in Catholic education. Still, according to the 2015 Pew Research Center, \"the Catholic share of the population has been relatively stable over the long term, according to a variety of other surveys By race, 59% of Catholics are non-Hispanic white, 34% Hispanic, 3% black, 3% Asian, and 2% mixed or Native American. Conversely, 19% of non-Hispanic whites are Catholic in 2014 (down from 22% in 2007), whereas 48% of Hispanics are (versus 58% in 2007). In 2015, Hispanics are 38%, while blacks and Asians are still at 3% each. Because conversion away from Catholicism is presently occurring much more quickly among Hispanics than among non-Hispanic whites, it is unclear whether they will outnumber non-Hispanic whites among Catholics or not in the foreseeable future. Question: How many more Catholics, in percent, were non-Hispanic white compared to a black, Asian and mixed or Native American combined?", - "Output Program": [ - "non_Hispani = 59\nblack = 3\nAsian = 3\nmixed = 2\n\ntotal = (non_Hispani - black - Asian - mixed)\n\nprint(total)", - "non_hispanic = 59\nblack = 3\nasian = 3\nmixed_Native = 2 \nprint(abs(round((black+asian+mixed_Native) - (non_hispanic),2)))" - ], - "Output Answer": [ - "{'number': '51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Atlanta turned the ball over four times, twice inside the red zone. Tampa Bay jumped out to a 17-point lead, with 20 points scored off of turnovers. However, Matt Ryan threw a game-tying touchdown pass to Julio Jones with 17 seconds left in regulation to force overtime. The Buccaneers won the coin toss in overtime, and scored a field goal on their first possession. The Tampa Bay defense held Atlanta to a turnover on downs, securing a 23-20 victory. Question: How many times did Atlanta turn the ball over when they weren't inside the red zone?", - "Output Program": [ - "point1 = 20\npoint2 = 17\n\ntotal = (point1 - point2)\n\nprint(total)", - "total = 4\nturn_without_red = 2\n\n\nprint(abs(round(total - turn_without_red,2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Patriots current coach, Bill Belichick, was hired in 2000, and a new home field, Gillette Stadium, was opened in 2002 NFL season. Under Belichick, the team won three Super Bowls in four years (2001, 2003, and 2004). The Patriots finished the 2007 NFL season with a perfect 16-0 record, becoming only the fourth team in league history to go undefeated in the regular season, and the only one since the league expanded its regular season (NFL) schedule to 16 games. After advancing to Super Bowl XLII, the teams fourth Super Bowl in seven years, the Patriots were defeated by the 2007 New York Giants season to end their bid for a 19-0 season. With the loss, the Patriots ended the year at 18-1, becoming only one of three teams to go 18-1 along with the 1984 San Francisco 49ers season and the 1985 Chicago Bears season. The Patriots returned to the Super Bowl in 2012 but lost again to the 2011 New York Giants season, 21-17. In 2015, they won Super Bowl XLIX, defeating the 2014 Seattle Seahawks season by a score of 28-24. The Patriots became the first team to reach nine Super Bowls in the 2016-17 NFL playoffs and faced the Atlanta Falcons in Super Bowl LI, which ended up paving the way for their fifth Super Bowl victory, tying them with the Dallas Cowboys and the San Francisco 49ers for the second-most in NFL history, 1 behind the Pittsburgh Steelers with 6; the game was also the first Super Bowl to go into overtime. Question: How many total points were scored against the Patriots in the 2011 and 2015 super bowls?", - "Output Program": [ - "condition_1 = 24\ncondition_2 = 21\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "year1 = 17\nyear2 = 28\n\nsum = year1 + year2\nprint(sum)" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The exact number of Arab casualties is unknown. One estimate places the Arab death toll at 7,000, including 3,000 Palestinians, 2,000 Egyptians, 1,000 Jordanians, and 1,000 Syrians. In 1958, Palestinian historian Aref al-Aref calculated that the Arab armies combined losses amounted to 3,700, with Egypt losing 961 regular and 200 irregular soldiers and Jordan losing 362 regulars and 200 irregulars. According to Henry Laurens (scholar), the Palestinians suffered double the Jewish losses, with 13,000 dead, 1,953 of whom are known to have died in combat situations. Of the remainder, 4,004 remain nameless but the place, tally and date of their death is known, and a further 7,043, for whom only the place of death is known, not their identities nor the date of their death. According to Laurens, the largest part of Palestinian casualties consisted of non-combatants and corresponds to the successful operations of the Israelis. Question: How many people did Egypt lose?", - "Output Program": [ - "Egyptians=2000\nEgyptlosing=961\nanswer=Egyptians-Egyptlosing\nprint(answer)", - "regular=961\nirregular=200\nanswer=irregular+regular\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1161', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Unemployment hovered at 8-10% after the start of the economic slowdown in 1999, above the 7% average for the 1990s. Unemployment finally dipped to 7.8% in 2006, and continued to fall in 2007, averaging 6.8% monthly (up to August). Wages have risen faster than inflation as a result of higher productivity, boosting national standard of living. The percentage of Chileans with household incomes below the poverty line - defined as twice the cost of satisfying a persons minimal nutritional needs - fell from 45.1% in 1987 to 11.7% in 2015, according to government polls. Critics in Chile, however, argue that poverty figures are considerably higher than those officially published; until 2016, the government defined the poverty line based on an outdated 1987 household consumption poll, instead of more recent polls from 1997 or 2007. According to critics who use data from the 1997 poll, the poverty rate goes up to 29%; a study published in 2017 claims that it reaches 26%. Using the relative yardstick favoured in many European countries, 27% of Chileans would be poor, according to Juan Carlos Feres of the ECLAC. Starting in 2016, a new Multidimensional Poverty Index is also used, which reached 20.9% using 2015 data. Question: How many percent difference is there between the data in the 1997 poll of the poverty rate compared to the study published in 2017?", - "Output Program": [ - "povert_in_1997_poll = 29\npovert_in_2017_data = 26\n\nprint(abs(round(povert_in_2017_data - povert_in_1997_poll,2)))", - "percent_poverty_1997=29\npercent_poverty_2017=26\ndiff_in_percent=percent_poverty_1997-percent_poverty_2017\nprint(diff_in_percent)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many in percent weren't 25 to 44?", - "Output Program": [ - "condition_1 = 31.60\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nage_range = 31.6\nnot_age_range = percentage - age_range\nprint(not_age_range)", - "age25_44 = 31.60\nprint(100-age25_44)", - "total = 100\nage = 31.60\nprint(total - age)", - "ans = 31.60\n\nprint(100 - ans)", - "people_25_44 = 31.60\n\nprint(100 - people_25_44)", - "percent_25_to_44 = 31.6\npercent_not_25_to_44 = 100 - percent_25_to_44\nprint(percent_not_25_to_44)", - "people_25_44 = 31.60\nprint(abs(round(100 - people_25_44,2)))" - ], - "Output Answer": [ - "{'number': '68.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '68.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many more percentage spoke Italian language at home then Indo-European?", - "Output Program": [ - "italy = 0.90\nindo = 0.70\nprint(round(italy - indo, 1))" - ], - "Output Answer": [ - "{'number': '.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 2008/09 school year there were 1,502,257 students in the entire Swiss educational system. In kindergarten or pre-school, there were 152,919 students (48.6% female). These students were taught by 13,592 teachers (96.0% female) in 4,949 schools, of which 301 were private schools. There were 777,394 students (48.6% female) in the obligatory schools, which include primary and lower secondary schools. These students were taught by 74,501 teachers (66.3% female) in 6,083 schools, of which 614 were private. The upper secondary school system had 337,145 students (46.9% female). They were taught by 13,900 teachers (42.3% female) in 730 schools, of which 240 were private. The tertiary education system had 234,799 students (49.7% female). They were taught by 37,546 teachers (32.8% female) in 367 schools. Question: How many more teachers taught at the schools than private in the upper secondary school system?", - "Output Program": [ - "S_tanks_burned = 33\nS_tanks_unburned = 7\nS_tanks_more = S_tanks_burned - S_tanks_unburned\nprint(S_tanks_more)", - "private = 240\ngov_school = 730\n\nprint(abs(private - gov_school))" - ], - "Output Answer": [ - "{'number': '490', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 2008/09 school year there were 1,502,257 students in the entire Swiss educational system. In kindergarten or pre-school, there were 152,919 students (48.6% female). These students were taught by 13,592 teachers (96.0% female) in 4,949 schools, of which 301 were private schools. There were 777,394 students (48.6% female) in the obligatory schools, which include primary and lower secondary schools. These students were taught by 74,501 teachers (66.3% female) in 6,083 schools, of which 614 were private. The upper secondary school system had 337,145 students (46.9% female). They were taught by 13,900 teachers (42.3% female) in 730 schools, of which 240 were private. The tertiary education system had 234,799 students (49.7% female). They were taught by 37,546 teachers (32.8% female) in 367 schools. Question: How many more students were in obligatory school than in kindergarten, pre-school and tertiary education combined?", - "Output Program": [ - "students_obligatory = 777394\nstudents_kinder = 152919\nstudents_tertiary = 234799\nstudents_reqd = students_obligatory - (students_kinder + students_tertiary)\nprint(students_reqd)", - "obligatory = 777394\nkind = 152919\ntertiary = 234799\n\nprint(abs(round(obligatory - kind - tertiary,2)))" - ], - "Output Answer": [ - "{'number': '389676', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Sixteen international airlines provided regular flights to Khartoum. The number of domestic and international passengers increased from about 478,000 in 1982 to about 485,000 in 1984. Air freight increased from 6 million tons per kilometer in 1982 to 7.7 million tons per kilometer in 1984. As compared with the previous year, in 1989 passenger traffic on Sudan Airways fell by 32% to 363,181 people, reducing the load factor to 34.9%. By contrast, freight volume increased by 63.7% to 12,317 tons. At the end of 1979, Sudan Airways had entered into a pooling agreement with Britains Tradewinds Airways to furnish charter cargo service between that country and Khartoum under a subsidiary company, Sudan Air Cargo. A new cargo terminal was built at Khartoum. Question: By how many millions of tons did air freight increase between 1982 and 1984?", - "Output Program": [ - "start = 6\nend = 7.7\nprint(round(end - start, 1))", - "condition_1 = 6\ncondition_2 = 7.7\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '1.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: However, later that month, due to the world financial crisis, the Russian Parliaments Defence Committee stated that the Russian defence budget would instead be slashed by 15 percent, from $40 billion to $34 billion, with further cuts to come. On 5 May 2009, First Deputy Prime Minister Sergei Ivanov said that the defence budget for 2009 will be 1.3 trillion rubles (US$39.4 billion). 322 billion rubles are allocated to purchase weapons, and the rest of the fund will be spent on construction, fuel storage and food supply. According to the head of the Defence Committee of the State Duma Vladimir Komoyedov, Russia plans to spend 101.15 billion rubles on nuclear weapons in 2013-2015. \"The budget provisions under The Nuclear Weapons Complex section in 2013-2015 will amount to 29.28 billion rubles, 33.3 billion rubles and 38.57 billion rubles respectively,\" Komoyedov said, Vechernaya Moskva reports. Question: How many billions of rubles is the nuclear weapons budget for 2013?", - "Output Program": [ - "budget = 29.28\nprint(budget)", - "rubles = 29.28\nprint(rubles)" - ], - "Output Answer": [ - "{'number': '29.28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Conlan umpired in the National League from 1941 to 1965, officiating in five World Series (1945 World Series, 1950 World Series, 1954 World Series, 1957 World Series and 1961 World Series) and six Major League Baseball All-Star Game (1943, 1947, 1950, 1953, 1958 and the first 1962 contest). He also umpired in the playoff series to decide the NLs regular-season champions in 1951 National League tie-breaker series, 1959 National League tie-breaker series and 1962 National League tie-breaker series (some sources erroneously credit him with umpiring in the 1946 NL playoff as well). He was the home plate umpire when Gil Hodges hit four home runs on August 31, ; he also umpired in the April 30, game in which Willie Mays hit four home runs. He retired after the 1964 season, but returned to work as a substitute umpire for 17 games in 1965. Question: How many years did Conlan umpire in the National League?", - "Output Program": [ - "start_year = 1941\nend_year = 1965\n\nprint(abs(start_year-end_year))", - "years_umpired_national_league=1965-1941\n\n\nprint(years_umpired_national_league)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many more natural streams were named arroyo compared to rio and River delta combined?", - "Output Program": [ - "orroyo = 122\nrio = 11\nriver = 10\nprint(orroyo - (river + rio))", - "condition_one = 122\ncondition_two = 10+11\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '101', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After decades of futility, the city of Cleveland finally had a winner in town. The Indians dominated the American League in 1995, winning 100 of their 144 games (their 100\u201344 record yielded a very high 0.694 winning percentage, which was, at the time, the highest regular season winning percentage in Major League Baseball since 1954, and is, as of 2015, the 12th highest regular season winning percentage in Major League Baseball history since 1900). Furthermore, in just 144 games, they won the AL Central by 30 games, and they performed the difficult feat of leading their league in both team batting average (0.291) and ERA (3.81). Thanks to their hitting and bullpen, this Indians team became known around the league for their ability to come back from many deficits, often in dramatic fashion; of their 100 regular season victories, 48 were come-back victories, 27 came in their last at-bat, 8 came by way of \"walk off\" home runs, and 13 were extra-inning victories (they were 13\u20130 in extra-inning games). After this dominance of the AL in the regular season, the Indians, in the playoffs, swept the 1995 Boston Red Sox season in the opening round, then held off Ken Griffey, Jr. and the red hot 1995 Seattle Mariners season in the 1995 American League Championship Series, before heading into the Series against the Braves. Question: How many games did the Indians lose in extra innings?", - "Output Program": [ - "lost = 0\nprint(lost)", - "wins = 13\nlose = 0\n\n\nprint(abs(round((lose),2)))" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From 1789 to 1815, members of Congress received only a daily payment of $6 while in session. Members received an annual salary of $1,500 per year from 1815 to 1817, then a per diem salary of $8 from 1818 to 1855; since then they have received an annual salary, first pegged in 1855 at $3,000. In 1907, salaries were raised to $7,500 per year, the equivalent of $173,000 in 2010. In 2006, members of Congress received a yearly salary of $165,200. Congressional leaders were paid $183,500 per year. The Speaker of the House of Representatives earns $212,100 annually. The salary of the President pro tempore of the United States Senate for 2006 was $183,500, equal to that of the Party leaders of the United States House of Representatives and Party leaders of the United States Senate. Privileges include having an office and paid staff. In 2008, non-officer members of Congress earned $169,300 annually. Some critics complain congressional pay is high compared with a median American Household income in the United States of $45,113 for men and $35,102 for women. Others have countered that congressional pay is consistent with other branches of government. Another criticism is that members of Congress have access to free or low-cost medical care in the Washington D.C. area. The petition, \"Remove health-care subsidies for Members of Congress and their families\", has already gathered over 1,076,000 signatures on the website Change.org. In January 2014, it was reported that for the first time over half of the members of Congress were millionaires. Congress has been criticized for trying to conceal pay raises by slipping them into a large bill at the last minute. Others have criticized the wealth of members of Congress. Representative Jim Cooper of Tennessee told Harvard professor Lawrence Lessig that a chief problem with Congress was that members focused on lucrative careers as lobbyists after serving\u2013\u2013that Congress was a \"Farm team for K Street (Washington, D.C.)\"\u2013\u2013instead of on public service. Question: For how many years were members of Congress paid $8 per day?", - "Output Program": [ - "condition_1 = 1818\ncondition_2 = 1855\n\nprint(abs(condition_2 - condition_1))", - "start = 1818\nend = 1855\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In mid-2010, there were 2,754,440 residents in the city proper, while some 4.2 million people lived in the greater Rome area (which can be approximately identified with its administrative metropolitan city, with a population density of about 800 inhab./km\u00b2 stretching over more than 5,000 km\u00b2). Minors (children ages 18 and younger) totalled 17.00% of the population compared to pensioners who number 20.76%. This compares with the Italian average of 18.06% (minors) and 19.94% (pensioners). The average age of a Roman resident is 43 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Rome grew by 6.54%, while Italy as a whole grew by 3.56%. The current birth rate of Rome is 9.10 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many percentage points more in population are pensioners compared to minors under the age of 18?", - "Output Program": [ - "percentage=3.56\nanswer=percentage \nprint(answer)", - "grew=3.56\nanswer=grew\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3.76', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The constellation is home to several double stars, including Epsilon, Lambda, and Pi Arietis. Epsilon Arietis is a binary star with two white components. The primary is of magnitude 5.2 and the secondary is of magnitude 5.5. The system is 290 light-years from Earth. Its overall magnitude is 4.63, and the primary has an absolute magnitude of 1.4. Its spectral class is A2. The two components are separated by 1.5 arcseconds. Lambda Arietis is a wide double star with a white-hued primary and a yellow-hued secondary. The primary is of magnitude 4.8 and the secondary is of magnitude 7.3. The primary is 129 light-years from Earth. It has an absolute magnitude of 1.7 and a spectral class of F0. The two components are separated by 36 arcseconds at an angle of 50\u00b0; the two stars are located 0.5\u00b0 east of 7 Arietis. Pi Arietis is a close binary star with a blue-white primary and a white secondary. The primary is of magnitude 5.3 and the secondary is of magnitude 8.5. The primary is 776 light-years from Earth. The primary itself is a wide double star with a separation of 25.2 arcseconds; the tertiary has a magnitude of 10.8. The primary and secondary are separated by 3.2 arcseconds. Question: How many magnitude larger is the secondardy of Lambda Arietis compared to the secondary of Epsilon Arietis?", - "Output Program": [ - "sec_mag_of_lambdaAr=7.3\nsec_mag_of_EpsilonAr=5.5\n\n\nlarger_sec_mag_lambdaAr=sec_mag_of_lambdaAr-sec_mag_of_EpsilonAr\nprint(round(larger_sec_mag_lambdaAr,1))", - "secondary_lamda = 7.3\nsecondary_epsilion = 5.5\n\nprint(abs(round(secondary_lamda - secondary_epsilion,2)))" - ], - "Output Answer": [ - "{'number': '1.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many percent more of the population was made up of Bosniaks in 2002 over 1991?", - "Output Program": [ - "in_2002 = 49.2\nin_1991 = 79.6\ndiff = round(in_1991 - in_2002, 1)\nprint(diff)", - "y2002 = 79.6\ny1991 = 49.2\n\nprint(abs(round(y2002-y1991,2)))" - ], - "Output Answer": [ - "{'number': '30.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2012, 1,043,292, or 55% of all deaths in Russia were caused by cardiovascular disease. The second leading cause of death was cancer which claimed 287,840 lives (15.2%). External causes of death such as suicide (1.5%), road accidents (1.5%), murders (0.8%), accidental alcohol poisoning (0.4%), and accidental drowning (0.5%), claimed 202,175 lives in total (10.6%). Other major causes of death were diseases of the digestive system (4.6%), respiratory disease (3.6%), infectious and parasitic diseases (1.6%), and tuberculosis (0.9%). The infant mortality rate in 2012 was 7.6 deaths per 1,000 (down from 8.2 in 2009 and 16.9 in 1999). Question: How many more deaths were caused by cardiovascular disease compared to cancer?", - "Output Program": [ - "deaths=1043292\ncancer=287840\nanswer=deaths-cancer\nprint(answer)", - "cardiovascular=1043292\ndeath=287840 \nanswer=death-cardiovascular\nprint(answer)" - ], - "Output Answer": [ - "{'number': '755452', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Japan signed the peace treaty with 49 nations in 1952 and concluded 54 bilateral agreements that included those with Burma (US$20 million 1954,1963), the Republic of Korea (US$300 million 1965), Indonesia (US$223.08 million 1958), the Philippines (525 million US dollars/52.94 billion yen 1967), Malaysia (25 million Malaysian dollars/2.94 billion Yen 1967), Thailand (5.4 billion Yen 1955), Micronesia (1969), Laos (1958), Cambodia (1959), Mongolia (1977), Spain ($5.5 million 1957), Switzerland, Netherlands ($10 million 1956), Sweden and Denmark. Payments of reparations started in 1955, lasted for 23 years and ended in 1977. For countries that renounced any reparations from Japan, it agreed to pay indemnity and/or grants in accordance with bilateral agreements. In the Joint Communiqu\u00e9 of the Government of Japan and the Government of the Peoples Republic of China (1972), Peoples Republic of China renounces its demand for war reparation from Japan. In the Soviet-Japanese Joint Declaration of 1956, the Soviet Union waived its rights to reparations from Japan, and both Japan and the Soviet Union waived all reparations claims arising from war. Additionally, Ceylon (now Sri Lanka), under President J. R. Jayewardene, declined war reparations from Japan. Question: How many millions of dollars (USD) did Japan pay to Burma, the Republic of Korea, and Indonesia combined?", - "Output Program": [ - "RepublicofKorea=300 \nIndonesia=223.08 \nBurma=20\nanswer=RepublicofKorea+Indonesia+Burma\nprint(answer)", - "RepublicofKorea=300\nBurma=20\nIndonesia=223.08\nanswer=RepublicofKorea+Burma+Indonesia\nprint(answer)" - ], - "Output Answer": [ - "{'number': '543.08', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There are 1,068,573 households in the municipality, giving an average household size of 3.3 people. Of those households, 78.4% are in formal structures (houses or apartment), while 20.5% are in informal structures (Shanty town). 94.0% of households use mains electricity for lighting. 87.3% of households have water supply to the dwelling, while 12.0% have piped water through a communal tap. 94.9% of households have regular refuse collection service. 91.4% of households have a flush toilet or chemical toilet, while 4.5% still use a bucket toilet. 82.1% of households have a refrigerator, 87.3% have a television and 70.1% have a radio. Only 34.0% have a landline telephone, but 91.3% have a cellphone. 37.9% have a computer, and 49.3% have access to the Internet (either through a computer or a cellphone). Question: How many percent of the households do not have a cellphone?", - "Output Program": [ - "cell_phone = 91.3\n\nprint(round(100 - cell_phone,2))", - "percentage = 100\ncellphone = 91.3\nno_cellphone = percentage - cellphone\nprint(no_cellphone)" - ], - "Output Answer": [ - "{'number': '8.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Kellen Clemens was named the starting quarterback on Monday by Coach Eric Mangini, relegating Chad Pennington to the backup role indefinitely. However, Clemens would not be throwing to receiver Laveranues Coles, who ended a 104-game consecutive games played streak due to a concussion. Leon Washington got the Jets started immediately when he returned the opening kickoff 86 yards for a touchdown. The kickoff return touchdown was his third of the season, setting a Jets record. The teams traded field goals before Clemens led the Jets downfield, where he found tight end Joe Kowalewski on a one-yard touchdown. The Redskins responded with a 40-yard field goal from Shaun Suisham. They then surprised the Jets with an onside kick, which they successfully recovered, leading to another Suisham field goal near the end of the first half. Suisham continued to keep the Redskins in the game with a 40-yard field goal to start the third quarter, bringing the score to 17-12. The Jets drove deep into Redskins territory early in the fourth quarter when, on a pass completion to Jerricho Cotchery, Cotchery fumbled the ball, and the Redskins recovered. Mangini challenged the call believing the pass was incomplete, and therefore no fumble was possible, but the challenge was not upheld. The Redskins took advantage on the ensuing drive, and running back Clinton Portis, who had a huge game against the porous Jets run defense, scored on a one-yard touchdown to give Washington the lead. A two-point conversion from quarterback Jason Campbell to Antwaan Randle El put the Redskins up by three. The Jets eventually got the ball back late in the game, and Clemens led the offense on a 15-play drive ending with a Mike Nugent 30-yard field goal with ten seconds left to force overtime. The Jets won the coin toss to start the extra frame and received the ball first. They began with a 39-yard pass from Clemens to Cotchery, but the drive quickly stalled and the Jets were forced to punt. Campbell and Portis led the Redskins downfield into the field goal range of Suisham, who hit his fifth field goal of the day to give the Redskins the win and send the Jets to their sixth straight loss. Question: How many players scored one-yard touchdowns?", - "Output Program": [ - "player=2\nanswer=player\nprint(answer)", - "touchdown=2\nanswer=touchdown\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many percent of people were not Thais with partial Chinese ancestry?", - "Output Program": [ - "thais_with_chinese = 40\nprint(abs(round(100 - thais_with_chinese,2)))", - "percent_thais=40\npercent_not_thais=100-percent_thais\nprint(percent_not_thais)" - ], - "Output Answer": [ - "{'number': '60', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to break a 10-game losing streak the Bengals played on home ground for an AFC North rivalry rematch against the Browns. In the first quarter the Bengals trailed early as QB Colt McCoy threw a 20-yard TD pass to TE Robert Royal; but they rallied to get the lead back with RB Cedric Benson getting an 18-yard TD run, followed by kicker Clint Stitser nailing a 25, 39 and a 34-yard field goal. The lead was narrowed with kicker Phil Dawson making a 23-yard field goal, but the Bengals rebuilt their 9-point lead with Stitser making a 20-yard field goal. The lead was narrowed again with McCoy completing a 46-yard TD pass to WR Brian Robiskie, but the Bengals defense was solid enough to hold them on for the win. Question: How many yards was the longest field goal?", - "Output Program": [ - "fg_1 = 25\nfg_2 = 39\nfg_3 = 34\nfg_4 = 20\n\ndata = (fg_4, fg_3,fg_2,fg_1)\n\nanswer = max(data)\n\nif answer == fg_1:\n print(fg_1)\nelif answer == fg_2:\n print(fg_2)\nelif answer == fg_3:\n print(fg_3)\nelif answer == fg_4:\n print(fg_4Z)", - "longest_goal = 39\nprint(longest_goal)" - ], - "Output Answer": [ - "{'number': '39', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: On March 26, 2008, Ludia (in connection with Ubisoft) launched The Price Is Right video game for PC. A version for the Wii and Nintendo DS platforms was released in September 2008, while a version for the iOS (Apple) was released in November 2008. The shows announcer, Fields, was the host of the computer version. The virtual set in the game resembles the set used in seasons 31 to 34. Ludia announced that all three platforms will receive a new version of the video game that was previewed at the Target Bullseye Lounge during the Electronic Entertainment Expo trade show on June 2-4, 2009. The Price Is Right 2010 Edition was released on September 22, 2009. In the fall of 2010, Ludia developed a multi-player version for Facebook. A third Ludia adaptation, The Price Is Right Decades, featuring set designs, pricing games and prizes taken from the 1970s through 2000s; was initially released for the Wii in October 2011, with an Xbox 360 and iOS release following in November and December. The Price Is Right 2010 Edition and The Price Is Right Decades have also been released as downloads within the PlayStation Store for the PlayStation 3 in May 2010 and April 2012, respectively. Irwin Toys released an electronic tabletop version in 2008 featuring Contestants Row, the Big Wheel, a physical Plinko board with chips, Showcases and seven pricing games. Jakks Pacific released a Plug It in & Play TV Games version of The Price Is Right in 2009, featuring Carey and Fields. Question: In which year did Playstation get their first version of the game?", - "Output Program": [ - "print(\"May 2010\")", - "playstation_released = 2010\n\nprint(playstation_released)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2010'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Japan, 1.44 million copies of Final Fantasy IVs Super Famicom version were sold. The PlayStation version sold an additional 261,000 copies in Japan in 1997. By March 31, 2003, the game, including the PlayStation and WonderSwan Color remakes, had shipped 2.16 million copies worldwide, with 1.82 million of those copies being shipped in Japan and 340,000 abroad. As of 2007 just before the release of the Nintendo DS version, nearly 3 million copies of the game had been sold around the world. The Game Boy Advance version of the game sold over 219,000 copies in Japan by the end of 2006. By May 2009, the DS version of the game had sold 1.1 million copies worldwide. Question: How many more copies did the DS version of the game sell by May 2009 worldwide compared to how many of the Game Boy Advance version sold in Japan by the end of 2006?", - "Output Program": [ - "_2009 = 1100000\n_2006 = 219000\ndiff = _2009 - _2006\nprint(diff)" - ], - "Output Answer": [ - "{'number': '881000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many percent of people were not from 2 or more races?", - "Output Program": [ - "race=3.1\npeople=100\nanswer=people-race\nprint(answer)", - "races=3.4\npeople=100\nanswer=people-races\nprint(answer)" - ], - "Output Answer": [ - "{'number': '96.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The album debuted at number eight on the US Billboard 200 with first-week sales of 83,000 copies. Sales increased week by week, its best week being that of 3 January 1998 when it sold 284,000 copies. The album finally peaked at number three on 14 February, when Spice also returned to the top 10, making the Spice Girls the first British band to have two albums in the top 10 of the Billboard 200 at the same time since the Rolling Stones in summer 1975. The album sold 1.74 million copies in the first 12 weeks and 3.2 million in the first 10 months. It was certified four-times platinum by the Recording Industry Association of America (RIAA) on 19 May 1999, and by December 2007, it had sold 4.2 million copies in the US. In Canada, the album peaked at number two on the Canadian Albums Chart and was certified diamond by the Canadian Recording Industry Association (CRIA) for shipments of one million copies. Spiceworld was a big success in Canada, it was the groups second diamond-selling album and spent 43 weeks in the Top 10 and 60 weeks in the Top 20 album chart. Spiceworld had sold 13 million copies by the end of 1998, making it one of the worlds best-selling albums by a girl group. Question: How many more weeks did the album spend in the Top 20 than the Top 10 in Canada?", - "Output Program": [ - "top10=43\ntop20=60\nanswer=top20-top10\nprint(answer)", - "firstweek=12\nsecond=5\nanswer=firstweek+second\nprint(answer)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Mount Vesuvius has erupted many times. The famous eruption in AD 79 was preceded by numerous others in prehistory, including at least three significantly larger ones, the best known being the Avellino eruption around 1800 BC which engulfed several Bronze Age settlements. Since AD 79, the volcano has also erupted repeatedly, in 172, 203, 222, possibly in 303, 379, 472, 512, 536, 685, 787, around 860, around 900, 968, 991, 999, 1006, 1037, 1049, around 1073, 1139, 1150, and there may have been eruptions in 1270, 1347, and 1500. The volcano erupted again in 1631, six times in the 18th century (including 1779 and 1794), eight times in the 19th century (notably in 1872), and in 1906, 1929 and 1944. There have been no eruptions since 1944, and none of the eruptions after AD 79 were as large or destructive as the Pompeian one. Vesuvius entered a new phase in December 1631, when a major eruption buried many villages under lava flows, killing around 3,000 people. Torrents of lahar were also created, adding to the devastation. Activity thereafter became almost continuous, with relatively severe eruptions occurring in 1660, 1682, 1694, 1698, 1707, 1737, 1760, 1767, 1779, 1794, 1822, 1834, 1839, 1850, 1855, 1861, 1868, 1872, 1906, 1926, 1929, and 1944. Question: When was there an eruption exactly 38 years prior to 1944?", - "Output Program": [ - "years=1906\nprint(years)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1906'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Japanese began to catch gray whales beginning in the 1570s. At Kawajiri, Nagato Province, 169 gray whales were caught between 1698 and 1889. At Tsuro, Japan, Shikoku, 201 were taken between 1849 and 1896. Several hundred more were probably caught by American and European whalemen in the Sea of Okhotsk from the 1840s to the early 20th century. Whalemen caught 44 with nets in Japan during the 1890s. The real damage was done between 1911 and 1933, when Japanese whalemen killed 1,449 after Japanese companies established several whaling stations on Korean Peninsula and on Chinese coast such as near the Daya bay and on Hainan Island. By 1934, the western gray whale was near extinction. From 1891 to 1966, an estimated 1,800\u20132,000 gray whales were caught, with peak catches of between 100 and 200 annually occurring in the 1910s. Question: How many total whales were caught by the Japanese from the 1698 to 1896?", - "Output Program": [ - "y1698 = 169\ny1896 = 201\n\n\nprint(abs((y1698 + y1896)))", - "num_whales_caught_kawajiri=169\nnum_whales_caught_tsuro=201\nnum_whales_caught_1698_1896=num_whales_caught_kawajiri+num_whales_caught_tsuro\nprint(num_whales_caught_1698_1896)" - ], - "Output Answer": [ - "{'number': '370', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more percent of the population were females than people under age 18 and people from 45 to 64 combined?", - "Output Program": [ - "females = 51.4\nunder = 24.2\nolder = 24.6\nmany_more = females - (under + older)\nprint(many_more)", - "under_18 = 24.2\nage_45_64 = 24.6\nfemales = 51.4\n\nprint(abs(round(females - under_18 - age_45_64,2)))" - ], - "Output Answer": [ - "{'number': '2.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Malayalam is a language spoken by the native people of southwestern India (from Talapady to Kanyakumari).According to the Indian census of 2011, there were 32,299,239 speakers of Malayalam in Kerala, making up 93.2% of the total number of Malayalam speakers in India, and 96.74% of the total population of the state. There were a further 701,673 (2.1% of the total number) in Karnataka, 957,705 (2.7%) in Tamil Nadu, and 406,358 (1.2%) in Maharashtra. The number of Malayalam speakers in Lakshadweep is 51,100, which is only 0.15% of the total number, but is as much as about 84% of the population of Lakshadweep. In all, Malayalis made up 3.22% of the total Indian population in 2011. Of the total 34,713,130 Malayalam speakers in India in 2011, 33,015,420 spoke the standard dialects, 19,643 spoke the Yerava dialect and 31,329 spoke non-standard regional variations like Eranadan. As per the 1991 census data, 28.85% of all Malayalam speakers in India spoke a second language and 19.64% of the total knew three or more languages. Question: How many of the Malayalam speakers in India in 2011 did not speak the standard dialects?", - "Output Program": [ - "Malayalam=34713130\nspoke=33015420\nanswer=Malayalam+spoke\nprint(answer)", - "speakers=32299239 \nMalayalam=701673\nanswer=speakers-Malayalam\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1697710', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many more people were of American ancestry compared to those of either French or West Indian descent?", - "Output Program": [ - "american = 23875\nfrench = 1064\nwest_indian = 1393\ndiff = american - (french + west_indian)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '20788', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Life expectancy by birth is estimated to 57.5 years. Public expenditure on health was at 2.4 percent of the GDP in 2004, whereas private expenditure was at 3.5 percent. Health expenditure was at US$72 (PPP) per capita in 2004. The fertility rate ranged 5 to 5.3 between 2005 and 2013, with 4.1 in urban areas and 6.3 in rural areas, as official survey (6.4 in 1986 and 5.7 in 1997) point out. There were six physicians per 100,000 persons in the early 2000s (decade). Infant mortality was at 77 per 1,000 live births in 2005, but in 2013 this figure had dropped to 47 within the first 12 months after birth. In the past 5 years infant mortality rates of malaria have dropped. According to a 2013 UNICEF report, 26% of women in Senegal have undergone female genital mutilation. Question: How many percent of the women in Senegal have not undergone female genital mutilation?", - "Output Program": [ - "percentage = 100\ngenital = 26\nnot_genital = percentage - genital\nprint(not_genital)", - "condition_1 = 100\ncondition_2 = 26\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '74', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many percent of Blacks were not Non-Hispanic Blacks?", - "Output Program": [ - "black = 13.5\ntotal = 100\n\nnot_non_hispenic_black = (total - black)\n\nprint(not_non_hispenic_black)", - "non_hispanic_black = 13.5\n\nprint(abs(round(100 - non_hispanic_black,2)))" - ], - "Output Answer": [ - "{'number': '86.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Warriors began the 2015-2016 season by winning their first 24 games, eclipsing the previous best start in NBA history. The Warriors surpassed the 1969\u201370 New York Knicks season for the best road start in NBA history at 14\u20130, which is also the joint-third longest road win streak. Their record-setting start ended when they were defeated by the Milwaukee Bucks on December 12, 2015. The Warriors broke a 131-year-old record of 20\u20130 set by the 1884 St. Louis Maroons season baseball team, to claim the best start to a season in all of the Major professional sports leagues in the United States and Canada. Golden State also won 28 consecutive regular-season games dating back to the 2014\u201315 Golden State Warriors season, eclipsing the 2012\u201313 Miami Heat season for the List of National Basketball Association longest winning streaks. The team set an NBA record with 54 consecutive regular-season home wins, which spanned from January 31, 2015 to March 29, 2016; the previous record of 44 was held by the 1995\u201396 Chicago Bulls season team led by Michael Jordan. Question: How many days did the NBA record with 54 consecutive regular-season home wins set by the Golden State Warriors last?", - "Output Program": [ - "start = \"31/01/2015\"\nlast = \"29/03/2016\"\n\nstart_days = 0\nin_between = 28+31+30+31+30+31+31+30+31+30+31+31+29+29\n\nprint(abs(start_days + in_between))", - "import datetime\nstart_win_date = datetime.datetime(2015, 1, 31)\nend_win_date = datetime.datetime(2016, 3, 29)\nduration_win = end_win_date - start_win_date\nprint(duration_win.days)" - ], - "Output Answer": [ - "{'number': '423', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many percent were not 65 years of age or older?", - "Output Program": [ - "ageolder=11.1\npeople=100\nanswer=people-ageolder\nprint(answer)", - "older=12.5\npeople=100\nanswer=people-older\nprint(answer)" - ], - "Output Answer": [ - "{'number': '87.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Marriage rates began declining from almost 71 per 1,000 inhabitants in 1981 until 2002, only to increase slightly in 2003 to 61 per 1,000 and then fall again to 51 in 2004. Moreover, divorce rates have seen an increase from 191.2 per 1,000 marriages in 1991 to 239.5 per 1,000 marriages in 2004. As a result of these trends, the average Greek household is smaller and older than in previous generations. Question: How many more divorces were in the 2004 per 1000 marriages compared to 1991?", - "Output Program": [ - "divorces_in_2004 = 239.5\ndivorces_in_1991 = 191.2\n\nprint(abs(divorces_in_1991 - divorces_in_2004))", - "in_1991 = 191.2\nin_2004 = 239.5\ndivorces = round(in_2004 - in_1991, 1)\nprint(divorces)" - ], - "Output Answer": [ - "{'number': '48.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of people were not Persian in Asadabad county?", - "Output Program": [ - "percentage = 100\npersian = 63\nnot_persian = percentage - persian\nprint(not_persian)", - "condition_1 = 63\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Bulgaria has an extensive, but antiquated telecommunications network which requires substantial modernization. Telephone service is available in most villages, and a central digital trunk line connects most regions. Currently there are three active mobile phone operators - A1 Bulgaria, Telenor (Bulgaria) and Vivacom. Since 2000, a rapid increase in the number of Internet users has occurred - from 430,000 they grew to 1,545,100 in 2004, and 3.4 million (48% penetration rate) in 2010. In 2017, the Internet users in Bulgaria are 4.2 million people (59.8% penetration rate). Bulgaria had the 3rd fastest Average Broadband Internet Speed in the world, after Romania and South Korea, in 2011. In 2017, Bulgaria ranks 27th in the world in the Mean Download Speed chart with 17.54 Mbit/s, ranks 31st in the world in the Average Monthly Broadband Cost chart with $28.81, and holds the 18th position in the world in the Speed/Cost Ratio with as much as 0.61. Question: How many more internet users in 2004 than in 2000?", - "Output Program": [ - "grew=430000\noccurred=1545100\nanswer=occurred-grew\nprint(answer)", - "InternetSpeed=1545100\noccurred=430000\nanswer=InternetSpeed-occurred\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1115100', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Spending during the years Reagan budgeted (FY 1982\u201389) averaged 21.6% GDP, roughly tied with President Obama for the highest among any recent President. Each faced a severe recession early in their administration. In addition, the public debt rose from 26% GDP in 1980 to 41% GDP by 1988. In dollar terms, the public debt rose from $712 billion in 1980 to $2.052 trillion in 1988, a roughly three-fold increase. The unemployment rate rose from 7% in 1980 to 11% in 1982, then declined to 5% in 1988. The inflation rate declined from 10% in 1980 to 4% in 1988. Question: How many percentage points of GDP did the public debt rise between 1980 and 1988?", - "Output Program": [ - "Gdp=10\ngdp=5\nanswer=Gdp+gdp\nprint(answer)", - "rate=5\nrate1=10\nanswer=rate1+rate\nprint(answer)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the Ottoman period, the citys population of Ottomans Muslims (including those of Turkish people and Albanians origin, as well as Bulgarian Muslim and Greek Muslim convert origin) grew substantially. According to the 1478 census Sel\u00e2nik (), as the city came to be known in Ottoman Turkish, had 6,094 Greek Orthodox households, 4,320 Muslim ones, and some Catholic. No Jews were recorded in the census suggesting that the subsequent influx of Jewish population was not linked to the already existing Romaniote Jews community. Soon after the turn of the 15th to 16th century, however, nearly 20,000 Sephardic Jews immigrated to Greece from the Iberian Peninsula following their expulsion from Spain by the 1492 Alhambra Decree. By c. 1500, the number of households had grown to 7,986 Greek ones, 8,575 Muslim ones, and 3,770 Jewish. By 1519, Sephardic Jewish households numbered 15,715, 54% of the citys population. Some historians consider the Ottoman regimes invitation to Jewish settlement was a strategy to prevent the ethnic Greek population from dominating the city. Question: How many more Jewish households were there in Sel\u00e2nik in 1519 than there had been in 1500?", - "Output Program": [ - "year1 = 15715\nyear2 = 3770\ndiff = year1 - year2\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11945', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: It accounts for a variety of fish products from the sea; some fish ponds are now being developed; ranked second to none in the manufacture of wooden shoes, a distributing center of retail and wholesale trade for Sibale and Bongabon, it has a busy market in the poblacion and a barrio market at Nabuslot. It is not only a coconut region, but it is also a retail and wholesale trade center. It stands with 5 drug stores, 74 dry goods stores, 2 jewelry and repair shops, 4 bars, and refreshment parlors, 4 barber shops, 3 furniture houses, 5 restaurants, 2 gasoline stations, 4 tailor shops, 4 bakeries, 4 photographers, 20 Chinese stores, 5 lumber and hardware dealers, 5 cockpits, 2 contractors, a PRISCO store, 16 copra dealers, 3 wooden shoe factories, 1 theatre, 36 public market stall holders, 17 fishermen, and 46 tuba dealers. Question: How many more public market stall holders than copra dealers?", - "Output Program": [ - "stall_holders = 36\ncopra_dealers = 16\n\nprint(stall_holders-copra_dealers)", - "public = 36\ncopra = 16\nprint(public - copra)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Murray was signed as a free agent by the Cleveland Indians on December 2, 1993. In the 1994 season, he played in 108 games and had a .254 batting average along with 76 RBIs, 17 home runs and 110 hits before the season was cut short due to the strike. The following year, he played in 113 games while having a .323 batting average for 82 RBIs, 21 home runs, and 141 hits. Murray reached the 3,000-hit plateau as an Indian on June 30, 1995 at the Hubert H. Humphrey Metrodome with a single to right field off Minnesota Twins pitcher Mike Trombley. In the 1995 American League Division Series, he hit 5-for-13 for a .385 batting average while having one home run and 3 RBIs as they swept the Boston Red Sox in three games. In the 1995 American League Championship Series, he hit 6-for-24 while having a home run and 3 RBIs as the Indians beat the Seattle Mariners to advance to the 1995 World Series. In that series, he hit 2-for-19 for a .105 batting average. One of his hits was a single in the bottom of the eleventh inning of Game 3 off of Alejandro Pe\u00f1a to score \u00c1lvaro Espinoza. He had two other RBIs along with a home run shot in Game 2 that scored two runs. However, the Indians lost to the Atlanta Braves in six games. Murrays 1996 season was shared between two teams, the Indians and the Orioles. He played a total of 152 games, hitting for .260 with 79 RBIs, 22 home runs along with 147 hits. He played in 88 total games for the Indians, hitting for .262 along with 45 RBIs, 12 home runs and 88 hits. The Indians traded Murray back to Baltimore on July 21, 1996 for pitcher Kent Mercker. Question: When did Murray score 21 home runs?", - "Output Program": [ - "year = 1995\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1995'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 10 December 1916, his twenty-fifth birthday, Alexander became second-in-command (2-i-c) of the 1st Battalion, Irish Guards as an acting major. By May, he was briefly acting CO of the 1st Battalion, as an acting Lieutenant colonel (United Kingdom), while still only a substantive captain. He became a permanent major on 1 August 1917 and was again promoted acting lieutenant colonel, this time confirmed as CO of the 2nd Battalion, Irish Guards, on 15 October. Alexander commanded his battalion at Battle of Passchendaele, where he was slightly wounded, then at Bourlon Wood (part of the Battle of Cambrai (1917)), where his battalion suffered 320 casualties out of 400 men. Alexander, between 23 and 30 March 1918, had to assume command of the 4th Guards Brigade (United Kingdom), during the British retreat from the German Army (German Empire)s Spring Offensive. He once again commanded the 2nd Battalion, Irish Guards at Hazebrouck in April 1918, where it took such severe casualties that it saw no further action. Still an acting lieutenant colonel, he then commanded a corps infantry school in October 1918, a month before the war ended on Armistice of 11 November 1918. Question: For how many days did Alexander assume command of the 4th Guards Brigade (United Kingdom)?", - "Output Program": [ - "command_start = 23\ncommand_end = 30\n\nprint(abs(command_start - command_end))", - "start_date = 23\nend_date = 30\nno_of_days = end_date - start_date\nprint(no_of_days)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ireland tends towards independence in foreign policy; thus the country is not a member of NATO and has a longstanding policy of military neutrality. This policy has helped the Irish Defence Forces to be successful in their contributions to peace-keeping missions with the United Nations since 1960, during the Congo Crisis and subsequently in Cyprus, Lebanon and Bosnia and Herzegovina. Despite Irish neutrality during World War II, Ireland had more than 50,000 participants in the war through enlistment in the British armed forces. During the Cold War, Irish military policy, while ostensibly neutral, was biased towards NATO. During the Cuban Missile Crisis, Se\u00e1n Lemass authorised the search of Cuban and Czechoslovak aircraft passing through Shannon and passed the information to the CIA. Ireland's air facilities were used by the United States military for the delivery of military personnel involved in the 2003 invasion of Iraq through Shannon Airport. The airport had previously been used for the invasion of Afghanistan in 2001, as well as the First Gulf War. Since 1999, Ireland has been a member of NATO's Partnership for Peace program and NATO's Euro-Atlantic Partnership Council , which is aimed at creating trust between NATO and other states in Europe and the former Soviet Union. Question: How many areas did Ireland contribute to peace keeping missions in with the United Nations?", - "Output Program": [ - "area = 4\nprint(area)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Literacy rate in Nauru, defined as \"people who are currently enrolled in school and/or have reached at least grade 5 of primary education\", is 96.5%, as of 2011. There are 3,190 students and 104 teachers, as of 2013. The 2011 census stated 4 percent of the population aged 15 years or older have a primary education, 91 percent have a secondary education, and 5 percent have a tertiary education. Education is based on the British system, which requires attendance from 5 to 16 years old. Students spend three years at preschool, six years of primary education, and four years of secondary school. Tertiary school is not required. An estimated 10.7 percent of the GDP was spend on education in 1999. As of 2013, there are five preschools, four primary schools, three secondary schools, and one tertiary school. The lone college, University of South Pacific, opened in the 1970s via distance courses, and in 1987 a campus was built on the island. It offers accounting, management, primary education, and English studies as majors. Question: How many years do students spend in tertiary school?", - "Output Program": [ - "tertiary = 0\nprint(tertiary)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: US imports decreased 66% from $4.4 billion (1929) to $1.5 billion (1933), and exports decreased 61% from $5.4 billion to $2.1 billion. GNP fell from $103.1 billion in 1929 to $75.8 billion in 1931 and bottomed out at $55.6 billion in 1933. Imports from Europe decreased from a 1929 high of $1.3 billion to just $390 million during 1932, while US exports to Europe decreased from $2.3 billion in 1929 to $784 million in 1932. Overall, world trade decreased by some 66% between 1929 and 1934. Question: Which year had a higher amount for imports: 1929 or 1933?", - "Output Program": [ - "year_1 = 2.3*1000000000\nyear_2 = 784*1000000\n\nif year_1 > year_2:\n print(1929)\nelse:\n print(1933)", - "year1 = 4.4\nyear2 = 1.5\nif year1 > year2:\n print(1929)\nelse:\n print(1933)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1933'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After the fall of France in June 1940, the Free French had only a 3,000 strong contingent in Britain, growing to 7,000 by the end of the year, Poland evacuated around 19,000 to 35,000. By the end of 1940, I Corps in the West (Poland) numbered about 14,000; Polish forces in the Middle East, about 3,000; this does not count the Polish air crews (numbering at least 4,000) and the Polish Navy personnel. After the fall of France, the French forces lagged behind the Polish in numbers. It was only after D-Day and the liberation of the French mainland that French forces swelled to 550,000, outnumbering the Polish Army in the West, but not the combined West, East and partisan forces. Until 1944, Polish forces also outnumbered the French. In 1942, the French resistance numbered about 10,000, (the size of Polish resistance is discussed in note b below) and in 1943, the Free French numbered about 70,000. With the entrance of Soviet Union into the war in June 1941, Poland returned to being the third biggest Ally again, and with the entry of United States in December 41, the fourth. However, the Japanese involvement also marked the connection of the European and African theaters to Second Sino-Japanese War, and estimates cited above ignore China, whose armies totaled about two million by the end of the war. Thus for about a year, Poland could be seen as the second biggest ally, after Britain. It was then superseded by China, the Soviet Union and the United States. Counting China, from the end of 1941, Poland was the 5th biggest ally. Near the end of the war, Polish contribution, in terms of numbers was matched or surpassed by that of France. Question: How many more soldiers were there in the end of 1940 than there were in June?", - "Output Program": [ - "y1940 = 7000\njune = 3000\n\nprint(abs(round(y1940 - june,2)))", - "number_soldiers_June = 3000\nnumber_soldiers_end_of_year = 7000\nnumber_soldiers_more = number_soldiers_end_of_year - number_soldiers_June\nprint(number_soldiers_more)" - ], - "Output Answer": [ - "{'number': '4000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Survey received sufficient information to detail every ship used by the Japanese during the war. They noted that the Imperial Japanese Navy began the war with 381 warships of approximately 1,271,000 tons, and completed another 816 ships of 1,048,000 tons during the war. Of these, 1,744,000 tons were sunk; \"625,000 tons were sunk by Navy and Marine aircraft, 375,000 tons by submarines, 183,000 tons by surface vessels, 55,000 tons by Army aircraft, and 65,000 tons by various agents\". Question: How many tons were sunk by surface vessels, Army aircraft, and various agents combined?", - "Output Program": [ - "sunk=1744000 \nNavy=625000 \nMarineaircraft=375000 \nsubmarines=183000 \nArmyaircraft=55000\nagents=65000\nanswer=sunk+Navy+Marineaircraft+submarines+Armyaircraft+agents\nprint(answer)", - "variousagent=65000\nArmyaircraft=55000\nsurfacevessels=183000\nanswer=variousagent+Armyaircraft+surfacevessels\nprint(answer)" - ], - "Output Answer": [ - "{'number': '303000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many times was \u00d6sten Und\u00e9n Minister for Foreign Affairs for 17 years straight?", - "Output Program": [ - "year_1 = 1994-1886\nyear_2 = 1926-1924\nyear_3 = 1962-1945\n\nyears = [year_1,year_2,year_3]\n\ncount = 0\nt = 0\nwhile t < len(years):\n if years[t] == 17:\n count = count + 1\n t = t+1\n else:\n t = t+1\nprint(count)", - "number_of_times = 1\nprint(number_of_times)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: J.T. Kearns (for whom the village was named) staked a claim in 1907, which became the Chesterfield Gold Mines (1938-1952). An 854-metre shaft mining connected 20 levels, and its 500-ton stamp mill produced a total of 458,880 ounces of gold. Virginiatown and North Virginiatown were built to house the Kerr Addison workers. Kerr Addison Gold mines started in 1936, and employed 1,456 people by 1959. Annual production was 500,000 ounces of gold from 1957 to 1961, and in 1960, produced the most gold in the Western Hemisphere. The 10,000,000th ounce of gold was produced in 1982. However, production reduced to 47,211 ounces in 1984 from a workforce of 329. The renamed Kerr Mine produced 15,350 ounces in 1993, and 22,000 ounces in 1994. Question: How many more ounces did the Kerr Mine produce in 1994 compared to 1993?", - "Output Program": [ - "y1994 = 22000\ny1993 = 15350\n\nprint(abs(y1993 - y1994))", - "_1994 = 22000\n_1993 = 15350\ndiff = _1994 - _1993\nprint(diff)" - ], - "Output Answer": [ - "{'number': '6650', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to rebound from their embarrassing road loss to the Bengals, the Redskins went home for a Week 16 NFC East rematch with the Philadelphia Eagles. The game went scoreless until the Redskins were able to put together a long second quarter scoring drive. The drive began on their own 14-yard line with 11:55 left in the half, and ended 8½ minutes later on Shaun Suisham's 33-yard field goal. The Redskins intercepted Donovan McNabb in the third quarter, and took possession of the ball at the Philadelphia 19-yard line. Clinton Portis and Chris Cooley each helped move the ball to the 1-yard line, and Portis culminated the short drive with a touchdown run. A 47-yard pass in the third quarter from Donovan McNabb to Brian Westbrook put the Eagles in position to score. They failed to convert a 3rd and 3 from the Washington 5-yard line, and settled for a 22-yard field goal by David Akers. With 3:48 left in the game, the Eagles began a long drive that began at their own 9-yard line. With the ball at the Redskins 18-yard line and 12 seconds left in the game, Donovan McNabb completed a 17-yard pass to Reggie Brown. Fred Smoot and LaRon Landry tackled Brown to prevent him from breaking the goal line. With no timeouts remaining, the Eagles were unable to stop the clock or complete another play. The play was reviewed from the replay booth, and it was determined that Brown did not break the plane of the goal line and the on-field ruling was upheld. Redskins Season Record: 8-7 and swept the season series from the Eagles this year since 2005. But were mathematically eliminated from playoff contention due to the Atlanta Falcons 24-17 victory over the Minnesota Vikings Question: How many field goals did Akers kick in the second half?", - "Output Program": [ - "goals=1\nprint(goals)", - "gols=8\ngoal=7\nanswer=gols-goal\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many total yards did Bryant have?", - "Output Program": [ - "bryant_yards = 41 + 20 + 55\nprint(bryant_yards)", - "condition_1 = 55\ncondition_2 = 61\n\nprint(abs(round(condition_2 + condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '116', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After the war, Suzuki was promoted to captain (naval) on 28 September 1907 and commanded the destroyer Akashi (1908), followed by the cruiser (1909), battleship (1911) and cruiser (1912). Promoted to rear admiral on 23 May 1913 and assigned to command the Maizuru Naval District. Suzuki became Vice Minister of the Navy from 1914 to 1917, during World War I. Promoted to vice admiral on 1 June 1917, he brought the cruisers and to San Francisco in early 1918 with 1,000 cadets, and was received by United States Navy Rear admiral (United States) William Fullam. The Japanese cruisers then proceeded to South America. After stints as Commandant of the Imperial Japanese Naval Academy, Commander of the IJN 2nd Fleet, then the IJN 3rd Fleet, then Kure Naval District, he became a full admiral on 3 August 1923. Suzuki became Commander in Chief of Combined Fleet in 1924. After serving as Chief of Imperial Japanese Navy General Staff from 15 April 1925 to 22 January 1929, he retired and accepted the position as Privy Councillor and Chamberlain of Japan from 1929 to 1936. Question: How many different Commander stints did Suzuki have between 1918 and 1923?", - "Output Program": [ - "Commander = [\"2nd Fleet\",\"3nd Fleet\",\"Chief\",\"admiral\"]\nprint (len(Commander))\n", - "l = ['vice admiral', 'commandant', 'commander of IJN', 'commander in chief']\nprint(len(l))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many percent were not from 45 to 64?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 25\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\n_45_to_64 = 25\ndifference = percentage - _45_to_64\nprint(difference)" - ], - "Output Answer": [ - "{'number': '75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their bye week, the Bears flew to the Rogers Centre for their Week 9 interconference duel with the winless Buffalo Bills. After a scoreless first quarter, Chicago delivered the opening strike in the second quarter as quarterback Jay Cutler found tight end Greg Olsen on a 4-yard touchdown pass. The Bills responded with quarterback Ryan Fitzpatrick completing a 14-yard touchdown pass to wide receiver Roscoe Parrish. The Bears regained the lead in the third quarter with a 1-yard touchdown run from running back Chester Taylor. Buffalo answered with running back Fred Jackson getting a 4-yard touchdown run (with a blocked extra point). Chicago trailed in the fourth quarter as fullback Corey McIntyre got a 1-yard touchdown run, yet they came right back as Cutler found wide receiver Earl Bennett on a 2-yard touchdown pass, followed by a successful two-point conversion pass to running back Matt Forté. The Bears would eventually take the win as a Fitzpatrick throw was intercepted by cornerback Tim Jennings. Question: How many points were scored in the first quarter?", - "Output Program": [ - "team1score=1\nteam2score=0\nanswer=team2score\nprint(answer)", - "GregOlsen=4\nJackson=4\nanswer=GregOlsen-Jackson\nprint(answer)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to rebound from their embarrassing road loss to the Bengals, the Redskins went home for a Week 16 NFC East rematch with the Philadelphia Eagles. The game went scoreless until the Redskins were able to put together a long second quarter scoring drive. The drive began on their own 14-yard line with 11:55 left in the half, and ended 8½ minutes later on Shaun Suisham's 33-yard field goal. The Redskins intercepted Donovan McNabb in the third quarter, and took possession of the ball at the Philadelphia 19-yard line. Clinton Portis and Chris Cooley each helped move the ball to the 1-yard line, and Portis culminated the short drive with a touchdown run. A 47-yard pass in the third quarter from Donovan McNabb to Brian Westbrook put the Eagles in position to score. They failed to convert a 3rd and 3 from the Washington 5-yard line, and settled for a 22-yard field goal by David Akers. With 3:48 left in the game, the Eagles began a long drive that began at their own 9-yard line. With the ball at the Redskins 18-yard line and 12 seconds left in the game, Donovan McNabb completed a 17-yard pass to Reggie Brown. Fred Smoot and LaRon Landry tackled Brown to prevent him from breaking the goal line. With no timeouts remaining, the Eagles were unable to stop the clock or complete another play. The play was reviewed from the replay booth, and it was determined that Brown did not break the plane of the goal line and the on-field ruling was upheld. Redskins Season Record: 8-7 and swept the season series from the Eagles this year since 2005. But were mathematically eliminated from playoff contention due to the Atlanta Falcons 24-17 victory over the Minnesota Vikings Question: How many field goals did Suisham kick in the second quarter?", - "Output Program": [ - "goal = 1 \nprint(goal)", - "goals1 = 8\ngoals2 = 7\nprint(goals1-goals2)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many more Italian Americans were there than Irish Americans?", - "Output Program": [ - "Italianamerican=55000\nIrishAmerican=43500\nanswer=Italianamerican-IrishAmerican\nprint(answer)", - "IrishAmerican=43500 \nItalianAmerican=55000\nanswer=ItalianAmerican-IrishAmerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: 97.7% of the population were in households, 2.3% were in group quarters, and 1% were institutionalized. There were 8,103,731 households of which 30.2% or 2,449,343 had children. 46.1% or 3,736,165 were composed of opposite sex and married couples. Male households with no wife composed 4.9% or 400,534. 15.0% or 1,212,436 were female households, with no husbands. 34% or 2,754,596 were non-family households. The household density was 684 per square mile. 91.9% of housing units were occupied with a 3.8% vacancy rate. The average household size was 2.65 per household. The average income for non-family households was $90,335, and the average income for families was $104,715. 13.3% or 2,888,493 of the population were below the poverty line. Question: How many more households were composed of opposite sex and married couples than non-family households?", - "Output Program": [ - "oppo = 3736165\nnon_family = 2754596\nprint(abs(round(oppo - non_family,2)))", - "opp_sex_married_couples = 3736165\nnon_family_households = 2754596\nmore_houses = opp_sex_married_couples - non_family_households\nprint(more_houses)" - ], - "Output Answer": [ - "{'number': '5349135', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2010 The 2010 off-season would bring a surprise when on April 4, Eagles QB Donovan McNabb forced his team to trade him to the Redskins and was also marred by contract disputes with Albert Haynesworth. Washington continued an old tradition of playing its arch-rival Cowboys in the first week of the season. Both teams were unimpressive and the Redskins offense sputtered throughout the game, but they finally won 13-10 after a touchdown pass by Tony Romo was nullified after a holding call. They hosted the Texans in Week 2, but good all-around offensive performance (especially by McNabb, who passed for 426 yards and a touchdown) failed to secure a win. The game tied at 27-27 and went into overtime where Houston kicker Neil Rackers made a 37-yard FG, ending the match at 30-27. After this, the Redskins lost to St. Louis 30-16 before McNabbs return to Philadelphia. Although Washington did not deliver a particularly strong performance, they won 16-12 after Eagles QB Michael Vick was injured and replaced by Kevin Kolb. In Week 5, they hosted Green Bay for only the second time since 1979 (the first was in 2004) and beat them 16-13. After losing a Sunday Night match to the Colts, Washington beat Chicago in Week 7. Although McNabb threw two interceptions, the team took advantage of their opponents porous O-line to sack and pick off Jay Cutler (American football) four times, winning 17-14. After losing a 37-25 trap game in Detroit, the Redskins went on their bye week and returned to host Philadelphia on MNF for the second straight year. As rain fell on Fedex Field, the Eagles proceeded to crush Washington 59-28 with eight touchdowns. In contrast to the huge numbers put up by Michael Vick, McNabb looked decidedly unimpressive, with two touchdown passes and three interceptions (one returned for a TD). Just before the game, he had finalized his contract with the Redskins, who gave him a 5-year, $78 million deal and allowing him to (barring unforeseen circumstances) finish out his career in Washington. After beating Tennessee, the Redskins lost four straight games and were removed from playoff contention before beating Jacksonville in Week 16. After losing to New York at home, the Redskins finished the year at 6-10 and once again 4th place in the division. Question: How many combined points from both teams were scored in the game with the highest combined total?", - "Output Program": [ - "score=59\nscore1=28\nanswer=score+score1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '87', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Nauruan language is the official language of Nauru, but English is often used in the country. Nauruan is declared as the primary language of 95.3% of the population. The 2011 census revealed that 66.0% of the population spoke English and 11.9% another language. The main religions of Nauru are Nauru Congregational Church (35.71%) and Roman Catholic (32.96%). The literacy rate in Nauru is 96.5%. The proportion of the countrys population aged 15 and over attaining academic degrees is one of the lowest in the world, reaching 7.9% in 2011. An estimated 10.7% of the gross domestic product (GDP) is spent on education. Nauru has a universal health care system, and in 2012, an estimated 7.5% of its GDP was spent on healthcare. Nauru has the highest obesity ranking in the world; 97 per cent of men and 93 per cent of women are obese. In 2006, the average net monthly income was Australian dollar2,597 (A$ in 2014). The most significant sources of employment are Phosphate mining in Nauru, banking industries, and various coconut products. In 2011, the unemployment rate was 23%. The 2011 census enumerated 1,647 total households, averaging 6.0 persons per house. Average Urbanization in Nauru is 100%. Question: How many percent of people in Nauru are not literate?", - "Output Program": [ - "percent_literate=96.5\npercent_not_literate=100-percent_literate\nprint(percent_not_literate)", - "litrate_people = 96.5\n\nprint(abs(round(100 - litrate_people,2)))" - ], - "Output Answer": [ - "{'number': '3.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hungarian language is the official language and predominant spoken language in Hungary. Hungarian is the Languages of Europe with around 13 million native speakers and it is one of 24 official and working languages of the European Union. Outside Hungary it is also spoken by communities of Hungarian people in neighbouring countries and by Hungarian diaspora communities worldwide. According to the 2011 census, 9,896,333 people (99.6%) speak Hungarian in Hungary, of whom 9,827,875 people (99%) speak it as a first language, while 68,458 people (0.7%) speak it as a second language. English (1,589,180 speakers, 16.0%), and German (1,111,997 speakers, 11.2%) are the most widely spoken foreign languages, while there are several recognized minority languages in Hungary (Armenian language, Bulgarian language, Croatian language, German language, Greek language, Romanian language, Romani language, Rusyn language, Serbian language, Slovak language, Slovenian language, and Ukrainian language). Question: How many more people speak Hungarian as a first language that those that speak English?", - "Output Program": [ - "fl = 9827875\nel = 1589180\nprint(fl - el)", - "Hungarian = 9827875\nEnglish = 1589180\nprint(Hungarian-English)" - ], - "Output Answer": [ - "{'number': '8238695', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many more people, in terms of percentage, viewed China positively in Pakistan compared to Japan and Turkey combined?", - "Output Program": [ - "Turkey=21\nJapan=7\nPakistan=78\nanswer=Pakistan-Turkey-Japan\nprint(answer)" - ], - "Output Answer": [ - "{'number': '50', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Audis sales grew strongly in the 2000s, with deliveries to customers increasing from 653,000 in 2000 to 1,003,000 in 2008. The largest sales increases came from Eastern Europe (+19.3%), Africa (+17.2%) and the Middle East (+58.5%). China in particular has become a key market, representing 108,000 out of 705,000 cars delivered in the first three quarters of 2009. One factor for its popularity in China is that Audis have become the car of choice for purchase by the Chinese government for officials, and purchases by the government are responsible for 20% of its sales in China. As of late 2009, Audis operating profit of \u20ac1.17-billion ($1.85-billion) made it the biggest contributor to parent Volkswagen Groups nine-month operating profit of \u20ac1.5-billion, while the other marques in Group such as Bentley and SEAT had suffered considerable losses. May 2011 saw record sales for Audi of America with the new Audi A7 and Audi A3 TDI Clean Diesel. In May 2012, Audi reported a 10% increase in its sales\u2014from 408 units to 480 in the last year alone. Question: How many percentage points of sales in China are not from government?", - "Output Program": [ - "total = 100\ngovernment = 20\nprint(total - government)", - "condition_1 = 20\nprint(100 - condition_1)" - ], - "Output Answer": [ - "{'number': '80', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Beginning in 1967, Brevard County was represented by the Floridas 71st House district, Floridas 72nd House district, Floridas 73rd House district, and Floridas 74th House district districts. Following redistricting in 1970, the county was represented by the Floridas 44th House district, Floridas 45th House district, Floridas 46th House district, Floridas 47th House district and Floridas 48th House district districts. Following redistricting in 1982, the county was represented by the Floridas 31st House district, Floridas 32nd House district, Floridas 33rd House district, Floridas 34th House district, Floridas 77th House district, and Floridas 78th House district districts. Following redistricting in 1992, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, and Floridas 32nd House district districts. Following redistricting in 2002, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, Floridas 32nd House district, and Floridas 80th House district districts. Question: How many districts was the county represented by in 1967?", - "Output Program": [ - "county_represented_by = [71,72,73,74]\nprint(len(county_represented_by))", - "number_districts = 4\nprint(number_districts)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Indianapolis Colts began their 2011 season at Reliant Stadium against the Houston Texans. For the first time since the 1998 season, Peyton Manning was not under the helm at quarterback and it was recently acquired Kerry Collins that would take his position. The game started very well for the Colts, opening up with an interception by Melvin Bullitt that allowed the Colts to take control. However, a three and out from the offense quickly gave the Texans the ball to drive down and score a field goal and take a 3-0 lead. Collins and the Colts offense was out of sync for much of the first quarter, fumbling two snaps and giving Houston the great field position inside of the Indianapolis 40-yard line. After the first quarter, the Texans held a commanding 17-0 lead and were firing on all cylinders. The second quarter continued Houston's dominance, with all three teams of the Colts failing to stop or to execute against the Texans. At halftime, the Colts trailed Houston 34-0, the largest deficit in the entire 58-year history of the franchise. The second half saw little action with both teams taking shorter drives and in some senses, running down the clock. The Colts scored their first and the only points scored in the second half with a Reggie Wayne touchdown from Collins in the fourth quarter. The Colts went on to lose to the Texans 34-7, their second straight season starting 0-1. Question: How many points were scored in the first half?", - "Output Program": [ - "point_one = 34\npoint_two = 0\nprint(abs(round(point_one + point_two,2)))", - "score1 = 34\nscore2 = 0\n\nfirst_half_score = (score1 - score2)\n\nprint(first_half_score)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On July 21, 1978 while still in current release in 38 theatres in the U.S., the film expanded into a 1,744 theatre national saturation windup of release and set a new U.S. weekend record of $10,202,726. The gross prior to the expansion was $221,280,994. The expansion added a further $43,774,911 to take its gross to $265,055,905. Reissues in 1979 ($22,455,262), 1981 ($17,247,363), and 1982 ($17,981,612) brought its cumulative gross in the U.S and Canada to $323 million, and extended its global earnings to $530 million. The film remained the List of highest-grossing films until E.T. the Extra-Terrestrial broke that record in 1983. Question: Which year did the reissue of the movie gross more money, 1981 or 1982?", - "Output Program": [ - "y1981 = 17247363\ny1982 = 17981612\n\ndata = (y1981,y1982)\nhigher = max(data)\n\nif higher == y1981:\n print(int(1981))\nelif higher == y1982:\n print(1982)", - "print(1982)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1982'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States, the female-to-male earnings ratio was 0.77 in 2009; female full-time, year-round (FTYR) workers earned 77% as much as male FTYR workers. Womens earnings relative to mens fell from 1960 to 1980 (56.7-54.2%), rose rapidly from 1980 to 1990 (54.2-67.6%), leveled off from 1990 to 2000 (67.6-71.2%) and rose from 2000 to 2009 (71.2-77.0%). When the first Equal Pay Act of 1963 was passed in 1963, female full-time workers earned 48.9% as much as male full-time workers. Question: How many percentage points less did women earn than men in 1963 vs 2009?", - "Output Program": [ - "female_earning_full_1963 = 48.9\nfemale_earning_full_2009 = 77\n\nprint(abs(female_earning_full_1963-female_earning_full_2009))" - ], - "Output Answer": [ - "{'number': '28.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many percent were not French?", - "Output Program": [ - "french = 64.5\n \nprint(abs(round(100 - french,2)))", - "percentage = 100\nfrench = 64.5\nnot_french = percentage - french\nprint(not_french)" - ], - "Output Answer": [ - "{'number': '35.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Oldsmobile also introduced a 5.7L (350 cu-in, V8) Oldsmobile Diesel engine option on its Custom Cruiser, Delta 88 and 98 models in 1978 and a smaller 4.3L (260 cu-in, V8) displacement diesel on the 1979 Cutlass Salon and Cutlass Supreme/Cutlass Calais models. These were largely based on their gasoline engines but with heavier duty cast blocks, re-designed heads, fast glow plugs, and on the 5.7L, oversized cranks, main bearings, and wrist pins. There were several problems with these engines, including water and corrosion in the injectors (no water separator in the fuel line), paraffin clogging of fuel lines and filters in cold weather, reduced lubrication in the heads due to undersized oil galleys, head bolt failures, and the use of aluminum rockers and stanchions in the 4.3L V8 engines. While the 5.7L was also offered on various Buick, Cadillac, Chevrolet, GMC, and Pontiac models, it was eventually discontinued by all divisions in 1985. 4.3L V6 diesels were also offered between 1982 and 1985. Question: How many models did Oldsmobile offer a 5.7L engine in in 1978?", - "Output Program": [ - "custom_cruiser = 1\ndelta88 = 1\ndelta98 = 1\nmodels = custom_cruiser + delta88 + delta98\nprint(models)", - "engine_offered = (\"custom crusire\",\"delta 88\",\"delta 98\")\n\nprint(abs(round(len(engine_offered),2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many of the population in 1791 were not white or slaves?", - "Output Program": [ - "white_slaves = 541+14170\ntotal = 15020\n\nprint(abs(total - white_slaves))", - "total = 15020\nwhite = 541\nslaves = 14170\npopulation = total - (white + slaves)\nprint(population)" - ], - "Output Answer": [ - "{'number': '309', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The rivalry between the Indianapolis Colts and New England Patriots is one of the NFLs newest rivalries. The rivalry is fueled by the quarterback comparison between Peyton Manning and Tom Brady. The Patriots owned the beginning of the series, defeating the Colts in six consecutive contests including the 2003 AFC Championship game and a 2004 AFC Divisional game. The Colts won the next three matches, notching two regular season victories and a win in the 2006 AFC Championship game on the way to their win in Super Bowl XLI. On November 4, 2007 the Patriots defeated the Colts 24-20; in the next matchup on November 2, 2008, the Colts won 18-15 in a game that was one of the reasons the Patriots failed to make the playoffs; in the 2009 meeting, the Colts staged a spirited comeback to beat the Patriots 35-34; in 2010 New England Patriots season the Colts almost staged another comeback, pulling within 31-28 after trailing 31-14 in the fourth quarter, but fell short due to a Patriots interception of a Manning pass late in the game; it turned out to be Mannings final meeting against the Patriots as a member of the Colts. After a 2011 Indianapolis Colts season that included a 31-24 loss to the Patriots, the Colts drafted Andrew Luck and in November of 2012 Indianapolis Colts season the two teams met with identical 6-3 records; the Patriots erased a 14-7 gap to win 59-24. The nature of this rivalry is ironic because the Colts and Patriots were division rivals from 1970 to 2001, but it did not become prominent in league circles until after Indianapolis was relocated to the AFC South. On November 16, 2014, the New England Patriots traveled at 7-2 to play the 6-3 Colts at Lucas Oil Stadium. After a stellar four touchdown performance by New England running back Jonas Gray, the Patriots defeated the Colts 42-20. The Patriots followed up with a 45-7 defeat of the Colts in the 2014 AFC Championship Game. Question: How many times have the Patriots and the Colts met in the AFC Championship Game since 2000?", - "Output Program": [ - "met_in_game = (2003,2004,2006)\n\n\nprint(abs(len(met_in_game)))", - "times = 3\nprint(times)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: San Francisco then defeated 49ers\u2013Cowboys rivalry, the 1994 Dallas Cowboys season, 38\u201328, in the NFC Championship Game. Expected to be a close game, the 49ers converted 3 Dallas turnovers into 21 points in the first quarter. On the third play of the game, cornerback Eric Davis (American football) returned an interception from Cowboys quarterback Troy Aikman for a touchdown. Wide receiver Michael Irvin lost a fumble on Dallas next drive, setting up Youngs 29-yard touchdown pass to Watters. Then Cowboys returner Kevin Williams (wide receiver) lost a fumble on the ensuing kickoff, and it was recovered by kicker Doug Brien at Dallas 35-yard line. Several plays later, Floyd scored on a 1-yard touchdown run to give San Francisco a 21\u20130 lead less than 8 minutes into the game. With the score 24\u201314 in the closing minutes of the first half, Aikman threw 3 straight incompletions, and a short punt by the Cowboys set up Youngs 28-yard touchdown completion to Rice with 8 seconds remaining in the first half. The Cowboys eventually cut their deficit to 38\u201328 with a touchdown run by Emmitt Smith and Aikmans 10-yard touchdown pass to Irvin in the final period, but they were unable to score again. Although the Cowboys outgained the 49ers in total offensive yards (451\u2013294), Aikman broke an NFC Championship Game record with 380 yards passing, and Irvin also broke an NFC Championship Game record with 192 receiving yards, Dallas was ultimately unable to overcome their first-quarter turnovers. Question: How many points did the 49ers beat the Cowboys by, in the NFC Championship game?", - "Output Program": [ - "score=24\nscore1=14\nanswer=score-score1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Batman grossed $2.2 million in late night previews on June 22, 1989 on 1,215 screens and grossed $40.49 million in 2,194 theaters during its opening weekend. This broke the opening weekend record, set by Ghostbusters II one week earlier, with $29.4 million. Batman became the fastest film to earn $100 million, reaching it in 11 days (10 days plus late night previews), The film closed on December 14, 1989, with a final gross $251.2 million in North America and $160.15 million internationally, totaling $411.35 million. and was the highest grossing List of films based on DC Comics until 2008s The Dark Knight (film). The films gross is the 66th highest ever in North American ranks. Although Indiana Jones and the Last Crusade made the most money worldwide in 1989, Batman was able to beat The Last Crusade in North America, and made a further $150 million in home video sales. Box Office Mojo estimates that the film sold more than 60 million tickets in the US. Question: How many more millions did Batman gross in North America compared to internationally?", - "Output Program": [ - "Batman=100\nNorthAmerica=251.2 \nanswer=NorthAmerica-Batman\nprint(answer)", - "NorthAmerica=91.05\nanswer=NorthAmerica\nprint(answer)" - ], - "Output Answer": [ - "{'number': '91.05', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Spending during the years Reagan budgeted (FY 1982\u201389) averaged 21.6% GDP, roughly tied with President Obama for the highest among any recent President. Each faced a severe recession early in their administration. In addition, the public debt rose from 26% GDP in 1980 to 41% GDP by 1988. In dollar terms, the public debt rose from $712 billion in 1980 to $2.052 trillion in 1988, a roughly three-fold increase. The unemployment rate rose from 7% in 1980 to 11% in 1982, then declined to 5% in 1988. The inflation rate declined from 10% in 1980 to 4% in 1988. Question: What year was the unemployment rate the highest?", - "Output Program": [ - "in_1980 = 7\nin_1982 = 11\nif in_1980 > in_1982:\n print(1980)\nelse:\n print(1982)", - "unemployement_1980 = 7\nunemployement_1982 = 11\nunemployement_1988 = 5\n\nunemployement = (unemployement_1980,unemployement_1982,unemployement_1988)\nhigher = max(unemployement)\n\nif higher == unemployement_1980:\n print(int(1980))\nelif higher == unemployement_1982:\n print(1982)\nelif higher == unemployement_1988:\n print(1988)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1982'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many percent are not female householder with no husband present?", - "Output Program": [ - "percentage = 100\nno_husband = 24.8\nhusband = percentage - no_husband\nprint(husband)", - "condition_1 = 24.8\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '75.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ethnic Norwegians make up 84.5% of Bergens residents. In addition, 8.1% were Immigrant generations or second generation immigrants of Western background and 7.4% were first or second generation immigrants of non-Western background. The population grew by 4,549 people in 2009, a growth rate of 1,8%. Ninety-six percent of the population lives in urban areas. As of 2002, the average gross income for men above the age of 17 is 426,000 Norwegian krone (NOK), the average gross income for women above the age of 17 is NOK 238,000, with the total average gross income being NOK 330,000. In 2007, there were 104.6 men for every 100 women in the age group of 20-39. 22.8% of the population were under 17 years of age, while 4.5% were 80 and above. Question: How many more of the population were under 17 years of age compared to those 80 and above, by percent?", - "Output Program": [ - "under_17 = 22.8\nabove_80 = 4.5\n\nanswer = under_17 - above_80\n\nprint(answer)", - "age_under_17 = 22.8\nabove_18 = 4.5\n\nprint(abs(age_under_17 - above_18))" - ], - "Output Answer": [ - "{'number': '18.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first internal painting of the church began in 1748-1749. Bishop Olsavszky gave the commission to Istv\u00e1n V\u00f6r\u00f6s, a painter from Kassa. The decorative paintings he made were painted over at the end of the nineteenth century. However, during the renewal under the leadership of J\u00f3zsef Boksay in 1940, several of its elements were restored, or repainted. The monumental \u201cpanneau\u201d depicting the Cult of the in Hungary, which decorated the wall of the Sanctuary, was created at this time by Man\u00f3 Petrasovszky. In 1748, bishop Olsavszky commissioned a Greek master craftsman, named Constantine, to create the iconostasis of the shrine church. He completed the thirteen meter tall and six meter wide work, richly decorated with carvings, in less than eight months. The painters of the earliest pictures are unknown. In 1785, the basilian painter Mih\u00e1ly Spalinszky was entrusted with the creation of the icons of the iconostasis. Most of the icons he painted were removed by the Spis\u00e1k brothers, who created the new pictures in 1896, and only five remain. The Saint Icon was placed above the central beautiful gates of the iconostasis. The new holy altar on the left side of the nave was finished with the assistance of the Franciscan masters at P\u00e9cs in 1946. The design allows the pilgrims to approach the Saint Icon from the courtyard of the church and without disturbing the services in the church. The new pilgrimage church is able to accommodate much larger numbers of pilgrims. Under the guardianship of the Basilian monks, the Saint Shrine has become the most important pilgrimage site in Eastern Hungary. This made the nineteenth-century expansion possible and necessary. In 1856, the church towers were raised one level, and in 1896 the interior of the church was renewed. Question: How many years after the church towers were raised one level was the interior of the church renewed?", - "Output Program": [ - "raised = 1856\ninterior_renewed = 1896\n\nprint(abs(raised - interior_renewed))", - "tower = 1856\ninterior = 1896\ndiff = interior - tower\nprint(diff)" - ], - "Output Answer": [ - "{'number': '40', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Carbon County has long been considered a bellwether county for Pennsylvania statewide elections. In gubernatorial elections, it has been perfect since 1952. At the presidential level, Carbon County was also a bellwether for Pennsylvania (although not the nation) until recently, with only 1 miss (in 1960) from 1916 to 2000, and with a margin within 3.5 points of the statewide margin in every election from 1940 to 2000 except 1964 (5.3% more Democratic) and 1976 (6.9% more Democratic). However, since then the county has trended Republican relative to the state as a whole, with McCain outperforming in Carbon by 8.5% relative to the state and Romney outperforming by 12.9%. Republicans hold the commissioner majority while Democrats hold all county row offices. Al Gore carried it in 2000, and in 2004, Republican George W. Bush defeated Democrat John Kerry 49.99% to 48.81% or a margin of 296 votes. Question: How many more percent of the vote did George W. Bush get than John Kerry in 2004?", - "Output Program": [ - "jorge_bush = 49.99\njohn_kerry = 48.81\n\nprint(abs(round(jorge_bush - john_kerry,2)))\n", - "george = 49.99\njohn = 48.81\ndiff = george - john\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1.18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to snap a four-game losing streak, the Broncos traveled to the Oakland-Alameda County Coliseum, for an AFC West divisional rematch with the Oakland Raiders. In the first quarter, the Raiders grabbed the early lead, with a 71-yard touchdown run by wide receiver Jacoby Ford. The Broncos responded, when quarterback Tim Tebow, starting in place of an injured Kyle Orton, scrambled for a 40-yard touchdown run. The Broncos grabbed the lead, when Tebow threw a 33-yard touchdown pass to wide receiver Brandon Lloyd, but the Raiders responded, with a 1-yard touchdown run by running back Michael Bush. In the second quarter, the Broncos lead again, with a 46-yard field goal by placekicker Steven Hauschka, but the Raiders would tie the game, with a 49-yard field goal by placekicker Sebastian Janikowski just before halftime. In the third quarter, the Raiders grabbed the lead, with a 35-yard field goal by Janikowski. The Broncos responded, with a 35-yard field goal by Hauschka. Oakland lead again, with a 47-yard field goal by Janikowski. In the fourth quarter, the Raiders widened their lead, when quarterback Jason Campbell threw a 73-yard touchdown pass to fullback Marcel Reece. The Broncos narrowed the lead, with a 45-yard field goal by Hauschka, but the Raiders pulled away, when linebacker Quentin Groves tackled running back Correll Buckhalter in the end zone for a safety, followed by a 1-yard touchdown by Bush. With the loss, the Broncos tied their franchise record for losses in a single season. This would also be the Broncos last road loss to a division opponent until Week 6 of the 2016 season. Question: How many yards separated the longest touchdown from the next longest?", - "Output Program": [ - "l = [71, 40, 33, 1, 46, 49, 35, 35, 47, 73, 45, 1]\n\nl = sorted(l, reverse = True)\n\nanswer = l[0] - l[1]\n\nprint(answer)", - "ans = [73,71,40,1]\n\nprint(sorted(ans)[-1] - sorted(ans)[-2])" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: In the week 12 game between the Ravens and the Saints, how many points did the Ravens win by?", - "Output Program": [ - "saints= 34\nravens = 27\n\nprint(abs(round(saints - ravens,2)))", - "ravens_scored = 34\nsaints_scored = 27\npoints_win_by = ravens_scored - saints_scored\nprint(points_win_by)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not white?", - "Output Program": [ - "WhiteAmerican=41.5\npeople=100\nanswer=people-WhiteAmerican\nprint(answer)", - "AfricanAmerican=41.5\npeople=100\nanswer=people-AfricanAmerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '58.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Dallas played into their traditional Thanksgiving home game, this time against division rival Philadelphia. Both teams were vying for first place in the division with identical 8-3 records. The Eagles got off to a fast start and the Cowboys were unable to catch up, losing 33-10. They would rebound the next week where on the road Thursday night game they defeated Chicago 41-28 for their 9th win of the year to clinch their first winning season since 2009. This was the first time that Dallas played on back to back Thursdays. Week 15 was a rematch against 1st place Philadelphia. This time it was the Cowboys who got off to a fast start going up 21-0. Then the Eagles put up 24 answered points but Dallas came back to win 38-27 to go into first place for the first time in the season and improve to 10-4. Going into their Week 16 matchup at home against Indianapolis, Dallas was in a position to clinch their first division title since 2009 by defeating the Colts thanks to the Eagles losing that week to the Redskins. They would not disappoint as they blew out the Colts 42-7 to become the 2014 NFC East Champions, eliminating the Eagles from the playoffs. Dallas would end the regular season with a 12-4 record and an 8-0 away record when they won on the road against Washington 44-17. They would also finish December 4-0 which was huge for the Cowboys since they had struggled in the recent years in the month of December. Question: How many more points did the Cowboys score against Chicago than in their second game against Philadelphia?", - "Output Program": [ - "Cowboys=3\nPhiladelphia=10\nanswer=Philadelphia-Cowboys\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2006 Canadian Census (0038.00 census tract), approximately 76% of the residents at Kensington Market are Canadian citizens. Of that 7%, 9% are under the age of 18. This means that 24% of Kensington Markets population is non-Canadian citizens, a figure that speaks to Kensington Markets character as a hub for multiculturalism. Furthermore, in 2011 the National Household Survey reported very similar data. Although the population accounted by citizenship status increased from 2006 and 2011, the percentage of those with Canadian citizenship versus those without the citizenship remained the same. In 2006, 2800 residents reported that they were Canadian citizens whereas 870 residents reported they did not hold Canadian citizenship . In 2011, 2950 residents reported they were Canadian citizens whereas 930 residents reported that they did not hold Canadian citizenship. Comparing this to the Canadian ratio between Canadian and non-Canadian citizenship data from the census for 2006 and 2011 the ratio changed by 0.4% resulting in an increase in non-Canadian citizens within the population that received the long form survey and the National Household survey (Census 2006; Census 2011 NHS). Although this percent increase is small, when speaking on the national scale, this 0.4% increase in ratio involved 32,852,320 respondents for 2011 and 31,241,030 respondents for 2006 (Census 2006; Census 2011). Comparing that with the minimal increase which was 0.3% in ratio for Kensington where the population was not as substantial, this increase is not as substantial as well (Census 2006; Census 2011 NHS). Question: How many more non-citizen residents were there in 2011 than in 2006?", - "Output Program": [ - "_2011 = 930\n_2006 = 870\ndiff = _2011 - _2006\nprint(diff)", - "condition_1 = 870\ncondition_2 = 930\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '60', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Julian Scherner was born on September 23, 1895 in the town of Bagamoyo in German East Africa, where he lived until the age of two. Scherner attended the cadet schools, Kadettenanstalt, Karlsruhe between October 1, 1905 and 1911 and Berlin-Lichterfield between 1911 and 1914. Scherner was enlisted in the infantrie rgt. 114 between March 15, 1912 and August 10, 1914. During this time, Scherner earned the rank of F\u00e4hnrich in April 1914 and received officer rank on August 5, 1914. In 1914, he joined the Reichsheer or Imperial army. Scherner served in World War 1 as a Zugf\u00fchrer (military), Kompanief\u00fchrer, company commander and platoon leader. Scherner was injured by shell splinters and rifle fire in the ankle and head respectively and was hospitalized between 1914-1915. After Scherner was released from the hospital, in 1915, he returned to his military unit but was captured by the French in May 1915. Scherner was honored with the Iron Cross second class and the Wound Badge in black and subsequently discharged from the military on March 30, 1920 with the rank of Oberleutnant. Question: What year did Julian Scherner leave Bagamoyo?", - "Output Program": [ - "born_in = 1895 \nlived_until = 2\nprint(abs(round(born_in + lived_until,2)))", - "year_julian_left=1897\nprint(year_julian_left)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1897'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Much of Afghanistans livestock was removed from the country by early waves of refugees who fled to neighboring Pakistan and Iran. In 2001, the livestock population in Afghanistan had declined by about 40% since 1998. In 2002, this figure was estimated to have declined further to 60%. An FAO survey done in the northern regions in spring 2002 showed that in four provinces (Balkh Province, Jowzjan Province, Sar-e Pol Province, and Faryab Province), there was a loss of about 84% of cattle from 1997 to 2002 and around 80% of sheep and goat. The majority of Afghans traditionally raise sheep instead of goats because goat meat is not popular in Afghanistan. After 2002, the Ministry of Agriculture, Irrigation & Livestock (Afghanistan) with assistance from USAID have been helping to regrow livestock numbers throughout the country. This was done by providing Afghan villagers training and animals to start with. The Council of Ministers (Afghanistan) Mohammad Asef Rahimi stated that over the past decade arable land had increased from 2.1 million hectares to 8.1 million hectares, wheat production from 5.1 million tonnes to 2.3 million tonnes, nurseries from 75,000 hectares to 119,000 hectares and grape production from 364,000 tonnes to 615,000 tonnes. Almond production jumped from 19,000 to 56,000 tonnes and cotton from 20,000 to 45,000 tonnes, with the saffron yield reaching 2,000 kilograms. Question: By how many millions of hectares did arable land increase over the past decade according to the Council of Ministers?", - "Output Program": [ - "decade1 = 2.1\ndecade2 = 8.1\nprint(decade2-decade1)", - "start = 2.1\nend = 8.1\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not from 2 or more races?", - "Output Program": [ - "percent_2_or_more_races = 3.3\npercent_not_2_or_more_races = 100 - percent_2_or_more_races\nprint(percent_not_2_or_more_races)", - "two_races = 3.3\n\nprint(abs(round(100 - two_races,2)))", - "two_or_more_races = 3.3\ntotal = 100\n\nnot_two_or_more_races = (total - two_or_more_races)\n\nprint(not_two_or_more_races)", - "people_from_two_or_more = 3.3\n\nprint(abs(round(100 - people_from_two_or_more,2)))" - ], - "Output Answer": [ - "{'number': '96.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Like most rural areas throughout Missouri, voters in Dunklin County generally adhere to socially and culturally Conservatism principles but are more moderate or Populism on economic issues, typical of the Dixiecrat philosophy. In 2004, Missourians voted on Missouri Constitutional Amendment 2 (2004)\u2014it overwhelmingly passed Dunklin County with 87.57 percent of the vote. The initiative passed the state with 71 percent of support from voters as Missouri became the first state to ban same-sex marriage. In 2006, Missourians voted on Missouri Constitutional Amendment 2 (2006)\u2014it failed in Dunklin County with 53.70 percent voting against the measure. The initiative narrowly passed the state with 51 percent of support from voters as Missouri became one of the first states in the nation to approve Embryonic stem cell. Despite Dunklin County\u2019s longstanding tradition of supporting socially conservative platforms, voters in the county have a penchant for advancing Populism causes like increasing the minimum wage. In 2006, Missourians voted on a proposition (Proposition B) to increase the minimum wage in the state to $6.50 an hour\u2014it passed Dunklin County with 79.42 percent of the vote. The proposition strongly passed every single county in Missouri with 78.99 percent voting in favor as the minimum wage was increased to $6.50 an hour in the state. During the same election, voters in five other states also strongly approved increases in the minimum wage. Question: How many percent of the voters in Dunklin County did not vote for the Missouri Constitutional Amendment in 2004?", - "Output Program": [ - "missori_constitution_amendment = 87.57\n\nprint(abs(round(100 - missori_constitution_amendment,2)))", - "#96\npercent_voted=87.57\npercent_not_voted=100-percent_voted\nprint(round(percent_not_voted,2))" - ], - "Output Answer": [ - "{'number': '12.43', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 2009 and 2013, George Mason saw a 21% increase in the number of applications, has enrolled 4% more new degree-seeking students, and has seen the percentage of undergraduate and graduate applications accepted each decrease by 4%. Law applications accepted increased by 10%. Mason enrolled 33,917 students for Fall 2013, up 956 (+3%) from Fall 2012. Undergraduate students made up 65% (21,990) of the fall enrollment, graduate students 34% (11,399), and law students 2% (528). Undergraduate headcount was 1,337 higher than Fall 2012 (+7%); graduate headcount was 262 lower (\u22122%); and law student headcount was 119 lower (\u221218%). Matriculated students come from all 50 states and 122 foreign countries. As of fall 2014, the university had 33,791 students enrolled, including 21,672 undergraduates, 7,022 seeking masters degrees, 2,264 seeking doctoral degrees and 493 seeking law degrees. Question: How many more people were undergraduates in 2014 than in 2012?", - "Output Program": [ - "undergraduates_in_2014 = 21672\nundergraduates_in_2012 = 21990 - 1337\ndiff = undergraduates_in_2014 - undergraduates_in_2012\nprint(diff)", - "y2014 = 21672\ny2012 = 21990-1337\n\nprint(abs(round(y2014-y2012,2)))" - ], - "Output Answer": [ - "{'number': '1019', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The winner of this Sunday Night showdown would assume first place in the NFC East (the Eagles outright, the Giants on tiebreakers). With two games against opponents with losing records approaching, it was crucial for the Giants to escape this one with a win. The Eagles started things off right away, putting 14 points on the board before the Giants had run their fifth play from scrimmage. McNabb connected with Celek for a touchdown, and Sheldon Brown returned a Brandon Jacobs fumble for six points on the ensuing drive. In the second quarter, Nicks caught the longest reception of his short career for a 68-yard touchdown. After DeSean Jackson responded by returning a Jeff Feagles punt 72 yards for a touchdown, the Giants were able to send Bradshaw into the end zone from the 3. Eagles backup quarterback Michael Vick was able to sneak in one more rushing touchdown before halftime. Jacobs opened the scoring in the second half with a 1-yard rush. After the teams traded turnovers, Manning got the ball into Hixon's hands for a 61-yard touchdown. But the Eagles responded on the very next play with a 60-yard touchdown to Jackson. Jackson's 176 receiving yards amounted to the best individual receiving performance against the Giants since 2002. The Eagles struck again in the fourth quarter, this time on a run by fullback Leonard Weaver and a two-point conversion pass to Jason Avant. The Giants put another touchdown on the board (courtesy of Boss) in the last two minutes of the game, and got the ball back with 28 seconds left. But defensive end Darren Howard sacked Manning and forced a fumble, sealing the Eagles' first sweep of the Giants since 2004. The Eagles scored 85 points against the Giants this year, the most they have scored versus the Giants in a single season in franchise history. The Eagles have improved to 9-4 with many hopes of making it into the playoffs. Question: How many touchdown plays longer than 60 yards were there?", - "Output Program": [ - "number_touchdown_longer_60_yards = 4\nprint(number_touchdown_longer_60_yards)", - "tds = [68,72,60,61]\n\ncount = 0\nt = 0\n\nwhile t < len(tds):\n if tds[t] >= 60:\n count = count + 1\n t = t+1\n else:\n t = t+1\nprint(count)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Davydova married boxing coach Pavel Filatov on 1 June 1983. They have two sons, Dmitrii (born 21 February 1985) and Anton (28 June 1995. The family moved to Canada in 1991. Davydova now owns Gemini Gymnastics, a high performance gymnastics club in Oshawa, Ontario where she has been a coach since immigrating to Canada, and Head Coach since 1999. Some of her better known gymnasts include Stephanie Capucitti, Sarah Deegan, Danielle Hicks, Katherine Fairhurst, Kristina Vaculik, Brittnee Habbib, Kelsey Hope. She was beam coach for the Canadian womens team at the 1995 World Championships in Artistic Gymnastics and one of the Canadian womens team coaches at the 2002 Commonwealth Games. Davydova was twice named Gymnastics Canada Gymnastique coach of the year. In October 2005 Elena was chosen for the Coaching Association of Canadas Women in Coaching National Team Coaching Apprenticeship Program. In 2005, 2006 and 2010 Gymnastics Canada Gymnastique awarded Elena and long-time associate coach, Valery Yahchybekov, as the \"Junior High Performance Coaches of the Year\". Gemini Gymnastics has been recognised by GCG as Club of Excellence for 10 consecutive years since the inception of the awards in 2001. It is 1 of only 2 clubs to do so. In 2006 Gemini received the prestigious Gymnastics Canada Ed Broughan award for \"Club of the Year\". As of 2012 Gemini have produced 15 Canadian AA champions,8 Elite Canada AA champions,21 Eastern Canada AA champions,98 Ontario provincial AA champions plus gymnasts who have won a host of other medals and awards. In September 2007 Kristina Vaculik and Rebecca Simbudhas of Gemini represented Canada at the World Championships. In April 2008 Vaculik won gold and silver World Cup trophies. She was the Canadian team reserve at the Beijing Olympics. In March 2010, Vaculik earned 2 gold and 2 silver medals at the Cottbus World Cup, an unprecedented result for Canadian Artistic womens gymnastics. Question: How many years after Davydova married boxing coach Pavel Filatov was their first son born?", - "Output Program": [ - "condition_1 = 1983\ncondition_2 = 1985\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Gabapentin at a low dose of 100 mg has a Tmax (pharmacology) (time to Cmax (pharmacology)) of approximately 1.7 hours, while the Tmax increases to 3 to 4 hours at higher doses. Food does not significantly affect the Tmax of gabapentin and increases the Cmax of gabapentin by approximately 10%. The Tmax of the modified-release dosage (medicine) (IR) formulation of gabapentin enacarbil (as active gabapentin) is about 2.1 to 2.6 hours across all doses (350-2,800 mg) with single administration and 1.6 to 1.9 hours across all doses (350-2,100 mg) with repeated administration. Conversely, the Tmax of the modified-release dosage (medicine) (XR) formulation of gabapentin enacarbil is about 5.1 hours at a single dose of 1,200 mg in a fasted state and 8.4 hours at a single dose of 1,200 mg in a fed state. Question: How many hours can be taken for all doses than single doses?", - "Output Program": [ - "eliot = 48.98\njohn = 49.03\ndiff = john - eliot\nprint(diff)", - "all_dose = 2.6\nsingle = 1.9\n\nprint(abs(round(all_dose - single,2)))" - ], - "Output Answer": [ - "{'number': '.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Green Bay Packers won over the visiting Arizona Cardinals at home as running backs Ahman Green and Vernand Morency each rushed for over 100 yards, becoming the first Packers running back duo to accomplish that feat since the 1980s. Brett Favre threw for 180 yards and one touchdown, as well as one rushing touchdown. Leading Green Bay's receiving corps was Donald Driver, who had five receptions for 58 Yards. Coming up behind him was David Martin, who had four receptions for 48 Yards and one touchdown. On defense, the Packers limited Cardinals rookie quarterback Matt Leinart to 14/35 for 157 yards with one touchdown and one interception. They also held Cardinals running back Edgerrin James to 84 rushing yards on 24 carries, along with three receptions for 25 receiving yards. Aaron Kampman was named NFC Defensive Player of the Week for his performance. Question: How many players scored one touchdown?", - "Output Program": [ - "players = 3\nprint(players)", - "brett = 1\ndavid = 1\nmatt = 1\nplayers = brett + david + matt\nprint(players)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Graduation rates among district-run schools, meanwhile, steadily increased in the ten years from 2005. In 2005, Philadelphia had a district graduation rate of 52%. This number increased to 65% in 2014, still below the national and state averages. Scores on the states standardized test, the Pennsylvania System of School Assessment (PSSA) trended upward from 2005 to 2011 but subsequently decreased. In 2005, the district-run schools scored an average of 37.4% on math and 35.5% on reading. The citys schools reached its peak scores in 2011 with 59.0% on math and 52.3% on reading. In 2014, the scores dropped significantly to 45.2% on math and 42.0% on reading. Question: How many percent higher was the graduation rate in 2014 compared to 2005?", - "Output Program": [ - "y1 = 52\ny2 = 65\ndiff = y2 - y1\nprint(diff)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: New wave music experienced a lot of mainstream success during the late 1970s and also during the 1980s. During the late 1970s and early 1980s, Blondie had 4 songs on at number 1 on the Billboard Hot 100. The Clashs song \"Rock the Casbah\" went to number 8 on the Billboard Hot 100 on 22 January 1983. The Clashs album Combat Rock was certified platinum by the Recording Industry Association of America (RIAA) on 10 January 1983 was later certified 2x platinum by the RIAA in 1995. Men at Works albums Business as Usual (Men at Work album) and Cargo (album) were certified 4x platinum by the RIAA on 19 October 1984 and 2x platinum by the RIAA on 19 October 1984, respectively. Men at Works song \"Who Can It Be Now?\" peaked at number 1 on the Billboard Hot 100 in 1982 and the bands song \"Down Under (song)\" peaked at number 1 on the Billboard Hot 100 in 1983. In 1983, Men at Works songs \"Overkill (Men at Work song)\" and \"Its a Mistake\" peaked at number 3 and number 6 on the Billboard Hot 100, respectively. Men at Works album Business as Usual peaked at number 1 on the Billboard 200 on 13 November 1982 and was at number 1 on the chart from 13 November 1982 \u2013 19 February 1983. Question: How many months was Business as Usual at the top of the Billboard chart?", - "Output Program": [ - "start = 1\nend = 2\n\nprint(abs(round(start + end,2)))", - "months_taken = 3\nprint(months_taken)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2006 Canadian Census (0038.00 census tract), approximately 76% of the residents at Kensington Market are Canadian citizens. Of that 7%, 9% are under the age of 18. This means that 24% of Kensington Markets population is non-Canadian citizens, a figure that speaks to Kensington Markets character as a hub for multiculturalism. Furthermore, in 2011 the National Household Survey reported very similar data. Although the population accounted by citizenship status increased from 2006 and 2011, the percentage of those with Canadian citizenship versus those without the citizenship remained the same. In 2006, 2800 residents reported that they were Canadian citizens whereas 870 residents reported they did not hold Canadian citizenship . In 2011, 2950 residents reported they were Canadian citizens whereas 930 residents reported that they did not hold Canadian citizenship. Comparing this to the Canadian ratio between Canadian and non-Canadian citizenship data from the census for 2006 and 2011 the ratio changed by 0.4% resulting in an increase in non-Canadian citizens within the population that received the long form survey and the National Household survey (Census 2006; Census 2011 NHS). Although this percent increase is small, when speaking on the national scale, this 0.4% increase in ratio involved 32,852,320 respondents for 2011 and 31,241,030 respondents for 2006 (Census 2006; Census 2011). Comparing that with the minimal increase which was 0.3% in ratio for Kensington where the population was not as substantial, this increase is not as substantial as well (Census 2006; Census 2011 NHS). Question: How many more citizen residents were there in 2011 than in 2006?", - "Output Program": [ - "y1 = 2950\ny2 = 2800\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '150', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Participation by head of household race and gender The racial composition of stock market ownership shows households headed by whites are nearly four and six times as likely to directly own stocks than households headed by blacks and Hispanics respectively. As of 2011 the national rate of direct participation was 19.6%, for white households the participation rate was 24.5%, for black households it was 6.4% and for Hispanic households it was 4.3% Indirect participation in the form of 401k ownership shows a similar pattern with a national participation rate of 42.1%, a rate of 46.4% for white households, 31.7% for black households, and 25.8% for Hispanic households. Households headed by married couples participated at rates above the national averages with 25.6% participating directly and 53.4% participating indirectly through a retirement account. 14.7% of households headed by men participated in the market directly and 33.4% owned stock through a retirement account. 12.6% of female headed households directly owned stock and 28.7% owned stock indirectly. Question: How many percent higher was the national rate of direct participation than that of black and Hispanic households combined?", - "Output Program": [ - "direct_participants = 19.6\ndirect_participants_black = 6.4\ndirect_participants_hispanic = 4.3\n\nprint(abs(round(direct_participants-direct_participants_black-direct_participants_hispanic,2)))", - "percentage_direct_participation = 19.6\npercentage_black_households = 6.4\npercentage_Hispanic_households = 4.3\npercentage_more = percentage_direct_participation - (percentage_black_households + percentage_Hispanic_households)\nprint(\"%.1f\" % percentage_more)" - ], - "Output Answer": [ - "{'number': '8.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: Which year were there more non-Hispanic whites living in the Bronx, 1980 or 2009?", - "Output Program": [ - "print(1980)", - "y1980 = 34.4\ny2009 = 12.1\n\npoppulation = (y1980, y2009)\n\nlower = min(poppulation)\n\nif lower == y1980:\n print(1980)\nelif lower == y2009:\n print(2009)\n " - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1980'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Northeasterns 2018 acceptance rate was 19%. For the Class of 2022, Northeastern received 62,268 applications, over 8,000 more than the previous year, with 11,780 students accepted. The record number of applications led to a drop in acceptance rate, eight percentage points lower than the previous year. Additionally, Northeastern was in the top ten most applied to college in 2018. For the Class of 2021 (enrolling fall 2017), Northeastern received 54,209 applications (which was also more than in any previous year at the time), accepted 14,876 (27%), and enrolled 3,108. The applicants for Northeastern have been steadily increasing from 49,822 in 2014, to the 54,209 applicants for the 2017 year. Of those who applied in 2016, 9,500 were international students, up from 1,128 international applicants in 2006. Of those who enrolled, 20% were international students. In the Power of International Educations 2017 Open Doors report, Northeastern was ranked as the fourth highest institution in the United States to host international students. For the freshmen who enrolled, the middle 50% range of SAT scores was 660-740 for critical reading, 710-780 for math and 690-760 for writing, while the ACT (examination) Composite range was 31-34. For the class enrolling fall 2013, Forbes placed Northeastern 35th in \"The Top 100 Colleges Ranked By SAT Scores\". Of those who were enrolled, 76% were in top tenth of high school graduating class with 94% in top quarter of high school graduating class. Of the freshman who are not international students, 76% are from out of state. Question: How many more applications were there at Northeastern in 2017 than 2014?", - "Output Program": [ - "Northeastern2017 = 54209\nNortheastern2014 = 49822\nprint(Northeastern2017-Northeastern2014)", - "early = 54209\nvery = 49822\nprint(early - very)" - ], - "Output Answer": [ - "{'number': '4387', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The largest population centres of the Sinhalese diaspora are mainly situated in Europe, North America and Australia. The city of Melbourne contains just under half of the Sri Lankan Australians. The 2011 census recorded 86,412 Sri Lanka born in Australia. There are 73,849 Australians (0.4 of the population) who reported having Sinhalese ancestry in 2006. The Sinhalese language was also reported to be the 29th-fastest-growing language in Australia (ranking above Somali language but behind Hindi language and Belarusian language). Sinhalese Australians have an exceptionally low rate of return migration to Sri Lanka. In the Canada 2011 Census, 7,220 people identified themselves as of Sri Lankan Canadians, out of 139,415 Sri Lankans. There are a small amount of Sri Lankans in India, scattered around the country, but mainly living in and around the North India and South India regions. Sri Lankan New Zealanders comprised 3% of the Asian population of New Zealand in 2001. The numbers arriving continued to increase, and at the 2006 census there were over 7,000 Sri Lankans living in New Zealand. The Sri Lankan American number about 12,000 in the U.S. The New York City Metropolitan Area contains the largest Sri Lankan community in the United States, receiving the highest legal permanent resident Sri Lankan immigrant population, followed by Central New Jersey and the Los Angeles metropolitan area. Many Sri Lankans in Italy have migrated to Italy since the 1970s. Italy was attractive to the Sinhalese due to perceived easier employment opportunities and entry, compared to other European countries. It is estimated that there are 30,000-33,000 Sinhalese in Italy. The major Sinhalese communities in Italy are located in Lombardia (In the districts Loreto and Lazzaretto), Milan, Lazio, Rome, Naples, and Southern Italy (Particularly Palermo, Messina and Catania). Though British Sri Lankans people in particular and Sri Lankans in general have migrated to the UK over the centuries beginning from the colonial times, the number of Sinhalese people in the UK cannot be estimated accurately due to inadequacies of census in the UK. The UK government does not record statistics on the basis of language or ethnicity and all Sri Lankans are classified into one group as Asian British or Asian Other. Question: How many Sri Lankans in Canada did not identify as Sri Lankan Canadians in 2011?", - "Output Program": [ - "people = 7220\ntotal = 139415\nprint(abs(total - people))", - "total_Lankans = 139415\nLankans_identified_as_Canadian = 7220\nLankans_not_identified_as_Canadian = total_Lankans - Lankans_identified_as_Canadian\nprint(Lankans_not_identified_as_Canadian)" - ], - "Output Answer": [ - "{'number': '132195', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Samuel Pufendorf (1632-1694) was a notable jurist and philosopher known for his natural law theories, influencing Adam Smith as well as Thomas Jefferson. Olof von Dalin (1708-1763) was an influential Swedish writer and historian of the late Age of Enlightenment. Peter Wieselgren (1800-1877) was a Swedish priest, literature critic and prominent leader of the Swedish temperance movements. Knut Wicksell (1851-1926) was an influential economist, sometimes considered one of the founders of modern macroeconomics. Oscar Olsson (1877-1950) was an important developer of self-education in Sweden and known as the father of study circles. Bertil Ohlin (1899-1979) received the Nobel Memorial Prize in Economic Sciences in 1977 for theories concerning international trade and capital, and was the leader of the Liberals Peoples Party (Liberals (Sweden)) for 23 years. Gunnar Jarring (1907-2002) was Swedens ambassador in UN 1956-1958, and Swedens ambassador in Washington, D.C. 1958-1964. Britta Holmstr\u00f6m (1911-1992) was the founder of Individuell M\u00e4nniskohj\u00e4lp (IM), a human rights organization with activities in 12 countries. Torsten H\u00e4gerstrand (1916-2004) was an internationally renowned geographer, considered the father of time geography and receiver of the Vautrin Lud Prize in 1992. Judith Wallerstein (1921-2012) was a renowned psychologist and internationally recognized authority on the effects of marriage and divorce on children and their parents. Question: How many years was Gunnar Jarring an ambassador for Sweden in total?", - "Output Program": [ - "year=1964\nyear1=1958\nanswer=year-year1\nprint(answer)", - "years=8\nanswer=years \nprint(answer)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 15, 2016, Walmart announced it would close 269 stores in 2016, affecting 16,000 workers. One hundred and fifty-four of these stores earmarked for closure were in the U.S. (150 Walmart U.S. stores, 115 Walmart International stores, and 4Sams Clubs). Ninety-five percent of these U.S. stores were located, on average, 10 miles from another Walmart store. The 269 stores represented less than 1percent of global square footage and revenue for the company. All 102 locations of Walmart Express, which had been in a pilot program since 2011, were included in the closures. Walmart planned to focus on \"strengthening Supercenters, optimizing Neighborhood Markets, growing the e-commerce business and expanding pickup services for customers\". In fiscal 2017, the company plans to open between 50 and 60 Supercenters, 85 to 95 Neighborhood Markets, 7 to 10 Sams Clubs, and 200 to 240 international locations. At the end of fiscal 2016, Walmart opened 38 Supercenters and relocated, expanded or converted 21 discount stores into Supercenters, for a total of 59 Supercenters, and opened 69 Neighborhood Markets, 8 Sams Clubs, and 173 international locations, and relocated, expanded or converted 4 locations for a total of 177 international locations. On August 8, 2016, Walmart announced a deal to acquire e-commerce website Jet.com for US$3.3 billion Jet.com co-founder and Chief executive officer Marc Lore stayed on to run Jet.com in addition to Walmarts existing U.S. e-commerce operation. The acquisition was structured as a payout of $3 billion in cash, and an additional $300 million in Walmart stock vested over time as part of an incentive bonus plan for Jet.com executives. On October 19, 2016, Walmart announced it would partner with IBM and Tsinghua University to track the pork supply chain in China using blockchain. Question: How many stores marked for closure were not in the United States?", - "Output Program": [ - "total = 269\nus_stores = 154\nprint(abs(round(total - us_stores)))\n", - "total_store_closing = 269\nstore_closing_US = 154\nstore_closing_not_US = total_store_closing - store_closing_US\nprint(store_closing_not_US)" - ], - "Output Answer": [ - "{'number': '115', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Income inequality has become a hotly debated topic globally. According to the CIA World Factbook, U.S. income inequality ranked 41st highest among 156 countries in 2017 (i.e., 74% of countries have a more equal income distribution). According to the Congressional Budget Office, the top 1% of income households earned about a 9% share of the pre-tax income in 1979, versus 19% in 2007 and 17% in 2014. For after-tax income, these figures were 7%, 17%, and 13%, respectively. These figures indicate the share of income earned by top earners more than doubled between 1979 and 2007, then fell somewhat following the Great Recession, and the higher tax rates and re-distributive policies applied by President Barack Obama in 2013 (i.e., expiration of the Bush Tax Cuts for the top 1% and subsidies for lower income persons via the Affordable Care Act). Recasting the 2012 income using the 1979 income distribution (representing the more egalitarian 1950-1980 period), the bottom 99% of families would have averaged about $7,100 more income. Income inequality in the United States has grown from 2005 to 2012 in more than 2 out of 3 metropolitan areas. Question: How many percentage points in pre-tax income did the top 1% lose from 2007 to 2014", - "Output Program": [ - "previous = 19\ncurrent = 17\n\nlose = previous - current\n\nprint(lose)", - "in_2007 = 19\nin_2014 = 17\n\nprint(abs(in_2014- in_2007))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Beginning from the early 1920s composers of both contemporary and popular music wrote for the musical saw. Probably the first was Dmitri Shostakovich. He included the musical saw, e.g., in the film music for The New Babylon (1929), in The Nose (opera) (1928), and in Lady Macbeth of the Mtsensk District (opera) (1934). Shostakovich and other composers of his time used the term \"Flexaton\" to mark the musical saw. \"Flexaton\" just means \"to flex a tone\"\u2014the saw is flexed to change the pitch. Unfortunately, there exists another instrument called Flexatone, so there has been confusion for a long time. Aram Khachaturian, who knew Shostakovichs music included the musical saw in his Piano Concerto (Khachaturian) (1936) in the second movement. Another composer was the Swiss Arthur Honegger, who included the saw in his opera Antigone (Honegger) in 1924 . The Romanian composer George Enescu used the musical saw at the end of the second act of his opera \u0152dipe (opera) (1931) to show in an extensive glissando\u2014which begins with the mezzo-soprano and is continued by the saw\u2014the death and ascension of the sphinx killed by Oedipus. The Italian composer Giacinto Scelsi wrote a part for the saw in his quarter-tone piece Quattro pezzi per orchestra (1959). German composer Hans Werner Henze took the saw to characterize the mean hero of his tragical opera Elegy for young lovers (1961). Other composers were Krysztof Penderecki with Fluorescences (1961), De natura sonoris Nr. 2 (1971) and the opera Ubu Rex (1990), Bernd Alois Zimmermann with Stille und Umkehr (1970), George Crumb with Ancient voices of children (1970), John Corigliano with The Mannheim Rocket (2001). Chaya Czernowin used the saw in her opera \"PNIMA...Ins Innere\" (2000) to represent the character of the grandfather, who is traumatized by the Holocaust. There are Further Leif Segerstam, Hans Zender (orchestration of \"5 pr\u00e9ludes\" by Claude Debussy), Franz Schreker (opera Christophorus) and Oscar Strasnoy (opera Le bal). Russian composer Lera Auerbach wrote for the saw in her ballet The Little Mermaid (2005), in her symphonic poem Dreams and Whispers of Poseidon (2005), in her oratorio \"Requiem Dresden \u2013 Ode to Peace\" (2012), in her Piano Concerto No.1 (2015), in her comic oratorio The Infant Minstrel and His Peculiar Menagerie (2016) and in her violin concerto Nr.4 \"NyX \u2013 Fractured dreams\" (2017). Question: What was the last year that the saw was used in something?", - "Output Program": [ - "saw_used = 2017\n\nprint(abs(round((saw_used),2)))", - "last_year_used = 2017\nprint(last_year_used)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2017'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Today millions of ethnic Nigerians live abroad, the largest communities can be found in the United Kingdom (500,000-3,000,000) and the United States (600,000-1,000,000 Nigerians), other countries that followed closely are South Africa, Gambia, and Canada respectively. There are also large groups in Nigerians in Ireland , Portugal and many other countries. .Inspiration for emigration is based heavily on socio-economical issues such as warfare, insecurity, economical instability and civil unrest. Between 1400-1900, of 1.4 million of 2 million emigrants were slaves sent to the Americas. This is due to the fact that the land now known as Nigeria was a central point for 4 slave trades during the 19th century. Though bondage represented a great deal, an estimated 30,000 Nigerian inhabitants would relocate to Kano City and Gambia to take advantage of financial opportunities afforded by fertile land and available natural resources. Whats more, the presence of gold mines and rail lines along the Gold Coast, present-day Ghana, attracted an estimated 6,500 Nigerian citizens to attain financial gain and opportunity. The population of Nigerians in Ghana rose to roughly 149,000 before the 1969 alien expulsion order would displace nearly the entire population to surrounding countries. Question: How many North American countries host large ethnic Nigerian populations?", - "Output Program": [ - "city = ['kano', 'gambia']\nprint(len(city))", - "ethnic = [\"uk\",\"us\"]\nprint(len(ethnic))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Prior to the start of the 2017-18 NBA season season, the Cavaliers overhauled their roster by moving Kyrie Irving to the 2017-18 Boston Celtics season, who requested a trade in part because he no longer wanted to play with James. After a slow start to the year, Cleveland rebounded by winning 18 of 19 games in December. Their turnaround began with a victory over the 2017-18 Washington Wizards season where James scored 57 points, which represented the second-highest point total of his career and tied a franchise record. In January, the Cavaliers had a losing record, and James was criticized for his lackluster effort. Following another round of trades in February, Cleveland returned to form and James reached a number of historical milestones; for example, on March 30, he set an NBA record with 867 straight games scoring in double-digits. James eventually finished the season with averages of 27.5 points, 8.6 rebounds, and a career-high 9.2 assists and 4.2 turnovers per game. In the 2018 NBA Playoffs, he guided the Cavaliers to another Finals rematch with the 2017-18 Golden State Warriors season. Along the way, he had some of the most memorable moments of his career, including a game-winning shot against the 2017-18 Indiana Pacers season and another against the 2017-18 Toronto Raptors season. In the first game of the 2018 NBA Finals, James scored a playoff career-high 51 points, but Cleveland was defeated in overtime. Following the defeat, James injured his hand after punching a wall in the locker room, which hindered his effectiveness for the remainder of the series. The Cavaliers lost the series in four games, with James averaging 34 points, 8.5 rebounds, and 10 assists per game for the Finals. Question: How many games did Cleveland lose in December 2017?", - "Output Program": [ - "wins = 19\nlose = 18\n\n\nprint(abs(round((wins \n -lose),2)))", - "total = 19\nwon = 18\nlost = total - won\nprint(lost)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As a result of continued decline in the traditional Gaelic heartlands, today no Civil parishes in Scotland in Scotland has a proportion of Gaelic speakers greater than 65% (the highest value is in Barvas, Isle of Lewis, with 64.1%). In addition, no civil parish on mainland Scotland has a proportion of Gaelic speakers greater than 20% (the highest value is in Ardnamurchan, Highland (council area), with 19.3%). Out of a total of 871 civil parishes in Scotland, the proportion of Gaelic speakers exceeds 50% in 7 parishes, exceeds 25% in 14 parishes, and exceeds 10% in 35 parishes. Decline in traditional areas has recently been balanced by growth in the Scottish Lowlands. Between the 2001 and 2011 censuses, the number of Gaelic speakers rose in nineteen of the countrys 32 council areas. The largest absolute gains were in Aberdeenshire (council area) (+526), North Lanarkshire (+305), City of Aberdeen (+216), and East Ayrshire (+208). The largest relative gains were in Aberdeenshire (+0.19%), East Ayrshire (+0.18%), Moray (+0.16%), and Orkney Islands (+0.13%). Question: How many more did Aberdeenshire gain compared to East Ayshire?", - "Output Program": [ - "aberdeenshire = 526 \neast_ashyre = 208\n\nprint(abs(round(aberdeenshire - east_ashyre,2)))", - "aberdeenshire = 526\neast_ayshire = 208\n\ndifference = (aberdeenshire - east_ayshire)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '318', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent more identified as Christian compared with Hindu and Muslim?", - "Output Program": [ - "percent_identified_as_hindu=17.71\npercent_identified_as_muslim=12.26\npercent_identified_as_christian=47.71\n\n\nmore_percent_identified_as_christian=percent_identified_as_christian-(percent_identified_as_hindu+percent_identified_as_muslim)\nprint(round(more_percent_identified_as_christian,2))", - "christian = 47.71\nhindu = 17.71\nmuslim = 12.26\nprint(abs(round(christian - muslim - hindu,2)))" - ], - "Output Answer": [ - "{'number': '17.74', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From the , 47,225 people (37.8% of the population) were Roman Catholic, while 33,993 (27.2%) belonged to the Swiss Reformed Church. Of the rest of the population, there were 2,698 Orthodox Christianity (2.16%), there were 65 individuals (0.05%) who belonged to the Christian Catholic Church of Switzerland, and there were 4,437 individuals (3.55%) who belonged to another Christian church. There were 849 individuals (0.68%) who were Judaism, and 7,501 (6.00%) who were Muslim. There were 452 individuals who were Buddhism, 772 individuals who were Hinduism and 343 individuals who belonged to another church. 21,080 (16.88%) belonged to no church, were Agnosticism or Atheism, and 7,590 individuals (6.08%) did not answer the question. Question: How many more people practiced Hinduism compared to Buddhism?", - "Output Program": [ - "hindu = 772\nbudd = 452\nmore_people = hindu - budd\nprint(more_people)", - "hinduism = 772\nbuddhism = 452\n\nprint(abs(hinduism - buddhism))\n" - ], - "Output Answer": [ - "{'number': '320', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Warriors posted many notable achievements during the 2016\u201317 regular season. On November 7, 2016, Stephen Curry set the NBA record for most 3-pointers in a game with 13, in a 116\u2013106 win over the Pelicans. On December 5, 2016, Klay Thompson scored 60 points in 29 minutes, in a 142\u2013106 victory over the Pacers. In doing so, Thompson became the first player in NBA history to score 60 or more points in fewer than 30 minutes of playing time. Stephen Curry, Kevin Durant, Draymond Green, and Klay Thompson were all named to the 2017 NBA All-Star Game, making the Warriors only the eighth team in NBA history to have four All-Stars. On February 10, 2017, Draymond Green recorded a triple-double with 12 rebounds, 10 assists, and 10 steals, becoming the first player in NBA history to post a triple-double with fewer than 10 points. On March 2, 2017, the Warriors streak for most games without back-to-back losses ended at 146 with a 94\u201387 loss to the Chicago Bulls. The streak eclipsed the previous record of 95 held by the Utah Jazz. Question: How many more points did the Warriors score in their December 5th game compared to their November 7th game?", - "Output Program": [ - "points=26\nanswer=points\nprint(answer)", - "pointers=3\nmin=29\nanswer=min-pointers\nprint(answer)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In Imielin (4-5 September), 28 Poles were killed; in Kajetanowice (5 September), 72 civilians were massacred in revenge for two German horses killed by German friendly fire; Trzebinia (5 September), 97 Polish citizens; Piotrk\u00f3w Trybunalski (5 September), Jewish section of the city was set on fire; B\u0119dzin (8 September), two hundred civilians burned to death; K\u0142ecko (9-10 September), three hundred citizens executed; Mszadla, \u0141\u00f3d\u017a Voivodeship (10 September), 153 Poles; Gmina Besko (11 September), 21 Poles; Kowalewice, \u0141\u00f3d\u017a Voivodeship (11 September), 23 Poles; Pilica (12 September); 36 Poles, 32 of them Jewish; Olszewo, Gmina Bra\u0144sk (13 September), 13 people (half of the village) from Olszewo and 10 from nearby Pietkowo including women and children stabbed by bayonets, shot, blown up by grenades, and burned alive in a barn; Mielec (13 September), 55 Jews burned to death; Pi\u0105tek, \u0141\u00f3d\u017a Voivodeship (13 September), 50 Poles, seven of them Jews. On 14-15 September about 900 Polish Jews, mostly intelligentsia, were targeted in parallel shooting actions in Przemy\u015bl and in Medyka; this was a foreshadowing of the Holocaust to come. Roughly at the same time, in Solec Kujawski (14 September), 44 Poles killed; soon thereafter in Chojnice, 40 Polish citizens; Gmina K\u0142ecko, 23 Poles; B\u0105dk\u00f3w, \u0141\u00f3d\u017a Voivodeship, 22 Poles; Dyn\u00f3w, two hundred Polish Jews. Public executions continued well beyond September, including in municipalities such as Wierusz\u00f3w County, Gmina Besko, Gmina Gidle, Gmina K\u0142ecko, Gmina Ryczyw\u00f3\u0142, and Gmina Siennica, among others. Question: How many people were killed on September 13th?", - "Output Program": [ - "condition_1 = 36+32+10+55\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))", - "poles=36\njewish=32\npietkowo=10\nother=50\nsum=(poles+jewish+pietkowo+other)\nprint(sum)\n" - ], - "Output Answer": [ - "{'number': '128', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many more people, in terms of percentage, viewed China positively in Pakistan compared to Japan and Italy combined?", - "Output Program": [ - "pak = 78\nitaly = 26\njapan = 7\nprint(pak - italy - japan)", - "Pakistan = 78\nJapan = 7\nItaly = 26\nprint(Pakistan-(Japan+Italy))" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Black?", - "Output Program": [ - "percent_black = 25\npercent_not_black = 100 - percent_black\nprint(percent_not_black)", - "black_people = 25\nprint(abs(100 - black_people))" - ], - "Output Answer": [ - "{'number': '75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Federal Bureau of Investigations 2015 Uniform Crime Report, Indianapolis ranks as the 16th most dangerous city in the U.S., with 17.1 homicides per 100,000 people, compared with the U.S. rate of 4.9 homicides per 100,000 people. Between 2012 and 2014, the murder rate rose by 44%. There were 138 homicides in 2014, with 60% of victims and 90% of perpetrators being young black men. With 144 criminal homicides, 2015 surpassed 1998 as the year with the most murder investigations in the city. With 154 criminal homicides, 2017 marked the third consecutive year of record violence. FBI data showed a 7 percent increase in violent crimes committed in Indianapolis, outpacing the rest of the state and country. Law enforcement has blamed increased violence on a combination of root causes, including poverty, substance abuse, mental illness, and availability of firearms. Question: How many homicide victims in 2014 were young black men?", - "Output Program": [ - "homocides = 138\nvictims_percent = 60\nanswer = round(homocides * (victims_percent/100))\nprint(answer)", - "total = 138\nperc = 60\n\nprint(round(total * (perc/100)\n ))" - ], - "Output Answer": [ - "{'number': '83', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many of their final five games did the Chargers lose?", - "Output Program": [ - "final_games = 5\nwin = 2\nlose = final_games - win\nprint(lose)", - "condition_1 = 5\ncondition_2 = 1\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The February 2013 offer represented a small premium over the then-current stock price, much lower than the stocks all-time high of $65 USD per share reached during the dotcom bubble in 2000, as well as its July 2005 price of $40 USD which was the high-water mark of the post-dotcom era. The price of $13.65 per share represented a 25% premium to the stock price, but far below the 52-week high of $18.36, and more than 76% off its all-time high. Several major institutional shareholders have voiced opposition, including Southeastern Asset Management and Mason Hawkins. Michael Dell owns the largest single share of the companys stock and was part of negotiations to go private, but only offered $750 million of his own money for a deal that would involve almost $16 billion in new debt. T. Rowe Price, which has the third largest holding, also objected to the low price of the proposal. Southeastern Asset Management, the largest shareholder of Dell stock with about 8.5%, is opposed to the deal at the per share price of $13.50 to $13.75 as they value the company at $23.72 a share. Southeastern also complained that the overseas funds arent offered to sweeten the buyout offer. Question: How many dollars higher was the all time high stock price than the price in February 2013 price and the 52-week high combined?", - "Output Program": [ - "all_time_high = 65\nweek_52_high = 18.36\nstock = 13.65\nanswer = all_time_high - (week_52_high + stock)", - "high = 65 \nweek_52 = 18.36\nfeb_2013 = 13.65\n\nprint(abs(round(high - week_52 - feb_2013,2)))" - ], - "Output Answer": [ - "{'number': '32.99', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Odes 1-3 were the next focus for his artistic creativity. He adapted their forms and themes from Greek lyric poetry of the seventh and sixth centuries BC. The fragmented nature of the Greek world had enabled his literary heroes to express themselves freely and his semi-retirement from the Treasury in Rome to Horaces Villa in the Sabine hills perhaps empowered him to some extent also yet even when his lyrics touched on public affairs they reinforced the importance of private life. Nevertheless, his work in the period 30-27 BC began to show his closeness to the regime and his sensitivity to its developing ideology. In Odes 1.2, for example, he eulogized Octavian in hyperboles that echo Hellenistic court poetry. The name Augustus, which Octavian assumed in January 27 BC, is first attested in Odes 3.3 and 3.5. In the period 27-24 BC, political allusions in the Odes concentrated on foreign wars in Britain (1.35), Arabia (1.29) Spain (3.8) and Parthia (2.2). He greeted Augustus on his return to Rome in 24 BC as a beloved ruler upon whose good health he depended for his own happiness (3.14). Question: How many years was the period where his work showed his closeness to the regime and sensitivity to its developing ideology?", - "Output Program": [ - "start_year = 27\nend_year = 30\nprint(abs(start_year-end_year))", - "started = 30\nended = 27\n\nperiod = started - ended\n\nprint(period)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Statistics from the 2010 Census indicate that 87.4% of the Chinese population identify as Buddhists, with significant minorities of adherents identifying as Christians (7.9%), Chinese folk religions (2.7%) and Muslims (0.6%). The majority of the Indian population identify as Hindus (81.1%), with a significant minorities of numbers identifying as Christians (7.8%), Muslims (4.9%) and Buddhists (2.1%). The non-Malay Bumiputera (Malaysia) community are predominantly Christians (44.9%), with significant minorities identifying as Muslims (31.2%) and Buddhists (13.5%). All bumiputera Malays are Muslim. Question: How many percent of the Indian population do not identify as Hindu?", - "Output Program": [ - "percentage = 100\nindian_hindu = 81.1\nnot_indian_hindu = percentage - indian_hindu\nprint(not_indian_hindu)", - "condition_1 = 100\ncondition_2 = 81.1\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '18.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 2003-04 Serie A, the final season of his career, Baggio recorded 12 goals and 11 assists. He scored his 200th goal in Serie A in a 2-2 draw against Parma on 14 March 2004, saving Brescia from relegation, as they finished the season in 11th place. Baggio was the first player in almost 30 years to surpass the 200-goal milestone, and is currently only one of seven players to have accomplished the feat. Baggio scored his final and 205th Serie A career goal on the second last matchday, in a 2-1 home win over 2003-04 Coppa Italia Lazio on 9 May 2004; he also set up Brescias first goal in that match. He played his last career match on 16 May 2004 on the final matchday of the season at the San Siro against Milan, a 4-2 loss to the Serie A champions; he set-up Matuzal\u00e9ms goal. In the 88th minute, De Biasi substituted Baggio, prompting the 80,000 present at the San Siro to give him a standing ovation; Milan defender Paolo Maldini also embraced him before he left the pitch. Question: How many other players, other than Baggio, have surpassed the 200-goal milestone?", - "Output Program": [ - "start = 7\nend = 1\n\nprint(abs(start - end))", - "total = 7\nbaggio = 1\nprint(total - baggio)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Jordan and the Bulls continued their dominance in the 1991-92 NBA season, establishing a 67-15 record, topping their franchise record from 1990-91. Jordan won his second consecutive MVP award with averages of 30.1 points, 6.4 rebounds and 6.1 assists per game on 52% shooting. After winning a physical 7-game series over the 1991-92 New York Knicks season in the second round of 1992 NBA Playoffs and finishing off the 1991-92 Cleveland Cavaliers season in the Conference Finals in 6 games, the Bulls met Clyde Drexler and the 1991-92 Portland Trail Blazers season in 1992 NBA Finals. The media, hoping to recreate a Celtics-Lakers rivalry, highlighted the similarities between \"Air\" Jordan and Clyde \"The Glide\" during the pre-Finals hype. In the first game, Jordan scored a Finals-record 35 points in the first half, including a record-setting six three-point field goals. After the sixth three-pointer, he jogged down the court shrugging as he looked courtside. Marv Albert, who broadcast the game, later stated that it was as if Jordan was saying, \"I cant believe Im doing this.\" The Bulls went on to win Game 1, and defeat the Blazers in six games. Jordan was named Finals MVP for the second year in a row and finished the series averaging 35.8 ppg, 4.8 rpg, and 6.5 apg, while shooting 53% from the floor. Question: How many total games did the Bulls play in the 1991-92 NBA season?", - "Output Program": [ - "total = 82\nprint(total)", - "condition_1 = 67\ncondition_2 = 15\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '82', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Swans started off the 2016 season with a convincing 80-point round 1 win against Collingwood Football Club, with new Swans recruit Michael Talia suffering a long term foot injury. They followed up the next round with a 60-point win against the Blues, with new recruit Callum Sinclair kicking 3 goals. The following week they defeated GWS by 25 points, with Lance Franklin kicking 4 goals. In the following match against the Crows, Isaac Heeney starred with 18 touches and 4 goals in a losing side. Three more wins followed, against West Coast, Brisbane and Essendon respectively before a shock loss to Richmond in round 8 by a solitary point, after a kick after the siren. They bounced back to win against top spot North Melbourne, and the Hawks at the MCG, with Lance Franklin booting 3 goals, including a bomb from 80 metres. After a tight slog against the Suns, the Swans played the Giants once more and were defeated in the clubs 100th game. They won their next game by 55 points against the Demons, in a fourth quarter breeze. After a bye in Round 14, the Sydney Swans lost their first game after, again with the last kick of the game, by 4 points. The week after was soured by a family feud involving co-captain Kieren Jack and his parents, after they were reportedly told by him not to come to is 200-game milestone. After the unfortunate spat, Jack led the Swans to an emphatic upset victory against Geelong, booting 3 goals and gathering 24 possessions in the one-sided 38-point victory at Simonds Stadium. They then travelled back home where they faced Hawthorn and lost their 3rd match of the season by under a goal, as Buddy went goalless for the first time in the season. After an unconvincing win the following week against Carlton, the Swans went on to win their last 5 home and away games by a combined total of 349 points, giving them top spot and a home qualifying final. Question: How many more points did the Swans defeat the Blues by than Geelong?", - "Output Program": [ - "swans = 60\nblues = 38\n\nprint(abs(round(swans - blues,2)))", - "against_blues = 60\nagainst_geelong = 38\nmore_points = against_blues - against_geelong\nprint(more_points)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: How many counties were added in 1887?", - "Output Program": [ - "countries_added = 2\nprint(countries_added)", - "county = 26\nnew_county = [\"Routt\", \"Ouray\"]\n\nprint(len(new_county))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of the jobs in the secondary sector were not in construction?", - "Output Program": [ - "secondary_sector = 33.4\nprint (100-secondary_sector)", - "total = 100\ncon = 33.4\nprint(total - con)" - ], - "Output Answer": [ - "{'number': '66.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the census in 2005, there were 2,628,811 residents in Osaka, an increase of 30,037 or 1.2% from 2000. There were 1,280,325 households with approximately 2.1 persons per household. The population density was 11,836 persons per km\u00b2. The 1923 Great Kant\u014d earthquake caused a mass migration to Osaka between 1920 and 1930, and the city became Japans largest city in 1930 with 2,453,573 people, outnumbering even Tokyo, which had a population of 2,070,913. The population peaked at 3,252,340 in 1940, and had a post-war peak of 3,156,222 in 1965, but continued to decrease since, as the residents moved out to the suburbs. Question: How many residents occupied Osaka in 2000?", - "Output Program": [ - "total = 2628811\nno = 30037\ndiff = total - no\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2598774', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many more wins than losses did the Chargers have in their first eight games?", - "Output Program": [ - "Chargers=5\nfinalgames=5\nAnswer=Chargers-finalgames\nprint(Answer)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many boroughs have more white residents than the Bronx?", - "Output Program": [ - "total = 5\nlowest = 1\nbronx = lowest\nmany = total - bronx\nprint(many)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Despite playing without an injured Iman Shumpert and Amare Stoudemire, the Knicks compiled an 18\u20135 record to start the season, their best start since 1993\u201394 NBA season. In their first four games, they scored at least 100 points and won by double digits in all of those games. The streak ended after a 10-point loss to Memphis Grizzlies. The following Sunday, in a game against the Indiana Pacers, the Knicks at home went on to win 88\u201376, assuring them a 7\u20131 record. After two tough losses to the Dallas Mavericks and Houston Rockets, the Knicks returned home in a game against the Detroit Pistons on November 25, with a 121\u2013100 blowout win, making them one of only three teams undefeated at home along with the Miami Heat and Utah Jazz. The Knicks finished November with an 11\u20134 record, their best month record since going 11\u20136 in March 2000. By the All-Star break in mid-February 2013, the Knicks compiled a 32\u201318 record, good for second in the Eastern Conference. On February 21, on the trade deadline, the team traded Ronnie Brewer for a 2014 second-round draft pick. The Knicks then signed veteran power forward Kenyon Martin to a 10-day contract. In late March, the Knicks went on to compile a four-game losing streak, tying their worst skid of the season. They would go on and face the Jazz on the road, eventually winning the game and starting what would turn out to be a 13-game winning streak, including wins against the Miami Heat and the Oklahoma City Thunder. This was the third-longest winning streak in franchise history. On April 9, the Knicks beat the Washington Wizards to secure the Atlantic Division title for the first time since the 1993\u201394 NBA season. The Knicks 13-game winning streak came to an end on April 11 as they lost to the Chicago Bulls. Despite that, they set the NBA single season record for three-pointers. On May 3, the Knicks defeated the Boston Celtics in the first round of the NBA playoffs, 4\u20132, their first playoff victory since 2000. On May 18, the Knicks were eliminated in the second round of the playoffs, losing the series to the Indiana Pacers 4\u20132. Point guard Jason Kidd retired following the end of the season\u2014he was named head coach of the Brooklyn Nets a few days later. In the 2013 NBA draft, the Knicks selected Tim Hardaway Jr. as the 24th pick in the first-round. During the 2013 off-season, The Knicks claimed Los Angeles Lakers F Metta World Peace off of waivers. They re-signed J. R. Smith to a 3-year, $18 million deal and traded Quentin Richardson, Steve Novak, Marcus Camby, and three draft picks to acquire Andrea Bargnani from the Toronto Raptors. Question: How many players were injured at the start of the season?", - "Output Program": [ - "injured = 2\nprint(injured)", - "injured = [\"man Shumpert\",\"Amare Stoudemire\"]\nans = len(injured)\nprint(ans)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Japanese American?", - "Output Program": [ - "percent_people_Japanese_American = 0.1\npercent_people_not_Japanese_American = 100 - percent_people_Japanese_American\nprint(percent_people_not_Japanese_American)", - "japanese_american = 0.1 \nprint(abs(100 - japanese_american))" - ], - "Output Answer": [ - "{'number': '99.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: African elephants were listed as Vulnerable species by the International Union for Conservation of Nature (IUCN) in 2008, with no independent assessment of the conservation status of the two forms. In 1979, Africa had an estimated minimum population of 1.3 million elephants, with a possible upper limit of 3.0 million. By 1989, the population was estimated to be 609,000; with 277,000 in Central Africa, 110,000 in East Africa, 204,000 in southern Africa, and 19,000 in West Africa. About 214,000 elephants were estimated to live in the rainforests, fewer than had previously been thought. From 1977 to 1989, elephant populations declined by 74% in East Africa. After 1987, losses in elephant numbers accelerated, and savannah populations from Cameroon to Somalia experienced a decline of 80%. African forest elephants had a total loss of 43%. Population trends in southern Africa were mixed, with anecdotal reports of losses in Zambia, Mozambique and Angola while populations grew in Botswana and Zimbabwe and were stable in South Africa. Conversely, studies in 2005 and 2007 found populations in eastern and southern Africa were increasing by an average annual rate of 4.0%. Due to the vast areas involved, assessing the total African elephant population remains difficult and involves an element of guesswork. The IUCN estimates a total of around 440,000 individuals for 2012. Question: How many of the 609,000 elephants were not in Central Africa?", - "Output Program": [ - "condition_1 = 609000\ncondition_2 = 277000\n\nprint(abs(round(condition_1 - condition_2,2)))", - "total = 609000\ncentral = 277000\ndiff = total - central\nprint(diff)" - ], - "Output Answer": [ - "{'number': '332000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Evangelical Christians comprised 52 percent of the states voters in 2008. A poll in 2005 showed that 53 percent of West Virginia voters are pro-life, the seventh highest in the country. A September 2011 Public Policy Polling survey found that 19% of West Virginia voters thought that same-sex marriage should be legal, while 71% thought it should be illegal and 10% were not sure. A separate question on the same survey found that 43% of West Virginia voters supported the legal recognition of same-sex couples, with 17% supporting same-sex marriage, 26% supporting civil unions but not marriage, 54% favoring no legal recognition and 3% not sure. A poll published regarding another social issue, abortion, in 2014 by Pew Research found that 35% of West Virginians supported legal abortion in \"all or most cases\" while 58% wanted it to be banned \"in all or most cases.\" In 2008, 58 percent favored troop withdrawal from Iraq while just 32 percent wanted troops to remain. On fiscal policy in 2008, 52 percent said raising taxes on the wealthier individuals would benefit the economy, while 45 percent disagreed. Question: How many more percentage West Virginians voters banned abortion than supported in 2104?", - "Output Program": [ - "y1 = 58\ny2 = 35\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2011 the average local and cantonal tax rate on a married resident of M\u00fcnchenwiler making 150,000 Swiss franc was 12.2%, while an unmarried residents rate was 17.9%. For comparison, the average rate for the entire canton in 2006 was 13.9% and the nationwide rate was 11.6%. In 2009 there were a total of 197 tax payers in the municipality. Of that total, 58 made over 75,000 CHF per year. There were 2 people who made between 15,000 and 20,000 per year. The average income of the over 75,000 CHF group in M\u00fcnchenwiler was 109,931 CHF, while the average across all of Switzerland was 130,478 CHF. Question: How many CHF was the average income of the over 75,000 CHF group across all of Switzerland compared to in M\u00fcnchenwiler", - "Output Program": [ - "group_avg_in_munc = 109931\ngroup_avg_in_switz = 130478\nprint(group_avg_in_switz-group_avg_in_munc)", - "average_income_in_munchenwiler = 109931\naverage_income_in_switzerland = 130478\nanswer = average_income_in_switzerland - average_income_in_munchenwiler\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20547', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people less were either full or part time employed compared with the London average?", - "Output Program": [ - "average = 39.96+7.86\nlondon_avg = 42.64+8.62 \n\nprint(abs(round(average - london_avg,2)))", - "average = 42.64 + 8.62\nfull = 39.96\npart = 7.86\npercent_less = average - (full + part)\nprint(percent_less)" - ], - "Output Answer": [ - "{'number': '3.44', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Germans initial attack involved 410,000 men; just over 1,400 tanks, tank destroyers, and assault guns; 2,600 artillery pieces; 1,600 anti-tank guns; and over 1,000 combat aircraft, as well as large numbers of other Armoured fighting vehicle. These were reinforced a couple of weeks later, bringing the offensives total strength to around 450,000 troops, and 1,500 tanks and assault guns. Between 63,222 and 98,000 of their men were Killed in action, Missing in action, wounded in action, or prisoner of war. For the Americans, out of a peak of 610,000 troops, 89,000 became casualties out of which some 19,000 were killed. The \"Bulge\" was the largest and bloodiest single battle fought by the United States in World War II and the second bloodiest List of battles with most United States military fatalities. Question: How many of the American casualties lived?", - "Output Program": [ - "total_casulities = 89000\nkilled_casulities = 19000\nprint(abs(round(total_casulities - killed_casulities,2)))", - "casualities = 89000\nkilled = 19000\nremaining = casualities - killed\nprint(remaining)" - ], - "Output Answer": [ - "{'number': '70000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2006-07 NBA season, Jamess averages declined to 27.3 points, 6.7 rebounds, 6 assists, and 1.6 steals per game. Some analysts attributed the fall to a regression in his passing skills and shot selection, which stemmed from a lack of effort and focus. The Cavaliers finished the season with 50 wins for the second consecutive year and entered the 2007 NBA Playoffs as the Easts second seed. In Game 5 of the NBA Conference Finals, James notched 48 points with 9 rebounds and 7 assists, scoring 29 of Clevelands last 30 points, including the game-winning layup with two seconds left, against the 2006-07 Detroit Pistons season. After the game, play-by-play announcer Marv Albert called the performance \"one of the greatest moments in postseason history\" and color commentator Steve Kerr described it as \"Michael Jordan-esque\". In 2012, ESPN ranked the performance the fourth greatest in modern NBA playoff history. The Cavaliers went on to win Game 6 and claim their first-ever Eastern Conference championship, earning them a matchup with the 2006-07 San Antonio Spurs season in the 2007 NBA Finals. During the championship round, James struggled, averaging 22 points, 7.0 rebounds, and 6.8 assists per game on just 35.6 percent shooting, and Cleveland was eliminated in a Whitewash (sport). Question: How many better performances were there than James in 2012 according to ESPN?", - "Output Program": [ - "ESPN = 3\nprint(ESPN)", - "rank = 4\n\nbetter = rank - 1\n\nprint(better)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2012 census, 59.5% of jobs in the Paris Region were in market services (12.0% in wholesale and retail trade, 9.7% in professional, scientific, and technical services, 6.5% in information and communication, 6.5% in transportation and warehousing, 5.9% in finance and insurance, 5.8% in administrative and support services, 4.6% in accommodation and food services, and 8.5% in various other market services), 26.9% in non-market services (10.4% in human health and social work activities, 9.6% in public administration and defence, and 6.9% in education), 8.2% in manufacturing and utilities (6.6% in manufacturing and 1.5% in utilities), 5.2% in construction, and 0.2% in agriculture. Question: How many percent of the non-market services were not in education?", - "Output Program": [ - "non_market = 26.9\neducation = 6.9\nothers = non_market - education\nprint(others)", - "non_market_service = 6.9\ntotal = 26.9\nprint(round(total - non_market_service\n ,2))" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many more people were of Italian descent compared to those claiming either German or English American ancestry?", - "Output Program": [ - "italian_dec = 1694\namerican = 646+346\n\nprint(abs(italian_dec - american))", - "italian = 1694\ngerman = 646\nenglish = 346\nmore_people = italian - (german + english)\nprint(more_people)\n" - ], - "Output Answer": [ - "{'number': '702', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Research for tank casualties in Normandy from 6 June to 10 July 1944 conducted by the British No. 2 Operations research concluded, that from a sample of 40 Sherman tanks, 33 tanks burned (82 percent) and 7 tanks remained unburned following an average of 1.89 penetrations. In comparison, from a sample of 5 Panzer IVs, 4 tanks burned (80 percent) and 1 tank remained unburned, following an average of 1.5 penetrations. The Panther tank burned 14 times (63 percent) from a sample of 22 tanks and following 3.24 penetrations, while the Tiger burned 4 times (80 percent) out of a sample of 5 tanks following 3.25 penetrations. John Buckley, using a case study of the British 8th Armoured Brigade (United Kingdom) and 29th Armoured Brigade (United Kingdom), found that of their 166 Shermans knocked out in combat during the Normandy campaign, 94 (56.6 percent) burned out. Buckley also notes that an American survey carried out concluded that 65% of tanks burned out after being penetrated. United States Army research proved that the major reason for this was the stowage of main gun ammunition in the vulnerable sponsons above the tracks. A U.S. Army study in 1945 concluded that only 10-15 percent of wet stowage Shermans burned when penetrated, compared to 60-80 percent of the older dry-stowage Shermans. Question: How many more Sherman tanks burned out than survived in the Normandy campaign?", - "Output Program": [ - "burn = 33\nsurvive = 7\ndiff = burn - survive\nprint(diff)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The effectiveness of heat-seeking missiles was only 7% early in the Vietnam War, but improved to approximately 15%\u201340% over the course of the war. The AIM-4 Falcon used by the USAF had kill rates of approximately 7% and was considered a failure. The AIM-9B Sidewinder introduced later achieved 15% kill rates, and the further improved AIM-9D and J models reached 19%. The AIM-9G used in the last year of the Vietnam air war achieved 40%. Israel used almost totally guns in the 1967 Six-Day War, achieving 60 kills and 10 losses. However, Israel made much more use of steadily improving heat-seeking missiles in the 1973 Yom Kippur War. In this extensive conflict Israel scored 171 of out of 261 total kills with heat-seeking missiles (65.5%), 5 kills with radar guided missiles (1.9%), and 85 kills with guns (32.6%). The AIM-9L Sidewinder scored 19 kills out of 26 fired missiles (73%) in the 1982 Falklands War. But, in a conflict against opponents using thermal countermeasures, the United States only scored 11 kills out of 48 fired (Pk 23%) with the follow-on AIM-9M in the Gulf War. Question: How many percentage points higher was the kill rate of the AIM-9G than the AIM-9D and J models?", - "Output Program": [ - "aimg = 40\naimd = 19\nprint(aimg - aimd)", - "aim9g = 40\naim9d = 19\nprint(aim9g-aim9d)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: How many more buildings were burned in 1756 than in 1675?", - "Output Program": [ - "boathouses=218\nbuildings=1500\nanswer=buildings-boathouses\nprint(answer)", - "burned=300\nbuildings=1500\nanswer=buildings-burned\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1395', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The largest population centres of the Sinhalese diaspora are mainly situated in Europe, North America and Australia. The city of Melbourne contains just under half of the Sri Lankan Australians. The 2011 census recorded 86,412 Sri Lanka born in Australia. There are 73,849 Australians (0.4 of the population) who reported having Sinhalese ancestry in 2006. The Sinhalese language was also reported to be the 29th-fastest-growing language in Australia (ranking above Somali language but behind Hindi language and Belarusian language). Sinhalese Australians have an exceptionally low rate of return migration to Sri Lanka. In the Canada 2011 Census, 7,220 people identified themselves as of Sri Lankan Canadians, out of 139,415 Sri Lankans. There are a small amount of Sri Lankans in India, scattered around the country, but mainly living in and around the North India and South India regions. Sri Lankan New Zealanders comprised 3% of the Asian population of New Zealand in 2001. The numbers arriving continued to increase, and at the 2006 census there were over 7,000 Sri Lankans living in New Zealand. The Sri Lankan American number about 12,000 in the U.S. The New York City Metropolitan Area contains the largest Sri Lankan community in the United States, receiving the highest legal permanent resident Sri Lankan immigrant population, followed by Central New Jersey and the Los Angeles metropolitan area. Many Sri Lankans in Italy have migrated to Italy since the 1970s. Italy was attractive to the Sinhalese due to perceived easier employment opportunities and entry, compared to other European countries. It is estimated that there are 30,000-33,000 Sinhalese in Italy. The major Sinhalese communities in Italy are located in Lombardia (In the districts Loreto and Lazzaretto), Milan, Lazio, Rome, Naples, and Southern Italy (Particularly Palermo, Messina and Catania). Though British Sri Lankans people in particular and Sri Lankans in general have migrated to the UK over the centuries beginning from the colonial times, the number of Sinhalese people in the UK cannot be estimated accurately due to inadequacies of census in the UK. The UK government does not record statistics on the basis of language or ethnicity and all Sri Lankans are classified into one group as Asian British or Asian Other. Question: How many geographical areas in Italy have a large number of Sinhalese?", - "Output Program": [ - "italy_areas_with_sinhalese=6\nprint(italy_areas_with_sinhalese)", - "sinhale_communities = (\"lombardia\",\"milan\",\"lazio\",\n \"rome\",\"naples\",\"southern Italy\")\nprint(len(sinhale_communities))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many percent more households had children under 18 than male householder with no spouse present and households made up of individuals combined?", - "Output Program": [ - "age_18 = 37.1\nmale_hous_no = 5.1\nindivisiol = 26.7\n\nprint(abs(round(age_18 - male_hous_no - indivisiol,2)))", - "under = 37.1\nmale_householder = 5.1\nindividuals = 26.7\npercent_more = under - (male_householder + individuals)\nprint(percent_more)" - ], - "Output Answer": [ - "{'number': '5.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the United Kingdom Census 2011, 82.5% of Peterboroughs residents categorised themselves as White people, 2.8% of Mixed (United Kingdom ethnicity category), 11.7% British Asian, 2.3 per cent Black British and 0.8% other. Amongst the white population, the largest categories were English/Welsh/Scottish/Northern Irish/British (70.9%) and Other White (10.6%). Those of British Pakistanis ethnicity accounted for 6.6% of the population and those of British Indians 2.5.%. The largest black group were those of African ethnicity (1.4%). Question: How many more people, in terms of percentage, belonged to the largest racial group compared to the second largest?", - "Output Program": [ - "ans = [82.5,2.8,11.7,2.3,0.8]\n\nprint(abs(round(sorted(ans)[-1] - sorted(ans)[-2],2)))", - "largest = 82.5\nsecond = 11.7\nprint(largest - second)" - ], - "Output Answer": [ - "{'number': '70.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In May 2010, more than 120,000 North Koreans owned mobile phones; this number had increased to 301,000 by September 2010, 660,000 by August 2011, and 900,000 by December 2011. Orascom reported 432,000 North Korean subscribers after two years of operation (December 2010), increasing to 809,000 by September 2011, and exceeding one million by February 2012. By April 2013 subscriber numbers neared two million. By 2015 the figure has grown to three million. Question: How many more North Koreans owned mobile phones in December 2011 compared to May 2010?", - "Output Program": [ - "NorthKoreans=120000\nMobile=900000\nanswer=Mobile-NorthKoreans\nprint(answer)", - "increased=301000 \nNumber=660000\nanswer=Number-increased\nprint(answer)" - ], - "Output Answer": [ - "{'number': '780000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Lakers hold several NBA records as a team including most consecutive games won overall (33) and most consecutive road games won (16) both of which came during the 1971-72 season. Highest field-goal percentage for a season at 54.5% (1984-85), and highest road winning percentage at 0.816 (1971-72). They also hold records for having (into the 2009-10 NBA season) the most wins (3,027), the highest winning percentage (61.9%), and the most NBA Finals appearances (31). The 2000-01 team set the NBA record for best playoff record at 15-1, which was later broken by the Golden State Warriors in 2017. The 1971-72 team holds franchise records in wins (69), most points scored, and largest margin of victory; both of the latter came in the teams 63 point win versus Golden State (162-99). They also used to hold the record for most wins at home in the regular season (going 36-5 in 1971-72, then 37-4 in both 1976-77 and 1979-80) before the Boston Celtics set the current record of 40-1 in the 1985-86 season. Question: How many years did the Lakers hold the record for the most wins at home in a regular season before the Boston Celtics set the current record?", - "Output Program": [ - "first = 1975\nlast = 1980\nprint(last - first)", - "smoked = 21\nprint(100-smoked)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many total important towns were there?", - "Output Program": [ - "towns = [\"Fergana\",\"Andijin\",\"Kokand\",\"Namangan\",\"Osh\",\"Margelan\",\"chust\",\n\"Uzbekestan\"]\nprint(len(towns))", - "number_important_towns = 8\nprint(number_important_towns)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Warriors began the 2015-2016 season by winning their first 24 games, eclipsing the previous best start in NBA history. The Warriors surpassed the 1969\u201370 New York Knicks season for the best road start in NBA history at 14\u20130, which is also the joint-third longest road win streak. Their record-setting start ended when they were defeated by the Milwaukee Bucks on December 12, 2015. The Warriors broke a 131-year-old record of 20\u20130 set by the 1884 St. Louis Maroons season baseball team, to claim the best start to a season in all of the Major professional sports leagues in the United States and Canada. Golden State also won 28 consecutive regular-season games dating back to the 2014\u201315 Golden State Warriors season, eclipsing the 2012\u201313 Miami Heat season for the List of National Basketball Association longest winning streaks. The team set an NBA record with 54 consecutive regular-season home wins, which spanned from January 31, 2015 to March 29, 2016; the previous record of 44 was held by the 1995\u201396 Chicago Bulls season team led by Michael Jordan. Question: How many years did the team set an NBA record with 54 consecutive regular-season home wins?", - "Output Program": [ - "num_of_years=1\nprint(num_of_years)", - "start_year = 2015\nend_year = 2016\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The tramway to Silkstone was completed in 1810. Barnby basin was enlarged to cope with the expected trade, which grew steadily. Coal accounted for just 23 per cent of the 22,270 tons carried in 1800, but had risen to 109,945 tons out of a total of 181,063 tons by 1821. The other main cargoes were corn and limestone. Receipts also rose, from \u00a32,028 in 1803 to 7,649 in 1821, the latter figure being supplemented by a further \u00a32,094 raised from tramway tolls. Profits were sufficient to pay dividends from 1810. In order to keep the boats moving, the Barnsley Canal Company attempted to take water from the River Dearne on several occasions, and were ordered to remove the works which diverted the water by the River Don Navigation Company, who had sponsored the Dearne and Dove Canal. A compromise was reached in 1812, which allowed some of the Dearne water to be used by the Barnsley canal. Between 1828 and 1830, a number of bridges were raised, to allow larger vessels, called \"Billy-boys\", to use the canal. Question: Across how many years were bridges raised to allow \"Billy-boys\" to use the canal?", - "Output Program": [ - "start = 1828\nend = 1830\ndiff = end - start\nprint(diff)", - "start_year = 1828\nend_year = 1830\n \nprint(abs(round((abs(start_year-end_year)),2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Houston Texans joined the league at the 2002 NFL season, playing at the newly founded Reliant Stadium. With their opening game victory over the Dallas Cowboys that season, the team became the first expansion team to win its opening game since the Minnesota Vikings beat the Chicago Bears in 1961. While the team struggled in early seasons, results began to improve once native Houstonian Gary Kubiak became the head coach in 2006. The Texans finished with a .500 season (8-8) in both 2007 and 2008, and nearly qualified for the 2009-10 NFL playoffs with a 9-7 result in 2009. In 2010, the team started the season on a 4-2 record going into a Week 7 bye week, but promptly collapsed 2-8 in the second part of the season, finishing 6-10. In the 2011 NFL Draft, the Texans acquired Wisconsin Badgers football star defensive end J.J. Watt eleventh overall. The following season, former Dallas Cowboys head coach Wade Phillips was hired as the defensive coordinator of the Texans, and the improved defense led to the Texans finishing 10-6, winning their first AFC South title. The Texans then beat wild card Cincinnati Bengals 31-10 in the first round of the 2011-12 NFL playoffs, before a 20-13 defeat by the Ravens in the semifinals. Question: How many years passed between the most recent time an expansion team won their first game, and the last time that occured?", - "Output Program": [ - "point=31\nPoint1=10\nanswer=point+Point1\nprint(answer)", - "ChicagoBears=1961\nNFL=2002\nanswer=NFL-ChicagoBears\nprint(answer)" - ], - "Output Answer": [ - "{'number': '41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Income inequality has become a hotly debated topic globally. According to the CIA World Factbook, U.S. income inequality ranked 41st highest among 156 countries in 2017 (i.e., 74% of countries have a more equal income distribution). According to the Congressional Budget Office, the top 1% of income households earned about a 9% share of the pre-tax income in 1979, versus 19% in 2007 and 17% in 2014. For after-tax income, these figures were 7%, 17%, and 13%, respectively. These figures indicate the share of income earned by top earners more than doubled between 1979 and 2007, then fell somewhat following the Great Recession, and the higher tax rates and re-distributive policies applied by President Barack Obama in 2013 (i.e., expiration of the Bush Tax Cuts for the top 1% and subsidies for lower income persons via the Affordable Care Act). Recasting the 2012 income using the 1979 income distribution (representing the more egalitarian 1950-1980 period), the bottom 99% of families would have averaged about $7,100 more income. Income inequality in the United States has grown from 2005 to 2012 in more than 2 out of 3 metropolitan areas. Question: Which year saw the top 1% earn the most share of the pre-tax income, 1979, 2007, or 2014?", - "Output Program": [ - "pretax = 2014\nprint(pretax)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2014'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: At the age of 36, Johnson attempted another comeback as a player when he re-joined the Lakers during the 1995\u201396 NBA season. During his retirement, Johnson began intense workouts to help his fight against HIV, raising his bench press from 135 to 300 pounds, and increasing his weight to 255 pounds. He officially returned to the team on January 29, 1996, and played his first game the following day against the 1995\u201396 Golden State Warriors season. Coming off the bench, Johnson had 19 points, 8 rebounds, and 10 assists to help the Lakers to a 128\u2013118 victory. On February 14, Johnson recorded the final triple-double of his career, when he scored 15 points, along with 10 rebounds and 13 assists in a victory against the 1995\u201396 Atlanta Hawks season. Playing Power forward (basketball), he averaged 14.6 points, 6.9 assists, and 5.7 rebounds per game in 32 games, and finished tied for 12th place with Charles Barkley in voting for the MVP Award. The Lakers had a record of 22\u201310 in the games Johnson played, and he considered his final comeback \"a success.\" While Johnson played well in 1996, there were struggles both on and off the court. Cedric Ceballos, upset over a reduction in his playing time after Johnsons arrival, left the team for several days. He missed two games and was stripped of his title as team captain. Nick Van Exel received a seven-game suspension for bumping referee Ron Garretson during a game on April 9. Johnson was publicly critical of Van Exel, saying his actions were \"inexcusable.\" Ironically Johnson was himself suspended five days later, when he bumped referee Scott Foster, missing three games. He also missed several games due to a calf injury. Despite these difficulties, the Lakers finished with a record of 53\u201329 and fourth seed in the NBA Playoffs. Although they were facing the defending NBA champion 1995\u201396 Houston Rockets season, the Lakers had home court advantage in the five-game series. The Lakers played poorly in a Game 1 loss, prompting Johnson to express frustration with his role in coach Del Harris offense. Johnson led the way to a Game 2 victory with 26 points, but averaged only 7.5 points per game for the remainder of the series, which the Rockets won three games to one. Question: How many more assists than rebounds did Johnson complete on January 29, 1996?", - "Output Program": [ - "assists = 10\nrebounds = 8\nanswer = assists - rebounds\nprint(answer)", - "rebounds = 8\nassists = 10\nprint(abs(rebounds-assists))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: How many percent of Cambodian households do not receive enough iodized salt?", - "Output Program": [ - "iodised_salt = 14\n\nprint(abs(round(100 - iodised_salt,2)))" - ], - "Output Answer": [ - "{'number': '86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In May 2010, more than 120,000 North Koreans owned mobile phones; this number had increased to 301,000 by September 2010, 660,000 by August 2011, and 900,000 by December 2011. Orascom reported 432,000 North Korean subscribers after two years of operation (December 2010), increasing to 809,000 by September 2011, and exceeding one million by February 2012. By April 2013 subscriber numbers neared two million. By 2015 the figure has grown to three million. Question: How many more North Koreans owned mobile phoned in September 2010 compared to May 2010?", - "Output Program": [ - "may = 120000\nseptember = 301000\ndifference = september - may\nprint(difference)" - ], - "Output Answer": [ - "{'number': '181000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of people were not Hispanic or Latino in Arizona?", - "Output Program": [ - "\ncondition_1 = 29.6\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nhis = 29.6\nprint(total - his)" - ], - "Output Answer": [ - "{'number': '70.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1994, Democratic Party (United States) U.S. Representative Jamie L. Whitten declined to seek re-election; he had represented the 1st District for 54 years, longer than any other congressman at the time. Wicker ran to succeed him, spending $750,000 over the course of the election. He finished first in a crowded six-way Republican primary with 7,156 votes (26.62%) and proceeded to a runoff with attorney Grant Fox, who received 5,208 votes (19.37%). Former U.S. Attorney Bob Whitwell finished 600 votes short of the runoff with 4,606 votes (17.14%), 1992 nominee Clyde E. Whitaker came fourth with 4,602 votes (17.12%), 1986 nominee Larry Cobb came fifth with 4,162 votes (15.48%) and 1990 nominee Bill Bowlin took the remaining 1,147 votes (4.27%). In the runoff, Wicker defeated Fox by 11,905 votes (53.07%) to 10,527 (46.93%). Question: How many total votes were cast in the primary?", - "Output Program": [ - "votes_primary = 7156+5208+4606+4602+4162+1147\n\nprint(votes_primary)", - "wicker = 7156\ngrant = 4606\nclyde = 4602\nlarry = 4162\nbill = 1147\ntotal = wicker + grant + clyde + larry + bill\nprint(total)" - ], - "Output Answer": [ - "{'number': '26881', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to snap a two-game losing streak, the Jets went home for a Week 6 AFC East duel with the Buffalo Bills. Both teams began the first quarter with field goals, as Bills kicker Rian Lindell made a 33-yard field goal and Jets kicker Jay Feely getting a 23-yard field goal. In the second quarter, New York soared into the lead with Feely's 41-yard field goal and running back Thomas Jones' 71-yard touchdown run. However, Buffalo rallied to tie the game in the third quarter with Lindell's 25-yard field goal and quarterback Ryan Fitzpatrick's 37-yard touchdown pass to wide receiver Lee Evans. After both teams failed to get any point in the fourth quarter, the game went into overtime. Despite getting the ball to start off OT, the Jets failed to get any point out of their opening drive. After a hard-fought period, the Bills would emerge on top as Lindell booted the game-winning 47-yard field goal. Thomas Jones would have a career day as he ran 22 times for a franchise-best 210 yards (in addition to his rushing touchdown). Question: How many yards did Lindell get in the third?", - "Output Program": [ - "lindle_yards_in_third = 25\nprint(lindle_yards_in_third)", - "yard_Lindell_get_in_third = 25\nprint(yard_Lindell_get_in_third)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Within the Ta\u0161majdan park a sports complex of Ta\u0161majdan Sports Centre is located. Centre administers several facilities located outside Ta\u0161majdan, like \"Pionir Hall\" and \"Ice Hall\". However, swimming pools are located in the park. The outdoor swimming pool was built in 1959-1961. Its dimensions are 50 x 20 meters; its depth varies between 2.2 and 5.0 meters; its capacity is 3,500 m\u00b3 and 2,500 seats. Next to the big one, there is a small swimming pool for children. Altogether, there is enough room for 4,000 people. It is equipped for international day-and-night competitions in swimming, water polo, water diving, etc. and also used for certain cultural venues or as an outdoor cinema during summer. It was one of the venues for the 2006 Mens European Water Polo Championship and one of the venues of the 2009 Summer Universiade in July 2009, the event for which the pool was renovated. The indoor swimming-pool was built in 1964-1968. Its dimensions are 50 x 20 meters and depth is between 2.2 and 5.4 meters; its capacity is 3,700 m\u00b3. The swimming pool is surrounded with four diving boards - 1, 3, 5 and 10 meters high and 2,000 seats. It is equipped with underwater light. At -16 \u00b0C, water and air can be heated up to 28 \u00b0C. Question: How many years did it take to build the indoor swimming pool?", - "Output Program": [ - "start = 1964\nend = 1968\ndiff = end - start\nprint(diff)", - "condition_1 = 1964\ncondition_2 = 1968\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2004 Linz counted 647,428 nights stay. In 2013 the number increased to 775,396. 363,425 of the overnight stays were located in the four star hotels, 226,647 in the three star hotels, 67,593 in the two and one star hotels and 53,194 stays can be counted to other accommodation. Overnight stays in 5/4-star hotels increased by more than 5% from 20.590 to 21.655 between February 2017 and February 2018. During the same period, overnight stays in 3-star hotels increased by 22%, from 13.383 to 16.330. The number of overnight stays in non-categorized hotels dropped by almost 10%, from 4.177 to 3.763. Question: How many more overnight stays were in three star hotels compared to two and one star hotels?", - "Output Program": [ - "three = 226647 \ntwo = 67593\n\nprint(abs(round(three - two,2)))", - "three_star = 226647\ntwo_and_one_star = 67593\n\ndifference = (three_star - two_and_one_star)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '159054', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With Steigerwalds departure in 1999, Mike Lange shared the broadcast booth with former Penguins defenseman Peter Taglianetti. Taglianetti, a two-time Stanley Cup winner with the team in 1991 and 1992, remained in the position for one season before being replaced by Ed Olczyk. Lange and Olczyk were broadcast partners from 2000 until 2003, when Olczyk left the booth to become the 18th head coach in Penguins history that had become upon due to the firing of previous Head Coach Rick Kehoe after the 2002\u201303 season. With Olczyks vacancy, the Penguins hired Bob Errey as their new color commentator for the start of the 2003\u201304 season (a position that he continues to hold as of the start of the 2012\u201313 season. Lange and Errey remained in the booth until 2005\u201306. After 26 seasons in the television broadcast booth, Mike Lange was not retained by FSN Pittsburgh. Instead, he was replaced by former broadcast partner Paul Steigerwald, who remained the TV play-by-play broadcaster for the team until the 2016\u201317 season. Lange returned to the radio broadcast booth and currently holds the position of radio play-by-play announcer, the same position he had held with the team in the mid-1970s. Following the 2016\u201317 season, Steigerwald moved back to the Penguins front office and NHL Network (U.S. TV network) personality Steve Mears was hired as the new television play-by-play announcer starting with the 2017\u201318 season. Question: How many year was Lange and Olczyk broadcast partners?", - "Output Program": [ - "years_of_partnership=3\nprint(years_of_partnership)", - "partner_start = 2000\npartner_end = 2003\n\nprint(abs(round(partner_start - partner_end,2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Still searching for their first win, the Lions returned home for a Week 6 match-up with the Buffalo Bills. In the first quarter, Detroit got off to a good start with kicker Jason Hanson kicking a 43-yard field goal and RB Kevin Jones getting a 7-yard TD run. In the second quarter, Buffalo started to catch up with QB J. P. Losman completing a 44-yard TD pass to WR Roscoe Parrish. Fortunately, the Lions responded with QB Jon Kitna throwing a 28-yard pass to WR Roy Williams. The Bills would get a 53-yard field goal by kicker Rian Lindell as time ran out on the half. After a scoreless third quarter, Hanson helped Detroit increase their lead with a 29-yard field goal. The Bills would get one last touchdown, as Losman completed a 4-yard TD pass to TE Ryan Neufeld. The Lions held on to finally acquire their first win of the year improving to 1-5. Question: How many yards was the longest field goal?", - "Output Program": [ - "longest_field_goal = 53\nprint(longest_field_goal)", - "yards = 53\nprint(yards)" - ], - "Output Answer": [ - "{'number': '53', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: How many more people lived in Ashkelon in 2005 than in 1983?", - "Output Program": [ - "y2005 = 106000\ny1983 = 53000\n\nprint(abs(y2005 - y1983))", - "_2005 = 106000\n_1983 = 53000\ndiff = _2005 - _1983\nprint(diff)" - ], - "Output Answer": [ - "{'number': '53000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: High gasoline prices in the US, approaching a gallon by March 2012, contributed to record monthly sales of the Prius family vehicles. A total of 28,711 units were sold in the United States during March 2012, becoming the one-month record for Prius sales ever. The third-generation Prius liftback accounted for 18,008 units (62.7%); the Prius v accounted for 4,937 units (17.2%); the Prius c, for 4,875 units (17.0%); and the Prius Plug-in Hybrid, for 891 units (3.1%). Another record was set during the first-quarter of 2012, with Prius family sales of 60,859 units, it became the best selling quarter ever. Sales of Toyota Prius family vehicles in California represented 26% of all Prius purchases in the US during 2012. With 60,688 units sold during this year, the Prius became the best selling vehicle in California, ahead of the previous leader, the Honda Civic (57,124 units) and the third ranked, the Toyota Camry (50,250 units). The Prius nameplate was again in 2013 the best selling vehicle in California with 69,728 units sold in the state, ahead of the Honda Civic (66,982) and the Honda Accord (63,194). Question: How many percent of the vehicles were not third generation Prius liftback?", - "Output Program": [ - "total = 100\nthird = 62.7\nprint(total - third)" - ], - "Output Answer": [ - "{'number': '37.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Round of 16 and quarter-finals In the second round, Germany beat Paraguay 1-0 with a late goal by Oliver Neuville in Seogwipo. England defeated Denmark in Niigata 3-0, with all goals occurring in the first half of the game. Sweden and Senegal faced off in \u014cita and finished 1-1 in regular time and it took a golden goal from Henri Camara in extra time to settle the game for Senegal 2-1. Spain and Ireland played in Suwon, where Spain led most of the match 1-0 until a late penalty kick scored by Robbie Keane made the match go 1-1 sending it to extra time, where Spain outlasted Ireland 3-2 in a penalty shoot-out. The United States beat CONCACAF rivals Mexico 2-0 in Jeonju, thanks to the goals of Brian McBride and Landon Donovan. Brazil defeated Belgium 2-0 in Kobe, with an amazing volley by Rivaldo and a splendid counter-attack goal by Ronaldo (Brazilian footballer). Turkey ended co-hosts Japans run with a 1-0 win in Miyagi, thanks to a \u00dcmit Davala goal in the 12th minute. The other co-hosts, South Korea, defeated Italy 2-1 in extra time in Daejeon with a goal by Ahn Jung-hwan in the 117th minute, after a match filled with many controversial referring decisions. South Koreas win ensured that, for the very first time in the Cups history, teams from each of Europe, North America, South America, Africa and Asia reached the quarter-finals of the same tournament. Question: In the second round, how many teams won by more than one point?", - "Output Program": [ - "point_diff_1 = 1-0\npoint_diff_2 = 3-0\npoint_diff_3 = 1-1\npoint_diff_4 = 2-1\npoint_diff_5 = 1-0\npoint_diff_6 = 1-1\npoint_diff_7 = 3-2\npoint_diff_8 = 2-0\npoint_diff_9 = 2-0\npoint_diff_10 = 2-1\npoint_diff_11 = 1-0\n\npoints = (point_diff_11,point_diff_10,point_diff_9,\npoint_diff_8,point_diff_7,point_diff_6,point_diff_5,\npoint_diff_4,point_diff_3,point_diff_2,point_diff_1)\n\ncount = 0\nt = 0\n\nwhile t < len(points):\n if points[t] > 1:\n count += 1\n t += 1\n else:\n t +=1\n \nprint(count)", - "number_won_more_1_point = 3\nprint(number_won_more_1_point)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their last-second win at Minnesota, the Broncos returned home for an interconference duel with the Chicago Bears. After a scoreless first half, which included Bears' defensive end Julius Peppers blocking a 28-yard field goal attempt by kicker Matt Prater in the second quarter, the Bears grabbed the lead in the third quarter, with running back Marion Barber rushing for a 9-yard touchdown. The Bears extended their lead to 10-0 early in the fourth quarter, with a 57-yard field goal by kicker Robbie Gould. With 4:34 remaining in the fourth quarter, the Broncos put together a 7-play, 63-yard drive, and finally got on the scoreboard with 2:08 remaining, when quarterback Tim Tebow threw a 10-yard touchdown pass to wide receiver Demaryius Thomas. With no timeouts remaining, the Broncos tried an onside kick, but Chicago recovered prior to the two-minute warning. After one running play, the two-minute warning stopped the clock. On the next play, Broncos' linebacker D. J. Williams was able to push Barber out of bounds, saving 40 seconds of time. The Bears eventually punted to the Broncos' 20-yard line with 56 seconds remaining. Tebow subsequently led the Broncos on an 8-play, 39-yard drive, with Prater nailing a game-tying 59-yard field goal to send the game to overtime. This was the first game in NFL history that had two field goals of 57 yards or more. Chicago won the overtime coin toss, however, they deferred, and the Broncos went three-and-out on their first possession. The Bears drove into field goal range on their first overtime possesstion, but Broncos' linebacker Wesley Woodyard forced a fumble off Barber, with defensive end Elvis Dumervil recovering the fumble. Nine plays later, Prater nailed the game-winning 51-yard field goal. In the fourth quarter and overtime, Tim Tebow was 18 of 24 with 191 yards passing and one touchdown. In his first 11 starts, Tebow has six game-winning drives in the fourth quarter or overtime. This is more than any other quarterback since the AFL-NFL merger, and breaks the previous record of five, last accomplished by Jake Delhomme in 1999. Question: How many field goals did Matt Prater kick from longer than 50 yards?", - "Output Program": [ - "kick = [\"51\",\"59\"]\nprint(len(kick))", - "field_goal = 2\nprint(field_goal)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Boston University is ranked No. 36 Nationally in the Wall Street Journal/Time Higher Education U.S. colleges and universities ranking. According to the U.S. News & World Report Boston University is ranked 18th in Best Colleges for Veterans, 52nd in Best Undergraduate Teaching, 46th in Best Value Schools, 32nd in High School Counselor Rankings, 28th in Most Innovative Schools, 48th in Best Undergraduate Engineering Programs, 12th in Biomedical Engineering. Boston Universitys Graduate Schools are ranked as 42nd Best Business School, 34rd Best Education School, 35th Best Engineering Schools, 22nd Best Law School, 4th Best Health Care Law, 11th Best Intellectual Property Law, 7th Best Tax Law, 26th Best Medical School, 29th Best Research Medical School, 85th Best Biological Sciences, 59th Best Chemistry, 31st Clinical Psychology, 49th Computer Science, 78th Earth Sciences, 23rd in Economics, 12th in Development Economics, 42nd in English, 59th in Best Fine Arts Programs, 17th in Healthcare Management, 44th in History, 47th in Mathematics, 1st in Occupational Therapy, 14th in Physical Therapy, 37th in Physics, 56th in Political Science, 39th in Psychology, 10th in Public Health, 10th in Social Work, 47th in Sociology, 12th in Speech-Language Pathology and 50th in Statistics. Question: According to the U.S. News & World Report, how many colleges rank higher than Boston University in Best College for Veterans?", - "Output Program": [ - "ranked=36\nbest=49\nanswer=ranked-best\nprint(answer)", - "Veterans=17\nanswer=17\nprint(answer)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Secretary of State of California, as of October 22, 2012, Solano County has 209,484 registered voters, out of 274,284 eligible (76.4%). Of those, 101,815 (48.6%) are registered Democrats, 52,777 (25.2%) are registered California Republican Party, and 45,581 (21.8%) have Decline to State a political party. Democrats hold voter-registration advantages in all incorporated cities and towns in Solano County. However, Republicans lead in registration in the unincorporated communities of the county (40%-35%), making Solano the only county in the Bay Area where Republicans out-number Democrats in unincorporated communities. The Democrats largest registration advantage in Solano is in the city of Vallejo, California, wherein there are only 8,242 Republicans (14.6%) out of 56,313 total voters compared to 33,753 Democrats (59.9%) and 12,157 voters who have declined to state a political party (21.6%). Question: How many voters in Vallejo are not Republican?", - "Output Program": [ - "total = 56313\nrepublic = 8242\ndifference = total - republic\nprint(difference)", - "condition_2 = 56313\ncondition_1 = 8242\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '48071', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 1970s marked a time of economic uncertainty and troubled relations between the U.S. and certain Middle-Eastern countries. To begin with, the decade started off with the ongoing Recession of 1969\u201370. Following that, the 1970s energy crisis ensued which included the 1973\u201375 recession, the 1973 oil crisis as well as the 1979 energy crisis beginning as a prelude to a disastrous economic climate injected with stagflation; the combination between high unemployment and high inflation. However, on November 14, 1972, the average closed above the 1,000 mark (1,003.16) for the first time, during a brief relief rally in the midst of a lengthy bear market. Between January 1973 and December 1974, the average lost 48% of its value in what became known as the 1973\u20131974 stock market crash; with the situation being exacerbated by the events surrounding the Yom Kippur War. The index closed at 577.60, on December 4, 1974. During 1976, the index went above 1000 several times, and it closed the year at 1,004.75. Although the Vietnam War ended in 1975, new tensions arose towards Iran surrounding the Iranian Revolution in 1979. Other notable disturbances such as the Lebanese Civil War, the Ethiopian Civil War, the Indo-Pakistani War of 1971 and the Angolan Civil War which the U.S. and Soviet Union considered critical to the global balance of power, seemed to have had little influence towards the financial markets. Performance-wise for the decade, gains remained virtually flat, rising less than 5% from about the 800 level to 838. Question: How many years after the Recession did the stock market crash?", - "Output Program": [ - "start_year = 1970\nend_year = 1973\n\nprint(abs(start_year-end_year))", - "recession_year=1970\nstock_market_crash=1973\nnum_years_bet=stock_market_crash-recession_year\nprint(num_years_bet)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The year 2001 saw Deflation (economics) of 0.1%. The governments overall budget deficit rose sharply in 1999 and 2000 to 3.2% of GDP, the result of hikes in government salaries, expenditures related to the 2000 election campaign, higher foreign debt service payments, and lower tax revenues. The government brought the deficit down to 2.5% of GDP in 2001, and set a target of 1.9% of GDP for 2002. Perus stability brought about a substantial reduction in underemployment, from an average of 74% from the late 1980s through 1994 to 43% in the 1995-96 period, but the rates began climbing again in 1997-2002 to over half the working population. The poverty rate remained at 54% in 2001, with 24% of Peruvians living in extreme poverty. In 2005, 18% of Peruvians were living in extreme poverty and a poverty rate at 39%. As of 2010, around 30% of its total population is poor Question: How many percentage points did the government bring the deficit down from 2000 to 20001?", - "Output Program": [ - "y2000 = 3.2\ny2001 = 2.5\n\nprint(abs(round(y2000 - y2001,2)))", - "percent1 = 3.2\npercent2 = 2.5\nmany_points = percent1 - percent2\nprint(many_points)" - ], - "Output Answer": [ - "{'number': '.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2010 federal census, there were 39,702 people, 14,414 households, and 9,981 families residing in the county. The population density was 113 people per square mile (44/km\u00b2). There were 14,890 housing units at an average density of 45 per square mile (17/km\u00b2). The racial makeup of the county was 97% Race (United States Census), 1.2% Race (United States Census) or Race (United States Census), 0.1% Race (United States Census), 0.42% Race (United States Census), and 0.07% Race (United States Census). Two percent of the population were Race (United States Census) or Race (United States Census). US Veterans \u2013 2,681. Median household income (in 2014 dollars), 2010\u20132014 was reported as $48,718, while the per capita income was $23,886. In 2014, the median household income in the USA was $53,700. Question: How many more households and families were there than housing units?", - "Output Program": [ - "hosehold_family = 14414+9981 \nhousing_unit = 14890\n\nprint(abs(hosehold_family - housing_unit))", - "household = 14414\nfamilies = 9981\nhousing_units = 14890\n\ntotal = (household + families - housing_units)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '9505', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many registered voters were not Republican or unaffiliated?", - "Output Program": [ - "registered =12082\nanswer=registered\nprint(answer)\n", - "registered_voters=12078\nvoters_registered=4\nanswer=registered_voters+voters_registered\nprint(answer)\n" - ], - "Output Answer": [ - "{'number': '12082', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the latest 2007 population census conducted by the Ethiopian national statistics authorities, Addis Ababa has a total population of 2,739,551 urban and rural inhabitants. For the capital city 662,728 households were counted living in 628,984 housing units, which results in an average of 5.3 persons to a household. Although all Ethiopian ethnic groups are represented in Addis Ababa because it is the capital of the country, the largest groups include the Amhara (ethnicity) (67.04%), Oromo people (19.00%), Gurage (16.34%), Tigrayans (5.18%), Silte people (2.94%), and Gamo people (1.68%). Languages spoken include Amharic language (71.0%), Oromo language (10.7%), Gurage language (8.37%), Tigrinya language (3.60%), Silte language (1.82%) and Gamo language (1.03%). The religion with the most believers in Addis Ababa is Ethiopian Orthodox Tewahido Church with 74.7% of the population, while 16.2% are Islam in Ethiopia, 7.77% Pentay, and 0.48% Roman Catholicism in Ethiopia. Question: How many more percent are Amhara than both Oromo and Gurage?", - "Output Program": [ - "amhara = 67.04\noromo = 19.00\ngurage = 16.34\ndiff = round(amhara - (oromo + gurage), 1)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '31.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Chiefs opened the regular season at home against the Cincinnati Bengals on September 10. The game was broadcast on CBS at noon Kansas City time. The Chiefs' offense began at a slow pace, while their defense initially held the Bengals to a field goal within the first few minutes. The Bengals began to rip through the Chiefs' defense with the help of Rudi Johnson, who would later go on to rush for 96 yards and a touchdown. In the third quarter, quarterback Trent Green received a concussion when he slid past the first-down marker and was hit byRobert Geathers' shoulder. Green laid motionless for eleven minutes until he was taken off the field by a stretcher. The mood of the game changed instantly when the Chiefs lost their leader, and many fans began to leave Arrowhead Stadium due to heavy rain and the dwindling score. Back-up quarterback Damon Huard came into the game and completed 12 of 20 passes for 140 yards and a touchdown, and was sacked four times. Tight end Tony Gonzalez caught his first touchdown pass of the season and helped bring the score to 20-10. The Bengals left with their first win of the 2006 season as the Chiefs began their season 0-1. Question: How many of Huard's passes were incomplete?", - "Output Program": [ - "condition_1 = 12\ncondition_2 = 20\n\nprint(abs(round(condition_1 - condition_2,2)))", - "total = 20\ncomplete = 12\nincomplete = total - complete\nprint(incomplete)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Murray was signed as a free agent by the Cleveland Indians on December 2, 1993. In the 1994 season, he played in 108 games and had a .254 batting average along with 76 RBIs, 17 home runs and 110 hits before the season was cut short due to the strike. The following year, he played in 113 games while having a .323 batting average for 82 RBIs, 21 home runs, and 141 hits. Murray reached the 3,000-hit plateau as an Indian on June 30, 1995 at the Hubert H. Humphrey Metrodome with a single to right field off Minnesota Twins pitcher Mike Trombley. In the 1995 American League Division Series, he hit 5-for-13 for a .385 batting average while having one home run and 3 RBIs as they swept the Boston Red Sox in three games. In the 1995 American League Championship Series, he hit 6-for-24 while having a home run and 3 RBIs as the Indians beat the Seattle Mariners to advance to the 1995 World Series. In that series, he hit 2-for-19 for a .105 batting average. One of his hits was a single in the bottom of the eleventh inning of Game 3 off of Alejandro Pe\u00f1a to score \u00c1lvaro Espinoza. He had two other RBIs along with a home run shot in Game 2 that scored two runs. However, the Indians lost to the Atlanta Braves in six games. Murrays 1996 season was shared between two teams, the Indians and the Orioles. He played a total of 152 games, hitting for .260 with 79 RBIs, 22 home runs along with 147 hits. He played in 88 total games for the Indians, hitting for .262 along with 45 RBIs, 12 home runs and 88 hits. The Indians traded Murray back to Baltimore on July 21, 1996 for pitcher Kent Mercker. Question: How many more hits did he hit with the Orioles than with the Indians?", - "Output Program": [ - "orlanos = 147\nindian = 88\n\nprint(abs(round(orlanos - indian,2)))", - "orioles = 147\nindia = 88\ndiff = orioles - india\nprint(diff)" - ], - "Output Answer": [ - "{'number': '59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Age of Empires III is a real-time strategy video game developed by Microsoft Corporation's Ensemble Studios and published by Microsoft Game Studios. The Mac version was ported over and developed and published by Destineer's MacSoft. The PC version was released on October 18, 2005 in North America and November 4, 2005 in Europe, while the Mac version was released on November 21, 2006 in North America and September 29, 2006 in Europe. An N-Gage version of the game developed by Glu Mobile was released on April 28, 2009. It is the third game of the Age of Empires series and the sequel to Age of Empires II: The Age of Kings. The game portrays the European colonization of the Americas, between approximately 1492 and 1876 AD. There are fourteen total civilizations to play within the game. Age of Empires III has made several innovations in the series, in particular with the addition of the \"Home City\", which combines real-time strategy and role-playing game features. Two expansion packs have been released: the first, Age of Empires III: The WarChiefs, was released on October 17, 2006, and introduced three Native American civilizations; the second, Age of Empires III: The Asian Dynasties, was released on October 23, 2007, and included three Asian civilizations. Age of Empires III has sold over 2 million copies as of May 2008. As well as receiving favorable reviews, it has garnered awards, including GameSpy's \"Best RTS game of 2005\", and was one of the best-selling games of 2005. In 2007, Age of Empires III was the seventh best-selling computer game, with over 313,000 copies sold that year. Question: How many days after Age of Empires III was released in North America, was it released in Europe?", - "Output Program": [ - "october = 31 - 18\nnovember = 0 + 4\ntotal = october + november\nprint(total)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many more inhabitants in the province of Namangan than Osh?", - "Output Program": [ - "inhabitants=8977\nOsh=37397\nanswer=Osh-inhabitants\nprint(answer)", - "Namangan=61906\nOsh=37397\nanswer=Namangan-Osh\nprint(answer)" - ], - "Output Answer": [ - "{'number': '24509', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent would birds be per 2 thousand?", - "Output Program": [ - "birds_per_1000 = 14.6\nprint(birds_per_1000 * 2)" - ], - "Output Answer": [ - "{'number': '29.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In mid-2010, there were 2,754,440 residents in the city proper, while some 4.2 million people lived in the greater Rome area (which can be approximately identified with its administrative metropolitan city, with a population density of about 800 inhab./km\u00b2 stretching over more than 5,000 km\u00b2). Minors (children ages 18 and younger) totalled 17.00% of the population compared to pensioners who number 20.76%. This compares with the Italian average of 18.06% (minors) and 19.94% (pensioners). The average age of a Roman resident is 43 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Rome grew by 6.54%, while Italy as a whole grew by 3.56%. The current birth rate of Rome is 9.10 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many percentage points more was the growth of the population in Rome compared to the growth rate of Italy?", - "Output Program": [ - "percentage_population_growth_Rome = 6.54\npercentage_population_growth_Italy = 3.56\npercentage_more_population_growth = percentage_population_growth_Rome - percentage_population_growth_Italy\nprint(percentage_more_population_growth)", - "rome = 6.54\nitaly = 3.56\nprint(abs(rome - italy))" - ], - "Output Answer": [ - "{'number': '2.98', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From the Great Recession, Czech Republic is in stagnation or decreasing of GDP. Some commenters and economists criticising fiscally conservative policy of Petr Ne\u010das right-wing government, especially criticising ex-minister of finance, Miroslav Kalousek. Miroslav Kalousek in a 2008 interview, as minister of finance in the center-right government of Mirek Topol\u00e1nek, said \"Czech Republic will not suffer by financial crisis\". In September 2008, Miroslav Kalousek formed state budget with projection of 5% GDP increase in 2009. In 2009 and 2010, Czech Republic suffered strong economical crisis and GDP decreased by 4,5%. From 2009 to 2012, Czech Republic suffered highest state budget deficits in history of independent Czech Republic. From 2008 to 2012, the public debt of Czech Republic increased by 18,9%. Most decrease of industrial output was in construction industry (-25% in 2009, -15,5% in 2013). From 4Q 2009 to 1Q 2013, GDP decreased by 7,8%. Question: How many years did it take for the public debt of Czech Republic to increase by 18,9%?", - "Output Program": [ - "ystart = 2008\nyend = 2012\n\nprint(abs((ystart - yend)))", - "final_year = 2012\ninitial_year = 2008\nyears_taken = final_year - initial_year\nprint(years_taken)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Samuel Pufendorf (1632-1694) was a notable jurist and philosopher known for his natural law theories, influencing Adam Smith as well as Thomas Jefferson. Olof von Dalin (1708-1763) was an influential Swedish writer and historian of the late Age of Enlightenment. Peter Wieselgren (1800-1877) was a Swedish priest, literature critic and prominent leader of the Swedish temperance movements. Knut Wicksell (1851-1926) was an influential economist, sometimes considered one of the founders of modern macroeconomics. Oscar Olsson (1877-1950) was an important developer of self-education in Sweden and known as the father of study circles. Bertil Ohlin (1899-1979) received the Nobel Memorial Prize in Economic Sciences in 1977 for theories concerning international trade and capital, and was the leader of the Liberals Peoples Party (Liberals (Sweden)) for 23 years. Gunnar Jarring (1907-2002) was Swedens ambassador in UN 1956-1958, and Swedens ambassador in Washington, D.C. 1958-1964. Britta Holmstr\u00f6m (1911-1992) was the founder of Individuell M\u00e4nniskohj\u00e4lp (IM), a human rights organization with activities in 12 countries. Torsten H\u00e4gerstrand (1916-2004) was an internationally renowned geographer, considered the father of time geography and receiver of the Vautrin Lud Prize in 1992. Judith Wallerstein (1921-2012) was a renowned psychologist and internationally recognized authority on the effects of marriage and divorce on children and their parents. Question: For how many years did Peter Wiselgren live?", - "Output Program": [ - "birth_of_peter_year=1800\ndeath_of_peter_year=1877\nyears_alive=death_of_peter_year-birth_of_peter_year\nprint(years_alive)", - "birth = 1800\ndeath = 1877\n\n\nprint(abs((birth - death)))" - ], - "Output Answer": [ - "{'number': '77', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2012, 1,043,292, or 55% of all deaths in Russia were caused by cardiovascular disease. The second leading cause of death was cancer which claimed 287,840 lives (15.2%). External causes of death such as suicide (1.5%), road accidents (1.5%), murders (0.8%), accidental alcohol poisoning (0.4%), and accidental drowning (0.5%), claimed 202,175 lives in total (10.6%). Other major causes of death were diseases of the digestive system (4.6%), respiratory disease (3.6%), infectious and parasitic diseases (1.6%), and tuberculosis (0.9%). The infant mortality rate in 2012 was 7.6 deaths per 1,000 (down from 8.2 in 2009 and 16.9 in 1999). Question: How many deaths were caused by cancer and cardiovascular disease combined?", - "Output Program": [ - "cancer = 287840\ncardo = 1043292\n\nprint(abs(round((cancer+ cardo),2)))", - "cancer = 287840\ncardio = 1043292\ntotal = cancer + cardio\nprint(total)" - ], - "Output Answer": [ - "{'number': '1331132', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2005 India Human Development Survey, of the 41,554 surveyed, households reported that 72% of men (29,918) did not speak any English, 28% (11,635) spoke at least some English, and 5% (2,077, roughly 17.9% of those who spoke at least some English) spoke fluent English. Among women, the corresponding percentages were 83% (34,489) speaking no English, 17% (7,064) speaking at least some English, and 3% (1,246, roughly 17.6% of those who spoke at least some English) speaking English fluently. According to statistics of District Information System for Education (DISE) of National University of Educational Planning and Administration under Ministry of Human Resource Development, Government of India, enrollment in English-medium schools increased by 50% between 2008-09 and 2013-14. The number of English-medium school students in India increased from over 15 million in 2008-09 to 29 million by 2013-14. Question: How many years was the time span where the enrollment in English-medium schools in India increased by 50%?", - "Output Program": [ - "year1 = 2008\nyear2 = 2013\nprint(year2-year1)", - "start = 2008\nend = 2013\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The advance entered Palestine and an First Battle of Gaza, unsuccessful attempt was made to capture Gaza on 26 March 1917, while a Second Battle of Gaza and equally unsuccessful attempt was launched on 19 April. A Third Battle of Gaza occurred between 31 October and 7 November and this time both the ANZAC Mounted Division and the Australian Mounted Division took part. The battle was a complete success for the British, over-running the Gaza-Beersheba line and capturing 12,000 Turkish soldiers. The critical moment was the capture of Battle of Beersheba (1917) on the first day, after the Australian 4th Light Horse Brigade charged more than . The Turkish trenches were overrun, with the Australians capturing the wells at Beersheba and securing the valuable water they contained along with over 700 prisoners for the loss of 31 killed and 36 wounded. Later, Australian troops assisted in pushing the Turkish forces out of Palestine and took part in actions at Battle of Mughar Ridge, Battle of Jerusalem (1917) and the Battle of Megiddo (1918). The Turkish government surrendered on 30 October 1918. Units of the Light Horse were subsequently used to help put down a Egyptian Revolution of 1919 in 1919 and did so with efficiency and brutality, although they suffered a number of fatalities in the process. Total Australian battle casualties in the campaign were 4,851, including 1,374 dead. Question: How many days after the First Battle of Gaza was a Second Battle of Gaza attempted?", - "Output Program": [ - "first_date = 26\nsecond_date = 19\nno_of_days = (31 - first_date) + second_date\nprint(no_of_days)", - "first_battle_of_gaza = 31-26\nsecond_attempt = 30-19\n\nprint(abs(first_battle_of_gaza + second_attempt))" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first comprehensive theories of management appeared around 1920. The Harvard Business School offered the first Master of Business Administration degree (MBA) in 1921. People like Henri Fayol (1841-1925) and Alexander Hamilton Church (1866-1936) described the various branches of management and their inter-relationships. In the early-20th century, people like Ordway Tead (1891-1973), Walter Dill Scott (1869-1955) and J. Mooney applied the principles of psychology to management. Other writers, such as Elton Mayo (1880-1949), Mary Follett (1868-1933), Chester Barnard (1886-1961), Max Weber (1864-1920), who saw what he called the \"administrator\" as bureaucrat, Rensis Likert (1903-1981), and Chris Argyris (born 1923) approached the phenomenon of management from a sociology perspective. Question: How many years did Elton Mayo and Mary Follett live combined?", - "Output Program": [ - "condition_1 = 1933-1868\ncondition_2 = 1949-1880\n\nprint(abs(round(condition_2 + condition_1,2)))", - "elton = 69\nmary = 65\ntotal = elton + mary\nprint(total)" - ], - "Output Answer": [ - "{'number': '134', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1999, Jay Gibbons was the best all-around hitter. In 71 games, Gibbons batted .305 with 16 home runs and 69 RBI. Second basemen Jorge Nunez batted .268 with 14 home runs and 61 RBI, while leading the team with 51 stolen bases. Outfielder Ryan Fleming hit .335 in 61 games. Tyler Thompson led the team with 17 homeruns and RBI with 81. Pasqual Coco went 9\u20131 in 14 starts with a 2.21 ERA. Scott Cassidy won a team-leading 13 games in 27 starts in 170.2 innings. He struck out 178 batters, leading the team. The Suns bullpen got a strong season from closer Jarrod Kingrey. Kingrey had 27 saves and 69 strikeouts in 61 innings. he Suns made the playoffs by winning the first-half division title and wound up with the best overall record in the SAL. They were knocked out of the first round by their division rival, the Cape Fear Crocs. This was the last season that the SAL used a three division (North, Central, and South) format. Question: How many home runs did Jay Gibbons and Tyler Thompson combine for?", - "Output Program": [ - "homerun = 33\nprint(homerun)", - "Gibbons = 16\nThompson = 17\nprint(Gibbons+Thompson)" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2015, Gasol recorded a career-high 9 blocks, along with 17 points and 9 rebounds, in the 106-101 win over the 2014-15 Denver Nuggets season. Ten days later, he scored a career-high 46 points on 17-of-30 shooting in a 95-87 win over the 2014-15 Milwaukee Bucks season. On April 9, 2015, he recorded a league-best 51st double-double of the season with 16 points and 15 rebounds in an 89-78 win over the 2014-15 Miami Heat season. He recorded his 54th double-double of the season in the regular season finale on April 15 against the 2014-15 Atlanta Hawks season to finish as the league-leader in double-doubles in 2014-15. Question: On what date did Gasol score a career-high 46 points?", - "Output Program": [ - "careerhigh = '11 January 2015'\nprint(careerhigh)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '11', 'month': 'January', 'year': '2015'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The largest population centres of the Sinhalese diaspora are mainly situated in Europe, North America and Australia. The city of Melbourne contains just under half of the Sri Lankan Australians. The 2011 census recorded 86,412 Sri Lanka born in Australia. There are 73,849 Australians (0.4 of the population) who reported having Sinhalese ancestry in 2006. The Sinhalese language was also reported to be the 29th-fastest-growing language in Australia (ranking above Somali language but behind Hindi language and Belarusian language). Sinhalese Australians have an exceptionally low rate of return migration to Sri Lanka. In the Canada 2011 Census, 7,220 people identified themselves as of Sri Lankan Canadians, out of 139,415 Sri Lankans. There are a small amount of Sri Lankans in India, scattered around the country, but mainly living in and around the North India and South India regions. Sri Lankan New Zealanders comprised 3% of the Asian population of New Zealand in 2001. The numbers arriving continued to increase, and at the 2006 census there were over 7,000 Sri Lankans living in New Zealand. The Sri Lankan American number about 12,000 in the U.S. The New York City Metropolitan Area contains the largest Sri Lankan community in the United States, receiving the highest legal permanent resident Sri Lankan immigrant population, followed by Central New Jersey and the Los Angeles metropolitan area. Many Sri Lankans in Italy have migrated to Italy since the 1970s. Italy was attractive to the Sinhalese due to perceived easier employment opportunities and entry, compared to other European countries. It is estimated that there are 30,000-33,000 Sinhalese in Italy. The major Sinhalese communities in Italy are located in Lombardia (In the districts Loreto and Lazzaretto), Milan, Lazio, Rome, Naples, and Southern Italy (Particularly Palermo, Messina and Catania). Though British Sri Lankans people in particular and Sri Lankans in general have migrated to the UK over the centuries beginning from the colonial times, the number of Sinhalese people in the UK cannot be estimated accurately due to inadequacies of census in the UK. The UK government does not record statistics on the basis of language or ethnicity and all Sri Lankans are classified into one group as Asian British or Asian Other. Question: How many Sri Lankans in Canada in 2011 did not identify as Sri Lankan Canadians?", - "Output Program": [ - "SriLankans=139415\nSriLankanCanadians=7220\nanswer=SriLankans-SriLankanCanadians\nprint(answer)", - "SriLankanCanadians=7220\nSriLankans=139415 \nanswer=SriLankans-SriLankanCanadians\nprint(answer)" - ], - "Output Answer": [ - "{'number': '132195', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent fewer non-Hispanic whites were there in 2010 compared with 1990?", - "Output Program": [ - "y1 = 72.1\ny2 = 47.9\nprint(y1 - y2)", - "condition_1 = 72.1\ncondition_2 = 47.9\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '24.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Murray was signed as a free agent by the Cleveland Indians on December 2, 1993. In the 1994 season, he played in 108 games and had a .254 batting average along with 76 RBIs, 17 home runs and 110 hits before the season was cut short due to the strike. The following year, he played in 113 games while having a .323 batting average for 82 RBIs, 21 home runs, and 141 hits. Murray reached the 3,000-hit plateau as an Indian on June 30, 1995 at the Hubert H. Humphrey Metrodome with a single to right field off Minnesota Twins pitcher Mike Trombley. In the 1995 American League Division Series, he hit 5-for-13 for a .385 batting average while having one home run and 3 RBIs as they swept the Boston Red Sox in three games. In the 1995 American League Championship Series, he hit 6-for-24 while having a home run and 3 RBIs as the Indians beat the Seattle Mariners to advance to the 1995 World Series. In that series, he hit 2-for-19 for a .105 batting average. One of his hits was a single in the bottom of the eleventh inning of Game 3 off of Alejandro Pe\u00f1a to score \u00c1lvaro Espinoza. He had two other RBIs along with a home run shot in Game 2 that scored two runs. However, the Indians lost to the Atlanta Braves in six games. Murrays 1996 season was shared between two teams, the Indians and the Orioles. He played a total of 152 games, hitting for .260 with 79 RBIs, 22 home runs along with 147 hits. He played in 88 total games for the Indians, hitting for .262 along with 45 RBIs, 12 home runs and 88 hits. The Indians traded Murray back to Baltimore on July 21, 1996 for pitcher Kent Mercker. Question: How many more games did Murray play in the 1995 season compared to the 1994 season?", - "Output Program": [ - "season=110\naverage=105\nanswer=season-average\nprint(answer)", - "games=5\nanswer=games\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There are 13,304 whites of non-Hispanic origin living in San Juan; 10,571 blacks of non-Hispanic origin living in San Juan. Non-Hispanic whites and blacks form 3.2% and 2.6% of San Juans population respectively. There are also approximately 562 Asians of non-Hispanic origin in San Juan; they make up only 0.1% of the population. However, Asians of Hispanic and non-Hispanic origin together number at 6,342. The vast majority of Asians in San Juan are of Chinese American descent; of the 6,342 Asians, 4,928 are Chinese. Chinese comprise 1.4% of the population. The only other sizable Asian group in San Juan are Indian Americans; there are 698 people of Indian descent in the city, forming 0.2% of the population. There are very small numbers of people of Filipino American, Japanese American, and Vietnamese American ancestry; none of these groups number more than 100 members. Question: How many more people living in San Juan were whites of non-Hispanic origin compared to blacks of non-Hispanic origin?", - "Output Program": [ - "white = 13304\nblack = 10571\nprint(white - black)", - "condition_1 = 13304\ncondition_2 = 10571\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '2733', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Dallas played into their traditional Thanksgiving home game, this time against division rival Philadelphia. Both teams were vying for first place in the division with identical 8-3 records. The Eagles got off to a fast start and the Cowboys were unable to catch up, losing 33-10. They would rebound the next week where on the road Thursday night game they defeated Chicago 41-28 for their 9th win of the year to clinch their first winning season since 2009. This was the first time that Dallas played on back to back Thursdays. Week 15 was a rematch against 1st place Philadelphia. This time it was the Cowboys who got off to a fast start going up 21-0. Then the Eagles put up 24 answered points but Dallas came back to win 38-27 to go into first place for the first time in the season and improve to 10-4. Going into their Week 16 matchup at home against Indianapolis, Dallas was in a position to clinch their first division title since 2009 by defeating the Colts thanks to the Eagles losing that week to the Redskins. They would not disappoint as they blew out the Colts 42-7 to become the 2014 NFC East Champions, eliminating the Eagles from the playoffs. Dallas would end the regular season with a 12-4 record and an 8-0 away record when they won on the road against Washington 44-17. They would also finish December 4-0 which was huge for the Cowboys since they had struggled in the recent years in the month of December. Question: How many more points did the Cowboys score against Washington than they did their first game against Philadelphia?", - "Output Program": [ - "Cowboys=33\nfirstgame=1\nanswer=Cowboys+firstgame\nprint(answer)", - "Cowboy=38\nPhiladelphia=4\nanswer=Cowboy-Philadelphia\nprint(answer)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Justin Tucker made a 52-yard field goal with 5:08 left in overtime to give the Baltimore Ravens a 23-20 victory over the Pittsburgh Steelers on Thursday night. Tucker tied it with 3 seconds to go in regulation after Pittsburgh's Josh Scobee missed a pair of kicks that would have given the Steelers some cushion. Tucker then won it in the extra period after the Steelers failed to convert a pair of fourth downs in Baltimore territory. The Steelers defense had another stellar outing, sacking Joe Flacco five times and forcing two turnovers. Michael Vick threw for 124 yards and a score and avoided committing any turnovers while starting in place of the injured Ben Roethlisberger. All helped lead the team to a 20-7 lead early in the third quarter. However, the Steelers offense stalled after, and Baltimore took advantage dropping the team to 2-2. Antonio Brown's 5/50 receiving streak was broken after 35 consecutive games. He finished with 5 receptions, but missed the 50-yard mark by 8 yards. Question: How many points did the Raven's win by?", - "Output Program": [ - "raven = 23\nsteeler = 20\nprint(raven - steeler)", - "point1 = 23\npoint2 = 20\nprint (point1-point2)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to break their losing streak the Panthers played on home ground for an inter-conference duel with the Ravens. In the first quarter the Panthers trailed early with QB Joe Flacco getting a 56-yard TD pass to WR T. J. Houshmandzadeh. This was followed by kicker Billy Cundiff nailing a 22-yard field goal. The Panthers replied with kicker John Kasay making a 45-yard field goal, but they struggled further with RB Ray Rice getting a 1-yard TD run. Followed in the third quarter by Cundiff hitting a 33-yard field goal. The Panthers tried to cut the lead when Kasay made a 40-yard field goal. This was followed by QB Brian St. Pierre completing an 88-yard TD pass to WR David Gettis. The Ravens answered back with Cundiff hitting a 49-yard field goal. The Panthers had further problems with both St. Pierre's passes intercepted by Ed Reed (who later threw a lateral to Dawan Landry), and Ray Lewis, in which both of them were returned for a touchdown 23 and 24 yards respectively. With the loss, Carolina fell to 1-9, and was officially eliminated from playoff contention. Additionally, wins from the rest of their division rivals mathematically ensured that Carolina will be locked in a season-ending 4th-place finish in the NFC South division. Question: How many yards was the longest field goal?", - "Output Program": [ - "longest = 49\nprint(longest)", - "longest_field_goal = 49\nprint(longest_field_goal)" - ], - "Output Answer": [ - "{'number': '49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From the , 47,225 people (37.8% of the population) were Roman Catholic, while 33,993 (27.2%) belonged to the Swiss Reformed Church. Of the rest of the population, there were 2,698 Orthodox Christianity (2.16%), there were 65 individuals (0.05%) who belonged to the Christian Catholic Church of Switzerland, and there were 4,437 individuals (3.55%) who belonged to another Christian church. There were 849 individuals (0.68%) who were Judaism, and 7,501 (6.00%) who were Muslim. There were 452 individuals who were Buddhism, 772 individuals who were Hinduism and 343 individuals who belonged to another church. 21,080 (16.88%) belonged to no church, were Agnosticism or Atheism, and 7,590 individuals (6.08%) did not answer the question. Question: How many percent of the population did not practice Judaism?", - "Output Program": [ - "Judaism=0.68\npopulation=100\nanswer=population-Judaism\nprint(answer)", - "Judaism=0.68\npeople=100\nanswer=people-Judaism\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Warriors began the 2015-2016 season by winning their first 24 games, eclipsing the previous best start in NBA history. The Warriors surpassed the 1969\u201370 New York Knicks season for the best road start in NBA history at 14\u20130, which is also the joint-third longest road win streak. Their record-setting start ended when they were defeated by the Milwaukee Bucks on December 12, 2015. The Warriors broke a 131-year-old record of 20\u20130 set by the 1884 St. Louis Maroons season baseball team, to claim the best start to a season in all of the Major professional sports leagues in the United States and Canada. Golden State also won 28 consecutive regular-season games dating back to the 2014\u201315 Golden State Warriors season, eclipsing the 2012\u201313 Miami Heat season for the List of National Basketball Association longest winning streaks. The team set an NBA record with 54 consecutive regular-season home wins, which spanned from January 31, 2015 to March 29, 2016; the previous record of 44 was held by the 1995\u201396 Chicago Bulls season team led by Michael Jordan. Question: How many more consecutive regular season home wins did the Warriors have compared to the last team to hold the record?", - "Output Program": [ - "win = 24\nold_w = 14\nprint(win - old_w)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their Bye Week, the Panthers stayed at home for an NFC South rematch with the Tampa Bay Buccaneers on Monday Night Football. In the first quarter, Carolina trailed early as QB Bruce Gradkowski completed a 6-yard TD pass to WR Ike Hilliard for the only score of the first quarter and of the first half. In the third quarter, the Panthers struck back with kicker John Kasay completing a 28-yard field goal. Afterwards, QB Jake Delhomme completed a 4-yard TD pass to WR Keyshawn Johnson, followed up by FB Brad Hoover's 5-yard TD run. In the third quarter, Tampa Bay tried to come back as kicker Matt Bryant nailed a 28-yard field goal. Fortunately, Carolina managed to put the game away as Delhomme completed a 36-yard TD pass to WR Steve Smith. With the win, the Panthers improved to 5-4. Question: How many yards was the shortest touchdown pass?", - "Output Program": [ - "shortest_touchdown = 4\nprint(shortest_touchdown)", - "touchdown = 4\nprint(touchdown)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: 13.11% of the houses in Juniata County cost less than $50,000 and 51.07% cost $50,000 to $99,999. 17.51% of the countys houses cost $100,000 to $124,999 and 9.74% cost from $125,000 to $149,999. 4.62% of the houses cost between $150,000 and $174,999 and 1.21% cost between $175,000 and $199,999. 1.92% of the houses in the county cost between $200,000 and $249,999, 0.39% cost between $250,000 and $299,999, and 0.43% cost more than $300,000. Of the administrative divisions in the county, Fermanagh Township has the highest percentage of houses costing over $300,000 (1.34%) and numerous townships and boroughs in the county do not have any houses costing over $300,000. Mifflin has the highest percentage of houses costing less than $50,000 (56.48%) and Delaware Township has the lowest percentage of such houses (4.73%). Question: How many more percent of homes were between 200000 and 249999 than between 250000 and 299999?", - "Output Program": [ - "numerous=1.34\nanswer=numerous \nprint(answer)", - "cost=0.39\ncost1=0.49\nanswer=cost+cost1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1.53', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many people, in terms of percentage, were Filipino, Chinese, or Vietnamese in Palau as of 2005?", - "Output Program": [ - "filipino = 16.3\nchinese = 1.6\nvietnamese = 1.6\ntotal = round(filipino + chinese + vietnamese, 1)\nprint(total)", - "filipino = 16.3\nchinese = 1.6\nvietnamese = 1.6\nprint(abs(round(filipino + chinese +vietnamese,2)))" - ], - "Output Answer": [ - "{'number': '19.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: How many more percentage points of the population is Betawi and Sundanese combined than Javanese?", - "Output Program": [ - "betawai = 27.65\nsudanese = 15.27\njavanese = 35.16\n\nprint(abs(round(betawai + sudanese - javanese,2)))", - "betawi = 27.65\nsudanese = 15.27\n\njavanese = 35.16\n\nmore = round(betawi + sudanese - javanese, 2)\n\nprint(more)" - ], - "Output Answer": [ - "{'number': '7.76', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Yuba County had a population of 72,155. The racial makeup of Yuba County was 49,332 (68.4%) White (U.S. Census), 2,361 (3.3%) African American (U.S. Census), 1,675 (2.3%) Native American (U.S. Census), 4,862 (6.7%) Asian (U.S. Census), 293 (0.4%) Pacific Islander (U.S. Census), 8,545 (11.8%) from Race (United States Census), and 5,087 (7.1%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 18,051 persons (25.0%). Question: How many in percent from the census weren't from two or more races?", - "Output Program": [ - "percentage = 100\nraces = 7.1\nnot_races = percentage - races\nprint(not_races)", - "two_or_more = 7.1\n \nprint(abs(round(100 - two_or_more,2)))" - ], - "Output Answer": [ - "{'number': '92.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Monterey Bay Aquarium employed over 500 people and had 1,200 active volunteers in 2015. Between 1984 and 2014, 8,500 volunteers donated 3.2 million community service hours. The aquarium attracts around 2 million visitors each year and, through 2016, over 50 million people had visited. Out of the 51 accredited public aquariums in the United States in 2015, Monterey Bay Aquariums 2.08 million visitors ranked it second by number of visits, behind Georgia Aquariums 2.2 million. In 2015, it served 290,000 annual members. Question: How many more volunteers were there in 2015 compared to employees?", - "Output Program": [ - "y2015 = 1200\nemployee = 500\n\nprint(abs(y2015 - employee))", - "employees = 500\nvolunteers = 1200\ndiff = volunteers - employees\nprint(diff)" - ], - "Output Answer": [ - "{'number': '700', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median child birthing age was 30 and the total fertility rate is 2.1 births per woman in 2010. In M\u0101ori populations the median age is 26 and fertility rate 2.8. In 2010 the Age adjustment mortality rate was 3.8 deaths per 1000 (down from 4.8 in 2000) and the infant mortality rate for the total population was 5.1 deaths per 1000 live births. The life expectancy of a New Zealand child born in 2014-16 was 83.4 years for females, and 79.9 years for males, which is List of countries by life expectancy. Life expectancy at birth is forecast to increase from 80 years to 85 years in 2050 and infant mortality is expected to decline. In 2050 the median age is forecast to rise from 36 years to 43 years and the percentage of people 60 years of age and older rising from 18 percent to 29 percent. (The number of people aged 65 and over increased by 22 percent between the 2006 and 2013 censuses.) During early migration in 1858, New Zealand had 131 males for every 100 females, but following changes in migration patterns and the modern longevity advantage of women, females came to outnumber males in 1971. As of 2012 there are 0.99 males per female, with males dominating under 15 years and females dominating in the 65 years and older range. Question: How many more males than females in New Zealand during the early migration in 1858?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 131\n\nprint(abs(round(condition_2 - condition_1,2)))\n", - "male = 131\nfemale = 100\ndiff = male - female\nprint(diff)" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2009, approximately 80% of the population of Galway were Irish. Following an influx of immigrants to Galway during the 2000s, approximately 20% of the population is non-Irish. Slightly more than half of this group (11.3%) are white Europeans, coming from Poland and other Central European and Baltic States, such as Latvia and Lithuania. Smaller numbers of Asian and African immigrants come from East Africa, Nigeria, Zimbabwe and Sri Lanka. In the 2006 Census, 15.4% of the population were aged 0\u201314, 76.1% were aged 15\u201364, and 8.5% were aged over 65. 51.9% of the population were female and 48.1% were male. Question: How many more percentage of Galway females than males?", - "Output Program": [ - "female = 51.9\nmale = 48.1\nprint(round(female - male, 1))" - ], - "Output Answer": [ - "{'number': '3.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007, there were 101,480 people residing in Ancona (the greater area has a population more than four times its size), located in the province of Ancona, Marches, of whom 47.6% were male and 52.4% were female. Minors (children ages 18 and younger) totalled 15.54 percent of the population compared to pensioners who number 24.06 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Ancona resident is 48 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Ancona grew by 1.48 percent, while Italy as a whole grew by 3.56 percent. The current birth rate of Ancona is 8.14 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many years older is the average resident of Ancona than the average Italian?", - "Output Program": [ - "start = 48\nend = 42\n\nprint(abs(start - end))", - "ancona = 48\nitaly = 42\nprint(ancona - italy)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Survey received sufficient information to detail every ship used by the Japanese during the war. They noted that the Imperial Japanese Navy began the war with 381 warships of approximately 1,271,000 tons, and completed another 816 ships of 1,048,000 tons during the war. Of these, 1,744,000 tons were sunk; \"625,000 tons were sunk by Navy and Marine aircraft, 375,000 tons by submarines, 183,000 tons by surface vessels, 55,000 tons by Army aircraft, and 65,000 tons by various agents\". Question: How many more tons were sank by Navy and Marine aircraft compared to various agents and surface vessels combined?", - "Output Program": [ - "navy_marine = 625000\nvarious_agents = 65000\nsurface_vessels = 183000\nmany_more = navy_marine - (various_agents + surface_vessels)\nprint(many_more)", - "navy_marine = 625000\nagent_surface_ves = 65000+183000\n\n\nprint(abs(round((navy_marine \n -agent_surface_ves),2)))" - ], - "Output Answer": [ - "{'number': '377000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The team rallied for a win over the Washington Redskins at FedExField in week 10. Penalties on Washington's defense helped allow a short McNabb to Brian Westbrook touchdown pass on Philadelphia's opening drive. A fumble by L. J. Smith gave Washington the ball inside Eagle territory, and Jason Campbell capitalized with a touchdown pass to James Thrash, the former Eagle. The extra point was missed, but Campbell hit Thrash for another score later in the second quarter. The two-point conversion failed, leaving it 12-7 Washington. A Redskin field goal stretched Philadelphia's deficit to 15-7 in the third quarter, but L. J. Smith, who spent much of the early season injured, caught an eight-yard touchdown from McNabb. The Eagles went for two to try to tie it, but were not successful. Campbell fired back with his third touchdown pass, this one to Keenan McCardell, to make it 22-13. McNabb needed five plays to get the points back, launching a 45-yard touchdown pass to Reggie Brown for the touchdown. Ladell Betts fumbled the ball away in Eagle territory on Washington's next possession, but McNabb was sacked and fumbled it back to the Redskins on the next play. The Redskins eventually had first-and-goal from the three-yard line, but the Philadelphia defense had yet another huge goal-line stand, and Washington settled for a field goal to go up 25-20. The Eagles got the ball back with four minutes to play, and Westbrook immediately took a short pass and broke free for a 57-yard touchdown to go ahead 26-25 (the two-point conversion failing again). The defense came up big again, with Mike Patterson sacking Campbell to jar the ball loose, and Trent Cole recovering. Westbrook carried it in from ten yards out to seal the deal. McNabb, who surpassed Ron Jaworski for the most career completions in franchise history (2,090 at game's end), passed for 251 yards and four touchdowns in the 33-25 win. Westbrook rushed for 100 yards and had 83 receiving yards, with three total touchdowns. The comeback win improved the Eagles record to 4-5. Question: How many touchdown passes did James Thrash catch in the first half?", - "Output Program": [ - "no_of_passes = 2\nprint(no_of_passes)", - "td_by_james = 2\nprint(td_by_james)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Peoples Party \u2013 known as the Peoples Revolutionary Party between 1924 and 2010 \u2013 formed the government from 1921 to 1996 (in a One-party state until 1990) and from 2000 to 2004. From 2004 to 2006, it was part of a coalition with the Democrats and two other parties, and after 2006 it was the dominant party in two other coalitions. The party initiated two changes of government from 2004 prior to losing power in the 2012 election. The Democrats were the dominant force in a ruling coalition between 1996 and 2000, and an almost-equal partner with the Peoples Revolutionary Party in a coalition between 2004 and 2006. An election of deputies to the national assembly on 28 June 2012 resulted in no party having an overall majority; however, as the Democratic Party won the largest number of seats, its leader, Norovyn Altankhuyag, was appointed Prime Minister of Mongolia on August 10, 2012. In 2014, he was replaced by Chimediin Saikhanbileg. The Mongolian Peoples Party won a landslide victory in the Mongolian legislative election, 2016 and the current Prime Minister of Mongolia is Mongolian Peoples Partys Jargaltulgyn Erdenebat. Question: How many years after Norovyn Altankhuyag was appointed Prime Minister of Mongolia was he replaced by Chimediin Saikhanbileg?", - "Output Program": [ - "condition_1 = 2012\ncondition_2 = 2014\n\nprint(abs(condition_2 - condition_1))", - "start = 2014\nend = 2016\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Survey received sufficient information to detail every ship used by the Japanese during the war. They noted that the Imperial Japanese Navy began the war with 381 warships of approximately 1,271,000 tons, and completed another 816 ships of 1,048,000 tons during the war. Of these, 1,744,000 tons were sunk; \"625,000 tons were sunk by Navy and Marine aircraft, 375,000 tons by submarines, 183,000 tons by surface vessels, 55,000 tons by Army aircraft, and 65,000 tons by various agents\". Question: How many more ships did the Japanese Navy end with compared to what they began with?", - "Output Program": [ - "number_ships_began = 381\nnumber_ships_end = 816\nnumber_ships_more = number_ships_end - number_ships_began\nprint(number_ships_more)", - "end_ships = 816\nbegin_with = 381\n\nprint(abs(round(end_ships - begin_with,2)))" - ], - "Output Answer": [ - "{'number': '435', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many yards long were Brown's receptions on average?", - "Output Program": [ - "receptions=93\npasses=65\nanswer=receptions-passes\nprint(answer)", - "yards=31\nanswer=yards\nprint(answer)" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Household debt in 2013 According to the August 2013 third annual Ipsos Reid Debt Poll only 24 per cent of Canadians were debt free in 2013 compared to 26 per cent in 2012. The average personal non-mortgage debt in 2013 was $15,920 up from $13,141 in 2012. According to an IPSOS chart produced in 2013 debt levels increased \"a staggering 35 per cent\" in Western Canada compared to 10 per cent in Eastern Canada since 2012 even before the Alberta floods. In Alberta in 2013 household debt rose 63 per cent to $24,271 per household from 2012 after the 2013 Alberta floods. In 2013 the average personal debt load in British Columbia was \"up 38 per cent to $15,549\"; in \"Manitoba and Saskatchewan, up 32 per cent to $16,145\"; in Ontario, \"up 13 per cent to $17,416\", in Quebec up \"3 per cent to $10,458\"; and in Atlantic Canada, \"up 12 per cent to $15,243\". Question: How many more dollars was the personal debt load in Ontario compared to Atlantic Canada?", - "Output Program": [ - "Ontario=16145\nAtlantic=15243\nanswer=Ontario-Atlantic\nprint(answer)", - "ontario=17416\nAtlanticCanada=15243\nanswer=ontario-AtlanticCanada\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2173', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many years after agreeing to keep the island neutral did Britain take control over it?", - "Output Program": [ - "start = 1749\nend = 1763\ndiff = end - start\nprint(diff)", - "condition_1 = 1749\ncondition_2 = 1763\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off a 41-24 victory over the Jaguars, the Saints stayed home to face the winless St. Louis Rams. The Saints started the game with an impressive opening drive that culminated in a 7-yard burst by Reggie Bush to give the Saints an early 7-0 lead. However, Rams running back Stephen Jackson answered with a 1-yard run of his own to tie the game toward the end of the 1st quarter. Midway through the 2nd quarter, tight end Randy McMichael gave the Rams a 14-7 lead on a 2-yard pass from Jackson. Jeff Wilkins made it a two-score game with a 49-yard field goal three minutes later. The Saints went to the locker room trailing 17-7. In the 2nd half, Wilkins kicked his 2nd field goal of the game, a 21-yard attempt, to increase the lead to 13. Toward the end of the 3rd, Isaac Bruce caught a 9-yard pass by Marc Bulger to make it a 27-7 lead, putting the Saints in danger of losing their first game since early October. Drew Bennett added to the St. Louis lead by catching a three-yard pass by Bulger to give Bulger his second touchdown of the game, and to give St. Louis a surprising 34-7 lead. Drew Brees and Billy Miller hooked up for a 1-yard pass with 11:36 left to cut the lead to 34-13. The Saints then converted a two-point conversion on a Bush run, to make it 34-15. Aaron Stecker then scored on a two-yard run with 4:42 remaining to cut it to 34-21. This time, however, they failed on the two-point conversion. With 1:55 left, a Wilkins field goal made it 37-21. The Saints scored another touchdown with 37 seconds left, but their attempt to recover the ball from an onside kick failed, and the Rams held on to defeat the Saints 37-29, giving the Rams their first victory in 2007 and dropping the Saints to 4-5. Question: How many points did The Saints trail by at halftime?", - "Output Program": [ - "condition_1 = 17\ncondition_2 = 7\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "total = 17\nother = 7\nprint(total - other)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2012 census, 59.5% of jobs in the Paris Region were in market services (12.0% in wholesale and retail trade, 9.7% in professional, scientific, and technical services, 6.5% in information and communication, 6.5% in transportation and warehousing, 5.9% in finance and insurance, 5.8% in administrative and support services, 4.6% in accommodation and food services, and 8.5% in various other market services), 26.9% in non-market services (10.4% in human health and social work activities, 9.6% in public administration and defence, and 6.9% in education), 8.2% in manufacturing and utilities (6.6% in manufacturing and 1.5% in utilities), 5.2% in construction, and 0.2% in agriculture. Question: How many, in percent of the jobs were in both market services and non-market services combined?", - "Output Program": [ - "market = 59.5\nnon_market = 26.9\ntotal = market + non_market\nprint(total)" - ], - "Output Answer": [ - "{'number': '86.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1980, a SWAT team raided Bolic Sound, finding a live hand grenade and seven grams of cocaine. Turner was convicted for cocaine possession and sentenced to thirty days in the L.A. county jail with three years probation. This was Turners first conviction. In April 1981, he was arrested for shooting a 49-year-old newspaper delivery man whom he accused of being physically and verbally abusive to his then wife, Ann Thomas and of kicking his dog. Turner said he only fired a shot to scare him off and that the man had injured himself when he climbed over the fence to get away. A jury in 1982 found him not guilty of assault. By 1985, Turners finances were in disarray and he owed the state of California $12,802 in back taxes. He later settled his account. He had tried to sell Bolic Sound in 1980 to raise funds to avoid foreclosure, but the studio burned down in a fire in January 1981 on the day Turner was due to show it to a potential buyer. Turner was arrested again on Friday, June 21, 1985, and charged with conspiracy to sell $16,000 worth of cocaine, possession and maintaining a residence for selling or using a controlled substance. The police took $1,000 of rock cocaine from his North Hollywood apartment. Also arrested and charged with him were Eddie Coleman Jr., 32, of Altadena, a record producer, and Richard Lee Griffin, 35, of Los Angeles, a music company writer. Turner paid a $5,000 bond and was released. A further arrest came in 1986 for cocaine possession, concealed carry of a handgun and traffic violations. Turner was released on $2,671 bail. In January 1987, he was arrested for trying to sell 10 ounces of cocaine to an undercover police officer. He pleaded guilty to conspiring to sell the drug and not guilty to other counts. On February 16, 1990, he was sentenced to four years in a California prison for cocaine possession. He was incarcerated at the minimum security California Mens Colony, San Luis Obispo. Turner completed 18 months of his sentence before being released on parole in September 1991. Larry Kamien, associate warden of the California Mens Colony, said Turner was a model inmate. In prison he became a trustee working in the library and saved up $13,000 by selling cigarettes, candy bars and coffee to other inmates. He played music with other inmates and wrote 15 new songs that he was planning to record when he was released. Question: How many times was Turner arrested for cocaine possession?", - "Output Program": [ - "year1=1980\nyear=1985\nanswer=year-year1\nprint(answer)", - "sell=10\nsentenced=5\nanswer=sell-sentenced \nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After a tough win over the Vikings, the Browns returned home for a game against the Bengals in Round 1 of the Battle of Ohio. In the first quarter, the Browns scored first as Brian Hoyer found Jordan Cameron on a 2-yard pass for a 7-0 lead. In the second quarter, the Bengals scored when Mike Nugent nailed a 25-yard field goal for the eventual halftime score of 7-3. In the third quarter, the Browns scored a field goal of their own when Billy Cundiff nailed one from 51 yards out giving them a 10-3 lead. The Bengals once again came within 4 as Nugent kicked another field goal from 46 yards out for a 10-6 game. In the fourth quarter, it was all Browns as Hoyer found Chris Ogbonnaya on a 1-yard pass for the eventual final score of 17-6. Question: How many yards was the longest touchdown pass?", - "Output Program": [ - "pas = 2\nprint(pas)", - "ans = [2]\n\nprint(max(ans))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many more percentage points of the population had French nationality than foreign nationality?", - "Output Program": [ - "French = 64.5\nforeign = 35.5\nprint(French-foreign)", - "french = 64.5\nforeign = 35.5\nprint(french - foreign)" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As one of the most important contributors of the worlds agricultural market, South America accounts for approximately 10% of the global agricultural product export. The different climatic regions are home for diverse types of crops. In the tropical climatic regions, two of the most important cash crops are coffee and Cocoa bean. South America dominates the global market in coffee production, having Brazil as the worlds largest exporter of coffee. A report from the Council of Brazilian Coffee Exporters showed that the coffee industry earned US$5.4 billion in 2016, with the exports of different coffee varieties exceeding 34 million 60 kg bags. This accounts to 6.4% of Brazils total annual agrobusiness exports of US$84.9. The report showed that by December 2016, the Brazilian coffee industry generated US$557 million in revenue by exporting 3.07 million bags of coffee. Additionally, in 2016 soybeans, grown in South Americas temperate climates, had an export value of US$19B for Brazil , representing 10.4% of the total exports, and one of US$3.23B for Argentina, representing 5.7% of the countrys total exports. Moreover, the soybean meal exportation represent 17.5% of Argentinas total exports, with an export value of $9.96B. Question: In percent, how many of Brazil's total annual agrobusiness exports are not from coffee?", - "Output Program": [ - "total = 100\ncoffee = 6.4\nprint(total - coffee)", - "coffee = 6.4\nprint (100-coffee)" - ], - "Output Answer": [ - "{'number': '93.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Currently, there is no official census of religion in Russia, and estimates are based on surveys only. In 2012 the research organization Sreda published Arena Atlas, a detailed enumeration of religious populations and nationalities in Russia, based on a large-sample country-wide survey. They found that 46.8% of Russians declared themselves Christians (including 41% Russian Orthodox, 1.5% simply Orthodox or members of non-Russian Orthodox churches, 4.1% unaffiliated Christians, and less than 1% for both Catholic and Protestant), while 25% were spiritual but not religious, 13% were atheists, 6.5% were Muslims, 1.2% were followers of \"traditional religions honoring gods and ancestors\" (including Rodnovery, Tengrism and other ethnic religions), and 0.5% were Tibetan Buddhism. However, later that year, the Levada Center estimated that 76% of Russians were Christians, and in June 2013, the Public Opinion Foundation estimated that 65% of the population was Christian. These findings are in line with Pew Research Centers 2011 estimate that 73.6% of Russians were Christians, with Russian Public Opinion Research Center (VCIOM)s 2010 survey (~77% Christian), and with Ipsos MORIs 2011 survey (69%). Question: How many percent of Russians did not declare themselves as Christian?", - "Output Program": [ - "percent_declare_Christian = 46.8\npercent_not_declare_Christian = 100 - percent_declare_Christian\nprint(percent_not_declare_Christian)", - "russian_christian = 46.8\n\nprint(abs(round(100 - russian_christian, 2)))" - ], - "Output Answer": [ - "{'number': '53.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Chiefs opened the regular season at home against the Cincinnati Bengals on September 10. The game was broadcast on CBS at noon Kansas City time. The Chiefs' offense began at a slow pace, while their defense initially held the Bengals to a field goal within the first few minutes. The Bengals began to rip through the Chiefs' defense with the help of Rudi Johnson, who would later go on to rush for 96 yards and a touchdown. In the third quarter, quarterback Trent Green received a concussion when he slid past the first-down marker and was hit byRobert Geathers' shoulder. Green laid motionless for eleven minutes until he was taken off the field by a stretcher. The mood of the game changed instantly when the Chiefs lost their leader, and many fans began to leave Arrowhead Stadium due to heavy rain and the dwindling score. Back-up quarterback Damon Huard came into the game and completed 12 of 20 passes for 140 yards and a touchdown, and was sacked four times. Tight end Tony Gonzalez caught his first touchdown pass of the season and helped bring the score to 20-10. The Bengals left with their first win of the 2006 season as the Chiefs began their season 0-1. Question: How many passes did Huard miss?", - "Output Program": [ - "total = 20\nscore = 12\nmiss = total - score\nprint(miss)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of people were not Hispanic?", - "Output Program": [ - "condition_1 = 31.5\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nhispanic = 31.5\ndiff = total - hispanic\nprint(diff)" - ], - "Output Answer": [ - "{'number': '68.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Federal Bureau of Investigations 2015 Uniform Crime Report, Indianapolis ranks as the 16th most dangerous city in the U.S., with 17.1 homicides per 100,000 people, compared with the U.S. rate of 4.9 homicides per 100,000 people. Between 2012 and 2014, the murder rate rose by 44%. There were 138 homicides in 2014, with 60% of victims and 90% of perpetrators being young black men. With 144 criminal homicides, 2015 surpassed 1998 as the year with the most murder investigations in the city. With 154 criminal homicides, 2017 marked the third consecutive year of record violence. FBI data showed a 7 percent increase in violent crimes committed in Indianapolis, outpacing the rest of the state and country. Law enforcement has blamed increased violence on a combination of root causes, including poverty, substance abuse, mental illness, and availability of firearms. Question: Was the murder rate higher in 2014 or 2012?", - "Output Program": [ - "y2014 = 144\ny2012 = 100\n\n\ndata = (y2014,y2012)\n\nanswer = max(data)\n\n\nif answer == y2014:\n print(2014)\nelif answer == y2012:\n print(2012)\n", - "higher = 2014\nprint(higher)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2014'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2006, Household income in the United States was $43,318 per household ($26,000 per household member) with 42% of households having two income earners. Meanwhile, the median income of the average American age 25+ was roughly $32,000 ($39,000 if only counting those employed full-time between the ages of 25 to 64) in 2005. According to the CIA the Gini coefficient which measures income inequality (the higher the less equal the income distribution) was clocked at 45.0 in 2005, compared to 32.0 in the European Union and 28.3 in Germany. Question: How many points higher was the Gini coefficient in the United States in 2005 compared to the European Union?", - "Output Program": [ - "condition_1 = 45\ncondition_2 = 32\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "us = 45\neu = 32\ndiff = us - eu\nprint(diff)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Teasdale and Owen (2005) examined the results of IQ tests given to Denmark male conscripts. Between 1959 and 1979 the gains were 3 points per decade. Between 1979 and 1989 the increase approached 2 IQ points. Between 1989 and 1998 the gain was about 1.3 points. Between 1998 and 2004 IQ declined by about the same amount as it gained between 1989 and 1998. They speculate that \"a contributing factor in this recent fall could be a simultaneous decline in proportions of students entering 3-year advanced-level school programs for 16-18-year-olds.\" The same authors in a more comprehensive 2008 study, again on Danish male conscripts, found that there was a 1.5-point increase between 1988 and 1998, but a 1.5-point decrease between 1998 and 2003/2004. A possible contributing factor to the more recent decline may be changes in the Danish educational system. Another may be the rising proportion of immigrants or their immediate descendants in Denmark. This is supported by data on Danish draftees where first or second generation immigrants with Danish nationality score below average. Question: How many years was the gains 3 points per decade for male IQ tests?", - "Output Program": [ - "condition_1 = 1959\ncondition_2 = 1979\n\nprint(abs(round(condition_2 - condition_1,3)))", - "start = 1959\nend = 1979\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: East Fife secured the 2007-08 Scottish Third Division title after beating East Stirlingshire F.C. at Firs Park, Falkirk 3-0 on 15 March 2008. This gave them a points total of 74, 26 points ahead of Stranraer who could post the next best total in the league of 69 points if they were to win their remaining fixtures. This was East Fifes first league title for 60 years and their first piece of silverware since 1954. On 14 April 2009 their manager David Baikie resigned from his position. On 23 August 2011, the Fifers delivered an emphatic victory against Dunfermline Athletic F.C. of the Scottish Premier League in the Scottish League Cup. Then on 20 September 2011, East Fife recorded yet another cup shock, defeating SPL Aberdeen F.C. 7-6 on penalties, after a 3-3 draw, at Pittodrie Stadium, to advance to the quarter finals on the Scottish League Cup. Question: How many more points did East Fife score than East Stirlingshire F.C. on 15 March 2008?", - "Output Program": [ - "ef = 3\nes = 0\ndiff = ef - es\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Income inequality has become a hotly debated topic globally. According to the CIA World Factbook, U.S. income inequality ranked 41st highest among 156 countries in 2017 (i.e., 74% of countries have a more equal income distribution). According to the Congressional Budget Office, the top 1% of income households earned about a 9% share of the pre-tax income in 1979, versus 19% in 2007 and 17% in 2014. For after-tax income, these figures were 7%, 17%, and 13%, respectively. These figures indicate the share of income earned by top earners more than doubled between 1979 and 2007, then fell somewhat following the Great Recession, and the higher tax rates and re-distributive policies applied by President Barack Obama in 2013 (i.e., expiration of the Bush Tax Cuts for the top 1% and subsidies for lower income persons via the Affordable Care Act). Recasting the 2012 income using the 1979 income distribution (representing the more egalitarian 1950-1980 period), the bottom 99% of families would have averaged about $7,100 more income. Income inequality in the United States has grown from 2005 to 2012 in more than 2 out of 3 metropolitan areas. Question: How many percentage points less after-tax income did the top 1% have than pre-tax income in 2007?", - "Output Program": [ - "versus=19\nversus1=17\nanswer=versus-versus1\nprint(answer)", - "top_income=1\nTax=1\nanswer=top_income+Tax\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2009, approximately 80% of the population of Galway were Irish. Following an influx of immigrants to Galway during the 2000s, approximately 20% of the population is non-Irish. Slightly more than half of this group (11.3%) are white Europeans, coming from Poland and other Central European and Baltic States, such as Latvia and Lithuania. Smaller numbers of Asian and African immigrants come from East Africa, Nigeria, Zimbabwe and Sri Lanka. In the 2006 Census, 15.4% of the population were aged 0\u201314, 76.1% were aged 15\u201364, and 8.5% were aged over 65. 51.9% of the population were female and 48.1% were male. Question: How many percentage were aged 15-64 than aged over 65 in the population of Galway?", - "Output Program": [ - "condition_1 = 76.1\ncondition_2 = 8.5\nprint(abs(round(condition_2 - condition_1,1)))", - "y1 = 76.1\ny2 = 8.5\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '67.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The average high school graduation rate of blacks in the United States has steadily increased to 71% in 2013. Separating this statistic into component parts shows it varies greatly depending upon the state and the school district examined. 38% of black males graduated in the state of New York but in Maine 97% graduated and exceeded the white male graduation rate by 11 percentage points. In much of the southeastern United States and some parts of the southwestern United States the graduation rate of white males was in fact below 70% such as in Florida where a 62% of white males graduated high school. Examining specific school districts paints an even more complex picture. In the Detroit school district the graduation rate of black males was 20% but 7% for white males. In the New York City school district 28% of black males graduate high school compared to 57% of white males. In Newark County 76% of black males graduated compared to 67% for white males. Further academic improvement has occurred in 2015. Roughly 23% of all blacks have bachelors degrees. In 1988, 21% of whites had obtained a bachelors degree versus 11% of blacks. In 2015, 23% of blacks had obtained a bachelors degree versus 36% of whites. Foreign born blacks, 9% of the black population, made even greater strides. They exceed native born blacks by 10 percentage points. Question: How many more percentage of black people in Newark County than white?", - "Output Program": [ - "black = 76\nwhite = 67\nprint(black-white)", - "black = 76\nwhite = 67\nprint(black - white)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Federal Bureau of Investigations 2015 Uniform Crime Report, Indianapolis ranks as the 16th most dangerous city in the U.S., with 17.1 homicides per 100,000 people, compared with the U.S. rate of 4.9 homicides per 100,000 people. Between 2012 and 2014, the murder rate rose by 44%. There were 138 homicides in 2014, with 60% of victims and 90% of perpetrators being young black men. With 144 criminal homicides, 2015 surpassed 1998 as the year with the most murder investigations in the city. With 154 criminal homicides, 2017 marked the third consecutive year of record violence. FBI data showed a 7 percent increase in violent crimes committed in Indianapolis, outpacing the rest of the state and country. Law enforcement has blamed increased violence on a combination of root causes, including poverty, substance abuse, mental illness, and availability of firearms. Question: How many homicide victims in 2014 were not young black men?", - "Output Program": [ - "total_homicides=138\nnum_victims_black_men=82.8\nnum_victims_non_black_men=total_homicides-num_victims_black_men\nprint(round(num_victims_non_black_men))", - "total_homoside = 138\nblac_people = 60\n\nprint(round(total_homoside - total_homoside * blac_people/100))" - ], - "Output Answer": [ - "{'number': '55', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There are 27,908 households, of which 31.5% have children under the age of 18 living with them, 48.9% were married couples living together, 15.4% had a female householder with no husband present, and 32.3% were non-families. 28.4% of all households are made up of individuals, and 10.6% had someone living alone who was 65 years of age or older. The average household size was 2.39, and the average family size was 2.94. 70% of women with school-age children work. Question: How many percent are not female householder with no husband present?", - "Output Program": [ - "condition_1 = 15.4\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "female_with_no_husband = 15.4\n\nprint(abs(round(100 - female_with_no_husband,2)))", - "percentage = 100\nno_husband = 15.4\nothers = percentage - no_husband\nprint(others)", - "female_with_no_husband = 15.4\ntotal = 100\n\nfemale_with_husband = (total - female_with_no_husband)\n\nprint(female_with_husband)" - ], - "Output Answer": [ - "{'number': '84.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their home win over the Browns, the Cardinals flew to Qwest Field for a Week 14 NFC West rematch with the Seattle Seahawks. In the first quarter, Arizona trailed early as Seahawks kicker Josh Brown managed to get a 23-yard field goal, along with QB Matt Hasselbeck completing a 7-yard TD pass to WR Nate Burleson. In the second quarter, the Cards continued to trail as Hasselbeck completed a 15-yard TD pass to WR Bobby Engram and a 17-yard TD pass to WR Deion Branch. The Cardinals would get on the board as QB Kurt Warner completed a 5-yard TD pass to WR Bryant Johnson, yet Seattle increased their lead prior to halftime with Brown kicking a 41-yard field goal. In the third quarter, the Cards tried to rally as Warner completed a 2-yard TD pass to WR Jerheme Urban for the only score of the period. However, in the fourth quarter, the Seahawks pulled away as Hasselbeck completed a 3-yard TD pass to TE Marcus Pollard, RB Josh Scobey tackling Cardinals punter Mitch Berger in the end zone for a safety, and CB Marcus Trufant returning an interception 84 yards for a touchdown (with a failed PAT). Arizona tried to come back as Warner completed an 11-yard TD pass to WR Larry Fitzgerald. However, Seattle's defense was too much to overcome. Question: How many yards was the shortest touchdown pass?", - "Output Program": [ - "yard=7\nyard1=5\nanswer=yard-yard1\nprint(answer)", - "TD=2\nanswer=TD\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: In the week 16 game, how many points were scored in all between the Ravens and the Texans?", - "Output Program": [ - "Ravens=25\nTexans=13\nanswer=Ravens+Texans\nprint(answer)", - "points=25\npoints1=13\nanswer=points+points1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '38', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: How many touchdowns measured between 25 yards and 50 yards in length?", - "Output Program": [ - "westbrook = 1\ncurtis = 1\nmcnabb = 1\ntotal = westbrook + curtis + mcnabb\nprint(total)", - "ans = [25,2,68,5,12,43,11,91,43,1,1]\n\ncount = 0\n\nfor i in range(0,len(ans)):\n if 25 <= ans[i] < 50:\n count += 1\n \nprint(count)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With regulations in place and DDT banned, the eagle population rebounded. The bald eagle can be found in growing concentrations throughout the United States and Canada, particularly near large bodies of water. In the early 1980s, the estimated total population was 100,000 individuals, with 110,000\u2013115,000 by 1992; the U.S. state with the largest resident population is Alaska, with about 40,000\u201350,000, with the next highest population the Provinces and territories of Canada of British Columbia with 20,000\u201330,000 in 1992. Obtaining a precise count of bald eagles population is extremely difficult. The most recent data submitted by individual states was in 2006, when 9789 breeding pairs were reported. For some time, the stronghold breeding population of bald eagles in the lower 48 states was in Florida, where over a thousand pairs have held on while populations in other states were significantly reduced by DDT use. Today, the Contiguous United States with the largest number of breeding pairs of eagles is Minnesota with an estimated 1,312 pairs, surpassing Floridas most recent count of 1,166 pairs. 23, or nearly half, of the 48 contiguous states now have at least 100 breeding pairs of bald eagles. In Washington State, there were only 105 occupied nests in 1980. That number increased by about 30 per year, so that by 2005 there were 840 occupied nests. 2005 was the last year that the Washington Department of Fish and Wildlife counted occupied nests. Further population increases in Washington may be limited by the availability of late winter food, particularly salmon. Question: How many more contiguous states don't have at least 100 breeding pairs of bald eagles than states that do?", - "Output Program": [ - "bald_eagles = 100/2\nstates_eagles = 48\nprint(bald_eagles-states_eagles)", - "contagious = 48\nnon_contagious = 23*2\n\ndifference = contagious - non_contagious\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many more females per 100 were there than males?", - "Output Program": [ - "female = 100\nmale = 96\nmany_more = female - male\nprint(many_more)", - "condition_1 = 100\ncondition_2 = 96.00\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of people were not Puerto Rican?", - "Output Program": [ - "puerto_rican = 0.9\n\nprint(abs(round(100 - puerto_rican,2)))", - "puerto_rican = 0.9\ntotal = 100\nnon_puerto_rican = total - puerto_rican\nprint(non_puerto_rican)" - ], - "Output Answer": [ - "{'number': '99.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: East Fife secured the 2007-08 Scottish Third Division title after beating East Stirlingshire F.C. at Firs Park, Falkirk 3-0 on 15 March 2008. This gave them a points total of 74, 26 points ahead of Stranraer who could post the next best total in the league of 69 points if they were to win their remaining fixtures. This was East Fifes first league title for 60 years and their first piece of silverware since 1954. On 14 April 2009 their manager David Baikie resigned from his position. On 23 August 2011, the Fifers delivered an emphatic victory against Dunfermline Athletic F.C. of the Scottish Premier League in the Scottish League Cup. Then on 20 September 2011, East Fife recorded yet another cup shock, defeating SPL Aberdeen F.C. 7-6 on penalties, after a 3-3 draw, at Pittodrie Stadium, to advance to the quarter finals on the Scottish League Cup. Question: How many points did Stranraer have as of 15 March 2008?", - "Output Program": [ - "point_one = 74\npoint_two = 26\nprint(abs(round(point_one - point_two,2)))", - "stranraer = 26\ntotal = 74\n\nstranraer_total_point = (total - stranraer)\n\nprint(stranraer_total_point)" - ], - "Output Answer": [ - "{'number': '48', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: He represented the Liberal party at the Norwegian Parliament (Storting) 1886-1888 and again in 1892-1898. He was Minister of Labour (1898\u20131899, 1900\u20131902, 1902\u20131903), a member of the Council of State Division in Stockholm (1899\u20131900), Minister of Foreign Affairs (1905 and 1905\u20131907), Prime Minister and Minister of Foreign Affairs (1907\u20131908), and Minister of Education and Church Affairs (1915\u20131920). In 1905 became the prime minister in Stockholm. He was chair of the Norwegian government of Christian Michelsen. In October 1907, L\u00f8vland took over as Norwegian Prime Minister when Michelsen resigned. L\u00f8vland resigned the position in March 1908. Question: How many times was he assigned a Prime Minister position?", - "Output Program": [ - "time = 3\nprint(time)", - "pm = [1905,1906,1907]\n\nprint(len(pm))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Julian Scherner was born on September 23, 1895 in the town of Bagamoyo in German East Africa, where he lived until the age of two. Scherner attended the cadet schools, Kadettenanstalt, Karlsruhe between October 1, 1905 and 1911 and Berlin-Lichterfield between 1911 and 1914. Scherner was enlisted in the infantrie rgt. 114 between March 15, 1912 and August 10, 1914. During this time, Scherner earned the rank of F\u00e4hnrich in April 1914 and received officer rank on August 5, 1914. In 1914, he joined the Reichsheer or Imperial army. Scherner served in World War 1 as a Zugf\u00fchrer (military), Kompanief\u00fchrer, company commander and platoon leader. Scherner was injured by shell splinters and rifle fire in the ankle and head respectively and was hospitalized between 1914-1915. After Scherner was released from the hospital, in 1915, he returned to his military unit but was captured by the French in May 1915. Scherner was honored with the Iron Cross second class and the Wound Badge in black and subsequently discharged from the military on March 30, 1920 with the rank of Oberleutnant. Question: How many years after Scherner was captured by the French was he discharged from the military?", - "Output Program": [ - "condition_1 = 1915\ncondition_2 = 1920\n\nprint(abs(condition_2 - condition_1))", - "start = 1915\nend = 1920\ndifference = end - start\nprint(difference)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: While reliable figures are difficult to obtain, estimated global sales of The Hobbit run between 35 and 100 million copies since 1937. In the UK The Hobbit has not retreated from the top 5,000 books of Nielsen BookScan since 1995, when the index began, achieving a three-year sales peak rising from 33,084 (2000) to 142,541 (2001), 126,771 (2002) and 61,229 (2003), ranking it at the 3rd position in Nielsens \"Evergreen\" book list. The enduring popularity of The Hobbit makes early printings of the book attractive collectors items. The first printing of the first English-language edition can sell for between \u00a36,000 and \u00a320,000 at auction, although the price for a signed first edition has reached over \u00a360,000. Question: How many total copies of the Hobbit were sold between 2000 and 2003?", - "Output Program": [ - "sold_2000 = 33084\nsold_2001 = 142541\nsold_2002 = 26771\nsold_2003 = 61229\n\nprint(sold_2000+sold_2001+sold_2002+sold_2003)", - "sales_in_2000 = 33084\nsales_in_2001 = 142541\nsales_in_2002 = 126771\nsales_in_2003 = 61229\ntotal_sales = sales_in_2000 + sales_in_2001 + sales_in_2002 + sales_in_2003\nprint(total_sales)" - ], - "Output Answer": [ - "{'number': '363625', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Warriors posted many notable achievements during the 2016\u201317 regular season. On November 7, 2016, Stephen Curry set the NBA record for most 3-pointers in a game with 13, in a 116\u2013106 win over the Pelicans. On December 5, 2016, Klay Thompson scored 60 points in 29 minutes, in a 142\u2013106 victory over the Pacers. In doing so, Thompson became the first player in NBA history to score 60 or more points in fewer than 30 minutes of playing time. Stephen Curry, Kevin Durant, Draymond Green, and Klay Thompson were all named to the 2017 NBA All-Star Game, making the Warriors only the eighth team in NBA history to have four All-Stars. On February 10, 2017, Draymond Green recorded a triple-double with 12 rebounds, 10 assists, and 10 steals, becoming the first player in NBA history to post a triple-double with fewer than 10 points. On March 2, 2017, the Warriors streak for most games without back-to-back losses ended at 146 with a 94\u201387 loss to the Chicago Bulls. The streak eclipsed the previous record of 95 held by the Utah Jazz. Question: How many more rebounds did Draymond Green have compared to assists?", - "Output Program": [ - "rebounds=2\nanswer=rebounds \nprint(answer)", - "rebounds=12\nassists=10\nanswer=rebounds-assists\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Malayalam is a language spoken by the native people of southwestern India (from Talapady to Kanyakumari).According to the Indian census of 2011, there were 32,299,239 speakers of Malayalam in Kerala, making up 93.2% of the total number of Malayalam speakers in India, and 96.74% of the total population of the state. There were a further 701,673 (2.1% of the total number) in Karnataka, 957,705 (2.7%) in Tamil Nadu, and 406,358 (1.2%) in Maharashtra. The number of Malayalam speakers in Lakshadweep is 51,100, which is only 0.15% of the total number, but is as much as about 84% of the population of Lakshadweep. In all, Malayalis made up 3.22% of the total Indian population in 2011. Of the total 34,713,130 Malayalam speakers in India in 2011, 33,015,420 spoke the standard dialects, 19,643 spoke the Yerava dialect and 31,329 spoke non-standard regional variations like Eranadan. As per the 1991 census data, 28.85% of all Malayalam speakers in India spoke a second language and 19.64% of the total knew three or more languages. Question: How many percent of Malayalam speacker in India were not from Kerala?", - "Output Program": [ - "speacker = 93.2\nprint(\"{:.2f}\".format(100-speacker))", - "total = 100\nmal = 93.2\nprint(total - mal)" - ], - "Output Answer": [ - "{'number': '6.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1963, hundreds of thousands of people stood ashore by the Nieuwe Maas and the Nieuwe Waterweg to wave two ships, deGroote Beer and the Waterman goodbye. The ships transported thousands of Feijenoord fans to Lisbon where the club faced S.L. Benfica on 8 May 1963 in the European Cup semi-finals. The first leg, held in Rotterdam a month earlier, finished 0\u20130. Despite Feijenoord eventually losing the match 3\u20131, this turned out to be the start of the most successful period in the clubs history. Feijenoord won the double for the first time in their history in 1965, and managed to win another double a few years later in 1969. The 1965 title secured Feijenoord a spot in the 1965\u201366 European Cup, where they faced multiple cup champion Real Madrid C.F. on 8 September 1965. During the match, Hans Kraay had to leave the pitch injured after 31 minutes, without being substituted. He returned at the start of the second half and scored the goal which resulted in a 2\u20131 win. During the match, fans favourite Coen Moulijn was attacked by a Spanish defender. Moulijn then proceeded to chase the defender down the pitch, leading other players, and even fans who entered the pitch, to do the same. The referee could do nothing but to suspend the match at 2\u20131 in Feijenoords favour. Two weeks later, Real Madrid comfortably beat Feijenoord 5\u20130 and eventually won the European Cup that season. Question: How many doubles did Feijenoord win in the 1960s?", - "Output Program": [ - "won = 2\nprint(won)", - "win_year = 1965\nwin_year_two = 1969\n\nwins = (win_year,win_year_two)\n\n\nprint(abs(len(wins)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of jobs were not in construction?", - "Output Program": [ - "percentage = 100\nconstruction = 33.4\nnot_construction = percentage - construction\nprint(not_construction)", - "condition_1 = 100\ncondition_2 = 33.4\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '66.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first recorded El Ni\u00f1o that originated in the central Pacific and moved toward the east was in 1986. Recent Central Pacific El Ni\u00f1os happened in 1986-87, 1991-92, 1994-95, 2002-03, 2004-05 and 2009-10. Furthermore, there were \"Modoki\" events in 1957-59, 1963-64, 1965-66, 1968-70, 1977-78 and 1979-80. Some sources say that the El Ni\u00f1os of 2006-07 and 2014-16 were also Central Pacific El Ni\u00f1os. Question: How many years separated the end of the first Central Pacific El Ni\u00f1o from the beginning of the second ever recorded one?", - "Output Program": [ - "y_recoeded = 1987\ny_begin_again = 1991\n\nprint(abs(y_begin_again - y_recoeded))", - "end_central = 2010\nbeginning_second = 2014\nyears_seperated = beginning_second - end_central\nprint(years_seperated)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: how many yards did westbrook lead with?", - "Output Program": [ - "Westbrook_lead_yard_TD_run = 5\nprint(Westbrook_lead_yard_TD_run)", - "west_brook = 5\n\nprint((west_brook))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In May 2010, more than 120,000 North Koreans owned mobile phones; this number had increased to 301,000 by September 2010, 660,000 by August 2011, and 900,000 by December 2011. Orascom reported 432,000 North Korean subscribers after two years of operation (December 2010), increasing to 809,000 by September 2011, and exceeding one million by February 2012. By April 2013 subscriber numbers neared two million. By 2015 the figure has grown to three million. Question: Which month and year did Orascom have more subscribers, December 2010 or February 2012?", - "Output Program": [ - "print(\"February_2012\")", - "dec_2010 = 432000\nfeb_2012 = 1000000\n\ndata = (dec_2010,feb_2012)\nmaximum = max(data)\n\nif maximum == dec_2010:\n print(f\"month:dec,\"+\"\\n\"+\"year:2010\")\nelif maximum == feb_2012:\n print(f\"month:feb,\"+\"\\n\"+\"year:2012\")" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': 'February', 'year': '2012'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Demographics of Gabon is the makeup of the population of Gabon. As of , Gabon has a population of . Gabons population is relatively young with 35.5% of its population under 15 years of age and only 4.3% of its population over 65 years old. Gabon has a nearly even split between males and females with 0.99 males for every female in the population. In the age range of 15-65, the ration is exactly 1 male to 1 female. The life expectancy of Gabon is lower than the world average. Gabons populations life expectancy at birth is 53.11 years while the world average is 67.2 years as of 2010. Ethnically, the biggest group in Gabon are the Fang people with over 500,000 people, or about a third of Gabons population, belonging to this ethnic group. The biggest religion in Gabon is Christianity, with between 55-75% of the population of Gabon being Christian. Question: How many years lower was Gabon's life expectancy than the world average in 2010?", - "Output Program": [ - "condition_1 = 67.2\ncondition_2 = 53.11\n\nprint(abs(round(condition_2 - condition_1,2)))", - "world = 67.2\ngabon = 53.11\ndiff = world - gabon\nprint(diff)" - ], - "Output Answer": [ - "{'number': '14.09', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Literacy rate in Nauru, defined as \"people who are currently enrolled in school and/or have reached at least grade 5 of primary education\", is 96.5%, as of 2011. There are 3,190 students and 104 teachers, as of 2013. The 2011 census stated 4 percent of the population aged 15 years or older have a primary education, 91 percent have a secondary education, and 5 percent have a tertiary education. Education is based on the British system, which requires attendance from 5 to 16 years old. Students spend three years at preschool, six years of primary education, and four years of secondary school. Tertiary school is not required. An estimated 10.7 percent of the GDP was spend on education in 1999. As of 2013, there are five preschools, four primary schools, three secondary schools, and one tertiary school. The lone college, University of South Pacific, opened in the 1970s via distance courses, and in 1987 a campus was built on the island. It offers accounting, management, primary education, and English studies as majors. Question: How many preschools are there, as of 2013?", - "Output Program": [ - "preschool=5\nanswer=preschool\nprint(answer)", - "preschool=3\nanswer=preschool\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the United States Department of Labors Bureau of Labor Statistics, there were approximately 210,900 physical therapists employed in the United States in 2014, earning an average $84,020 annually in 2015, or $40.40 per hour, with 34% growth in employment projected by the year 2024. The Bureau of Labor Statistics also reports that there were approximately 128,700 Physical Therapist Assistants and Aides employed in the United States in 2014, earning an average $42,980 annually, or $20.66 per hour, with 40% growth in employment projected by the year 2024. To meet their needs, many healthcare and physical therapy facilities hire \"travel physical therapists\", who work temporary assignments between 8 and 26 weeks for much higher wages; about $113,500 a year. Bureau of Labor Statistics data on PTAs and Techs can be difficult to decipher, due to their tendency to report data on these job fields collectively rather than separately. O-Net reports that in 2015, PTAs in the United States earned a median wage of $55,170 annually or $26.52 hourly, and that Aides/Techs earned a median wage of $25,120 annually or $12.08 hourly in 2015. The American Physical Therapy Association reports vacancy rates for physical therapists as 11.2% in outpatient private practice, 10% in acute care settings, and 12.1% in skilled nursing facilities. The APTA also reports turnover rates for physical therapists as 10.7% in outpatient private practice, 11.9% in acute care settings, 27.6% in skilled nursing facilities. Question: How many more percent of total turnover for the three areas of practice are there than the total for the three areas of practice for vacancy?", - "Output Program": [ - "practice = 11.2+10+12.1\nvacancy = 10.7+11.9+27.6\n\nprint(abs(round(practice - vacancy,2)))\n" - ], - "Output Answer": [ - "{'number': '16.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many more percentage of Mexicans live in the cities than Guatemalans?", - "Output Program": [ - "Mexican=1.4\npopulation=31.5\nGuatemalan=0.2\nanswer=population-Guatemalan\nprint(answer)", - "Mexican=24\nGuatemalan=0.6\nanswer=Mexican+Guatemalan\nprint(answer)" - ], - "Output Answer": [ - "{'number': '31.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not Multiracial American?", - "Output Program": [ - "multiracial = 2.2\n\nprint(abs(round(100 - multiracial,2)))", - "percentage = 100\nmultiracial = 2.2\ndiff = percentage - multiracial\nprint(diff)" - ], - "Output Answer": [ - "{'number': '97.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The effectiveness of heat-seeking missiles was only 7% early in the Vietnam War, but improved to approximately 15%\u201340% over the course of the war. The AIM-4 Falcon used by the USAF had kill rates of approximately 7% and was considered a failure. The AIM-9B Sidewinder introduced later achieved 15% kill rates, and the further improved AIM-9D and J models reached 19%. The AIM-9G used in the last year of the Vietnam air war achieved 40%. Israel used almost totally guns in the 1967 Six-Day War, achieving 60 kills and 10 losses. However, Israel made much more use of steadily improving heat-seeking missiles in the 1973 Yom Kippur War. In this extensive conflict Israel scored 171 of out of 261 total kills with heat-seeking missiles (65.5%), 5 kills with radar guided missiles (1.9%), and 85 kills with guns (32.6%). The AIM-9L Sidewinder scored 19 kills out of 26 fired missiles (73%) in the 1982 Falklands War. But, in a conflict against opponents using thermal countermeasures, the United States only scored 11 kills out of 48 fired (Pk 23%) with the follow-on AIM-9M in the Gulf War. Question: How many more kills did Israel score with heat-seeking missiles in the Yom Kippur War than with radar guided missiles?", - "Output Program": [ - "heat_sink = 171\nrader_guided = 5\n\nprint(abs(round(heat_sink - rader_guided,2)))", - "israel = 171\nyom = 5\ndiff = israel - yom\nprint(diff)" - ], - "Output Answer": [ - "{'number': '166', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In May 2010, more than 120,000 North Koreans owned mobile phones; this number had increased to 301,000 by September 2010, 660,000 by August 2011, and 900,000 by December 2011. Orascom reported 432,000 North Korean subscribers after two years of operation (December 2010), increasing to 809,000 by September 2011, and exceeding one million by February 2012. By April 2013 subscriber numbers neared two million. By 2015 the figure has grown to three million. Question: What year date Orascom report more subscribers, September 2011 or February 2012?", - "Output Program": [ - "y1 = 809000\ny2 = 1000000\nif y1 > y2:\n print(2011)\nelse:\n print(2012)", - "y2011 = 809000\ny2012 = 1000000\n\nif y2011 > y2012:\n print(\"September 2011\")\nelse:\n print(\"February 2012\")" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': 'February', 'year': '2012'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many in percent of households were families?", - "Output Program": [ - "percentage = 100\nnon_families = 40\nfamilies = percentage - non_families\nprint(families)", - "nonfamilies = 40\nprint(100-nonfamilies)", - "families=40\npeople=100\nanswer=people-families\nprint(answer)", - "total = 100\nnonf = 40\nprint(total - nonf)", - "families=40\ntotal=100\nanswer=total-families\nprint(answer)", - "families = 40\n \nprint(abs(round(100 - families,2)))" - ], - "Output Answer": [ - "{'number': '60.0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '60', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Toronto Blue Jays (1993\u20132000) All of the changes brought a competitive team to Hagerstown for the 1993 season. The offense got steady power production from Mike Coolbaugh, who led the team with 16 home runs. The best all-around hitter on the team proved to be D.J. Boston. Boston hit .315 with 13 home runs and 93 runs batted in (RBI). Those numbers were good enough to earn him league Most Valuable Player (MVP) honors. Two outfielders, Rickey Cradle and Jos\u00e9 Herrera (1990s outfielder), put together solid seasons at the plate for the Suns. Herrera hit .317 in 95 games, while Cradle belted 13 home runs. Brad Cornett led the team in earned run average (ERA), with a 2.40 mark, and also innings pitched, with 172.1. Silva went 12\u20134 with a 2.52 ERA in 142.2 innings. In that time frame, Silva struck out 161 batters. Overall, the Suns had a winning season in 1993. Question: How many more home runs did Mike Coolbaugh have compared to D.J. Boston?", - "Output Program": [ - "Mike=16\nBoston=13\nanswer=Mike-Boston\nprint(answer)", - "Coolbaugh=16\nDJ=13\nanswer=Coolbaugh-DJ\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2006 Canadian Census (0038.00 census tract), approximately 76% of the residents at Kensington Market are Canadian citizens. Of that 7%, 9% are under the age of 18. This means that 24% of Kensington Markets population is non-Canadian citizens, a figure that speaks to Kensington Markets character as a hub for multiculturalism. Furthermore, in 2011 the National Household Survey reported very similar data. Although the population accounted by citizenship status increased from 2006 and 2011, the percentage of those with Canadian citizenship versus those without the citizenship remained the same. In 2006, 2800 residents reported that they were Canadian citizens whereas 870 residents reported they did not hold Canadian citizenship . In 2011, 2950 residents reported they were Canadian citizens whereas 930 residents reported that they did not hold Canadian citizenship. Comparing this to the Canadian ratio between Canadian and non-Canadian citizenship data from the census for 2006 and 2011 the ratio changed by 0.4% resulting in an increase in non-Canadian citizens within the population that received the long form survey and the National Household survey (Census 2006; Census 2011 NHS). Although this percent increase is small, when speaking on the national scale, this 0.4% increase in ratio involved 32,852,320 respondents for 2011 and 31,241,030 respondents for 2006 (Census 2006; Census 2011). Comparing that with the minimal increase which was 0.3% in ratio for Kensington where the population was not as substantial, this increase is not as substantial as well (Census 2006; Census 2011 NHS). Question: How many percent of the residents of Kensington Market are not Canadian?", - "Output Program": [ - "Kensington_Canadian = 76\nprint(100-Kensington_Canadian)", - "total = 100\ncanadian = 76\nprint(total - canadian)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In May 2010, more than 120,000 North Koreans owned mobile phones; this number had increased to 301,000 by September 2010, 660,000 by August 2011, and 900,000 by December 2011. Orascom reported 432,000 North Korean subscribers after two years of operation (December 2010), increasing to 809,000 by September 2011, and exceeding one million by February 2012. By April 2013 subscriber numbers neared two million. By 2015 the figure has grown to three million. Question: How many more mobile phones did North Koreans own in September 2010 compared to May 2010?", - "Output Program": [ - "mb_in_may_2010 = 120000\nmb_in_sep_2010 = 301000\n\nprint(abs(mb_in_may_2010 - mb_in_sep_2010))", - "phones_sept_2010 = 301000\nphones_may_2010 = 120000\nmore_phones = phones_sept_2010 - phones_may_2010\nprint(more_phones)" - ], - "Output Answer": [ - "{'number': '181000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Prior to the dissolution of the Soviet Union, estimates of Gulag victims ranged from 2.3 to 17.6 million (see a History of Gulag population estimates section). Post-1991 research by historians utilizing archival materials brought this range down considerably. According to a 1993 study of archival Soviet data, a total of 1,053,829 people died in the Gulag from 1934 to 1953. However, taking into account the fact that it was common practice to release prisoners who were either suffering from incurable diseases or near death, a combined statistics on mortality in the camps and mortality caused by the camps gives a probable figure around 1.6 million. In her recent study, Golfo Alexopoulos made an attempt to challenge this consensus figure by encompassing those whose life was shortened due to GULAG conditions. The GULAG mortality estimated in this way yields the figure of 6 million deaths. Historian Orlando Figes and Russian writer Vadim Erlikman have posited similar estimates. Alexopoulos estimate, however, is supported by indirect and misinterpreted evidences, and has obvious methodological difficulties. The tentative historical consensus among archival researchers and historians who utilize such data is that of the 18 million people who passed through the gulag from 1930 to 1953, between 1.5 and 1.7 million perished as a result of their detention. Question: How many years is the time span where 1,053,829 people died in Gulag?", - "Output Program": [ - "span_in_years_where_1053829_people_died_in_gulag=1953-1934\nprint(span_in_years_where_1053829_people_died_in_gulag)", - "start_year = 1934\nend_year = 1953\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2011 the estimated median income for a household in the city was $44,846, and the median income for a family was $53,896. Males had a median income of $42,120 versus $31,362 for females. The per capita income for the city was $25,041. About 9.6% of families and 14.4% of the population were below the poverty line, including 15.1% of those under age 18 and 12.8% of those age 65 or over. The population was 180,480 at the 2000 United States Census; in 2010, its population had risen to 225,221, making it the third-largest city in the state after Las Vegas, Nevada and Henderson, Nevada, and the largest outside Clark County, Nevada. Reno lies north of the Nevada state capital, Carson City, Nevada, and northeast of Lake Tahoe in a shrub-steppe environment. Reno shares its eastern border with the city of Sparks and is the larger of the principal cities of the Reno-Sparks metropolitan area (MSA), a United States metropolitan area that covers Storey County, Nevada and Washoe counties. The MSA had a combined population of 425,417 at the 2010 United States Census. The MSA is combined with the Lyon County, Nevada to form the Reno-Sparks-Fernley, NV CSA Combined Statistical Area, which had a total population of 477,397 at the 2010 census. Question: How many percent of families were not below the poverty line?", - "Output Program": [ - "condition_1 = 9.6\ncondition_2 = 100\n\nprint(condition_2 - condition_1)", - "total = 100\npoverty = 9.6\nprint(total - poverty)" - ], - "Output Answer": [ - "{'number': '90.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many percent of people were not other ethnicities in 1991?", - "Output Program": [ - "condition_1 = 3.6\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nethnicities = 3.6\nothers = percentage - ethnicities\nprint(others)" - ], - "Output Answer": [ - "{'number': '96.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On September 11, 2016, Boldin caught three passes for 35 yards in the season opening victory against the Indianapolis Colts. His 35 yards give him 13,230 yards for his career, moving ahead of Andre Reed for No. 16 all-time. On September 18, 2016, Boldin caught his 75th career touchdown (and first with the Lions) against the Tennessee Titans. On October 23, 2016, Boldin caught the game-winning touchdown with 19 seconds left against the Washington Redskins. On November 6, 2016, Boldin caught his fifth touchdown of the season against the Minnesota Vikings. On November 24, 2016, Boldin caught seven passes for 69 yards and a touchdown against the Minnesota Vikings. Boldin recorded a 2-yard touchdown and a 9-yard reception. On December 11, 2016, Boldins three receptions against the Chicago Bears, including a 16-yard second quarter TD, gave him 1,064 catches for his career, moving him into 10th all time, passing Andre Johnson. Boldin finished the season with 67 receptions on 95 targets for 584 yards and eight touchdowns. His 15 red zone receptions ranked No. 2 among NFL wide receivers in 2016. Question: How many of Boldin's receptions did not score touchdowns?", - "Output Program": [ - "total_recep = 67\ntd = 8\n\nprint(abs(total_recep - td))", - "receptions = 67\ntd = 8\nno_td = receptions - td\nprint(no_td)" - ], - "Output Answer": [ - "{'number': '59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first run of the magazine was priced at 25 cents for the first fifteen years of its life except for the oversized May/June/July 1924 issue, which was 50 cents. In September 1939 the price was reduced to 15 cents, where it stayed until the September 1947 issue, which was 20 cents. The price went up again to 25 cents in May 1949; the digest-sized issues from September 1953 to September 1954 were 35 cents. The first three paperbacks edited by Lin Carter were priced at $2.50; the fourth was $2.95. The two Bellerophon issues were $2.50 and $2.95. The Terminus Weird Tales began in Spring 1988 priced at $3.50; this went up to $4.00 with the Fall 1988 issue, and to $4.95 with the Summer 1990 issue. The next price increase was to $5.95, in Spring 2003, and then to $6.99 with the January 2008 issue. The first two issues from Nth Dimension Media were priced at $7.95 and $6.99; the last two were $9.99 each. Question: How many more cents was the fourth paperback edited by Lin Carter than the first three?", - "Output Program": [ - "priced=25\ncents=20\nanswer=cents+priced\nprint(answer)" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For the first time in franchise history, the Cowboys wore white pants and navy jerseys. The jerseys are usually paired with silver pants. The white pants were the Color Rush pants with a navy/silver/navy stripe down the side, and the navy jersey is the regular alternate navy jersey, usually worn on Thanksgiving. The Cowboys outscored the Giants to win 30-17 and improve to 7-6 and 2-3 without Elliott. Despite the win against the Giants, the eventual Super Bowl champion Philadelphia Eagles clinched the NFC East title with the win against the Rams. Question: How many points did The Cowboys win by?", - "Output Program": [ - "point1 = 30\npoint2 = 17\n\ntotal_point = (point1 - point2)\nprint(total_point)", - "win = 30\nlose = 17\n\nprint(abs(round(win-lose,2)))" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the International Organization for Migration, an estimated 2.7 million Egyptians live abroad and contribute actively to the development of their country through remittances (US$7.8 billion in 2009), circulation of human and social capital, as well as investment. Approximately 70% of Egyptian migrants live in Arab countries (923,600 in Saudi Arabia, 332,600 in Libya, 226,850 in Jordan, 190,550 in Kuwait with the rest elsewhere in the region) and the remaining 30% are living mostly North America (318,000 in the United States, 110,000 in Canada) and Europe (90,000 in Italy). Question: How many more percentage points of Egyptian migrants live in Arab countries than in North America and Europe?", - "Output Program": [ - "arab = 70\nnorth_america = 30\n\nprint(abs(arab - north_america))", - "percent_egyptians_in_arab=70\npercent_egyptians_in_NA_Eu=30\npercent_more_in_arab=percent_egyptians_in_arab-percent_egyptians_in_NA_Eu\nprint(percent_more_in_arab)" - ], - "Output Answer": [ - "{'number': '40', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: How many touchdowns measured less than 5 yards in length?", - "Output Program": [ - "tds_less = 4\nprint(tds_less)", - "data = (25,2,5,68,1,1,12)\n\ncount = 0\nt = 0\n\nwhile t < len(data):\n if data[t] < 5:\n t += 1\n count += 1\n else:\n t += 1\nprint(count)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Davydova married boxing coach Pavel Filatov on 1 June 1983. They have two sons, Dmitrii (born 21 February 1985) and Anton (28 June 1995. The family moved to Canada in 1991. Davydova now owns Gemini Gymnastics, a high performance gymnastics club in Oshawa, Ontario where she has been a coach since immigrating to Canada, and Head Coach since 1999. Some of her better known gymnasts include Stephanie Capucitti, Sarah Deegan, Danielle Hicks, Katherine Fairhurst, Kristina Vaculik, Brittnee Habbib, Kelsey Hope. She was beam coach for the Canadian womens team at the 1995 World Championships in Artistic Gymnastics and one of the Canadian womens team coaches at the 2002 Commonwealth Games. Davydova was twice named Gymnastics Canada Gymnastique coach of the year. In October 2005 Elena was chosen for the Coaching Association of Canadas Women in Coaching National Team Coaching Apprenticeship Program. In 2005, 2006 and 2010 Gymnastics Canada Gymnastique awarded Elena and long-time associate coach, Valery Yahchybekov, as the \"Junior High Performance Coaches of the Year\". Gemini Gymnastics has been recognised by GCG as Club of Excellence for 10 consecutive years since the inception of the awards in 2001. It is 1 of only 2 clubs to do so. In 2006 Gemini received the prestigious Gymnastics Canada Ed Broughan award for \"Club of the Year\". As of 2012 Gemini have produced 15 Canadian AA champions,8 Elite Canada AA champions,21 Eastern Canada AA champions,98 Ontario provincial AA champions plus gymnasts who have won a host of other medals and awards. In September 2007 Kristina Vaculik and Rebecca Simbudhas of Gemini represented Canada at the World Championships. In April 2008 Vaculik won gold and silver World Cup trophies. She was the Canadian team reserve at the Beijing Olympics. In March 2010, Vaculik earned 2 gold and 2 silver medals at the Cottbus World Cup, an unprecedented result for Canadian Artistic womens gymnastics. Question: How many years older is Davydova and Pavel's son Dmitrii compared to Anton?", - "Output Program": [ - "first = 1985\nanton = 1995\n\nprint(abs(first - anton))", - "dmitrii = 1985\nanton = 1995\n\ndifference = (anton - dmitrii)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 17 January 2011, it was announced that Mot\u00f6rhead would be part of the Sonisphere Festival in Knebworth. In August 2011, they headlined the Brutal Assault open-air festival in the Czech Republic. On 2 March 2011 Mot\u00f6rhead performed on Late Night with Jimmy Fallon. On 9 July 2011, former guitarist W\u00fcrzel died of a heart attack. In celebration of 35 years touring, in late 2011 the band released the live DVD The W\u00f6rld Is Ours - Vol 1 - Everywhere Further Than Everyplace Else, including performances at the O2 Apollo Manchester, Best Buy Theater, New York City and Teatro Caupolic\u00e1n, Santiago de Chile. On 19 December 2011, it was announced that Mot\u00f6rhead would play at the German festivals Rock am Ring and Rock im Park in N\u00fcrburgring and Nuremberg respectively in June 2012. On 12 January 2012, it was announced that Mot\u00f6rhead were touring the US and Canada in early 2012, along with three other metal bands Megadeth, Volbeat and Lacuna Coil. The Gigantour took place from 26 January to 28 February 2012, but Mot\u00f6rhead missed the final four shows because Lemmy had a combination of an upper respiratory viral infection and voice strain, resulting in severe laryngitis. Lemmy wrote on Facebook, \"Im giving my voice a good rest\", hoping he would recover soon to play at the Mayhem Festival, which was held from 30 June to 5 August 2012. Mot\u00f6rhead also took part on 23 June in the Rock-A-Field Luxembourg Open Air Festival in Roeser. Question: How many days did the Gigantour take place?", - "Output Program": [ - "import datetime\nend_date = datetime.datetime(2012,2,28)\nstart_date = datetime.datetime(2012,1,26)\n\nnum_months = (end_date.month - start_date.month) * 31 + (end_date.day - start_date.day)\n\nprint(num_months)", - "jan = 31 - 26\nfeb = 28\nprint(feb + jan)" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For Fall 2018, Berkeleys acceptance rate for freshman was 15.1%. Total enrollment was 41,910 - 30,574 undergraduate and 11,336 graduate students - with women accounting for 52.7% of undergraduates and 46.2% of graduate and professional students. Of enrolled freshman, nearly 54% were women and approximately 60% self-identified as persons of color. Enrolled freshman had an average weighted secondary school GPA of 4.45 (unweighted GPA of 3.92) and had an average SAT score of 1435 (average ACT score of 32). The interquartile range for SAT scores was 1340-1530, with 660-750 for reading/writing and 670-750 for math. Berkeleys enrollment of National Merit Scholarship Program was third in the nation until 2002, when participation in the National Merit program was discontinued. For 2016-17, Berkeley ranked fifth in enrollment of recipients of the National Merit Scholarship Program (136 scholars). 33% of admitted students receive federal Pell grants. Question: How many more undergraduate students were there than graduate students in Fall of 2018?", - "Output Program": [ - "undergraduate = 30574\ngraduate = 11336\ndiff = undergraduate - graduate\nprint(diff)", - "graduate = 11336\nundergraduate = 30574\n\nprint(abs(round(graduate - undergraduate,2)))" - ], - "Output Answer": [ - "{'number': '19238', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Royal Navy of Oman had 4,200 men in 2000, and is headquartered at Seeb. It has bases at Ahwi, Ghanam Island, Mussandam and Salalah. In 2006, Oman had 10 surface combat vessels. These included two 1,450-ton Qahir-class corvette corvettes, and 8 ocean-going patrol boats. The Omani Navy had one 2,500-ton Nasr al Bahr (L2) LSL (240 troops, 7 tanks) with a helicopter deck. Oman also had at least four landing craft. Oman ordered three Khareef-class corvette corvettes from the VT Group for \u00a3400 million in 2007. They are being built at Portsmouth. In 2010 Oman spent US$4.074 billion on military expenditures, 8.5% List of countries by military expenditure share of GDP. The sultanate has a long history of association with the British military and defence industry. According to SIPRI, Oman was the 23rd largest arms importer from 2012-2016. Question: How many surface combat vessels, landing craft, and tanks does the Oman Navy have?", - "Output Program": [ - "surface = 10\nlanding = 4\ntanks = 7\ntotal = surface + landing + tanks\nprint(total)", - "scv = 10\nlanding_craft = 4 \ntanks = 7\n\nprint(abs(round(scv + landing_craft + tanks,2)))" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many percent were not Colombia?", - "Output Program": [ - "condition_1 = 1\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '99', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2015, Connecticut had an estimated population of 3,590,886, which is an decrease of 5,791, or -0.16%, from the prior year and an increase of 16,789, or 0.47%, since the year 2010. This includes a natural increase since the last census of 67,427 people (that is 222,222 births minus 154,795 deaths) and an increase due to net migration of 41,718 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 75,991 people, and Human migration within the country produced a net loss of 34,273 people. Based on the 2005 estimates, Connecticut moved from the 29th most populous state to 30th. 2016 estimates put Connecticuts population at 3,576,452. Question: Was the estimated population of Connecticut higher in 2015 or 2010?", - "Output Program": [ - "year = 2015\nprint(year)", - "y2010 = 3590886-16789\ny2015 = 3576452\n\ndata = (y2010,y2015)\n\nanswer = max(data)\n\nif answer == y2015:\n print(2015)\nelif answer == y2010:\n print(2010)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2015'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Cavaliers won the Eastern Conference (NBA) in 2006-07 NBA season, 2014-15 NBA season, 2015-16 NBA season, 2016-17 NBA season and 2017-18 NBA season but were defeated in the 2007 NBA Finals by the San Antonio Spurs and 2015 NBA Finals the Golden State Warriors, respectively. The Cavs won the Conference again in 2016 NBA Finals and won their first NBA Championship coming back from a 3-1 deficit, finally defeating the Golden State Warriors. Afterwards, an estimated 1.3 million people attended a parade held in the Cavs honor on June 22, 2016. This was the first time the city had planned for a championship parade in 50 years. Basketball, the Cleveland Rosenblums dominated the original American Basketball League (1925-55) winning three of the first five championships (1926, 1929, 1930), and the Cleveland Pipers, owned by George Steinbrenner, won the American Basketball League (1961-63) championship in 1962. Question: How many seasons in a row did the Cavaliers win the Eastern Conference?", - "Output Program": [ - "season = [2015, 2016, 2017, 2018]\nprint(len(season))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Of 3,142 counties in the United States in 2013, Clay County ranked 3,137 in the longevity of female residents and 3,109 in the longevity of male residents. Males in Clay County lived an average of 68.6 years and females lived an average of 73.6 years compared to the national average for longevity of 76.5 for males and 81.2 for females. Moreover, the average longevity in Clay County declined by 0.4 years for males and 3.4 years for females between 1985 and 2013 compared to a national average for the same period of an increased life span of 5.5 years for men and 3.1 years for women. High rates of smoking and obesity and a low level of physical activity appear to be contributing factors to the lowered longevity for both sexes. Question: How many years did it take for female longevity in Clay County to drop 3.4 years?", - "Output Program": [ - "start = 1985\nend = 2013\nprint(end - start)", - "condition_1 = 1985\ncondition_2 = 2013\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Fred Trueman with 216 Test wickets and Brian Statham with 229 were poised to overtake the record of 236 Test records set by the assistant-manager Alec Bedser. Benaud was another contender with 219 wickets, but it was Statham who broke the record (only to be overtaken by Trueman in New Zealand) and Benaud had to be content with breaking Ray Lindwalls Australian record of 228 Test wickets. In an early tour match Benaud took his best first class innings haul of 18-10-18-7 for New South Wales against the MCC, which lost by an innings and 80 runs, the states biggest win against the English team. Benaud started the series with seven wickets and a half century as the First Test in Brisbane was drawn. This was followed by three unproductive Tests which yielded only 5/360 and a win apiece. Benaud returned to form with match figures of 5/142 and 57 in the Fifth Test at Sydney, which ended in a draw when Benaud ordered Bill Lawry and Peter Burge (cricketer) to play out the last afternoon for a draw that would retain the Ashes. They were booed and heckled as they left the field and Benauds reputation as a \"go ahead\" cricket captain was badly tanished. The draw meant that the series was shared 1-1, the first time he had drawn a series after five successive wins. It was another lean series with the ball, Benauds 17 wickets costing 40.47, the third consecutive series where his wickets cost more than 30. His batting was reliable, with 227 runs at 32.47. Question: How many more Test wickets would Trueman need to get to overtake the record of 236?", - "Output Program": [ - "record = 236\nwicket = 216\nprint(record - wicket)", - "Trueman = 216\nrecords = 236\nprint(records-Trueman)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In mid-November 2013, Mot\u00f6rhead were due to embark on a European tour alongside Saxon (band), followed by a tour in Germany and Scandinavia due to last until mid December 2013 but the dates were postponed and rescheduled for February and March 2014 due to Lemmys health problems. However, in January 2014, Mot\u00f6rhead announced the cancellation of the new February and March dates of their European tour as Lemmy was still to reach full recovery from diabetes related health problems. But the same month, the band was confirmed for Coachella Festival to take place across two weekends in spring 2014 (12\u201314 and 19\u201321 April) in Indio, California, California, the exact dates to be revealed as 13 and 20 April 2014. In February 2014, Mot\u00f6rhead confirmed a Summer tour 2014 with eight European dates (from 24 June to 10 August) in France (2 dates), Switzerland, Italy, Germany (2 dates), Russia and Ukraine. In March 2014, the band announced a Los Angeles date on 11 April 2014 at Club Nokia. Later on, two new dates on 17 and 18 April 2014 respectively in Las Vegas (Pearl) and San Francisco (Warfield) were added. Still in March 2014, Mot\u00f6rhead announced that three heavy metal bands Megadeth, Anthrax and themselves would perform from 22 to 26 September 2014 at the first annual Mot\u00f6rheads Mot\u00f6rboat cruise on board the Carnival Ecstasy (self-proclaimed \"The Loudest Boat in the World\"), due to sail from Miami and visit the ports of Key West, Florida and the Cozumel island just off Mexicos Yucat\u00e1n Peninsula. Question: How many stops would the Carnival Ecstasy make?", - "Output Program": [ - "stops = [\"Miami\",\"Florida\"]\nprint(len(stops))", - "stops = 2\nprint(stops)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During FY2017, the federal government collected approximately $3.32 trillion in tax revenue, up $48 billion or 1.5% versus FY2016. Primary receipt categories included individual income taxes ($1,587B or 48% of total receipts), Social Security/Social Insurance taxes ($1,162B or 35%), and corporate taxes ($297B or 9%). Other revenue types included excise, estate and gift taxes. FY 2017 revenues were 17.3% of gross domestic product (GDP), versus 17.7% in FY 2016. Tax revenues averaged approximately 17.4% GDP over the 1980-2017 period. Question: How many percent were the Social Security taxes and Corporate taxes combined?", - "Output Program": [ - "social = 35\ncorporate = 9\nprint(social + corporate)", - "condition_1 = 35\ncondition_2 = 9\n\nprint(abs(round(condition_2 + condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '44', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2000, the band played 47 songs. In 2002, they increased the set list to 59 songs. In 2004, 311 played 68 songs. The band played entire albums, rarities and covers. Later that year, a DVD was released of the performance that contained 64 of the 68 songs. 311 Day in 2006 was held at the Mid-South Coliseum in Memphis, Tennessee, where the band played 65 songs. The intended set list was cut short from 69 songs because of a strict midnight curfew. The band recorded the entire show in high-definition television,and a 2-hour edit of the show aired on high-definition television on December 10. In 2008, 311 Day was held in the New Orleans Arena in New Orleans, Louisiana. Over three separate sets, the band played 63 songs to a sold-out crowd of 14,000 fans, who represented all 50 states and 13 countries. In 2010, 311 Day took place at the Mandalay Bay Events Center in Las Vegas Valley. All 60 songs, 32 of which were different from 311 Day in 2008, were broadcast live on the web in a video on demand format described as a \"professional multi-camera HD production.\" In 2012, 311 Day took place at the MGM Grand Garden Arena in Las Vegas and, for the first time, was split into two days. The band performed 79 songs during the two-day concert. On July 3, 2013, the band announced at the Unity Tour show in Chicago that 311 Day 2014 would be returning to New Orleans. 311 Day 2016 took place in New Orleans, at the Smoothie King Center (New Orleans Arena) on 3/11/2016 & 3/12/2016. 311 Day 2018 took place on 3/10 and 3/11 in Las Vegas at the Park Theatre at the Monte Carlo Resort & Casino. 86 songs were played, including a cover of Pink Floyds \"Wish You Were Here\" with a In Memoriam video tribute to late musicians and 311 fans Renee ONeal, Meredith Hight, and Nick Hexums youngest brother Patrick. Question: How many more songs did 311 play in 2004 than in 2000?", - "Output Program": [ - "songs1=47\nsongs2=68\nanswer=songs2-songs1\nprint(answer)", - "songs=21\nanswer=songs \nprint(answer)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In November 1944, after Greece was liberated from Germany, old drachmae were exchanged for new ones at the rate of 50,000,000,000 to 1. Only paper money was issued. The government issued notes of 1, 5, 10 and 20 drachmae, with the Bank of Greece issuing 50-, 100-, 500-, 1000-, 5000-, and 10,000-drachma notes. This drachma also suffered from high inflation. The government later issued 100-, 500-, and 1000-drachma notes, and the Bank of Greece issued 20,000-and 50,000-drachma notes. Third modern drachma coins The first issue of coins minted in 1954 consisted of holed aluminium 5-, 10- and 20-lepton pieces, with 50-lepton, 1-, 2-, 5- and 10-drachma pieces in cupro-nickel. A silver 20-drachma piece was issued in 1960, replacing the 20-drachma banknote, and also minted only in collector sets in 1965. Coins in denominations from 50 lepta to 20 drachmae carried a portrait of Paul of Greece (1947\u20131964). New coins were introduced in 1966, ranging from 50 lepta to 10 drachmae, depicting Constantine II of Greece (1964\u20131974). A silver 30 drachma coin for the centennial of Greeces royal dynasty was minted in 1963. The following year a non-circulating coin of this value was produced to commemorate the royal wedding. The reverse of all coins was altered in 1971 to reflect the military junta which was in power from 1967 to 1974. This design included a soldier standing in front of the flames of the rising phoenix. Question: How many years was the military junta in power?", - "Output Program": [ - "start = 1967\nend = 1974\ndiff = end - start\nprint(diff)", - "condition_1 = 1967\ncondition_2 = 1974\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The average number of residents per living room was 0.59 which is about equal to the cantonal average of 0.58 per room. In this case, a room is defined as space of a housing unit of at least as normal bedrooms, dining rooms, living rooms, kitchens and habitable cellars and attics. About 10.5% of the total households were owner occupied, or in other words did not pay rent (though they may have a Mortgage loan or a rent-to-own agreement). , there were 86,371 private households in the municipality, and an average of 1.8 persons per household. There were 44,469 households that consist of only one person and 2,842 households with five or more people. Out of a total of 88,646 households that answered this question, 50.2% were households made up of just one person and there were 451 adults who lived with their parents. Of the rest of the households, there are 20,472 married couples without children, 14,554 married couples with children There were 4,318 single parents with a child or children. There were 2,107 households that were made up of unrelated people and 2,275 households that were made up of some sort of institution or another collective housing. Question: How many more households were there with couples married without children than households married with children?", - "Output Program": [ - "married_couples_wo_children = 20472\nmarried_couples_w_children = 14554\ndiff = married_couples_wo_children - married_couples_w_children\nprint(diff)", - "with_children = 14554\nwithout_children = 20472\n\nprint(abs(round(without_children - with_children,2)))" - ], - "Output Answer": [ - "{'number': '5918', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many years old was the average person?", - "Output Program": [ - "age = 38.8\nprint(age)", - "condition_1 = 38.8\ncondition_2 = 0\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '38.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In mid-2010, there were 2,754,440 residents in the city proper, while some 4.2 million people lived in the greater Rome area (which can be approximately identified with its administrative metropolitan city, with a population density of about 800 inhab./km\u00b2 stretching over more than 5,000 km\u00b2). Minors (children ages 18 and younger) totalled 17.00% of the population compared to pensioners who number 20.76%. This compares with the Italian average of 18.06% (minors) and 19.94% (pensioners). The average age of a Roman resident is 43 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Rome grew by 6.54%, while Italy as a whole grew by 3.56%. The current birth rate of Rome is 9.10 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many more births per 1,000 inhabitants is the current birth rate of Italy compared to the birth rate of Rome?", - "Output Program": [ - "births=35\nanswer=births \nprint(answer)", - "Rome=6.54\nItalian=42\nanswer=Italian-Rome\nprint(answer)" - ], - "Output Answer": [ - "{'number': '.35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2001-2002 Rodriguezs power hitting numbers improved with his move to the Texas Rangers. In his first season there, Rodriguez produced one of the top offensive seasons ever for a shortstop, leading the American League with 52 HR, 133 runs scored, and 393 total bases. He became the first player since 1932 with 50 homers and 200 hits in a season, just the third shortstop to ever lead the league in homers, and was just the second AL player in the last 34 seasons (beginning 1968) to lead the league in runs, homers, and total bases; his total base figure is the most ever for a major league shortstop. His 52 homers made him the sixth youngest to ever reach 50 homers and were the highest total ever by a shortstop, surpassing Ernie Banks record of 47 in 1958, and also the most ever for an infielder other than a 1st baseman, breaking Phillies 3B Mike Schmidts mark of 48 in 1980. It was his 5th 30-homer campaign, tying Banks for most ever by a shortstop. He also tied for the league lead in extra-base hits (87) and ranked third in RBIs (135) and slugging (.622). He was also among the AL leaders in hits (4th, 201), average (7th, .318), and on-base percentage (8th, .399). He established Rangers club records for homers, runs, total bases, and hit by pitches, had the 2nd most extra-base hits, and the fourth-highest RBI total. He led the club in runs, hits, doubles (34), homers, RBI, slugging, and on-base percentage and was second in walks (75), stolen bases (18), and game-winning RBI (14) while posting career highs for homers, RBI, and total bases. Rodriguez started 161 games at shortstop and one as the Designated hitter, the only major league player to start all of his teams games in 2001. Question: How many of Rodriguez's total bases were not home plate in 2002?", - "Output Program": [ - "total = 393\nno = 133\na = total - no\nprint(a)" - ], - "Output Answer": [ - "{'number': '260', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Several of the most expensive items of sports memorabilia and baseball memorabilia ever sold at auction are associated with Ruth. As of November 2016, the most expensive piece of sports memorabilia ever sold is Ruths 1920 Yankees jersey, which sold for $4,415,658 in 2012. The baseball bat with which he hit the first home run at Yankee Stadium is in The Guinness Book of World Records as the most expensive baseball bat sold at auction, having fetched $1,265,000 on December 2, 2004. A hat of Ruths from the 1934 season set a record for a baseball cap when David Wells sold it at auction for $537,278 in 2012. In 2017, Charlie Sheen sold Ruths 1927 World Series ring for $2,093,927 at auction. It easily broke the record for a championship ring previously set when Julius Ervings 1974 ABA Playoffs ring sold for $460,741 in 2011. Question: How many dollars did all of the Ruth memorabilia sell for?", - "Output Program": [ - "jersey = 4415658\nbaseball_bat = 1265000\nbaseball_cap = 537278\nworld_series_ring = 2093927\ntotal_ruth_memorabilia = jersey + baseball_bat + baseball_cap + world_series_ring\nprint(total_ruth_memorabilia)", - "sell_1 = 4415658 \nsell_2 = 1265000\nsell_3 = 537278\nsell_4 = 2093927\n\nprint(abs(round(sell_1+sell_2+sell_3+sell_4,2)))" - ], - "Output Answer": [ - "{'number': '8311863', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Croatian air pollution levels reflect the drop in industrial production recorded in 1991 at the onset of the Croatian War of Independence\u2014pre-war emission levels were only reached in 1997. The use of Hydrodesulfurization fuels has led to a 25% reduction of sulphur dioxide emissions between 1997 and 2004, and a further 7.2% drop by 2007. The rise in NOx emissions halted in 2007 and reversed in 2008. The use of unleaded petrol reduced emissions of lead into the atmosphere by 91.5% between 1997 and 2004. Air quality measurements indicate that the air in rural areas is essentially clean, and in urban centres it generally complies with legal requirements. The most significant sources of greenhouse gas (GHG) emissions in Croatia are energy production (72%), industry (13%) and agriculture (11%). The average annual increase of GHG emissions is 3%, remaining within the Kyoto Protocol limits. Between 1990 and 2007, the use of Ozone depletion was reduced by 92%; their use is expected to be abolished by 2015. Question: How many years did it take for the reduction of sulphur dioxide emissions to drop by 25%?", - "Output Program": [ - "y1 = 2004\ny2 = 1997\nprint(y1 - y2)", - "condition_1 = 1997\ncondition_2 = 2004\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more percent of the population were people from 18 to 24 and males combined over females?", - "Output Program": [ - "age = 7.9\nmale = 48.6\nfemale = 51.4\ndiff = age + male - female\nprint(diff)" - ], - "Output Answer": [ - "{'number': '5.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 5,747 single family homes (or 30.8% of the total) out of a total of 18,631 inhabited buildings. There were 7,642 multi-family buildings (41.0%), along with 4,093 multi-purpose buildings that were mostly used for housing (22.0%) and 1,149 other use buildings (commercial or industrial) that also had some housing (6.2%). Of the single family homes 1090 were built before 1919, while 65 were built between 1990 and 2000. The greatest number of single family homes (3,474) were built between 1919 and 1945. Question: How many more multi-family buildings were there than multi-purpose buildings?", - "Output Program": [ - "number_multi_family_buliding = 7642\nnumber_multi_purpose_building = 4093\nnumber_building_more = number_multi_family_buliding - number_multi_purpose_building\nprint(number_building_more)", - "multi_family = 7642\nmulti_purpose = 4093\n\nprint(abs(round(multi_family - multi_purpose,2)))\n" - ], - "Output Answer": [ - "{'number': '3549', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many in percent weren't 45 to 64?", - "Output Program": [ - "residents=24.2\nfemales=51.4\nAnswer=residents+females\nprint(Answer)", - "age45to64=24.6\npeople=100\nanswer=people-age45to64\nprint(answer)" - ], - "Output Answer": [ - "{'number': '75.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1961 and 1989, when Real dominated La Liga, only Atl\u00e9tico offered it any serious challenge, winning Liga titles in 1966, 1970, 1973 and 1977. In 1965, Atl\u00e9tico became the first team to beat Real at the Bernab\u00e9u in eight years. Real Madrids record against Atl\u00e9tico in more recent times is very favorable. A high point coming in the 2002\u201303 La Liga, when Real clinched the La Liga title after a 0\u20134 victory at Atl\u00e9tico at the Vicente Calder\u00f3n Stadium. Atl\u00e9ticos first win over its city rivals since 1999 came with the Copa del Rey win in May 2013. In 2013\u201314, Real and Atl\u00e9tico were finalists of UEFA Champions League, the first final which hosted two clubs from same city. Real Madrid triumphed with 2014 UEFA Champions League Final in extra time. On 7 February 2015, Real suffered their first defeat in 14 years at the Vicente Calder\u00f3n, a 4\u20130 loss. On 28 May 2016, Real and Atl\u00e9tico 2016 UEFA Champions League Final for the Champions League title in Milan, which resulted in a win for Real after a penalty shootout. Question: How many years between 1961 and 1989 did Real fail to win the Liga title?", - "Output Program": [ - "Victory=4\nanswer=Victory\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: the total number of full-time equivalent jobs was 582. The number of jobs in the primary sector was 33, of which 30 were in agriculture and 3 were in forestry or lumber production. The number of jobs in the secondary sector was 329 of which 262 or (79.6%) were in manufacturing and 67 (20.4%) were in construction. The number of jobs in the tertiary sector was 220. In the tertiary sector; 64 or 29.1% were in wholesale or retail sales or the repair of motor vehicles, 10 or 4.5% were in the movement and storage of goods, 12 or 5.5% were in a hotel or restaurant, 2 or 0.9% were in the information industry, 6 or 2.7% were the insurance or financial industry, 6 or 2.7% were technical professionals or scientists, 65 or 29.5% were in education and 18 or 8.2% were in health care. Question: How many of the total jobs were not in manufacturing or education?", - "Output Program": [ - "manufacturing = 262\neducation = 65\ntotal = 582\n\nprint(abs(round((total - education - manufacturing),2)))", - "manufacturing = 262\neducation = 65\nothers = 582\n\ntotal = (others - manufacturing - education)\nprint(total)" - ], - "Output Answer": [ - "{'number': '255', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On October 1, the Chiefs hosted the San Francisco 49ers at Arrowhead Stadium. Coach Herman Edwards confirmed Trent Green would not play in the game. The game was broadcast on Fox at noon Kansas City time. The Chiefs defense shut out the 49ers high scoring offense, forcing two interceptions and three forced fumbles. Quarterback Alex Smith was held to 92 yards passing and the 49ers to 93 yards rushing. In their first three games, the 49ers had given up only four sacks, but against the Chiefs, they allowed five total sacks. Quarterback Damon Huard completed 18 of 23 passes for 208 yards and two passing touchdowns. While compiling a 133.3 passer rating - 158.3 is perfect - Huard was hardly ever touched or even hurried by a San Francisco defense which had rung up 12 sacks in its first three games. The game marked the first shutout for the Chiefs defense since December 1, 2002, and the 49ers their first shutout since 2004 and only their second since 1977. Question: How many more of Damon Huard's passes were incomplete than complete?", - "Output Program": [ - "completed=18\npasses=23\nanswer=passes-completed\nprint(answer)", - "passes=18\npasses1=23\nanswer=passes1-passes\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Justin Tucker made a 52-yard field goal with 5:08 left in overtime to give the Baltimore Ravens a 23-20 victory over the Pittsburgh Steelers on Thursday night. Tucker tied it with 3 seconds to go in regulation after Pittsburgh's Josh Scobee missed a pair of kicks that would have given the Steelers some cushion. Tucker then won it in the extra period after the Steelers failed to convert a pair of fourth downs in Baltimore territory. The Steelers defense had another stellar outing, sacking Joe Flacco five times and forcing two turnovers. Michael Vick threw for 124 yards and a score and avoided committing any turnovers while starting in place of the injured Ben Roethlisberger. All helped lead the team to a 20-7 lead early in the third quarter. However, the Steelers offense stalled after, and Baltimore took advantage dropping the team to 2-2. Antonio Brown's 5/50 receiving streak was broken after 35 consecutive games. He finished with 5 receptions, but missed the 50-yard mark by 8 yards. Question: How many receiving yards did Antonio Brown have?", - "Output Program": [ - "yards = 50\nmark = 8\nprint(yards - mark)", - "\nmissed = 50\nmark = 8\nprint(missed-mark)" - ], - "Output Answer": [ - "{'number': '42', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many percent of people were not of American ancestry?", - "Output Program": [ - "percentage = 100\namerican = 5.8\nothers = percentage - american\nprint(others)", - "american = 5.8\n\nprint(abs(round(100 - american,2)))" - ], - "Output Answer": [ - "{'number': '94.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Peoples Party \u2013 known as the Peoples Revolutionary Party between 1924 and 2010 \u2013 formed the government from 1921 to 1996 (in a One-party state until 1990) and from 2000 to 2004. From 2004 to 2006, it was part of a coalition with the Democrats and two other parties, and after 2006 it was the dominant party in two other coalitions. The party initiated two changes of government from 2004 prior to losing power in the 2012 election. The Democrats were the dominant force in a ruling coalition between 1996 and 2000, and an almost-equal partner with the Peoples Revolutionary Party in a coalition between 2004 and 2006. An election of deputies to the national assembly on 28 June 2012 resulted in no party having an overall majority; however, as the Democratic Party won the largest number of seats, its leader, Norovyn Altankhuyag, was appointed Prime Minister of Mongolia on August 10, 2012. In 2014, he was replaced by Chimediin Saikhanbileg. The Mongolian Peoples Party won a landslide victory in the Mongolian legislative election, 2016 and the current Prime Minister of Mongolia is Mongolian Peoples Partys Jargaltulgyn Erdenebat. Question: How many years was the Peoples Party known as the Peoples Revolutionary Party?", - "Output Program": [ - "condition_1 = 1924\ncondition_2 = 2010 \n\nprint(abs(round(condition_2 - condition_1,2)))", - "start = 1924\nend = 2010\nyears = end - start\nprint(years)" - ], - "Output Answer": [ - "{'number': '86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Beginning in 1967, Brevard County was represented by the Floridas 71st House district, Floridas 72nd House district, Floridas 73rd House district, and Floridas 74th House district districts. Following redistricting in 1970, the county was represented by the Floridas 44th House district, Floridas 45th House district, Floridas 46th House district, Floridas 47th House district and Floridas 48th House district districts. Following redistricting in 1982, the county was represented by the Floridas 31st House district, Floridas 32nd House district, Floridas 33rd House district, Floridas 34th House district, Floridas 77th House district, and Floridas 78th House district districts. Following redistricting in 1992, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, and Floridas 32nd House district districts. Following redistricting in 2002, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, Floridas 32nd House district, and Floridas 80th House district districts. Question: How many districts was the county represented by after redistricting in 1970?", - "Output Program": [ - "district = [44, 45, 46, 47, 48]\nlength = len(district)\nprint(length)", - "ans = [44,45,46,47,48]\n\nprint(len(ans))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: African elephants were listed as Vulnerable species by the International Union for Conservation of Nature (IUCN) in 2008, with no independent assessment of the conservation status of the two forms. In 1979, Africa had an estimated minimum population of 1.3 million elephants, with a possible upper limit of 3.0 million. By 1989, the population was estimated to be 609,000; with 277,000 in Central Africa, 110,000 in East Africa, 204,000 in southern Africa, and 19,000 in West Africa. About 214,000 elephants were estimated to live in the rainforests, fewer than had previously been thought. From 1977 to 1989, elephant populations declined by 74% in East Africa. After 1987, losses in elephant numbers accelerated, and savannah populations from Cameroon to Somalia experienced a decline of 80%. African forest elephants had a total loss of 43%. Population trends in southern Africa were mixed, with anecdotal reports of losses in Zambia, Mozambique and Angola while populations grew in Botswana and Zimbabwe and were stable in South Africa. Conversely, studies in 2005 and 2007 found populations in eastern and southern Africa were increasing by an average annual rate of 4.0%. Due to the vast areas involved, assessing the total African elephant population remains difficult and involves an element of guesswork. The IUCN estimates a total of around 440,000 individuals for 2012. Question: How many years did it take for the elephant populations to decline by 74% in East Africa?", - "Output Program": [ - "first = 1977\nlast = 1989\n\nprint(abs(first - last))", - "start = 1977\nend = 1989\nyears = end - start\nprint(years)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Pacific Islander?", - "Output Program": [ - "percentage = 100\npacific_islander = 0.1\nnot_pacific_islander = percentage - pacific_islander\nprint(not_pacific_islander)\n", - "total = 100\npacific = 0.1\nprint(total - pacific)", - "condition_1 = 100\ncondition_2 = 0.1\n\nprint(abs(round(condition_2 - condition_1,2)))", - "Islander = 0.1\nprint(100-Islander)" - ], - "Output Answer": [ - "{'number': '99.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '99.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Original theatrical run The Lion King had a limited release in North America on June 15, 1994, playing in only two theaters, El Capitan Theater in Los Angeles and Radio City Music Hall in New York City. It still earned $1,586,753 across the weekend of June 17-19, standing at the tenth place of the box office ranking. The average of $793,377 per theater stands as the largest ever achieved during a weekend. The wide release followed on June 24, 1994, in 2,550 screens. The digital surround sound of the film led many of those theaters to implement Dolby Laboratories newest sound systems. The Lion King grossed $40.9 million - which at the time was the fourth biggest opening weekend earning ever and the highest sum for a Disney film - to top the weekend box office. It also earned a rare \"A+\" rating from CinemaScore. By the end of its theatrical run, in spring 1995, it had earned $312.9 million, being the second-highest-grossing 1994 film in North America behind Forrest Gump. Outside North America, it earned $455.8 million during its initial run, for a worldwide total of $768.6 million. Box Office Mojo estimates that the film sold over 74 million tickets in the US in its initial theatrical run. Question: How many days after the limited release was the wide release?", - "Output Program": [ - "limited = 15\nwide = 24\ndays_diff = wide - limited\nprint(days_diff)", - "import datetime\nstart_date = datetime.datetime(1994,6,15)\nend_date = datetime.datetime(1994,6,24)\n\nnum_days = (end_date.month - start_date.month) * 31 + (end_date.day - start_date.day)\n\nprint(num_days)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2001-2002 Rodriguezs power hitting numbers improved with his move to the Texas Rangers. In his first season there, Rodriguez produced one of the top offensive seasons ever for a shortstop, leading the American League with 52 HR, 133 runs scored, and 393 total bases. He became the first player since 1932 with 50 homers and 200 hits in a season, just the third shortstop to ever lead the league in homers, and was just the second AL player in the last 34 seasons (beginning 1968) to lead the league in runs, homers, and total bases; his total base figure is the most ever for a major league shortstop. His 52 homers made him the sixth youngest to ever reach 50 homers and were the highest total ever by a shortstop, surpassing Ernie Banks record of 47 in 1958, and also the most ever for an infielder other than a 1st baseman, breaking Phillies 3B Mike Schmidts mark of 48 in 1980. It was his 5th 30-homer campaign, tying Banks for most ever by a shortstop. He also tied for the league lead in extra-base hits (87) and ranked third in RBIs (135) and slugging (.622). He was also among the AL leaders in hits (4th, 201), average (7th, .318), and on-base percentage (8th, .399). He established Rangers club records for homers, runs, total bases, and hit by pitches, had the 2nd most extra-base hits, and the fourth-highest RBI total. He led the club in runs, hits, doubles (34), homers, RBI, slugging, and on-base percentage and was second in walks (75), stolen bases (18), and game-winning RBI (14) while posting career highs for homers, RBI, and total bases. Rodriguez started 161 games at shortstop and one as the Designated hitter, the only major league player to start all of his teams games in 2001. Question: How many 30-homer years did Rodriguez have before 2001?", - "Output Program": [ - "number_30_homer_years_before_2001 = 4\nprint(number_30_homer_years_before_2001)", - "homers_30 = [52,52,50,47]\n\ncount = 0\nt = 0\n\nwhile t < len(homers_30):\n if homers_30[t] >30:\n count = count + 1\n t = t+1\n else:\n t = t+1\nprint(count)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: How many more points did the Bengals score against the Ravens on the game played on September 7?", - "Output Program": [ - "bengal = 23\nraven = 16\nprint(bengal - raven)", - "Bengals_score =23\nRavens_score = 16\nprint(Bengals_score-Ravens_score)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the census, the state is placed 21st on the population chart, followed by Tripura at 22nd place. Kangra District was top ranked with a population strength of 1,507,223 (21.98%), Mandi District 999,518 (14.58%), Shimla District 813,384 (11.86%), Solan District 576,670 (8.41%), Sirmaur District 530,164 (7.73%), Una District 521,057 (7.60%), Chamba District 518,844 (7.57%), Hamirpur district, Himachal Pradesh 454,293 (6.63%), Kullu District 437,474 (6.38%), Bilaspur district, Himachal Pradesh 382,056 (5.57%), Kinnaur District 84,298 (1.23%) and Lahaul and Spiti 31,528 (0.46%). Question: How many percent of people were not Mandi District?", - "Output Program": [ - "total = 100\nmandi = 21.98\ndiff = total - mandi\nprint(diff)", - "condition_1 = 14.58\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '78.02', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2010 The 2010 off-season would bring a surprise when on April 4, Eagles QB Donovan McNabb forced his team to trade him to the Redskins and was also marred by contract disputes with Albert Haynesworth. Washington continued an old tradition of playing its arch-rival Cowboys in the first week of the season. Both teams were unimpressive and the Redskins offense sputtered throughout the game, but they finally won 13-10 after a touchdown pass by Tony Romo was nullified after a holding call. They hosted the Texans in Week 2, but good all-around offensive performance (especially by McNabb, who passed for 426 yards and a touchdown) failed to secure a win. The game tied at 27-27 and went into overtime where Houston kicker Neil Rackers made a 37-yard FG, ending the match at 30-27. After this, the Redskins lost to St. Louis 30-16 before McNabbs return to Philadelphia. Although Washington did not deliver a particularly strong performance, they won 16-12 after Eagles QB Michael Vick was injured and replaced by Kevin Kolb. In Week 5, they hosted Green Bay for only the second time since 1979 (the first was in 2004) and beat them 16-13. After losing a Sunday Night match to the Colts, Washington beat Chicago in Week 7. Although McNabb threw two interceptions, the team took advantage of their opponents porous O-line to sack and pick off Jay Cutler (American football) four times, winning 17-14. After losing a 37-25 trap game in Detroit, the Redskins went on their bye week and returned to host Philadelphia on MNF for the second straight year. As rain fell on Fedex Field, the Eagles proceeded to crush Washington 59-28 with eight touchdowns. In contrast to the huge numbers put up by Michael Vick, McNabb looked decidedly unimpressive, with two touchdown passes and three interceptions (one returned for a TD). Just before the game, he had finalized his contract with the Redskins, who gave him a 5-year, $78 million deal and allowing him to (barring unforeseen circumstances) finish out his career in Washington. After beating Tennessee, the Redskins lost four straight games and were removed from playoff contention before beating Jacksonville in Week 16. After losing to New York at home, the Redskins finished the year at 6-10 and once again 4th place in the division. Question: How many combined points from both teams were scored in the game with the lowest combined total?", - "Output Program": [ - "team_a = 13\nteam_b = 10\ntotal = team_a + team_b\nprint(total)", - "lowest_combine = 13+10\n\nprint(abs((lowest_combine)))" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the early 1860s, Europe and the United States pursued completely different trade policies. The 1860s were a period of growing protectionism in the United States, while the European free trade phase lasted from 1860 to 1892. The tariff average rate on imports of manufactured goods was in 1875 from 40% to 50% in the United States against 9% to 12% in continental Europe at the height of free trade. Between 1850 and 1870 the annual growth rate of GNP per capita was 1.8%, 2.1% between 1870 and 1890 and 2% between 1890 and 1910; the best twenty years of economic growth were therefore those of the most protectionist period (between 1870 and 1890), while European countries were following a free trade policy. Question: How many percentage points was the spread of the tariff average rate on imports in 1875?", - "Output Program": [ - "low = 40\nhigh = 50\n\nprint(abs(low - high))", - "value1 = 40\nvalue2 = 50\npercentage_point = value2 - value1\nprint(percentage_point)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Panthers' first home game of the season was a duel against the defending super bowl champions, the Green Bay Packers. Cam Newton threw for once again another 400+ yard game, becoming the first rookie ever to do so and only the 6th quarterback in NFL history to accomplish such a feat. Newton picked up where he left off against the Cardinals with an early score with 9:26 left in the 1st quarter of the game. The Panthers would lead 13-7 at halftime, stunning the defending Super Bowl champions. However, Green Bay would come back when Aaron Rodgers threw a 49-yard touchdown pass to a wide-open Greg Jennings to put the Packers up 14-13. A big game-changer was when there was 9:31 left in the 3rd quarter of the game. Cam Newton found Steve Smith, but Smith fumbled the football and Charles Woodson picked it up. Another big game changer was on a 4th and 4 at the Packers 6-yard line with 3:23 left in the game, score being 23-16 Packers, Cam Newton tried to scramble for the first down, but was 2 yards shy. The Packers would go on to win the game, 30-23, a much closer game than expected, but the Panthers still fell to 0-2 on the season. Question: By how many points were the Panthers ahead at halftime?", - "Output Program": [ - "team1 = 13\nteam2 = 7\ndiff = team1 - team2\nprint(diff)", - "condition_1 = 13\ncondition_2 = 7\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2015 the nominal GDP of the citystate Berlin totaled \u20ac124.16 (~$142) billion compared to \u20ac117.75 in 2014, an increase of about 5.4%. Berlins economy is dominated by the service sector, with around 84% of all companies doing business in services. In 2015, the total labour force in Berlin was 1.85 million. The unemployment rate reached a 24-year low in November 2015 and stood at 10.0% . From 2012-2015 Berlin, as a German state, had the highest annual employment growth rate. Around 130,000 jobs were added in this period. Question: How many years did Berlin have the highest annual employment growth rate?", - "Output Program": [ - "start = 2012\nend = 2015\nprint(end - start)", - "year1 = 2012\nyear2 = 2015\nprint(year2-year1)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After a gradual 5-year recovery to an intraday high of 2,239.51 on October 31, 2007, the highest reached since February 16, 2001, the index corrected below the 2,000 level in early 2008 amid the Late-2000s recession, the United States housing bubble and the Financial crisis of 2007-2010. Panic focusing on the failure of the investment banking industry culminated in a loss of more than 10% on September 29, 2008, subsequently plunging the index firmly into bear market territory. The NASDAQ-100, with much of the broader market, experienced a Limit down open on October 24 and reached a 6-year intraday low of 1,018 on November 20, 2008. Question: How many points did the index drop between its high in October 2007 and its low in 2008?", - "Output Program": [ - "_2007 = 2239.51\n_2008 = 1018\ndiff = _2007 - _2008\nprint(diff)", - "condition_1 = 2239.51\ncondition_2 = 1018\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1221.51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many registered voters were Democrat and other?", - "Output Program": [ - "democrate = 12078\nother = 4\ntotal = democrate + other\nprint(total)", - "condition_2 = 12078+4\ncondition_1 = 0\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '12082', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of jobs were not in healthcare?", - "Output Program": [ - "percentage = 100\nhealth = 18.3\nnot_health = percentage-health\nprint(not_health)", - "condition_1 = 100\ncondition_2 = 18.3\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '81.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The U.S. Institute of Medicine (IOM) updated Estimated Average Requirements (EARs) and Recommended Dietary Allowances (RDAs) for iron in 2001. The current EAR for iron for women ages 14\u201318 is 7.9 mg/day, 8.1 for ages 19\u201350 and 5.0 thereafter (post menopause). For men the EAR is 6.0 mg/day for ages 19 and up. The RDA is 15.0 mg/day for women ages 15\u201318, 18.0 for 19\u201350 and 8.0 thereafter. For men, 8.0 mg/day for ages 19 and up. RDAs are higher than EARs so as to identify amounts that will cover people with higher than average requirements. RDA for pregnancy is 27 mg/day and, for lactation, 9 mg/day. For children ages 1\u20133 years 7 mg/day, 10 for ages 4\u20138 and 8 for ages 9\u201313. As for safety, the IOM also sets Tolerable upper intake levels (ULs) for vitamins and minerals when evidence is sufficient. In the case of iron the UL is set at 45 mg/day. Collectively the EARs, RDAs and ULs are referred to as Dietary Reference Intakes. Question: How many mg/day higher is the ULs for iron than the RDA for pregnant women?", - "Output Program": [ - "max = 27\nlit = 9\nprint(max - lit)", - "RDA = 27\niron = 45\nprint(iron -RDA)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Rub\u00e9n Rodr\u00edguez established most of the early long-standing record in the BSN. He broke both the single-season points record with 810 in 1978 and the most career points record with 11,549. The current holder of the career mark is Georgie Torres, who broke it before retiring in 2001 with 15,863 points in 679 games, playing his entire career after the establishment of the three-point line. Rodr\u00edguez also holds the mark for most rebounds in a career with 6,178. He also held the single-season rebound record with 380 in 1978, which stood until Lee Benson broke it in 2008. Currently, Neftal\u00ed Rivera holds the record for most points in a game in the Baloncesto Superior Nacional when he scored 79 points on May 22, 1974. In that game he achieve the record by making 34 field goals(all of them 2-pointers as the 3-pointers where not adopted back then) and 11 free throws. In 1989, Pablo Alicea of the Gigantes de Carolina established a record for most assists in one game with 25. The record stood for over two decades until May 1, 2012, when Jonathan Garc\u00eda of the Caciques de Humacao broke it recording 33 assists against the Brujos de Guayama. Garc\u00edas mark is an unofficial world record pending the approval of Guinness World Records, since there is no higher number recorded in any amateur or professional international league or in FIBA competition. During this game, the Caciques also established the team points record for a single game with 130 and for most scored during a single (10-minute) quarter with 46. The Vaqueros de Bayam\u00f3n hosted the game with most assistance in the league, with 17,621 fans attending a home game against R\u00edo Piedras on September 8, 1969. This bested the previous top of 16,564 in a game between Ponce and Santurce. The Vaqueros also hold the record for most consecutive championships, winning five from 1971-75. Question: How many years after Pablo Alicea set the record of most assists in one game was his record beat by Jonathan Garcia?", - "Output Program": [ - "condition_1 = 1989\ncondition_2 = 2012\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The ISS has been described as the most expensive single item ever constructed. In 2010 the cost was expected to be $150 billion. This includes NASAs budget of $58.7 billion (inflation-unadjusted) for the station from 1985 to 2015 ($72.4 billion in 2010 dollars), Russias $12 billion, Europes $5 billion, Japans $5 billion, Canadas $2 billion, and the cost of 36 shuttle flights to build the station; estimated at $1.4 billion each, or $50.4 billion in total. Assuming 20,000 person-days of use from 2000 to 2015 by two- to six-person crews, each person-day would cost $7.5 million, less than half the inflation-adjusted $19.6 million ($5.5 million before inflation) per person-day of Skylab. Question: How many more billions of dollars did Japan spend on the ISS than Canada?", - "Output Program": [ - "condition_one = 5\ncondition_two = 2\n\n\nprint(abs(round(condition_one-condition_two,2)))", - "japan = 3\ncancada = 2\nprint(japan - cancada)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of Stanislaus County is not Mexican?", - "Output Program": [ - "Mexican_Stanislaus_County = 37.6\nTotle_Population = 100\nprint(Totle_Population-Mexican_Stanislaus_County)", - "t = 100\nmaxi = 37.6\ntotal = t - maxi\nprint(total)" - ], - "Output Answer": [ - "{'number': '62.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Digby Smith the French lost 600 killed and wounded out of the 13,300 infantry and 1,700 cavalry that were engaged in the action. The Russians lost 2,400 men and nine guns out of the 3,700 soldiers and 24 guns that were present. Captured were General-Leutnant Olsufiev and General-major Prince Poltaratsky. Francis Loraine Petre credited Olsufiev with 4,000 infantry and 24 guns of which 1,600-1,700 men and 15 guns escaped. George Nafziger cited several sources including one that listed Russian losses as 1,400 dead and 1,894 captured including three generals and 21 guns, with 1,900 troops getting away. French losses were estimated at 200-600. David G. Chandler stated that French losses were only about 200 men and that only 1,000 out of 5,000 Russians escaped death or capture. Kornilov assumed command of the remnant of IX Corps. Its approximately 1,500 survivors were grouped into three or four temporary battalions. This unlucky outfit suffered 600 more casualties and lost all their cannons at the Battle of Vauchamps on 14 February. Question: How many total infantry and cavalry were left after 600 were lost?", - "Output Program": [ - "total = 13300 + 1700\nlost = 600\nprint(total - lost)", - "infantry = 13300\ncavalry = 1700\nprint(infantry+cavalry)" - ], - "Output Answer": [ - "{'number': '14400', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many more natural streams were named river compared to wash and River delta combined?", - "Output Program": [ - "strem = 147\nwash = 60\ndelta = 10\n\nprint(strem - wash - delta)" - ], - "Output Answer": [ - "{'number': '77', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1941, a series of silver coins was introduced in denominations of 5, 10, and 20 satang, due to a shortage of nickel caused by World War II. The next year, tin coins were introduced for 1, 5, and 10 satang, followed by 20 satang in 1945 and 25 and 50 satang in 1946. In 1950, aluminium-bronze 5, 10, 25, and 50 satang were introduced whilst, in 1957, bronze 5 and 10 satang were issued, along with 1 baht coins struck in an unusual alloy of copper, nickel, silver, and zinc. Several Thai coins were issued for many years without changing the date. These include the tin 1942 1 satang and the 1950 5 and 10 satang, struck until 1973, the tin 1946 25 satang struck until 1964, the tin 50 satang struck until 1957, and the aluminium bronze 1957 5, 10, 25, and 50 satang struck until the 1970s. Cupronickel 1 baht coins were introduced in 1962 and struck without date change until 1982. Question: How many different materials were produced for a bath coin?", - "Output Program": [ - "materials=4\nanswer=materials \nprint(answer)", - "material=4\nanswer=material\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In the financial year ending 31 July 2011, the University of Manchester had a total income of \u00a3808.58 million (2009/10 \u2013 \u00a3787.9 million) and total expenditure of \u00a3754.51 million (2009/10 \u2013 \u00a3764.55 million). Key sources of income included \u00a3247.28 million from tuition fees and education contracts (2009/10 \u2013 \u00a3227.75 million), \u00a3203.22 million from funding body grants (2009/10 \u2013 \u00a3209.02 million), \u00a3196.24 million from research grants and contracts (2009/10 \u2013 \u00a3194.6 million) and \u00a314.84 million from endowment and investment income (2009/10 \u2013 \u00a311.38 million). During the 2010/11 financial year the University of Manchester had a capital expenditure of \u00a357.42 million (2009/10 \u2013 \u00a337.95 million). Question: How many more millions of British pounds of income came from funding body grants than from research grants and contracts?", - "Output Program": [ - "funding_body = 203.22\nresearch = 196.24\ndiff = round(funding_body - research, 2)\nprint(diff)\n" - ], - "Output Answer": [ - "{'number': '6.98', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the age of 36, Johnson attempted another comeback as a player when he re-joined the Lakers during the 1995\u201396 NBA season. During his retirement, Johnson began intense workouts to help his fight against HIV, raising his bench press from 135 to 300 pounds, and increasing his weight to 255 pounds. He officially returned to the team on January 29, 1996, and played his first game the following day against the 1995\u201396 Golden State Warriors season. Coming off the bench, Johnson had 19 points, 8 rebounds, and 10 assists to help the Lakers to a 128\u2013118 victory. On February 14, Johnson recorded the final triple-double of his career, when he scored 15 points, along with 10 rebounds and 13 assists in a victory against the 1995\u201396 Atlanta Hawks season. Playing Power forward (basketball), he averaged 14.6 points, 6.9 assists, and 5.7 rebounds per game in 32 games, and finished tied for 12th place with Charles Barkley in voting for the MVP Award. The Lakers had a record of 22\u201310 in the games Johnson played, and he considered his final comeback \"a success.\" While Johnson played well in 1996, there were struggles both on and off the court. Cedric Ceballos, upset over a reduction in his playing time after Johnsons arrival, left the team for several days. He missed two games and was stripped of his title as team captain. Nick Van Exel received a seven-game suspension for bumping referee Ron Garretson during a game on April 9. Johnson was publicly critical of Van Exel, saying his actions were \"inexcusable.\" Ironically Johnson was himself suspended five days later, when he bumped referee Scott Foster, missing three games. He also missed several games due to a calf injury. Despite these difficulties, the Lakers finished with a record of 53\u201329 and fourth seed in the NBA Playoffs. Although they were facing the defending NBA champion 1995\u201396 Houston Rockets season, the Lakers had home court advantage in the five-game series. The Lakers played poorly in a Game 1 loss, prompting Johnson to express frustration with his role in coach Del Harris offense. Johnson led the way to a Game 2 victory with 26 points, but averaged only 7.5 points per game for the remainder of the series, which the Rockets won three games to one. Question: How many points did Johnson score total in the games played on January 29th and February 14th?", - "Output Program": [ - "points=15\nrebounds=10\nassists=13\npoint=points+rebounds+assists\nprint(point)", - "points=10\npoint=22\nanswer=point+points\nprint(answer)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There is a maximum limit on the total yearly employee pre-tax or Roth salary deferral into the plan. This limit, known as the \"402(g) limit\", was $15,500 for the year 2008; $16,500 for 2009-2011; $17,000 for 2012; $17,500 for 2013-2014; $18,000 for 2015-2017; and $18,500 for 2018. For future years, the limit may be indexed for inflation, increasing in increments of $500. Employees who are at least 50 years old at any time during the year are now allowed additional pre-tax \"catch up\" contributions of up to $5,000 for 2008; $5,500 for 2009-2014; and $6,000 for 2015-2018. The limit for future \"catch up\" contributions may also be adjusted for inflation in increments of $500. In eligible plans, employees can elect to contribute on a pre-tax basis or as a Roth 401(k) contribution, or a combination of the two, but the total of those two contributions amounts must not exceed the contribution limit in a single calendar year. This limit does not apply to post-tax non-Roth elections. Question: How many years was the 402(g) limit for 17,500 2013-2014?", - "Output Program": [ - "limit_start_year = 2013\nlimit_end_year = 2014\n\nprint(abs(limit_end_year - limit_start_year))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many of the 514453 people living in Stanislaus County were non-white?", - "Output Program": [ - "total = 514453\nwhite = 337342\nnon = total - white\nprint(non)", - "condition_1 = 514453\ncondition_2 = 337342\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '177111', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Being John Malkovich was given limited release in the United States theatres on October 22, 1999, and opened across 25 screens. On its opening weekend, the film grossed United States dollar637,731 across 25 screens with a per-screen average of $25,495. It expanded to another 150 screens the following week, bringing in $1.9 million with a per-screen average of $10,857. In its third week, the films release widened to 467 locations and grossed $2.4 million, averaging a lower $5,041 per screen with a cumulative gross of $6.1 million. It moved into a wide release the next week, expanding to 591 screens, and grossed $1.9 million with a 20% drop in ticket sales. Its fifth week brought in $2.2 million with a 17% increase in ticket sales, which dropped a further 33% the following week despite further expansion to 624 screens. It finished its theatrical run after 26 weeks with a total gross of $22,863,596. Question: How many dollars did the per-screen average drop between week 2 and week 3?", - "Output Program": [ - "condition_1 = 5041\ncondition_2 = 10857\n\nprint(abs(round(condition_2 - condition_1,2)))", - "week2 = 10857\nweek3 = 5041\ndollar_drop = week2 - week3\nprint(dollar_drop)" - ], - "Output Answer": [ - "{'number': '5816', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to ISTAT, in 2014 there were 154,356 people residing in Cagliari (+3.0% compared with 2011), of whom 71,522 were male and 82,834 female for a sex ratio of 0.86. Minors (children aged 18 and younger) totalled 12.92% of the population, compared to pensioners at 24.81%. The average age of Cagliari residents is 47.44. The ratio of the population over 65 years of age to that under the age of 18, is 53.39%. The elderly population, defined as being over 65 years of age, has increased by 21.95% over the last 10 years. The current birth rate in Cagliari is 6.29 births per 1,000 inhabitants. The average number of people of any age per household is 2.11 and the percentage of households composed of a single person is 42.53%. The population of Cagliari is structured like that of other first world countries, especially as to the prevalence of an elderly population. The trend of these rates in the Cagliari metropolitan area is proportionally reversed in the suburbs, where most younger families move. Question: How many more percentage points of pensioners are there than minors?", - "Output Program": [ - "pensioners = 24.81\nminors = 12.92\n\nprint(abs(round(pensioners - minors,2)))", - "percentage_pensioners = 24.81\npercentage_minors = 12.92\npercentage_more = round(percentage_pensioners - percentage_minors,2)\nprint(percentage_more)" - ], - "Output Answer": [ - "{'number': '11.89', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Sector North In the Ogulin area of the HV Karlovac Corps AOR, the 99th Brigade, reinforced by the 143rd Home Guard Regiments Saborsko Company, moved towards Pla\u0161ki at 5 a.m., but the force was stopped and turned back in disarray by 6 p.m. The 143rd Home Guard Regiment advanced from Josipdol towards Pla\u0161ki, encountering minefields and strong ARSK resistance. Its elements connected with the 14th Home Guard Regiment, advancing through Barilovi\u0107 towards Slunj. Near the city of Karlovac, the 137th Home Guard Regiment deployed four Reconnaissance around midnight of 3–4 August, followed by artillery preparation and crossing of the Korana River at 5 a.m. The advance was fiercely resisted by the ARSK 13th Infantry Brigade, but the bridgehead was stable by the end of the day. The 110th Home Guard Regiment, reinforced by a company of the 137th Home Guard Regiment, advanced east to the road leading south from Karlovac to Vojni\u0107 and Slunj, where it met heavy resistance and suffered more casualties to landmines, demoralizing the unit and preventing its further advance. In addition, the attached company of the 137th Home Guard Regiment and the 104th Brigade failed to secure the regiments flanks. The 104th Brigade tried to cross the Kupa River at 5 a.m., but failed and fell back to its starting position by 8 a.m., at which time it was shifted to the bridgehead established by the 110th Home Guard Regiment. A company of the 99th Brigade was attached to the 143rd Home Guard Regiment for operations the next day, and a 250-strong battlegroup was removed from the brigade and subordinated to the Karlovac Corps directly. Question: What day did the bridgehead become stable?", - "Output Program": [ - "bridgehead =4\nprint(bridgehead)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '4', 'month': 'August', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many years older is Ruth Bader Ginsburg than Ingvar Carlsson?", - "Output Program": [ - "ruth_bader = 1933\ningvar = 1934\ndifference = ingvar - ruth_bader\nprint(difference)", - "ruth = 1933\ningvar = 1934\n\nprint(abs(ruth - ingvar))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 1970s and 1980s, Panamas growth fluctuated with the vagaries of the world economy. After 1973, economic expansion slowed considerably as the result of a number of international and domestic factors. Real GDP growth averaged 3.5% a year between 1973 and 1979. In the early 1980s, the economy rebounded with GDP growth rates of 15.4% in 1980, 4.2% in 1981, and 5.6% in 1982. The acute recession in Latin America after 1982, however, wreaked havoc on Panamas economy. GDP growth in 1983 was a mere 0.4%; in 1984 it was -0.4%. Question: How many total percentage points did the GDP rise from 1982 to 1984?", - "Output Program": [ - "start = 0.4\nend = -0.4\ndiff = start + end\nprint(diff)", - "condition_1 = 0\ncondition_2 = 0\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Part of the crop was destroyed by hurricanes in 1979 and 1980, and 1979-80 production was only 670,000 bags (40,200 tons). Although production was usually about 57,000-59,000 tons annually in the 1980s, the acreage harvested declined from in the early 1980s to in 1999, indicating a greater yield per acre. Coffee production in 1999 was estimated at 35,000 tons; exports of coffee in 2001 generated $11 million. Cocoa and tobacco are also grown for export. Dominican Republic is one of the top 10 major producer and exporter of cocoa in the world. Cocoa is also grown in the Cibao Valley around San Francisco de Macoris. Tobacco is also grown in the Cibao Valley, but around Santiago. In 1999, production of cocoa beans was 26,000 tons and of tobacco, 35,000 tons. Rice is grown around Monte Cristi & San Francisco de Macoris. Banana production in 1999 was 432,000 tons. Production of other crops in 1999 (in thousands of tons) included rice, 563; coconuts, 184; cassava, 127; tomatoes, 281; pulses, 69; dry beans, 26; eggplants, 7; and peanuts, 2. Question: How many more thousands of tons of coconuts were produced than tomatoes?", - "Output Program": [ - "tomatoes=127\ncoconuts=184\nanswer=coconuts-tomatoes\nprint(answer)", - "coconuts=184\ntomatoes=281\nanswer=tomatoes-coconuts\nprint(answer)" - ], - "Output Answer": [ - "{'number': '97', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many percent of the people in the city were not between the ages of 45 yo 64?", - "Output Program": [ - "total = 100\nage = 25\nprint(total - age)", - "condition_1 = 25\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many more percent of people were between the ages of 45 to 64 than those under the age of 18?", - "Output Program": [ - "people_age_greter_45_to_65 = 25\npeople_under_age_of_18 = 18.8\nprint(abs(people_age_greter_45_to_65 - people_under_age_of_18))", - "between_45_64 = 25\nunder_18 = 18.8\nanswer = round(between_45_64 - under_18, 1)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: What year was the earliest reported great fire?", - "Output Program": [ - "first = 1198\nprint(first)", - "ans = 1198\n\nprint(ans)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1198'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their bye week and still looking for their first win, the Dolphins went home for an AFC East duel with the Buffalo Bills. In the first quarter, Miami struck first as kicker Jay Feely managed to get a 38-yard field goal for the only score of the period. In the third quarter, the Bills got on the board with DE Chris Kelsay sacking QB Cleo Lemon in the endzone for a safety. Fortunately, the 'Fins responded with Lemon getting a 5-yard TD run. Unfortunately, in the fourth quarter, Miami's year-long struggles continued as Buffalo RB Marshawn Lynch got a 3-yard TD run, along with a 2-point conversion run. Later, the Bills sealed the win as kicker Rian Lindell nailed the game-winning 34-yard field goal. With their ninth-straight loss, the Dolphins fell to 0-9, despite outgaining Buffalo in total offensive yards (269 to 214) and time of possession (36:59 to 23:01). This marked the 5th time this year that Miami lost by 3 points. With the Rams' win over the Saints that same week the Dolphins are now the NFL's only winless team. Question: How many yards longer was Feely's field goal than Lindell's?", - "Output Program": [ - "feely = 38\nlindell = 34\ndiff = feely - lindell\nprint(diff)", - "feely = 38\nlindel = 34\n\nprint(abs(round(feely - lindel,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: How many students entered in the Pritxker School of medicine in 2011 than Law School in 2015?", - "Output Program": [ - "medicine_2011 = 36\nlaw_school_2015 = 171\n\nprint(abs(round(medicine_2011 - law_school_2015,2)))", - "in_2011 = 36\nin_2015 = 171\n\ndifference = (in_2015 - in_2011)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '135', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 767 has been involved in six hijackings, three resulting in loss of life, for a combined total of 282 occupant fatalities. On November 23, 1996, Ethiopian Airlines Flight 961, a 767-200ER, was hijacked and crash-landed in the Indian Ocean near the Comoros Islands after running out of fuel, killing 125 out of the 175 persons on board; survivors have been rare among instances of land-based aircraft ditching on water. Two 767s were involved in the September 11 attacks on the World Trade Center (1973-2001) in 2001, resulting in the Collapse of the World Trade Center. American Airlines Flight 11, a 767-200ER, crashed into the North Tower, killing all 92 people on board, and United Airlines Flight 175, a 767-200, crashed into the South Tower, with the death of all 65 on board. In addition, more than 2,600 people were killed in the towers or on the ground. A foiled 2001 shoe bomb plot involving an American Airlines 767-300ER resulted in passengers being required to remove their shoes for scanning at US security checkpoints. Question: How many more people died in the crash of American Airlines Flight 11 than United Airlines Flight 175?", - "Output Program": [ - "american = 92\nunited = 65\ndeaths = american - united\nprint(deaths)", - "flight_11 = 92\nflight_175 = 65\nprint(abs(round(flight_11 - flight_175,2)))" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: His first year as a starter was 2000, when he recorded 83 catches for 944 yards and 4 touchdowns. In 2001 New England Patriots season he, alongside Tom Brady, led the Patriots to their first ever Super Bowl championship, recording 101 catches during the season for 1,199 yards and 5 touchdowns, setting the franchise record for receptions and earning his first and only trip to the Pro Bowl. He also returned 29 punts for 413 yards and 2 touchdowns, giving him a league-leading 14.2 yards per return average. During the AFC Championship Game at Heinz Field against the Pittsburgh Steelers in the NFL playoffs, 2001-02 that season, Brown returned a crucial punt for a touchdown which provided the winning margin, adding to the two he returned for touchdowns during the regular season. He also scooped up a blocked field goal attempt in that game, and made a lateral pass to teammate Antwan Harris, which completed a second special teams touchdown. In 2002, he recorded 97 receptions for 890 yards and 3 touchdowns. In 2003 New England Patriots season, he had 40 catches for 472 yards, helping his team back to Super Bowl XXXVIII. Question: How many yards, to one decimal place, did Brown average per catch in the 2003 season?", - "Output Program": [ - "yards = 472\ncatches = 40\n\nprint(abs(round(yards/catches,1)))", - "Brown_catches_number = 40\nBrown_yards = 472\naverage_per_catch = round(Brown_yards/Brown_catches_number,1)\nprint(average_per_catch)" - ], - "Output Answer": [ - "{'number': '11.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The widespread smoking of cigarettes in the Western world is largely a 20th-century phenomenon. At the start of the 20th century, the per capita annual consumption in the U.S. was 54 cigarettes (with less than 0.5% of the population smoking more than 100 cigarettes per year), and consumption there peaked at 4,259 per capita in 1965. At that time, about 50% of men and 33% of women smoked (defined as smoking more than 100 cigarettes per year). By 2000, consumption had fallen to 2,092 per capita, corresponding to about 30% of men and 22% of women smoking more than 100 cigarettes per year, and by 2006 per capita consumption had declined to 1,691; implying that about 21% of the population smoked 100 cigarettes or more per year. Question: How many more percent of men smoked then women in 1965?", - "Output Program": [ - "condition_one = 50\ncondition_two = 33\n\n\nprint(abs(round(condition_one-condition_two,2)))", - "men = 50\nwomen = 33\nprint(men - women)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1917, the Twelfth Regiment (Public Works) was organized at Naval Training Station Great Lakes. When the US entered World War I in April 1917, the Navy had an immediate requirement to expand the Great Lakes Station in order to house, process, and train 20,000 naval recruits, this number would rise to 50,000 by the end of the year. Lieutenant Malachi Elliott, a graduate of the US Naval Academy, was appointed Public Works Officer at Great Lakes on 18 June 1917, at which time about 500 enlisted men had been assigned to the Public Works Department. Seeing that the department would need to expand with skilled craftsmen, architects, draftsmen, designers, and other professional and technical people, he began to screen incoming recruits with these skills. Finding many, but not enough, he expanded to recruiting civilians outside of the installation, getting many men willing to join the Navy as petty officers, with the understanding that qualified men could later apply for commissions. This allowed the Public Works Department to grow to nearly 600 men by July 1917. They were organized into the Twelfth Regiment (Public Works), which was essentially the Public Works Department because staff officers could not exercise military command. Lieutenant William C. Davis was appointed commanding officer of the regiment, he exercised military control, but the Public Works Officers exercised technical control. In October 1917, the regiment began building Camp Paul Jones at San Diego. With its completion, on 30 December 1917, the regiment became \"fully operational\" with 1,500 men organized into three battalions. By April 1918, the regiment consisted of 2,400 in five battalions. Men were withdrawn for assignments in the US and abroad. In spring of 1918, 100 men were given special mechanics and ordnance training before being sent to St. Nazaire, France, to assemble 14\"/50 caliber railway gun. Later they would join the gun crews and perform combat duties along the railway lines in proximity to the Empire of Germany lines. The Twelfth Regiment reached its peak strength 5 November 1918; 55 officers and 6,211 enlisted men formed into 11 battalions. However, with the end of the war on Armistice of 11 November 1918, the regiment gradually faded away by the end of 1918. Question: How many months after the US entered World War I did it end on Armistice?", - "Output Program": [ - "month = 19\nprint(month)", - "condition_1 = 12-4\ncondition_2 = 12-1\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This game was played in the shadow of the death of WR Torrey Smith's brother, who had died in a motorcycle crash the night before. The Ravens entered the game hoping to be able to avenge the AFC Championship loss of the previous season, which came at the hands of the Patriots. New England started off fast as they drew to a 13-0 lead in the first quarter. However Baltimore scored 2 straight touchdowns to take the lead with 1:47 left to go in the half. Then Brady scored a touchdown right at the end of the half to retake the lead 20-14. The second half started off with a touchdown pass from Flacco to Dennis Pitta to put the Ravens on top 21-20. Then the Patriots retook the lead when Tom Brady scored a touchdown. After that the Baltimore defense began to step it up and held the Pats to a field goal. Then the momentum shifted as Baltimore scored a touchdown (Flacco to Torrey Smith). After forcing a Patriots punt, the Ravens drove down the field to score a field goal as time expired to win the game 31-30. The Ravens avenged the AFC Championship loss and improved to 2-1 and continued their unbeaten record at home from the previous year along with continuing their streak of winning after a loss. Based on Torrey Smith's performance through personal hardship, this game was ranked #9 on NFL.com's Top 20 NFL Games of 2012 as Showing Up. Smith finishes with six receptions for 127 yards and two touchdowns. This game was also remembered for 2 controversial incidents. Late in the 4th quarter, with New England leading 30-28, coach John Harbaugh was penalized for unsportsmanlike conduct for coming out onto the field, which by NFL rules, is prohibited. However, Harbaugh was claiming that he was trying to only call a timeout to save time for his team. Since the NFL was using replacement refs at the time, and not the original refs, this was another controversial incident involving replacement refs. The penalty resulted in an irate Ravens crowd chanting the word \"Bullshit\" 3 separate times in just over a minute during the Patriots last drive, which was picked up by NBC microphones and was clearly audible during the broadcast. Play-by-play announcer Al Michaels said \"That's the loudest manuere chant I've ever heard\". The other controversy is the winning field goal by Tucker. The ball, after it had been kicked, sailed over the top of the right upright. It was ruled \"good\", giving Baltimore the win. However, clear replays show that the ball was awfully close to sailing wide of the upright, which would've resulted in the kick being no good and giving the Patriots the win. Since field goals are not reviewable, the play could not be reviewed. Patriots coach Bill Belichick, as he was leaving the field, grabbed one of the officials, resulting in him being fined $50,000 by the NFL. Question: How many points did the Patriots score in the second half?", - "Output Program": [ - "first = 21\nafter_first_half = 31\nsecond = after_first_half - first\nprint(second)", - "condition_1 = 20\ncondition_2 = 30\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many total coffee, sugar and cotton factories were there?", - "Output Program": [ - "cofee = 4\nsugar = 37\ncotton = 99\nprint(abs(round(cofee+sugar+cotton,2)))", - "number_coffee_factory = 4\nnumber_cotton_factory = 99\nnumber_sugar_factory = 37\nnumber_total_factory = number_coffee_factory + number_cotton_factory + number_sugar_factory\nprint(number_total_factory)" - ], - "Output Answer": [ - "{'number': '140', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many people, in terms of percentage of the total population, had either a Chinese or Guyanese nationality?", - "Output Program": [ - "China=0.5\nGuyana=1.7\nanswer=Guyana+China\nprint(answer)", - "Guyana=1.7\nChina=0.5\nanswer=Guyana+China\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1917, the Twelfth Regiment (Public Works) was organized at Naval Training Station Great Lakes. When the US entered World War I in April 1917, the Navy had an immediate requirement to expand the Great Lakes Station in order to house, process, and train 20,000 naval recruits, this number would rise to 50,000 by the end of the year. Lieutenant Malachi Elliott, a graduate of the US Naval Academy, was appointed Public Works Officer at Great Lakes on 18 June 1917, at which time about 500 enlisted men had been assigned to the Public Works Department. Seeing that the department would need to expand with skilled craftsmen, architects, draftsmen, designers, and other professional and technical people, he began to screen incoming recruits with these skills. Finding many, but not enough, he expanded to recruiting civilians outside of the installation, getting many men willing to join the Navy as petty officers, with the understanding that qualified men could later apply for commissions. This allowed the Public Works Department to grow to nearly 600 men by July 1917. They were organized into the Twelfth Regiment (Public Works), which was essentially the Public Works Department because staff officers could not exercise military command. Lieutenant William C. Davis was appointed commanding officer of the regiment, he exercised military control, but the Public Works Officers exercised technical control. In October 1917, the regiment began building Camp Paul Jones at San Diego. With its completion, on 30 December 1917, the regiment became \"fully operational\" with 1,500 men organized into three battalions. By April 1918, the regiment consisted of 2,400 in five battalions. Men were withdrawn for assignments in the US and abroad. In spring of 1918, 100 men were given special mechanics and ordnance training before being sent to St. Nazaire, France, to assemble 14\"/50 caliber railway gun. Later they would join the gun crews and perform combat duties along the railway lines in proximity to the Empire of Germany lines. The Twelfth Regiment reached its peak strength 5 November 1918; 55 officers and 6,211 enlisted men formed into 11 battalions. However, with the end of the war on Armistice of 11 November 1918, the regiment gradually faded away by the end of 1918. Question: How many more naval recruits were there by the end of 2017 compared to April 1917?", - "Output Program": [ - "recruits=50000 \ntrain=20000\nanswer=recruits-train \nprint(answer)", - "naval_recruits=50000\nTrain=20000\nanswer=naval_recruits-Train\nprint(answer)" - ], - "Output Answer": [ - "{'number': '30000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the restricted regions there are 317,225 wells, qanats and springs that discharge 36,719 million cubic meters water a year, out of which 3,409 million cubic meters is surplus to the aquifer capacity. in 2005, in the country as a whole, there were 130,008 deep wells with a discharge of 31,403 million cubic meter, 33,8041 semi deep wells with a discharge of 13,491 million cubic meters, 34,355 qanats with a discharge of 8,212 million cubic meters, and 55,912 natural springs with a discharge of 21,240 million cubic meters. Question: How many wells, qanats and springs were there in the whole country in 2005?", - "Output Program": [ - "wells = 130008 + 338041\nqanats = 34355\nsprings = 55912\ntotal = wells + qanats + springs\nprint(total)", - "condition_2 = 130008+338041+34355+55912\ncondition_1 = 0\nprint(abs(round(condition_2 + condition_1,2)))" - ], - "Output Answer": [ - "{'number': '558316', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Sector North In the Ogulin area of the HV Karlovac Corps AOR, the 99th Brigade, reinforced by the 143rd Home Guard Regiments Saborsko Company, moved towards Pla\u0161ki at 5 a.m., but the force was stopped and turned back in disarray by 6 p.m. The 143rd Home Guard Regiment advanced from Josipdol towards Pla\u0161ki, encountering minefields and strong ARSK resistance. Its elements connected with the 14th Home Guard Regiment, advancing through Barilovi\u0107 towards Slunj. Near the city of Karlovac, the 137th Home Guard Regiment deployed four Reconnaissance around midnight of 3–4 August, followed by artillery preparation and crossing of the Korana River at 5 a.m. The advance was fiercely resisted by the ARSK 13th Infantry Brigade, but the bridgehead was stable by the end of the day. The 110th Home Guard Regiment, reinforced by a company of the 137th Home Guard Regiment, advanced east to the road leading south from Karlovac to Vojni\u0107 and Slunj, where it met heavy resistance and suffered more casualties to landmines, demoralizing the unit and preventing its further advance. In addition, the attached company of the 137th Home Guard Regiment and the 104th Brigade failed to secure the regiments flanks. The 104th Brigade tried to cross the Kupa River at 5 a.m., but failed and fell back to its starting position by 8 a.m., at which time it was shifted to the bridgehead established by the 110th Home Guard Regiment. A company of the 99th Brigade was attached to the 143rd Home Guard Regiment for operations the next day, and a 250-strong battlegroup was removed from the brigade and subordinated to the Karlovac Corps directly. Question: How many hours after the 137th Home Guard Regiment deployed four Reconnaissance did they cross the Korana river?", - "Output Program": [ - "deployed = 0\ncrossing = 5\nhours_taken = crossing - deployed\nprint(hours_taken)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ethnic change has been transforming the population. By 2009, nearly 45 percent of the residents spoke a language other than English at home. Whites now comprise only 45 percent of the population, while the numbers of Hispanics grow steadily, along with Vietnamese, Korean and Chinese families. The percentage of foreign-born residents jumped to 30 percent in 2008 from 6 percent in 1970. The mayor of Irvine, Sukhee Kang, was born in Korea, making him the first Korean-American to run a major American city. \u201cWe have 35 languages spoken in our city,\u201d Kang observed. The population is diverse age-wise, with 27.0% under the age of 18, 9.4% from 18 to 24, 33.2% from 25 to 44, 20.6% from 45 to 64, and 9.9% 65 years of age or older. The median age is 33 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.7 males. Question: How many more people, in terms of percentage, were between 18 to 44 compared to 45 and older?", - "Output Program": [ - "first_range = 9.4 + 33.2\nsecond_range = 20.6 + 9.9\ndiff = first_range - second_range\nprint(diff)" - ], - "Output Answer": [ - "{'number': '12.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Croatian language is Croatias official language, but the languages of constitutionally-recognised minorities are officially used in some local government units. Croatian is the native language identified by 96% of the population. A 2009 survey revealed that 78% of Croatians claim knowledge of at least one foreign language\u2014most often English language. The largest religions of Croatia are Roman Catholic Church (86.3%), Eastern Orthodox Church (4.4%) and Islam (1.5%). Literacy in Croatia stands at 98.1%. The proportion of the population aged 15 and over attaining academic degrees has grown rapidly since 2001, doubling and reaching 16.7% by 2008. An estimated 4.5% of GDP is spent for education. Primary and secondary education are available in Croatian and in the languages of recognised minorities. Croatia has a universal health care system and in 2010, the nation spent 6.9% of its GDP on healthcare. The net monthly income in September 2011 averaged 5,397 Croatian kuna ( ). The most significant sources of employment in 2008 were wholesale and retail trade, the manufacturing industry and construction. In October 2011, the unemployment rate was 17.4%. Croatias median equivalent household income tops the average Purchasing Power Standard of 2004 enlargement of the European Union, while trailing the EU average. The 2011 census recorded a total of 1.5 million private households; most owned their own housing. Question: How many more percent of people identify as Roman Catholic than Eastern Orthodox or Islam?", - "Output Program": [ - "roman = 86.3\nestern = 4.4\nislam = 1.5\n\ntotal = (roman - estern - islam)\n\nprint(total)", - "catholic = 86.3\northodox_islam = 4.4+1.5\n\nprint(abs(round(catholic - orthodox_islam,2)))" - ], - "Output Answer": [ - "{'number': '80.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Peoples Party \u2013 known as the Peoples Revolutionary Party between 1924 and 2010 \u2013 formed the government from 1921 to 1996 (in a One-party state until 1990) and from 2000 to 2004. From 2004 to 2006, it was part of a coalition with the Democrats and two other parties, and after 2006 it was the dominant party in two other coalitions. The party initiated two changes of government from 2004 prior to losing power in the 2012 election. The Democrats were the dominant force in a ruling coalition between 1996 and 2000, and an almost-equal partner with the Peoples Revolutionary Party in a coalition between 2004 and 2006. An election of deputies to the national assembly on 28 June 2012 resulted in no party having an overall majority; however, as the Democratic Party won the largest number of seats, its leader, Norovyn Altankhuyag, was appointed Prime Minister of Mongolia on August 10, 2012. In 2014, he was replaced by Chimediin Saikhanbileg. The Mongolian Peoples Party won a landslide victory in the Mongolian legislative election, 2016 and the current Prime Minister of Mongolia is Mongolian Peoples Partys Jargaltulgyn Erdenebat. Question: How many years was Norovyn Altankhuyag Prime Minister for?", - "Output Program": [ - "presedency_start_year = 2012\npresedency_end_year = 2014\n\nprint(abs(presedency_end_year-presedency_start_year))\n", - "appointed_year = 2012\nreplaced_year = 2014\ntenure = replaced_year - appointed_year\nprint(tenure)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: After winning over the Chiefs on the road, the Falcons returned home to face a newly formed Peyton Manning-led Broncos team. The Falcons got off to a really fast start scoring 20 unanswered points in the first half thanks to four Broncos turnovers. Three plays into the game, Peyton Manning on 3rd-and-12 from his own 12, was intercepted by William Moore at the 34. He returned it 33 yards to the 1 yard line. Three plays later, Michael Turner's 1-yard touchdown run gave the Falcons a 7-0 lead Another interception by Manning led to Matt Bryant's 37-yard field goal to take a 10-0 lead. In the 2nd quarter, the team moved up 13-0 after a Willis McGahee fumble which led to Bryant's 42-yard field goal then Ryan's 1-yard touchdown pass to Tony Gonzalez for a 20-0 lead. The Broncos scored before halftime with Peyton Manning's 17-yard touchdown pass to Demaryius Thomas to cut the lead to 20-7 at halftime. In the third quarter, the Falcons moved ahead by 20 again with Matt Ryan's 4-yard touchdown pass Roddy White for a 27-7 lead. The Broncos then tried to rally a comeback in the 4th quarter with Willis McGahee running for 2-yard touchdowns to cut the lead to 27-21, but the Falcons were able to hold the Broncos off and win the game. Question: How many points in total were scored?", - "Output Program": [ - "Broncos_score = 21\nFalcons_score = 27\ntotal_scored = Broncos_score + Falcons_score\nprint(total_scored)", - "point_one = 27\npoint_two = 21\n\nprint(point_one + point_two)" - ], - "Output Answer": [ - "{'number': '48', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In his first season with the team, he hit for a career low .247 while having 88 RBIs, 20 home runs, 29 doubles and 147 hits in 160 games. The following year, he improved to a .330 average while having 95 RBIs, 26 home runs, 22 doubles and 184 hits in 155 games. He had 64 strike outs (his lowest since 49 in 1986) while having 87 walks, the most since he had 84 in 1985. He was awarded the Silver Slugger Award for the third and final time while finishing 5th in the MVP balloting. He lost the List of Major League Baseball batting champions to Willie McGee in a narrow margin; McGee had been traded from the St. Louis Cardinals to the Oakland Athletics but had enough plate appearances to qualify for the batting title, hitting .335 to Murrays .330, though McGee hit .274 with the As (making his season average .324), which meant that Murray led the major leagues despite not winning the batting title. The 1991 season was his last with the Dodgers. He hit for .260 while having 96 RBIs, 19 home runs, 23 doubles and 150 hits in 153 games. He had 74 strike outs along with 55 walks (the lowest since having 40 in the injury shortened year of 1981). Despite this, he was named to the 1991 Major League Baseball All-Star Game. On October 29, 1991, he was granted free agency. Question: How many seasons did he accomplish less than 20 home runs?", - "Output Program": [ - "season = 1\nprint(season)", - "ans = [20,26,19]\n\ncount = 0\n\nfor i in range(0,len(ans)):\n if ans[i] < 20:\n count += 1\n \nprint(count)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The maximum temperature recorded at the Met \u00c9ireann Weather station was on 2 August 1995. Extremes recorded at the station include the highest air temperature of on 29 June 1976, the lowest air temperature of on 2 January 1979 and the lowest ground temperature of on 12 January 1982. The maximum daily sunshine was 16.3 hours on 18 June 1978. The warmest and sunniest month on record in Kilkenny was August 1995 with a total of 274.9 hours Sunlight and very high temperatures throughout. The maximum daily sunshine was 16.3 hours on 18 June 1978. The overall trend in temperatures has been on the rise with a marked increase from 1988 onwards. Annual temperatures are running over 0.5 degrees above 20th-century levels. Question: How many years was the time span where the highest air temperature occurred and the lowest air temperature were recorded at the Met \u00c9ireann Weather station", - "Output Program": [ - "highest = 1976\nlowest = 1979\ndiff = lowest - highest\nprint(diff)", - "highest = 1976 \nlowest = 1979\n\nprint(abs(highest - lowest))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The demography of Germany is monitored by the Statistisches Bundesamt (Federal Statistical Office of Germany). According to the first census since German reunification, Germanys population was 82,790,700 (31 September 2017), making it the sixteenth-most populous country in the world and the most populous in the European Union. The total fertility rate was rated at 1.59 in 2016 (the highest value since 1972) and in 2011, was even estimated at 1.6 after accounting for the fact that older women contribute more to the number of births than in previous statistic models, and total fertility rates increased in younger generations. In 2008, fertility was related to educational achievement (women with lower levels of education were having more children than women who had completed higher education). In 2011, this was no longer true for Eastern Germany where higher educated women now had a somewhat higher fertility rate compared to the rest of the population. Persons who said they had no religion tend to have fewer children than those who identify as Christians, and studies also found that amongst Christians; the more conservative ones had more children compared to the more liberal ones. In vitro fertilisation (IVF) is legal in Germany, with an age limit set at forty years. As of 2006, 55.7% of Germans age 18 and over were married. According to the 2008-2010 German Community Survey 3-Year Estimates, 51.5% of males and 47.7% of females over the age of 15 were married. The separation rate was 6 per 10 marriages. Question: How many years after the fertility rate was related to educational achievement was this no longer true?", - "Output Program": [ - "start_year = 2008\nno_longer_true = 2011\n\nprint(abs(start_year-no_longer_true))", - "achievement_year = 2008\nno_longer_true = 2011\nyears = no_longer_true - achievement_year\nprint(years)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1993, Feyenoord secured another Dutch Championship by beating FC Groningen 5-0 in the last league match of the season. The match was played at the Oosterpark Stadion in Groningen, so 40.000 Feyenoord fans watched the game on giant screens in De Kuip. The title was followed by another two Dutch Cups in 1994 (beating N.E.C. (football club) 2-1) and 1995 (beating FC Volendam 2-1). During the 1994-95 UEFA Cup Winners Cup, Feyenoord reached the quarter finals after beating SV Werder Bremen in the second round. They eventually lost to Real Zaragoza. In the quarter-finals in the KNVB Cup, Feyenoord visited Ajax, which would win the 1994-95 UEFA Champions League later that season. Ajax was leading 1-0 when Ruud Heus equalised with a penalty just before full time. In extra time, Feyenoord became the only team to defeat Ajax the same season they won the Eredivisie and the Champions League unbeaten. The goal scored by Mike Obiku was the decider as the new golden goal rule became in use. During the 1995-96 UEFA Cup Winners Cup, Everton F.C. and Borussia M\u00f6nchengladbach were beaten. A total of 14,000 Feyenoord fans travelled to Germany to support the team against M\u00f6nchengladbach. Feyenoord were eliminated in the semi-finals by a Carsten Jancker-inspired SK Rapid Wien. Question: How many points did Feyenoord win by against FC Groningen?", - "Output Program": [ - "win = 5\nlose = 0\n\nprint(abs(round(win-lose,2)))", - "feyenoord = 5\ngroningen = 0\npoints = feyenoord - groningen\nprint(points)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From 1814 to 1819 he, or rather his admirers, were engaged in a long and angry controversy with Jens Immanuel Baggesen, who represented the old didactic school. This contest seems to have disturbed the peace of Oehlenschl\u00e4gers mind and to have undermined his genius. His talent may be said to have culminated in the glorious cycle of verse-romances called Helge, published in 1814. The tragedy of Hagbarth og Signe, (1815), showed a distinct falling-off in style. In 1817 he went back to Paris, and published Hroars Saga and the tragedy of Fostbr\u00f8drene. In 1818 he was again in Copenhagen, and wrote the idyll of Den lille Hyrdedreng and the Eddaic cycle called Nordens Guder. His next productions were the Tragedy of Erik og Abel (1820) and V\u00e6ringerne i Miklagaard (1826), and the epic of Hrolf Krake (1829). His last volumes were Tordenskjold (1833), Dronning Margrethe (1833), Sokrates (1835), Olaf den Hellige (1836), Knud den Store (1838), Dina (1842), Erik Glipping (1843), and Kiartan og Gudrun (1847). On his seventieth birthday, 14 November 1849, a public festival was arranged in his honour, and he was decorated by the king of Denmark under circumstances of great pomp. He died on 20 January 1850 and was buried in the cemetery of Frederiksberg. Immediately after his death his Recollections were published in two volumes. Question: How many publications were published before 1830?", - "Output Program": [ - "publications_pub_before_1980=6\nprint(publications_pub_before_1980)", - "y1814 = \"Helge\"\ny1815 = \"Signe\"\ny1817 = \"Hros Saga\"\ny1818 = \"Idely of Dan\"\ny1820 =\"Tregedy of eric\"\ny1826 = \"Miklagadd\"\ny1829 = \"Hrof Karke\"\n\npublished = (y1814,y1815,y1817,y1820,y1826,y1829)\n\nprint(len(published))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Unemployment hovered at 8-10% after the start of the economic slowdown in 1999, above the 7% average for the 1990s. Unemployment finally dipped to 7.8% in 2006, and continued to fall in 2007, averaging 6.8% monthly (up to August). Wages have risen faster than inflation as a result of higher productivity, boosting national standard of living. The percentage of Chileans with household incomes below the poverty line - defined as twice the cost of satisfying a persons minimal nutritional needs - fell from 45.1% in 1987 to 11.7% in 2015, according to government polls. Critics in Chile, however, argue that poverty figures are considerably higher than those officially published; until 2016, the government defined the poverty line based on an outdated 1987 household consumption poll, instead of more recent polls from 1997 or 2007. According to critics who use data from the 1997 poll, the poverty rate goes up to 29%; a study published in 2017 claims that it reaches 26%. Using the relative yardstick favoured in many European countries, 27% of Chileans would be poor, according to Juan Carlos Feres of the ECLAC. Starting in 2016, a new Multidimensional Poverty Index is also used, which reached 20.9% using 2015 data. Question: How many more percentage did poverty rate go up in 1997 than in 2017?", - "Output Program": [ - "poverty97 = 29\npoverty17 = 26\nprint(poverty97-poverty17)", - "nine = 29\ntwenty = 26\ndiff = nine - twenty\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to rebound from their embarrassing road loss to the Bengals, the Redskins went home for a Week 16 NFC East rematch with the Philadelphia Eagles. The game went scoreless until the Redskins were able to put together a long second quarter scoring drive. The drive began on their own 14-yard line with 11:55 left in the half, and ended 8½ minutes later on Shaun Suisham's 33-yard field goal. The Redskins intercepted Donovan McNabb in the third quarter, and took possession of the ball at the Philadelphia 19-yard line. Clinton Portis and Chris Cooley each helped move the ball to the 1-yard line, and Portis culminated the short drive with a touchdown run. A 47-yard pass in the third quarter from Donovan McNabb to Brian Westbrook put the Eagles in position to score. They failed to convert a 3rd and 3 from the Washington 5-yard line, and settled for a 22-yard field goal by David Akers. With 3:48 left in the game, the Eagles began a long drive that began at their own 9-yard line. With the ball at the Redskins 18-yard line and 12 seconds left in the game, Donovan McNabb completed a 17-yard pass to Reggie Brown. Fred Smoot and LaRon Landry tackled Brown to prevent him from breaking the goal line. With no timeouts remaining, the Eagles were unable to stop the clock or complete another play. The play was reviewed from the replay booth, and it was determined that Brown did not break the plane of the goal line and the on-field ruling was upheld. Redskins Season Record: 8-7 and swept the season series from the Eagles this year since 2005. But were mathematically eliminated from playoff contention due to the Atlanta Falcons 24-17 victory over the Minnesota Vikings Question: How many field goals did Suisham kick in the first half?", - "Output Program": [ - "goal = 1\nprint(goal)", - "firsthalf = 1\nprint(firsthalf)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Of the built up area, industrial buildings made up 1.7% of the total area while housing and buildings made up 10.7% and transportation infrastructure made up 7.3%. Power and water infrastructure as well as other special developed areas made up 3.5% of the area while parks, green belts and sports fields made up 1.5%. Out of the forested land, 38.8% of the total land area is heavily forested and 1.2% is covered with orchards or small clusters of trees. Of the agricultural land, 22.0% is used for growing crops and 12.1% is pastures. Of the water in the municipality, 0.2% is in lakes and 0.6% is in rivers and streams. Question: How many percent of the build up area were not industrial buildings?", - "Output Program": [ - "industrial_buildings = 1.7\n\nprint(round(100 - industrial_buildings\n ,2))", - "percentage = 100\nindustrial = 1.7\nnot_industrial = percentage - industrial\nprint(not_industrial)" - ], - "Output Answer": [ - "{'number': '98.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Cochrane Library had 145 CAM-related Cochrane systematic reviews and 340 non-Cochrane systematic reviews. An analysis of the conclusions of only the 145 Cochrane reviews was done by two readers. In 83% of the cases, the readers agreed. In the 17% in which they disagreed, a third reader agreed with one of the initial readers to set a rating. These studies found that, for CAM, 38.4% concluded positive effect or possibly positive (12.4%), 4.8% concluded no effect, 0.7% concluded harmful effect, and 56.6% concluded insufficient evidence. An assessment of conventional treatments found that 41.3% concluded positive or possibly positive effect, 20% concluded no effect, 8.1% concluded net harmful effects, and 21.3% concluded insufficient evidence. However, the CAM review used the more developed 2004 Cochrane database, while the conventional review used the initial 1998 Cochrane database. Question: How many percent of people did not conclude no effect, when assessing conventional treatments?", - "Output Program": [ - "total = 100\neffect = 20\nprint(total - effect)", - "condition_1 = 20\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '80', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to increase their winning streak the Bears returned to Chicago for an NFC duel with the Seattle Seahawks. The Bears took the early lead as RB Matt Forte got a six-yard TD run. But the Seahawks answered back with QB Matt Hasselbeck getting a 22-yard TD pass to WR Deon Butler, followed in the second quarter by RB Justin Forsett getting a 9-yard TD run. Then the Bears responded with kicker Robbie Gould making a 34 and a 24-yard field goal. In the third quarter the Bears fell further behind when QB Jay Cutler was sacked in the endzone by free safety Jordan Babineaux for a safety. This was followed in the fourth quarter by RB Marshawn Lynch getting a 1-yard TD run. The Bears tried to come back into the game but only came away with a touchdown after WR Devin Hester returned a punt 89 yards to the endzone for a touchdown. Question: How many total yards were scored on rushing touchdowns?", - "Output Program": [ - "yards = 16\nprint(yards)", - "forsett = 9\nmatt = 6\nlynch = 1\ntotal = forsett + matt + lynch\nprint(total)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 25 June, Iraq launched the second Tawakal ala Allah operation against the Iranians on Majnoon Island. Iraqi commandos used amphibious craft to block the Iranian rear, then used hundreds of tanks with massed conventional and chemical artillery barrages to recapture the island after 8 hours of combat. Saddam appeared live on Iraqi television to \"lead\" the charge against the Iranians. The majority of the Iranian defenders were killed during the quick assault. The final two Tawakal ala Allah operations took place near al-Amarah and Khaneqan. By 12 July, the Iraqis had captured the city of Dehloran, inside Iran, along with 2,500 troops and much armour and material, which took four days to transport to Iraq. These losses included more than 570 of the 1,000 remaining Iranian tanks, over 430 armored vehicles, 45 self-propelled artillery, 300 towed artillery pieces, and 320 antiaircraft guns. These figures only included what Iraq could actually put to use; total amount of captured materiel was higher. Since March, the Iraqis claimed to captured 1,298 tanks, 155 infantry fighting vehicles, 512 heavy artillery pieces, 6,196 mortars, 5,550 recoilless rifles and light guns, 8,050 man-portable rocket launchers, 60,694 rifles, 322 pistols, 454 trucks, and 1,600 light vehicles. The Iraqis withdrew from Dehloran soon after, claiming that they had \"no desire to conquer Iranian territory.\" History professor Kaveh Farrokh considered this to be Irans greatest military disaster during the war. Stephen Pelletier, a Journalist, Middle East expert, and Author, noted that \"Tawakal ala Allah \u2026 resulted in the absolute destruction of Irans military machine.\" Question: How many more tanks were captured by the Iraqis in March than heavy artillery pieces?", - "Output Program": [ - "tank = 1298\npieces = 512\n\nprint(abs(round(tank - pieces,3)))", - "tanks = 1298\npieces = 512\ndiff = tanks - pieces\nprint(diff)" - ], - "Output Answer": [ - "{'number': '786', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many in percent of households had someone living alone who wasn't 65 years of age or older?", - "Output Program": [ - "total = 100\nage = 7.5\ndiff = total - age\nprint(diff)", - "ans = 7.5\n\nprint(round(100 - ans,2))" - ], - "Output Answer": [ - "{'number': '92.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The ratings increased in 2010, thanks to the \"Who Killed Archie?\" storyline and second wedding of Ricky Butcher and Bianca Jackson, and the shows first EastEnders Live on 19 February 2010. The live-episode averaged 15.6 million viewers, peaking at 16.6 million in the final five minutes of broadcast. In January 2010, the average audience was higher than that of Coronation Street for the first time in three years. During the 30th anniversary week in which there were live elements and the climax of the Who Killed Lucy Beale? storyline, 10.84 million viewers tuned in for the 30th anniversary episode itself in an hour long special on 19 February 2015 (peaking with 11.9 million). Later on in the same evening, a special flashback episode averaged 10.3 million viewers, and peaked with 11.2 million. The following day, the anniversary week was rounded off with another fully live episode (the second after 2010) with 9.97 million viewers watching the aftermath of the reveal, the Beale family finding out the truth of Lucys killer and deciding to keep it a secret. Question: How many years after the first EastEnders Live was the shows 30th anniversary?", - "Output Program": [ - "live = 2010\nanniversary = 2015\nyears_after = anniversary - live\nprint(years_after)", - "first = 2010\nlast = 2015\n\nprint(abs(first - last))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 census Russian citizens are the most numerous foreigners - 11 991, followed by 8 444 EU citizens (UK- 2 605, Greece - 1 253, Germany- 848, Poland - 819 and Italy - 456), citizens of Ukraine - 3 064, Republic of Macedonia - 1 091, Moldova - 893 and Serbia - 569. 22.8% of them are from Asia, mostly from Turkey. Those with dual Bulgarian and other citizenship were 22 152, or 0.3% of the population. Of them persons with Bulgarian and Russian citizenship were 5 257 (23.7%), followed by persons with Bulgarian and Turkish citizenship - 4 282 (19.3%), Bulgarian and citizenship of the USA- 1 725 (7.8%). There are at least 17,527 Refugees of the Syrian Civil War with applications in Bulgaria. In 2001-2015 185,447 people applied for Bulgarian citizenship and 116,222 were provided with. 113,647 were granted on grounds of proven Bulgarian ancestry, including 59,968 Republic of Macedonia citizens. 29,218 were Moldovan citizens, 5930 Ukrainians, 5374 Serbians, 5194 Russians, 3840 Israeli, 2192 Albanians, 692 Turks and others. In 2016, 12,880 foreigners were naturalized, including 6196 Macedonians. Question: How many of the foreigners that were naturalized in 2016 were not Macedonians?", - "Output Program": [ - "nature = 12880\nmacd = 6196\nprint(nature - macd)", - "foreigners = 12880\nMacedonians = 6196\nprint(foreigners-Macedonians)" - ], - "Output Answer": [ - "{'number': '6684', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first internal painting of the church began in 1748-1749. Bishop Olsavszky gave the commission to Istv\u00e1n V\u00f6r\u00f6s, a painter from Kassa. The decorative paintings he made were painted over at the end of the nineteenth century. However, during the renewal under the leadership of J\u00f3zsef Boksay in 1940, several of its elements were restored, or repainted. The monumental \u201cpanneau\u201d depicting the Cult of the in Hungary, which decorated the wall of the Sanctuary, was created at this time by Man\u00f3 Petrasovszky. In 1748, bishop Olsavszky commissioned a Greek master craftsman, named Constantine, to create the iconostasis of the shrine church. He completed the thirteen meter tall and six meter wide work, richly decorated with carvings, in less than eight months. The painters of the earliest pictures are unknown. In 1785, the basilian painter Mih\u00e1ly Spalinszky was entrusted with the creation of the icons of the iconostasis. Most of the icons he painted were removed by the Spis\u00e1k brothers, who created the new pictures in 1896, and only five remain. The Saint Icon was placed above the central beautiful gates of the iconostasis. The new holy altar on the left side of the nave was finished with the assistance of the Franciscan masters at P\u00e9cs in 1946. The design allows the pilgrims to approach the Saint Icon from the courtyard of the church and without disturbing the services in the church. The new pilgrimage church is able to accommodate much larger numbers of pilgrims. Under the guardianship of the Basilian monks, the Saint Shrine has become the most important pilgrimage site in Eastern Hungary. This made the nineteenth-century expansion possible and necessary. In 1856, the church towers were raised one level, and in 1896 the interior of the church was renewed. Question: How many years after the interior of the churchw as renewed was the new holy altar on the left side of the nave finished?", - "Output Program": [ - "interior = 1896\nnave = 1946\ndiff = nave - interior\nprint(diff)", - "condition_1 = 1896\ncondition_2 = 1946\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '50', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Petrova was ranked world No. 76 going into the 2003 French Open. In the first round she beat the three-time champion and world No. 12 Monica Seles 6-4, 6-0, on what was to be Seles last professional match. She then defeated Silvija Talaja 6-1, 6-1 and Marissa Irvin 6-1, 6-1 to reach the fourth round. Here, Petrova stunned 7th seed Jennifer Capriati 6-3, 4-6, 6-3. In the quarterfinals, Petrova won again in three sets over 21st seed Vera Zvonareva 6-1, 4-6, 6-3 to reach her first ever Grand Slam semifinal. Petrova faced world No. 2, Kim Clijsters, and despite having a set point in the first set, Petrova was beaton in straight sets 7-5, 6-1. Despite this, Petrovas ranking increased to world No. 30. Question: How many more games did Petrova win than Seles across all sets?", - "Output Program": [ - "games=6\ngame2=2\nanswer=games+game2\nprint(answer)", - "Petrova=2\nSeles=6\nanswer=Seles+Petrova\nprint(answer)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many in percent weren't 45 to 64?", - "Output Program": [ - "people_45_64 = 23.70\n\nprint(100 - people_45_64)", - "people_45_64 = 23.70\n\nprint(abs(round(100 - people_45_64,2)))", - "age_45_and_64 = 23.70\n \nprint(abs(round(100 - age_45_and_64,2)))", - "inbetween_45_to_64 = 23.70\nprint(100-inbetween_45_to_64)", - "percentage = 100\nage_range = 23.7\nnot_age_range = percentage - age_range\nprint(not_age_range)", - "percentage = 100\n_45_to_64 = 23.70\nothers = percentage - _45_to_64\nprint(others)", - "percent_werent_45to64=100-23.70\nprint(percent_werent_45to64)", - "percent_bet_45_to_64=23.70\npercent_not_bet_45_to_64=100-percent_bet_45_to_64\nprint(percent_not_bet_45_to_64)", - "condition_1 = 100\ncondition_2 = 23.70\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "percent = 23.70\n\nnot_percent = 100 - percent\n\nprint(not_percent)" - ], - "Output Answer": [ - "{'number': '76.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '76.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Americans first game was played on July 10, 1974, against the Southern California Sun in front of a crowd of 53,231 at Legion Field. (The announced attendance of 53,231 was inflated. The actual attendance figure was 43,031 for the opening game, of which 41,799 had paid.) Held scoreless by the Sun for the first three quarters and trailing by a touchdown at the start of the fourth quarter, the Americans came back to win 11-7. In their first road game, the Americans overcame a 26-point deficit at halftime to win 32-29 over the New York Stars (WFL) in front of 17,943 at Downing Stadium on July 17, 1974. The second home game, a 58-33 win over the Memphis Southmen on July 24, drew an announced attendance of 61,319 fans (actual attendance was 54,413 with 40,367 paying). Question: How many of the attendees for the July 17 game did not pay?", - "Output Program": [ - "actual_attendees = 54413\nno_of_attendees_played = 40367\nno_of_attendees_did_not_played = actual_attendees - no_of_attendees_played\nprint(no_of_attendees_did_not_played)", - "actual = 54413\npaying = 40367\nprint(actual-paying)" - ], - "Output Answer": [ - "{'number': '14046', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007, the Land Forces consisted of 29,600 soldiers (6th Guards Mechanised Brigade (Grodno), 11th Guards Mechanized Brigade at Slonim, the 120th Guards Mechanised Brigade (Minsk), 38th and 103rd Mobile Brigades (organized similarly to Soviet airborne regiments, not all of them are equipped with BMD-1), 5th Spetsnaz Brigade (Maryina Horka), five artillery brigades and four regiments, two MRL regiments, 15th, 29th, 115th, 120th and 302nd SAM Brigades, two SSM brigades, two brigades and one regiment of engineers, 8th independent NBC Brigade, two signals brigades, 40th independent NBC battalion. Army equipment includes 1800 main battle tanks (MBT) and 2600 AFV/APC. The weapons and equipment storage bases include the 50th (Brest), 19th, 34th Tank Division & 37th Guards Tank Division (former tank divisions), 3rd Guards Tank Division, and 28th (Baranovichi). Weapons storage bases that have been disbanded include the 29th, 30th, 193rd Tank Division, and the storage base that used to be the 8th Guards Tank Division at Marina Gorka. Question: How many more signals brigades were there than NBC brigades?", - "Output Program": [ - "signal = 2\nnbc_bridge = 1\nprint(abs(round(signal - nbc_bridge,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Croatian language is Croatias official language, but the languages of constitutionally-recognised minorities are officially used in some local government units. Croatian is the native language identified by 96% of the population. A 2009 survey revealed that 78% of Croatians claim knowledge of at least one foreign language\u2014most often English language. The largest religions of Croatia are Roman Catholic Church (86.3%), Eastern Orthodox Church (4.4%) and Islam (1.5%). Literacy in Croatia stands at 98.1%. The proportion of the population aged 15 and over attaining academic degrees has grown rapidly since 2001, doubling and reaching 16.7% by 2008. An estimated 4.5% of GDP is spent for education. Primary and secondary education are available in Croatian and in the languages of recognised minorities. Croatia has a universal health care system and in 2010, the nation spent 6.9% of its GDP on healthcare. The net monthly income in September 2011 averaged 5,397 Croatian kuna ( ). The most significant sources of employment in 2008 were wholesale and retail trade, the manufacturing industry and construction. In October 2011, the unemployment rate was 17.4%. Croatias median equivalent household income tops the average Purchasing Power Standard of 2004 enlargement of the European Union, while trailing the EU average. The 2011 census recorded a total of 1.5 million private households; most owned their own housing. Question: How many, in percent, more of Croatians belonged to the Roman Catholic Church than Islam ?", - "Output Program": [ - "roman_cathlic = 86.3 \nislam = 1.5\n\nprint(abs(roman_cathlic - islam))", - "catholic = 86.3\nislam = 1.5\nmany_more = catholic - islam\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '84.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Currently, there is no official census of religion in Russia, and estimates are based on surveys only. In 2012 the research organization Sreda published Arena Atlas, a detailed enumeration of religious populations and nationalities in Russia, based on a large-sample country-wide survey. They found that 46.8% of Russians declared themselves Christians (including 41% Russian Orthodox, 1.5% simply Orthodox or members of non-Russian Orthodox churches, 4.1% unaffiliated Christians, and less than 1% for both Catholic and Protestant), while 25% were spiritual but not religious, 13% were atheists, 6.5% were Muslims, 1.2% were followers of \"traditional religions honoring gods and ancestors\" (including Rodnovery, Tengrism and other ethnic religions), and 0.5% were Tibetan Buddhism. However, later that year, the Levada Center estimated that 76% of Russians were Christians, and in June 2013, the Public Opinion Foundation estimated that 65% of the population was Christian. These findings are in line with Pew Research Centers 2011 estimate that 73.6% of Russians were Christians, with Russian Public Opinion Research Center (VCIOM)s 2010 survey (~77% Christian), and with Ipsos MORIs 2011 survey (69%). Question: How many percent more considered themselves to be Russian Orthodox compared to unaffiliated Christian?", - "Output Program": [ - "russian_orthodox = 41\nunaffiliated_christian = 4.1\nprint(abs(round(russian_orthodox - unaffiliated_christian,2)))", - "russian = 41\nunaffilliated = 4.1\n\ntotal = (russian - unaffilliated)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '36.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Admission to Michigan Law is highly selective. For the class entering in the fall of 2012, 1,238 out of 5,062 applicants (24.5%) were offered admission, with 344 matriculating. The 25th and 75th LSAT percentiles for the 2012 entering class were 166 and 170, respectively, with a median of 169 (top 3.3 percent of test takers). The 25th and 75th undergraduate GPA percentiles were 3.57 and 3.83, respectively, with a median of 3.73. Approximately 92.5 percent of the graduating class of 2010 was employed by nine months after graduation. Approximately 40% of the class of 2014 secured positions in one of the nations 250 largest firms. The majority of Michigan Law grads work in New York, Illinois, California, Washington, D.C., and Michigan. Question: How many less applicants were not offered admission to Michigan Law?", - "Output Program": [ - "condition_1 = 1238\ncondition_2 = 5062\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 5062\nadmission = 1238\nno_admission = total - admission\nprint(no_admission)" - ], - "Output Answer": [ - "{'number': '3824', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Petrova was ranked world No. 76 going into the 2003 French Open. In the first round she beat the three-time champion and world No. 12 Monica Seles 6-4, 6-0, on what was to be Seles last professional match. She then defeated Silvija Talaja 6-1, 6-1 and Marissa Irvin 6-1, 6-1 to reach the fourth round. Here, Petrova stunned 7th seed Jennifer Capriati 6-3, 4-6, 6-3. In the quarterfinals, Petrova won again in three sets over 21st seed Vera Zvonareva 6-1, 4-6, 6-3 to reach her first ever Grand Slam semifinal. Petrova faced world No. 2, Kim Clijsters, and despite having a set point in the first set, Petrova was beaton in straight sets 7-5, 6-1. Despite this, Petrovas ranking increased to world No. 30. Question: How many total games did Talaja win against Petrova?", - "Output Program": [ - "wins = 2\nprint(abs(\n (wins)))\n\n", - "number_games_Talaja_win_again_Petrova = 0\nprint(number_games_Talaja_win_again_Petrova)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: It accounts for a variety of fish products from the sea; some fish ponds are now being developed; ranked second to none in the manufacture of wooden shoes, a distributing center of retail and wholesale trade for Sibale and Bongabon, it has a busy market in the poblacion and a barrio market at Nabuslot. It is not only a coconut region, but it is also a retail and wholesale trade center. It stands with 5 drug stores, 74 dry goods stores, 2 jewelry and repair shops, 4 bars, and refreshment parlors, 4 barber shops, 3 furniture houses, 5 restaurants, 2 gasoline stations, 4 tailor shops, 4 bakeries, 4 photographers, 20 Chinese stores, 5 lumber and hardware dealers, 5 cockpits, 2 contractors, a PRISCO store, 16 copra dealers, 3 wooden shoe factories, 1 theatre, 36 public market stall holders, 17 fishermen, and 46 tuba dealers. Question: How many different retailers and trade centers in Sibale and Bongabon?", - "Output Program": [ - "trade= 26\nprint(trade)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not Hispanic?", - "Output Program": [ - "condition_1 = 41.9\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nhispanic = 41.9\nnon_hispanic = total - hispanic\nprint(non_hispanic)" - ], - "Output Answer": [ - "{'number': '58.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: With regulations in place and DDT banned, the eagle population rebounded. The bald eagle can be found in growing concentrations throughout the United States and Canada, particularly near large bodies of water. In the early 1980s, the estimated total population was 100,000 individuals, with 110,000\u2013115,000 by 1992; the U.S. state with the largest resident population is Alaska, with about 40,000\u201350,000, with the next highest population the Provinces and territories of Canada of British Columbia with 20,000\u201330,000 in 1992. Obtaining a precise count of bald eagles population is extremely difficult. The most recent data submitted by individual states was in 2006, when 9789 breeding pairs were reported. For some time, the stronghold breeding population of bald eagles in the lower 48 states was in Florida, where over a thousand pairs have held on while populations in other states were significantly reduced by DDT use. Today, the Contiguous United States with the largest number of breeding pairs of eagles is Minnesota with an estimated 1,312 pairs, surpassing Floridas most recent count of 1,166 pairs. 23, or nearly half, of the 48 contiguous states now have at least 100 breeding pairs of bald eagles. In Washington State, there were only 105 occupied nests in 1980. That number increased by about 30 per year, so that by 2005 there were 840 occupied nests. 2005 was the last year that the Washington Department of Fish and Wildlife counted occupied nests. Further population increases in Washington may be limited by the availability of late winter food, particularly salmon. Question: How many years did it take for Washington to increase it's number of occupied nests by 735?", - "Output Program": [ - "td = 4\nprint(td)", - "first = 1980\nsecond = 2005\n\n\nprint(abs(round((first - second),2)))" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After the political changes, in 1991, Bulgaria had a US$11.25 billion state debt, which represented 180% of the GDP. The state debt peaked in 1994, when it reached US$14.4 billion. During 1998-2008 Bulgaria maintained policy of Government budget balance, which reduced the state debt to 5.07 billion euro. Combined with the economic growth in that period, the state debt dropped to a record low of 13.7% of GDP, one of the lowest in the European Union. In 2008 Bulgaria also maintained 4.286 billion euro fiscal reserve, meaning that net state debt at this moment was only 0.784 billion euro. After the Financial crisis of 2007\u201308 Bulgaria turned to policy of Deficit spending and at the end of 2013 the state debt rose up to 7.219 billion euro, representing 18.1% of the GDP. In 2015, the debt rate increased further to 26.7% of the GDP, still remaining the third lowest in EU after Estonia and Luxembourg. Part of the increase was driven by the collapse of Corporate Commercial Bank in 2014, the fourth largest bank in the country, and the subsequent paying out of Deposit insurance. Question: For how many years did Bulgaria maintain government budget balance?", - "Output Program": [ - "start_year = 1998\nend_year = 2008\n\nprint(abs(start_year-end_year))", - "Bulgaria_started = 1998\nBulgaria_ended = 2008\nBulgaria_maintained = Bulgaria_ended - Bulgaria_started\nprint(Bulgaria_maintained)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many years after the island became a British acquisition was the treaty ratified?", - "Output Program": [ - "acquisition = 1802\nratified = 1814\nyears_apart = ratified - acquisition\nprint(years_apart)", - "condition_1 = 1802\ncondition_2 = 1814\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As a result of continued decline in the traditional Gaelic heartlands, today no Civil parishes in Scotland in Scotland has a proportion of Gaelic speakers greater than 65% (the highest value is in Barvas, Isle of Lewis, with 64.1%). In addition, no civil parish on mainland Scotland has a proportion of Gaelic speakers greater than 20% (the highest value is in Ardnamurchan, Highland (council area), with 19.3%). Out of a total of 871 civil parishes in Scotland, the proportion of Gaelic speakers exceeds 50% in 7 parishes, exceeds 25% in 14 parishes, and exceeds 10% in 35 parishes. Decline in traditional areas has recently been balanced by growth in the Scottish Lowlands. Between the 2001 and 2011 censuses, the number of Gaelic speakers rose in nineteen of the countrys 32 council areas. The largest absolute gains were in Aberdeenshire (council area) (+526), North Lanarkshire (+305), City of Aberdeen (+216), and East Ayrshire (+208). The largest relative gains were in Aberdeenshire (+0.19%), East Ayrshire (+0.18%), Moray (+0.16%), and Orkney Islands (+0.13%). Question: How many of the civil parishes do not exceed more than 50% of Gaelic speakers?", - "Output Program": [ - "total = 871\nexceeds_50 = 7\nprint(abs(total - exceeds_50))", - "total_civil_parishes = 871\nGaelic_speakers_50percent = 7\nnumber_do_not_exceed = total_civil_parishes - Gaelic_speakers_50percent\nprint(number_do_not_exceed)" - ], - "Output Answer": [ - "{'number': '864', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many more, in percentage, of the population in Greensboro were Latter-Day Saints?", - "Output Program": [ - "methodists = 10.25\nlatter = 1.02\ndiff = methodists - latter\nprint(diff)", - "later_day_saints = 1.02\n\nprint(abs(round(later_day_saints,2)))" - ], - "Output Answer": [ - "{'number': '9.23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The success of the 1981 Irish hunger strike in mobilising support and winning elections led to what was referred to by Danny Morrison (writer) as, \"the Armalite and ballot box strategy\" with more time and resources devoted to political activity. The perceived stalemate along with British governments hints of a compromise and secret approaches in the early 1990s led republican leaders increasingly to look for a political agreement to end the conflict, with a broadening dissociation of Sinn F\u00e9in from the IRA. Following negotiations with the Social Democratic and Labour Party (SDLP) and secret talks with British civil servants, the IRA ultimately called a ceasefire in 1994 on the understanding that Sinn F\u00e9in would be included in political talks for a settlement. When the British government then demanded the disarmament of the IRA before it allowed Sinn F\u00e9in into multiparty talks, the organisation called off its ceasefire in February 1996. The renewed bombings caused severe economic damage, with the 1996 Manchester bombing and the Docklands bombing causing approximately \u00a3800 million in combined damage. After the ceasefire was reinstated in July 1997, Sinn F\u00e9in was admitted into all-party talks, which produced the Good Friday Agreement of 1998. The IRAs armed campaign, primarily in Northern Ireland but also in England and mainland Europe, caused the deaths of approximately 1,800 people. The dead included around 1,100 members of the British security forces, and about 630 civilians. The IRA itself lost 275\u2013300 members, of an estimated 10,000 total over the 30-year period. Between 1970 and 2005, the IRA had detonated 19,000 improvised explosive devices (IEDs) in the United Kingdom, an average of one every 17 hours for three and a half decades, arguably making it \"the biggest terrorist bombing campaign in history\". Question: How many, on average, were improvised explosive devices detonated per week?", - "Output Program": [ - "avg_detonation = 1/17\n\nweek = 1\ntotal_hrs = 24*7\n\ntotal_detonations = total_hrs*avg_detonation\n\nprint(round(total_detonations))\n" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: On March 26, 2008, Ludia (in connection with Ubisoft) launched The Price Is Right video game for PC. A version for the Wii and Nintendo DS platforms was released in September 2008, while a version for the iOS (Apple) was released in November 2008. The shows announcer, Fields, was the host of the computer version. The virtual set in the game resembles the set used in seasons 31 to 34. Ludia announced that all three platforms will receive a new version of the video game that was previewed at the Target Bullseye Lounge during the Electronic Entertainment Expo trade show on June 2-4, 2009. The Price Is Right 2010 Edition was released on September 22, 2009. In the fall of 2010, Ludia developed a multi-player version for Facebook. A third Ludia adaptation, The Price Is Right Decades, featuring set designs, pricing games and prizes taken from the 1970s through 2000s; was initially released for the Wii in October 2011, with an Xbox 360 and iOS release following in November and December. The Price Is Right 2010 Edition and The Price Is Right Decades have also been released as downloads within the PlayStation Store for the PlayStation 3 in May 2010 and April 2012, respectively. Irwin Toys released an electronic tabletop version in 2008 featuring Contestants Row, the Big Wheel, a physical Plinko board with chips, Showcases and seven pricing games. Jakks Pacific released a Plug It in & Play TV Games version of The Price Is Right in 2009, featuring Carey and Fields. Question: How many total platforms received a version of The Price is Right in 2008?", - "Output Program": [ - "price_is_right = (\"pc\",\"ninto\",\"wii\",\"ios\")\n\nprint(len(price_is_right))", - "total_platforms=4\nprint(total_platforms)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Petrova was ranked world No. 76 going into the 2003 French Open. In the first round she beat the three-time champion and world No. 12 Monica Seles 6-4, 6-0, on what was to be Seles last professional match. She then defeated Silvija Talaja 6-1, 6-1 and Marissa Irvin 6-1, 6-1 to reach the fourth round. Here, Petrova stunned 7th seed Jennifer Capriati 6-3, 4-6, 6-3. In the quarterfinals, Petrova won again in three sets over 21st seed Vera Zvonareva 6-1, 4-6, 6-3 to reach her first ever Grand Slam semifinal. Petrova faced world No. 2, Kim Clijsters, and despite having a set point in the first set, Petrova was beaton in straight sets 7-5, 6-1. Despite this, Petrovas ranking increased to world No. 30. Question: How many spots in the rankings was the difference between Petrova's starting and ending ranking?", - "Output Program": [ - "start = 76\nend = 30\ndiff = start - end\nprint(diff)" - ], - "Output Answer": [ - "{'number': '46', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The distribution pattern in the 2002 census was similar to those of the 1980 and 1991 censuses, but the share of the two main groups has declined. Indo-Guyanese made up 51.9% of the total population in 1980, but by 1991 this had fallen to 48.6%, and then to 43.5% in the 2002 census. Those of African descent increased slightly from 30.8% to 32.3% during the first period (1980 and 1991) before falling to 30.2% in the 2002 census. With small growth in the overall population, the decline in the shares of the two larger groups has resulted in the relative increase of shares of the multiracial and Amerindian groups. The Amerindian population rose by 22,097 people between 1991 and 2002. This represents an increase of 47.3% or annual growth of 3.5%. Similarly, the multiracial population increased by 37,788 persons, representing a 43.0% increase or annual growth rate of 3.2% from the base period of 1991 census. Question: How many years did it take for the Indo-Guyanese population to decrease by 8.4%?", - "Output Program": [ - "start = 1980\nend = 2002\ndiff = end - start\nprint(diff)", - "start_year = 1980\nreduced_by_8_4 = 2002 \nprint(abs(round((abs(start_year-reduced_by_8_4)),2)))" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2006, Household income in the United States was $43,318 per household ($26,000 per household member) with 42% of households having two income earners. Meanwhile, the median income of the average American age 25+ was roughly $32,000 ($39,000 if only counting those employed full-time between the ages of 25 to 64) in 2005. According to the CIA the Gini coefficient which measures income inequality (the higher the less equal the income distribution) was clocked at 45.0 in 2005, compared to 32.0 in the European Union and 28.3 in Germany. Question: How many percent of households in the United States in 2006 on have one income earner?", - "Output Program": [ - "percent_households_1_incomeEarner=100-42\nprint(percent_households_1_incomeEarner)", - "two_income_earner = 42\nprint(abs(100 - two_income_earner))" - ], - "Output Answer": [ - "{'number': '58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1860, there were 20,000 professionals in Russia and 85,000 by 1900. Originally composed of educated nobles, the intelligentsia became dominated by raznochintsy (class-less people) after 1861. In 1833, 78.9 per cent of secondary-school students were children of nobles and bureaucrats, by 1885 they were 49.1 per cent of such students. The proportion of commoners increased from 19.0 to 43.8 per cent, and the remaining percentage were the children of priests. In fear of an educated proletariat, Tsar Nicholas I of Russia limited the number of university students to 3,000 per year, yet there were 25,000 students, by 1894. Similarly the number of periodicals increased from 15 in 1855 to 140 periodical publications in 1885. The \"third element\" were professionals hired by zemstva. By 1900, there were 47,000 of them, most were liberal radicals. Question: How many more periodical publications in 1885 than in 1855?", - "Output Program": [ - "periodical=140\nincreased=15\nanswer=periodical-increased \nprint(answer)" - ], - "Output Answer": [ - "{'number': '125', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: Did Colorado have more counties in 1900 or in 1876?", - "Output Program": [ - "y1 = 26\ny2 = 55\nif y1 > y2:\n print(1876)\nelse:\n print(1900)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1900'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The demography of Germany is monitored by the Statistisches Bundesamt (Federal Statistical Office of Germany). According to the first census since German reunification, Germanys population was 82,790,700 (31 September 2017), making it the sixteenth-most populous country in the world and the most populous in the European Union. The total fertility rate was rated at 1.59 in 2016 (the highest value since 1972) and in 2011, was even estimated at 1.6 after accounting for the fact that older women contribute more to the number of births than in previous statistic models, and total fertility rates increased in younger generations. In 2008, fertility was related to educational achievement (women with lower levels of education were having more children than women who had completed higher education). In 2011, this was no longer true for Eastern Germany where higher educated women now had a somewhat higher fertility rate compared to the rest of the population. Persons who said they had no religion tend to have fewer children than those who identify as Christians, and studies also found that amongst Christians; the more conservative ones had more children compared to the more liberal ones. In vitro fertilisation (IVF) is legal in Germany, with an age limit set at forty years. As of 2006, 55.7% of Germans age 18 and over were married. According to the 2008-2010 German Community Survey 3-Year Estimates, 51.5% of males and 47.7% of females over the age of 15 were married. The separation rate was 6 per 10 marriages. Question: In 2006, how many percent of Germans over 18 were unmarried?", - "Output Program": [ - "germans=55.7\npeople=100\nanswer=people-germans\nprint(answer)", - "Germans=55.7\npeople=100\nanswer=people-Germans\nprint(answer)" - ], - "Output Answer": [ - "{'number': '44.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The year 2001 saw Deflation (economics) of 0.1%. The governments overall budget deficit rose sharply in 1999 and 2000 to 3.2% of GDP, the result of hikes in government salaries, expenditures related to the 2000 election campaign, higher foreign debt service payments, and lower tax revenues. The government brought the deficit down to 2.5% of GDP in 2001, and set a target of 1.9% of GDP for 2002. Perus stability brought about a substantial reduction in underemployment, from an average of 74% from the late 1980s through 1994 to 43% in the 1995-96 period, but the rates began climbing again in 1997-2002 to over half the working population. The poverty rate remained at 54% in 2001, with 24% of Peruvians living in extreme poverty. In 2005, 18% of Peruvians were living in extreme poverty and a poverty rate at 39%. As of 2010, around 30% of its total population is poor Question: How many years was the time span where underemployment began climbing again to over half of the working population?", - "Output Program": [ - "initial_year = 1997\nfinal_year = 2002\nspan = final_year - initial_year\nprint(span)", - "start = 1997\nend = 2002\n\n\nprint(abs((start - end)))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many more people were in Kokand than in Uzbekistan and Chust?", - "Output Program": [ - "Uzbekistan=13686\nChust=42855\nanswer=Chust-Uzbekistan\nprint(answer)", - "Chust=48855\nUzbekistan=13686 \nanswer=Chust-Uzbekistan\nprint(answer)" - ], - "Output Answer": [ - "{'number': '30163', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 1980 postseason During the 1980 post-season, Brett led the Royals to their first American League pennant, sweeping the 1980 American League Championship Series in three games from the rival 1980 New York Yankees season who had beaten K.C. in the 1976 American League Championship Series, 1977 American League Championship Series and 1978 American League Championship Series playoffs. In Game 3, Brett hit a ball well into the third deck of Yankee Stadium (1923) off Yankees closer Rich Gossage. Gossages previous pitch had been timed at 97 mph, leading ABC broadcaster Jim Palmer to say, \"I doubt if he threw that ball 97 miles an hour.\" A moment later Palmer was given the actual reading of 98. \"Well, I said it wasnt 97\", Palmer replied. Brett then hit .375 in the 1980 World Series, but the Royals lost in six games to the 1980 Philadelphia Phillies season. During the Series, Brett made headlines after leaving Game 2 in the 6th inning due to hemorrhoid pain. Brett had minor surgery the next day, and in Game 3 returned to hit a home run as the Royals won in 10 innings 4\u20133. After the game, Brett was famously quoted \"...my problems are all behind me\". In 1981 he missed two weeks of spring training to have his hemorrhoids removed. Question: How many times did Brett have hemorrhoid surgery before 1981?", - "Output Program": [ - "pm = [1980]\n\nprint(len(pm))", - "surgery = [1980]\nlength = len(surgery)\nprint(length)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent were not Japanese?", - "Output Program": [ - "condition_1 = 0.1\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\njapanese = 0.1\ndifference = total - japanese\nprint(difference)" - ], - "Output Answer": [ - "{'number': '99.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many touchdowns were greater than 10 yards?", - "Output Program": [ - "touchdown=2\nprint(touchdown)", - "touchdown=2\nanswer=touchdown \nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: An indirect effect of the financial crisis on Thai politics was the rise of Thaksin Shinawatra. In reaction to the governments economic policies, Thaksin Shinawatras Thai Rak Thai Party won a landslide victory over Leekpais Democrat Party (Thailand) in the Thai general election, 2001 and took office in February 2001. Although weak export demand held the GDP growth rate to 2.2 percent in the first year of his administration, the first Thaksin Shinawatra government performed well from 2002 to 2004 with growth rates of 5.3, 7.1 and 6.3 percent respectively. His policy was later called Thaksinomics. During Thaksins first term, Thailands economy regained momentum and the country paid its IMF debt by July 2003 (two years ahead of schedule). Despite criticism of Thaksinomics, Thaksins party won another landslide victory over the Democrat Party in the Thai general election, 2005. The official economic data related to Thanksinomics reveals that between 2001 and 2011, Isans GDP per capita more than doubled to US$1,475, while, over the same period, GDP in the Bangkok area rose from US$7,900 to nearly US$13,000. Question: What was Thaksin Shinawatras' first year in office?", - "Output Program": [ - "first_year_in_office=2001\nprint(first_year_in_office)", - "election_year = 2001\n\nprint(election_year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2001'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hungarian language is the official language and predominant spoken language in Hungary. Hungarian is the Languages of Europe with around 13 million native speakers and it is one of 24 official and working languages of the European Union. Outside Hungary it is also spoken by communities of Hungarian people in neighbouring countries and by Hungarian diaspora communities worldwide. According to the 2011 census, 9,896,333 people (99.6%) speak Hungarian in Hungary, of whom 9,827,875 people (99%) speak it as a first language, while 68,458 people (0.7%) speak it as a second language. English (1,589,180 speakers, 16.0%), and German (1,111,997 speakers, 11.2%) are the most widely spoken foreign languages, while there are several recognized minority languages in Hungary (Armenian language, Bulgarian language, Croatian language, German language, Greek language, Romanian language, Romani language, Rusyn language, Serbian language, Slovak language, Slovenian language, and Ukrainian language). Question: How many more people speak English that German?", - "Output Program": [ - "english = 1589180\ngerman = 111997\n\nprint(abs(english - german))", - "english = 1589180\ngerman = 1111997\nmore_people = english - german\nprint(more_people)" - ], - "Output Answer": [ - "{'number': '477183', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Age of Empires III is a real-time strategy video game developed by Microsoft Corporation's Ensemble Studios and published by Microsoft Game Studios. The Mac version was ported over and developed and published by Destineer's MacSoft. The PC version was released on October 18, 2005 in North America and November 4, 2005 in Europe, while the Mac version was released on November 21, 2006 in North America and September 29, 2006 in Europe. An N-Gage version of the game developed by Glu Mobile was released on April 28, 2009. It is the third game of the Age of Empires series and the sequel to Age of Empires II: The Age of Kings. The game portrays the European colonization of the Americas, between approximately 1492 and 1876 AD. There are fourteen total civilizations to play within the game. Age of Empires III has made several innovations in the series, in particular with the addition of the \"Home City\", which combines real-time strategy and role-playing game features. Two expansion packs have been released: the first, Age of Empires III: The WarChiefs, was released on October 17, 2006, and introduced three Native American civilizations; the second, Age of Empires III: The Asian Dynasties, was released on October 23, 2007, and included three Asian civilizations. Age of Empires III has sold over 2 million copies as of May 2008. As well as receiving favorable reviews, it has garnered awards, including GameSpy's \"Best RTS game of 2005\", and was one of the best-selling games of 2005. In 2007, Age of Empires III was the seventh best-selling computer game, with over 313,000 copies sold that year. Question: How many years after the PC version of Age of Empires III was released for the PC did the first expansion pack, The WarChiefs released?", - "Output Program": [ - "version_AOE3_pc_relaease = 2005\nversion_WC_release = 2006\ngap_years = version_WC_release - version_AOE3_pc_relaease\nprint(gap_years)", - "start_year = 2005\nend_year = 2006\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Changing populations have happened in timber and mining towns in the American West as a result of boom and bust economic cycles. Some towns decrease in population following a bust, while some, like Arcata, experience a change in demographics. In the case of Arcata, the peak and the bust were close due to Arcata\u2019s relatively late entry into the timber industry, and its domination by mechanization. The population of the city of Arcata was 3,729 during its peak 1950, when lumber was exported throughout the country and abroad. For the County of Humboldt, After the bust, in 1955, the population of Arcata in 1960 was 5,235. In Arcata the population under the age of 15 was 28.1%. Those age 15-24 made up 22.8% of Arcata\u2019s population. Those age 25-39 made up 19.4% of the population. Those age 40-54 made up 16% of Arcata\u2019s population. Those age 55-64 made up 6.7% of Arcata\u2019s population. Those age 65 and over made up 6.9% of Arcata\u2019s population. Question: How many percent were not aged 15-24?", - "Output Program": [ - "age_15_to_24 = 22.8\ntotal = 100\nrest = total - age_15_to_24\nprint(rest)", - "age_between_15_to_24 = 22.8\nprint(100 - age_between_15_to_24)" - ], - "Output Answer": [ - "{'number': '77.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After winning over the Chiefs on the road, the Falcons returned home to face a newly formed Peyton Manning-led Broncos team. The Falcons got off to a really fast start scoring 20 unanswered points in the first half thanks to four Broncos turnovers. Three plays into the game, Peyton Manning on 3rd-and-12 from his own 12, was intercepted by William Moore at the 34. He returned it 33 yards to the 1 yard line. Three plays later, Michael Turner's 1-yard touchdown run gave the Falcons a 7-0 lead Another interception by Manning led to Matt Bryant's 37-yard field goal to take a 10-0 lead. In the 2nd quarter, the team moved up 13-0 after a Willis McGahee fumble which led to Bryant's 42-yard field goal then Ryan's 1-yard touchdown pass to Tony Gonzalez for a 20-0 lead. The Broncos scored before halftime with Peyton Manning's 17-yard touchdown pass to Demaryius Thomas to cut the lead to 20-7 at halftime. In the third quarter, the Falcons moved ahead by 20 again with Matt Ryan's 4-yard touchdown pass Roddy White for a 27-7 lead. The Broncos then tried to rally a comeback in the 4th quarter with Willis McGahee running for 2-yard touchdowns to cut the lead to 27-21, but the Falcons were able to hold the Broncos off and win the game. Question: How many points were the Broncos trailing by at halftime?", - "Output Program": [ - "point1 = 20\npoint2 = 7\nprint(point1-point2)", - "point = 13\nprint(point)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Japans exports amounted to US$4,210 per capita in 2005. , Japans main export markets were the United States (20.2 percent), China (17.5 percent), South Korea (7.1 percent), Hong Kong (5.6 percent) and Thailand (4.5 percent). Its main exports are transportation equipment, motor vehicles, iron and steel products, semiconductors and auto parts. Japans main import markets were China (24.8 percent), the United States (10.5 percent), Australia (5.4 percent) and South Korea (4.1 percent). Question: How many of Japan's exports, in terms of percentage, were not sent to any of the countries listed?", - "Output Program": [ - "UnitedStates=20.2 \nChina=24.8\nanswer=UnitedStates+China\nprint(answer)", - "Thailand=4.5\nHongKong=5.6\nSouthKorea=7.1\nChina=17.5\nUnitedstates=20.2\nanswer=Thailand+HongKong+SouthKorea+China+Unitedstates\nprint(answer)" - ], - "Output Answer": [ - "{'number': '45.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Washington Universitys sports teams are called the Bears. They are members of the National Collegiate Athletic Association and participate in the University Athletic Association at the NCAA Division III level. The Bears have won 19 NCAA Division III Championships\u2014 one in womens Cross country running (2011), one in mens tennis (2008), two in mens basketball (2008, 2009), five in womens basketball (1998\u20132001, 2010), and ten in womens volleyball (1989, 1991\u20131996, 2003, 2007, 2009) \u2013 and 144 University Athletic Association titles in 15 different sports. The Athletic Department was headed by John Schael for 34 years, who served as Athletic director in the period 1978-2014. The 2000 Division III (NCAA) Central Region winner of the National Association of Collegiate Directors of Athletics/Continental Airlines Athletics Director of the Year award, Schael helped orchestrate the Bears athletics transformation into one of the top departments in Division III. Schael was succeeded by Josh Whitman, 2014-2016. The department is now led by Anthony J. Azama. Question: How many years did John Schael serve as Athletic director?", - "Output Program": [ - "year=1989\nyear1=2014\nanswer=year1-year\nprint(answer)", - "JohnSchael=36\nyear=2\nanswer=JohnSchael+year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to rebound from their shutout loss to the Falcons, the Raiders stayed at home for a Week 10 interconference duel with the Carolina Panthers. With QB JaMarcus Russell recover from an injury, back-up QB Andrew Walter was given the start. In the first quarter, Oakland trailed early as Panthers QB Jake Delhomme completed a 3-yard TD pass to WR Muhsin Muhammad. In the second quarter, the Raiders continued to trail as RB DeAngelo Williams got a 69-yard TD run. In the third quarter, Oakland got on the board with kicker Sebastian Janikowski getting a 38-yard and a 45-yard field goal. In the fourth quarter, Carolina sealed the win with kicker John Kasay nailing a 32-yard field goal. With the loss, the Raiders fell to 2-7. This was also the Raiders 300th franchise loss. On a positive note, Janikowski's two field goals helped him surpass George Blanda and become the franchise's all-time career points leader with 865 points. Question: How many total touchdowns were scored in the game?", - "Output Program": [ - "td = [3, 69]\nlength = len(td)\nprint(length)", - "condition_1 = len([3,69])\ncondition_2 = 0\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not Chinese?", - "Output Program": [ - "total = 100\nchinese = 0.5\ndiff = total - chinese\nprint(diff)", - "condition_1 = 100\ncondition_2 = 0.5\n\nprint(abs(round(condition_2 - condition_1,2)))", - "condition_1 = 0.5\nprint(abs(round(100 - condition_1,2)))", - "percentage = 100\nchinese = 0.5\nnot_chinese = percentage - chinese\nprint(not_chinese)" - ], - "Output Answer": [ - "{'number': '99.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}", - "{'number': '99.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many people in the city, in terms of perecentage, were not classified as either African American or White American?", - "Output Program": [ - "total = 100\nafrican = 51\nwhite = 41.5\ndiff = total - african - white\nprint(diff)", - "condition_1 = 100\ncondition_2 = 51+41.5\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '7.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: After the political changes, in 1991, Bulgaria had a US$11.25 billion state debt, which represented 180% of the GDP. The state debt peaked in 1994, when it reached US$14.4 billion. During 1998-2008 Bulgaria maintained policy of Government budget balance, which reduced the state debt to 5.07 billion euro. Combined with the economic growth in that period, the state debt dropped to a record low of 13.7% of GDP, one of the lowest in the European Union. In 2008 Bulgaria also maintained 4.286 billion euro fiscal reserve, meaning that net state debt at this moment was only 0.784 billion euro. After the Financial crisis of 2007\u201308 Bulgaria turned to policy of Deficit spending and at the end of 2013 the state debt rose up to 7.219 billion euro, representing 18.1% of the GDP. In 2015, the debt rate increased further to 26.7% of the GDP, still remaining the third lowest in EU after Estonia and Luxembourg. Part of the increase was driven by the collapse of Corporate Commercial Bank in 2014, the fourth largest bank in the country, and the subsequent paying out of Deposit insurance. Question: How many billions of dollars did the state debt increase from 1991 to 1994?", - "Output Program": [ - "state_debt_billion_dollars_1991 = 11.25\nstate_debt_billion_dollars_1994 = 14.4\nincrease = state_debt_billion_dollars_1994 - state_debt_billion_dollars_1991\nprint(\"%.2f\" % increase)", - "y1991 = 11.25\ny1994 = 14.4\n\nprint(abs(round(y1994 - y1991,2)))" - ], - "Output Answer": [ - "{'number': '3.15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In cities with indoor smoking bans, hookah bars have been forced to close or switch to tobacco-free mixtures. In many cities though, hookah lounges have been growing in popularity. From the year 2000 to 2004, over 200 new hookah caf\u00e9s opened for business, most of them targeted at young adults and located near college campuses or cities with large Middle-Eastern communities. This activity continues to gain popularity within the post-secondary student demographic. Hookah use among high school students rose from 4.1% to 9.4% from 2011 to 2014 while cigarette smoking decreased from 15.8% to 9.2% during this same time period, according to the US CDC. According to a 2011 study, 40.3 percent of college and university students surveyed had smoked tobacco from a hookah. As of 8 July 2013, at least 1,178 college or university campuses in the U.S. have adopted 100% smokefree campus policies that attempt to eliminate smoking in indoor and outdoor areas across the entire campus, including residences. Question: How many percent more high school students smoked cigarettes than hookah in 2011?", - "Output Program": [ - "cig = 15.8\nhook = 4.1\nprint(cig - hook)", - "condition_1 = 4.1\ncondition_2 = 15.8\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '11.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 1970s and 1980s, Panamas growth fluctuated with the vagaries of the world economy. After 1973, economic expansion slowed considerably as the result of a number of international and domestic factors. Real GDP growth averaged 3.5% a year between 1973 and 1979. In the early 1980s, the economy rebounded with GDP growth rates of 15.4% in 1980, 4.2% in 1981, and 5.6% in 1982. The acute recession in Latin America after 1982, however, wreaked havoc on Panamas economy. GDP growth in 1983 was a mere 0.4%; in 1984 it was -0.4%. Question: How many total percentage points did the GDP rise from 1980-1982?", - "Output Program": [ - "gdp_1980 = 15.4\ngdp_1982 = 4.2+5.6\n\nprint(round(gdp_1980+gdp_1982,2))", - "_1980 = 15.4\n_1981 = 4.2\n_1982 = 5.6\ntotal = _1980 + _1981 + _1982\nprint(total)" - ], - "Output Answer": [ - "{'number': '25.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2001 Warren had a population of 138,976 and reported 63 forcible rapes, 191 aggravated assaults and 559 burglaries. By 2012 the number of rapes had increased by 44% to 91, aggravated assaults had more than doubled to 476, as had burglaries to 999, while the population had declined by 4,600. The city has a high violent crime rate of 532 per 100,000 in 2012, 43% higher than the US national average of 371 per 100,000. Question: How many people was the population in Warren in 2012?", - "Output Program": [ - "population = 138976\npopulation2012 = 4600\nprint(population-population2012)", - "y1 = 138976\ndecrease = 4600\nprint(y1 - decrease)" - ], - "Output Answer": [ - "{'number': '134376', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As per the 2010 Zambian census, Copperbelt Province had a population of 1,972,317 accounting to 15.21% of the total Zambian population of 1,3,092,666. There were 981,887 males and 990,430 females, making the sex ratio to 1,009 for every 1,000 males, compared to the national average of 1,028. The literacy rate stood at 83.10% against a national average of 70.2%. The rural population constituted 19.11%, while the urban population was 80.89%. The total area of the province was 31,328 km2 and the population density was 63.00 per km2. The population density during 2000 Zambian census stood at 63.00. The decadal population growth of the province was 2.20%. The median age in the province at the time of marriage was 21.7. The average household size was 5.3, with the families headed by females being 4.8 and 5.5 for families headed by men. The total eligible voters in the province was 66.10%. The unemployment rate of the province was 22.10%. The total fertility rate was 5.0, complete birth rate was 5.8, crude birth rate was 29.0, child women population at birth was 587, general fertility rate was 112, gross reproduction rate was 1.8 and net reproduction rate was 1.7. The total labour force constituted 50.40% of the total population. Out of the labour force,63.2% were men and 37.7% women. The annual growth rate of labour force was 2.7%. Bemba language was the most spoken language with 83.90% speaking it. Albinism is a condition where the victims do not have any pigment in their skin, hair or eyes. The total population in the province with the condition stood at 2,912. The life expectancy at birth stood at 54 compared to the national average of 51. Question: How many percent more men were in the workforce than women?", - "Output Program": [ - "man = 63.2\nwoman = 37.7\n\nprint(abs(round(man-woman,2)))", - "men = 63.2\nwomen = 37.7\ndiff = men - women\nprint(diff)" - ], - "Output Answer": [ - "{'number': '25.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Reus was for long the second city of Catalonia with a population of 14,440 in 1787 and 27,257 in 1860. It was overtaken by Tarragona and Lleida between 1900 and 1930. The population barely grew between 1920 and 1930, with 30,266 and 35,950 inhabitants, respectively. From then, the population growth has been substantial, from 41,014 inhabitants in 1960 to 108,100 inhabitants that the city has as of the end of 2008. Immigration, mostly from Marrakesh, has been a portion of that increase. About 6% are Muslim and 8% from other religions. Question: How many years was it overtaken by Tarragona and Lleida?", - "Output Program": [ - "tarragona = 1900\nlydia = 1930\n\n\nprint(abs((tarragona - lydia)))", - "overtaking_staring = 1900\novertaking_ending = 1930\novertaking_years = overtaking_ending - overtaking_staring\nprint(overtaking_years)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Poor special team mishaps and an attempted comeback that fell 6-yards short led the Eagles to win in a thriller of a game to drop the Giants to 2-12 despite the Giants going up 20-7 at one point and, tying their worst record since 1974. They also got swept by the Eagles which allowed them to clinch a first round bye, and the loss dropped the Giants to 0-5 in the division. Despite their miscues, the Giants dominated on offense going for just under 500 yards and Eli Manning had his best performance this season. With a Redskins 20-15 win over the Cardinals, the Giants will finish in 4th place in the NFC East for the first time since 2003. The Giants are now 4-14 against the Eagles despite leading the series 84-82-2. Question: How many points did the Redskins beat the Cardinals by?", - "Output Program": [ - "redskin = 20\ncarnials = 15\n\nprint(round(redskin - carnials,2))", - "points_redskins=20\npoints_cardinals=15\n\n\npoints_won_by_redskins=points_redskins-points_cardinals\nprint(points_won_by_redskins)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Warriors posted many notable achievements during the 2016\u201317 regular season. On November 7, 2016, Stephen Curry set the NBA record for most 3-pointers in a game with 13, in a 116\u2013106 win over the Pelicans. On December 5, 2016, Klay Thompson scored 60 points in 29 minutes, in a 142\u2013106 victory over the Pacers. In doing so, Thompson became the first player in NBA history to score 60 or more points in fewer than 30 minutes of playing time. Stephen Curry, Kevin Durant, Draymond Green, and Klay Thompson were all named to the 2017 NBA All-Star Game, making the Warriors only the eighth team in NBA history to have four All-Stars. On February 10, 2017, Draymond Green recorded a triple-double with 12 rebounds, 10 assists, and 10 steals, becoming the first player in NBA history to post a triple-double with fewer than 10 points. On March 2, 2017, the Warriors streak for most games without back-to-back losses ended at 146 with a 94\u201387 loss to the Chicago Bulls. The streak eclipsed the previous record of 95 held by the Utah Jazz. Question: How many points did the Warriors beat the Pacers by on December 5, 2016?", - "Output Program": [ - "condition_1 = 142\ncondition_2 = 106\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "pacers = 106\nwarrior = 142\ndiff = warrior - pacers\nprint(diff)" - ], - "Output Answer": [ - "{'number': '36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Per capita gross domestic product (GDP) growth among post-1980 globalizing countries accelerated from 1.4 percent a year in the 1960s and 2.9 percent a year in the 1970s to 3.5 percent in the 1980s and 5.0 percent in the 1990s. This acceleration in growth seems even more remarkable given that the rich countries saw steady declines in growth from a high of 4.7 percent in the 1960s to 2.2 percent in the 1990s. Also, the non-globalizing developing countries seem to fare worse than the globalizers, with the formers annual growth rates falling from highs of 3.3 percent during the 1970s to only 1.4 percent during the 1990s. This rapid growth among the globalizers is not simply due to the strong performances of China and India in the 1980s and 1990s\u201418 out of the 24 globalizers experienced increases in growth, many of them quite substantial. Question: How many of the globalizing countries did not see an increase in growth during the 80s and 90s?", - "Output Program": [ - "growth=4.7\npercent=2.2\nanswer=percent+growth\nprint(answer)", - "globalizers=24\nglobalizer=18\nanswer=globalizers-globalizer\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2006 Canadian Census (0038.00 census tract), approximately 76% of the residents at Kensington Market are Canadian citizens. Of that 7%, 9% are under the age of 18. This means that 24% of Kensington Markets population is non-Canadian citizens, a figure that speaks to Kensington Markets character as a hub for multiculturalism. Furthermore, in 2011 the National Household Survey reported very similar data. Although the population accounted by citizenship status increased from 2006 and 2011, the percentage of those with Canadian citizenship versus those without the citizenship remained the same. In 2006, 2800 residents reported that they were Canadian citizens whereas 870 residents reported they did not hold Canadian citizenship . In 2011, 2950 residents reported they were Canadian citizens whereas 930 residents reported that they did not hold Canadian citizenship. Comparing this to the Canadian ratio between Canadian and non-Canadian citizenship data from the census for 2006 and 2011 the ratio changed by 0.4% resulting in an increase in non-Canadian citizens within the population that received the long form survey and the National Household survey (Census 2006; Census 2011 NHS). Although this percent increase is small, when speaking on the national scale, this 0.4% increase in ratio involved 32,852,320 respondents for 2011 and 31,241,030 respondents for 2006 (Census 2006; Census 2011). Comparing that with the minimal increase which was 0.3% in ratio for Kensington where the population was not as substantial, this increase is not as substantial as well (Census 2006; Census 2011 NHS). Question: In 2006, how many more residents were Canadian citizens than those who did not hold Canadian citizenship?", - "Output Program": [ - "citizem = 2800\nno_citizen = 870\nprint(citizem - no_citizen)", - "Canadian_residents = 2800\nnot_Canadian_residents = 870\nprint(Canadian_residents-not_Canadian_residents)" - ], - "Output Answer": [ - "{'number': '1930', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By 23 April 2018, five years after the French Parliament approved the same-sex marriage law, approximately 40,000 same-sex couples had married in the country. This represented about 3.5% of all marriages. Of these, most were celebrated in Paris (9.7% of all marriages), Calvados (department) (5.6%), Charente-Maritime (5.4%), H\u00e9rault (5.1%), Orne (4.8%), and Alpes-de-Haute-Provence (4.6%). In contrast, the departments with the least same-sex marriages were Guadeloupe (0.3%), Mayotte (0.6%), Martinique (0.6%), French Guiana (1%), Haute-Corse (1.1%), and R\u00e9union (1.2%). Question: When did the French Parliament approve the same sex marriage law?", - "Output Program": [ - "french = 2013\nprint(french)", - "year = 2018\ntime = 5\n\nprint(abs(round((year - time),2)))" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2013'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Over the years the city has been home to people of various ethnicities, resulting in a range of different traditions and cultural practices. In one decade, the population increased from 427,045 in 1991 to 671,805 in 2001. The population was projected to reach 915,071 in 2011 and 1,319,597 by 2021. To keep up this population growth, the KMC-controlled area of has expanded to in 2001. With this new area, the population density which was 85 in 1991 is still 85 in 2001; it is likely to jump to 111 in 2011 and 161 in 2021. Question: How many more people populated the city in 2001 than in 1991?", - "Output Program": [ - "_2001 = 671805\n_1991 = 427045\nmore_population = _2001 - _1991\nprint(more_population)", - "condition_1 = 427045\ncondition_2 = 671805\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '244760', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1522, the Habsburg force under Georg Schenck van Toutenburg resumed the offensive and pushed the Guelders forces the following year out of Frisia. Furthermore, the Frisians rebels, whose charismatic leader Pier Gerlofs Donia had died from illness in 1520, were also defeated. Their leader Wijerd Jelckama and what was left of the Frisian army were captured in 1523, taken to the city of Leeuwarden and publicly beheaded. Jancko Douwama was also taken prisoner and died in captivity in Vilvoorde.By December 1524, Frisia was firmly in the hands of the Habsburg. It was renamed into the Lordship of Frisia and ruled by a Stadtholder. Henry of the Palatinate, the new Prince-Bishop of Utrecht, was in conflict with his own Utrecht citizens, who invited troops from Guelders to occupy the city. Henry had no choice but to ask Charles of Habsburg for help. The States of Overijssel also asked Charles to liberate their lands from Guelders. Charles of Habsburg demanded a price, namely that they recognized him as Lord, to which they agreed.Schenck van Toutenburg moved his army into Overijssel and Utrecht and easily chased the Guelders troops, who had already become very unpopular amongst the population. On October 20, 1528, Bishop Henry handed over power to Charles of Habsburg. The Bishopric of Utrecht came to an end and was divided into the Lordship of Utrecht and the Lordship of Overijssel, both ruled by a Habsburg Stadtholder. A daring raid through Holland, culminating in the sack of The Hague by Maarten van Rossum, Field Marshal of Guelders, didn't prevent Schenk van Toutenburg to attack some cities in Guelders, after which Charles of Guelders agreed to sign the Treaty of Gorinchem on October 3, 1528. Question: How many years after the Charles of Guelders forces were pushed out of Frisia did the Guelders agreed to sign the Treaty of Gorinchem?", - "Output Program": [ - "push_out = 1523\nsign_treaty = 1528\nyears_after = sign_treaty - push_out\nprint(years_after)", - "condition_1 = 1523\ncondition_2 = 1528\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many in percent of households weren't a Marriage living together?", - "Output Program": [ - "total = 100\ntogether = 48.3\ndiff = total - together\nprint(diff)", - "ans = 48.3\n\nprint(round(100 - ans,2))" - ], - "Output Answer": [ - "{'number': '51.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many more receptions did Cliff Branch, Malcolm Barnwell, and Marcus Allen have combined compared to Todd Christensen?", - "Output Program": [ - "cliff_malcon = 74\nmarcus = 68\ntotal = cliff_malcon + marcus\nprint(total)" - ], - "Output Answer": [ - "{'number': '142', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many more percent were Salvadoran than from Puerto Rico and Peru combined?", - "Output Program": [ - "salva = 1.4\npuerto = 0.9\nperu = 0.2\ndiff = salva - peru - puerto\nprint(diff)\n" - ], - "Output Answer": [ - "{'number': '.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Within the Ta\u0161majdan park a sports complex of Ta\u0161majdan Sports Centre is located. Centre administers several facilities located outside Ta\u0161majdan, like \"Pionir Hall\" and \"Ice Hall\". However, swimming pools are located in the park. The outdoor swimming pool was built in 1959-1961. Its dimensions are 50 x 20 meters; its depth varies between 2.2 and 5.0 meters; its capacity is 3,500 m\u00b3 and 2,500 seats. Next to the big one, there is a small swimming pool for children. Altogether, there is enough room for 4,000 people. It is equipped for international day-and-night competitions in swimming, water polo, water diving, etc. and also used for certain cultural venues or as an outdoor cinema during summer. It was one of the venues for the 2006 Mens European Water Polo Championship and one of the venues of the 2009 Summer Universiade in July 2009, the event for which the pool was renovated. The indoor swimming-pool was built in 1964-1968. Its dimensions are 50 x 20 meters and depth is between 2.2 and 5.4 meters; its capacity is 3,700 m\u00b3. The swimming pool is surrounded with four diving boards - 1, 3, 5 and 10 meters high and 2,000 seats. It is equipped with underwater light. At -16 \u00b0C, water and air can be heated up to 28 \u00b0C. Question: How many more m\u00b3 is the indoor swimming pool than the outdoor swimming pool?", - "Output Program": [ - "indoor = 3700\noutdoor = 3500\ndiff = indoor - outdoor\nprint(diff)" - ], - "Output Answer": [ - "{'number': '200', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people were not Hindu?", - "Output Program": [ - "percentage = 100\nhindu = 17.71\nnot_hindu = percentage - hindu\nprint(not_hindu)", - "hindu = 17.71 \n\nprint(abs(round(100 - hindu,2)))" - ], - "Output Answer": [ - "{'number': '82.29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2015, Connecticut had an estimated population of 3,590,886, which is an decrease of 5,791, or -0.16%, from the prior year and an increase of 16,789, or 0.47%, since the year 2010. This includes a natural increase since the last census of 67,427 people (that is 222,222 births minus 154,795 deaths) and an increase due to net migration of 41,718 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 75,991 people, and Human migration within the country produced a net loss of 34,273 people. Based on the 2005 estimates, Connecticut moved from the 29th most populous state to 30th. 2016 estimates put Connecticuts population at 3,576,452. Question: How many more births were there compared to deaths since the last census?", - "Output Program": [ - "number_deaths = 154795\nnumber_births = 222222\nmore_births_than_deaths = number_births - number_deaths\nprint(more_births_than_deaths)", - "births = 222222 \ndeath = 154795\n\nprint(abs(births - death))" - ], - "Output Answer": [ - "{'number': '67427', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With a population of 1.88 million in 2013, The Gambia List of countries by population. Its population density is 176.1 inhabitants per square kilometer (456.1 inhabitants per square mile). The overall List of countries by life expectancy is 64.1 years. The total fertility rate of 3.98 is one of the highest in the world. Since 1950, the United Nations (UN) estimated the birth rate exceeds the death rate. The Gambia Bureau of Statistics (GBOS) estimates the population of The Gambia is expected to reach 3.6 million in 20 years. The population of The Gambia has increased each census, starting with 315 thousand in 1963 to 1.8 million in 2013. The GBOS predicted the reason for the increase from 2003 to 2013 was more coverage in the latter census compared to the formers. Question: Buy how many people did the population of The Gambia increase from 1963 to 2013?", - "Output Program": [ - "y1963 = 315*1000\ny2013 = 1.8*1000000\n\nprint(abs(round(y1963 - y2013,2)))", - "Gambia_population_1963 = 315000\nGambia_population_2013 = 1800000\nGambia_population_increase = Gambia_population_2013 - Gambia_population_1963\nprint(Gambia_population_increase)" - ], - "Output Answer": [ - "{'number': '1485000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Born Millicent Vernon Hammond, she was the middle of three children born to renowned politician and later United States Ambassador to Spain, Ogden H. Hammond (October 13, 1869 - October 29, 1956) of Louisville, Kentucky and his first wife, Mary Picton Stevens (May 16, 1885 - May 7, 1915) of Hoboken, New Jersey. Her paternal grandparents were General John Henry Hammond (June 30, 1833 - April 30, 1890), who served as chief of staff for William Tecumseh Sherman during the Vicksburg Campaign, and Sophia Vernon Wolfe (1842 - May 20, 1923), daughter of Nathaniel Wolfe, a lawyer and legislator from Louisville. Her maternal grandparents were John Stevens (July 1856 - January 21, 1895), oldest son of Stevens Institute of Technology founder Edwin Augustus Stevens and grandson of inventor John Stevens (inventor, born 1749), and Mary Marshall McGuire (May 4, 1850 - May 2, 1905). Question: How many of Millicent's parents and grandparents died during the same month of the year that they were born?", - "Output Program": [ - "name = ['ogden', 'mary', 'mary marshal']\nlength = len(name)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2009, Streetsvilles population stood at 47,327 with a 9.9% population increase between 2001 and 2006 and a subsequent 20% increase from 2006 to 2009. From 2006 to 2009, households also increased in number from 12,178 to 13,722. The majority of Streetsville residences own their own homes (85%) with more than 51,000 residents holding a university or college degree. Also the majority of residences work within grey or white collar jobs versus only 27% of the population consisting of labour workers . Furthermore, the average household income of Streetsville residents amounts to $124,255 with only a 5.6% unemployment rate. In relation to religion, 41.4% of residents are Roman Catholics while religious populations such as Muslims (6.9%) and Anglicans (6.3%) are continuing to grow. Also nearly 48% of Streetsville residents are identified as visible minorities including predominantly East Indians, South Asians and Chinese. Subsequently, 53% of the populations main language is English while the region boasts many non-official languages such as Chinese, Arabic, and Punjabi. With homes averaging around 3.4 bedrooms, the average family consists of three people per home and has around 1.4 children. Streetsvilles population has an average age of 38 with 33% of the population being between ages 25\u201344, 23.1% of the population are between the ages 45\u2013 64 and 14.5% of the population being between the ages of 15- 24. Also among the population, 61.4% of residents are married while 29.1% are single and 9.5% are widowed or divorced. Question: How many percent of people were not speaking English as the main language?", - "Output Program": [ - "english = 53\n\nprint(abs(round(100 - english,2)))", - "mian_language_as_english = 53\ntotal = 100\n\nnot_main_language_as_english = (total - mian_language_as_english)\n\nprint(not_main_language_as_english)" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As per the 2010 Zambian census, Copperbelt Province had a population of 1,972,317 accounting to 15.21% of the total Zambian population of 1,3,092,666. There were 981,887 males and 990,430 females, making the sex ratio to 1,009 for every 1,000 males, compared to the national average of 1,028. The literacy rate stood at 83.10% against a national average of 70.2%. The rural population constituted 19.11%, while the urban population was 80.89%. The total area of the province was 31,328 km2 and the population density was 63.00 per km2. The population density during 2000 Zambian census stood at 63.00. The decadal population growth of the province was 2.20%. The median age in the province at the time of marriage was 21.7. The average household size was 5.3, with the families headed by females being 4.8 and 5.5 for families headed by men. The total eligible voters in the province was 66.10%. The unemployment rate of the province was 22.10%. The total fertility rate was 5.0, complete birth rate was 5.8, crude birth rate was 29.0, child women population at birth was 587, general fertility rate was 112, gross reproduction rate was 1.8 and net reproduction rate was 1.7. The total labour force constituted 50.40% of the total population. Out of the labour force,63.2% were men and 37.7% women. The annual growth rate of labour force was 2.7%. Bemba language was the most spoken language with 83.90% speaking it. Albinism is a condition where the victims do not have any pigment in their skin, hair or eyes. The total population in the province with the condition stood at 2,912. The life expectancy at birth stood at 54 compared to the national average of 51. Question: How many people did not speak the Bemba language?", - "Output Program": [ - "bemba_speaking_percent = 83.9\ntotal_population = 13092666\nbemba_speaking_total = int((bemba_speaking_percent * 13092666)/100)\nbemba_not_speaking_total = (total_population - bemba_speaking_total)\n#print(bemba_speaking_total)\n#print(bemba_not_speaking_total)\nbemba_not_speaking_percent = 100 - bemba_speaking_percent\nbemba_not_speaking_percent_display = \"{:.1f}\".format(bemba_not_speaking_percent)\ndate_dict = {'day': '','month':'','year': ''}\nbemba_dict = {'number':bemba_not_speaking_percent_display, 'date': date_dict, 'spans': []}\nprint(bemba_dict)", - "bemba_lan = 83.90\nans = 100 - bemba_lan\nprint(round(ans,3))\n" - ], - "Output Answer": [ - "{'number': '16.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Indice de Precios y Cotizaciones (IPC, the general equities index) is the benchmark stock index on the Bolsa. In 2005 the IPC surged 37.8%, to 17,802.71 from 12,917.88, backed by a stronger Mexican economy and lower interest rates. It continued its steep rise through the beginning of 2006, reaching 19,272.63 points at end-March 2006. The stockmarket also posted a record low vacancy rate, according to the central bank. Local stockmarket capitalisation totalled US$236bn at end-2005, up from US$170 bn at end-2004. As of March 2006 there were 135 listed companies, down from 153 a year earlier. Only a handful of the listed companies are foreign. Most are from Mexico City or Monterrey; companies from these two cities compose 67% of the total listed companies. Question: How many more companies were listed in 2005 compared to 2006?", - "Output Program": [ - "year = 153\nyear2 = 135\ndiff = year - year2\nprint(diff)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Philippine Fiber Industry Development Authority, the Philippines provided 87.4% of the worlds abaca in 2014, earning the Philippines US$111.33 million. The demand is still greater than the supply. The remainder came from Ecuador (12.5%) and Costa Rica (0.1%). The Bicol region in the Philippines produced 27,885 metric tons of abaca in 2014, the largest of any Philippine region. The Philippine Rural Development Program (PRDP) and the Department of Agriculture reported that in 2009-2013, Bicol Region had 39% share of Philippine abaca production while overwhelming 92% comes from Catanduanes. Eastern Visayas, the second largest producer had 24% and the Davao Region, the third largest producer had 11% of the total production. Around 42 percent of the total abaca fiber shipments from the Philippines went to the United Kingdom in 2014, making it the top importer. Germany imported 37.1 percent abaca pulp from the Philippines, importing around 7,755 metric tons (MT). Sales of abaca cordage surged 20 percent in 2014 to a total of 5,093 MT from 4,240 MT, with the United States holding around 68 percent of the market. Question: How many years did theBicol Region have 39% share of Philippine abaca production?", - "Output Program": [ - "get = 2009\nlost = 2013\nprint(lost - get)", - "condition_1 = 2009\ncondition_2 = 2013\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The ratings increased in 2010, thanks to the \"Who Killed Archie?\" storyline and second wedding of Ricky Butcher and Bianca Jackson, and the shows first EastEnders Live on 19 February 2010. The live-episode averaged 15.6 million viewers, peaking at 16.6 million in the final five minutes of broadcast. In January 2010, the average audience was higher than that of Coronation Street for the first time in three years. During the 30th anniversary week in which there were live elements and the climax of the Who Killed Lucy Beale? storyline, 10.84 million viewers tuned in for the 30th anniversary episode itself in an hour long special on 19 February 2015 (peaking with 11.9 million). Later on in the same evening, a special flashback episode averaged 10.3 million viewers, and peaked with 11.2 million. The following day, the anniversary week was rounded off with another fully live episode (the second after 2010) with 9.97 million viewers watching the aftermath of the reveal, the Beale family finding out the truth of Lucys killer and deciding to keep it a secret. Question: How many more millions watched the show \"Who Killed Archie?\" in the final last minutes than in a average show?", - "Output Program": [ - "final = 16.6\naverage = 15.6\ndiff = final - average\nprint(diff)", - "peaking = 16.6\navg = 15.6\n\nprint(abs(round((peaking - avg),2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With the rest of Week 16's games being played on Christmas Eve, the Jets, due to losses by Jacksonville and Cincinnati, controlled their own playoff destiny with two victories. The game was played in a driving rainstorm as both teams struggled to move the ball early. With 49 seconds remaining in the first quarter, Mike Nugent was ready to attempt a 34-yard field goal, but holder Ben Graham could not handle the snap in the slippery conditions, and the Jets were denied. It was the second straight week Graham had flubbed a snap, but this one could be blamed on the wet conditions. The two teams would trade punts for the rest of the half. In the third quarter, Dolphins coach Nick Saban inserted backup quarterback Cleo Lemon into the game, replacing an ineffective Joey Harrington. Finally, the Jets went on a drive with 6:15 left in the third quarter, with Chad Pennington scrambling for 15 yards and moving into the Dolphins' red zone when Yeremiah Bell was flagged for pass interference. Nugent knocked in a 22-yard field goal for the first points of the game. But Lemon rallied Miami, completing two long passes to Randy McMichael and Ronnie Brown picking up a long run before Lemon tossed a 7-yard touchdown pass to McMichael, and the Dolphins led 7-3 with 13:26 left in the game. Pennington showed poise in leading the Jets back to take the lead, completing key passes to Brad Smith and Leon Washington before finding Cotchery on a 31-yard completion to the Miami 1-yard line, but the Jets challenged, saying that Cotchery was brought down after he broke the plane of the end zone, and the referee agreed, giving the Jets a 10-7 lead with 8:04 remaining in the game. Miami was then forced to punt, but caught a break when Donnie Jones' kick bounced off the elbow of Jets linebacker Brad Kassell, and long snapper John Denney recovered at the Jets' 42-yard line. Lemon led Miami downfield, completing key passes to Derek Hagan and Sammy Morris before Mare tied the game with a 25-yard field goal. With 2:09 to play, the Jets' biggest play of the season took place. Pennington flipped a short screen pass to Washington, who found a hole and scampered 64 yards down to the Miami 16-yard line. After three runs by Kevan Barlow, Nugent kicked a 30-yard field goal with 10 seconds to play, and the Jets had their biggest win of the year. Question: how many yards did nugent attempt?", - "Output Program": [ - "ans = [34]\n\nprint(max(ans))", - "attempt = 34\nprint(attempt)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many in percent weren't 25 to 44?", - "Output Program": [ - "ageolder=33.8\npeople=100\nanswer=people-ageolder\nprint(answer)", - "percent=33.8\npeople=100\nanswer=people-percent\nprint(answer)" - ], - "Output Answer": [ - "{'number': '66.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For Fall 2018, Berkeleys acceptance rate for freshman was 15.1%. Total enrollment was 41,910 - 30,574 undergraduate and 11,336 graduate students - with women accounting for 52.7% of undergraduates and 46.2% of graduate and professional students. Of enrolled freshman, nearly 54% were women and approximately 60% self-identified as persons of color. Enrolled freshman had an average weighted secondary school GPA of 4.45 (unweighted GPA of 3.92) and had an average SAT score of 1435 (average ACT score of 32). The interquartile range for SAT scores was 1340-1530, with 660-750 for reading/writing and 670-750 for math. Berkeleys enrollment of National Merit Scholarship Program was third in the nation until 2002, when participation in the National Merit program was discontinued. For 2016-17, Berkeley ranked fifth in enrollment of recipients of the National Merit Scholarship Program (136 scholars). 33% of admitted students receive federal Pell grants. Question: How many schools ranked above Berkeley in the National Merit Scholarship Program in 2001?", - "Output Program": [ - "condition_1 = 3\ncondition_2 = 1\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "first_rank = 1\nberkeley_rank = 3\nschools_above = berkeley_rank - first_rank\nprint(schools_above)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many more, in percentage, of the population in Greensboro were Methodist than Lutheran?", - "Output Program": [ - "metho = 10.25\nlutharan = 0.96\nprint(metho - lutharan)", - "Methodist = 10.25\nLutheran = 0.96\nprint(Methodist-Lutheran)" - ], - "Output Answer": [ - "{'number': '9.29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many yards were Todd Christensen's receptions on average, to two decimal places?", - "Output Program": [ - "yards = 1247\nnos = 92\n\nprint(round(yards/nos,2))", - "yard = 1247\nreception = 92\naverage = round(yard / reception, 2)\nprint(average)" - ], - "Output Answer": [ - "{'number': '13.55', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Davydova married boxing coach Pavel Filatov on 1 June 1983. They have two sons, Dmitrii (born 21 February 1985) and Anton (28 June 1995. The family moved to Canada in 1991. Davydova now owns Gemini Gymnastics, a high performance gymnastics club in Oshawa, Ontario where she has been a coach since immigrating to Canada, and Head Coach since 1999. Some of her better known gymnasts include Stephanie Capucitti, Sarah Deegan, Danielle Hicks, Katherine Fairhurst, Kristina Vaculik, Brittnee Habbib, Kelsey Hope. She was beam coach for the Canadian womens team at the 1995 World Championships in Artistic Gymnastics and one of the Canadian womens team coaches at the 2002 Commonwealth Games. Davydova was twice named Gymnastics Canada Gymnastique coach of the year. In October 2005 Elena was chosen for the Coaching Association of Canadas Women in Coaching National Team Coaching Apprenticeship Program. In 2005, 2006 and 2010 Gymnastics Canada Gymnastique awarded Elena and long-time associate coach, Valery Yahchybekov, as the \"Junior High Performance Coaches of the Year\". Gemini Gymnastics has been recognised by GCG as Club of Excellence for 10 consecutive years since the inception of the awards in 2001. It is 1 of only 2 clubs to do so. In 2006 Gemini received the prestigious Gymnastics Canada Ed Broughan award for \"Club of the Year\". As of 2012 Gemini have produced 15 Canadian AA champions,8 Elite Canada AA champions,21 Eastern Canada AA champions,98 Ontario provincial AA champions plus gymnasts who have won a host of other medals and awards. In September 2007 Kristina Vaculik and Rebecca Simbudhas of Gemini represented Canada at the World Championships. In April 2008 Vaculik won gold and silver World Cup trophies. She was the Canadian team reserve at the Beijing Olympics. In March 2010, Vaculik earned 2 gold and 2 silver medals at the Cottbus World Cup, an unprecedented result for Canadian Artistic womens gymnastics. Question: How many years after Davydova's second son was born did she become Head Coach at Gemini Gymnastics?", - "Output Program": [ - "start = 1995\nend = 1999\n\nprint(abs(start - end))", - "head = 1999\nsecond = 1995\nprint(head - second)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Of the built up area, industrial buildings made up 1.7% of the total area while housing and buildings made up 10.7% and transportation infrastructure made up 7.3%. Power and water infrastructure as well as other special developed areas made up 3.5% of the area while parks, green belts and sports fields made up 1.5%. Out of the forested land, 38.8% of the total land area is heavily forested and 1.2% is covered with orchards or small clusters of trees. Of the agricultural land, 22.0% is used for growing crops and 12.1% is pastures. Of the water in the municipality, 0.2% is in lakes and 0.6% is in rivers and streams. Question: How many percent higher were housing and buildings over industrial buildings and water and power infrastructures?", - "Output Program": [ - "housing = 10.7\nindustrial = 1.7\npower = 3.5\n\nprint(round(housing - industrial -power\n ,2))", - "housing = 10.7\nindustrial = 1.7\npower = 3.5\ndiff = housing - (industrial + power)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '5.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As per provisional reports of Census India, population of Dehradun in 2011 was 578,420; male and female are 303,411 and 275,009 respectively. The sex ratio of the city is 906 per 1000 males. The number of literates in Dehradun city is 463,791, of which 251,832 are males and 211,959 are females. Average literacy rate of Dehradun city is 89.32 percent, whereas male literacy and female literacy rates are 92.65 and 85.66 percent, respectively. The number of children of age under six in Dehradun city is 59,180 as per figure from Census India report on 2011. There are 31,600 boys and 27,580 are girls. Child sex ratio of girls is 873 per 1000 boys. Question: How many percent of people were not literate in Dehradun city?", - "Output Program": [ - "Dehradun=89.32\ntotal=100\nanswer=total-Dehradun \nprint(answer)", - "Dehradun=89.32\npeople=100\nanswer=people-Dehradun\nprint(answer)" - ], - "Output Answer": [ - "{'number': '10.68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On August 26, 2013, Entertainment Weekly announced that Syfy was developing a 12 Monkeys (TV series) based on the film. Production began in November 2013. The television pilot was written by Terry Matalas and Travis Fickett, who had written for the series Terra Nova (TV series). Due to the series being labeled as \"cast contingent\", the series did not move forward until the roles of Cole and Goines were cast. In April 2014, Syfy green-lighted the first season, which consisted of 13 episodes, including the pilot filmed in 2013. The series premiered on January 16, 2015. On March 12, 2015, the series was renewed for a second season that began airing in April 2016. On June 29, 2016, the series was renewed for a 10-episode third season, set to premiere in 2017. In a surprising move, the entire third season aired over three consecutive nights. A fourth and final season was announced on March 16, 2017. The eleven-episode fourth season ran from June 15 to July 6, 2018 for four straight weeks. Question: How many years passed between the green-lighting of the series and the end of the last season?", - "Output Program": [ - "green_lighting = 2014\nlast_season = 2018\nyears_passed = last_season - green_lighting\nprint(years_passed)\n", - "condition_1 = 2013\ncondition_2 = 2017\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From 1789 to 1815, members of Congress received only a daily payment of $6 while in session. Members received an annual salary of $1,500 per year from 1815 to 1817, then a per diem salary of $8 from 1818 to 1855; since then they have received an annual salary, first pegged in 1855 at $3,000. In 1907, salaries were raised to $7,500 per year, the equivalent of $173,000 in 2010. In 2006, members of Congress received a yearly salary of $165,200. Congressional leaders were paid $183,500 per year. The Speaker of the House of Representatives earns $212,100 annually. The salary of the President pro tempore of the United States Senate for 2006 was $183,500, equal to that of the Party leaders of the United States House of Representatives and Party leaders of the United States Senate. Privileges include having an office and paid staff. In 2008, non-officer members of Congress earned $169,300 annually. Some critics complain congressional pay is high compared with a median American Household income in the United States of $45,113 for men and $35,102 for women. Others have countered that congressional pay is consistent with other branches of government. Another criticism is that members of Congress have access to free or low-cost medical care in the Washington D.C. area. The petition, \"Remove health-care subsidies for Members of Congress and their families\", has already gathered over 1,076,000 signatures on the website Change.org. In January 2014, it was reported that for the first time over half of the members of Congress were millionaires. Congress has been criticized for trying to conceal pay raises by slipping them into a large bill at the last minute. Others have criticized the wealth of members of Congress. Representative Jim Cooper of Tennessee told Harvard professor Lawrence Lessig that a chief problem with Congress was that members focused on lucrative careers as lobbyists after serving\u2013\u2013that Congress was a \"Farm team for K Street (Washington, D.C.)\"\u2013\u2013instead of on public service. Question: By how many dollars did a Congressman's annual salary increase between 1855 and 1907?", - "Output Program": [ - "_1855 = 3000\n_1907 = 7500\ndiff = _1907 - _1855\nprint(diff)", - "y1855 = 3000\ny1907 = 7500\n\nprint(abs(round(y1855-y1907,2)))" - ], - "Output Answer": [ - "{'number': '4500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2014, IPv4 still carried more than 99% of worldwide Internet traffic. The Internet exchange in Amsterdam and Seattle are the only large exchanges that publicly show IPv6 traffic statistics, which as of October 2018 are tracking at about 2.9% and 7.7%, growing at about 1.9% and -2.6% per year, respectively. , the percentage of users reaching Google services with IPv6 reached 25.0% for the first time, growing at about 4.2% per year. This growth is down from 7.2% per year between July 2016 and July 2017. about 27% of Alexa Top 1000 web servers support IPv6. Question: How many years was growth down 7.2% in 2016 and 2017?", - "Output Program": [ - "year1=2016\nyear2=2017\nanswer=year2-year1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: How many percent did the Ethnic Malays, Minangkabau and Batak people make up in 2000?", - "Output Program": [ - "ethnic = 1.62\nminangkabau = 3.18\nbatak = 3.61\ntotal = ethnic + minangkabau + batak\nprint(total)" - ], - "Output Answer": [ - "{'number': '8.41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Moldovan parliamentary election, 2001, the Party of Communists of the Republic of Moldova (reinstituted in 1993 after being outlawed in 1991), gained 71 of the 101 MPs, and on 4 April 2001, elected Vladimir Voronin as the countrys third president (re-elected in 2005). The country became the first post-Soviet state where a non-reformed Communist Party returned to power. New governments were formed by Vasile Tarlev (19 April 2001 - 31 March 2008), and Zinaida Grecean\u00eei (31 March 2008 - 14 September 2009). In 2001-2003 Moldova-Russia relations improved, but then temporarily deteriorated in 2003-2006, in the wake of the failure of the Kozak memorandum, culminating in the 2006 Russian ban of Moldovan and Georgian wines. The Party of Communists of the Republic of Moldova managed to stay in power for eight years. The fragmentation of the liberal bloc (aka the democrats) helped consolidate its power. The decline of the Communist Party started in 2009 after Marian Lupu joined the Democratic Party and thus attracted many of the Moldovans supporting the Communists. Question: How many years was Zinaida Greeanali the new government?", - "Output Program": [ - "Zinaida_started = 2008\nZinaida_ended = 2009\nyears = Zinaida_ended - Zinaida_started\nprint(years)", - "start_year = 2008\nend_year = 2009\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to break a five-game losing streak the Bengals flew to Lucas Oil Stadium for an AFC duel with the Colts. In the first quarter the Bengals had problems when kicker Adam Vinatieri got a 28-yard field goal, followed by QB Carson Palmer's pass being intercepted by CB Kelvin Hayden and returned 31 yards for a touchdown. This was followed in the second quarter by RB Javarris James getting a 3-yard TD run. They eventually scored with kicker Mike Nugent nailing a 27-yard field goal, followed by Palmer finding WR Chad Ochocinco on a 5-yard TD pass. The Bengals fell further behind when Vinatieri made a 47-yard field goal, followed in the fourth quarter by his 23-yard field goal. The Bengals only came back with 1 touchdown when Palmer connected to TE Jermaine Gresham on a 19-yard TD pass. With the loss, Cincinnati fell to 2-7 and surpassed their 2009 loss total. Question: How many more yards was Vinatieri's second field goal over his first?", - "Output Program": [ - "first = 28\nsecond = 47\ndiff = second - first\nprint(diff)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: African elephants were listed as Vulnerable species by the International Union for Conservation of Nature (IUCN) in 2008, with no independent assessment of the conservation status of the two forms. In 1979, Africa had an estimated minimum population of 1.3 million elephants, with a possible upper limit of 3.0 million. By 1989, the population was estimated to be 609,000; with 277,000 in Central Africa, 110,000 in East Africa, 204,000 in southern Africa, and 19,000 in West Africa. About 214,000 elephants were estimated to live in the rainforests, fewer than had previously been thought. From 1977 to 1989, elephant populations declined by 74% in East Africa. After 1987, losses in elephant numbers accelerated, and savannah populations from Cameroon to Somalia experienced a decline of 80%. African forest elephants had a total loss of 43%. Population trends in southern Africa were mixed, with anecdotal reports of losses in Zambia, Mozambique and Angola while populations grew in Botswana and Zimbabwe and were stable in South Africa. Conversely, studies in 2005 and 2007 found populations in eastern and southern Africa were increasing by an average annual rate of 4.0%. Due to the vast areas involved, assessing the total African elephant population remains difficult and involves an element of guesswork. The IUCN estimates a total of around 440,000 individuals for 2012. Question: How many years was the time span where elephant populations declined by 74% in East Africa?", - "Output Program": [ - "start = 1977\nend = 1989\ndiff = end - start\nprint(diff)", - "start = 1977\nend = 1989\n\nprint(abs(start - end))" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The advance entered Palestine and an First Battle of Gaza, unsuccessful attempt was made to capture Gaza on 26 March 1917, while a Second Battle of Gaza and equally unsuccessful attempt was launched on 19 April. A Third Battle of Gaza occurred between 31 October and 7 November and this time both the ANZAC Mounted Division and the Australian Mounted Division took part. The battle was a complete success for the British, over-running the Gaza-Beersheba line and capturing 12,000 Turkish soldiers. The critical moment was the capture of Battle of Beersheba (1917) on the first day, after the Australian 4th Light Horse Brigade charged more than . The Turkish trenches were overrun, with the Australians capturing the wells at Beersheba and securing the valuable water they contained along with over 700 prisoners for the loss of 31 killed and 36 wounded. Later, Australian troops assisted in pushing the Turkish forces out of Palestine and took part in actions at Battle of Mughar Ridge, Battle of Jerusalem (1917) and the Battle of Megiddo (1918). The Turkish government surrendered on 30 October 1918. Units of the Light Horse were subsequently used to help put down a Egyptian Revolution of 1919 in 1919 and did so with efficiency and brutality, although they suffered a number of fatalities in the process. Total Australian battle casualties in the campaign were 4,851, including 1,374 dead. Question: How many days after the First Battle of Gaza did the Second Battle of Gaza occur?", - "Output Program": [ - "march = 31 - 26\napril = 0 + 19\ntotal = march + april\nprint(total)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The game show production team of Mark Goodson and Bill Todman was responsible for producing the original as well as the revival versions of the game show. Goodson-Todman staffer Bob Stewart (television producer) is credited with creating the original version of The Price Is Right. Roger Dobkowitz was the producer from 1984 to 2008, having worked with the program as a production staffer since the shows debut after graduating from San Francisco State University. Occasionally, Dobkowitz appeared on-camera when answering a question posed by the host, usually relating to the shows history or records. When he left the show at the end of season 36, Variety (magazine) reported that it was unclear whether he was retiring or was fired, although Carey indicated in a later interview with Esquire (magazine) that Dobkowitz was fired. As of 2011, the show uses multiple producers, all long-time staffers. Adam Sandler (not to be confused with Adam Sandler) is the producer and director of the show. Stan Blits, who joined the show in 1980 and Sue MacIntyre are the co-producers. Kathy Greco joined the show in 1975 and became producer in 2008; she announced her retirement October 8, 2010 on the shows website, effective at the end of the December 2010 tapings. Her last episode as producer, which aired January 27, 2011, featured a theme in tribute to her. The shows official website featured a series of videos including an interview with Greco as a tribute to her 35 years in the days leading up to her final episode. Frank Wayne, a Goodson-Todman staffer since the 1950s, was the original executive producer of the CBS version of the show. Barker assumed that role after Waynes death in March 1988, as previously stated. Previous producers have included Jay Wolpert, Barbara Hunter and Phil Wayne Rossi (Waynes son). Michael Dimich assumed the directors chair in June 2011. Marc Breslow, Paul Alter, Bart Eskander and Rich DiPirro each served long stints previously as director. Former associate directors Andrew Felsher and Fred Witten, as well as technical director Glenn Koch, have directed episodes strictly on a fill-in basis. Sandler began directing episodes in 2012, and became the official director in 2013. Aside from Barker, the shows production staff remained intact after Carey became host. FremantleMedia executive Syd Vinnedge was named the programs new executive producer, with Richards becoming co-executive producer after Dobkowitzs departure. Richards was a candidate to replace Barker as host in 2007, before Carey was ultimately chosen. Richards succeeded Vinnedge as executive producer when the 2009-10 season started, with Tracy Verna Soiseth joining Richards as co-executive producer in 2010. Vinnedge remains credited as an executive consultant to the show. Question: How many years was Roger Dobkowitz the producer?", - "Output Program": [ - "start = 1984\nend = 2008\nyears = end - start\nprint(years)", - "condition_1 = 1984 \ncondition_2 = 2008\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: World Expos are also massive in scale, sometimes 300 or 400 hectares in size (Montreals Expo 67 was 410 hectares, Osakas Expo 70 was 330 hectares, Sevilles Seville Expo 92 was 215 hectares and Shanghais Expo 2010, 528 hectares). Pavilions participating at a World Expo can also be large, sometimes 5,000 to 10,000 square metres in size, mini city blocks in themselves and sometimes more than several stories in height. (The Australia Pavilion for Shanghai 2010 was 5,000 square metres, the British Pavilion sat on a 6,000 square metres lot, as did the Canadian Pavilion. The flagship Chinese National Pavilion had 20,000 square metres of exhibition space.) Question: How many more meters did the Chinese National Pavilion than Canada Pavilion?", - "Output Program": [ - "chinese = 20000\ncanadian = 6000\nmore_meters = chinese - canadian\nprint(more_meters)", - "chinese = 20000\ncanadian = 6000\n\nprint(abs(round(chinese - canadian,2)))" - ], - "Output Answer": [ - "{'number': '14000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: A moated house as the manor house existed by 1538. It was described in 1649, probably with the remnants of the moat, and was depicted in 1749 as a large, apparently L-shaped building with a central cupola. It appears to have been rebuilt in the third quarter of the 18th century and by the time of Lady (Sarah) Salusbury was a three-storeyed villa with a central canted entrance bay rising the full height of the north front. A lower wing, presumably an addition, ran southward from the east end. In 1789 Humphry Repton landscaped roughly of demesne grounds and William Wilkins supplied drawings for a Gothic seat. In his Red Book Repton commented favourably on the hilltop site and enhanced the view towards London. The house and 23 acres, increased by 1834 to 53 acres, was occupied by Trotter baronets (1804-36), Lady Trotter (1836-40), Lady (Elizabeth) Salusbury (1840-3), and Charles Hambro (1843-9). The house was extended westward and a semicircular bay was added to the south front in the early 19th century. By 1849 the demesne fell to 27 acres and the house, described in 1816 as being commodious yet having no regularity of architectural character and in 1822 as an elegant seat, three-storeyed. It continued as a gentlemans residence under Mrs. Howard (1850-3), Henry Vallence (1853-6), Mrs. Geach (1856-61), John Coverdale (1862-7), and Thomas Brandon (1867-76), and in 1877 was offered for sale with 52 acres. After remaining empty it was leased as a school, to Margaret Clark (1882-98) and Lucy Soulsby (1898-1915). In 1891 the school added a classroom and dormitory block on the east and later a chapel beyond that. The house continued as a school until 1934 when, described as shabby-looking, it was bought by C. W. B. Simmonds, a builder, and was pulled down to make way for Manor Drive. Question: How many people stayed in the residence anywhere from 1844 to 1861?", - "Output Program": [ - "residence=4\nanswer=residence \nprint(answer)", - "house=23\nacres=27\nanswer=acres-house\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Marriage rates began declining from almost 71 per 1,000 inhabitants in 1981 until 2002, only to increase slightly in 2003 to 61 per 1,000 and then fall again to 51 in 2004. Moreover, divorce rates have seen an increase from 191.2 per 1,000 marriages in 1991 to 239.5 per 1,000 marriages in 2004. As a result of these trends, the average Greek household is smaller and older than in previous generations. Question: Which year were marriage rates higher, 2003 or 2004?", - "Output Program": [ - "y2003 = 61\ny2004 = 51\n\ndata = (y2003,y2004)\nhigher = max(data)\n\nif higher == y2003:\n print(int(2003))\nelif higher == y2004:\n print(2004)", - "print(2003)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2003'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people were not Christian?", - "Output Program": [ - "total = 100\nchri = 47.71\nprint(total - chri)", - "condition_1 = 47.71\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '52.29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many percent were not from 25 to 44?", - "Output Program": [ - "condition_1 = 31.60\n\nprint(abs(round(100 - condition_1,2)))", - "start = 0\nend = 15\nprint(end - start)", - "total = 100\nage = 31.60\nprint(total - age)" - ], - "Output Answer": [ - "{'number': '68.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '68.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The 8,878 housing units averaged 685.5 per square mile (264.7/km\u00b2), of which 6,287 (73.6%) were owner-occupied, and 2,256 (26.4%) were occupied by renters. The homeowner vacancy rate was 1.2%; the rental vacancy rate was 5.2%. Around 17,769 people (77.1% of the population) lived in owner-occupied housing units and 5,280 people (22.9%) lived in rental housing units. Question: How many more percentage points of the population lived in owner-occupied housing units than rental housing units?", - "Output Program": [ - "owner = 77.1\nrental = 22.9\ndiff = owner - rental\nprint(diff)" - ], - "Output Answer": [ - "{'number': '54.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Giants traveled to San Francisco for a rematch of last season's NFC Championship game, in which the Giants won in overtime to advance to Super Bowl XLVI. The San Francisco 49ers were looking to avenge their playoff loss against the Giants, and had just come off back-to-back landslide victories against the Jets and Bills. However, the Giants defense allowed only one field goal and the Giants ultimately won the game 26-3, sending the 49ers to their first and only home loss of the season. With the win, the Giants improved to 4-2. Also, with the Eagles' loss to the Lions earlier in the day, the Giants gained sole possession of first place in the NFC East. Question: How many points did the Giants win by?", - "Output Program": [ - "point=26\npoint2=3\nanswer=point-point2\nprint(answer)", - "giantspoint=26\nSanFrancisco=3\nanswer=giantspoint-SanFrancisco\nprint(answer)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 2009 and 2013, George Mason saw a 21% increase in the number of applications, has enrolled 4% more new degree-seeking students, and has seen the percentage of undergraduate and graduate applications accepted each decrease by 4%. Law applications accepted increased by 10%. Mason enrolled 33,917 students for Fall 2013, up 956 (+3%) from Fall 2012. Undergraduate students made up 65% (21,990) of the fall enrollment, graduate students 34% (11,399), and law students 2% (528). Undergraduate headcount was 1,337 higher than Fall 2012 (+7%); graduate headcount was 262 lower (\u22122%); and law student headcount was 119 lower (\u221218%). Matriculated students come from all 50 states and 122 foreign countries. As of fall 2014, the university had 33,791 students enrolled, including 21,672 undergraduates, 7,022 seeking masters degrees, 2,264 seeking doctoral degrees and 493 seeking law degrees. Question: How many students were enrolled as graduates in Fall 2012?", - "Output Program": [ - "y2013 = 11399\ny2012 = y2013 - 262\n\nprint(abs(round(y2012,2)))", - "graduates13 = 11399\ngraduates12 = graduates13 - 262\nprint(graduates12)" - ], - "Output Answer": [ - "{'number': '11137', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The exact number of Arab casualties is unknown. One estimate places the Arab death toll at 7,000, including 3,000 Palestinians, 2,000 Egyptians, 1,000 Jordanians, and 1,000 Syrians. In 1958, Palestinian historian Aref al-Aref calculated that the Arab armies combined losses amounted to 3,700, with Egypt losing 961 regular and 200 irregular soldiers and Jordan losing 362 regulars and 200 irregulars. According to Henry Laurens (scholar), the Palestinians suffered double the Jewish losses, with 13,000 dead, 1,953 of whom are known to have died in combat situations. Of the remainder, 4,004 remain nameless but the place, tally and date of their death is known, and a further 7,043, for whom only the place of death is known, not their identities nor the date of their death. According to Laurens, the largest part of Palestinian casualties consisted of non-combatants and corresponds to the successful operations of the Israelis. Question: How many more Palestinians than Jewish died?", - "Output Program": [ - "palestinians = 13000\njewish = palestinians//2\nmany_more = palestinians - jewish\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '6500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Founded in 1861 by Edmund Chojecki (writing under the pen name \"Charles Edmond\") and Auguste Nefftzer, Le Temps was under Nefftzers direction for ten years, when Adrien H\u00e9brard took his place, and for nearly 45 years directed the newspaper with an iron hand until his death in 1914. He was succeeded by his sons \u00c9mile (1914), and Adrien Jr. (1925) and by Louis Mills (1929). Soon after Mills death in 1931, Le Temps became a public limited company. Adrien H\u00e9brard and his successors left substantial freedom to the editorial room and the newspaper had the reputation of keeping its journalists for a long time. Le Temps always remained moderate politically. The early issues of the newspaper reflected Nefftzers liberal philosophy had considerable trouble achieving readership. He had to frequently turn to friends in Alsace who were able to help support Le Temps financially. However, circulation continued to grow, from scarcely 3,000 in 1861, to 11,000 in 1869, 22,000 in 1880, 30,000 in 1884, 35,000 in 1904. During the interwar period it varied between 50,000 to 80,000. Despite this comparatively modest circulation, Le Temps soon became the most important newspaper of the Third French Republic particularly among the French political and economic elite. The political and diplomatic information and commentaries contained in this quality newspaper, \"serious to the point of boredom\", also carried considerable clout elsewhere in Europe. Question: How many more people were subscribed to the newspaper in 1904 than in 1861 and 1880 combined?", - "Output Program": [ - "_1904 = 35000\n_1880 = 22000\n_1861 = 3000\nmore_people = _1904 - (_1880 + _1861)\nprint(more_people)", - "y1904 = 35000\ny1861 = 3000\n\nprint(abs(y1904 - y1861))" - ], - "Output Answer": [ - "{'number': '10000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The rivalry between the Avalanche and the Red Wings was most intense from 1996 to 2002. During those seven seasons the two teams played five postseason series against each other in the Stanley Cup playoffs, with the Avalanche winning three of the series (1995-96, 4-2; 1998-99, 4-2; 1999-2000, 4-1) and the Red Wings winning two of them (1996-97, 4-2; 2001-02, 4-3). During this time frame, these two teams combined for a total of five Stanley Cup championships in seven years, the Avalanche winning twice (1995-96 and 2000-01) and the Red Wings winning three times (1996-97, 1997-98 and 2001-02). After 2002, the rivalry between the two teams began to cool down, and the two teams would not meet again in the playoffs until 2008, when the Red Wings swept the Avalanche in the Western Conference Semi-finals and went on to win the Stanley Cup. The Red Wings moved to the Eastern Conference in 2013-14 season as part of the realignment which makes the two rivals only see each other twice a year. Question: How many of the three wins captured by Avalanche did they beat their opponent by 4 points?", - "Output Program": [ - "l = [1995, 1998, 1999]\nprint(len(l))", - "Avalanche = 3\nprint(Avalanche)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The number of Thailands poor declined from 7.1 million persons in 2014, 10.5 percent of the population, to 4.9 million persons in 2015, or 7.2 percent of the population. Thailands 2014 poverty line was defined as an income of 2,647 baht per month. For 2015 it was 2,644 baht per month. According to the National Economic and Social Development Board (NESDB) in a report entitled, Poverty and Inequality in Thailand, the countrys growth in 2014 was 0.8 percent and 2.8 percent in 2015. NESDB Secretary-General Porametee Vimolsiri said that the growth was due to the effect of governmental policies. The report also noted that 10 percent of the Thai population earned 35 percent of Thailands aggregate income and owned 61.5 percent of its land. Question: Was the number of poor persons in Thailand higher in 2014 or 2015?", - "Output Program": [ - "y2014 = 7.1\ny2015 = 4.9\n\ndata = (y2014,y2015)\n\nanswer = max(data)\n\nif answer == y2015:\n print(2015)\nelif answer == y2014:\n print(2014)", - "higher = 2014\nprint(higher)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2014'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Japan signed the peace treaty with 49 nations in 1952 and concluded 54 bilateral agreements that included those with Burma (US$20 million 1954,1963), the Republic of Korea (US$300 million 1965), Indonesia (US$223.08 million 1958), the Philippines (525 million US dollars/52.94 billion yen 1967), Malaysia (25 million Malaysian dollars/2.94 billion Yen 1967), Thailand (5.4 billion Yen 1955), Micronesia (1969), Laos (1958), Cambodia (1959), Mongolia (1977), Spain ($5.5 million 1957), Switzerland, Netherlands ($10 million 1956), Sweden and Denmark. Payments of reparations started in 1955, lasted for 23 years and ended in 1977. For countries that renounced any reparations from Japan, it agreed to pay indemnity and/or grants in accordance with bilateral agreements. In the Joint Communiqu\u00e9 of the Government of Japan and the Government of the Peoples Republic of China (1972), Peoples Republic of China renounces its demand for war reparation from Japan. In the Soviet-Japanese Joint Declaration of 1956, the Soviet Union waived its rights to reparations from Japan, and both Japan and the Soviet Union waived all reparations claims arising from war. Additionally, Ceylon (now Sri Lanka), under President J. R. Jayewardene, declined war reparations from Japan. Question: How many millions of dollars (USD) did Japan pay to Burma, the Republic of Korea, and Spain combined?", - "Output Program": [ - "burma = 20\nkorea = 300\nspain = 5.5\n\nprint(abs(burma + korea +spain))", - "mil_dollars_japan_paid_burma=20\nmil_dollars_japan_paid_korea=300\nmil_dollars_japan_paid_spain=5.5\n\n\ntotal_paid_by_japan=mil_dollars_japan_paid_burma+mil_dollars_japan_paid_korea+mil_dollars_japan_paid_spain\nprint(total_paid_by_japan)" - ], - "Output Answer": [ - "{'number': '325.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1999, Jay Gibbons was the best all-around hitter. In 71 games, Gibbons batted .305 with 16 home runs and 69 RBI. Second basemen Jorge Nunez batted .268 with 14 home runs and 61 RBI, while leading the team with 51 stolen bases. Outfielder Ryan Fleming hit .335 in 61 games. Tyler Thompson led the team with 17 homeruns and RBI with 81. Pasqual Coco went 9\u20131 in 14 starts with a 2.21 ERA. Scott Cassidy won a team-leading 13 games in 27 starts in 170.2 innings. He struck out 178 batters, leading the team. The Suns bullpen got a strong season from closer Jarrod Kingrey. Kingrey had 27 saves and 69 strikeouts in 61 innings. he Suns made the playoffs by winning the first-half division title and wound up with the best overall record in the SAL. They were knocked out of the first round by their division rival, the Cape Fear Crocs. This was the last season that the SAL used a three division (North, Central, and South) format. Question: How many home runs did Jay Gibbons and Jorge Nunez combine for during the year?", - "Output Program": [ - "jay_gibbons = 16\njorde_home_runs = 14\n\nprint(jorde_home_runs + jay_gibbons)", - "gibbons_runs = 16\njorge_runs = 14\ntotal = gibbons_runs + jorge_runs\nprint(total)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Croatian language is Croatias official language, but the languages of constitutionally-recognised minorities are officially used in some local government units. Croatian is the native language identified by 96% of the population. A 2009 survey revealed that 78% of Croatians claim knowledge of at least one foreign language\u2014most often English language. The largest religions of Croatia are Roman Catholic Church (86.3%), Eastern Orthodox Church (4.4%) and Islam (1.5%). Literacy in Croatia stands at 98.1%. The proportion of the population aged 15 and over attaining academic degrees has grown rapidly since 2001, doubling and reaching 16.7% by 2008. An estimated 4.5% of GDP is spent for education. Primary and secondary education are available in Croatian and in the languages of recognised minorities. Croatia has a universal health care system and in 2010, the nation spent 6.9% of its GDP on healthcare. The net monthly income in September 2011 averaged 5,397 Croatian kuna ( ). The most significant sources of employment in 2008 were wholesale and retail trade, the manufacturing industry and construction. In October 2011, the unemployment rate was 17.4%. Croatias median equivalent household income tops the average Purchasing Power Standard of 2004 enlargement of the European Union, while trailing the EU average. The 2011 census recorded a total of 1.5 million private households; most owned their own housing. Question: How many percent of Croatian's do not speak another language?", - "Output Program": [ - "Croatians=78\npeople=100\nanswer=people-Croatians \nprint(answer)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Kiev Oblast has 795 state-run schools of general education, 219 (27.5%) of which are situated in urban areas and 576 (72.5%) of which - in rural areas. These schools are attended by 232,260 students, 141,416 (60.6%) which attend urban schools, and 98,944 (39.4%) which attend rural area schools. In addition, there are 12 evening schools with an enrollment of over 6,000 students, 15 private institutions containing about 7,000 students, 23 vocational schools containing over 14,300 students, 22 higher schools with an enrollment of over 34,900 students), and 52 Homeschooling institutions containing over 48,700 children. There are also 756 institutions of Nursery school education attended by a total of 44,400 children, 52 home-school institutions, 22 vocational institutions, having an enrollment of with 17,300 students. Question: How many more homeschool and vocational institutions were there than evening schools?", - "Output Program": [ - "homeschool=62\nprint(homeschool)", - "homeschool=52\neveningschools=12\nanswer=homeschool+eveningschools\nprint(answer)" - ], - "Output Answer": [ - "{'number': '62', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: TAccording to the U.S. Census Bureau, , Rhode Island had an estimated population of 1,056,298, which is an increase of 1,125, or 0.10%, from the prior year and an increase of 3,731, or 0.35%, since the year 2010. This includes a natural increase since the last census of 15,220 people (that is 66,973 births minus 51,753 deaths) and an increase due to net migration of 14,001 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 18,965 people, and migration within the country produced a net decrease of 4,964 people. Question: How many more births and deaths combined were there than the natural increase of 15220 people?", - "Output Program": [ - "births = 66973\ndeaths = 51753\nnatural_increase = 15220\nreqd_number = (births + deaths) - natural_increase\nprint(reqd_number)", - "birth = 66973\ndeath = 51753\n\nprint(abs(birth + death - 15220))" - ], - "Output Answer": [ - "{'number': '103506', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Himachal Pradesh has a total population of 6,864,602 including 3,481,873 males and 3,382,729 females as per the final results of the Census of India 2011. This is only 0.57 per cent of Indias total population, recording a growth of 12.81 per cent. The scheduled castes and scheduled tribes account for 25.19 per cent and 5.71 per cent of the population respectively. The sex ratio stood at 972 females per 1000 males, recording a marginal increase from 968 in 2001. The child sex ratio increased from 896 in 2001 to 909 in 2011. The total fertility rate (TFR) per woman in 2015 stood at 1.7, one of the lowest in India. Question: How many more men lived in Himachal Pradesh in 2011 compared to females?", - "Output Program": [ - "female = 3382729\nmales = 3481873\n\nprint(abs(round(female - males,2)))", - "males = 3481873\nfemales = 3382729\nnumber_of_more_men = males - females\nprint(number_of_more_men)" - ], - "Output Answer": [ - "{'number': '99144', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Korean Americans?", - "Output Program": [ - "Korean_Americans = 0.3\nprint(100-Korean_Americans)", - "total = 100\nkor = 0.3\nprint(total-kor)" - ], - "Output Answer": [ - "{'number': '99.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many more healthcare than education jobs were there?", - "Output Program": [ - "jobs=3944\nsecondarysector=1189\ntertiary=2590\nt=752 \nanswer=jobs-tertiary\nprint(answer)" - ], - "Output Answer": [ - "{'number': '222', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Yuba County had a population of 72,155. The racial makeup of Yuba County was 49,332 (68.4%) White (U.S. Census), 2,361 (3.3%) African American (U.S. Census), 1,675 (2.3%) Native American (U.S. Census), 4,862 (6.7%) Asian (U.S. Census), 293 (0.4%) Pacific Islander (U.S. Census), 8,545 (11.8%) from Race (United States Census), and 5,087 (7.1%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 18,051 persons (25.0%). Question: How many in percent from the census weren't African American?", - "Output Program": [ - "Census=3.3\npeople=100\nanswer=people-Census\nprint(answer)", - "ans = 3.3\n\nprint(round(100 - ans,2))", - "total = 100\nafrican = 3.3\ndiff = total - african\nprint(diff)", - "AfricanAmerican=3.3\npeople=100\nanswer=people-AfricanAmerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '96.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The newly minted 1982 Los Angeles Raiders season finished the 1982 NFL strike 1982 NFL season 8-1 to win the AFC West, but lost in the second round of the 1982-83 NFL playoffs to the 1982 New York Jets season. The 1983 NFL season, the 1983 Los Angeles Raiders season finished 12-4 to win the AFC West. Convincing playoff wins over the 1983 Pittsburgh Steelers season and 1983 Seattle Seahawks season in the 1983-84 NFL playoffs propelled the Raiders to their fourth Super Bowl. Against the 1983 Washington Redskins season in Super Bowl XVIII, the Raiders built a lead after blocking a punt and recovering for a touchdown early in the game. A Branch touchdown reception from Plunkett put the Raiders up 14-0 with more than nine minutes remaining in the first quarter. With seven seconds remaining in the first half, linebacker Jack Squirek intercepted a Joe Theismann swing pass at the Washington five yard line and scored, sending the Raiders to a 21-3 halftime lead. Following a John Riggins one-yard touchdown run (extra point was blocked), Marcus Allen scored from five yards out to build the lead to 28-9. The Raiders sealed the game with Allen reversed his route on a Super Bowl record run that turned into a 74-yard touchdown. The Raiders went on to a 38-9 victory and their third NFL championship. Allen set a record for most rushing yards (191) and combined yards (209) in a Super Bowl as the Raiders won their third Super Bowl in eight years. Question: How many times did the Raiders win the AFC west between 1982 and 1983?", - "Output Program": [ - "win = 2\nprint(win)", - "ans = [\"win\",\"win\",\"lose\"]\n\ncount = 0\nfor i in range(0,len(ans)):\n if ans[i] == \"win\":\n count = count+1\n \nprint(count)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The SS owned experimental farms, bakeries, meat packing plants, leather works, clothing and uniform factories, and small arms factories. Under the direction of the WVHA, the SS sold camp labor to various factories at a rate of three to six Reichsmarks per prisoner per day. The SS confiscated and sold the property of concentration camp inmates, confiscated their investment portfolios and their cash, and profited from their dead bodies by August Frank memorandum and melting down their dental work to obtain gold from the fillings. The total value of assets looted from the victims of Operation Reinhard alone (not including Auschwitz) was listed by Odilo Globocnik as 178,745,960.59 Reichsmarks. Items seized included 2,909.68 kilograms of gold worth 843,802.75 RM, as well as 18,733.69 kg of silver, 1,514 kg of platinum, 249,771.50 American dollars, 130 diamond solitaires, 2,511.87 carats of brilliants, 13,458.62 carats of diamonds, and 114 kg of pearls. According to Nazi legislation, Jewish property belonged to the state, but many SS camp commandants and guards stole items such as diamonds or currency for personal gain, or took seized foodstuffs and liquor to sell on the black market. Question: How many more kilograms of silver was seized than gold?", - "Output Program": [ - "condition_1 = 2909.68\ncondition_2 = 18733.69\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "silver = 18733.69\ngold = 2909.68\nprint(silver - gold)" - ], - "Output Answer": [ - "{'number': '15824.01', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The population of Sevastopol proper is 418,987 (01.01.16), making it the largest in the Crimean Peninsula. The citys agglomeration has about 600,000 people (2015). According to the Ukrainian Census (2001), the ethnic groups of Sevastopol include Russians (71.6%), Ukrainians (22.4%), Belarusians (1.6%), Tatars (0.7%), Crimean Tatars (0.5%), Armenians (0.3%), Jews (0.3%), Moldovans (0.2%), and Azerbaijani people (0.2%). Question: How many more people, in terms of percentage, belong to the largest ethnic group compared to the two smallest ethnic groups combined?", - "Output Program": [ - "percent_largest_ethnic_grp = 71.6\npercent_1st_smallest_ethnic_grp = 0.2\npercent_2nd_smallest_ethnic_grp = 0.2\ncomparision = round(percent_largest_ethnic_grp - (percent_1st_smallest_ethnic_grp + percent_2nd_smallest_ethnic_grp),1)\nprint(comparision)", - "largest = 71.6\nsmallest = 0.2+0.2\n\nprint(abs(round(largest - smallest,2)))" - ], - "Output Answer": [ - "{'number': '71.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From 2000 to 2012, consumption of cigars more than doubled in the United States, from slightly over 6.1 billion in 2000 to more than 13.7 billion in 2012. Cigar use is most common among young people. In the 2012 National Youth Tobacco Survey data, the Centers for Disease Control and Prevention (CDC) estimated that 12.6% of high school students had smoked at least one cigar in the past 30 days. After cigarettes, cigars were the second most commonly used tobacco product in youths and the most commonly used tobacco product among African American high school students. From the CDC\u2019s national Adult Tobacco Survey for 2009-2015, data suggest that prevalence among adults was highest among 18-24 years (15.9%) followed by 25-44 years old (7.2%). From the same survey, prevalence among men (10.4%) was significantly higher than women (3.1%) and likewise among LGBT (12.2%) and heterosexual (6.5%) respondents. The National Survey on Drug Use and Health (2015) indicated that 12.5 million American (over age 12) smoked a cigar product in the past month and over 24 million smoked a cigar product in the past year. As reported in other surveys, use was more common among most often among men than women and more prevalent among African- Americans and Native Americans than among white Americans. Question: How many more billions of cigars were consumed in 2012 than in 2000?", - "Output Program": [ - "sigars_2012 = 6.1\nsigars_2000 = 13.7\n\nprint(abs(sigars_2012 - sigars_2000))\n", - "billion_cigar_consumed_2012 = 13.7\nbillion_cigar_consumed_2000 = 6.1\nmore_billion_cigar = billion_cigar_consumed_2012 - billion_cigar_consumed_2000\nprint(more_billion_cigar)" - ], - "Output Answer": [ - "{'number': '7.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The team rallied for a win over the Washington Redskins at FedExField in week 10. Penalties on Washington's defense helped allow a short McNabb to Brian Westbrook touchdown pass on Philadelphia's opening drive. A fumble by L. J. Smith gave Washington the ball inside Eagle territory, and Jason Campbell capitalized with a touchdown pass to James Thrash, the former Eagle. The extra point was missed, but Campbell hit Thrash for another score later in the second quarter. The two-point conversion failed, leaving it 12-7 Washington. A Redskin field goal stretched Philadelphia's deficit to 15-7 in the third quarter, but L. J. Smith, who spent much of the early season injured, caught an eight-yard touchdown from McNabb. The Eagles went for two to try to tie it, but were not successful. Campbell fired back with his third touchdown pass, this one to Keenan McCardell, to make it 22-13. McNabb needed five plays to get the points back, launching a 45-yard touchdown pass to Reggie Brown for the touchdown. Ladell Betts fumbled the ball away in Eagle territory on Washington's next possession, but McNabb was sacked and fumbled it back to the Redskins on the next play. The Redskins eventually had first-and-goal from the three-yard line, but the Philadelphia defense had yet another huge goal-line stand, and Washington settled for a field goal to go up 25-20. The Eagles got the ball back with four minutes to play, and Westbrook immediately took a short pass and broke free for a 57-yard touchdown to go ahead 26-25 (the two-point conversion failing again). The defense came up big again, with Mike Patterson sacking Campbell to jar the ball loose, and Trent Cole recovering. Westbrook carried it in from ten yards out to seal the deal. McNabb, who surpassed Ron Jaworski for the most career completions in franchise history (2,090 at game's end), passed for 251 yards and four touchdowns in the 33-25 win. Westbrook rushed for 100 yards and had 83 receiving yards, with three total touchdowns. The comeback win improved the Eagles record to 4-5. Question: How many touchdown passes did Donovan Mcnabb throw ?", - "Output Program": [ - "mcnabb_passes = 4\nprint(mcnabb_passes)", - "td_by_donav = 4\nprint(abs(round(td_by_donav,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The effects of flooding can be devastating and cause significant damage to crops and houses, serious bank erosive with consequent loss of homesteads, school and land, and loss of many lives, livestock and fisheries. During the 1998 flood, over 70% of the land area of Bangladesh was inundated, affecting 31 million people and 1 million homesteads. In the 1998 flood which had an unusually long duration from July to September, claimed 918 human lives and was responsible for damaging 16 00 and 6000 km of roads and embankments respectively, and affecting 6000 km2 of standing crops. The 2004 floods, over 25% of the population of Bangladesh or 36 million people, was affected by the floods; 800 lives were lost; 952 000 houses were destroyed and 1.4 million were badly damaged; 24 000 educational institutions were affected including the destruction of 1200 primary schools, 2 million governments and private tubewells were affected, over 3 million latrines were damaged or washed away, this increases the risks of waterborne diseases including diarrhea and cholera. Also, 1.1 M ha of rice crop was submerged and lost before it could be harvested, with 7% of the yearly aus (early season) rice crop lost; 270 000 ha of grazing land was affected, 5600 livestock perished together with 254 00 poultry and 63 MT of lost fish production. Question: How many more poultry were lost than livestock in the 2004 flood?", - "Output Program": [ - "poultry = 25400\nlivestock = 5600\nprint(poultry - livestock)" - ], - "Output Answer": [ - "{'number': '19800', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Much of Afghanistans livestock was removed from the country by early waves of refugees who fled to neighboring Pakistan and Iran. In 2001, the livestock population in Afghanistan had declined by about 40% since 1998. In 2002, this figure was estimated to have declined further to 60%. An FAO survey done in the northern regions in spring 2002 showed that in four provinces (Balkh Province, Jowzjan Province, Sar-e Pol Province, and Faryab Province), there was a loss of about 84% of cattle from 1997 to 2002 and around 80% of sheep and goat. The majority of Afghans traditionally raise sheep instead of goats because goat meat is not popular in Afghanistan. After 2002, the Ministry of Agriculture, Irrigation & Livestock (Afghanistan) with assistance from USAID have been helping to regrow livestock numbers throughout the country. This was done by providing Afghan villagers training and animals to start with. The Council of Ministers (Afghanistan) Mohammad Asef Rahimi stated that over the past decade arable land had increased from 2.1 million hectares to 8.1 million hectares, wheat production from 5.1 million tonnes to 2.3 million tonnes, nurseries from 75,000 hectares to 119,000 hectares and grape production from 364,000 tonnes to 615,000 tonnes. Almond production jumped from 19,000 to 56,000 tonnes and cotton from 20,000 to 45,000 tonnes, with the saffron yield reaching 2,000 kilograms. Question: Between 1998 and 2002, how many percentage points did the livestock population fall?", - "Output Program": [ - "y2002 = 60\nprint(y2002)", - "livestock_fall_1998 = 40\nlivestock = 100\nprint(livestock-livestock_fall_1998)" - ], - "Output Answer": [ - "{'number': '60', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Petrova was seeded 18th at the 2010 Rogers Cup in Montreal and won a tough opener against Lucie \u0160af\u00e1\u0159ov\u00e1. In the second round, she faced former world No. 1 Dinara Safina and despite serving 15 aces, she was defeated, 7-5, 4-6, 6-4. Petrova played the final event of the US Open Series in New Havan at the 2010 Pilot Pen Tennis, where she received a wild card to play as the eighth seed. In the first round, she came from a set down to beat Varvara Lepchenko. She then defeated her former doubles partner Bethanie Mattek-Sands to advance to the quarterfinals. She then had an impressive 6-2, 6-1 victory over second seed Samantha Stosur for her fourth top 10 win of the season. She defeated Maria Kirilenko in her semifinal match, but was beaten by Caroline Wozniacki in the final, 6-3, 3-6, 6-3. Question: How many more points did Petrova score than Samantha Stosur in their match?", - "Output Program": [ - "patrova = 6+6\nsamantha = 2+1\n\nprint(abs(round(patrova - samantha,2)))", - "petrova_points=12\nsamantha_points=3\n\n\nmore_points_petrova=petrova_points-samantha_points\nprint(more_points_petrova)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By 1982 Timman was ranked second in the world, behind only Anatoly Karpov. In the 1980s he won a number of very strong tournaments, including Amsterdam IBM in 1981, Wijk aan Zee 1981, and 1985, Linares chess tournament 1988, the 1989 Max Euwe Memorial, and the 1989 World Cup tournament in Rotterdam. Other major successes included Las Palmas 1981, Mar del Plata chess tournaments 1982, Bugojno 1984, and Sarajevo 1984. One of his notable later successes was the 2nd Immopar Fast chess Tournament in 1991, a weekend event which attracted a huge amount of prize money. In this knock-out format tournament he defeated Gata Kamsky 1\u00bd-\u00bd, Karpov 2-0, Viswanathan Anand 1\u00bd-\u00bd, and finally the World Champion Garry Kasparov 1\u00bd-\u00bd to win the first prize of approximately 75,000 USD. His performance was equivalent to an Elo rating of 2950. Question: How many total losses did Timman have in the 1991 Immopar tournament across all matches?", - "Output Program": [ - "game_1 = 0.5\ngame_2 = 0\ngame_3 = 0.5\ngame_4 = 0.5\n\ntotal_loss = game_1+game_2+game_3+game_4\n\nprint(total_loss)\n" - ], - "Output Answer": [ - "{'number': '1.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many percent of Bronx residents did not speak Indo-European languages at home?", - "Output Program": [ - "indo_european = 0.70\ntotal = 100\nnon_indo_european = total - indo_european\nprint(non_indo_european)", - "indo_europian_lang = 0.70\nprint(abs(round(100 - indo_europian_lang,2)))" - ], - "Output Answer": [ - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Japan signed the peace treaty with 49 nations in 1952 and concluded 54 bilateral agreements that included those with Burma (US$20 million 1954,1963), the Republic of Korea (US$300 million 1965), Indonesia (US$223.08 million 1958), the Philippines (525 million US dollars/52.94 billion yen 1967), Malaysia (25 million Malaysian dollars/2.94 billion Yen 1967), Thailand (5.4 billion Yen 1955), Micronesia (1969), Laos (1958), Cambodia (1959), Mongolia (1977), Spain ($5.5 million 1957), Switzerland, Netherlands ($10 million 1956), Sweden and Denmark. Payments of reparations started in 1955, lasted for 23 years and ended in 1977. For countries that renounced any reparations from Japan, it agreed to pay indemnity and/or grants in accordance with bilateral agreements. In the Joint Communiqu\u00e9 of the Government of Japan and the Government of the Peoples Republic of China (1972), Peoples Republic of China renounces its demand for war reparation from Japan. In the Soviet-Japanese Joint Declaration of 1956, the Soviet Union waived its rights to reparations from Japan, and both Japan and the Soviet Union waived all reparations claims arising from war. Additionally, Ceylon (now Sri Lanka), under President J. R. Jayewardene, declined war reparations from Japan. Question: How many nations had no reparation agreement with Japan?", - "Output Program": [ - "ld = ['China', 'Soviet Union', 'Sri Lanka']\nprint(len(ld))", - "nations = [\"China\",\"SU\",\"SriLanka\"]\nprint(len(nations))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many more percent were Hungarians than Romani at the 2011 census?", - "Output Program": [ - "hungarian = 80.80\nromani = 1.1\nprint(abs(hungarian - romani))", - "hungarians = 80.8\nromani = 1.1\nanswer = hungarians - romani\nprint(answer)" - ], - "Output Answer": [ - "{'number': '79.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Warsaw produces 12% of Polands national income, which in 2008 was 305.1% of the Polish average per capita (or 160% of the European Union average). The Nominal GDP per capita in Warsaw amounted to PLN 134,000 in 2015 (c. \u20ac31,200 or $74,400 in Purchasing Power Parity). Total nominal GDP of the city in 2010 amounted to 191.766 billion PLN, 111,696 PLN per capita, which was 301.1% of the Polish average. Warsaw leads East-Central Europe in foreign investment and in 2006, GDP growth met expectations with a level of 6.1%. It also has one of the fastest growing economies, with GDP growth at 6.5 percent in 2007 and 6.1 percent in the first quarter of 2008. Question: How many percent of Polands national income is not produced in Warsaw?", - "Output Program": [ - "Warsawproduces=12\npoland_national_income=100\nanswer=poland_national_income-Warsawproduces\nprint(answer)", - "Warsaw=12\ntotal=100\nanswer=total-Warsaw \nprint(answer)" - ], - "Output Answer": [ - "{'number': '88', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The states with the greatest percentage or professing Catholics are central states, namely Guanajuato (96.4%), Aguascalientes (95.6%) and Jalisco (95.4%), whereas southeastern states have the least percentage of Catholics, namely Chiapas (63.8%), Tabasco (70.4%) and Campeche (71.3%). The percentage of professing Catholics has been decreasing over the last four decades, from over 98% in 1950 to 87.9% in 2000. Average annual growth of Catholic believers from 1990 to 2000 was 1.7% whereas that of Non-Catholics was 3.7%. Given that average annual population increase over the same time period was 1.8%, the percentage of Catholics with respect to total population is still decreasing. Question: How many years was the time span where the percentage of professing Catholics was decreasing?", - "Output Program": [ - "decrease_in_dacay = 4\ndacke_in_year = 10\n\n\nprint(abs((decrease_in_dacay * dacke_in_year)))", - "deacade_years = 10\nnumber_decades = 4\nyears_life_span = deacade_years * number_decades\nprint(years_life_span)" - ], - "Output Answer": [ - "{'number': '40', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With regulations in place and DDT banned, the eagle population rebounded. The bald eagle can be found in growing concentrations throughout the United States and Canada, particularly near large bodies of water. In the early 1980s, the estimated total population was 100,000 individuals, with 110,000\u2013115,000 by 1992; the U.S. state with the largest resident population is Alaska, with about 40,000\u201350,000, with the next highest population the Provinces and territories of Canada of British Columbia with 20,000\u201330,000 in 1992. Obtaining a precise count of bald eagles population is extremely difficult. The most recent data submitted by individual states was in 2006, when 9789 breeding pairs were reported. For some time, the stronghold breeding population of bald eagles in the lower 48 states was in Florida, where over a thousand pairs have held on while populations in other states were significantly reduced by DDT use. Today, the Contiguous United States with the largest number of breeding pairs of eagles is Minnesota with an estimated 1,312 pairs, surpassing Floridas most recent count of 1,166 pairs. 23, or nearly half, of the 48 contiguous states now have at least 100 breeding pairs of bald eagles. In Washington State, there were only 105 occupied nests in 1980. That number increased by about 30 per year, so that by 2005 there were 840 occupied nests. 2005 was the last year that the Washington Department of Fish and Wildlife counted occupied nests. Further population increases in Washington may be limited by the availability of late winter food, particularly salmon. Question: How many more occupied nests were there in Washington at last count, compared to 1980?", - "Output Program": [ - "y1980 = 105\nlast_count = 840\nprint(abs(round(y1980 - last_count,2)))", - "last_count = 840\nfirst_count = 105\nmany_more = last_count - first_count\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '735', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many points were the Raiders leading by at the half?", - "Output Program": [ - "condition_1 = 16\ncondition_2 = 3\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "raider = 16\nopo = 3\nprint(raider - opo)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1860, there were 20,000 professionals in Russia and 85,000 by 1900. Originally composed of educated nobles, the intelligentsia became dominated by raznochintsy (class-less people) after 1861. In 1833, 78.9 per cent of secondary-school students were children of nobles and bureaucrats, by 1885 they were 49.1 per cent of such students. The proportion of commoners increased from 19.0 to 43.8 per cent, and the remaining percentage were the children of priests. In fear of an educated proletariat, Tsar Nicholas I of Russia limited the number of university students to 3,000 per year, yet there were 25,000 students, by 1894. Similarly the number of periodicals increased from 15 in 1855 to 140 periodical publications in 1885. The \"third element\" were professionals hired by zemstva. By 1900, there were 47,000 of them, most were liberal radicals. Question: How many more periodicals publications were in 1885 than 1855?", - "Output Program": [ - "y1 = 49.1\ny2 = 19\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Researchers conducted a survey for the National Retail Federation in the United States and found that 53.3 percent of consumers planned to buy a costume for Halloween 2005, spending $38.11 on average (up $10 from the year before). They were also expected to spend $4.96 billion in 2006, up significantly from just $3.3 billion the previous year. The troubled economy has caused many Americans to cut back on Halloween spending. In 2009, the National Retail Federation anticipated that American households would decrease Halloween spending by as much as 15% to $56.31. In 2013, Americans spent an estimated $6.9 billion to celebrate Halloween, including a predicted $2.6 billion on costumes (with more spent on adult costumes than for childrens costumes) and $330 million on pet costumes. In 2017 it was estimated that Americans would spend $9.1 billion on Halloween merchandise with $3.4 billion of that being on spend on Halloween costumes. Question: How many dollars was the average sending on a halloween costume in 2004?", - "Output Program": [ - "\ncostume1 = 38.11\ncostume2 = 10\nprint(costume2+costume1)", - "y1 = 38.11\ndecre = 10\nprint(y1 + decre)" - ], - "Output Answer": [ - "{'number': '48.11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eight years after their last game in Indianapolis (a 29-13 victory), the Bears returned to play the Colts in week five. The 43rd game between the two franchise, the Bears trailed the series 19-23, but won the last two games, recently a 41-21 win in 2012. \"An efficient offensive attack\", particularly a rushing-based offense like against the Lions, was a key to success against the Colts defense, according to Jeff Joniak; the Colts allowed the second-highest runs of at least four yards with 51.5 percent. He added the offense should punctuate the run with deep passes, as the Colts were the most penalized defense in the NFL with six pass interference and three personal fouls, along with just four turnovers forced resulting in only three total points. Meanwhile, the Bears defense had to attack Colts quarterback Andrew Luck; Indianapolis was allowing a league-high 15 sacks, was ranked 29th in pass protection efficiency, the second-most hurries (35) the highest number of knockdowns (33) allowed, along with 10 combined false start and holding penalties. Joniak added jet lag could play a factor in the game, as the Colts had lost in London the week before and had no bye week. Connor Barth scored the first points of the game when he kicked a 35-yard field goal on the Bears' opening drive. Adam Vinatieri responded with a 54-yard field goal and the Colts took the lead in the second quarter when Luck threw a one-yard touchdown pass to Dwayne Allen. Both teams traded field goals on their next drives before Brian Hoyer threw a 14-yard touchdown pass to Cameron Meredith. With 11 seconds left in the first half, Vinatieri kicked a 26-yard field goal to give Indianapolis the 16-13 lead at halftime. He converted a 41-yard field goal in the third quarter to increase the margin to six points; when Barth tried a 49-yarder on the next series, he missed it wide left, but redeemed himself with a 24-yard kick in the fourth. Hoyer later led the Bears on a 96-yard drive, ending it with a 21-yard touchdown pass to Jordan Howard; the drive was the longest touchdown-scoring series since a 97-yard possession against the Steelers in 2009. Luck responded with a 35-yard touchdown pass to T. Y. Hilton, who beat Jacoby Glenn for the score, followed by Vinatieri's 35-yard field goal after Meredith lost a fumble. Down by six points, Hoyer attempted to rally the Bears on one last drive but missed an open Alshon Jeffery on fourth down, throwing an incomplete pass to Meredith. The Colts ran out the clock to end the game. With the loss, the Bears fell to 1-4, their worst five-week start since they started the 2004 season 1-4. They ended the game with 522 offensive yards, the most since they recorded 542 in a 1989 win against the Lions and the most in a loss since 1940. Question: How many field goals were kicked in the first half?", - "Output Program": [ - "kicked = 4\nprint(kicked)", - "goal = 4\nprint(goal)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 1960s and 1970s, many Asians also settled in Glasgow, mainly in the Pollokshields area. These number 30,000 Pakistani people, 15,000 Indian people and 3,000 Bangladeshi people as well as Cantonese people people, many of whom settled in the Garnethill area of the city. Since 2000, the UK government has pursued a policy of dispersal of Immigration to the United Kingdom since 1922 to ease pressure on social housing in the London area. The city is also home to some 8,406 (1.42%) Polish people. Since the United Kingdom Census 2001 the population decline has been reversed. The population was static for a time; but due to migration from other parts of Scotland as well as immigration from overseas, the population has begun to grow. The population of the city council area was 593,245 in 2011 and around 2,300,000 people live in the Glasgow travel to work area. This area is defined as consisting of over 10% of residents travelling into Glasgow to work and is without fixed boundaries. Question: How many more Indian people settled into Glasgow compared to Bangladeshi people?", - "Output Program": [ - "indian_people = 15000\nbangladeshi_people = 3000\nprint(abs(indian_people-bangladeshi_people))", - "indians = 15000\nbangladeshi = 3000\nanswer = indians - bangladeshi\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On April 7, 2013, the Pacers clinched their first Central Division championship since the 2003-04 season. They finished the 2012-13 NBA season with a 49-32 record, the 3rd seed in the Eastern Conference and beat the Atlanta Hawks in the first round of the playoffs. The Pacers then beat the New York Knicks in six games to advance to the Eastern Conference Finals for the first time since 2004 to face the defending champs, the Miami Heat. The Pacers lost Game 1 of the Eastern Conference Finals on May 22, 2013 in overtime 103-102. On May 24, 2013 in Game 2 of the Eastern Conference Finals, the Pacers were victorious by a score of 97-93. The game was clinched for Indiana, after David West was able to deflect a pass from LeBron James. The team headed home to Indianapolis where they had been a perfect 6-0 in the playoffs. The Heat won Game 3 in Indianapolis on May 26, 2013, with contributions from role players Udonis Haslem and Chris Andersen, and won 114-96. The Pacers bounced back in Game 4 - with a strong contribution from Lance Stephenson - and won 99-92. The Pacers lost Game 5 in Miami on May 30, but won Game 6 at home on June 1, extending the series to Game 7. The Pacers were defeated by Miami, 99-76. Question: How many more wins did the Pacers have in the 2012-2013 NBA season compared to losses?", - "Output Program": [ - "condition_1 = 49\ncondition_2 = 32\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Richard Gabriel estimated that roughly 2,400 PLO fighters were killed during the war, of whom about 1,400 were killed throughout southern Lebanon and another 1,000 killed during the Siege of Beirut. Gabriel also estimated that between 5,000 and 8,000 civilians died during the war. Some later estimates have put the total figure at 18-19,000 killed and more than 30,000 wounded, most of them civilians. 80% of villages in South Lebanon were damaged, with some completely destroyed. The Israeli government maintained that about 1,000 Palestinian fighters and 800 Lebanese civilians died during the invasion, excluding the siege of Beirut. Kenneth Pollack estimated that 1,200 Syrian soldiers were killed and about 3,000 wounded during the war. Question: How many more Palestinian fighters died than Lebanese civilians according to the Israeli government?", - "Output Program": [ - "pale = 1000\nleba = 800\ndifference = pale - leba\nprint(difference)" - ], - "Output Answer": [ - "{'number': '200', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The reported prevalence of TS varies \"according to the source, age, and sex of the sample; the ascertainment procedures; and diagnostic system\", with a range reported between .4% and 3.8% for children ages 5 to 18. Robertson (2011) says that 1% of school-age children have Tourettes. According to Lombroso and Scahill (2008), the emerging consensus is that .1 to 1% of children have Tourettes, with several studies supporting a tighter range of .6 to .8%. Bloch and Leckman (2009) and Swain (2007) report a range of prevalence in children of .4 to .6%, Knight et al. (2012) estimate .77% in children, and Du et al. (2010) report that 1 to 3% of Western school-age children have Tourettes. Question: How many percentage points difference does Swain report is the range of prevalence of Tourettes in children.", - "Output Program": [ - "upper_range_limit_in_child = 4\nlower_range_limit_in_child = 3.8\n\nprint(abs(round(upper_range_limit_in_child - lower_range_limit_in_child,2)))", - "percentage_begin = 0.4\npercentage_end = 0.6\npercentage_difference = round(percentage_end - percentage_begin,1)\nprint(percentage_difference)" - ], - "Output Answer": [ - "{'number': '.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 2004-05 season Bj\u00f8rndalen was the 16th best shot with an 85% success rate, the second best Norwegian behind Egil Gjelland. He hit 331 targets out of a possible 364. His prone like most biathletes was much better than his standing shoot, he hit 169/180 (92%) in the prone and 163/184 (81%) in the standing. He had an average of 88% in the individual, sprint and relay, a 91% hit rate in the mass start but only 79% in the pursuit. During his career in 1999/00 he averaged 82%, in 2000-01 78%, 2001-02 74%, 2002-03 86% and in 2003-04 he hit 80% of the targets, however in those five years his standing shoot was the same or better than his prone shoot. In comparison, his greatest rival Rapha\u00ebl Poir\u00e9e averaged 87% in 2004-05 and 86% in 2005-06. Nikolay Kruglov was the best shot in 2004-05 with a 91% success rate, with Ricco Gro\u00df in second with 89%, and in 2005 Julien Robert was best with a 93% average and Gro\u00df again second with 91%. Question: How many targets did Bj\u00f8rndalen miss in 2004-05?", - "Output Program": [ - "total_target = 364\nhit_target = 331\nprint(total_target-hit_target)", - "total = 364\npas = 331\ndiff = total - pas\nprint(diff)" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the time of Harold Evans appointment as editor in 1981, The Times had an average daily sale of 282,000 copies in comparison to the 1.4 million daily sales of its traditional rival The Daily Telegraph. By November 2005 The Times sold an average of 691,283 copies per day, the second-highest of any British \"Quality press\" newspaper (after The Daily Telegraph, which had a circulation of 903,405 copies in the period), and the highest in terms of full-rate sales. By March 2014, average daily circulation of The Times had fallen to 394,448 copies, compared to The Daily Telegraphs 523,048, with the two retaining respectively the second-highest and highest circulations among British \"quality\" newspapers. In contrast The Sun, the highest-selling \"tabloid\" daily newspaper in the United Kingdom, sold an average of 2,069,809 copies in March 2014, and the Daily Mail, the highest-selling \"middle market\" British daily newspaper, sold an average of 1,708,006 copies in the period. Question: How many more copies did The Times circulate daily in 2005 than they did in 2014?", - "Output Program": [ - "condition_one = 691283\ncondition_two = 394448\n\nprint(abs(round(condition_one-condition_two,2)))", - "y1 = 691283\ny2 = 394448\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '296835', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Peoples Party \u2013 known as the Peoples Revolutionary Party between 1924 and 2010 \u2013 formed the government from 1921 to 1996 (in a One-party state until 1990) and from 2000 to 2004. From 2004 to 2006, it was part of a coalition with the Democrats and two other parties, and after 2006 it was the dominant party in two other coalitions. The party initiated two changes of government from 2004 prior to losing power in the 2012 election. The Democrats were the dominant force in a ruling coalition between 1996 and 2000, and an almost-equal partner with the Peoples Revolutionary Party in a coalition between 2004 and 2006. An election of deputies to the national assembly on 28 June 2012 resulted in no party having an overall majority; however, as the Democratic Party won the largest number of seats, its leader, Norovyn Altankhuyag, was appointed Prime Minister of Mongolia on August 10, 2012. In 2014, he was replaced by Chimediin Saikhanbileg. The Mongolian Peoples Party won a landslide victory in the Mongolian legislative election, 2016 and the current Prime Minister of Mongolia is Mongolian Peoples Partys Jargaltulgyn Erdenebat. Question: How many years was the Democrats the dominant force in the government?", - "Output Program": [ - "start = 1996\nend = 2000\ndiff = end - start\nprint(diff)", - "start_year = 1996\nend_year = 2000\n \nprint(abs(round((abs(start_year-end_year)),2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Currently, there is no official census of religion in Russia, and estimates are based on surveys only. In 2012 the research organization Sreda published Arena Atlas, a detailed enumeration of religious populations and nationalities in Russia, based on a large-sample country-wide survey. They found that 46.8% of Russians declared themselves Christians (including 41% Russian Orthodox, 1.5% simply Orthodox or members of non-Russian Orthodox churches, 4.1% unaffiliated Christians, and less than 1% for both Catholic and Protestant), while 25% were spiritual but not religious, 13% were atheists, 6.5% were Muslims, 1.2% were followers of \"traditional religions honoring gods and ancestors\" (including Rodnovery, Tengrism and other ethnic religions), and 0.5% were Tibetan Buddhism. However, later that year, the Levada Center estimated that 76% of Russians were Christians, and in June 2013, the Public Opinion Foundation estimated that 65% of the population was Christian. These findings are in line with Pew Research Centers 2011 estimate that 73.6% of Russians were Christians, with Russian Public Opinion Research Center (VCIOM)s 2010 survey (~77% Christian), and with Ipsos MORIs 2011 survey (69%). Question: How many percent of people were not spiritual but not religious?", - "Output Program": [ - "percent_spiritual_not_religious = 25\npercent_not_spiritual_not_religious = 100 - percent_spiritual_not_religious\nprint(percent_not_spiritual_not_religious)", - "not_spritual_religious = 25\nprint(abs(round(100 - not_spritual_religious, 2)))" - ], - "Output Answer": [ - "{'number': '75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The index reached a relative intraday high\u2014which was not exceeded for over seven years\u2014of 1,552.87, on March 24, 2000, during the dot-com bubble. The index then declined by approximately 50%, to 768.63, on October 10, 2002, during the stock market downturn of 2002. On May 30, 2007, the S&P 500 closed at 1,530.23, to set its first all-time closing high in more than seven years. Although the index achieved a new all-time intraday high on October 11, 2007, at 1,576.09, following a record close of 1,565.15 on October 9, the index finished 2007 at 1,468.36 points\u2014just below its 1999 annual close. Less than a month later, it dropped to 1,400, and would not see similar levels again for five years. Question: What year was the index's intraday high 1,552.87 exceeded?", - "Output Program": [ - "y2000 = 768.63\ny2007 = 1530.23\ny2007 = 1576.09\ny2007 = 1565.15\n\ndata = (y2000,y2007)\nmaximum = max(data)\n\nif data[0] >= 1552.87:\n print(int(2000))\nelif data[1] >= 1552.87:\n print(2007)", - "print(2007)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2007'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2006, there were 2,381,500 households of average size 2.1 people. Forty percent of households consisted of single person, 32 percent two and 28 percent three or more. There were 1.2 million residential buildings in Finland and the average residential space was 38 square metres per person. The average residential property (without land) cost 1,187 euro per square metre and residential land on 8.6 euro per square metre. Consumer energy prices were 8-12 euro cent per kilowatt hour. 74 percent of households had a car. There were 2.5 million cars and 0.4 other vehicles. Around 92 percent have mobile phones and 58 percent List of countries by number of Internet users. The average total household consumption was 20,000 euro, out of which housing at around 5500 euro, transport at around 3000 euro, food and beverages excluding alcoholic at around 2500 euro, recreation and culture at around 2000 euro. Upper-level white-collar households (409,653) consumed an average 27,456 euro, lower-level white-collar households (394,313) 20,935 euro, and blue-collar households (471,370) 19,415 euro. Question: How many more households did not have a car compared to the percent of households that did not have a mobile phone?", - "Output Program": [ - "car = 100-76\nmobile = 100-92\nprint(car-mobile)", - "mobile = 58\ncar = 74\nprint(car - mobile)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Prague employs almost a fifth of the entire Czech workforce, and its wages are significantly above average (~+25%). In December 2015, average salaries available in Prague reached 35,853 CZK, an annual increase of 3.4%, which was nevertheless lower than national increase of 3.9% both in nominal and real terms. (Inflation in Prague was 0.5% in December, compared with 0.1% nationally.) Since 1990, the citys economic structure has shifted from industrial to service-oriented. Industry is present in sectors such as pharmaceuticals, printing, food processing, manufacture of transport equipment, computer technology and electrical engineering. In the service sector, financial and commercial services, trade, restaurants, hospitality and public administration are the most significant. Service (economics) account for around 80 percent of employment. There are 800,000 employees in Prague, including 120,000 commuters. The number of (legally registered) foreign residents in Prague has been increasing in spite of the countrys economic downturn. As of March 2010, 148,035 foreign workers were reported to be living in the city making up about 18 percent of the workforce, up from 131,132 in 2008. Approximately one-fifth of all investment in the Czech Republic takes place in the city. Question: How many more employees are there in Prague than commuters?", - "Output Program": [ - "prague = 800000\ncomuters = 120000\n\nprint(abs(prague - comuters))", - "employees = 800000\ncommuters = 120000\nmore = employees - commuters\nprint(more)" - ], - "Output Answer": [ - "{'number': '680000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Based on the new one-rate tax regime introduced January 2011, the overall tax rate for all income-earnings bands has been 16%. According to the income-tax returns of 2008, 14,6% of taxpayers was charged for 64,5% of the total tax burdens. Before the new Corporate income tax regime, the Corporate tax was fixed at 16% of the positive rateable value, with an additional tax called solidarity tax of 4%, the measure of which is calculated based on the result before tax of the company (the solidarity tax has been in use since September, 2006). The actual rateable value might be different is the two cases. From January 2011, under the new Corporate income tax regime the tax rate was divided into two parts (i) corporations having income before tax below 500 million HUF (appr. USD 2.5 million) was lowered to 10% and (ii) 16% remained for all other companies until 2013. After this, the unified corporate income tax rate will be 10%, irrespectively from the size of the net income before tax.In January 2017, corporate tax was unified at a rate of 9% - the lowest in the European Union. The rate of value added tax in Hungary is 27%, the highest in Europe, since 1 of January, 2012. Question: How many percentage points difference was there between the rate for corporations having income before tax below 500 million HUF and all other companies?", - "Output Program": [ - "lowered=10\nremained=16\nanswer=remained-lowered\nprint(answer)", - "rate=10\ntax=16\nanswer=tax-rate\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On July 24, 2017, Gasol re-signed with the Spurs. On December 20, 2017, he had 20 points and a season-high 17 rebounds in a 93-91 win over the Portland Trail Blazers. On December 23, 2017, he recorded his 10th career triple-double with 14 points, 11 rebounds and a season-high 10 assists in a 108-99 win over the Sacramento Kings. On December 26, 2017, in a 109-97 win over the Brooklyn Nets, Gasol collected his 10,817th rebound, moving him past Jack Sikma for 30th in league history. On January 26, 2018, in a 97-78 loss to the Philadelphia 76ers, Gasol became the 34th player in NBA history to play 40,000 career minutes. On March 25, 2018, he had 22 points on 10-of-15 shooting and grabbed 13 rebounds in a 106-103 loss to the Milwaukee Bucks. Question: How many points did the Spurs win by against Portland on December 20, 2017?", - "Output Program": [ - "spurs_point = 93\nportland_points = 91\n\nprint(spurs_point - portland_points)", - "sprus = 93\nportland = 91\nanswer = sprus - portland\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their road win against the Ravens, the Colts flew to Reliant Stadium for an AFC South showdown with the Texans, their second meeting of the season. Houston dominated throughout the first half, scoring 17 points. The Colts took over from there, scoring 35 points, one of which was an interception returned 27 yards by Clint Session. With the win, the Colts went to 11-0and their winning streak improved to 19 games. Also, with the win and Jacksonville's loss to San Francisco, the Colts clinched the AFC South division title, the first team to clinch a playoff berth this season. Question: How many games did Australia lose in the First Test series?", - "Output Program": [ - "lose = 0\nprint(lose)\n" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many more, in percentage, of the population in Greensboro were Latter-Day Saints rather than Lutheran?", - "Output Program": [ - "saints = 1.02\nlutherens = 0.96\n\nprint(abs(round(saints - lutherens,2)))", - "latter_day = 1.02\nlutheran = 0.96\nmany_more = latter_day - lutheran\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '0.06', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many more percent of the population were multiracial than Native American?", - "Output Program": [ - "multiracial = 2.2\nnative_american = 0.3\n\nmore = round(multiracial - native_american, 2)\n\nprint(more)", - "native_american = 0.3\nmultiracial = 2.2\nprint(abs(native_american-multiracial))" - ], - "Output Answer": [ - "{'number': '1.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007-2008, Sun posted revenue of $13.8 billion and had $2 billion in cash. First-quarter 2008 losses were $1.68 billion; revenue fell 7% to $12.99 billion. Suns stock lost 80% of its value November 2007 to November 2008, reducing the companys market value to $3 billion. With falling sales to large corporate clients, Sun announced plans to lay off 5,000 to 6,000 workers, or 15-18% of its work force. It expected to save $700 million to $800 million a year as a result of the moves, while also taking up to $600 million in charges. Question: How many billion did Sun's revenue fall by in the first quarter of 2008?", - "Output Program": [ - "condition_1 = 13.8\ncondition_2 = 12.99\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "_2007 = 13.8\n_2008 = 12.99\nbillion_fall = _2007 - _2008\nprint(billion_fall)" - ], - "Output Answer": [ - "{'number': '.81', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The rivalry between the Indianapolis Colts and New England Patriots is one of the NFLs newest rivalries. The rivalry is fueled by the quarterback comparison between Peyton Manning and Tom Brady. The Patriots owned the beginning of the series, defeating the Colts in six consecutive contests including the 2003 AFC Championship game and a 2004 AFC Divisional game. The Colts won the next three matches, notching two regular season victories and a win in the 2006 AFC Championship game on the way to their win in Super Bowl XLI. On November 4, 2007 the Patriots defeated the Colts 24-20; in the next matchup on November 2, 2008, the Colts won 18-15 in a game that was one of the reasons the Patriots failed to make the playoffs; in the 2009 meeting, the Colts staged a spirited comeback to beat the Patriots 35-34; in 2010 New England Patriots season the Colts almost staged another comeback, pulling within 31-28 after trailing 31-14 in the fourth quarter, but fell short due to a Patriots interception of a Manning pass late in the game; it turned out to be Mannings final meeting against the Patriots as a member of the Colts. After a 2011 Indianapolis Colts season that included a 31-24 loss to the Patriots, the Colts drafted Andrew Luck and in November of 2012 Indianapolis Colts season the two teams met with identical 6-3 records; the Patriots erased a 14-7 gap to win 59-24. The nature of this rivalry is ironic because the Colts and Patriots were division rivals from 1970 to 2001, but it did not become prominent in league circles until after Indianapolis was relocated to the AFC South. On November 16, 2014, the New England Patriots traveled at 7-2 to play the 6-3 Colts at Lucas Oil Stadium. After a stellar four touchdown performance by New England running back Jonas Gray, the Patriots defeated the Colts 42-20. The Patriots followed up with a 45-7 defeat of the Colts in the 2014 AFC Championship Game. Question: How many points was the highest amount scored by the Colts in any of their match ups with the Patriots?", - "Output Program": [ - "highest_amount = 35\nprint(highest_amount)", - "condition_1 = 59\ncondition_2 = 24\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many more percent were Hungarians than Han Chinese at the 2011 census?", - "Output Program": [ - "hungerian = 80.8\nhan = 0.3\nprint(hungerian - han)", - "condition_1 = 0.3\ncondition_2 = 80.8\n\nprint(condition_2 - condition_1)\n" - ], - "Output Answer": [ - "{'number': '80.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many people on the island in 1791 were neither white nor a slave?", - "Output Program": [ - "condition_1 = 15020\ncondition_2 = 541+14170\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "total = 15020\nwhite = 541\nslave = 14170\nneither = total - (white + slave)\nprint(neither)" - ], - "Output Answer": [ - "{'number': '309', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The population of the Jews in Gorlice is not well documented or reliable before the later half of the 19th century. There are statistics on the Jewish population from 1880 to 1910 though. Looking first at the Gorlice district in 1880 there was a total of 74,072 residents and out of those 6.4% (4,755) were Jews. Just in the city of Gorlice itself, there were 2,257 jews out of the around 5,000 residents of the city which is close to 50%. The population of Jews in Gorlice grew to 7.5% of the Gorlice district composed of Jews in 1910 and 51% of residents in the City of Gorlice were Jewish at that time (3,495 out of 6,600). Question: How many more Jews in the City Gorlice were there in 1910 than there were in 1880?", - "Output Program": [ - "jews=2257\nJews=4755\nanswer=Jews-jews\nprint(answer)", - "residents=4755\njews=2257\nanswer=residents-jews\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1238', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Despite losing key members of their bench during the offseason (including Okur, Mike James (basketball, born 1975) and Corliss Williamson), the 2004-05 Detroit Pistons season were considered a strong contender to win a second consecutive title in 2005. They won 54 games during the 2004-05 NBA season, their fourth consecutive season of 50 or more wins. During the 2005 NBA Playoffs, they easily defeated the Philadelphia 76ers 4-1 and then rallied from a 2-1 deficit to finish off the 2004-05 Indiana Pacers season, 4-2. In the Eastern Conference Finals, the Pistons faced the 2004-05 Miami Heat season. Once again, the Pistons fell behind. However, they would ultimately win the series in seven games. In the 2005 NBA Finals, the Pistons faced the 2004-05 San Antonio Spurs season. After both teams split the first four games of the series, the turning point came at the end of Game 5 in Detroit, which went into overtime. The Pistons were ahead 95-93 when Robert Horry sank the game-winning three-point basket for the Spurs with 5.8 seconds left in the extra session. The Pistons fought back to win Game 6 in San Antonio, setting up the first NBA Finals Game 7 since 1994. The Pistons then lost a hard-fought, low-scoring game to the Spurs, who won their third NBA championship since 1999. Question: How many years had it been since a NBA Finals 7 game occured before the 2005 NBA Finals?", - "Output Program": [ - "games=5\ngame_in_San_Antonio=6\nanswer=games+game_in_San_Antonio\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Croatian air pollution levels reflect the drop in industrial production recorded in 1991 at the onset of the Croatian War of Independence\u2014pre-war emission levels were only reached in 1997. The use of Hydrodesulfurization fuels has led to a 25% reduction of sulphur dioxide emissions between 1997 and 2004, and a further 7.2% drop by 2007. The rise in NOx emissions halted in 2007 and reversed in 2008. The use of unleaded petrol reduced emissions of lead into the atmosphere by 91.5% between 1997 and 2004. Air quality measurements indicate that the air in rural areas is essentially clean, and in urban centres it generally complies with legal requirements. The most significant sources of greenhouse gas (GHG) emissions in Croatia are energy production (72%), industry (13%) and agriculture (11%). The average annual increase of GHG emissions is 3%, remaining within the Kyoto Protocol limits. Between 1990 and 2007, the use of Ozone depletion was reduced by 92%; their use is expected to be abolished by 2015. Question: When were sulphur dioxide emissions higher, 1997 or 2004?", - "Output Program": [ - "condition_1 = 25\ncondition_2 = 7.2\n\nif condition_1 > condition_2:\n print(1997)\nelse:\n print(2004)", - "highest_emission = 1997\nprint(highest_emission)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1997'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1714, Peter the Great sent a party of shipbuilders to Okhotsk to allow faster access to the furs of Kamchatka. In 1715, they built the Vostok and in 1716\u201317 Kozma Sokolov sailed it to Kamchatka. For the next 145 years Okhotsk was the main Russian seaport on the Pacific, supplying Kamchatka and other coastal settlements. In 1731 the Siberian Military Flotilla was established here. In 1736, Okhotsk was moved two miles downstream to a spit of land at the mouth of the Okhota, converting the ostrog (fortress) into a proper port. Vitus Berings two Pacific expeditions (1725\u20131729 and 1733\u20131742) brought in large numbers of people and the first scholars and expert sailors and led to a great deal of building. In 1742 there were 57 buildings, 45 other buildings in the Berings \"expedition settlement\" and eight ships in the harbor. Anton de Vieira, of Portuguese people origin (son of a Jewish father and Christian mother), was the towns governor at that time. From 1737 to 1837 there was a salt works several miles west on the coast that produced 14\u201336 tons annually. In 1827 it was worked by 150 exiles and about 100 guards and overseers. Question: How many years after building the Vostok was it then sailed to Kamchatka?", - "Output Program": [ - "Kamchatka=1714\nVostok=1715\nAnswer=Vostok-Kamchatka\nprint(Answer)", - "year=1\nanswer=year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: How many more dollars per episode did Shearer received after the dispute in 2004 compared to before the dispute?", - "Output Program": [ - "after = 360000\nbefore = 125000\n\nprint(abs(round(after - before,2)))", - "start = 125000\nend = 360000\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '235000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The February 2013 offer represented a small premium over the then-current stock price, much lower than the stocks all-time high of $65 USD per share reached during the dotcom bubble in 2000, as well as its July 2005 price of $40 USD which was the high-water mark of the post-dotcom era. The price of $13.65 per share represented a 25% premium to the stock price, but far below the 52-week high of $18.36, and more than 76% off its all-time high. Several major institutional shareholders have voiced opposition, including Southeastern Asset Management and Mason Hawkins. Michael Dell owns the largest single share of the companys stock and was part of negotiations to go private, but only offered $750 million of his own money for a deal that would involve almost $16 billion in new debt. T. Rowe Price, which has the third largest holding, also objected to the low price of the proposal. Southeastern Asset Management, the largest shareholder of Dell stock with about 8.5%, is opposed to the deal at the per share price of $13.50 to $13.75 as they value the company at $23.72 a share. Southeastern also complained that the overseas funds arent offered to sweeten the buyout offer. Question: How many dollars lower did Southeastern Asset Management value the stock below its all-time high?", - "Output Program": [ - "high = 65\nlow = 23.72\nprint(high - low)" - ], - "Output Answer": [ - "{'number': '41.28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Filipino?", - "Output Program": [ - "Filipino=0.4\npeople=100\nanswer=people-Filipino \nprint(answer)", - "Filipino=0.3\npeople=100\nanswer=people-Filipino \nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Air transportation Colombia was a pioneer in promoting airlines in an effort to overcome its geographic barriers to transportation. The Colombian Company of Air Navigation, formed in 1919, was the second commercial airline in the world. It was not until the 1940s that Colombias air transportation began growing significantly in the number of companies, passengers carried, and kilometers covered. In the early 2000s, an average of 72 percent of the passengers transported by air go to national destinations, while 28 percent travel internationally. One notable feature is that after the reforms of the beginning of the 1990s, the number of international passengers tripled by 2003. In 1993 the construction, administration, operation, and maintenance of the main airports transferred to departmental authorities and the private sector, including companies specializing in air transportation. Within this process, in 2006 the International Airport Operator (Opain), a Swiss-Colombian consortium, won the concession to manage and develop Bogot\u00e1\u2019s El Dorado International Airport. El Dorado is the largest airport in Latin America in terms of cargo traffic (33rd worldwide), with 622,145 metric tons in 2013, second in terms of traffic movements (45th worldwide) and third in terms of passengers (50th among the busiest airports in the world). In addition to El Dorado, Colombia\u2019s international airports are Palo Negro in Bucaramanga, Sim\u00f3n Bol\u00edvar in Santa Marta, Cortissoz in Barranquilla, Rafael N\u00fa\u00f1ez in Cartagena, Jos\u00e9 Mar\u00eda C\u00f3rdova in Rionegro near Medell\u00edn, Alfonso Bonilla Arag\u00f3n in Cali, Alfredo V\u00e1squez Cobo in Leticia, Mateca\u00f1a in Pereira, Gustavo Rojas Pinilla in San Andr\u00e9s, and Camilo Daza in C\u00facuta. In 2006 Colombia was generally reported to have a total of 984 airports, of which 103 had paved runways and 883 were unpaved. The Ministry of Transportation listed 581 airports in 2007, but it may have used a different methodology for counting them. Question: How many international airports does Colombia have in total?", - "Output Program": [ - "airport = ['bucaramanga', 'santa marta', 'barranquilla', 'cartagena', 'rionegro', 'cali', 'leticia', 'pereira',\n 'san andres', 'cucuta', 'el dorado']\nlength = len(airport)\nprint(length)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many more people are there than housing units?", - "Output Program": [ - "condition_one = 478403\ncondition_two = 215856\n\n\nprint(abs(round(condition_one-condition_two,2)))", - "people = 478403\nhousing = 215856\nprint(people - housing)" - ], - "Output Answer": [ - "{'number': '262547', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Oats remove substantial amounts of nitrogen from the soil. They also remove phosphorus in the form of P2O5 at the rate of 0.25 pound per bushel (1 bushel 38 pounds at 12% moisture). Phosphate is thus applied at a rate of 30 to 40 kg/ha, or 30 to 40 lb/acre. Oats remove potash (K2O) at a rate of 0.19 pound per bushel, which causes it to use 15\u201330 kg/ha, or 13\u201327 lb/acre. Usually, 50\u2013100 kg/ha (45\u201390 lb/ac) of nitrogen in the form of urea or ammonia is sufficient, as oats use about one pound per bushel. A sufficient amount of nitrogen is particularly important for plant height and hence, straw quality and yield. When the prior-year crop was a legume, or where ample manure is applied, nitrogen rates can be reduced somewhat. Question: How many more pounds per bushel do oats remove P2O5 than K2O?", - "Output Program": [ - "oats_remove_P2O5_pounds=0.25\noats_remove_K2O_pounds=0.19\n\n\npounds_more_removal_P2O5=oats_remove_P2O5_pounds-oats_remove_K2O_pounds\nprint(pounds_more_removal_P2O5)", - "p205_remove = 0.25 \nk2o_removal = 0.19\n\nprint(abs(p205_remove - k2o_removal))" - ], - "Output Answer": [ - "{'number': '.06', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: By how many short was economists' estimate of what the unemployment number would be in 2011?", - "Output Program": [ - "empl_predi_2011 = 3000000\nempl_actual_2011 = 2700000 \nprint(abs(empl_actual_2011-empl_predi_2011))", - "estimate = 300000\n\nprint(estimate)" - ], - "Output Answer": [ - "{'number': '300000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For others who go through the traditional application process, selectivity is deemed \"more selective\" according to the Carnegie Foundation for the Advancement of Teaching and by U.S. News & World Report. For Fall 2017, 51,033 applied and 18,620 were accepted (36.5%), and of those accepted, 45.2% enrolled. Among freshman students who enrolled in Fall 2017, SAT scores for the middle 50% ranged from 570-690 for critical reading and 600-710 for math. ACT (examination) composite scores for the middle 50% ranged from 26 to 31. In terms of class rank, 74.4% of enrolled freshmen were in the top 10% of their high school classes and 91.7% ranked in the top quarter. Question: How many people applied but were not accepted?", - "Output Program": [ - "condition_1 = 51033\ncondition_2 = 18620\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 51033\naccepted = 18620\nnot_accepted = total - accepted\nprint(not_accepted)" - ], - "Output Answer": [ - "{'number': '32413', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Despite losing key members of their bench during the offseason (including Okur, Mike James (basketball, born 1975) and Corliss Williamson), the 2004-05 Detroit Pistons season were considered a strong contender to win a second consecutive title in 2005. They won 54 games during the 2004-05 NBA season, their fourth consecutive season of 50 or more wins. During the 2005 NBA Playoffs, they easily defeated the Philadelphia 76ers 4-1 and then rallied from a 2-1 deficit to finish off the 2004-05 Indiana Pacers season, 4-2. In the Eastern Conference Finals, the Pistons faced the 2004-05 Miami Heat season. Once again, the Pistons fell behind. However, they would ultimately win the series in seven games. In the 2005 NBA Finals, the Pistons faced the 2004-05 San Antonio Spurs season. After both teams split the first four games of the series, the turning point came at the end of Game 5 in Detroit, which went into overtime. The Pistons were ahead 95-93 when Robert Horry sank the game-winning three-point basket for the Spurs with 5.8 seconds left in the extra session. The Pistons fought back to win Game 6 in San Antonio, setting up the first NBA Finals Game 7 since 1994. The Pistons then lost a hard-fought, low-scoring game to the Spurs, who won their third NBA championship since 1999. Question: How many points were the Pistons ahead in game five before Robert Horry sank the game-winning three-point basket for the Spurs?", - "Output Program": [ - "team_a = 95\nteam_b = 93\nprint(team_a-team_b)", - "piston = 95\nspur = 93\ndiff = piston - spur\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 2008/09 school year there were 1,502,257 students in the entire Swiss educational system. In kindergarten or pre-school, there were 152,919 students (48.6% female). These students were taught by 13,592 teachers (96.0% female) in 4,949 schools, of which 301 were private schools. There were 777,394 students (48.6% female) in the obligatory schools, which include primary and lower secondary schools. These students were taught by 74,501 teachers (66.3% female) in 6,083 schools, of which 614 were private. The upper secondary school system had 337,145 students (46.9% female). They were taught by 13,900 teachers (42.3% female) in 730 schools, of which 240 were private. The tertiary education system had 234,799 students (49.7% female). They were taught by 37,546 teachers (32.8% female) in 367 schools. Question: How many teachers were in each school on average for the kindergarten or pre-school group?", - "Output Program": [ - "teacher = 13592\nschool = 4949\naverage = round(teacher / school, 2)\nprint(average)" - ], - "Output Answer": [ - "{'number': '2.74', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On October 1, the Chiefs hosted the San Francisco 49ers at Arrowhead Stadium. Coach Herman Edwards confirmed Trent Green would not play in the game. The game was broadcast on Fox at noon Kansas City time. The Chiefs defense shut out the 49ers high scoring offense, forcing two interceptions and three forced fumbles. Quarterback Alex Smith was held to 92 yards passing and the 49ers to 93 yards rushing. In their first three games, the 49ers had given up only four sacks, but against the Chiefs, they allowed five total sacks. Quarterback Damon Huard completed 18 of 23 passes for 208 yards and two passing touchdowns. While compiling a 133.3 passer rating - 158.3 is perfect - Huard was hardly ever touched or even hurried by a San Francisco defense which had rung up 12 sacks in its first three games. The game marked the first shutout for the Chiefs defense since December 1, 2002, and the 49ers their first shutout since 2004 and only their second since 1977. Question: How many more sacks this game did the 49ers give up relative to the first three games worth of sacks?", - "Output Program": [ - "this_game_sacs = 5\nfirst = 4\nprint(abs(round(this_game_sacs - first,2)))\n", - "first_three_games_sacks = 4\ntoal_sacks = 5\nmore_sacks = toal_sacks - first_three_games_sacks\nprint(more_sacks)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 1960s, median family incomes increased by over 33%, while per capita expenditures on recreation and meals grew by over 40%. From 1959 to 1969, median family income (in 1984 dollars) increased from $19,300 to $26,700. By 1969, 79.6% of all households owned at least one car, 82.6% owned a refrigerator or freezer, 79% owned a black and white television set, 31.9% owned a color television set, and 70% owned a washing machine. Leisure time also increased. By 1970, it was estimated that the average workingman in America had 140 days off work each year. US work hours fell by 10.7% between 1950 and 1979, though the decline was still around half that of Western Europe. Question: How many more dollars was the median family income in 1969 than in 1959?", - "Output Program": [ - "income_in_1959 = 19300 \nincome_in_1969 = 26700\nprint(abs(income_in_1959-income_in_1969))", - "income_in_1959 = 19300\nincome_in_1969 = 26700\nincreased_income = income_in_1969 - income_in_1959\nprint(increased_income)" - ], - "Output Answer": [ - "{'number': '7400', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Bison football team was the winningest program in NCAA Football history with thirty-three conference championships and eight national championships (1965, 1968, 1969, 1983, 1985, 1986, 1988, 1990) before moving to Division I Championship Subdivision in 2004. In January 2012, NDSU defeated Sam Houston State University in the NCAA Division I Football Championship game becoming the 2011 season National Champions. NDSU football is a major event in the city of Fargo and the region, averaging over 18,000 fans per home game. The Bison play their home games at the Fargodome (cap. 19,287). In January 2013, NDSU football won the NCAA Division I championship title for a second year in a row, defeating Sam Houston again. They also defeated Kansas State and hosted College GameDay (football). In January 2014, NDSU defeated Towson to win its 3rd consecutive national championship in FCS football. It is only the 2nd team in NCAA history to achieve this feat. NDSU also defeated FBS Iowa State for their 6th consecutive win over an FBS opponent and hosted ESPN College Gameday for the 2nd straight season. January 2015, for the 2014 season, NDSU defeated Illinois State to win its 4th consecutive national championship in FCS football. The feat had never been accomplished in Division I football. In the 2015 season, NDSU defeated Jacksonville State for a record 5th consecutive NCAA Division I FCS national championship. No football team in the modern history of the NCAA has accomplished this feat. In the 2016 season, NDSU was defeated by James Madison, 27-17, who eventually went on to win the championship. Thus ending the Bisons reign of 5 consecutive championships. The following season the Bison went on to win the FCS National Championship again for the sixth time in seven years, by beating James Madison 17-13. Question: How many of the Bison national championships were won after the year 1980?", - "Output Program": [ - "yards = ['1983', '1985', '1986', '1988', '1990']\nprint(len(yards))", - "winner = [1983, 1985, 186, 1988, 1990]\nprint(len(winner))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: How many more dollars did voice actors receive in 2008 than they negotiated for in 2004?", - "Output Program": [ - "condition_1 = 360000\ncondition_2 = 400000\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_2008 = 400000\n_2004 = 360000\nmore_dollars = _2008 - _2004\nprint(more_dollars)" - ], - "Output Answer": [ - "{'number': '40000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2006 Canadian Census (0038.00 census tract), approximately 76% of the residents at Kensington Market are Canadian citizens. Of that 7%, 9% are under the age of 18. This means that 24% of Kensington Markets population is non-Canadian citizens, a figure that speaks to Kensington Markets character as a hub for multiculturalism. Furthermore, in 2011 the National Household Survey reported very similar data. Although the population accounted by citizenship status increased from 2006 and 2011, the percentage of those with Canadian citizenship versus those without the citizenship remained the same. In 2006, 2800 residents reported that they were Canadian citizens whereas 870 residents reported they did not hold Canadian citizenship . In 2011, 2950 residents reported they were Canadian citizens whereas 930 residents reported that they did not hold Canadian citizenship. Comparing this to the Canadian ratio between Canadian and non-Canadian citizenship data from the census for 2006 and 2011 the ratio changed by 0.4% resulting in an increase in non-Canadian citizens within the population that received the long form survey and the National Household survey (Census 2006; Census 2011 NHS). Although this percent increase is small, when speaking on the national scale, this 0.4% increase in ratio involved 32,852,320 respondents for 2011 and 31,241,030 respondents for 2006 (Census 2006; Census 2011). Comparing that with the minimal increase which was 0.3% in ratio for Kensington where the population was not as substantial, this increase is not as substantial as well (Census 2006; Census 2011 NHS). Question: How many more residents said they were non-Canadian citizens in 2011 than in 2006?", - "Output Program": [ - "condition_one = 870\ncondition_two = 930\n\nprint(abs(round(condition_one-condition_two,2)))", - "y1 = 870\ny2 = 930\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '60', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During 2006, Chile imported US $26 billion from the Americas, representing 54% of total imports, followed by Asia at 22%, and Europe at 16%. Mercosur members were the main suppliers of imports to Chile at US $9.1 billion, followed by the United States with US $5.5 billion and the European Union with US $5.2 billion. From Asia, China was the most important exporter to Chile, with goods valued at US $3.6 billion. Year-on-year growth in imports was especially strong from a number of countries - Ecuador (123.9%), Thailand (72.1%), Korea (52.6%), and China (36.9%). Question: How many suppliers of imports to Chile brought in about 5 billion dollars worth of imports?", - "Output Program": [ - "imports = [\"United States\",\"European Union\"]\nprint(len(imports))", - "great = ['EU', 'mercosour']\nprint(len(great))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to 2011 census of India, Gobichettipalayam had a population of 60,279 with a sex-ratio of 1,062 females for every 1,000 males, much above the national average of 929. A total of 4,669 were under the age of six, constituting 2,364 males and 2,305 females. Scheduled Castes and Scheduled Tribes accounted for 10.74% and .08% of the population respectively. The average literacy of the city was 78.52%, compared to the national average of 72.99%. The city had a total of 17064 households. There were a total of 25,225 workers, comprising 512 cultivators, 2,035 main agricultural labourers, 637 in house hold industries, 21,070 other workers, 971 marginal workers, 15 marginal cultivators, 308 marginal agricultural labourers, 57 marginal workers in household industries and 591 other marginal workers. Question: How many more marginal workers were there compared to marginal cultivators, marginal workers in household industries, and cultivators combined?", - "Output Program": [ - "marginal_workers = 971\nmarginal_cultivators = 15\nhousehold_industries = 57\ncultivators = 512\nmore_workers = marginal_workers - (cultivators + marginal_cultivators + household_industries)\nprint(more_workers)", - "condition_1 = 971\ncondition_2 = 57+15+512\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '387', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Turnovers had been a nagging problem for the Giants all year, and it seemed their first division game of 2010 would be no exception; their first two drives ended in interceptions off receivers' hands, giving the struggling Cowboys an early 10-0 lead. The Giants finally got on the board late in the first quarter courtesy of a 7-yard Nicks reception. Following a Giants fumble in the second quarter, Dallas quarterback Tony Romo was hit hard by linebacker Michael Boley and left the game with a clavicle fracture (Notably, Romo was the fifth quarterback the Giants defense knocked out of a game this year, after Moore, Cutler, Collins, and Hill). After Cowboys kick returner Dez Bryant returned a Dodge punt 93 yards for a touchdown, the Giants scored two consecutive touchdowns; an 8-yard pass to Nicks and a 14-yard pass to Smith. The Giants opened the second half with two more back-to-back touchdowns; a 25-yard pass to Manningham and a 30-yard Jacobs run. The Dallas offense, now led by veteran quarterback Jon Kitna, showed signs of life in the fourth quarter as Bryant caught two 15-yard touchdown passes. But two failed onside kicks allowed the Giants to log their third straight win over their divisional foes and the fourth win of their current streak. New York went into their bye week tied for the best record in the NFC. Question: How many quarters did the Giants fumble?", - "Output Program": [ - "quarter = 2\nprint(quarter)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Crown Jewels or Diamants de la Couronne de France, consisting of gemstones and jewellery, became unalienable by decision of Francis I of France on June 15, 1530. The C\u00f4te-de-Bretagne red spinel was then among the 8 main jewels. They suffered important loss by the Catholic League (French) in 1590 but were reconstituted by Henry IV of France and greatly enhanced by Louis XIV of France, notably with the gift of the 18 Cardinal Mazarin diamonds and the purchase of the Tavernier Blue and Ruspoli Sapphire, later followed in 1717 with the Regent Diamond. Under Louis XV of France, they were kept in the Garde Meuble de la Couronne (Royal Treasury) in one of the pavilions of the Place de la Concorde, where they suffered a theft in 1792 and a sale in 1795 after their partial recovery. In 1814, Napoleon I of France had restored the crown jewels to 65,072 stones and pearls, not including the personal jewels of both Empress Josephine and Empress Marie-Louise. Enhanced during the Bourbon Restoration and again during the Second French Empire, they counted 77,662 stones and pearls, comprising 51,403 brilliant cut diamonds, 21,119 rose cut diamonds, 2962 pearls, 507 rubies, 136 sapphires, 250 emeralds, 528 turquoises, 22 opals, 235 amethysts and 500 other stones, when they were sold in 1885 by the French Third Republic. Nevertheless, as in 1793, an important set of stones and pearls was sent to the Mus\u00e9um national dhistoire naturelle and some of the most important jewels were bought back since 1953, which makes the collection still number more than 11,000 stones and pearls. Question: How many more of the crown jewels were pearls than rubies?", - "Output Program": [ - "pearls = 2962\nrubies = 507\ndiff = pearls - rubies\nprint(diff)", - "perls = 2962 \nrubies = 507\n\nprint(abs(round(perls - rubies\n ,3)))" - ], - "Output Answer": [ - "{'number': '2455', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With Steigerwalds departure in 1999, Mike Lange shared the broadcast booth with former Penguins defenseman Peter Taglianetti. Taglianetti, a two-time Stanley Cup winner with the team in 1991 and 1992, remained in the position for one season before being replaced by Ed Olczyk. Lange and Olczyk were broadcast partners from 2000 until 2003, when Olczyk left the booth to become the 18th head coach in Penguins history that had become upon due to the firing of previous Head Coach Rick Kehoe after the 2002\u201303 season. With Olczyks vacancy, the Penguins hired Bob Errey as their new color commentator for the start of the 2003\u201304 season (a position that he continues to hold as of the start of the 2012\u201313 season. Lange and Errey remained in the booth until 2005\u201306. After 26 seasons in the television broadcast booth, Mike Lange was not retained by FSN Pittsburgh. Instead, he was replaced by former broadcast partner Paul Steigerwald, who remained the TV play-by-play broadcaster for the team until the 2016\u201317 season. Lange returned to the radio broadcast booth and currently holds the position of radio play-by-play announcer, the same position he had held with the team in the mid-1970s. Following the 2016\u201317 season, Steigerwald moved back to the Penguins front office and NHL Network (U.S. TV network) personality Steve Mears was hired as the new television play-by-play announcer starting with the 2017\u201318 season. Question: How many years was Paul Steigerwald the TV play-by-play broadcaster for the Penguins?", - "Output Program": [ - "start = 2006\nend = 2016\ndiff = end - start\nprint(diff)", - "start = 2006\nend = 2016\n\nprint(abs(start - end))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Carbon County has long been considered a bellwether county for Pennsylvania statewide elections. In gubernatorial elections, it has been perfect since 1952. At the presidential level, Carbon County was also a bellwether for Pennsylvania (although not the nation) until recently, with only 1 miss (in 1960) from 1916 to 2000, and with a margin within 3.5 points of the statewide margin in every election from 1940 to 2000 except 1964 (5.3% more Democratic) and 1976 (6.9% more Democratic). However, since then the county has trended Republican relative to the state as a whole, with McCain outperforming in Carbon by 8.5% relative to the state and Romney outperforming by 12.9%. Republicans hold the commissioner majority while Democrats hold all county row offices. Al Gore carried it in 2000, and in 2004, Republican George W. Bush defeated Democrat John Kerry 49.99% to 48.81% or a margin of 296 votes. Question: How many more percent of voters in Carbon County voted Democratic in 1976 than in 1964?", - "Output Program": [ - "y1 = 5.3\ny2 = 6.9\ndiff = y2 - y1\nprint(diff)", - "condition_2 = 6.9\ncondition_1 = 5.3\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent of people were not African or Caribbean?", - "Output Program": [ - "condition_1 = 2.6\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nafri = 2.6\nprint(total - afri)" - ], - "Output Answer": [ - "{'number': '97.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In recent decades, the literacy rate of Rajasthan has increased significantly. In 1991, the states literacy rate was only 38.55% (54.99% male and 20.44% female). In 2001, the literacy rate increased to 60.41% (75.70% male and 43.85% female). This was the highest leap in the percentage of literacy recorded in India (the rise in female literacy being 23%). At the Census 2011, Rajasthan had a literacy rate of 67.06% (80.51% male and 52.66% female). Although Rajasthans literacy rate is below the national average of 74.04% and although its female literacy rate is the lowest in the country, the state has been praised for its efforts and achievements in raising literacy rates. Question: How many more percentage points of the male population was literate than the female population in 1991?", - "Output Program": [ - "male = 54.99\nfemale = 20.44\ndiff = male - female\nprint(diff)" - ], - "Output Answer": [ - "{'number': '34.55', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eight years after their last game in Indianapolis (a 29-13 victory), the Bears returned to play the Colts in week five. The 43rd game between the two franchise, the Bears trailed the series 19-23, but won the last two games, recently a 41-21 win in 2012. \"An efficient offensive attack\", particularly a rushing-based offense like against the Lions, was a key to success against the Colts defense, according to Jeff Joniak; the Colts allowed the second-highest runs of at least four yards with 51.5 percent. He added the offense should punctuate the run with deep passes, as the Colts were the most penalized defense in the NFL with six pass interference and three personal fouls, along with just four turnovers forced resulting in only three total points. Meanwhile, the Bears defense had to attack Colts quarterback Andrew Luck; Indianapolis was allowing a league-high 15 sacks, was ranked 29th in pass protection efficiency, the second-most hurries (35) the highest number of knockdowns (33) allowed, along with 10 combined false start and holding penalties. Joniak added jet lag could play a factor in the game, as the Colts had lost in London the week before and had no bye week. Connor Barth scored the first points of the game when he kicked a 35-yard field goal on the Bears' opening drive. Adam Vinatieri responded with a 54-yard field goal and the Colts took the lead in the second quarter when Luck threw a one-yard touchdown pass to Dwayne Allen. Both teams traded field goals on their next drives before Brian Hoyer threw a 14-yard touchdown pass to Cameron Meredith. With 11 seconds left in the first half, Vinatieri kicked a 26-yard field goal to give Indianapolis the 16-13 lead at halftime. He converted a 41-yard field goal in the third quarter to increase the margin to six points; when Barth tried a 49-yarder on the next series, he missed it wide left, but redeemed himself with a 24-yard kick in the fourth. Hoyer later led the Bears on a 96-yard drive, ending it with a 21-yard touchdown pass to Jordan Howard; the drive was the longest touchdown-scoring series since a 97-yard possession against the Steelers in 2009. Luck responded with a 35-yard touchdown pass to T. Y. Hilton, who beat Jacoby Glenn for the score, followed by Vinatieri's 35-yard field goal after Meredith lost a fumble. Down by six points, Hoyer attempted to rally the Bears on one last drive but missed an open Alshon Jeffery on fourth down, throwing an incomplete pass to Meredith. The Colts ran out the clock to end the game. With the loss, the Bears fell to 1-4, their worst five-week start since they started the 2004 season 1-4. They ended the game with 522 offensive yards, the most since they recorded 542 in a 1989 win against the Lions and the most in a loss since 1940. Question: How many field goals in the game were further than 30-yards?", - "Output Program": [ - "condition_1 = 26\ncondition_2 = 30\n\nprint(condition_2 - condition_1)", - "goal = 4\nprint(goal)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Monterey Bay Aquarium employed over 500 people and had 1,200 active volunteers in 2015. Between 1984 and 2014, 8,500 volunteers donated 3.2 million community service hours. The aquarium attracts around 2 million visitors each year and, through 2016, over 50 million people had visited. Out of the 51 accredited public aquariums in the United States in 2015, Monterey Bay Aquariums 2.08 million visitors ranked it second by number of visits, behind Georgia Aquariums 2.2 million. In 2015, it served 290,000 annual members. Question: How many years total did it take to amass a total of 3.2 million community service hours?", - "Output Program": [ - "condition_1 = 1984\ncondition_2 = 2014\n\nprint(abs(condition_2 - condition_1))", - "start = 1984\nend = 2014\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: German civilians were held as \"reparations labour\" by the USSR. Data from the Russian archives, newly published in 2001 and based on an actual enumeration, put the number of German civilians deported from Poland to the USSR in early 1945 for reparations labour at 155,262; 37% (57,586) died in the USSR. The West German Red Cross had estimated in 1964 that 233,000 German civilians were deported to the USSR from Poland as forced labourers, and that 45% (105,000) were dead or missing. The West German Red Cross estimated at that time that 110,000 German civilians were held as forced labour in the Kaliningrad Oblast, where 50,000 were dead or missing. The Soviets deported 7,448 Poles of the Armia Krajowa from Poland. Soviet records indicated that 506 Poles died in captivity. Tomasz Kamusella maintains that in early 1945, 165,000 Germans were transported to the Soviet Union. According to Gerhardt Reichling, an official in the German Finance office, 520,000 German civilians from the Oder-Neisse region were conscripted for forced labour by both the USSR and Poland; he maintains that 206,000 perished. Question: How many more people did the West German Red Cross estimate were deported compared to the data from the Russian archives?", - "Output Program": [ - "west_german = 233000\nrussia = 155262\ndifference = west_german - russia\nprint(difference)", - "condition_one = 233000\ncondition_two = 155262\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '77738', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: How many more inhabitants did Ashkelon have in 2005 than in 1955?", - "Output Program": [ - "population=106000\nAshkelon=16000\nanswer=population-Ashkelon\nprint(answer)", - "population=106000\nresidents=16000\nanswer=population-residents\nprint(answer)" - ], - "Output Answer": [ - "{'number': '90000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Survey received sufficient information to detail every ship used by the Japanese during the war. They noted that the Imperial Japanese Navy began the war with 381 warships of approximately 1,271,000 tons, and completed another 816 ships of 1,048,000 tons during the war. Of these, 1,744,000 tons were sunk; \"625,000 tons were sunk by Navy and Marine aircraft, 375,000 tons by submarines, 183,000 tons by surface vessels, 55,000 tons by Army aircraft, and 65,000 tons by various agents\". Question: How many tons were sank in the top 3 methods combined?", - "Output Program": [ - "tons_sank_navy_marine = 625000\ntons_sank_submarines = 375000\ntons_sank_surface_vessel = 183000\ntons_sank_top3 = tons_sank_navy_marine + tons_sank_submarines + tons_sank_surface_vessel\nprint(tons_sank_top3)", - "method_one = 183000\nmethod_two = 625000\nmethod_three = 375000\nprint(abs(round(method_one+method_three+method_two,2)))" - ], - "Output Answer": [ - "{'number': '1183000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the Ottoman period, the citys population of Ottomans Muslims (including those of Turkish people and Albanians origin, as well as Bulgarian Muslim and Greek Muslim convert origin) grew substantially. According to the 1478 census Sel\u00e2nik (), as the city came to be known in Ottoman Turkish, had 6,094 Greek Orthodox households, 4,320 Muslim ones, and some Catholic. No Jews were recorded in the census suggesting that the subsequent influx of Jewish population was not linked to the already existing Romaniote Jews community. Soon after the turn of the 15th to 16th century, however, nearly 20,000 Sephardic Jews immigrated to Greece from the Iberian Peninsula following their expulsion from Spain by the 1492 Alhambra Decree. By c. 1500, the number of households had grown to 7,986 Greek ones, 8,575 Muslim ones, and 3,770 Jewish. By 1519, Sephardic Jewish households numbered 15,715, 54% of the citys population. Some historians consider the Ottoman regimes invitation to Jewish settlement was a strategy to prevent the ethnic Greek population from dominating the city. Question: How many more Greeks than Jews lived in Sel\u00e2nik by c. 1500?", - "Output Program": [ - "num_greek_hosehold=7986\nnum_jews_household=3770\n\n\nnum_more_greek_household=num_greek_hosehold-num_jews_household\nprint(num_more_greek_household)", - "geeks = 7986\njews = 3770\n\n\nprint(abs((geeks - jews)))" - ], - "Output Answer": [ - "{'number': '4216', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Japanese began to catch gray whales beginning in the 1570s. At Kawajiri, Nagato Province, 169 gray whales were caught between 1698 and 1889. At Tsuro, Japan, Shikoku, 201 were taken between 1849 and 1896. Several hundred more were probably caught by American and European whalemen in the Sea of Okhotsk from the 1840s to the early 20th century. Whalemen caught 44 with nets in Japan during the 1890s. The real damage was done between 1911 and 1933, when Japanese whalemen killed 1,449 after Japanese companies established several whaling stations on Korean Peninsula and on Chinese coast such as near the Daya bay and on Hainan Island. By 1934, the western gray whale was near extinction. From 1891 to 1966, an estimated 1,800\u20132,000 gray whales were caught, with peak catches of between 100 and 200 annually occurring in the 1910s. Question: How many whales were killed by Japanese whalemen per year on average from 1911 to 1933?", - "Output Program": [ - "Japanese=65.86\nanswer=Japanese \nprint(answer)", - "whaleman=44\ncentury=20\nanswer=whaleman+century\nprint(answer)" - ], - "Output Answer": [ - "{'number': '65.86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Benaud then led Australia on its first full tour of the Indian subcontinent, playing three and five Tests against Pakistan and India respectively. Benaud took 4/69 and 4/42 in the First Test in Dhaka (now in Bangladesh), sealing Australias first win in Pakistan. He took four wickets in a Second Test in Lahore that sealed the series 2-0, the last time Australia would win a Test in Pakistan until Mark Taylor (cricketer)s men in 1998, 37 years later. Six further wickets in the drawn Third Test saw Benaud end the series with 84 runs at 28 and 18 wickets at 21.11. Benaud made a strong start to the series against India, taking 3/0 in the first innings of the First Test in Delhi, before a 5/76-second innings haul secured an innings victory. Benaud had less of an impact on the next two Tests, which Australia lost and drew, totaling 6/244. He returned to form with 5/43 and 3/43 as India were defeated by an innings after being forced to follow on in the Fourth Test in Chennai. A further seven wickets from the captain in the Fifth Test saw Australia secure a draw and the series 2-1. Question: What year did Benaud take four wickets in a Second Test in Lahore?", - "Output Program": [ - "current = 1998\nsecond_test = current - 37\nprint(second_test)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1961'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many more people listed themselves as Black people/Ethnic groups of Africa compared to those who listed themselves as either Mixed Race or as Portuguese people?", - "Output Program": [ - "Portuguesepeople=475\nAfrica=31902\nIndianpeople=1441\nanswer=Africa+Indianpeople+Portuguesepeople\nprint(answer)" - ], - "Output Answer": [ - "{'number': '37985', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many percent of the population was under the age of 65?", - "Output Program": [ - "population_not_under_65 = 12.5\nprint(abs(round(100-population_not_under_65,2)))", - "percentage_age_over_65 = 12.5\npercentage_age_below_65 = 100 - percentage_age_over_65\nprint(percentage_age_below_65)" - ], - "Output Answer": [ - "{'number': '87.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Royal Navy of Oman had 4,200 men in 2000, and is headquartered at Seeb. It has bases at Ahwi, Ghanam Island, Mussandam and Salalah. In 2006, Oman had 10 surface combat vessels. These included two 1,450-ton Qahir-class corvette corvettes, and 8 ocean-going patrol boats. The Omani Navy had one 2,500-ton Nasr al Bahr (L2) LSL (240 troops, 7 tanks) with a helicopter deck. Oman also had at least four landing craft. Oman ordered three Khareef-class corvette corvettes from the VT Group for \u00a3400 million in 2007. They are being built at Portsmouth. In 2010 Oman spent US$4.074 billion on military expenditures, 8.5% List of countries by military expenditure share of GDP. The sultanate has a long history of association with the British military and defence industry. According to SIPRI, Oman was the 23rd largest arms importer from 2012-2016. Question: How many more troops did the Omani Navy have than tanks?", - "Output Program": [ - "troops = 240\ntank = 7\ndiff = troops - tank\nprint(diff)" - ], - "Output Answer": [ - "{'number': '233', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Composers using electric bass include Christian Wolff (composer) (Electric Spring 1, 1966; Electric Spring 2, 1966/70; Electric Spring 3, 1967; and Untitled, 1996); Francis Thorne (Liebesrock 1968-69); Krzysztof Penderecki (Cello Concerto no. 1, 1966/67, rev. 1971/72; Capriccio for Violin and Orchestra (Penderecki), 1967); The Devils of Loudun (opera), 1969; Kosmogonia, 1970; and Partita (Penderecki), 1971); Louis Andriessen (Spektakel, 1970; De Staat, 1972-1976; Hoketus, 1976; De Tijd, 1980-81; and De Materie, 1984-1988); Pelle Gudmundsen-Holmgreen (Symfoni p\u00e5 Rygmarven, 1966; Rerepriser, 1967; and Piece by Piece, 1968); and Irwin Bazelon (Churchill Downs, 1970). Question: What is the latest year the composers used the electric bass?", - "Output Program": [ - "latest = 1988\nprint(latest)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1988'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Selected by NASA in January 1990, Halsell became an astronaut in July 1991. A five flight veteran, Halsell has logged over 1,250 hours in space. He was the pilot on STS-65 (July 8-23, 1994) and STS-74 (November 12-20, 1995), and commanded STS-83 (Apr 4-8, 1997), STS-94 (July 1-17, 1997) and STS-101 (May 19-29, 2000). From February-August 1998, he served as NASA Director of Operations at the Yuri Gagarin Cosmonaut Training Center, Star City, Russia. Halsell also served as Manager, Shuttle Launch Integration, Kennedy Space Center, Florida, from July 2000-January 2003. Halsell was Space Shuttle Program manager for launch integration at the Kennedy Space Center from 2000-2002, responsible for giving the \"go for launch\" on 13 Shuttle missions. After the Columbia accident, he led the NASA Return to Flight Planning Team, responsible for converting the recommendations of the accident investigation board into Shuttle Program actions that resulted in resumption of missions in 2005. Following the Columbia accident, Halsell led NASA\u2019s Space Shuttle Return-to-Flight Planning Team. He then served as the Assistant Director for Aircraft Operations, Flight Crew Operations Directorate. Halsell retired from NASA in November 2006 to accept a position with ATK Launch Systems where he served as Vice President, Space Exploration Systems, and was the ATK site manager at Marshall Space Flight Center, Huntsville, AL. Question: How many months after being selected by NASA did Halsell become an astronaut?", - "Output Program": [ - "select = 12\nother = 6\nprint(select + other)", - "condition_1 = 12-1\ncondition_2 = 7\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: J.T. Kearns (for whom the village was named) staked a claim in 1907, which became the Chesterfield Gold Mines (1938-1952). An 854-metre shaft mining connected 20 levels, and its 500-ton stamp mill produced a total of 458,880 ounces of gold. Virginiatown and North Virginiatown were built to house the Kerr Addison workers. Kerr Addison Gold mines started in 1936, and employed 1,456 people by 1959. Annual production was 500,000 ounces of gold from 1957 to 1961, and in 1960, produced the most gold in the Western Hemisphere. The 10,000,000th ounce of gold was produced in 1982. However, production reduced to 47,211 ounces in 1984 from a workforce of 329. The renamed Kerr Mine produced 15,350 ounces in 1993, and 22,000 ounces in 1994. Question: How many years after J.T. Kearns staked a claim did it become the Chesterfield Gold Mines?", - "Output Program": [ - "condition_1 = 1907 \ncondition_2 = 1938\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Currently, there is no official census of religion in Russia, and estimates are based on surveys only. In 2012 the research organization Sreda published Arena Atlas, a detailed enumeration of religious populations and nationalities in Russia, based on a large-sample country-wide survey. They found that 46.8% of Russians declared themselves Christians (including 41% Russian Orthodox, 1.5% simply Orthodox or members of non-Russian Orthodox churches, 4.1% unaffiliated Christians, and less than 1% for both Catholic and Protestant), while 25% were spiritual but not religious, 13% were atheists, 6.5% were Muslims, 1.2% were followers of \"traditional religions honoring gods and ancestors\" (including Rodnovery, Tengrism and other ethnic religions), and 0.5% were Tibetan Buddhism. However, later that year, the Levada Center estimated that 76% of Russians were Christians, and in June 2013, the Public Opinion Foundation estimated that 65% of the population was Christian. These findings are in line with Pew Research Centers 2011 estimate that 73.6% of Russians were Christians, with Russian Public Opinion Research Center (VCIOM)s 2010 survey (~77% Christian), and with Ipsos MORIs 2011 survey (69%). Question: How many percent of people were not Russian Orthodox?", - "Output Program": [ - "percent_russian_orthodox=41\npercent_non_russian_orthodox=100-41\nprint(percent_non_russian_orthodox)", - "russian_orthodox = 41\n\nprint(abs(round(100 - russian_orthodox, 2)))" - ], - "Output Answer": [ - "{'number': '59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 1 January 2013, 92.2% of the total provincial population was born in the Netherlands; and of the 7.8% that was born abroad, the ten most common foreign countries of origin are the neighbour Germany (1.09%), the former colonies and dependencies Indonesia (0.60%), Netherlands Antilles and Aruba (0.55%), Suriname (0.54%), and other countries Turkey (0.41%), Soviet Union (0.36%), China (0.32%), Poland (0,26%), Yugoslavia (0.26%), and United Kingdom (0.18%). Question: How many percent of people were not from Yugoslavia?", - "Output Program": [ - "yougoslavia = 0.26\n\nprint(abs(round(100 - yougoslavia,2)))", - "percentage = 100\nyugo = 0.26\ndiff = percentage - yugo\nprint(diff)" - ], - "Output Answer": [ - "{'number': '99.74', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 4,280 households of which 32.9% had children under the age of 18 living with them, 39.2% were married couples living together, 16.4% had a female householder with no husband present, 5.7% had a male householder with no wife present, and 38.7% were non-families. 32.0% of all households were made up of individuals and 14% had someone living alone who was 65 years of age or older. The average household size was 2.34 and the average family size was 2.90. Question: How many in percent of households weren't married couples living together?", - "Output Program": [ - "percentage_couples_living_together = 39.2\npercentage_couples_not_living_together = 100 - percentage_couples_living_together\nprint(percentage_couples_not_living_together)", - "married_couple = 39.2\n\nanswer = 100 - married_couple\n\nprint(answer)", - "married_couple = 39.2\n\nprint(abs(round(100 - married_couple,2)))", - "married_couple = 39.2\n \nprint(abs(round(100 - married_couple,2)))" - ], - "Output Answer": [ - "{'number': '60.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many years did Ingvar Carlsson serve as Sweden Prime Minister?", - "Output Program": [ - "condition_1 = 1991-1989\ncondition_2 = 1996-1994+1986-1982\n\nprint(abs(condition_2 + condition_1))", - "first = 1991 - 1986 + 1\nsecond = 1996 - 1994\nprint(first + second)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2006, Household income in the United States was $43,318 per household ($26,000 per household member) with 42% of households having two income earners. Meanwhile, the median income of the average American age 25+ was roughly $32,000 ($39,000 if only counting those employed full-time between the ages of 25 to 64) in 2005. According to the CIA the Gini coefficient which measures income inequality (the higher the less equal the income distribution) was clocked at 45.0 in 2005, compared to 32.0 in the European Union and 28.3 in Germany. Question: How many dollars higher was the income per household than the income per household member?", - "Output Program": [ - "household = 43318\nmember = 26000\ndiff = household - member\nprint(diff)" - ], - "Output Answer": [ - "{'number': '17318', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their road win against the Ravens, the Colts flew to Reliant Stadium for an AFC South showdown with the Texans, their second meeting of the season. Houston dominated throughout the first half, scoring 17 points. The Colts took over from there, scoring 35 points, one of which was an interception returned 27 yards by Clint Session. With the win, the Colts went to 11-0and their winning streak improved to 19 games. Also, with the win and Jacksonville's loss to San Francisco, the Colts clinched the AFC South division title, the first team to clinch a playoff berth this season. Question: How many points did the Colts win by?", - "Output Program": [ - "houstan = 17\ncoult = 35\nprint(coult - houstan)", - "points1 = 35\npoints2 = 17\nprint(points1-points2)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: With regulations in place and DDT banned, the eagle population rebounded. The bald eagle can be found in growing concentrations throughout the United States and Canada, particularly near large bodies of water. In the early 1980s, the estimated total population was 100,000 individuals, with 110,000\u2013115,000 by 1992; the U.S. state with the largest resident population is Alaska, with about 40,000\u201350,000, with the next highest population the Provinces and territories of Canada of British Columbia with 20,000\u201330,000 in 1992. Obtaining a precise count of bald eagles population is extremely difficult. The most recent data submitted by individual states was in 2006, when 9789 breeding pairs were reported. For some time, the stronghold breeding population of bald eagles in the lower 48 states was in Florida, where over a thousand pairs have held on while populations in other states were significantly reduced by DDT use. Today, the Contiguous United States with the largest number of breeding pairs of eagles is Minnesota with an estimated 1,312 pairs, surpassing Floridas most recent count of 1,166 pairs. 23, or nearly half, of the 48 contiguous states now have at least 100 breeding pairs of bald eagles. In Washington State, there were only 105 occupied nests in 1980. That number increased by about 30 per year, so that by 2005 there were 840 occupied nests. 2005 was the last year that the Washington Department of Fish and Wildlife counted occupied nests. Further population increases in Washington may be limited by the availability of late winter food, particularly salmon. Question: How many more occupied nests did Washington gain per year on average from 1908 to 2005?", - "Output Program": [ - "year=29.4\nprint(year)", - "occupiednests=29.6\nanswer=occupiednests\nprint(answer)" - ], - "Output Answer": [ - "{'number': '29.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the financial year ending 31 July 2011, the University of Manchester had a total income of \u00a3808.58 million (2009/10 \u2013 \u00a3787.9 million) and total expenditure of \u00a3754.51 million (2009/10 \u2013 \u00a3764.55 million). Key sources of income included \u00a3247.28 million from tuition fees and education contracts (2009/10 \u2013 \u00a3227.75 million), \u00a3203.22 million from funding body grants (2009/10 \u2013 \u00a3209.02 million), \u00a3196.24 million from research grants and contracts (2009/10 \u2013 \u00a3194.6 million) and \u00a314.84 million from endowment and investment income (2009/10 \u2013 \u00a311.38 million). During the 2010/11 financial year the University of Manchester had a capital expenditure of \u00a357.42 million (2009/10 \u2013 \u00a337.95 million). Question: How many more millions of British pounds of income came from funding body grants than they had in capital expenditures?", - "Output Program": [ - "expenditure=247.28\nfunding=203.22\nanswer=expenditure-funding\nprint(answer)", - "expenditure=754.51 \nincome=808.58 \nanswer=income-expenditure\nprint(answer)" - ], - "Output Answer": [ - "{'number': '145.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After a tough win over the Vikings, the Browns returned home for a game against the Bengals in Round 1 of the Battle of Ohio. In the first quarter, the Browns scored first as Brian Hoyer found Jordan Cameron on a 2-yard pass for a 7-0 lead. In the second quarter, the Bengals scored when Mike Nugent nailed a 25-yard field goal for the eventual halftime score of 7-3. In the third quarter, the Browns scored a field goal of their own when Billy Cundiff nailed one from 51 yards out giving them a 10-3 lead. The Bengals once again came within 4 as Nugent kicked another field goal from 46 yards out for a 10-6 game. In the fourth quarter, it was all Browns as Hoyer found Chris Ogbonnaya on a 1-yard pass for the eventual final score of 17-6. Question: How many yards was the second longest field goal?", - "Output Program": [ - "yards=46\nanswer=yards \nprint(answer)", - "goal=46\nlongestfiledgoal=46\nanswer=longestfiledgoal\nprint(answer)" - ], - "Output Answer": [ - "{'number': '46', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many was the population of all eight towns combined?", - "Output Program": [ - "fergana = 8977\nandjin = 49682\nkolkland = 86704\nnamangan = 61906\nosh = 37397\nmargheln = 42855\nuzbekistan = 13686\n\nprint(fergana + andjin + kolkland + namangan +osh +margheln + uzbekistan)", - "population_Fergana = 8977\npopulation_Andijan = 49682\npopulation_Kokand = 86704\npopulation_Namangan = 61906\npopulation_Osh = 37397\npopulation_Marghelan = 42855\npopulation_Uzbekistan = 13686\npopulation_total = population_Fergana + population_Andijan + population_Kokand + population_Namangan + population_Osh + population_Marghelan + population_Uzbekistan\nprint(population_total)" - ], - "Output Answer": [ - "{'number': '301207', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007, the Peruvian economy experienced a growth rate of 9%, the highest in Latin America, and this repeated in 2008 with a 9.8% rate; in 2006 and 2007, the Lima Stock Exchange grew by 185.24% and 168.3%, respectively. However, in the wake of the 2008 global crisis, growth for 2009 was only 0.9 percent, but rebounded to 8.8 percent the following year. The pro-market policies enacted by Fujimori, were continued by presidents Alejandro Toledo and Alan Garcia, While poverty of Lima is 8.5%, the national average is 25.8%, while the unemployment rate is 6.5% and 74% are employed formally. Question: Was the growth rate in the Peruvian economy higher in 2007 or 2008?", - "Output Program": [ - "y2007 = 9\ny2008 = 9.8\n\n\n\ndata = (y2007,y2008)\n\nanswer = max(data)\n\n\nif answer == y2008:\n print(2008)\nelif answer == y2007:\n print(2007)\n", - "higher_growth = 2008\nprint(higher_growth)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2008'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many years after France captured the island did Britain than recapture the island?", - "Output Program": [ - "y1 = 1781\ny2 = 1793\nprint(y2 - y1)", - "condition_1 = 1781\ncondition_2 = 1793\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Today millions of ethnic Nigerians live abroad, the largest communities can be found in the United Kingdom (500,000-3,000,000) and the United States (600,000-1,000,000 Nigerians), other countries that followed closely are South Africa, Gambia, and Canada respectively. There are also large groups in Nigerians in Ireland , Portugal and many other countries. .Inspiration for emigration is based heavily on socio-economical issues such as warfare, insecurity, economical instability and civil unrest. Between 1400-1900, of 1.4 million of 2 million emigrants were slaves sent to the Americas. This is due to the fact that the land now known as Nigeria was a central point for 4 slave trades during the 19th century. Though bondage represented a great deal, an estimated 30,000 Nigerian inhabitants would relocate to Kano City and Gambia to take advantage of financial opportunities afforded by fertile land and available natural resources. Whats more, the presence of gold mines and rail lines along the Gold Coast, present-day Ghana, attracted an estimated 6,500 Nigerian citizens to attain financial gain and opportunity. The population of Nigerians in Ghana rose to roughly 149,000 before the 1969 alien expulsion order would displace nearly the entire population to surrounding countries. Question: How many more Nigerians sought out fertile land than those that sought out gold?", - "Output Program": [ - "total = 30000\ngold = 6500\nfertile = total - gold\nprint(fertile)" - ], - "Output Answer": [ - "{'number': '23500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more percent of the population were people 25 to 44 over people from 18 to 24 and people 65 and over combined?", - "Output Program": [ - "_25_to_44 = 33.8\n_18_to_24 = 7.9\nover_65 = 9.5\nmany_more = _25_to_44 - (_18_to_24 + over_65)\nprint(many_more)", - "condition_1 = 33.8\ncondition_2 = 7.9+9.5\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '16.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The car also won the 1961 British Saloon Car Championship season, 1962 British Saloon Car Championship season, 1969 British Saloon Car Championship season, 1978 British Saloon Car Championship season and 1979 British Saloon Car Championship season, as well as the British Rally Championship in 1962, 1963 and 1970, the European Rally Championship in 1965 and 1966, and won the Finnish Rally Championship in 1965 and 1966. Minis also won the 1965 Lowood 4 Hour endurance race, and the final Finnish Grand Prix in 1963. The Cooper S also had some success in the European Touring Car Championship, winning in 1964 and 1968, the Guia Race of Macau (a 1-2-3 finish in 1965, a 1-2 finish in 1970 and a win in 1972), and the Australian Touring Car Championship, winning its class in 1962, 1963, 1964, 1966, 1967 and 1968. A further title was the 1971 Sun-7 Chesterfield Series. The Mini also enjoyed class wins at the 1963 Armstrong 500, repeating this feat every year until 1969 Hardie-Ferodo 500, and having class wins at the 1964, 1965 and 1971 Sandown 250, and Six Hour Le Mans in 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970 and 1972, as well as the 1971 Phillip Island 500K. The car also won the Welsh Sports and Saloon Car Championship in 1998. Mini Leyland came 4th place in the under-2-litre category in the 1966 Trans-Am season, 1967 Trans-Am season and 1969 Trans-Am seasons, improving to 3rd in 1970 Trans-Am season. Question: How many years apart were the British Saloon Car Championship season wins after 1970?", - "Output Program": [ - "current_year = 1970\nbritish_car = 1971\nyears_apart = british_car - current_year\nprint(years_apart)", - "condition_1 = 1978\ncondition_2 = 1979\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The place of birth of the towns residents was 87.78% United Kingdom (including 61.80% from Scotland), 0.63% Republic of Ireland, 4.18% from other European Union countries, and 7.42% from elsewhere in the world. The economic activity of residents aged 16-74 was 23.94% in full-time employment, 8.52% in part-time employment, 4.73% self-employed, 1.94% unemployed, 31.14% students with jobs, 9.08% students without jobs, 13.24% retired, 2.91% looking after home or family, 2.84% permanently sick or disabled, and 1.67% economically inactive for other reasons. Question: How many more percentage of unemployed than self-employed?", - "Output Program": [ - "self = 4.73\nun = 1.94\ndiff = round(self - un, 2)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '29.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Forbes (magazine) magazine began reporting on Beyonc\u00e9s earnings in 2008, calculating that the $80 million earned between June 2007 to June 2008, for her music, tour, films and clothing line made her the worlds best-paid music personality at the time, above Madonna (entertainer) and Celine Dion. They placed her fourth on the Forbes Celebrity 100 list in 2009 and ninth on the \"Most Powerful Women in the World\" list in 2010. The following year, Forbes placed her eighth on the \"Best-Paid Celebrities Under 30\" list, having earned $35 million in the past year for her clothing line and endorsement deals. In 2012, Forbes placed Beyonc\u00e9 at number 16 on the Celebrity 100 list, twelve places lower than three years ago yet still having earned $40 million in the past year for her album 4, clothing line and endorsement deals. In the same year, Beyonc\u00e9 and Jay-Z placed at number one on the \"Worlds Highest-Paid Celebrity Couples\", for collectively earning $78 million. The couple made it into the previous years Guinness World Records as the \"highest-earning power couple\" for collectively earning $122 million in 2009. For the years 2009 to 2011, Beyonc\u00e9 earned an average of $70 million per year, and earned $40 million in 2012. In 2013, Beyonc\u00e9s endorsements of Pepsi and H&M made her and Jay-Z the worlds first billion dollar couple in the music industry. That year, Beyonc\u00e9 was published as the fourth most-powerful celebrity in the Forbes rankings. Question: How many million dollars did Beyonc\u00e9 earn on average from 2009 to 2012?", - "Output Program": [ - "beyonce_avg_eared_09_11 = 70*3\nearning_12 = 40\ntotal_year = 4\n\nprint(abs(round((beyonce_avg_eared_09_11 + earning_12)/total_year,2)))\n\n" - ], - "Output Answer": [ - "{'number': '250', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Rub\u00e9n Rodr\u00edguez established most of the early long-standing record in the BSN. He broke both the single-season points record with 810 in 1978 and the most career points record with 11,549. The current holder of the career mark is Georgie Torres, who broke it before retiring in 2001 with 15,863 points in 679 games, playing his entire career after the establishment of the three-point line. Rodr\u00edguez also holds the mark for most rebounds in a career with 6,178. He also held the single-season rebound record with 380 in 1978, which stood until Lee Benson broke it in 2008. Currently, Neftal\u00ed Rivera holds the record for most points in a game in the Baloncesto Superior Nacional when he scored 79 points on May 22, 1974. In that game he achieve the record by making 34 field goals(all of them 2-pointers as the 3-pointers where not adopted back then) and 11 free throws. In 1989, Pablo Alicea of the Gigantes de Carolina established a record for most assists in one game with 25. The record stood for over two decades until May 1, 2012, when Jonathan Garc\u00eda of the Caciques de Humacao broke it recording 33 assists against the Brujos de Guayama. Garc\u00edas mark is an unofficial world record pending the approval of Guinness World Records, since there is no higher number recorded in any amateur or professional international league or in FIBA competition. During this game, the Caciques also established the team points record for a single game with 130 and for most scored during a single (10-minute) quarter with 46. The Vaqueros de Bayam\u00f3n hosted the game with most assistance in the league, with 17,621 fans attending a home game against R\u00edo Piedras on September 8, 1969. This bested the previous top of 16,564 in a game between Ponce and Santurce. The Vaqueros also hold the record for most consecutive championships, winning five from 1971-75. Question: How many years after Rub\u00e9n Rodr\u00edguez set the single-season rebound record was it broken by Lee Benson?", - "Output Program": [ - "ruben = 1978\nlee = 2008\ndifference = lee - ruben\nprint(difference)", - "condition_1 = 1978\ncondition_2 = 2008\n\nprint(abs(condition_2 - condition_1))\n\n" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: How many more dollars did the voice actors demand that they be paid after 2004 than Shearer was being paid?", - "Output Program": [ - "shearer = 125000\nvoice_actor = 360000\ndiff = voice_actor - shearer\nprint(diff)" - ], - "Output Answer": [ - "{'number': '235000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Of 3,142 counties in the United States in 2013, Clay County ranked 3,137 in the longevity of female residents and 3,109 in the longevity of male residents. Males in Clay County lived an average of 68.6 years and females lived an average of 73.6 years compared to the national average for longevity of 76.5 for males and 81.2 for females. Moreover, the average longevity in Clay County declined by 0.4 years for males and 3.4 years for females between 1985 and 2013 compared to a national average for the same period of an increased life span of 5.5 years for men and 3.1 years for women. High rates of smoking and obesity and a low level of physical activity appear to be contributing factors to the lowered longevity for both sexes. Question: How many counties ranked lower than Clay County in the longevity of female residents?", - "Output Program": [ - "total = 3142\nranked = 3137\n\nprint((total - ranked\n ))", - "counties =3142\nclay_county = 3137\n\ntotal = (counties - clay_county)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eight years after their last game in Indianapolis (a 29-13 victory), the Bears returned to play the Colts in week five. The 43rd game between the two franchise, the Bears trailed the series 19-23, but won the last two games, recently a 41-21 win in 2012. \"An efficient offensive attack\", particularly a rushing-based offense like against the Lions, was a key to success against the Colts defense, according to Jeff Joniak; the Colts allowed the second-highest runs of at least four yards with 51.5 percent. He added the offense should punctuate the run with deep passes, as the Colts were the most penalized defense in the NFL with six pass interference and three personal fouls, along with just four turnovers forced resulting in only three total points. Meanwhile, the Bears defense had to attack Colts quarterback Andrew Luck; Indianapolis was allowing a league-high 15 sacks, was ranked 29th in pass protection efficiency, the second-most hurries (35) the highest number of knockdowns (33) allowed, along with 10 combined false start and holding penalties. Joniak added jet lag could play a factor in the game, as the Colts had lost in London the week before and had no bye week. Connor Barth scored the first points of the game when he kicked a 35-yard field goal on the Bears' opening drive. Adam Vinatieri responded with a 54-yard field goal and the Colts took the lead in the second quarter when Luck threw a one-yard touchdown pass to Dwayne Allen. Both teams traded field goals on their next drives before Brian Hoyer threw a 14-yard touchdown pass to Cameron Meredith. With 11 seconds left in the first half, Vinatieri kicked a 26-yard field goal to give Indianapolis the 16-13 lead at halftime. He converted a 41-yard field goal in the third quarter to increase the margin to six points; when Barth tried a 49-yarder on the next series, he missed it wide left, but redeemed himself with a 24-yard kick in the fourth. Hoyer later led the Bears on a 96-yard drive, ending it with a 21-yard touchdown pass to Jordan Howard; the drive was the longest touchdown-scoring series since a 97-yard possession against the Steelers in 2009. Luck responded with a 35-yard touchdown pass to T. Y. Hilton, who beat Jacoby Glenn for the score, followed by Vinatieri's 35-yard field goal after Meredith lost a fumble. Down by six points, Hoyer attempted to rally the Bears on one last drive but missed an open Alshon Jeffery on fourth down, throwing an incomplete pass to Meredith. The Colts ran out the clock to end the game. With the loss, the Bears fell to 1-4, their worst five-week start since they started the 2004 season 1-4. They ended the game with 522 offensive yards, the most since they recorded 542 in a 1989 win against the Lions and the most in a loss since 1940. Question: How many yards short were the Bears of their highest number of offensive yards in a game?", - "Output Program": [ - "shortest = 522\nlongest = 542\n\nprint(abs(round(shortest - longest,2)))", - "people_played = 6\nprint(people_played)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 1 January 2013, 92.2% of the total provincial population was born in the Netherlands; and of the 7.8% that was born abroad, the ten most common foreign countries of origin are the neighbour Germany (1.09%), the former colonies and dependencies Indonesia (0.60%), Netherlands Antilles and Aruba (0.55%), Suriname (0.54%), and other countries Turkey (0.41%), Soviet Union (0.36%), China (0.32%), Poland (0,26%), Yugoslavia (0.26%), and United Kingdom (0.18%). Question: How many percent of people were not from China?", - "Output Program": [ - "China = 0.32\nprint(100-China)", - "total = 100\nchina = 0.32\nprint(total - china)" - ], - "Output Answer": [ - "{'number': '99.68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As economists Milton Friedman and Anna J. Schwartz have noted, the decade from 1869 to 1879 saw a growth of 3 percent per year in money national product, an outstanding real national product growth of 6.8 percent per year in this period and a rise of 4.5 percent per year in real product per capita. Even the alleged \"monetary contraction\" never took place, the money supply increasing by 2.7 percent per year in this period. From 1873 through 1878, before another spurt of monetary expansion, the total supply of bank money rose from $1.964 billion to $2.221 billion, a rise of 13.1 percent or 2.6 percent per year. In short, a modest but definite rise, and scarcely a contraction. Although per-capita nominal income declined very gradually from 1873 to 1879, that decline was more than offset by a gradual increase over the course of the next 17 years. Question: How many percent higher was the real national product growth than the money national product growth between 1869 and 1879?", - "Output Program": [ - "\npercent_npg_growth = 6.8\npercent_mnp_growth = 3\npercent_higher = round(percent_npg_growth - percent_mnp_growth,1)\nprint(percent_higher)", - "npg_1869_1879 = 3\nnpm_1869_1879 = 6.8\n\n\nprint(abs(round(npg_1869_1879 - npm_1869_1879, 2)))" - ], - "Output Answer": [ - "{'number': '3.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Sixteen international airlines provided regular flights to Khartoum. The number of domestic and international passengers increased from about 478,000 in 1982 to about 485,000 in 1984. Air freight increased from 6 million tons per kilometer in 1982 to 7.7 million tons per kilometer in 1984. As compared with the previous year, in 1989 passenger traffic on Sudan Airways fell by 32% to 363,181 people, reducing the load factor to 34.9%. By contrast, freight volume increased by 63.7% to 12,317 tons. At the end of 1979, Sudan Airways had entered into a pooling agreement with Britains Tradewinds Airways to furnish charter cargo service between that country and Khartoum under a subsidiary company, Sudan Air Cargo. A new cargo terminal was built at Khartoum. Question: How many passengers did Sudan Airlines gain between 1982 and 1984?", - "Output Program": [ - "passengers1=478000\npassengers=485000\nanswer=passengers-passengers1\nprint(answer)", - "increased=478000\npeople=363181 \nanswer=increased-people\nprint(answer)" - ], - "Output Answer": [ - "{'number': '7000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After the fall of France in June 1940, the Free French had only a 3,000 strong contingent in Britain, growing to 7,000 by the end of the year, Poland evacuated around 19,000 to 35,000. By the end of 1940, I Corps in the West (Poland) numbered about 14,000; Polish forces in the Middle East, about 3,000; this does not count the Polish air crews (numbering at least 4,000) and the Polish Navy personnel. After the fall of France, the French forces lagged behind the Polish in numbers. It was only after D-Day and the liberation of the French mainland that French forces swelled to 550,000, outnumbering the Polish Army in the West, but not the combined West, East and partisan forces. Until 1944, Polish forces also outnumbered the French. In 1942, the French resistance numbered about 10,000, (the size of Polish resistance is discussed in note b below) and in 1943, the Free French numbered about 70,000. With the entrance of Soviet Union into the war in June 1941, Poland returned to being the third biggest Ally again, and with the entry of United States in December 41, the fourth. However, the Japanese involvement also marked the connection of the European and African theaters to Second Sino-Japanese War, and estimates cited above ignore China, whose armies totaled about two million by the end of the war. Thus for about a year, Poland could be seen as the second biggest ally, after Britain. It was then superseded by China, the Soviet Union and the United States. Counting China, from the end of 1941, Poland was the 5th biggest ally. Near the end of the war, Polish contribution, in terms of numbers was matched or surpassed by that of France. Question: How many months passed between the Soviet Union joining the war and the US joining?", - "Output Program": [ - "UnitedStates=3\nsoviot=3\nanswer=UnitedStates+soviot\nprint(answer)", - "joing=6\nanswer=joing\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 2004-05 season Bj\u00f8rndalen was the 16th best shot with an 85% success rate, the second best Norwegian behind Egil Gjelland. He hit 331 targets out of a possible 364. His prone like most biathletes was much better than his standing shoot, he hit 169/180 (92%) in the prone and 163/184 (81%) in the standing. He had an average of 88% in the individual, sprint and relay, a 91% hit rate in the mass start but only 79% in the pursuit. During his career in 1999/00 he averaged 82%, in 2000-01 78%, 2001-02 74%, 2002-03 86% and in 2003-04 he hit 80% of the targets, however in those five years his standing shoot was the same or better than his prone shoot. In comparison, his greatest rival Rapha\u00ebl Poir\u00e9e averaged 87% in 2004-05 and 86% in 2005-06. Nikolay Kruglov was the best shot in 2004-05 with a 91% success rate, with Ricco Gro\u00df in second with 89%, and in 2005 Julien Robert was best with a 93% average and Gro\u00df again second with 91%. Question: How many percentage points was Bj\u00f8rndalen behind the best shot in 2004-05?", - "Output Program": [ - "best = 85\nmini = 79\nprint(best - mini)", - "Bj\u00f8rndalen = 85\nbehind = 91\nprint(behind-Bj\u00f8rndalen)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On April 18, 2008, the club announced its final attendance figures for 2007\u201308. The club had 40 sell-outs out of 41 home dates, a total attendance of 812,665 during the regular season, placing the club third in attendance in the NHL. The number of sell-outs and the total attendance were both club records. The previous attendance records were set during the 2005\u201306 with a season total of 798,453 and 33 sell-outs. In 2006\u201307 regular season attendance was 794,271, with 31 sell-outs out of 41 home dates or an average attendance of 19,372. In the 2007 playoffs, the Senators played 9 games with 9 sell-outs and an attendance of 181,272 for an average of 20,141, the highest in team history. The club has been regularly represented in the top half in attendance in the NHL. Question: How many home dates did the club not sell out?", - "Output Program": [ - "total = 41\nsold = 40\n\nprint(abs(total - sold))", - "home_dates = 1\nprint(home_dates)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Immigration is an essential component of the population. Results of the 2011 Population Census indicated that 326,376 (59.1% of the total population) were born outside Macau, an increase of 3.0 percentage points over the last ten years. Analysed by place of birth, 255,186 (46.2%) were born in Mainland China, down by 1.2 percentage points from 2001. 226,127 (40.9%) were born in Macau, 19,355 (3.5%) in Hong Kong and 1,835 (0.3%) in Portugal. There were more persons born in other countries or territories as the number of non-resident workers increased. Among them, 14,544 were born in the Philippines, 7,199 in Vietnam and 6,269 in Indonesia, altogether taking up 5.1% of the total population. 1,942 were born in Europe other than Portugal, 2,252 in Americas, 959 in Africa and 672 in Oceania. Analysed by age group, 85.2% of the youth population (aged 0-14) were born in Macau, and 62.9% of those aged 35 and above were born in Mainland China. Question: How many percent of people were not born in Macau?", - "Output Program": [ - "macau = 59.1\n\nprint(abs(round(macau,2)))", - "condition_1 = 40.9\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nmacau = 40.9\nnot_macau = percentage - macau\nprint(not_macau)" - ], - "Output Answer": [ - "{'number': '59.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2010 federal census, there were 39,702 people, 14,414 households, and 9,981 families residing in the county. The population density was 113 people per square mile (44/km\u00b2). There were 14,890 housing units at an average density of 45 per square mile (17/km\u00b2). The racial makeup of the county was 97% Race (United States Census), 1.2% Race (United States Census) or Race (United States Census), 0.1% Race (United States Census), 0.42% Race (United States Census), and 0.07% Race (United States Census). Two percent of the population were Race (United States Census) or Race (United States Census). US Veterans \u2013 2,681. Median household income (in 2014 dollars), 2010\u20132014 was reported as $48,718, while the per capita income was $23,886. In 2014, the median household income in the USA was $53,700. Question: How many households and families are in the county according to the census?", - "Output Program": [ - "condition_1 = 14414\ncondition_2 = 9981\n\nprint(abs(round(condition_2 + condition_1,2)))", - "household = 14414\nfamily = 9981\ntotal = household + family\nprint(total)" - ], - "Output Answer": [ - "{'number': '24395', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1965 Maynard was teamed with rookie quarterback Joe Namath. Maynard had 1,218 yards on 68 receptions and 14 touchdowns in Namaths first season (Namath had 22 touchdown passes that year). In 1967, Maynard caught 1,434 of Namaths historic 4,007 passing yards. The receiving yards were a career-high for Maynard and led the league; he also had 71 receptions, 10 touchdowns, and averaged 20.2 yards per catch. In the 1968 season opener against 1968 Kansas City Chiefs season, Maynard had 200+ receiving yards for the first time in his career and passed Tommy McDonald (American football) as the active leader in receiving yards, where he remained for the next six seasons until his retirement. He added a career-best 228 yards in Game 10 against 1968 Oakland Raiders season. Maynard had 57 receptions for 1,297 yards (22.8 yards per catch) and 10 of Namaths 15 touchdowns that year. In the 1968 AFL Championship Game, a 27-23 Jets victory over the Oakland Raiders, Maynard caught six passes for 118 yards and two touchdowns. His 14-yard catch in the first quarter gave the Jets the lead and his six-yard catch in the fourth quarter proved to be the game winner. The Jets would go on to win Super Bowl III, 16-7 over the NFLs Baltimore Colts, which was hailed as the first \"upset\" in Super Bowl history. Maynard played, but had no catches while suffering the effects of a hamstring injury in the AFL title game. Question: How many years after Maynard was teamed up the Joe Namath did Maynard catch 1434 of Namaths historic 4007 passing yards?", - "Output Program": [ - "condition_1 = 1965\ncondition_2 = 1967\n\nprint(abs(round(condition_2 - condition_1,2)))", - "team_up = 1965\nhistory = 1967\ndiff = history - team_up\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From January to June in 2008, 9,078 local tourists and 7,532 foreigners have visited Yala. For the same period of time in 2009 the arrivals have risen to 18,031 locals and foreigners to 10,439. Accordingly, the revenue increased to Rs. 27 millions (235,000) in 2009 from Rs. 16.6 millions (154,000) in 2008. The visitors are allowed to see the wild animals from 5.30 am to 6.30 pm. Due to droughts the park used to be closed to tourists from 1 September, to 15 October annually; however in 2009 and 2010 the closure was skipped and lakes filled with water bowsers for drinking water for the animals, a future strategy on drought handling is not yet clear. Question: How many more total tourists visited from January to June of 2009 than January to June 2008?", - "Output Program": [ - "y2009 = 9078+7532 \ny2008 = 18031+10439\n\nprint(abs(round(y2009-y2008,2)))", - "_2008 = 9078\n_2009 = 18031\ntotal = _2008 + _2009\nprint(total)" - ], - "Output Answer": [ - "{'number': '11860', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared to other American cities, Atlantas economy in the past had been disproportionately affected by the 2007-2012 global financial crisis and the Great Recession, with the citys economy earning a ranking of 68 among 100 American cities in a September 2014 report due to an elevated unemployment rate, declining real income levels, and a depressed housing market. From 2010 to 2011, Atlanta saw a 0.9% contraction in employment and plateauing income growth at 0.4%. Although unemployment had decreased to 7% by late 2014, this was still higher than the national unemployment rate of 5.8% Atlantas housing market has also struggled, with home prices dropping by 2.1% in January 2012, reaching levels not seen since 1996. Compared with a year earlier, the average home price in Atlanta plummeted to 17.3% in February 2012, thus becoming the largest annual drop in the history of the index for any American or global city. The decline in home prices prompted some economists to deem Atlanta the worst housing market in the nation at the height of the depression. Nevertheless, the citys real estate market has resurged since 2012, so much that median home value and rent growth significantly outpaced the national average by 2018, thanks to a rapidly-growing regional economy. Question: How many years has the city's market been in resurgence if we were in 2018?", - "Output Program": [ - "city=6\nanswer=city\nprint(answer)", - "years=6\nanswer=years \nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many yards difference is there between Sebastian Janikowski longest field goal and Matt Prater's shortest?", - "Output Program": [ - "longest = 63\nshortest = 28\ndiff = longest - shortest\nprint(diff)", - "shortest = 28\nlongest = 63\n\nprint(abs(round(shortest - longest,2)))" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This period was known as the \"Golden Age (metaphor)\" by the FCZ faithful. At this time, the club was run by the legendary President Edwin N\u00e4geli and had players such as K\u00f6bi Kuhn, Fritz K\u00fcnzli, Ilija Kati\u0107, Ren\u00e9 Botteron, and many more. Z\u00fcrich won seven Swiss Super League in the years 1962-63 Nationalliga A, 1965-66 Nationalliga A, 1967-68 Nationalliga A, 1973-74 Nationalliga A, 1974-75 Nationalliga A, 1975-76 Nationalliga A and 1980-81 Nationalliga A. They also won the Swiss Cup five times in 1966, 1970, 1972, 1973, and in 1976. FCZ also had some success in Europe getting to the semi-finals of the European Cup 1963-64, before losing to Real Madrid C.F. and also reaching the semi-finals in the European Cup 1976-77, where they lost to Liverpool F.C.. Question: What was the first year Z\u00fcrich won the Swiff Cup?", - "Output Program": [ - "lad = [1966, 1970, 1972, 1973, 1976 ]\nprint(min(lad))", - "firstwin = 1966\nprint(firstwin)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1966'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: In the week 16 game, how many more points did the Texans score than the Ravens?", - "Output Program": [ - "revans=12\nanswer=revans\nprint(answer)", - "Ravens=12\nanswer=Ravens \nprint(answer)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Marked by global instability and the Great Depression, the 1930s contended with several consequential European and Asian outbreaks of war, leading up to catastrophic World War II in 1939. Other conflicts during the decade which affected the stock market included the 1936-1939 Spanish Civil War, the 1935-1936 Second Italo-Abyssinian War, the Soviet-Japanese Border War (1939) of 1939 and the Second Sino-Japanese War from 1937. On top of that, the United States dealt with a painful recession in Recession of 1937-1938 which temporarily brought economic recovery to a halt. The List of largest daily changes in the Dow Jones Industrial Average in the index, 15.34%, happened on March 15, 1933, in the depths of the 1930s Market trend when the Dow gained 8.26 points to close at 62.10. However, as a whole throughout the Great Depression, the Dow posted some of its worst performances, for a negative return during most of the 1930s for new and old stock market investors. For the decade, the Dow Jones average was down from 248.48 points at the beginning of 1930, to a stable level of 150.24 points at the end of 1939, a loss of about 40%. Question: How many points did the Dow Jones average drop between 1930 to 1939?", - "Output Program": [ - "start = 248.48\nend = 150.24\nprint(start - end)", - "points1930 = 248.48\npoints1939 = 150.24\nprint(points1930-points1939)" - ], - "Output Answer": [ - "{'number': '98.24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The effectiveness of heat-seeking missiles was only 7% early in the Vietnam War, but improved to approximately 15%\u201340% over the course of the war. The AIM-4 Falcon used by the USAF had kill rates of approximately 7% and was considered a failure. The AIM-9B Sidewinder introduced later achieved 15% kill rates, and the further improved AIM-9D and J models reached 19%. The AIM-9G used in the last year of the Vietnam air war achieved 40%. Israel used almost totally guns in the 1967 Six-Day War, achieving 60 kills and 10 losses. However, Israel made much more use of steadily improving heat-seeking missiles in the 1973 Yom Kippur War. In this extensive conflict Israel scored 171 of out of 261 total kills with heat-seeking missiles (65.5%), 5 kills with radar guided missiles (1.9%), and 85 kills with guns (32.6%). The AIM-9L Sidewinder scored 19 kills out of 26 fired missiles (73%) in the 1982 Falklands War. But, in a conflict against opponents using thermal countermeasures, the United States only scored 11 kills out of 48 fired (Pk 23%) with the follow-on AIM-9M in the Gulf War. Question: How many misses did the United States have with the follow-on AIM-9M in the Gulf War?", - "Output Program": [ - "condition_1 = 11\ncondition_2 = 48\n\nprint(abs(round(condition_2 - condition_1,2)))", - "shots = 48\nkills = 11\nmisses = shots - kills\nprint(misses)" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The film was financially successful, bringing in $13,833,228 on its opening weekend for an average of $4,407 from 3,139 theaters, and ended up with a total of $80,936,232 domestically, and the film did better overseas bringing in $22,056,304 which made a total of $102,992,536 worldwide. It had a budget of roughly $30 million. It is one of only twelve feature films to be released in over 3,000 theaters and still improve on its box office performance in its second weekend, increasing 8.7% from $13,832,786 to $15,035,649. Question: How many more dollars did the film make its second weekend compared to opening weekend?", - "Output Program": [ - "opening = 13832786\nsecond = 15035649\ndiff = second - opening\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1202863', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many percent of people were not African American?", - "Output Program": [ - "condition_1 = 13.9\n\nprint(abs(round(100 - condition_1,2)))", - "start = 1964\nend = 1968\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '86.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1955 and 1956, Dayan and Shimon Peres negotiated a series of large weapons contracts with France. On 10 November 1955, an agreement was signed for the delivery of 100 AMX-13 tanks and assorted anti-tank weapons. On 24 June 1956, a $80 million deal was agreed involving 72 Dassault Myst\u00e8re IV jets, 120 AMX-13 tanks, 40 Sherman tanks and 18 Obusier de 155 mm Mod\u00e8le 50. The Mystere were in addition to 53 already on order. At the end of September 1956, a further 100 Sherman tanks, 300 half-tracks, and 300 6x6 trucks were added. Question: How many total Sherman tanks were ordered?", - "Output Program": [ - "sherTanks_ordered_june=40\nsherTanks_ordered_sept=100\ntotal_sherTanks_ordered=sherTanks_ordered_june+sherTanks_ordered_sept\nprint(total_sherTanks_ordered)", - "sherman_tank_ordered_first = 40\nagain_ordered = 100\nprint(abs(round(again_ordered + sherman_tank_ordered_first,2)))" - ], - "Output Answer": [ - "{'number': '140', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the October 2012 term, the Court decided 78 cases. Five of them were decided Per curiam decision. 38 out of the 78 decisions (representing 49% of the decisions) were unanimous in judgement, with 24 decisions being completely unanimous (a single opinion with every justice that participated joining it). This was the largest percentage of unanimous decisions that the Court had in ten years, since the October 2002 term (when 51% of the decisions handed down were unanimous). The Court split 5-4 in 23 cases (29% of the total); of these, 16 broke down along the traditionally perceived ideological lines, with Chief Justice Roberts and Justices Scalia, Thomas, and Alito on one side, Justices Ginsburg, Breyer, Sotomayor and Kagan on the other, and Justice Kennedy holding the balance. Of these 16 cases, Justice Kennedy sided with the conservatives on 10 cases, and with the liberals on 6. Three cases were decided by an interesting alignment of justices, with Chief Justice Roberts joined by Justices Kennedy, Thomas, Breyer and Alito in the majority, with Justices Scalia, Ginsburg, Sotomayor, and Kagan in the minority. The greatest agreement between justices was between Ginsburg and Kagan, who agreed on 72 of the 75 (96%) cases, in which both voted; the lowest agreement between justices was between Ginsburg and Alito, who agreed only on 45 out of 77 (54%) cases, in which they both participated. Justice Kennedy was in the majority of 5-4 decisions on 20 out of 24 (83%) cases, and in 71 of 78 (91%) cases during the term, in line with his position as the \"swing vote\" of the Court. Question: How many justices are there, total?", - "Output Program": [ - "chief_justice = [\"Roberts\",\"Justice Scalia\",\"Thomas\",\"Alito\",\"Ginberg\",\"Breyer\",\"Sotomayer\",\"Kagan\",\"Kenndy\"]\nprint(len(chief_justice))", - "no_of_justices = 9\nprint(no_of_justices)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Japanese began to catch gray whales beginning in the 1570s. At Kawajiri, Nagato Province, 169 gray whales were caught between 1698 and 1889. At Tsuro, Japan, Shikoku, 201 were taken between 1849 and 1896. Several hundred more were probably caught by American and European whalemen in the Sea of Okhotsk from the 1840s to the early 20th century. Whalemen caught 44 with nets in Japan during the 1890s. The real damage was done between 1911 and 1933, when Japanese whalemen killed 1,449 after Japanese companies established several whaling stations on Korean Peninsula and on Chinese coast such as near the Daya bay and on Hainan Island. By 1934, the western gray whale was near extinction. From 1891 to 1966, an estimated 1,800\u20132,000 gray whales were caught, with peak catches of between 100 and 200 annually occurring in the 1910s. Question: How many decades after whaling started did the western grey whale reach near extinction?", - "Output Program": [ - "decades=36\nanswer=decades \nprint(answer)", - "year1=1891 \nyear=1966\nanswer=year-year1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Blue Jackets faced the Pittsburgh Penguins in the first round (Eastern Conference Quarter-finals) of the 2014 Stanley Cup playoffs. This series had a trend that was noted for making 3-1 leads end up as 4-3 loss. Game 1 and 2 were at the Consol Energy Center in downtown Pittsburgh. The Blue Jackets made a large jump in history when Jack Johnson (ice hockey) scored the first goal of the game. This was the first time in franchise history that Columbus ever lead a post-season game. The Jackets lead the game 3-1 at one point from goals by Mark Letestu and Derek MacKenzie. However, the Penguins rallied to win it 4-3. Game 2 was the opposite. Pittsburgh led 3-1 at one point, but Columbus rallied to win Game 2 4-3 by an overtime goal from Matt Calvert. This was the first playoff victory in franchise history. Pittsburgh won Game 3 by a score of 4-3. Game 4 was a memorable night at Nationwide Arena. Columbus was down 3-0, and 3-1 by the end of the first period. Boone Jenner and Ryan Johansen scored to make it 3-2 by the end of the second period. Brandon Dubinsky scored the game tying goal with 22.5 seconds left in regulation, after a miss-play with the puck by Marc-Andr\u00e9 Fleury. Nick Foligno went on to score the game-winning goal in overtime. In the locker room during intermission, he supposedly told the team that he will score the game winner. Pittsburgh, however, went on to win the next two games and took the best-of-seven series in six games. Question: How many goals were scored in the first two games played in the series?", - "Output Program": [ - "Game1=11\nGame2=3\nAnswer=Game1+Game2\nprint(Answer)", - "game1=7\ngame2=7\nanswer=game1+game2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: How many yards longer was Greg Zuerlein's field goal than Gould's in the first half?", - "Output Program": [ - "greg = 56\ngould = 54\n\nprint(abs(round(greg - gould,2)))", - "greg = 56\ngould = 54\ndiff = greg - gould\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Worldwide sales of hybrid vehicles produced by Toyota reached 1 million vehicles by May 31, 2007, and the 2 million mark was reached by August 2009, with hybrids sold in 50 countries. The 5 million hybrid sales milestone was reached in March 2013. During 2012, Toyota and Lexus hybrid models sold more than 1 million units a year for the first time, with 1.219 million units sold. During 2013, TMC sold 1.279 million units, and the 6 million sales milestone was achieved in December 2013, just nine months after its latest million unit milestone. The 7 million sales mark was reached in September 2014, again, selling one million hybrids in nine months, and the 8 million sales milestone was achieved in July 2015, just 10 months after the previous million-unit milestone. The 9 million sales mark was reached in April 2016, again, selling one million hybrids in just nine months, and the 10 million milestone in January 2017, one more time nine months later. Toyota estimates that up to January 31, 2017, its hybrids have saved about 7.66 billion U.S. gallons of gasoline (29 billion liters) compared to the amount used by gasoline-powered vehicles of similar size, and have emitted approximately 77 million fewer tons of CO2 emissions than would have been emitted by gasoline-powered vehicles of similar size and driving performance. Question: How many years did it take Toyota to go from 1 million to 5 million hybrids sold?", - "Output Program": [ - "start_year = 2007\nend_year = 2013\n\nprint(abs(start_year-end_year))", - "year_toyota_1_million = 2007\nyear_toyota_5_million = 2013\nyears_taken = year_toyota_5_million - year_toyota_1_million\nprint(years_taken)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many in percent from cantons population in 2002 were Bosniak and Serb?", - "Output Program": [ - "Serb=11.2\npeople=100\nanswer=people-Serb\nprint(answer)" - ], - "Output Answer": [ - "{'number': '90.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many Hispanic whites lived in the Bronx in 2009?", - "Output Program": [ - "total = 320640\nnon_white = 168570\nwhite = total - non_white\nprint(white)" - ], - "Output Answer": [ - "{'number': '152070', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From the , 47,225 people (37.8% of the population) were Roman Catholic, while 33,993 (27.2%) belonged to the Swiss Reformed Church. Of the rest of the population, there were 2,698 Orthodox Christianity (2.16%), there were 65 individuals (0.05%) who belonged to the Christian Catholic Church of Switzerland, and there were 4,437 individuals (3.55%) who belonged to another Christian church. There were 849 individuals (0.68%) who were Judaism, and 7,501 (6.00%) who were Muslim. There were 452 individuals who were Buddhism, 772 individuals who were Hinduism and 343 individuals who belonged to another church. 21,080 (16.88%) belonged to no church, were Agnosticism or Atheism, and 7,590 individuals (6.08%) did not answer the question. Question: How many percent of the population did not practice Orthodox Christianity?", - "Output Program": [ - "orthodox_christianity = 2.16\n\nprint(abs(round(100 - orthodox_christianity,2)))", - "practiced_orthodox = 2.16\ntotal = 100\nnon_orthodox_practiced = total - practiced_orthodox\nprint(non_orthodox_practiced)" - ], - "Output Answer": [ - "{'number': '97.84', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: how many yards did mcnabb pass?", - "Output Program": [ - "mcnabb_pass = 68\nprint(mcnabb_pass)", - "mcnabb_pass_one = 68\nprint(abs(mcnabb_pass_one))" - ], - "Output Answer": [ - "{'number': '68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first run of the magazine was priced at 25 cents for the first fifteen years of its life except for the oversized May/June/July 1924 issue, which was 50 cents. In September 1939 the price was reduced to 15 cents, where it stayed until the September 1947 issue, which was 20 cents. The price went up again to 25 cents in May 1949; the digest-sized issues from September 1953 to September 1954 were 35 cents. The first three paperbacks edited by Lin Carter were priced at $2.50; the fourth was $2.95. The two Bellerophon issues were $2.50 and $2.95. The Terminus Weird Tales began in Spring 1988 priced at $3.50; this went up to $4.00 with the Fall 1988 issue, and to $4.95 with the Summer 1990 issue. The next price increase was to $5.95, in Spring 2003, and then to $6.99 with the January 2008 issue. The first two issues from Nth Dimension Media were priced at $7.95 and $6.99; the last two were $9.99 each. Question: How many cents did Terminus Weird Tales increase from $3.50 to $4.00?", - "Output Program": [ - "c_man = 4\nc_min = 3.50\nprint(c_man - c_min)", - "cent1 = 3.50\ncent2 = 4.00\nprint((cent2-cent1)*100)" - ], - "Output Answer": [ - "{'number': '50', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the second decade of the 21st century, the city had a gradual peak in violent crime. In 2010, there was a combined total of 3,272 burglaries, 511 robberies, 753 aggravated assaults, 25 homicides, as well as 574 motor vehicle thefts out of what was then a decreasing population of 287,208. In 2011, there were 1,562 aggravated assaults, 30 murders, 1,152 robberies, 8,366 burglaries, and 1,465 cases of motor vehicle theft. In 2012, there were a combined total of 39 murders, 2,015 aggravated assaults, 6,739 burglaries, and 1,334 cases of motor vehicle theft. In 2013 it had a drop in the crime rate. According to a state government task force, Toledo has been identified as the fourth-largest recruitment site for Human trafficking in the United States. Question: How many cases of motor vehicle theft were there from 2010 to 2012?", - "Output Program": [ - "theft2011 = 1465\ntheft2012 = 1334\ntheft2010 = 574 \nprint(theft2012+theft2010+theft2011)", - "y1 = 574\ny2 = 1465\ny3 = 1334\nprint(y1 + y2 + y3)" - ], - "Output Answer": [ - "{'number': '3373', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Immigration is an essential component of the population. Results of the 2011 Population Census indicated that 326,376 (59.1% of the total population) were born outside Macau, an increase of 3.0 percentage points over the last ten years. Analysed by place of birth, 255,186 (46.2%) were born in Mainland China, down by 1.2 percentage points from 2001. 226,127 (40.9%) were born in Macau, 19,355 (3.5%) in Hong Kong and 1,835 (0.3%) in Portugal. There were more persons born in other countries or territories as the number of non-resident workers increased. Among them, 14,544 were born in the Philippines, 7,199 in Vietnam and 6,269 in Indonesia, altogether taking up 5.1% of the total population. 1,942 were born in Europe other than Portugal, 2,252 in Americas, 959 in Africa and 672 in Oceania. Analysed by age group, 85.2% of the youth population (aged 0-14) were born in Macau, and 62.9% of those aged 35 and above were born in Mainland China. Question: How many percent of people aged 0-14 were not born in Macau?", - "Output Program": [ - "age = 85.2\nprint(100-age)", - "total = 100\nborn = 85.2\nprint(total - born)" - ], - "Output Answer": [ - "{'number': '14.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of July 1, 2016, Kentucky had an estimated population of 4,436,974, which is an increase of 12,363 from the prior year and an increase of 97,607, or 2.2%, since the year 2010. This includes a Population growth since the last census of 73,541 people (that is 346,968 births minus 273,427 deaths) and an increase due to net migration of 26,135 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 40,051 people, and migration within the country produced a net decrease of 13,916 people. , Kentuckys population included about 149,016 foreign-born persons (3.4%). In 2016, the population density of the state was 110 people per square mile (42.5/km\u00b2). Question: How many percent of Kentucky's population were native-born persons?", - "Output Program": [ - "Kentucky_population_foreign_percentage = 3.4\nKentucky_population_native_percentage = 100 - Kentucky_population_foreign_percentage\nprint(Kentucky_population_native_percentage)", - "not_native_born = 3.4\n\n\nprint(abs(round(100-not_native_born,2)))" - ], - "Output Answer": [ - "{'number': '96.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Fred Trueman with 216 Test wickets and Brian Statham with 229 were poised to overtake the record of 236 Test records set by the assistant-manager Alec Bedser. Benaud was another contender with 219 wickets, but it was Statham who broke the record (only to be overtaken by Trueman in New Zealand) and Benaud had to be content with breaking Ray Lindwalls Australian record of 228 Test wickets. In an early tour match Benaud took his best first class innings haul of 18-10-18-7 for New South Wales against the MCC, which lost by an innings and 80 runs, the states biggest win against the English team. Benaud started the series with seven wickets and a half century as the First Test in Brisbane was drawn. This was followed by three unproductive Tests which yielded only 5/360 and a win apiece. Benaud returned to form with match figures of 5/142 and 57 in the Fifth Test at Sydney, which ended in a draw when Benaud ordered Bill Lawry and Peter Burge (cricketer) to play out the last afternoon for a draw that would retain the Ashes. They were booed and heckled as they left the field and Benauds reputation as a \"go ahead\" cricket captain was badly tanished. The draw meant that the series was shared 1-1, the first time he had drawn a series after five successive wins. It was another lean series with the ball, Benauds 17 wickets costing 40.47, the third consecutive series where his wickets cost more than 30. His batting was reliable, with 227 runs at 32.47. Question: How many more Test wickets did Brian Statham have compared to Fred Trueman?", - "Output Program": [ - "brian = 229\nfread = 216\nprint(abs(round(brian - fread,2)))\n", - "test_wk_BS = 229\ntest_wk_FT = 216\nnumber_more_test_wk = test_wk_BS - test_wk_FT\nprint(number_more_test_wk)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This game was played in the shadow of the death of WR Torrey Smith's brother, who had died in a motorcycle crash the night before. The Ravens entered the game hoping to be able to avenge the AFC Championship loss of the previous season, which came at the hands of the Patriots. New England started off fast as they drew to a 13-0 lead in the first quarter. However Baltimore scored 2 straight touchdowns to take the lead with 1:47 left to go in the half. Then Brady scored a touchdown right at the end of the half to retake the lead 20-14. The second half started off with a touchdown pass from Flacco to Dennis Pitta to put the Ravens on top 21-20. Then the Patriots retook the lead when Tom Brady scored a touchdown. After that the Baltimore defense began to step it up and held the Pats to a field goal. Then the momentum shifted as Baltimore scored a touchdown (Flacco to Torrey Smith). After forcing a Patriots punt, the Ravens drove down the field to score a field goal as time expired to win the game 31-30. The Ravens avenged the AFC Championship loss and improved to 2-1 and continued their unbeaten record at home from the previous year along with continuing their streak of winning after a loss. Based on Torrey Smith's performance through personal hardship, this game was ranked #9 on NFL.com's Top 20 NFL Games of 2012 as Showing Up. Smith finishes with six receptions for 127 yards and two touchdowns. This game was also remembered for 2 controversial incidents. Late in the 4th quarter, with New England leading 30-28, coach John Harbaugh was penalized for unsportsmanlike conduct for coming out onto the field, which by NFL rules, is prohibited. However, Harbaugh was claiming that he was trying to only call a timeout to save time for his team. Since the NFL was using replacement refs at the time, and not the original refs, this was another controversial incident involving replacement refs. The penalty resulted in an irate Ravens crowd chanting the word \"Bullshit\" 3 separate times in just over a minute during the Patriots last drive, which was picked up by NBC microphones and was clearly audible during the broadcast. Play-by-play announcer Al Michaels said \"That's the loudest manuere chant I've ever heard\". The other controversy is the winning field goal by Tucker. The ball, after it had been kicked, sailed over the top of the right upright. It was ruled \"good\", giving Baltimore the win. However, clear replays show that the ball was awfully close to sailing wide of the upright, which would've resulted in the kick being no good and giving the Patriots the win. Since field goals are not reviewable, the play could not be reviewed. Patriots coach Bill Belichick, as he was leaving the field, grabbed one of the officials, resulting in him being fined $50,000 by the NFL. Question: How many points did the Ravens win the game by?", - "Output Program": [ - "raven = 2\nother = 1\ndiff = raven - other\nprint(diff)", - "condition_1 = 21\ncondition_2 = 20\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Although Jerry Rice was named MVP, Montana had an MVP-worthy performance, completing 23 of 36 passes for a Super Bowl record 357 yards, throwing for 2 touchdowns, and gaining 14 rushing yards. Craig finished the game with 71 yards rushing, and 8 receptions for 101 receiving yards. He was the first running back in Super Bowl history to gain over 100 receiving yards. Taylor finished the game with a Super Bowl record 56 punt return yards. His 18.7 yards per return was also the highest average in Super Bowl history. Linebacker Charles Haley had six tackles and two sacks. For Cincinnati, Jennings rushed one time for 3 yards, and gained 117 yards and a touchdown on 2 kickoff returns. Woods was the top rusher of the game with 79 yards. But Esiason was limited to just 11 out of 25 completions for 144 yards and no touchdowns, with 1 interception. Collinsworth (who retired after this game) was the Bengals top receiver of the game, but with just 3 catches for 40 yards. Question: How many yards per pass, to two decimal places, did Montana have on average?", - "Output Program": [ - "yards = 357\nnos = 23\n\nprint(round(yards/nos,2))", - "pas = 23\nyard = 357\naverage = round(yard / pas, 2)\nprint(average)" - ], - "Output Answer": [ - "{'number': '15.52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On August 26, 2013, Entertainment Weekly announced that Syfy was developing a 12 Monkeys (TV series) based on the film. Production began in November 2013. The television pilot was written by Terry Matalas and Travis Fickett, who had written for the series Terra Nova (TV series). Due to the series being labeled as \"cast contingent\", the series did not move forward until the roles of Cole and Goines were cast. In April 2014, Syfy green-lighted the first season, which consisted of 13 episodes, including the pilot filmed in 2013. The series premiered on January 16, 2015. On March 12, 2015, the series was renewed for a second season that began airing in April 2016. On June 29, 2016, the series was renewed for a 10-episode third season, set to premiere in 2017. In a surprising move, the entire third season aired over three consecutive nights. A fourth and final season was announced on March 16, 2017. The eleven-episode fourth season ran from June 15 to July 6, 2018 for four straight weeks. Question: How many months after it was green-lit did the series premier?", - "Output Program": [ - "months=9\nanswer=months\nprint(answer)", - "renewed=10\nfinalseason=1\nanswer=renewed-finalseason\nprint(answer)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eta Carinae is the most prominent variable star in Carina; with a mass of approximately 100 solar masses and 4 million times as bright as the Sun. It was first discovered to be unusual in 1677, when its magnitude suddenly rose to 4, attracting the attention of Edmond Halley. Eta Carinae is inside NGC 3372, commonly called the Carina Nebula. It had a long outburst in 1827, when it brightened to magnitude 1, only fading to magnitude 1.5 in 1828. Its most prominent outburst made Eta Carinae the equal of Sirius; it brightened to magnitude \u22121.5 in 1843. However, since 1843, Eta Carinae has remained relatively placid, having a magnitude between 6.5 and 7.9. However, in 1998, it brightened again, though only to magnitude 5.0, a far less drastic outburst. Eta Carinae is a binary star, with a companion that has a period of 5.5 years; the two stars are surrounded by the Homunculus Nebula, which is composed of gas that was ejected in 1843. Question: How many years after Eta Carinae was first discovered to be unusual did it brighten to magnitude \u22121.5?", - "Output Program": [ - "years=166\nanswer=years\nprint(answer)", - "year=1827\nyear1=1843\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '166', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1955 and 1956, Dayan and Shimon Peres negotiated a series of large weapons contracts with France. On 10 November 1955, an agreement was signed for the delivery of 100 AMX-13 tanks and assorted anti-tank weapons. On 24 June 1956, a $80 million deal was agreed involving 72 Dassault Myst\u00e8re IV jets, 120 AMX-13 tanks, 40 Sherman tanks and 18 Obusier de 155 mm Mod\u00e8le 50. The Mystere were in addition to 53 already on order. At the end of September 1956, a further 100 Sherman tanks, 300 half-tracks, and 300 6x6 trucks were added. Question: How many days after an agreement was signed for the delivery of 100 AMX-13 tanks was a $80 million deal was agreed?", - "Output Program": [ - "from datetime import date\n\nd0 = date(1955, 11, 10)\nd1 = date(1956, 6, 24)\n\ndelta = d1 - d0\n\nprint(delta.days)", - "deal_date = \"10 NOV 1955\"\naggreed = \"24 JUNE 1956\"\n\ndeal_date_days = 21\ndays_in_between = 31+30+29+31+30+31+24\n\nprint(days_in_between+deal_date_days)" - ], - "Output Answer": [ - "{'number': '227', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 2009 and 2013, George Mason saw a 21% increase in the number of applications, has enrolled 4% more new degree-seeking students, and has seen the percentage of undergraduate and graduate applications accepted each decrease by 4%. Law applications accepted increased by 10%. Mason enrolled 33,917 students for Fall 2013, up 956 (+3%) from Fall 2012. Undergraduate students made up 65% (21,990) of the fall enrollment, graduate students 34% (11,399), and law students 2% (528). Undergraduate headcount was 1,337 higher than Fall 2012 (+7%); graduate headcount was 262 lower (\u22122%); and law student headcount was 119 lower (\u221218%). Matriculated students come from all 50 states and 122 foreign countries. As of fall 2014, the university had 33,791 students enrolled, including 21,672 undergraduates, 7,022 seeking masters degrees, 2,264 seeking doctoral degrees and 493 seeking law degrees. Question: How many fewer undergraduate students registered in Fall of 2014 than did in Fall of 2013?", - "Output Program": [ - "y1 = 21990\ny2 = 21672\nprint(y1 - y2)", - "condition_1 = 21990\ncondition_2 = 21672\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '318', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 130,988. The number of jobs in the primary sector was 13, of which 10 were in agriculture and 4 were in forestry or lumber production. The number of jobs in the secondary sector was 33,171 of which 24,848 or (74.9%) were in manufacturing, 10 were in mining and 7,313 (22.0%) were in construction. The number of jobs in the tertiary sector was 97,804. In the tertiary sector; 12,880 or 13.2% were in wholesale or retail sales or the repair of motor vehicles, 11,959 or 12.2% were in the movement and storage of goods, 6,120 or 6.3% were in a hotel or restaurant, 4,186 or 4.3% were in the information industry, 10,752 or 11.0% were the insurance or financial industry, 13,695 or 14.0% were technical professionals or scientists, 6,983 or 7.1% were in education and 16,060 or 16.4% were in health care. Question: How many less people work for hotel and restaurant than financial industry", - "Output Program": [ - "hotel = 6120\nfinancial = 10752\ndiff = financial - hotel\nprint(diff)", - "financial_industry = 13695\nrestaurant = 4186\nprint(financial_industry-restaurant)" - ], - "Output Answer": [ - "{'number': '9509', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2001-2002 Rodriguezs power hitting numbers improved with his move to the Texas Rangers. In his first season there, Rodriguez produced one of the top offensive seasons ever for a shortstop, leading the American League with 52 HR, 133 runs scored, and 393 total bases. He became the first player since 1932 with 50 homers and 200 hits in a season, just the third shortstop to ever lead the league in homers, and was just the second AL player in the last 34 seasons (beginning 1968) to lead the league in runs, homers, and total bases; his total base figure is the most ever for a major league shortstop. His 52 homers made him the sixth youngest to ever reach 50 homers and were the highest total ever by a shortstop, surpassing Ernie Banks record of 47 in 1958, and also the most ever for an infielder other than a 1st baseman, breaking Phillies 3B Mike Schmidts mark of 48 in 1980. It was his 5th 30-homer campaign, tying Banks for most ever by a shortstop. He also tied for the league lead in extra-base hits (87) and ranked third in RBIs (135) and slugging (.622). He was also among the AL leaders in hits (4th, 201), average (7th, .318), and on-base percentage (8th, .399). He established Rangers club records for homers, runs, total bases, and hit by pitches, had the 2nd most extra-base hits, and the fourth-highest RBI total. He led the club in runs, hits, doubles (34), homers, RBI, slugging, and on-base percentage and was second in walks (75), stolen bases (18), and game-winning RBI (14) while posting career highs for homers, RBI, and total bases. Rodriguez started 161 games at shortstop and one as the Designated hitter, the only major league player to start all of his teams games in 2001. Question: How many Rangers club records does he hold?", - "Output Program": [ - "record = (\"homers\", \"runs\", \"total bases\",\"pitches\")\n\nprint(len(record))", - "records = 4\nprint(records)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1900, the Mexican population was 13.6 million. During the period of economic prosperity that was dubbed by economists as the \"Mexican Miracle\", the government invested in efficient social programs that reduced the infant mortality rate and increased life expectancy. These measures jointly led to an intense demographic increase between 1930 and 1980. The populations annual growth rate has been reduced from a 3.5% peak in 1965 to 0.99% in 2005. While Mexico is now transitioning to the third phase of demographic transition, close to 50% of the population in 2009 was 25 years old or younger. Fertility rates have also decreased from 5.7 children per woman in 1976 to 2.2 in 2006. The average annual population growth rate of the capital, the Mexico City, was the first in the country at 0.2%. The state with the lowest population growth rate over the same period was Michoac\u00e1n (-0.1%), whereas the states with the highest population growth rates were Quintana Roo (4.7%) and Baja California Sur (3.4%), both of which are two of the least populous states and the last to be admitted to the Union in the 1970s. The average annual net migration rate of the Federal District over the same period was negative and the lowest of all political divisions of Mexico, whereas the states with the highest net migration rate were Quintana Roo (2.7), Baja California (1.8) and Baja California Sur (1.6). While the national annual growth rate was still positive (1.0%) in the early years of the 2000s, the national net migration rate was negative (-4.75/1000 inhabitants), given the former strong flow of immigrants to the United States; an estimated 5.3 million undocumented Mexicans lived in the United States in 2004 and 18.2 million American citizens in the 2000 Census declared having Mexican ancestry. However, as of recent years in the 2010s, the net migration rate reached 0, given the strong economy of Mexico and a weakening American economy, causing many of its former residents to return. However, Mexico is the second country in the total number of immigrants to the United States from 1830 to 2000, after Germany. Question: How many points has the fertility rates decreased from 1976 to 2006?", - "Output Program": [ - "_1976 = 5.7\n_2006 = 2.2\nfertility_decrease = _1976 - _2006\nprint(fertility_decrease)", - "condition_1 = 5.7\ncondition_2 = 2.2\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '3.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 10 December 1916, his twenty-fifth birthday, Alexander became second-in-command (2-i-c) of the 1st Battalion, Irish Guards as an acting major. By May, he was briefly acting CO of the 1st Battalion, as an acting Lieutenant colonel (United Kingdom), while still only a substantive captain. He became a permanent major on 1 August 1917 and was again promoted acting lieutenant colonel, this time confirmed as CO of the 2nd Battalion, Irish Guards, on 15 October. Alexander commanded his battalion at Battle of Passchendaele, where he was slightly wounded, then at Bourlon Wood (part of the Battle of Cambrai (1917)), where his battalion suffered 320 casualties out of 400 men. Alexander, between 23 and 30 March 1918, had to assume command of the 4th Guards Brigade (United Kingdom), during the British retreat from the German Army (German Empire)s Spring Offensive. He once again commanded the 2nd Battalion, Irish Guards at Hazebrouck in April 1918, where it took such severe casualties that it saw no further action. Still an acting lieutenant colonel, he then commanded a corps infantry school in October 1918, a month before the war ended on Armistice of 11 November 1918. Question: How many times did Alexander command the 2nd Battalion?", - "Output Program": [ - "ans = [\"Passchendaele\",\"Cambri\"]\n\nprint(len(ans))", - "passchendaele = 1\nhazebrouck = 1\ntotal = passchendaele + hazebrouck\nprint(total)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 1936 Summer Olympics in Berlin were the first Games to be broadcast on television, though only to local audiences. The 1956 Winter Olympics were the first internationally televised Olympic Games, and the 1960 Winter Olympics had their broadcasting rights sold for the first time to specialised television broadcasting networks\u2014CBS paid US$394,000 for the American rights, and the European Broadcasting Union (EBU) allocated US$660,000. In the following decades the Olympics became one of the ideological fronts of the Cold War. Superpowers jockeyed for political supremacy, and the IOC wanted to take advantage of this heightened interest via the broadcast medium. The sale of broadcast rights enabled the IOC to increase the exposure of the Olympic Games, thereby generating more interest, which in turn created more appeal to advertisers time on television. This cycle allowed the IOC to charge ever-increasing fees for those rights. For example, CBS paid US$375 million for the American broadcast rights of the 1998 Winter Olympics, while NBC spent US$3.5 billion for the American rights of all the Olympic Games from 2000 to 2012. In 2011, NBC agreed to a $4.38 billion contract with the International Olympic Committee to broadcast the Olympics through the 2020 Summer Olympics, the most expensive television rights deal in Olympic history. NBC then agreed to a $7.75 billion contract extension on May 7, 2014, to air the Olympics through the 2032 games. NBC also acquired the American television rights to the Youth Olympic Games, beginning in 2014 Summer Youth Olympics, and the Paralympic Games for the 2014 Winter Paralympics and 2016 Summer Paralympics editions. NBC is one of the major sources of revenue for the IOC. Question: How many more dollars did CBS pay to broadcast the 1998 Winter Olympics than the 1960 Winter Olympics?", - "Output Program": [ - "y1 = 394000\ny2 = 375000000\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '374606000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: How many fires in the city have occurred since 1900?", - "Output Program": [ - "fire = [1901, 1916, 1955]\nlength = len(fire)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Government efforts to lower subsidies to unprofitable enterprises and to shrink the money supply caused the semi-official exchange rate for the Cuban peso to move from a peak of 120 to the dollar in the summer of 1994 to 21 to the dollar by year-end 1999. The drop in GDP apparently halted in 1994, when Cuba reported 0.7% growth, followed by increases of 2.5% in 1995 and 7.8% in 1996. Growth slowed again in 1997 and 1998 to 2.5% and 1.2% respectively. One of the key reasons given was the failure to notice that sugar production had become uneconomic. Reflecting on the Special period Cuban president Fidel Castro later admitted that many mistakes had been made, \"The country had many economists and it is not my intention to criticize them, but I would like to ask why we hadn\u2019t discovered earlier that maintaining our levels of sugar production would be impossible. The Soviet Union had collapsed, oil was costing $40 a barrel, sugar prices were at basement levels, so why did we not rationalize the industry?\" Living conditions in 1999 remained well below the 1989 level. Question: How many percentage points higher was the growth in 1996 compared to 1995?", - "Output Program": [ - "growth_in_1995 = 2.5\ngrowth_in_1996 = 7.8\nprint(abs(growth_in_1996 - growth_in_1995))", - "growth_percent_year_1996=7.8\ngrowth_percent_year_1995=2.5\nIncrease_in_growth=growth_percent_year_1996-growth_percent_year_1995\nprint(Increase_in_growth)" - ], - "Output Answer": [ - "{'number': '5.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Also in that year Turkmenistan imported $5.001 billion in goods resulting it being the 121th largest importer in the world. This is $1.986 billion less in imports compared to exports meaning the country has a positive Balance of trade of $1.986 billion. Its top imports are Machine (mechanical) and equipment, Chemical substance, foodstuffs. The top origins of imports are Turkey 26.4%, Russia 10.5%, Japan 8.6%, Germany 8.2%, South Korea 7.8%, China 7.2%, Italy 5.2%. Question: How many, in billions of dollars, did Turkmenistan export?", - "Output Program": [ - "goods_import_billion_dollar = 5.001\nless_import_billion_dollar = 1.986\ntotal_import_billion_dollar = goods_import_billion_dollar + less_import_billion_dollar\nprint(total_import_billion_dollar)", - "imported = 1.986\nexport = imported + 5.001\n\nprint(abs(round(export,3)))" - ], - "Output Answer": [ - "{'number': '6.987', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Present-day Powder River County was probably first entered by Europeans in the early 1800s in the form of French fur trappers. In the summer of 1865, the United States government sent over 2,000 U.S. soldiers into the Powder River country to combat Native Americans from the Cheyenne people, Lakota people, and Arapaho people tribes. From September 1-15, 1865, the Powder River Expedition (1865) battled Native Americans in the Powder River Battles (1865) near the future site of Broadus. On March 17, 1876, the Battle of Powder River occurred in the south-central part of the county, about southwest of Broadus. In June 1876 six companies of the 7th Cavalry Regiment (United States) led by Major Marcus Reno marched along the Powder River nearly to the mouth of the Little Powder before turning west toward the Battle of Little Bighorn. On November 1, 1878, Powderville, Montana became the first establishment in the county, as the Powder River Telegraph Station, on the Fort Keogh to Deadwood, South Dakota telegraph line. On April 5, 1879, the Mizpah Creek Incidents began near the Powderville telegraph station in the extreme northern part of the county. In the early 1880s, a large area of Southeastern Montana became Custer County, Montana, including the present area encompassed by Powder River County. In February 1900, the Broadus post office was established, named after the Broaddus family. In October 1918, publication of a newspaper, the Broadus Independent (now called the Powder River Examiner), began in Broadus, and is still published today. In 1919, Powder River County, Montana was formed from southern Custer County, and in an election in 1920, Broadus was chosen as the county seat of the newly established Powder River County. Question: How many years after the Battle of Powder River did Powerville Montana become the first establishment in the county?", - "Output Program": [ - "condition_1 = 1978\ncondition_2 = 1976\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n", - "y1 = 1876\ny2 = 1878\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the US, the average annual inflation rate from 1900 to 1970 was approximately 2.5%. From 1970-1979, however, the average rate was 7.06%, and topped out at 13.29% in December 1979. This period is also known for \"stagflation\", a phenomenon in which inflation and unemployment steadily increased. It led to double-digit interest rates that rose to unprecedented levels (above 12% per year). The prime rate hit 21.5 in December 1980, the highest in history. A rising cost of housing was reflected in the average price of a new home in the U.S. The average price of a new home in the U.S. was $23,450 in 1970 up to $68,700 by 1980. By the time of 1980, when U.S. President Jimmy Carter was running for United States presidential election, 1980 against Ronald Reagan, the Misery index (economics) (the sum of the unemployment rate and the inflation rate) had reached an all-time high of 21.98%. The economic problems of the 1970s would result in a sluggish cynicism replacing the optimistic attitudes of the 1950s and 1960s and a distrust of government and technology. Faith in government was at an all-time low in the aftermath of Vietnam and Watergate, as exemplified by the low voter turnout in the 1976 United States presidential election. There was also the 1973-74 stock market crash. Question: How many percentage points higher was the average annual inflation rate between 1970 to 1979 than 1900 to 1970?", - "Output Program": [ - "rate=2.5\nrate2=7.06\nanswer=rate2-rate\nprint(answer)", - "one=2.5\ntwo=7.06\nanswer=one+two\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4.56', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 US Census reported that the Latino population in Miami accounted for 70% of its total population, with 34.4% being of Cuban people origin, 15.8% had a Central American background (7.2% Nicaraguan people, 5.8% Honduran people, 1.2% Salvadoran people, and 1.0% Guatemalan people), 8.7% were of South American descent (3.2% Colombian people, 1.4% Venezuelan people, 1.2% Peruvian people, 1.2% Argentinean people, and 0.7% Ecuadorian people), 4.0% had Hispanic people origins (0.5% Spaniard), 3.2% descended from Puerto Rican people, 2.4% were Dominican people (Dominican Republic), and 1.5% had Mexican people ancestry. Question: How many more people, in terms of percentage, were in the 1st and 2nd smallest subgroups combined compared to the 3rd smallest?", - "Output Program": [ - "sub_grop_1_2 = 1.5+2.4\nsub_group_3 = 3.2\n\nprint(abs(round(sub_grop_1_2 - sub_group_3,2)))", - "firstsmallest_gr_percent=0.5\nsec_smallest_gr_percent=0.7\ncombined=firstsmallest_gr_percent+sec_smallest_gr_percent\nthird_smallest_gr_percent=1.0\npercent_more_in_combined=combined-third_smallest_gr_percent\nprint(round(percent_more_in_combined,1))" - ], - "Output Answer": [ - "{'number': '0.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many more losses did the Chargers have at the end of the season than after week 8?", - "Output Program": [ - "records=6\nrecords1=3\nanswer=records-records1\nprint(answer)", - "team1=3\nteam2=6\nanswer=team2-team1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eight college football games were played at Yankee Stadium on Thanksgiving (United States), the first seven by New York University. Perhaps, the most famous Thanksgiving Day game was the first. Oregon State Agricultural College (now Oregon State Beavers football) was the first West Coast team to travel across the country and play an East Coast team. 8\u20131 NYU was a 3\u20131 favorite to beat 5\u20133 OSAC, but Oregon State upset the hometown favorites 25\u201313. Will Rogers lamented what the \"Oregon apple knockers\" had done to his \"city slickers\" in a column after the game. After the 1928 game, NYU beat Carnegie Tech (now Carnegie Mellon University) in 1931 and 1932, defeated Fordham in 1936, lost to Carnegie Tech in 1929 and lost to Fordham in 1934 and 1935. In the eighth game, in 1963, Syracuse beat Notre Dame, 14\u20137. This was a rematch following the teams controversial 1961 game won by Notre Dame, 17\u201315. Question: How many total points did Notre Dame score in their two games with Syracuse?", - "Output Program": [ - "condition_1 = 17\ncondition_2 = 7\n\nprint(abs(round(condition_2 + condition_1,2)))", - "first = 7\nsecond = 17\ntotal = first + second\nprint(total)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As a result of these factors, many investors were eager to invest, at any valuation, in any dot-com company, especially if it had one of the Internet-related prefixes or a \".com\" suffix in its name. Venture capital was easy to raise. Investment banks, which profited significantly from initial public offerings (IPO), fueled speculation and encouraged investment in technology. A combination of rapidly increasing stock prices in the quaternary sector of the economy and confidence that the companies would turn future profits created an environment in which many investors were willing to overlook traditional metrics, such as the price\u2013earnings ratio, and base confidence on technological advancements, leading to a stock market bubble. Between 1995 and 2000, the Nasdaq Composite stock market index rose 400%. It reached a price\u2013earnings ratio of 200, dwarfing the peak price\u2013earnings ratio of 80 for the Japanese Nikkei 225 during the Japanese asset price bubble of 1991. In 1999, shares of Qualcomm rose in value by 2,619%, 12 other large-cap stocks each rose over 1,000% value, and 7 additional large-cap stocks each rose over 900% in value. Even though the Nasdaq Composite rose 85.6% and the S&P 500 Index rose 19.5% in 1999, more stocks fell in value than rose in value as investors sold stocks in slower growing companies to invest in Internet stocks. Question: How many more percentage did Qualcomm rise than Nasdaq?", - "Output Program": [ - "Qualcomm=2619\nNasdaq=85.6\nanswer=Qualcomm-Nasdaq\nprint(answer)", - "Nasdaq=85.6\nQualcommrose=2619\nanswer=Qualcommrose-Nasdaq\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2533.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Reunified Chinas Tang Dynasty (618-907) high culture set a high point for many things, including poetry. Various schools of Buddhism (a religion from India) flourished as represented by the Chinese Ch\u00e1n (or Zen) beliefs of Wang Wei (Tang dynasty) (701-761). His quatrains (jueju) describing natural scenes are world-famous examples of excellence, each couplet conventionally containing about two distinct images or thoughts per line. Tang poetrys big star is Li Bai (701-762) also pronounced and written as Li Bo, who worked in all major styles, both the more free old style verse (Gushi (poetry)) as well as the tonally regulated new style verse (Regulated verse). Regardless of genre, Tang poets notably strove to perfect a style in which poetic subjects are exposed and evident, often without directly referring to the emotional thrust at hand. The poet Du Fu (712-770) excelled at regulated verse and use of the seven-character line, writing denser poems with more allusions as he aged, experiencing hardship and writing about it. A parade of great Tang poets also includes Chen Ziang (661-702), Wang Zhihuan (688-742), Meng Haoran (689-740), Bai Juyi (772-846), Li He (790-816), Du Mu (803-852), Wen Tingyun (812-870), (listed chronologically) and Li Shangyin (813-858), whose poetry delights in allusions that often remain obscure, and whose emphasis on the seven-character line also contributed to the emerging posthumous fame of Du Fu, now ranked alongside Li Bai. The distinctively different Ci (poetry) poetry form began its development during the Tang as Central Asian and other musical influences flowed through its cosmopolitan society. Question: How many years did the Reunified Chinas Tang Dynasty last?", - "Output Program": [ - "y1 = 618\ny2 = 907\n\ntotal = (y2 - y1)\n\nprint(total)", - "start_year = 618\nend_year = 907\n\nprint(abs(start_year - end_year))" - ], - "Output Answer": [ - "{'number': '289', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their road win over the Eagles, the Seahawks went home for a Week 14 NFC West rematch with the Arizona Cardinals. In the first quarter, Seattle took flight early with kicker Josh Brown getting a 23-yard field goal, while QB Matt Hasselbeck completed a 7-yard TD pass to WR Nate Burleson. In the second quarter, the Seahawks increased their lead with Hasselbeck completing a 15-yard TD pass to WR Bobby Engram and a 17-yard TD pass to WR Deion Branch. The Cardinals would get on the board as QB Kurt Warner completed a 5-yard TD pass to WR Bryant Johnson. Seattle would end the half with Brown kicking a 41-yard field goal. In the third quarter, Arizona was starting to make a comeback as Warner completed a 2-yard TD pass to WR Jerheme Urban for the only score of the period. In the fourth quarter, the 'Hawks pulled away as Hasselbeck completed a 3-yard TD pass to TE Marcus Pollard, RB Josh Scobey tackled Cardinals punter Mitch Berger in his endzone for a safety, and CB Marcus Trufant returned an interception 84 yards for a touchdown (with a failed PAT). Arizona tried to mount a comeback as Warner completed an 11-yard TD pass to WR Larry Fitzgerald. Fortunately, Seattle's defense prevented any hopes of a Cardinal comeback from happening. With the win, not only did the Seahawks improve to 9-4, but they also cliched their 4th-straight NFC West title. Question: How many more wins than losses did the Seahawks have after this game?", - "Output Program": [ - "wins=5\nanswer=wins\nprint(answer)", - "points=9\npoint=4\nanswer=points-point\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1936, as part of a \u00a335,000 refurbishment, an 80-yard-long roof was added to the United Road stand (now the Sir Alex Ferguson Stand) for the first time, while roofs were added to the south corners in 1938. Upon the outbreak of the World War II, Old Trafford was requisitioned by the military to be used as a depot. Football continued to be played at the stadium, but a German bombing raid on Trafford Park on 22 December 1940 damaged the stadium to the extent that a Christmas day fixture against Stockport County F.C. had to be switched to Stockports ground. Football resumed at Old Trafford on 8 March 1941, but another German raid on 11 March 1941 destroyed much of the stadium, notably the main stand (now the South Stand), forcing the clubs operations to move to Cornbrook Cold Storage, owned by United chairman James W. Gibson. After pressure from Gibson, the War Damage Commission granted Manchester United \u00a34,800 to remove the debris and \u00a317,478 to rebuild the stands. During the reconstruction of the stadium, Manchester United played their \"home\" games at Maine Road, the home of their cross-town rivals, Manchester City F.C., at a cost of \u00a35,000 a year plus a percentage of the gate receipts. The club was now \u00a315,000 in debt, not helped by the rental of Maine Road, and the Labour MP for Stoke, Ellis Smith, petitioned the Government to increase the clubs compensation package, but it was in vain. Though Old Trafford was reopened, albeit without cover, in 1949, it meant that a league game had not been played at the stadium for nearly 10 years. Uniteds first game back at Old Trafford was played on 24 August 1949, as 41,748 spectators witnessed a 3-0 victory over Bolton Wanderers F.C.. Question: How many years after the 80-yard long roof was added to the United Road stand were roofs added to the south corners?", - "Output Program": [ - "year__roof_added_united_stand=1936\nyear_roof_added_south_corners=1938\ndifference_in_years_unitedStand_southCorners=year_roof_added_south_corners-year__roof_added_united_stand\nprint(difference_in_years_unitedStand_southCorners)", - "long = 1936\nsouth_corner = 1938\n\n\nprint(abs((long - south_corner)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the entire Canton of Grisons, where about two-thirds of all speakers live, roughly a sixth report it as the language of best command (29,679 in 1990 and 27,038 in 2000). As a family language it was used by 19.5% in 2000 (33,707), as a language used on the job by 17.3% (15,715), and as a school language by 23.3% (5,940). Overall, 21.5% (40,168) of the population of Grisons reported to be speaking Romansh habitually in 2000. Within the traditional Romansh-speaking areas, where 56.1% (33,991) of all speakers lived in 2000, it is the majority language in 66 municipalities. Question: How many more percentage used Romansh as school language than a family language?", - "Output Program": [ - "school = 23.3\nfamily = 19.5\ndiff = school - family\nprint(diff)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many percent of people were not of West Indian descent?", - "Output Program": [ - "percentage = 100\nwest_indian = 0.3\nothers = percentage - west_indian\nprint(others)", - "weat_indian_dec = 0.3\n\nprint(abs(round(100 - weat_indian_dec,2)))" - ], - "Output Answer": [ - "{'number': '99.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Cardinals dueled with the Minnesota Vikings for the #3 seed in the NFC playoffs. Things looked bleak for the Cardinals from the beginning. The Vikings began their first quarter attack with an 82-yard punt return for a TD by Bernard Berrian. Two turnovers for the Cardinals, Kurt Warner interception and an Anquan Boldin fumble, would lead to two touchdown passes from Tarvaris Jackson, a 41-yard pass to Berrian and a 19-yard pass to Sidney Rice. The Vikings took a 28-0 lead at halftime after an 11-yard TD pass from Jackson to Chester Taylor. The Cardinals would rally to cut the lead in half with a Jerheme Urban 50-yard TD catch and a field goal blocked by Dominique Rodgers-Cromartie and recovered by Roderick Hood, who returned it 68 yards for a touchdown. The Vikings would pull away at the end of the third quarter when Jackson threw a 59-yard TD pass to Bobby Wade. Kurt Warner was benched on the Cardinals last drive in the fourth quarter via a coaching decision. Question: How many yards was the longest touchdown pass?", - "Output Program": [ - "lonegstpass=59\nanswer=lonegstpass\nprint(answer)", - "longesttouchdown=59\nanswer=longesttouchdown\nprint(answer)" - ], - "Output Answer": [ - "{'number': '59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Soviet ground forces, under the command of Marshal Sergei Sokolov (Marshal), entered Afghanistan from the north on December 27. In the morning, the 103rd Guards Airborne Division landed at the airport at Bagram and the deployment of Soviet troops in Afghanistan was underway. The force that entered Afghanistan, in addition to the 103rd Guards Airborne Division, was under command of the 40th Army (Soviet Union) and consisted of the 108th Motor Rifle Division and 5th Guards Motor Rifle Divisions, the 860th Separate Motor Rifle Regiment, the 56th Guards Air Assault Brigade, the 36th Mixed Air Corps. Later on the 201st Motor Rifle Division and 68th Motor Rifle Divisions also entered the country, along with other smaller units. In all, the initial Soviet force was around 1,800 tanks, 80,000 soldiers and 2,000 Armoured fighting vehicle. In the second week alone, Soviet aircraft had made a total of 4,000 flights into Kabul. With the arrival of the two later divisions, the total Soviet force rose to over 100,000 personnel. Question: What day did the 103rd Guards Airborne Division land at the airport at Bagram?", - "Output Program": [ - "day = 28\nprint(day)", - "departed = 27\nlanded = departed + 1\n\nprint(landed)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '28', 'month': 'December', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Richard Gabriel estimated that roughly 2,400 PLO fighters were killed during the war, of whom about 1,400 were killed throughout southern Lebanon and another 1,000 killed during the Siege of Beirut. Gabriel also estimated that between 5,000 and 8,000 civilians died during the war. Some later estimates have put the total figure at 18-19,000 killed and more than 30,000 wounded, most of them civilians. 80% of villages in South Lebanon were damaged, with some completely destroyed. The Israeli government maintained that about 1,000 Palestinian fighters and 800 Lebanese civilians died during the invasion, excluding the siege of Beirut. Kenneth Pollack estimated that 1,200 Syrian soldiers were killed and about 3,000 wounded during the war. Question: How many more civilians were wounded in the war than the maximum estimate of the number killed?", - "Output Program": [ - "condition_1 = 19000\ncondition_2 = 30000\n\nprint(abs(round(condition_2 - condition_1,2)))", - "wounded = 30000\nkilled = 19000\ndiff = wounded - killed\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Round of 16 and quarter-finals In the second round, Germany beat Paraguay 1-0 with a late goal by Oliver Neuville in Seogwipo. England defeated Denmark in Niigata 3-0, with all goals occurring in the first half of the game. Sweden and Senegal faced off in \u014cita and finished 1-1 in regular time and it took a golden goal from Henri Camara in extra time to settle the game for Senegal 2-1. Spain and Ireland played in Suwon, where Spain led most of the match 1-0 until a late penalty kick scored by Robbie Keane made the match go 1-1 sending it to extra time, where Spain outlasted Ireland 3-2 in a penalty shoot-out. The United States beat CONCACAF rivals Mexico 2-0 in Jeonju, thanks to the goals of Brian McBride and Landon Donovan. Brazil defeated Belgium 2-0 in Kobe, with an amazing volley by Rivaldo and a splendid counter-attack goal by Ronaldo (Brazilian footballer). Turkey ended co-hosts Japans run with a 1-0 win in Miyagi, thanks to a \u00dcmit Davala goal in the 12th minute. The other co-hosts, South Korea, defeated Italy 2-1 in extra time in Daejeon with a goal by Ahn Jung-hwan in the 117th minute, after a match filled with many controversial referring decisions. South Koreas win ensured that, for the very first time in the Cups history, teams from each of Europe, North America, South America, Africa and Asia reached the quarter-finals of the same tournament. Question: How many points did the United States beat Mexico by in Jeonju?", - "Output Program": [ - "US_score_points = 2\nMexico_score_points = 0\npoints_beaten_by = US_score_points - Mexico_score_points\nprint(points_beaten_by)", - "us = 2\nmexico = 0\n\nprint(abs(round((us - mexico))))\n" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Pistons entered the All-Star break at 27\u201327. The Pistons did surpass their win totals from the 2009\u201310 NBA season to the 2014\u201315 NBA season on March 9, 2016, when Detroit defeated the Dallas Mavericks 102\u201396. On April 6, 2016, following a 108\u2013104 win over the Orlando Magic, the Pistons reached 42 wins and were assured their first winning season since the 2007\u201308 NBA season. On April 8, 2016, the Pistons defeated the Washington Wizards 112\u201399 and clinched a playoff berth for the first time since 2009. The eighth-seeded Pistons faced the top-seeded Cleveland Cavaliers in the first round of the 2016 NBA Playoffs. They were swept in four games in a highly-competitive series. Question: How many points did Detroit win against the Mavericks by on March 9, 2016?", - "Output Program": [ - "condition_1 = 102\ncondition_2 = 96\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "detroit = 102\nmaverick = 96\ndiff = detroit - maverick\nprint(diff)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Survey received sufficient information to detail every ship used by the Japanese during the war. They noted that the Imperial Japanese Navy began the war with 381 warships of approximately 1,271,000 tons, and completed another 816 ships of 1,048,000 tons during the war. Of these, 1,744,000 tons were sunk; \"625,000 tons were sunk by Navy and Marine aircraft, 375,000 tons by submarines, 183,000 tons by surface vessels, 55,000 tons by Army aircraft, and 65,000 tons by various agents\". Question: How many more tons were sank by the best method compared to the worst?", - "Output Program": [ - "navy_marine = 625000\narmy = 55000\nmore_tons = navy_marine - army\nprint(more_tons)", - "condition_1 = 625000\ncondition_2 = 55000\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '570000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not from 2 or more races?", - "Output Program": [ - "percentage = 100\nraces = 5.1\nnot_races = percentage - races\nprint(not_races)", - "condition_1 = 5.1\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\ntr = 5.1\nprint(total - tr)", - "total = 100\nteo = 5.1\ndiff = total - teo\nprint(diff)", - "races = 5.1\nprint(100-races)", - "condition_1 = 5.1\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '94.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}", - "{'number': '94.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Mount Vesuvius has erupted many times. The famous eruption in AD 79 was preceded by numerous others in prehistory, including at least three significantly larger ones, the best known being the Avellino eruption around 1800 BC which engulfed several Bronze Age settlements. Since AD 79, the volcano has also erupted repeatedly, in 172, 203, 222, possibly in 303, 379, 472, 512, 536, 685, 787, around 860, around 900, 968, 991, 999, 1006, 1037, 1049, around 1073, 1139, 1150, and there may have been eruptions in 1270, 1347, and 1500. The volcano erupted again in 1631, six times in the 18th century (including 1779 and 1794), eight times in the 19th century (notably in 1872), and in 1906, 1929 and 1944. There have been no eruptions since 1944, and none of the eruptions after AD 79 were as large or destructive as the Pompeian one. Vesuvius entered a new phase in December 1631, when a major eruption buried many villages under lava flows, killing around 3,000 people. Torrents of lahar were also created, adding to the devastation. Activity thereafter became almost continuous, with relatively severe eruptions occurring in 1660, 1682, 1694, 1698, 1707, 1737, 1760, 1767, 1779, 1794, 1822, 1834, 1839, 1850, 1855, 1861, 1868, 1872, 1906, 1926, 1929, and 1944. Question: How many years apart were the first two eruptions in the 1600s?", - "Output Program": [ - "low = 1660\nhigh = 1682\n \nprint(abs(round(low - high,2)))", - "first = 1660\nsecond = 1682\nyears = second - first\nprint(years)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent were not Korean?", - "Output Program": [ - "condition_1 = 0.3\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nkorean = 0.3\ndiff = total - korean\nprint(diff)", - "total = 100\nkorea = 0.3\nprint(total - korea)" - ], - "Output Answer": [ - "{'number': '99.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '99.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many people, in terms of percentage, had either a German, Irish, or Italian ancestry?", - "Output Program": [ - "ger = 15.2\niri = 10.9\nita = 5.6\nprint(ger + iri + ita)", - "condition_1 = 15.2\ncondition_2 = 10.9+5.6\n\nprint(abs(round(condition_2 + condition_1,2)))" - ], - "Output Answer": [ - "{'number': '31.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The exact number of Arab casualties is unknown. One estimate places the Arab death toll at 7,000, including 3,000 Palestinians, 2,000 Egyptians, 1,000 Jordanians, and 1,000 Syrians. In 1958, Palestinian historian Aref al-Aref calculated that the Arab armies combined losses amounted to 3,700, with Egypt losing 961 regular and 200 irregular soldiers and Jordan losing 362 regulars and 200 irregulars. According to Henry Laurens (scholar), the Palestinians suffered double the Jewish losses, with 13,000 dead, 1,953 of whom are known to have died in combat situations. Of the remainder, 4,004 remain nameless but the place, tally and date of their death is known, and a further 7,043, for whom only the place of death is known, not their identities nor the date of their death. According to Laurens, the largest part of Palestinian casualties consisted of non-combatants and corresponds to the successful operations of the Israelis. Question: How many more Palestinians than Syrians were killed, according to one estimate?", - "Output Program": [ - "Palestinians=3000\nJordanians=1000\nAnswer=Palestinians-Jordanians\nprint(Answer)", - "Palestinians=3000\nSyrians=1000\nanswer=Palestinians-Syrians\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Cities or regions with significant Laotian-American populations include the Seattle metropolitan area (enumerating 12,190; 0.4% of its population); San Francisco Bay Area (11,545; 0.2%); Dallas\u2013Fort Worth metropolitan area (10,500; 0.2%); Sacramento metropolitan area (9,814; 0.4%); Minneapolis \u2013 Saint Paul area (8,676; 0.3%); San Diego metropolitan area (8,079; 0.3%); Fresno metropolitan area (7,967; 0.9%); Greater Los Angeles Area (7,120; 0.04%); Nashville metropolitan area (6,210; 0.4%); Portland metropolitan area (5,806; 0.3%); Chicago metropolitan area (4,762; 0.05%); San Joaquin County, California (4,266; 0.6%); Providence, Rhode Island (3,456; 0.2%); Denver metropolitan area (2,673), Des Moines, Iowa (2,270), Anchorage metropolitan area (1,997; 0.5%), and Fort Smith, Arkansas-Arkoma, Oklahoma (1,730). Question: How many more Laotian-Americans were in the Seattle metropolitan area compared to those in Providence, Rhode Island and the Nashville metropolitan area combined?", - "Output Program": [ - "seattle = 12190\ncombine = 6210 + 3456\nprint(seattle - combine)", - "Laotian = 12190\nIsland = 3456\nNashville = 6210\nprint(Laotian-(Island+Nashville))" - ], - "Output Answer": [ - "{'number': '2524', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Mexicos Gross Domestic Product (GDP) in purchasing power parity (PPP) was estimated at US $2,143.499 1000000000 (number) in 2014, and $1,261.642 1000000000 (number) in nominal exchange rates. It is the leader of the MINT (economics) group. Its standard of living, as measured in GDP in PPP per capita, was US $16,900. The World Bank reported in 2009 that Mexicos Gross National Income in market exchange rates was the second highest in Latin America, after Brazil at US $1,830.392 billion, which lead to the highest Gross National Income in the region at $14,400. As such, Mexico is now firmly established as an upper middle-income country. After the slowdown of 2001 the country has recovered and has grown 4.2, 3.0 and 4.8 percent in 2004, 2005 and 2006, even though it is considered to be well below Mexicos potential growth. Question: How many dollars was made in GDP for Mexicos purchasing 2014 than in nominal exchange?", - "Output Program": [ - "purchase = 2143.499\nnominal = 1261.642\nprint(abs(purchase-nominal)*1000000000)", - "gdp = 2143499\nnominal_exchange = 1261642\ndollars_made = gdp - nominal_exchange\nprint(dollars_made)" - ], - "Output Answer": [ - "{'number': '881857', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: How many times did Shearer and the other actors receive a raise?", - "Output Program": [ - "pay_raise = [360000,250000,400000]\n\nprint(len(pay_raise))\n\n", - "no_of_times = 3\nprint(no_of_times)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many percent were not from 18 to 24?", - "Output Program": [ - "age_18_24 = 9.4\n \nprint(abs(round(100 - age_18_24,2)))", - "from_18to24 = 9.4\ntotal = 100\n\nnot_from_18to24 = (total - from_18to24)\n\nprint(not_from_18to24)" - ], - "Output Answer": [ - "{'number': '90.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There are 1,068,573 households in the municipality, giving an average household size of 3.3 people. Of those households, 78.4% are in formal structures (houses or apartment), while 20.5% are in informal structures (Shanty town). 94.0% of households use mains electricity for lighting. 87.3% of households have water supply to the dwelling, while 12.0% have piped water through a communal tap. 94.9% of households have regular refuse collection service. 91.4% of households have a flush toilet or chemical toilet, while 4.5% still use a bucket toilet. 82.1% of households have a refrigerator, 87.3% have a television and 70.1% have a radio. Only 34.0% have a landline telephone, but 91.3% have a cellphone. 37.9% have a computer, and 49.3% have access to the Internet (either through a computer or a cellphone). Question: How many percent of households did not have a television?", - "Output Program": [ - "total = 100\ntelevision = 87.3\nprint(total - television)", - "condition_1 = 87.3\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '12.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After a tough win over the Vikings, the Browns returned home for a game against the Bengals in Round 1 of the Battle of Ohio. In the first quarter, the Browns scored first as Brian Hoyer found Jordan Cameron on a 2-yard pass for a 7-0 lead. In the second quarter, the Bengals scored when Mike Nugent nailed a 25-yard field goal for the eventual halftime score of 7-3. In the third quarter, the Browns scored a field goal of their own when Billy Cundiff nailed one from 51 yards out giving them a 10-3 lead. The Bengals once again came within 4 as Nugent kicked another field goal from 46 yards out for a 10-6 game. In the fourth quarter, it was all Browns as Hoyer found Chris Ogbonnaya on a 1-yard pass for the eventual final score of 17-6. Question: How many yards was the shortest touchdown pass?", - "Output Program": [ - "td_pass_1 = 2\ntd_pass_2 = 51\ntd_pass_3 = 1\n\n\ntds = (td_pass_1,td_pass_2,td_pass_3) \nshortest = min(tds)\n\nif shortest == td_pass_1:\n print(td_pass_1)\nelif shortest == td_pass_2:\n print(td_pass_2)\nelif shortest == td_pass_3:\n print(td_pass_3)", - "shortest_touchdown_pass_yard = 1\nprint(shortest_touchdown_pass_yard)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The widespread smoking of cigarettes in the Western world is largely a 20th-century phenomenon. At the start of the 20th century, the per capita annual consumption in the U.S. was 54 cigarettes (with less than 0.5% of the population smoking more than 100 cigarettes per year), and consumption there peaked at 4,259 per capita in 1965. At that time, about 50% of men and 33% of women smoked (defined as smoking more than 100 cigarettes per year). By 2000, consumption had fallen to 2,092 per capita, corresponding to about 30% of men and 22% of women smoking more than 100 cigarettes per year, and by 2006 per capita consumption had declined to 1,691; implying that about 21% of the population smoked 100 cigarettes or more per year. Question: How many more percent of men smoked cigarettes in 1965 than men in 2000?", - "Output Program": [ - "men=50\nMen=30\nsmoked=men-Men\nprint(smoked)", - "men=50\nMen=30\nanswer=men-Men\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By 23 April 2018, five years after the French Parliament approved the same-sex marriage law, approximately 40,000 same-sex couples had married in the country. This represented about 3.5% of all marriages. Of these, most were celebrated in Paris (9.7% of all marriages), Calvados (department) (5.6%), Charente-Maritime (5.4%), H\u00e9rault (5.1%), Orne (4.8%), and Alpes-de-Haute-Provence (4.6%). In contrast, the departments with the least same-sex marriages were Guadeloupe (0.3%), Mayotte (0.6%), Martinique (0.6%), French Guiana (1%), Haute-Corse (1.1%), and R\u00e9union (1.2%). Question: How many percent combined did the 3 cities with the least number of same sex marriages have?", - "Output Program": [ - "fren = 1\nhau = 1.1\nreu = 1.2\nprint(fren + hau + reu)", - "Guiana = 1\nHaute = 1.1\nR\u00e9union = 1.2\nprint(R\u00e9union+Haute+Guiana)" - ], - "Output Answer": [ - "{'number': '3.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 2009 and 2013, George Mason saw a 21% increase in the number of applications, has enrolled 4% more new degree-seeking students, and has seen the percentage of undergraduate and graduate applications accepted each decrease by 4%. Law applications accepted increased by 10%. Mason enrolled 33,917 students for Fall 2013, up 956 (+3%) from Fall 2012. Undergraduate students made up 65% (21,990) of the fall enrollment, graduate students 34% (11,399), and law students 2% (528). Undergraduate headcount was 1,337 higher than Fall 2012 (+7%); graduate headcount was 262 lower (\u22122%); and law student headcount was 119 lower (\u221218%). Matriculated students come from all 50 states and 122 foreign countries. As of fall 2014, the university had 33,791 students enrolled, including 21,672 undergraduates, 7,022 seeking masters degrees, 2,264 seeking doctoral degrees and 493 seeking law degrees. Question: How many students enrolled in George Mason in the fall of 2012?", - "Output Program": [ - "george_mason_2013 = 33917\nextra = 956\n\nprint(abs(round(george_mason_2013 - extra,2)))", - "students_enrolled_fall_2013=33917\nup_by_from_fall_2012=956\nstudents_enrolled_fall_2012=students_enrolled_fall_2013-up_by_from_fall_2012\nprint(students_enrolled_fall_2012)" - ], - "Output Answer": [ - "{'number': '32961', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Cash crops (as of 1999) grown under irrigation in these areas include cotton and cottonseed, which is of primary importance to the economy with 172,000 tons and 131,000 tons produced annually respectively,sesame (220,000 tons), sugarcane (5,950,000 tons), peanuts (980,000 tons), Phoenix dactylifera (176,000 tons), citrus fruits, Yam (vegetable) (136,000 tons), tomatoes (240,000 tons), mangoes, coffee, and tobacco. The main subsistence crops produced in Sudan are sorghum (3,045,000 tons), millet (1,499,000 tons), wheat (168,000 tons), cowpeas, beans, pulses, maize (65,000), and barley. Cotton is the principal export crop and an integral part of the countrys economy and Sudan is the worlds third largest producer of sesame after India and China. Question: How many more tons of sugarcane were produced compared to tomatoes, peanuts, and Yam combined?", - "Output Program": [ - "peanuts=980000 \nYam=136000\ntomatoes=240000\nanswer=peanuts+Yam+tomatoes\nprint(answer)", - "sugarcane=5950000 \npeanuts=980000 \nYam=136000 \ntomatoes=240000\nanswer=sugarcane+peanuts+Yam+tomatoes\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4594000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In April 2001, the families of more than 30 victims received a $2,538,000 settlement in their case against the families of Eric Harris, Dylan Klebold, Mark Manes, and Phillip Duran. Under the terms of the settlement, the Harrises and the Klebolds contributed $1,568,000 through their homeowners policies, with another $32,000 set aside for future claims; the Manes contributed $720,000, with another $80,000 set aside for future claims; and the Durans contributed $250,000, with an additional $50,000 available for future claims. The family of Isaiah Shoels, the only African-American victim, rejected this settlement, but in June 2003 were ordered by a judge to accept a $366,000 settlement in their $250-million lawsuit against the shooters families. In August 2003, the families of victims Daniel Rohrbough, Kelly Fleming, Matt Kechter, Lauren Townsend, and Kyle Velasquez received undisclosed settlements in a wrongful death suit against the Harrises and Klebolds. Question: How many less dollars did the family of Isaiah Shoels receive compared to the amount of their lawsuit against the shooters families?", - "Output Program": [ - "shootersfamily=250000000\nIsaiahShoels=366000\nanswer=shootersfamily-IsaiahShoels\nprint(answer)", - "amount =249634000\nprint(amount)" - ], - "Output Answer": [ - "{'number': '249634000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many percent of Bronx residents did not speak English at home?", - "Output Program": [ - "total = 100\nspoke = 44.02\nprint(total - spoke)", - "condition_1 = 44.02\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '55.98', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The highest rate of provincial corporate income tax was reduced from 17% to 14% on July 1, 2006. It was further reduced to 13% on July 1, 2007, and finally to 12% on July 1, 2008. The tax on paid-up capital was reduced from 0.6% to 0.3% on July 1, 2006, to 0.15% on July 1, 2007, and abolished altogether on July 1, 2008. These displayed values were obtained by adding the corporate income tax for each year with the corporate capital tax. Question: How many percent was the corporate income tax reduced by on July 1, 2008?", - "Output Program": [ - "income_tax_2007_reduction_percent=13\nincomed_tax_2008_reduction_percent=12\npercent_dec_from_2007To2008=income_tax_2007_reduction_percent-incomed_tax_2008_reduction_percent\nprint(percent_dec_from_2007To2008)", - "incometax_reduce_2008 = 12 \nincometax_reduce_2007 = 13\n\nprint(abs(round(incometax_reduce_2007 - incometax_reduce_2008,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Green Bay Packers won over the visiting Arizona Cardinals at home as running backs Ahman Green and Vernand Morency each rushed for over 100 yards, becoming the first Packers running back duo to accomplish that feat since the 1980s. Brett Favre threw for 180 yards and one touchdown, as well as one rushing touchdown. Leading Green Bay's receiving corps was Donald Driver, who had five receptions for 58 Yards. Coming up behind him was David Martin, who had four receptions for 48 Yards and one touchdown. On defense, the Packers limited Cardinals rookie quarterback Matt Leinart to 14/35 for 157 yards with one touchdown and one interception. They also held Cardinals running back Edgerrin James to 84 rushing yards on 24 carries, along with three receptions for 25 receiving yards. Aaron Kampman was named NFC Defensive Player of the Week for his performance. Question: How many passes did Matt Leinart miss?", - "Output Program": [ - "Matt=21\nanswer=Matt \nprint(answer)", - "psses=14\npsses1=35\nanswer=psses1-psses\nprint(answer)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their bye week, the Bears flew to the Rogers Centre for their Week 9 interconference duel with the winless Buffalo Bills. After a scoreless first quarter, Chicago delivered the opening strike in the second quarter as quarterback Jay Cutler found tight end Greg Olsen on a 4-yard touchdown pass. The Bills responded with quarterback Ryan Fitzpatrick completing a 14-yard touchdown pass to wide receiver Roscoe Parrish. The Bears regained the lead in the third quarter with a 1-yard touchdown run from running back Chester Taylor. Buffalo answered with running back Fred Jackson getting a 4-yard touchdown run (with a blocked extra point). Chicago trailed in the fourth quarter as fullback Corey McIntyre got a 1-yard touchdown run, yet they came right back as Cutler found wide receiver Earl Bennett on a 2-yard touchdown pass, followed by a successful two-point conversion pass to running back Matt Forté. The Bears would eventually take the win as a Fitzpatrick throw was intercepted by cornerback Tim Jennings. Question: How many touchdown passes longer than 1 yard did Jay Cutler throw?", - "Output Program": [ - "td = [4, 14]\nlength = len(td)\nprint(length)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Parisian examples of European architecture date back more than a millennium; including the Romanesque architecture church of the Abbey of Saint-Germain-des-Pr\u00e9s (1014\u20131163); the early Gothic Architecture of the Basilica of Saint-Denis (1144), the Notre Dame Cathedral (1163\u20131345), the Flamboyant Gothic of Saint Chapelle (1239\u20131248), the Baroque churches of Saint-Paul-Saint-Louis (1627\u20131641) and Les Invalides (1670\u20131708). The 19th century produced the neoclassical church of La Madeleine, Paris (1808\u20131842); the Palais Garnier Opera House (1875); the neo-Byzantine Sacr\u00e9-C\u0153ur, Paris (1875\u20131919), and the exuberant Belle \u00c9poque modernism of the Eiffel Tower (1889). Striking examples of 20th-century architecture include the Centre Georges Pompidou by Richard Rogers and Renzo Piano (1977), and the Louvre Pyramid by I. M. Pei (1989). Contemporary architecture includes the Mus\u00e9e du quai Branly - Jacques Chirac by Jean Nouvel (2006), the contemporary art museum of the Louis Vuitton Foundation by Frank Gehry (2014)., and the new Tribunal de Justice by Renzo Piano (2018). Question: How many years after the Centre Georges Pompidou by Richard Rogers and Renzo Piano was created did Renzo Piano create the new Tribunal de Justice?", - "Output Program": [ - "piano_created = 1977\njustice = 2018\n\nprint(abs(piano_created - justice))", - "centre = 1977\npiano = 2018\nyears = piano - centre\nprint(years)" - ], - "Output Answer": [ - "{'number': '41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Founded in 1861 by Edmund Chojecki (writing under the pen name \"Charles Edmond\") and Auguste Nefftzer, Le Temps was under Nefftzers direction for ten years, when Adrien H\u00e9brard took his place, and for nearly 45 years directed the newspaper with an iron hand until his death in 1914. He was succeeded by his sons \u00c9mile (1914), and Adrien Jr. (1925) and by Louis Mills (1929). Soon after Mills death in 1931, Le Temps became a public limited company. Adrien H\u00e9brard and his successors left substantial freedom to the editorial room and the newspaper had the reputation of keeping its journalists for a long time. Le Temps always remained moderate politically. The early issues of the newspaper reflected Nefftzers liberal philosophy had considerable trouble achieving readership. He had to frequently turn to friends in Alsace who were able to help support Le Temps financially. However, circulation continued to grow, from scarcely 3,000 in 1861, to 11,000 in 1869, 22,000 in 1880, 30,000 in 1884, 35,000 in 1904. During the interwar period it varied between 50,000 to 80,000. Despite this comparatively modest circulation, Le Temps soon became the most important newspaper of the Third French Republic particularly among the French political and economic elite. The political and diplomatic information and commentaries contained in this quality newspaper, \"serious to the point of boredom\", also carried considerable clout elsewhere in Europe. Question: How many more people were subscribed to the newspaper in 1904 than in 1869 and 1880 combined?", - "Output Program": [ - "in_1904 = 35000\nin_1800 = 22000\nin_1869 = 11000\n\ntotal = (in_1904 - in_1800 - in_1869)\n\nprint(total)", - "y1904 = 35000\ny1869_1880 = 11000+22000\n\nprint(abs(round(y1904-y1869_1880,2)))" - ], - "Output Answer": [ - "{'number': '2000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the financial year ending 31 July 2011, the University of Manchester had a total income of \u00a3808.58 million (2009/10 \u2013 \u00a3787.9 million) and total expenditure of \u00a3754.51 million (2009/10 \u2013 \u00a3764.55 million). Key sources of income included \u00a3247.28 million from tuition fees and education contracts (2009/10 \u2013 \u00a3227.75 million), \u00a3203.22 million from funding body grants (2009/10 \u2013 \u00a3209.02 million), \u00a3196.24 million from research grants and contracts (2009/10 \u2013 \u00a3194.6 million) and \u00a314.84 million from endowment and investment income (2009/10 \u2013 \u00a311.38 million). During the 2010/11 financial year the University of Manchester had a capital expenditure of \u00a357.42 million (2009/10 \u2013 \u00a337.95 million). Question: How many more millions of British pounds of income came from research grants and contracts than from endowment and investment income?", - "Output Program": [ - "research = 196.24\nendowment = 14.84\ndiff = research - endowment\nprint(diff)", - "research = 196.24\nendow_invest = 14.84\n\nprint(abs(round((research - endow_invest),2)))" - ], - "Output Answer": [ - "{'number': '181.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first recorded El Ni\u00f1o that originated in the central Pacific and moved toward the east was in 1986. Recent Central Pacific El Ni\u00f1os happened in 1986-87, 1991-92, 1994-95, 2002-03, 2004-05 and 2009-10. Furthermore, there were \"Modoki\" events in 1957-59, 1963-64, 1965-66, 1968-70, 1977-78 and 1979-80. Some sources say that the El Ni\u00f1os of 2006-07 and 2014-16 were also Central Pacific El Ni\u00f1os. Question: How many Central Pacific El Ni\u00f1os happened after 2000?", - "Output Program": [ - "pacific = [2002, 2004, 2009]\nlength = len(pacific)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many in percent weren't 25 to 44?", - "Output Program": [ - "age_25_and_44 = 27.8\n \nprint(abs(round(100 - age_25_and_44,2)))", - "percentage = 100\nage_range = 27.8\nothers = percentage - age_range\nprint(others)" - ], - "Output Answer": [ - "{'number': '72.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Wakeman has been married four times and has six children. At the age of 20, he married Rosaline Woolford on 28 March 1970 and had two sons, Oliver Wakeman (b. 26 February 1972) and Adam Wakeman (b. 11 March 1974). They divorced in 1977. Wakeman then married Swiss-born Danielle Corminboeuf, a recording studio secretary, in January 1980 in the West Indies and lived with her in Montreux. They had one son, Benjamin (b. 1978), before they divorced in late 1980. In 1981, Wakeman met former Page 3 girl model Nina Carter and had a daughter, Jemma Kiera (b. 1983), before they married in November 1984 and had a son, Oscar (b. 1986). The couple separated in 2000 and divorced in 2004. In 2004, Wakeman revealed that he had an extramarital affair with American-born designer Denise Gandrup, who first met Wakeman in 1972 and designed and made several of his capes. The two were romantically involved but split in 1981; they met in 1985 and had Amanda (b. 9 May 1986), but Wakeman kept it a secret to protect his marriage with Carter and agreed to financially support his daughter. In December 2011, Wakeman married journalist Rachel Kaufman. Question: How many years after their separation were Wakeman and Carter divorced?", - "Output Program": [ - "wakeman = 2000\ncarter = 2004\n\n\nprint(abs((wakeman - carter)))", - "year_seperaton = 2000\nyear_divorced = 2004\nyears_after = year_divorced - year_seperaton\nprint(years_after)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: How many years did China play a large role in decreasing the rate of children under five underweight?", - "Output Program": [ - "provinces= 5\nprevalence=19\nanswer=provinces+prevalence\nprint(answer)", - "percent=19\npecent1=8\nworld=3\nanswer=percent+pecent1-world\nprint(answer)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2011 the average local and cantonal tax rate on a married resident of M\u00fcnchenwiler making 150,000 Swiss franc was 12.2%, while an unmarried residents rate was 17.9%. For comparison, the average rate for the entire canton in 2006 was 13.9% and the nationwide rate was 11.6%. In 2009 there were a total of 197 tax payers in the municipality. Of that total, 58 made over 75,000 CHF per year. There were 2 people who made between 15,000 and 20,000 per year. The average income of the over 75,000 CHF group in M\u00fcnchenwiler was 109,931 CHF, while the average across all of Switzerland was 130,478 CHF. Question: How many more percent did an unmarried resident of M\u00fcnchenwiler pay in local and cantonal tax compared to a married resident?", - "Output Program": [ - "unmarried_resident_percent=17.9\nmarried_resident_percent=12.2\npercent_difference=unmarried_resident_percent-married_resident_percent\nprint(round(percent_difference,1))", - "local = 12.2\nmarrie = 17.9\n\nprint(abs(round(local - marrie,2)))" - ], - "Output Answer": [ - "{'number': '5.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the end of the 2011-12 NBA season, the team, led in scoring by Danny Granger, clinched the playoffs as the third seed in the Eastern Conference. They finished with a 42-24 record, their best record since their 2003-04 season. On May 8, 2012, the Pacers defeated the Orlando Magic 105-87 to win their first playoff series since 2005 and would go on to play the Miami Heat in the 2012 NBA Playoffs. On May 15, 2012 they defeated Miami to tie the second round series at 1-1. On May 17, they again beat Miami 94-75 to take the series lead 2-1. However, despite a hard fought series between the two, the Heat won Game 6 to close the series at 4-2. Question: How many more points did the Pacers beat Miami by than they beat the Orlando Magic by?", - "Output Program": [ - "miame = 105-87\norlendo = 94-75\n\nprint(abs(round(miame - orlendo,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to break a five-game losing streak the Bengals flew to Lucas Oil Stadium for an AFC duel with the Colts. In the first quarter the Bengals had problems when kicker Adam Vinatieri got a 28-yard field goal, followed by QB Carson Palmer's pass being intercepted by CB Kelvin Hayden and returned 31 yards for a touchdown. This was followed in the second quarter by RB Javarris James getting a 3-yard TD run. They eventually scored with kicker Mike Nugent nailing a 27-yard field goal, followed by Palmer finding WR Chad Ochocinco on a 5-yard TD pass. The Bengals fell further behind when Vinatieri made a 47-yard field goal, followed in the fourth quarter by his 23-yard field goal. The Bengals only came back with 1 touchdown when Palmer connected to TE Jermaine Gresham on a 19-yard TD pass. With the loss, Cincinnati fell to 2-7 and surpassed their 2009 loss total. Question: How many yards was the longest field goal?", - "Output Program": [ - "field_goals = [28, 27, 47, 23]\n\nlongest = max(field_goals)\n\nprint(longest)", - "longest_fild_yard = 47\nprint(longest_fild_yard)" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Although the Dolphins were unable to match their 17-0 perfect season of 1972, many sports writers, fans and Dolphins players themselves felt that the 1973 team was better. While the 1972 team faced no competition that possessed a record better than 8-6 in the regular season, the 1973 team played a much tougher schedule that included games against the 1973 Oakland Raiders season, 1973 Pittsburgh Steelers season and 1973 Dallas Cowboys season (all playoff teams), plus two games against a resurgent 1973 Buffalo Bills season squad that featured 2,000-yard rusher O.J. Simpson. Despite this, the Dolphins finished the 1973 season giving up fewer points (150) than in 1972, and recorded a 12-2 record, including an opening-game victory over the San Francisco 49ers that tied an NFL record with 18 consecutive wins. The Dolphins winning streak ended in Week 2 with a 12-7 loss to the Raiders in Berkeley, California. Question: How many more points did the Raiders score than the Dolphins in Week 2?", - "Output Program": [ - "raiders = 12\ndolphine = 7\nprint(abs(round(raiders - dolphine,2)))", - "raiders_points=12\ndolphins_points=7\n\n\nraiders_score_more_than_dolphins=raiders_points-dolphins_points\nprint(raiders_score_more_than_dolphins)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Globally, in 2015 about 8.9 million cases of pancreatitis occurred. This resulted in 132,700 deaths, up from 83,000 deaths in 1990. Acute pancreatitis occurs in about 30 per 100,000 people a year. New cases of chronic pancreatitis develop in about 8 per 100,000 people a year and currently affect about 50 per 100,000 people in the United States. It is more common in men than women. Often chronic pancreatitis starts between the ages of 30 and 40 while it is rare in children. Acute pancreatitis was first described on autopsy in 1882 while chronic pancreatitis was first described in 1946. Question: How many more pancreatitis death occurred in 2015 than in the 1990?", - "Output Program": [ - "y1 = 132700\ny2 = 83000\nprint(y1 - y2)", - "condition_1 = 132700\ncondition_2 = 83000\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '49700', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With the 33-10 victory against Dallas, the Eagles are now 2-0 against the Cowboys on Thanksgiving Day and 6-0 overall for Thanksgiving games. Tony Romo's 38 game streak with at least one touchdown pass came to an end against Philadelphia. Romo's 38 game touchdown streak is the longest in franchise history and fifth longest in NFL history and the second-longest among active streaks, behind Peyton Manning's 50. Romo was 18 of 29 for 199 yards and 0 TD's in the loss. It was the fourth loss of the season for Dallas at home, and DeMarco Murray failed to break 100 yards for only the second time this season. Question: How many points were scored in the game?", - "Output Program": [ - "point_one = 33\npoint_two = 10\n\n\nprint(point_one + point_two)", - "points_scored=43\nprint(points_scored)" - ], - "Output Answer": [ - "{'number': '43', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: There are 13,304 whites of non-Hispanic origin living in San Juan; 10,571 blacks of non-Hispanic origin living in San Juan. Non-Hispanic whites and blacks form 3.2% and 2.6% of San Juans population respectively. There are also approximately 562 Asians of non-Hispanic origin in San Juan; they make up only 0.1% of the population. However, Asians of Hispanic and non-Hispanic origin together number at 6,342. The vast majority of Asians in San Juan are of Chinese American descent; of the 6,342 Asians, 4,928 are Chinese. Chinese comprise 1.4% of the population. The only other sizable Asian group in San Juan are Indian Americans; there are 698 people of Indian descent in the city, forming 0.2% of the population. There are very small numbers of people of Filipino American, Japanese American, and Vietnamese American ancestry; none of these groups number more than 100 members. Question: How many Asians in San Juan are of Hispanic origin?", - "Output Program": [ - "total = 6342\nnot_hispanic = 562\nhispanic = total - not_hispanic\nprint(hispanic)", - "condition_1 = 562\ncondition_2 = 6342\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '5780', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median lethal dose (LD50) for acute radiation exposure is about 4.5 Sievert. The committed effective dose equivalent (CEDE) 210Po is 0.51 \u00b5Sv/Becquerel if ingested, and 2.5 \u00b5Sv/Bq if inhaled. So a fatal 4.5 Sv dose can be caused by ingesting , about 50 nanograms (ng), or inhaling , about 10 ng. One gram of 210Po could thus in theory poison 20 million people of whom 10 million would die. The actual toxicity of 210Po is lower than these estimates because radiation exposure that is spread out over several weeks (the biological half-life of polonium in humans is 30 to 50 days) is somewhat less damaging than an instantaneous dose. It has been estimated that a median lethal dose of 210Po is , or 0.089 micrograms, still an extremely small amount. For comparison, one grain of salt is about 0.06 mg 60 \u03bcg. Question: How many more micrograms is a median lethal dose of 210Po than a grain of salt?", - "Output Program": [ - "micrograms=0.089\nsalt=0.06\nanswer=micrograms-salt\nprint(answer)", - "micrograms=0.089\nsalt=0.06\nanswer=micrograms-salt \nprint(answer)" - ], - "Output Answer": [ - "{'number': '0.029', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many more natural streams were named river compared to wash and rio combined?", - "Output Program": [ - "river = 147\nwash = 60\nrio = 11\n\nprint(abs(round((river \n -wash - rio),2)))", - "river = 147\nrio = 11\nwash = 60\nmany_more = river - (rio + wash)\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '76', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Detroit advanced to the NBA Conference Finals for the sixth straight season, squaring off against the Celtics. This put the Pistons second on the all-time list of most consecutive conference finals appearances, only behind the Los Angeles Lakers who appeared in eight straight conference finals from the 1981-82 to 1988-89 seasons. They lost Game 1 88-79, but won in Game 2 on the road, 103-97, marking the Celtics first home court loss in the postseason. Immediately following that, the Celtics won their first road game of the postseason, 94-80, in Game 3. Game 4 saw the Pistons win 94-75. In the pivotal Game 5, they lost 106-102, despite rallying from 17 points down late in the game. In Game 6, the Pistons entered the fourth quarter leading 70-60, but a lack of focus, a poor game from Rasheed Wallace, and a rally-killing turnover by Tayshaun Prince ultimately led to their demise; the Pistons ended their season with an 89-81 loss. After that, the Celtics went on to win the 2008 NBA Finals. On June 3, 2008, the Pistons announced that Flip Saunders would not return as head coach. Question: How many points did the Celtics lose game 4 by?", - "Output Program": [ - "pistons = 94\nceltics = 75\nwinning_points = pistons - celtics\nprint(winning_points)", - "celist_point = 75\nother_team = 94\n\nprint(abs(celist_point - other_team))" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Under coaches Floyd (1995\u201398) and Larry Eustachy (1998\u20132003), Iowa State achieved even greater success. Floyd took the Cyclones to the Sweet Sixteen in 1997 and Eustachy led ISU to two consecutive Big 12 Conference regular season conference titles in 1999-2000 and 2000\u201301, plus the conference tournament title in 2000. Seeded No. 2 in the 2000 NCAA tournament, Eustachy and the Cyclones defeated UCLA in the Sweet Sixteen before falling to Michigan State University, the eventual NCAA Champion, in the regional finals by a score of 75-64 (the differential representing the Michigan State Spartans narrowest margin of victory in the tournament). Standout Marcus Fizer and Jamaal Tinsley were scoring leaders for the Cyclones who finished the season 32-5. Tinsley returned to lead the Cyclones the following year with another conference title and No. 2 seed, but ISU finished the season with a 25-6 overall record after a stunning loss to No. 15 seed Hampton University in the first round. Question: How many games did the Cyclones lose during the season?", - "Output Program": [ - "games_lost = 5\nprint(games_lost)", - "games_lose = 5\n\nprint(games_lose)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Himachal Pradesh has a total population of 6,864,602 including 3,481,873 males and 3,382,729 females as per the final results of the Census of India 2011. This is only 0.57 per cent of Indias total population, recording a growth of 12.81 per cent. The scheduled castes and scheduled tribes account for 25.19 per cent and 5.71 per cent of the population respectively. The sex ratio stood at 972 females per 1000 males, recording a marginal increase from 968 in 2001. The child sex ratio increased from 896 in 2001 to 909 in 2011. The total fertility rate (TFR) per woman in 2015 stood at 1.7, one of the lowest in India. Question: How many females were there per 100 males in 2001?", - "Output Program": [ - "females = 909\nmale = 1000\nper_male = 100\nprint((females/male)*per_male)", - "female = 968\nmale = 1000\nratio = (female * 100) / male\nprint(ratio)" - ], - "Output Answer": [ - "{'number': '90.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many more Romanian people were there than Han Chinese?", - "Output Program": [ - "romanians = 6189\nhan_chinese = 4692\nmore_people = romanians - han_chinese\nprint(more_people)", - "romani = 6189\nhan_chinese = 4692\n\nprint(abs(romani - han_chinese))" - ], - "Output Answer": [ - "{'number': '1497', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Malayalam is a language spoken by the native people of southwestern India (from Talapady to Kanyakumari).According to the Indian census of 2011, there were 32,299,239 speakers of Malayalam in Kerala, making up 93.2% of the total number of Malayalam speakers in India, and 96.74% of the total population of the state. There were a further 701,673 (2.1% of the total number) in Karnataka, 957,705 (2.7%) in Tamil Nadu, and 406,358 (1.2%) in Maharashtra. The number of Malayalam speakers in Lakshadweep is 51,100, which is only 0.15% of the total number, but is as much as about 84% of the population of Lakshadweep. In all, Malayalis made up 3.22% of the total Indian population in 2011. Of the total 34,713,130 Malayalam speakers in India in 2011, 33,015,420 spoke the standard dialects, 19,643 spoke the Yerava dialect and 31,329 spoke non-standard regional variations like Eranadan. As per the 1991 census data, 28.85% of all Malayalam speakers in India spoke a second language and 19.64% of the total knew three or more languages. Question: How many of the Malayalam speakers did not speak the standard dialects?", - "Output Program": [ - "condition_1 = 34713130\ncondition_2 = 33015420\n\nprint(abs(round(condition_1 - condition_2,2)))", - "speaker = 34713130\nstandard = 33015420\nprint(speaker - standard)" - ], - "Output Answer": [ - "{'number': '1697710', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not West Asian & Arab Canadians?", - "Output Program": [ - "percent_people_WA_AC = 3.2\npercent_people_not_WA_AC = 100 - percent_people_WA_AC\nprint(percent_people_not_WA_AC)", - "west_asian_and_arab_canadians = 3.2\ntotal = 100\n\nnot_west_asian_and_arab_canadians= (total - west_asian_and_arab_canadians)\n\nprint(not_west_asian_and_arab_canadians)", - "west_asian = 3.2\n\nprint(abs(round(100 - west_asian,2)))", - "west_asian_arab_canadian = 3.2\n\nprint(abs(round(100 - west_asian_arab_canadian, 2)))" - ], - "Output Answer": [ - "{'number': '96.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Giants recorded their fifth straight victory with a convincing 33-15 win over the San Francisco 49ers at Giants Stadium. Things started off well as the Giants drove right down the field on their opening possession. The balanced, well-executed seven-minute drive was capped off by a 4-yard touchdown pass from Eli Manning to Amani Toomer. The extra point was missed by Lawrence Tynes. On their next possession, the Giants were driving for more, but a tipped ball resulted in an interception inside the red zone. The 49ers responded with a nice drive of their own, aided by a personal foul on linebacker Antonio Pierce and several third down conversions. San Francisco cashed in with a touchdown from Trent Dilfer to Arnaz Battle. Following a Frank Gore fumble, the Giants took control. The running game, which accounted for 140 total yards helped the Giants move back in front. Brandon Jacobs scored on a five-yard run for a 13-7 lead. After an interception by Sam Madison, the Giants added a 30-yard field goal by Tynes. Tynes made it 19-7 at the half with another field goal, this time from 39 yards, inside the final minute. The Giants defense dominated in the second half, notching six sacks and four total turnovers. Osi Umenyiora put the game away with a sack, forced fumble, and 75-yard touchdown return up the field for a 26-7 lead. The Niners got two points back on a blocked punt out of the end zone but Antonio Pierce redeemed himself for two earlier personal fouls by intercepting Trent Dilfer and returning the ball inside the 10. After a flag on the 49ers, Manning threw his second touchdown, this time to Jeremy Shockey for a 33-9 lead. The 49ers scored late to provide the final points in the 33-15 win. On the day, Brandon Jacobs rushed for 107 yards, Manning completed 18 of 31 passes for nearly 150 yards with two touchdowns and an interception, and the defense notched six sacks: 2.5 for Michael Strahan, 1.5 for Justin Tuck, 1 for Aaron Ross and 1 for Umenyiora. Pierce and Madison provided the two Giants' interceptions. For the fourth consecutive year under Tom Coughlin, the Giants were 5-2 after seven games. Question: How many passes did Eli Manning throw?", - "Output Program": [ - "number_passes_Manning_throw = 31\nprint(number_passes_Manning_throw)", - "eli_manning_passes = 31\nprint(eli_manning_passes)" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007-2008, Sun posted revenue of $13.8 billion and had $2 billion in cash. First-quarter 2008 losses were $1.68 billion; revenue fell 7% to $12.99 billion. Suns stock lost 80% of its value November 2007 to November 2008, reducing the companys market value to $3 billion. With falling sales to large corporate clients, Sun announced plans to lay off 5,000 to 6,000 workers, or 15-18% of its work force. It expected to save $700 million to $800 million a year as a result of the moves, while also taking up to $600 million in charges. Question: How many percent of the workforce was 10000 people, prior to the layoffs?", - "Output Program": [ - "total_workers = round((5000 / (15/100)),2) \npercent_10k_people = round((10000 / total_workers) * 100 , 2)\nprint(\"%.0f\" % percent_10k_people)", - "workforce_for_5000 = 15\n\nprint(abs(round(workforce_for_5000 * 2,2)))" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 2009 and 2013, George Mason saw a 21% increase in the number of applications, has enrolled 4% more new degree-seeking students, and has seen the percentage of undergraduate and graduate applications accepted each decrease by 4%. Law applications accepted increased by 10%. Mason enrolled 33,917 students for Fall 2013, up 956 (+3%) from Fall 2012. Undergraduate students made up 65% (21,990) of the fall enrollment, graduate students 34% (11,399), and law students 2% (528). Undergraduate headcount was 1,337 higher than Fall 2012 (+7%); graduate headcount was 262 lower (\u22122%); and law student headcount was 119 lower (\u221218%). Matriculated students come from all 50 states and 122 foreign countries. As of fall 2014, the university had 33,791 students enrolled, including 21,672 undergraduates, 7,022 seeking masters degrees, 2,264 seeking doctoral degrees and 493 seeking law degrees. Question: How many people had enrolled in Mason in Fall 2012?", - "Output Program": [ - "people_enrolled_mason_fall_2013=33917\ninc_from_fall_2012=956\n\n\npeople_enrolled_mason_fall_2012=people_enrolled_mason_fall_2013-inc_from_fall_2012\nprint(people_enrolled_mason_fall_2012)", - "y2013 = 33917 \nless = 956\n\nprint(abs(y2013 - less))" - ], - "Output Answer": [ - "{'number': '32961', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the Ottoman period, the citys population of Ottomans Muslims (including those of Turkish people and Albanians origin, as well as Bulgarian Muslim and Greek Muslim convert origin) grew substantially. According to the 1478 census Sel\u00e2nik (), as the city came to be known in Ottoman Turkish, had 6,094 Greek Orthodox households, 4,320 Muslim ones, and some Catholic. No Jews were recorded in the census suggesting that the subsequent influx of Jewish population was not linked to the already existing Romaniote Jews community. Soon after the turn of the 15th to 16th century, however, nearly 20,000 Sephardic Jews immigrated to Greece from the Iberian Peninsula following their expulsion from Spain by the 1492 Alhambra Decree. By c. 1500, the number of households had grown to 7,986 Greek ones, 8,575 Muslim ones, and 3,770 Jewish. By 1519, Sephardic Jewish households numbered 15,715, 54% of the citys population. Some historians consider the Ottoman regimes invitation to Jewish settlement was a strategy to prevent the ethnic Greek population from dominating the city. Question: In c. 1500, how many more Greek households were there than Jewish households?", - "Output Program": [ - "condition_1 = 7986\ncondition_2 = 3770\n\nprint(abs(round(condition_2 - condition_1,2)))", - "greek = 7986\njewish = 3770\ndiff = greek - jewish\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4216', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: After its initial box-office success, many theaters decided to continue to show the film for more than two weeks, even though its 3D Blu-ray release was scheduled for two-and-a-half weeks after its theatrical release. In North America, the 3D re-release ended its run in theaters on January 12, 2012 with a gross $94,242,001. Outside North America, it earned $83,400,000. The successful 3D re-release of The Lion King made Disney and Pixar plan 3D theatrical re-releases of Beauty and the Beast (1991 film), Finding Nemo, Monsters, Inc., and The Little Mermaid (1989 film) during 2012 and 2013. However, none of the re-releases of the first three films achieved the enormous success of The Lion King 3D and theatrical re-release of The Little Mermaid was ultimately cancelled. In 2012, Ray Subers of Box Office Mojo wrote that the reason why the 3D version of The Lion King succeeded was because, \"the notion of a 3D re-release was still fresh and exciting, and The Lion King (3D) felt timely given the movies imminent Blu-ray release. Audiences have been hit with three 3D re-releases in the year since, meaning the novelty value has definitely worn off.\" Question: How many years after the original release of The Little Mermaid was Beauty and the Beast first released?", - "Output Program": [ - "condition_1 = 1989\ncondition_2 = 1991\n\nprint(abs(condition_2 - condition_1))", - "little = 1989\nbeauty = 1991\nprint(beauty - little)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States presidential election in New Jersey, 2012, Democrat Barack Obama received 6,236 votes (51.0% vs. 66.0% countywide), ahead of Republican Mitt Romney with 5,772 votes (47.2% vs. 32.3%) and other candidates with 141 votes (1.2% vs. 0.8%), among the 12,223 ballots cast by the townships 16,332 registered voters, for a turnout of 74.8% (vs. 68.8% in Union County). In the United States presidential election in New Jersey, 2008, Democrat Barack Obama received 6,513 votes (49.6% vs. 63.1% countywide), ahead of Republican John McCain with 6,371 votes (48.6% vs. 35.2%) and other candidates with 164 votes (1.3% vs. 0.9%), among the 13,120 ballots cast by the townships 16,145 registered voters, for a turnout of 81.3% (vs. 74.7% in Union County). In the United States presidential election in New Jersey, 2004, Republican George W. Bush received 6,455 votes (50.4% vs. 40.3% countywide), ahead of Democrat John Kerry with 6,160 votes (48.1% vs. 58.3%) and other candidates with 111 votes (0.9% vs. 0.7%), among the 12,795 ballots cast by the townships 15,822 registered voters, for a turnout of 80.9% (vs. 72.3% in the whole county). Question: How many of the registered voters that failed to turn out would have needed to vote Romney for him to win in 2012?", - "Output Program": [ - "obama = 6236\nromney = 5772\nvotes_needed_to_win = (obama - romney) + 1\nprint(votes_needed_to_win)", - "condition_1 = 6236\ncondition_2 = 5772\n\nprint(abs(round(condition_1 - condition_2,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '465', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1714, Peter the Great sent a party of shipbuilders to Okhotsk to allow faster access to the furs of Kamchatka. In 1715, they built the Vostok and in 1716\u201317 Kozma Sokolov sailed it to Kamchatka. For the next 145 years Okhotsk was the main Russian seaport on the Pacific, supplying Kamchatka and other coastal settlements. In 1731 the Siberian Military Flotilla was established here. In 1736, Okhotsk was moved two miles downstream to a spit of land at the mouth of the Okhota, converting the ostrog (fortress) into a proper port. Vitus Berings two Pacific expeditions (1725\u20131729 and 1733\u20131742) brought in large numbers of people and the first scholars and expert sailors and led to a great deal of building. In 1742 there were 57 buildings, 45 other buildings in the Berings \"expedition settlement\" and eight ships in the harbor. Anton de Vieira, of Portuguese people origin (son of a Jewish father and Christian mother), was the towns governor at that time. From 1737 to 1837 there was a salt works several miles west on the coast that produced 14\u201336 tons annually. In 1827 it was worked by 150 exiles and about 100 guards and overseers. Question: How many years before the end of the salt works was it worked by 150 exiles and 100 guards and overseers?", - "Output Program": [ - "years=10\nprint(years)", - "works=10\nanswer=works\nprint(answer)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Browns headed into Kansas City for their last road game of the year to take on the Chiefs in Week 15. The Browns and Chiefs traded field goals in the first quarter, and then Josh Cribbs returned the ensuing kickoff 100 yards for a touchdown, setting an NFL record with his 7th kickoff return for a touchdown. After another Phil Dawson field goal in the second, the Chiefs scored three straight touchdowns to take a 24-13 lead. However, Cribbs again ran a kickoff back for a touchdown, this time for 103 yards and extending his NFL record to eight kickoff return touchdowns. In the second half, Jerome Harrison rushed for three touchdowns and amassed a filibuster-proof majority of his 286 rushing yards. This set a Browns' rushing record for a single game, was the record for most rushing yards in the NFL this season, and was the third most rushing yards in a game in NFL history. Matt Cassel's final desperation pass ricocheted off the cross bar, and the Browns defeated the Chiefs 41-34, with their highest point total of the season. With the win, the Browns improved to 3-11 and finished the season 2-6 on the road. Cribbs was named the AFC special teams player of the week for the second straight week. On December 21, Mike Holmgren was hired by the Browns to take over as their president. His duties will include personnel management, and he may hire a general manager to assist him. He also will have the power to replace Eric Mangini as head coach if he so chooses. Question: How many field goals were kicked during the first half?", - "Output Program": [ - "kickoff_yards=100\nyard=103\nanswer=yard-kickoff_yards\nprint(answer)", - "Goal=3\nanswer=Goal\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The share of value added by the cotton textile industry in Britain was 2.6% in 1760, 17% in 1801 and 22.4% in 1831. Value added by the British woollen industry was 14.1% in 1801. Cotton factories in Britain numbered approximately 900 in 1797. In 1760 approximately one-third of cotton cloth manufactured in Britain was exported, rising to two-thirds by 1800. In 1781 cotton spun amounted to 5.1 million pounds, which increased to 56 million pounds by 1800. In 1800 less than 0.1% of world cotton cloth was produced on machinery invented in Britain. In 1788 there were 50,000 spindles in Britain, rising to 7 million over the next 30 years. Question: How many years saw a share of value addition of the cotton textile industry below 3%?", - "Output Program": [ - "_1760 = 1\nprint(_1760)", - "below_3_perc = [1760]\n\nprint(abs(len(below_3_perc)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 25 June, Iraq launched the second Tawakal ala Allah operation against the Iranians on Majnoon Island. Iraqi commandos used amphibious craft to block the Iranian rear, then used hundreds of tanks with massed conventional and chemical artillery barrages to recapture the island after 8 hours of combat. Saddam appeared live on Iraqi television to \"lead\" the charge against the Iranians. The majority of the Iranian defenders were killed during the quick assault. The final two Tawakal ala Allah operations took place near al-Amarah and Khaneqan. By 12 July, the Iraqis had captured the city of Dehloran, inside Iran, along with 2,500 troops and much armour and material, which took four days to transport to Iraq. These losses included more than 570 of the 1,000 remaining Iranian tanks, over 430 armored vehicles, 45 self-propelled artillery, 300 towed artillery pieces, and 320 antiaircraft guns. These figures only included what Iraq could actually put to use; total amount of captured materiel was higher. Since March, the Iraqis claimed to captured 1,298 tanks, 155 infantry fighting vehicles, 512 heavy artillery pieces, 6,196 mortars, 5,550 recoilless rifles and light guns, 8,050 man-portable rocket launchers, 60,694 rifles, 322 pistols, 454 trucks, and 1,600 light vehicles. The Iraqis withdrew from Dehloran soon after, claiming that they had \"no desire to conquer Iranian territory.\" History professor Kaveh Farrokh considered this to be Irans greatest military disaster during the war. Stephen Pelletier, a Journalist, Middle East expert, and Author, noted that \"Tawakal ala Allah \u2026 resulted in the absolute destruction of Irans military machine.\" Question: How many more rifles did the Iraqis claim to have captured than pistols?", - "Output Program": [ - "condition_1 =322 \ncondition_2 = 60694\n\nprint(condition_2 - condition_1)", - "rifle = 60694\npistol = 322\nprint(rifle - pistol)" - ], - "Output Answer": [ - "{'number': '60372', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Scotland, while a similar Gothic style to that used further south in England was adopted by figures including Frederick Thomas Pilkington (1832-98) in secular architecture it was marked by the re-adoption of the Scots baronial style. Important for the adoption of the style in the early 19th century was Abbotsford House, the residence of the novelist and poet Sir Walter Scott. Re-built for him from 1816, it became a model for the modern revival of the baronial style. Common features borrowed from 16th- and 17th-century houses included battlements gateways, crow-stepped gables, pointed turrets and machicolations. The style was popular across Scotland and was applied to many relatively modest dwellings by architects such as William Burn (1789-1870), David Bryce (1803-76), Edward Blore (1787-1879), Edward Calvert (architect) (c. 1847-1914) and Robert Stodart Lorimer (1864-1929) and in urban contexts, including the building of Cockburn Street, Edinburgh in Edinburgh (from the 1850s) as well as the National Wallace Monument at Stirling (1859-69). The rebuilding of Balmoral Castle as a baronial palace and its adoption as a royal retreat from 1855-8 confirmed the popularity of the style. Question: How many more years was Edward Blore alive for than David Bryce?", - "Output Program": [ - "DB_death = 1876\nEB_death = 1879\nmore_years = EB_death - DB_death\nprint(more_years)", - "edward_blore = 1879-1787\ndavid_bryce = 1876-1803\nprint(abs(round(edward_blore - david_bryce,2)))\n" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On November 13, 1982, 15-year-old Scott Safran of Cherry Hill, New Jersey, set a world record of 41,336,440 points on the arcade game Asteroids, beating the 40,101,910 point score set by Leo Daniels of Carolina Beach on February 6, 1982. In 1998, to congratulate Safran on his accomplishment, the Twin Galaxies Intergalactic Scoreboard searched for him for four years until 2002, when it was discovered that he had died in an accident in 1989. In a ceremony in Philadelphia on April 27, 2002, Walter Day of Twin Galaxies presented an award to the surviving members of Safrans family, commemorating the Asteroid Champions achievement. On April 5, 2010, John McAllister broke Safrans record with a high score of 41,838,740 in a 58-hour Internet livestream. Question: How many more points did John McAllister have than Scott Safran playing Asteroids?", - "Output Program": [ - "Safrans=41838740\nAsteroids=41336440\nanswer=Safrans-Asteroids\nprint(answer)", - "Safrans=41838740\nScott=41336440\nanswer=Safrans-Scott\nprint(answer)\n" - ], - "Output Answer": [ - "{'number': '502300', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median child birthing age was 30 and the total fertility rate is 2.1 births per woman in 2010. In M\u0101ori populations the median age is 26 and fertility rate 2.8. In 2010 the Age adjustment mortality rate was 3.8 deaths per 1000 (down from 4.8 in 2000) and the infant mortality rate for the total population was 5.1 deaths per 1000 live births. The life expectancy of a New Zealand child born in 2014-16 was 83.4 years for females, and 79.9 years for males, which is List of countries by life expectancy. Life expectancy at birth is forecast to increase from 80 years to 85 years in 2050 and infant mortality is expected to decline. In 2050 the median age is forecast to rise from 36 years to 43 years and the percentage of people 60 years of age and older rising from 18 percent to 29 percent. (The number of people aged 65 and over increased by 22 percent between the 2006 and 2013 censuses.) During early migration in 1858, New Zealand had 131 males for every 100 females, but following changes in migration patterns and the modern longevity advantage of women, females came to outnumber males in 1971. As of 2012 there are 0.99 males per female, with males dominating under 15 years and females dominating in the 65 years and older range. Question: How many years passed since the early migration of 1858 to 1971 when females came to outnumber the males in New Zealand?", - "Output Program": [ - "end = 1971\nstart = 1858\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '113', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The demography of Germany is monitored by the Statistisches Bundesamt (Federal Statistical Office of Germany). According to the first census since German reunification, Germanys population was 82,790,700 (31 September 2017), making it the sixteenth-most populous country in the world and the most populous in the European Union. The total fertility rate was rated at 1.59 in 2016 (the highest value since 1972) and in 2011, was even estimated at 1.6 after accounting for the fact that older women contribute more to the number of births than in previous statistic models, and total fertility rates increased in younger generations. In 2008, fertility was related to educational achievement (women with lower levels of education were having more children than women who had completed higher education). In 2011, this was no longer true for Eastern Germany where higher educated women now had a somewhat higher fertility rate compared to the rest of the population. Persons who said they had no religion tend to have fewer children than those who identify as Christians, and studies also found that amongst Christians; the more conservative ones had more children compared to the more liberal ones. In vitro fertilisation (IVF) is legal in Germany, with an age limit set at forty years. As of 2006, 55.7% of Germans age 18 and over were married. According to the 2008-2010 German Community Survey 3-Year Estimates, 51.5% of males and 47.7% of females over the age of 15 were married. The separation rate was 6 per 10 marriages. Question: How many more percentages was the total fertility rate in 2011 at 1.6 than 1.59 in 2016?", - "Output Program": [ - "_2011 = 1.6\n_2016 = 1.59\ndiff = _2011 - _2016\nprint(diff)", - "y2011 = 1.6\ny2016 = 1.59\n\nprint(abs(round(y2011 - y2016,2)))" - ], - "Output Answer": [ - "{'number': '0.01', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap a three-game losing streak, the Raiders stayed at home for a Week 11 duel with the Cincinnati Bengals. Due to quarterback JaMarcus Russell's ineffectiveness, quarterback Bruce Gradkowski would get the start. Oakland would trail in the first quarter as Bengals quarterback Carson Palmer got a 1-yard touchdown run. Cincinnati's lead would increase as Palmer got another 1-yard touchdown run, yet the Raiders would close out the half with Gradkowski completing a 10-yard touchdown pass to tight end Zach Miller. In the third quarter, Oakland continued to rally as kicker Sebastian Janikowski got a 52-yard field goal. The Bengals would answer with kicker Shayne Graham nailing a 25-yard field goal. The Raiders would tie the game in the fourth quarter as Gradkowski found rookie wide receiver Louis Murphy on a 29-yard touchdown pass. Afterwards, after recovering a special team fumble from Cincinnati wide receiver Andre Caldwell, Oakland took advantage as Janikowski booted the game-winning 33-yard field goal. Question: How many of the touchdowns were passing touchdowns?", - "Output Program": [ - "touchdowns = [\"10uard\",\"29 yard\"]\nprint(len(touchdowns))", - "touch = 2\nprint(touch)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1996, Japan ranked fourth in the world in fishing industry by country. Japan captured 4,074,580 metric tons of fish in 2005, down from 4,987,703 tons in 2000, 9,558,615 tons in 1990, 9,864,422 tons in 1980, 8,520,397 tons in 1970, 5,583,796 tons in 1960 and 2,881,855 tons in 1950. In 2003, the total aquaculture production was predicted at 1,301,437 tonnes. In 2010, Japans total fisheries production was 4,762,469 fish. Offshore fisheries accounted for an average of 50% of the nations total fish catches in the late 1980s although they experienced repeated ups and downs during that period. Question: Did Japan capture more metric tons of fish in 1950 or 1960?", - "Output Program": [ - "condition_1 = 5583796\ncondition_2 = 2881855\n\nif condition_1 > condition_2:\n print(1960)\nelse:\n print(1950)", - "y1 = 5583796\ny2 = 2881855\nif y1 > y2:\n print(1960)\nelse:\n print(1950)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1960'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: Which year was the employment rate higher, 2013 or 2014?", - "Output Program": [ - "employment_rate=\"2014\"\nprint(employment_rate)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2014'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Batman grossed $2.2 million in late night previews on June 22, 1989 on 1,215 screens and grossed $40.49 million in 2,194 theaters during its opening weekend. This broke the opening weekend record, set by Ghostbusters II one week earlier, with $29.4 million. Batman became the fastest film to earn $100 million, reaching it in 11 days (10 days plus late night previews), The film closed on December 14, 1989, with a final gross $251.2 million in North America and $160.15 million internationally, totaling $411.35 million. and was the highest grossing List of films based on DC Comics until 2008s The Dark Knight (film). The films gross is the 66th highest ever in North American ranks. Although Indiana Jones and the Last Crusade made the most money worldwide in 1989, Batman was able to beat The Last Crusade in North America, and made a further $150 million in home video sales. Box Office Mojo estimates that the film sold more than 60 million tickets in the US. Question: How many more millions of dollars did Batman earn in its opening weekend than Ghostbusters II?", - "Output Program": [ - "Amount=11.09\nanswer=Amount\nprint(answer)", - "Batman=29.4\ngrossed=40.49\nanswer=grossed-Batman\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11.09', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ireland tends towards independence in foreign policy; thus the country is not a member of NATO and has a longstanding policy of military neutrality. This policy has helped the Irish Defence Forces to be successful in their contributions to peace-keeping missions with the United Nations since 1960, during the Congo Crisis and subsequently in Cyprus, Lebanon and Bosnia and Herzegovina. Despite Irish neutrality during World War II, Ireland had more than 50,000 participants in the war through enlistment in the British armed forces. During the Cold War, Irish military policy, while ostensibly neutral, was biased towards NATO. During the Cuban Missile Crisis, Se\u00e1n Lemass authorised the search of Cuban and Czechoslovak aircraft passing through Shannon and passed the information to the CIA. Ireland's air facilities were used by the United States military for the delivery of military personnel involved in the 2003 invasion of Iraq through Shannon Airport. The airport had previously been used for the invasion of Afghanistan in 2001, as well as the First Gulf War. Since 1999, Ireland has been a member of NATO's Partnership for Peace program and NATO's Euro-Atlantic Partnership Council , which is aimed at creating trust between NATO and other states in Europe and the former Soviet Union. Question: How many times mentioned was Shannon airport used by the US military?", - "Output Program": [ - "used_by_us = (\"Cuban Missile Crises\",\"2003\",\"2001\")\n\n\nprint(abs(len(used_by_us)))", - "shannon = 3\nprint(shannon)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 767 has been involved in six hijackings, three resulting in loss of life, for a combined total of 282 occupant fatalities. On November 23, 1996, Ethiopian Airlines Flight 961, a 767-200ER, was hijacked and crash-landed in the Indian Ocean near the Comoros Islands after running out of fuel, killing 125 out of the 175 persons on board; survivors have been rare among instances of land-based aircraft ditching on water. Two 767s were involved in the September 11 attacks on the World Trade Center (1973-2001) in 2001, resulting in the Collapse of the World Trade Center. American Airlines Flight 11, a 767-200ER, crashed into the North Tower, killing all 92 people on board, and United Airlines Flight 175, a 767-200, crashed into the South Tower, with the death of all 65 on board. In addition, more than 2,600 people were killed in the towers or on the ground. A foiled 2001 shoe bomb plot involving an American Airlines 767-300ER resulted in passengers being required to remove their shoes for scanning at US security checkpoints. Question: How many people survived the crash of Ethiopian Airlines Flight 961?", - "Output Program": [ - "total = 175\nkilling = 125\n\nprint(total - killing)", - "total_people_flight_961 = 175\npeople_died_flight_961 = 125\npeople_survived_flight_961 = total_people_flight_961 - people_died_flight_961\nprint(people_survived_flight_961)" - ], - "Output Answer": [ - "{'number': '50', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: the average price to rent an average apartment in Neuch\u00e2tel was 921.35 Swiss francs (CHF) per month (US$740, \u00a3410, \u20ac590 approx. exchange rate from 2003). The average rate for a one-room apartment was 451.40 CHF (US$360, \u00a3200, \u20ac290), a two-room apartment was about 675.66 CHF (US$540, \u00a3300, \u20ac430), a three-room apartment was about 825.15 CHF (US$660, \u00a3370, \u20ac530) and a six or more room apartment cost an average of 1647.88 CHF (US$1320, \u00a3740, \u20ac1050). The average apartment price in Neuch\u00e2tel was 82.6% of the national average of 1116 CHF. The vacancy rate for the municipality, , was 0.53%. Question: How many more Swiss francs does it cost to rent a three-room apartment than a one-room apartment?", - "Output Program": [ - "three_room = 825.15\none_room = 451.40\n\nprint(abs(three_room - one_room))", - "cost_rent_three_room_apartment_CHF = 825.15\ncost_rent_one_room_apartment_CHF = 451.40\nmore_CHF = round(cost_rent_three_room_apartment_CHF - cost_rent_one_room_apartment_CHF,2)\nprint(more_CHF)" - ], - "Output Answer": [ - "{'number': '373.75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many more percent of the population was white in 2010 than Mexican and Salvadoran?", - "Output Program": [ - "white = 47.9\nmaxican = 24\nsalva = 1.4\nprint(white - maxican - salva)", - "white = 47.9\nMexican = 24.0\nSalvadoran = 1.4\nprint(white-(Mexican+Salvadoran))" - ], - "Output Answer": [ - "{'number': '22.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The month-long truce went into effect on 11 June, 1948. On the same day, the first group of 36 observers arrived via Cairo, Egypt and continued to arrive for the next three days. The first truce did not last long due to widespread violence which again erupted. As a result, the observers were withdrawn on 9 July 1948. The second truce, indefinite in length, was called by the United Nations Security Council on 15 July 1948. This declaration was to be put into effect on 18 July 1948. It was from United Nations Security Council Resolution 54 that the Mediator was instructed to supervise the observance of the truce and to establish procedures for examining alleged breaches of the truce since 11 June 1948, and authorized the Mediator to deal with breaches so far as it was within the capacity of the Mediator to do so by appropriate local action, also the Security Council Resolution 54 requested the Mediator to keep the Security Council informed concerning the operation of the truce and where necessary to take appropriate action. During the autumn of 1948, UNTSO was re-established with an increase in size to supervise the Second Truce. The first group of observers to serve in Palestine under the UN Mediator, Count Folke Bernadotte, arrived in Rhodes at 6 P.M. GMT 20 July. It included 41 Americans and about 25 Belgians and were deployed on 21 July 1948. The initial group was quickly expanded to 93 in total because of the tremendous area that had to be covered. As the number of personnel grew, the United Nations Secretariat (of Personnel) supported the creation of the United Nations Truce Supervision Organization (UNTSO), the same organization UN Military Observers are assigned to today. Initially, the command was headed by a Chief-of-Staff (a general officer from one of the participating countries) in accordance with the personal direction of the Mediator, (a civilian). Question: How many days after the United Nations Security Council met did United Nations Security Council Resolution 54 go into effect?", - "Output Program": [ - "first = 15\nsecond = 18\ndiff = second - first\nprint(diff)", - "met_on = 15\nput_in_effects = 18\n\nprint(abs(met_on - put_in_effects))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many total people were in all eight cities except the one with the lowest population?", - "Output Program": [ - "c1 = 8977\nc2 = 49682\nc3 = 86704\nc4 = 61906\nc5 = 37397\nc6 = 42855\nc7 = 13686\n\nprint(c2+c3+c4+c5+c6+c7)", - "andijan = 49682\nkokand = 86704\nnamangan = 61906\nosh = 37397\nmarghelan = 42855\nuz = 13686\ntotal = andijan + kokand + namangan + osh + marghelan + uz\nprint(total)" - ], - "Output Answer": [ - "{'number': '292230', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 130,988. The number of jobs in the primary sector was 13, of which 10 were in agriculture and 4 were in forestry or lumber production. The number of jobs in the secondary sector was 33,171 of which 24,848 or (74.9%) were in manufacturing, 10 were in mining and 7,313 (22.0%) were in construction. The number of jobs in the tertiary sector was 97,804. In the tertiary sector; 12,880 or 13.2% were in wholesale or retail sales or the repair of motor vehicles, 11,959 or 12.2% were in the movement and storage of goods, 6,120 or 6.3% were in a hotel or restaurant, 4,186 or 4.3% were in the information industry, 10,752 or 11.0% were the insurance or financial industry, 13,695 or 14.0% were technical professionals or scientists, 6,983 or 7.1% were in education and 16,060 or 16.4% were in health care. Question: How many more jobs were in the tertiary sector compared to the secondary sector?", - "Output Program": [ - "tertitory = 97804\nsecondary = 33171\ndiff = tertitory - secondary\nprint(diff)" - ], - "Output Answer": [ - "{'number': '64633', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Dallas played into their traditional Thanksgiving home game, this time against division rival Philadelphia. Both teams were vying for first place in the division with identical 8-3 records. The Eagles got off to a fast start and the Cowboys were unable to catch up, losing 33-10. They would rebound the next week where on the road Thursday night game they defeated Chicago 41-28 for their 9th win of the year to clinch their first winning season since 2009. This was the first time that Dallas played on back to back Thursdays. Week 15 was a rematch against 1st place Philadelphia. This time it was the Cowboys who got off to a fast start going up 21-0. Then the Eagles put up 24 answered points but Dallas came back to win 38-27 to go into first place for the first time in the season and improve to 10-4. Going into their Week 16 matchup at home against Indianapolis, Dallas was in a position to clinch their first division title since 2009 by defeating the Colts thanks to the Eagles losing that week to the Redskins. They would not disappoint as they blew out the Colts 42-7 to become the 2014 NFC East Champions, eliminating the Eagles from the playoffs. Dallas would end the regular season with a 12-4 record and an 8-0 away record when they won on the road against Washington 44-17. They would also finish December 4-0 which was huge for the Cowboys since they had struggled in the recent years in the month of December. Question: How many more points did the Cowboys score against Washington than they did against the Colts?", - "Output Program": [ - "washington = 44\ncolts = 42\ndiffernece = washington - colts\nprint(differnece)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: How many more of the fifth book sold than the fourth and second?", - "Output Program": [ - "book_sold_fifth = 300000\nbook_sold_fourth = 150000\nbook_sold_second = 20000\nreqd_comp = book_sold_fifth - (book_sold_fourth + book_sold_second)\nprint(reqd_comp)", - "fifth = 300000\nfourth = 150000\nsecond = 20000\nprint(abs(round(fifth - fourth - second,2)))" - ], - "Output Answer": [ - "{'number': '130000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: In which year were there more non-Hispanic whites in Bronx, 2009 or 1980?", - "Output Program": [ - "year_1 = 12.1\nyear_2 = 34.4\n\nif year_1 > year_2:\n print(2009)\nelse:\n print(1980)", - "y1 = 22.9\ny2 = 34.4\nif y1 > y2:\n print(2009)\nelse:\n print(1980)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1980'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Survey received sufficient information to detail every ship used by the Japanese during the war. They noted that the Imperial Japanese Navy began the war with 381 warships of approximately 1,271,000 tons, and completed another 816 ships of 1,048,000 tons during the war. Of these, 1,744,000 tons were sunk; \"625,000 tons were sunk by Navy and Marine aircraft, 375,000 tons by submarines, 183,000 tons by surface vessels, 55,000 tons by Army aircraft, and 65,000 tons by various agents\". Question: How many more tons were sunk by Navy and Marine aircraft compared to submarines?", - "Output Program": [ - "navy_marrine = 625000\nsubmarine = 375000\n\nprint(abs(navy_marrine - submarine))", - "navy_marine = 625000\nsubmarine = 375000\n\nanswer = navy_marine - submarine\n\nprint(answer)" - ], - "Output Answer": [ - "{'number': '250000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Evangelical Christians comprised 52 percent of the states voters in 2008. A poll in 2005 showed that 53 percent of West Virginia voters are pro-life, the seventh highest in the country. A September 2011 Public Policy Polling survey found that 19% of West Virginia voters thought that same-sex marriage should be legal, while 71% thought it should be illegal and 10% were not sure. A separate question on the same survey found that 43% of West Virginia voters supported the legal recognition of same-sex couples, with 17% supporting same-sex marriage, 26% supporting civil unions but not marriage, 54% favoring no legal recognition and 3% not sure. A poll published regarding another social issue, abortion, in 2014 by Pew Research found that 35% of West Virginians supported legal abortion in \"all or most cases\" while 58% wanted it to be banned \"in all or most cases.\" In 2008, 58 percent favored troop withdrawal from Iraq while just 32 percent wanted troops to remain. On fiscal policy in 2008, 52 percent said raising taxes on the wealthier individuals would benefit the economy, while 45 percent disagreed. Question: How many more percentage thought same-sex marriage should be legal than were not sure?", - "Output Program": [ - "legal = 71\nnot_sure = 10\ndiff = legal - not_sure\nprint(diff)", - "legal = 19\nnot_sure = 10\n\nprint(abs(round(legal - not_sure,2)))\n" - ], - "Output Answer": [ - "{'number': '61', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: How many percent of households do not consume iodized salt?", - "Output Program": [ - "consume_iodized_salt = 14\ntotal = 100\n\nnot_consume_iodized_salt = (total - consume_iodized_salt)\n\nprint(not_consume_iodized_salt)", - "iodised_salt = 14\n\nprint(abs(round(100 - iodised_salt,2)))" - ], - "Output Answer": [ - "{'number': '86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many more yards did Todd Christensen receive than Cliff Branch and Malcom Barnwell combined?", - "Output Program": [ - "condition_1 = 1247\ncondition_2 = 1209\nprint(abs(round(condition_2 - condition_1,2)))", - "todd = 1247\ncombine = 1209\nprint(todd - combine)" - ], - "Output Answer": [ - "{'number': '38', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: His first year as a starter was 2000, when he recorded 83 catches for 944 yards and 4 touchdowns. In 2001 New England Patriots season he, alongside Tom Brady, led the Patriots to their first ever Super Bowl championship, recording 101 catches during the season for 1,199 yards and 5 touchdowns, setting the franchise record for receptions and earning his first and only trip to the Pro Bowl. He also returned 29 punts for 413 yards and 2 touchdowns, giving him a league-leading 14.2 yards per return average. During the AFC Championship Game at Heinz Field against the Pittsburgh Steelers in the NFL playoffs, 2001-02 that season, Brown returned a crucial punt for a touchdown which provided the winning margin, adding to the two he returned for touchdowns during the regular season. He also scooped up a blocked field goal attempt in that game, and made a lateral pass to teammate Antwan Harris, which completed a second special teams touchdown. In 2002, he recorded 97 receptions for 890 yards and 3 touchdowns. In 2003 New England Patriots season, he had 40 catches for 472 yards, helping his team back to Super Bowl XXXVIII. Question: How many total touchdowns did Brown have through the 2000 and 2001 seasons?", - "Output Program": [ - "td_1 = 4\ntd_2 = 5\ntd_3 = 2\n\nprint(td_1+td_3+td_2)", - "_2000 = 4\n_2001 = 7\ntotal = _2000 + _2001\nprint(total)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not white?", - "Output Program": [ - "total = 100\nwhite = 65.6\ndiff = round(total - white, 1)\nprint(diff)", - "condition_1 = 65.6\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nwhite = 65.6\ndiff = round(total - white, 10)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '34.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '34.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the latest 2007 population census conducted by the Ethiopian national statistics authorities, Addis Ababa has a total population of 2,739,551 urban and rural inhabitants. For the capital city 662,728 households were counted living in 628,984 housing units, which results in an average of 5.3 persons to a household. Although all Ethiopian ethnic groups are represented in Addis Ababa because it is the capital of the country, the largest groups include the Amhara (ethnicity) (67.04%), Oromo people (19.00%), Gurage (16.34%), Tigrayans (5.18%), Silte people (2.94%), and Gamo people (1.68%). Languages spoken include Amharic language (71.0%), Oromo language (10.7%), Gurage language (8.37%), Tigrinya language (3.60%), Silte language (1.82%) and Gamo language (1.03%). The religion with the most believers in Addis Ababa is Ethiopian Orthodox Tewahido Church with 74.7% of the population, while 16.2% are Islam in Ethiopia, 7.77% Pentay, and 0.48% Roman Catholicism in Ethiopia. Question: How many more percent speak Amharic language compared to Gamo?", - "Output Program": [ - "amrahik = 71\ngamo = 1.03\nprint(amrahik - gamo)", - "Amharic = 71.0\nGamo = 1.03\nprint(Amharic-Gamo)" - ], - "Output Answer": [ - "{'number': '69.97', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Florance continued to perform with both theatre groups through the rest of the decade, in plays including Elizabeth Addymans The Secret Tent (14 Jan 1956 \u2013 8 February 1956) at the Arrow Theatre, Reginald Denhams Ladies in Retirement (20 February 1956 \u2013 3 March 1956), William Inges romance Picnic (play) (5 March 1956 \u2013 17 March 1956), Emlyn Williams The Light of Heart (29 October 1956 \u2013 10 November 1956), and George Bernard Shaws ironic comedy Misalliance (3 December 1956 \u2013 15 December 1956) at the Union Theatre. In 1956, Florance played Cassandra in Christopher Frys adaptation of Jean Giraudouxs The Trojan War Will Not Take Place, at the opening of the newly built theatre complex on St Martins Lane. Florances final theatrical performance of the 1950s was as widow Julia Rajk in Robert Ardreys Shadow of Heroes (September \u2013 October 1959), for which she was awarded The Melbourne Newspaper Critics Circle Erik Award for best actress 1959. Question: How many plays did Florance perform in at the Union Theatre in 1956?", - "Output Program": [ - "Bernard=3\nUnion=1\nanswer=Union+Bernard\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Including revenue from the 2012 and 2017 reissues, Titanic earned $659.4 million in North America and $1.528 billion in other countries, for a worldwide total of $2.187 billion. It became the List of highest-grossing films in 1998, and remained so for twelve years, until Avatar (2009 film) (2009), also written and directed by Cameron, surpassed it in 2010. On March 1, 1998, it became the first film to earn more than $1 billion worldwide and on the weekend April 13\u201315, 2012\u2014a century after the original vessels foundering, Titanic became the second film to cross the $2 billion threshold during its 3D re-release. Box Office Mojo estimates that Titanic is the List of highest-grossing films in Canada and the United States of all time in North America when adjusting for ticket price inflation. The site also estimates that the film sold over 128 million tickets in the US in its initial theatrical run. Question: How many years was the time span between the two reissues of the Titanic?", - "Output Program": [ - "start = 2012\nend = 2017\ntimespan = end - start\nprint(timespan)", - "low = 2012\nhigh = 2017\n \nprint(abs(round(low - high,2)))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Admission to Michigan Law is highly selective. For the class entering in the fall of 2012, 1,238 out of 5,062 applicants (24.5%) were offered admission, with 344 matriculating. The 25th and 75th LSAT percentiles for the 2012 entering class were 166 and 170, respectively, with a median of 169 (top 3.3 percent of test takers). The 25th and 75th undergraduate GPA percentiles were 3.57 and 3.83, respectively, with a median of 3.73. Approximately 92.5 percent of the graduating class of 2010 was employed by nine months after graduation. Approximately 40% of the class of 2014 secured positions in one of the nations 250 largest firms. The majority of Michigan Law grads work in New York, Illinois, California, Washington, D.C., and Michigan. Question: How many more of the percentage of the class was employed by nine months after graduation than secured positions in one of 250 largest firms?", - "Output Program": [ - "grduation_class = 92.5\nposition_secured = 40\n\n\nprint(grduation_class - position_secured)", - "percentage_employed_nine_months = 92.5\npercentage_250_largest_firms = 40\npercentage_more = percentage_employed_nine_months - percentage_250_largest_firms\nprint(percentage_more)" - ], - "Output Answer": [ - "{'number': '52.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The WPA built traditional infrastructure of the New Deal such as roads, bridges, schools, courthouses, hospitals, sidewalks, waterworks, and post-offices, but also constructed museums, swimming pools, parks, community centers, playgrounds, coliseums, markets, fairgrounds, tennis courts, zoos, botanical gardens, auditoriums, waterfronts, city halls, gyms, and university unions. Most of these are still in use today. The amount of infrastructure projects of the WPA included 40,000 new and 85,000 improved buildings. These new buildings included 5,900 new schools; 9,300 new auditoriums, gyms, and recreational buildings; 1,000 new libraries; 7,000 new dormitories; and 900 new armories. In addition, infrastructure projects included 2,302 stadiums, grandstands, and bleachers; 52 fairgrounds and rodeo grounds; 1,686 parks covering 75,152 acres; 3,185 playgrounds; 3,026 athletic fields; 805 swimming pools; 1,817 handball courts; 10,070 tennis courts; 2,261 horseshoe pits; 1,101 ice-skating areas; 138 outdoor theatres; 254 golf courses; and 65 ski jumps. Total expenditures on WPA projects through June 1941 totaled approximately $11.4 billion\u2014the equivalent of $}} today. Over $4 billion was spent on highway, road, and street projects; more than $1 billion on public buildings, including the iconic Dock Street Theatre in Charleston, the Griffith Observatory in Los Angeles, and Timberline Lodge in Oregons Mount Hood National Forest. Question: How many more handball courts than ice-skating areas were constructed?", - "Output Program": [ - "handball = 1817\nice = 1101\ndiff = handball - ice\nprint(diff)" - ], - "Output Answer": [ - "{'number': '716', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Economic growth in the last few years has averaged 7% a year, one of the highest rates in Latin America (2010). Despite this, Honduras has seen the least development amongst all Central American countries. Honduras is ranked 130 of 188 countries with a Human Development Index of .625 that classifies the nation as having medium development (2015). The three factors that go into Honduras HDI (an extended and healthy life, accessibility of knowledge and standard of living) have all improved since 1990 but still remain relatively low with life expectancy at birth being 73.3, expected years of schooling being 11.2 (mean of 6.2 years) and GNP per capita being $4,466 (2015). The HDI for Latin America and the Caribbean overall is 0.751 with life expectancy at birth being 68.6, expected years of schooling being 11.5 (mean of 6.6) and GNI per capita being $6,281 (2015). Question: How many years shorter is the expected years of schooling in Honduras than in the rest of Latin America?", - "Output Program": [ - "hounders = 11.2\nlatin = 11.5\n\n\nprint(abs(hounders - latin))", - "expected_years_schooling_Honduras = 11.2\nexpected_years_schooling_Latin_America = 11.5\nyears_shorter = expected_years_schooling_Latin_America - expected_years_schooling_Honduras\nprint(\"%.2f\" % years_shorter)" - ], - "Output Answer": [ - "{'number': '.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During 2006, Chile imported US $26 billion from the Americas, representing 54% of total imports, followed by Asia at 22%, and Europe at 16%. Mercosur members were the main suppliers of imports to Chile at US $9.1 billion, followed by the United States with US $5.5 billion and the European Union with US $5.2 billion. From Asia, China was the most important exporter to Chile, with goods valued at US $3.6 billion. Year-on-year growth in imports was especially strong from a number of countries - Ecuador (123.9%), Thailand (72.1%), Korea (52.6%), and China (36.9%). Question: How many percentage points of Chile's imports were from areas other than the Americas, Asia, or Europe?", - "Output Program": [ - "america = 54\nasia = 22\neurope = 16\ntotal = asia + america + europe\ncountry_total = 100\ndiffrence = country_total - total\nprint(diffrence)", - "condition_1 = 26\ncondition_2 = 9.1+5.5+5.2\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: In what year did Fox threaten to cancel the series unless production costs were cut?", - "Output Program": [ - "salary_negotiations = 2008\nthretened = salary_negotiations + 3\n\nprint(abs(thretened))", - "threaten = 2006\nprint(threaten)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2011'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Giants recorded their fifth straight victory with a convincing 33-15 win over the San Francisco 49ers at Giants Stadium. Things started off well as the Giants drove right down the field on their opening possession. The balanced, well-executed seven-minute drive was capped off by a 4-yard touchdown pass from Eli Manning to Amani Toomer. The extra point was missed by Lawrence Tynes. On their next possession, the Giants were driving for more, but a tipped ball resulted in an interception inside the red zone. The 49ers responded with a nice drive of their own, aided by a personal foul on linebacker Antonio Pierce and several third down conversions. San Francisco cashed in with a touchdown from Trent Dilfer to Arnaz Battle. Following a Frank Gore fumble, the Giants took control. The running game, which accounted for 140 total yards helped the Giants move back in front. Brandon Jacobs scored on a five-yard run for a 13-7 lead. After an interception by Sam Madison, the Giants added a 30-yard field goal by Tynes. Tynes made it 19-7 at the half with another field goal, this time from 39 yards, inside the final minute. The Giants defense dominated in the second half, notching six sacks and four total turnovers. Osi Umenyiora put the game away with a sack, forced fumble, and 75-yard touchdown return up the field for a 26-7 lead. The Niners got two points back on a blocked punt out of the end zone but Antonio Pierce redeemed himself for two earlier personal fouls by intercepting Trent Dilfer and returning the ball inside the 10. After a flag on the 49ers, Manning threw his second touchdown, this time to Jeremy Shockey for a 33-9 lead. The 49ers scored late to provide the final points in the 33-15 win. On the day, Brandon Jacobs rushed for 107 yards, Manning completed 18 of 31 passes for nearly 150 yards with two touchdowns and an interception, and the defense notched six sacks: 2.5 for Michael Strahan, 1.5 for Justin Tuck, 1 for Aaron Ross and 1 for Umenyiora. Pierce and Madison provided the two Giants' interceptions. For the fourth consecutive year under Tom Coughlin, the Giants were 5-2 after seven games. Question: How many total yards did Tynes kick for field goals?", - "Output Program": [ - "goals= 69\nprint(goals)", - "first = 30\nsecond = 39\ntotal = first + second\nprint(total)" - ], - "Output Answer": [ - "{'number': '69', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2010 federal census, there were 39,702 people, 14,414 households, and 9,981 families residing in the county. The population density was 113 people per square mile (44/km\u00b2). There were 14,890 housing units at an average density of 45 per square mile (17/km\u00b2). The racial makeup of the county was 97% Race (United States Census), 1.2% Race (United States Census) or Race (United States Census), 0.1% Race (United States Census), 0.42% Race (United States Census), and 0.07% Race (United States Census). Two percent of the population were Race (United States Census) or Race (United States Census). US Veterans \u2013 2,681. Median household income (in 2014 dollars), 2010\u20132014 was reported as $48,718, while the per capita income was $23,886. In 2014, the median household income in the USA was $53,700. Question: How many people and families are in the county according to the census?", - "Output Program": [ - "people = 39702\nfamilies = 9981\ntotal = people + families\nprint(total)", - "people = 39702\nfamilies = 9981\n\nprint(abs(round(people + families,2)))" - ], - "Output Answer": [ - "{'number': '49683', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: Were more churches destroyed in 1248 or 1413?", - "Output Program": [ - "destroyed =1413\nprint(destroyed)", - "destroyed=1443\nprint(destroyed)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1413'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Despite the passport union with Sweden, Norway, Denmark, and Iceland, Finland could not join the Nordic Council until 1955 because of Soviet fears that Finland might become too close to the West. At that time the Soviet Union saw the Nordic Council as part of NATO of which Denmark, Norway and Iceland were members. That same year Finland joined the United Nations, though it had already been associated with a number of UN specialized organisations. The first Finnish ambassador to the UN was G.A. Gripenberg (1956\u20131959), followed by Ralph Enckell (1959\u20131965), Max Jakobson (1965\u20131972), Aarno Karhilo (1972\u20131977), Ilkka Pastinen (1977\u20131983), Keijo Korhonen (1983\u20131988), Klaus T\u00f6rnudd (1988\u20131991), Wilhelm Breitenstein (1991\u20131998) and Marjatta Rasi (1998\u20132005). In 1972 Max Jakobson was a candidate for Secretary-General of the UN. In another remarkable event of 1955, the Soviet Union decided to return the Porkkala peninsula to Finland, which had been rented to the Soviet Union in 1948 for 50 years as a military base, a situation which somewhat endangered Finnish sovereignty and neutrality. Question: How many Finnish ambassadors to the UN were there between 1950 and 1980?", - "Output Program": [ - "ans = [1956,1959,1965,1972,1977,1983,1988,1991,1998]\n\ncount = 0\n\nfor i in range(0,len(ans)):\n if 1950 <= ans[i] < 1980:\n count += 1\n \nprint(count)", - "finnish_ambassadors = 5\nprint(finnish_ambassadors)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: Which year did the fire burn down more buildings, 1756 or 1916?", - "Output Program": [ - "year=1956\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1756'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1941, a series of silver coins was introduced in denominations of 5, 10, and 20 satang, due to a shortage of nickel caused by World War II. The next year, tin coins were introduced for 1, 5, and 10 satang, followed by 20 satang in 1945 and 25 and 50 satang in 1946. In 1950, aluminium-bronze 5, 10, 25, and 50 satang were introduced whilst, in 1957, bronze 5 and 10 satang were issued, along with 1 baht coins struck in an unusual alloy of copper, nickel, silver, and zinc. Several Thai coins were issued for many years without changing the date. These include the tin 1942 1 satang and the 1950 5 and 10 satang, struck until 1973, the tin 1946 25 satang struck until 1964, the tin 50 satang struck until 1957, and the aluminium bronze 1957 5, 10, 25, and 50 satang struck until the 1970s. Cupronickel 1 baht coins were introduced in 1962 and struck without date change until 1982. Question: Which year had the highest denomination for tin cons introduced?", - "Output Program": [ - "condition_1 = 50\ncondition_2 = 20\nif condition_1>condition_2:\n print(1946)", - "highest = 1946\nprint(highest)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1946'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The month-long truce went into effect on 11 June, 1948. On the same day, the first group of 36 observers arrived via Cairo, Egypt and continued to arrive for the next three days. The first truce did not last long due to widespread violence which again erupted. As a result, the observers were withdrawn on 9 July 1948. The second truce, indefinite in length, was called by the United Nations Security Council on 15 July 1948. This declaration was to be put into effect on 18 July 1948. It was from United Nations Security Council Resolution 54 that the Mediator was instructed to supervise the observance of the truce and to establish procedures for examining alleged breaches of the truce since 11 June 1948, and authorized the Mediator to deal with breaches so far as it was within the capacity of the Mediator to do so by appropriate local action, also the Security Council Resolution 54 requested the Mediator to keep the Security Council informed concerning the operation of the truce and where necessary to take appropriate action. During the autumn of 1948, UNTSO was re-established with an increase in size to supervise the Second Truce. The first group of observers to serve in Palestine under the UN Mediator, Count Folke Bernadotte, arrived in Rhodes at 6 P.M. GMT 20 July. It included 41 Americans and about 25 Belgians and were deployed on 21 July 1948. The initial group was quickly expanded to 93 in total because of the tremendous area that had to be covered. As the number of personnel grew, the United Nations Secretariat (of Personnel) supported the creation of the United Nations Truce Supervision Organization (UNTSO), the same organization UN Military Observers are assigned to today. Initially, the command was headed by a Chief-of-Staff (a general officer from one of the participating countries) in accordance with the personal direction of the Mediator, (a civilian). Question: How many more Americans than Belgians were in the the second group of observers?", - "Output Program": [ - "american = 41\nbelgians = 25\ndiff = american - belgians\nprint(diff)", - "\nAmericans = 41\nBelgians = 25\nprint(Americans-Belgians)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: That year he also led the league in fielding (.994) and set a NL record with 159 double plays, breaking Frank McCormicks mark of 153 with the Cincinnati Reds; he broke his own record in 1951 with 171, a record which stood until Donn Clendenon had 182 for the 1966 Pittsburgh Pirates. He finished 1950 third in the league in both homers (32) and RBI (113), and came in eighth in the MLB Most Valuable Player Award voting. In 1951 he became the first member of the Dodgers to ever hit 40 home runs, breaking Babe Hermans 1930 mark of 35; Campanella hit 41 in 1953, but Hodges recaptured the record with 42 in 1954 before Snider eclipsed him again with 43 in 1956. His last home run of 1951 came on October 2 against the New York Giants (NL), as the Dodgers tied the three-game NL playoff series at a game each with a 10-0 win; New York would take the pennant the next day on Bobby Thomsons \"Shot Heard Round the World (baseball)\". Hodges also led the NL with 126 assists in 1951, and was second in HRs, third in run (baseball) (118) and total bases (307), fifth in slugging average (.527), and sixth in RBI (103). Question: As the double play records were continually broken, how many points was the largest increase?", - "Output Program": [ - "double_plays_record_pt=159\ndouble_play_1951_record_pt=171\nlargest_inc_in_pts=double_play_1951_record_pt-double_plays_record_pt\nprint(largest_inc_in_pts)", - "first_increase = 159-153\nsecond_increase = 171-159\nthird_increase = 182-171\n\nincrease = (first_increase,second_increase,\nthird_increase)\n\nans = max(increase)\n\nprint(ans)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of jobs were not in a hotel or restaurant?", - "Output Program": [ - "hotel = 6.4\ntotal = 100\nrest = total - hotel\nprint(rest)", - "jobs_in_hotel = 6.4\nprint(abs(round(100 - jobs_in_hotel,2)))" - ], - "Output Answer": [ - "{'number': '93.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to ISTAT, in 2014 there were 154,356 people residing in Cagliari (+3.0% compared with 2011), of whom 71,522 were male and 82,834 female for a sex ratio of 0.86. Minors (children aged 18 and younger) totalled 12.92% of the population, compared to pensioners at 24.81%. The average age of Cagliari residents is 47.44. The ratio of the population over 65 years of age to that under the age of 18, is 53.39%. The elderly population, defined as being over 65 years of age, has increased by 21.95% over the last 10 years. The current birth rate in Cagliari is 6.29 births per 1,000 inhabitants. The average number of people of any age per household is 2.11 and the percentage of households composed of a single person is 42.53%. The population of Cagliari is structured like that of other first world countries, especially as to the prevalence of an elderly population. The trend of these rates in the Cagliari metropolitan area is proportionally reversed in the suburbs, where most younger families move. Question: How many percentage points of households are not composed of a single person?", - "Output Program": [ - "total = 100\nsingle = 42.53\ndiff = total - single\nprint(diff)", - "single_person = 42.53\nprint(100-single_person)" - ], - "Output Answer": [ - "{'number': '57.47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Dallas played into their traditional Thanksgiving home game, this time against division rival Philadelphia. Both teams were vying for first place in the division with identical 8-3 records. The Eagles got off to a fast start and the Cowboys were unable to catch up, losing 33-10. They would rebound the next week where on the road Thursday night game they defeated Chicago 41-28 for their 9th win of the year to clinch their first winning season since 2009. This was the first time that Dallas played on back to back Thursdays. Week 15 was a rematch against 1st place Philadelphia. This time it was the Cowboys who got off to a fast start going up 21-0. Then the Eagles put up 24 answered points but Dallas came back to win 38-27 to go into first place for the first time in the season and improve to 10-4. Going into their Week 16 matchup at home against Indianapolis, Dallas was in a position to clinch their first division title since 2009 by defeating the Colts thanks to the Eagles losing that week to the Redskins. They would not disappoint as they blew out the Colts 42-7 to become the 2014 NFC East Champions, eliminating the Eagles from the playoffs. Dallas would end the regular season with a 12-4 record and an 8-0 away record when they won on the road against Washington 44-17. They would also finish December 4-0 which was huge for the Cowboys since they had struggled in the recent years in the month of December. Question: How many more points did the Cowboys score against the Colts than in their second game against Philadelphia?", - "Output Program": [ - "start = 42\nend = 38\n\nprint(abs(round(start - end,2)))", - "colts = 42\nsecond = 38\ndiff = colts - second\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Tears for Fears album Songs from the Big Chair was certified 4x platinum by the RIAA less than a year after being released. Tears for Fears had four top ten hits on the Billboard Hot 100 during the second half of the 1980s, with two of those hits both peaking at number 1 on the Billboard Hot 100 in 1985. Talking Heads song \"Burning Down the House\" peaked at number 9 on the Billboard Hot 100 in 1983. The song \"Love Shack\" by the band the B-52s peaked at number 3 on the Billboard Hot 100 in 1989. The bands album Cosmic Thing, released on 27 June 1989, was certified 2x platinum by the RIAA a little less than nine months after being released. The Human League had three top ten hits on the Billboard Hot 100 during the 1980s, with two of those hits peaking at number 1 on the Billboard Hot 100. In 1982, the songs \"We Got the Beat\" and \"Vacation (The Go-Gos song)\" by the band the Go-Gos peaked at number 2 on the Billboard Hot 100 and number 8 on the Billboard Hot 100, respectively. The bands song \"Head over Heels (The Go-Gos song)\" peaked at number 11 on the Billboard Hot 100 in 1984. The album Beauty and the Beat (The Go-Gos album) by the Go-Gos, released in July 1981, was certified 2x platinum by the RIAA on 14 November 1984. The album Beauty and the Beat peaked at number 1 on the Billboard 200 in 1982 and was at number 1 on the chart from 6 March 1982 \u2013 10 April 1982. Question: How many of the four top ten hits did not peak at number 1 on the Billboard Hot 100 in 1985?", - "Output Program": [ - "total = 4\nhit_peak = 2\ndiff = total - hit_peak\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ethnic Chinese entrepreneurs are estimated to control 60 to 70 percent of the Filipino economy. Chinese Filipinos, comprising 1 of the population, control many of the Philippines largest and most lucrative department store chains, supermarkets, hotels, shopping malls, airlines and fast-food restaurants in addition to all the major financial services corporations, banks and stock brokerage firms, and they dominate the nations wholesale distribution networks, shipping, banking, construction, textiles, real estate, personal computer, semiconductors, pharmaceutical, media, and industrial manufacturing industries. The Chinese are also involved in the processing and distribution of pharmaceutical products. More than 1000 firms are involved in this industry, with most being small and medium-sized companies with a total capitalization of 1.2 billion pesos. Chinese Filipinos also control six out of the ten English-language newspapers in Manila, including the one with the largest daily circulation. Stores and restaurants around the country are owned by most of the leading entrepreneurs of Chinese extraction are regularly featured in Manila newspapers which attracted great public interest and were used to illustrate the Chinese communitys strong economic influence. Of the 66 percent remaining part of the economy in the Philippines held by either ethnic Chinese or Filipinos, the Chinese control 35 percent of all total sales. Filipinos of Chinese origin control an estimated 50 to 60 percent of non-land share capital in the Philippines, and as much as 35 percent of total sales are attributed to the largest public and private firms controlled by ethnic Chinese. They essentially focus on sectors such as semiconductors and chemicals, real estate, land, and property development, banking, engineering, construction, fiber, textiles, finance, consumer electronics, food, and personal computers. A third of the top 500 companies on the Philippines stock exchange are Chinese-owned. Of the top 1000 firms, Chinese Filipinos owned 36 percent. Among the top 100 companies, 43 percent were owned by Chinese-Filipinos. Between 1978 and 1988, Chinese controlled 146 of the countrys 494 top companies. Ethnic Chinese are estimated to control over one-third of the 1000 largest corporations and Chinese entrepreneurs control 47 of the 68 locally owned public companies. 55 percent of overall Filipino private business is also generated by ethnic Chinese. Chinese owned companies account for 66 percent of the sixty largest commercial entities. In 2015, the top four wealthiest people in the Philippines (and ten out of the top fifteen) were ethnic Chinese. Question: How many top 494 companies did Chinese not control?", - "Output Program": [ - "total = 494\nchinese = 146\nprint(total - chinese)", - "condition_1 = 494\ncondition_2 = 146\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '348', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many percent of the households were considered families?", - "Output Program": [ - "considered = 41.3\ntotal = 100\n\ndifference = (total - considered)\nprint(difference)", - "non_families = 41.3\n\nprint(abs(round(100 - non_families,2)))" - ], - "Output Answer": [ - "{'number': '58.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States, the female-to-male earnings ratio was 0.77 in 2009; female full-time, year-round (FTYR) workers earned 77% as much as male FTYR workers. Womens earnings relative to mens fell from 1960 to 1980 (56.7-54.2%), rose rapidly from 1980 to 1990 (54.2-67.6%), leveled off from 1990 to 2000 (67.6-71.2%) and rose from 2000 to 2009 (71.2-77.0%). When the first Equal Pay Act of 1963 was passed in 1963, female full-time workers earned 48.9% as much as male full-time workers. Question: How many years was the time span where women's earnings relative to men's fell?", - "Output Program": [ - "start = 1960\nend = 1980\ndiff = end - start\nprint(diff)", - "condition_1 = 1960\ncondition_2 = 1980\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: He represented the Liberal party at the Norwegian Parliament (Storting) 1886-1888 and again in 1892-1898. He was Minister of Labour (1898\u20131899, 1900\u20131902, 1902\u20131903), a member of the Council of State Division in Stockholm (1899\u20131900), Minister of Foreign Affairs (1905 and 1905\u20131907), Prime Minister and Minister of Foreign Affairs (1907\u20131908), and Minister of Education and Church Affairs (1915\u20131920). In 1905 became the prime minister in Stockholm. He was chair of the Norwegian government of Christian Michelsen. In October 1907, L\u00f8vland took over as Norwegian Prime Minister when Michelsen resigned. L\u00f8vland resigned the position in March 1908. Question: How many years total was he Minister of Labour?", - "Output Program": [ - "end = 1903\nstart = 1898 + 1\nprint(end - start)", - "condition_1 = 1898\ncondition_2 = 1903-1\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Royal Navy of Oman had 4,200 men in 2000, and is headquartered at Seeb. It has bases at Ahwi, Ghanam Island, Mussandam and Salalah. In 2006, Oman had 10 surface combat vessels. These included two 1,450-ton Qahir-class corvette corvettes, and 8 ocean-going patrol boats. The Omani Navy had one 2,500-ton Nasr al Bahr (L2) LSL (240 troops, 7 tanks) with a helicopter deck. Oman also had at least four landing craft. Oman ordered three Khareef-class corvette corvettes from the VT Group for \u00a3400 million in 2007. They are being built at Portsmouth. In 2010 Oman spent US$4.074 billion on military expenditures, 8.5% List of countries by military expenditure share of GDP. The sultanate has a long history of association with the British military and defence industry. According to SIPRI, Oman was the 23rd largest arms importer from 2012-2016. Question: How many corvette corvettes will Oman have after their 2007 order is complete?", - "Output Program": [ - "current = 2\nordered = 3\ntotal = current + ordered\nprint(total)", - "complete = 5\nprint(complete)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2000, the INEGI estimated that about eight million Mexican-born people, which then was equivalent to 8.7% of the population of Mexico itself, lived in the United States of America. In that year, the Mexican states sending the greatest numbers of emigrants to the United States were Jalisco (170,793), Michoac\u00e1n (165,502), and Guanajuato (163,338); the total number of Mexican emigrants to the United States in 2000, both legal and illegal, was estimated at 1,569,157; the great majority of these were men. Approximately 30% of emigrants come from rural communities. In that same year, 260,650 emigrants returned to Mexico. According to the Pew Hispanic Center in 2006, an estimated ten percent of all Mexican citizens lived in the United States. The population of Mexican immigrants residing illegally in the United States fell from around seven million in 2007 to about 6.1 million in 2011. This trajectory has been linked to the economic downturn which started in 2008 and reduced available jobs, and to the introduction of stricter immigration laws in many States. According to the Pew Hispanic Center the total number of Mexican-born people had stagnated in 2010 and then began to fall. Question: How many more illegal immigrants were in the United States in 2007 than 2011?", - "Output Program": [ - "immigrants=0.9\nanswer=immigrants \nprint(answer)" - ], - "Output Answer": [ - "{'number': '0.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Kit sponsors BSR Housewares became the clubs first shirt English football sponsorship during the 1981-82 season. The clubs shirts have been sponsored for the majority of the time since then, although there was no shirt sponsor at the end of the 1993-94 season, after local solicitors Coucher & Shaw were closed down by the Law Society of England and Wales. Unusually for a Premier League club, Albion were again without a shirt sponsor for the start of the 2008-09 campaign, as negotiations with a new sponsor were still ongoing when the season began. The longest-running shirt sponsorship deal agreed by the club ran for seven seasons between 1997 and 2004 with the West Bromwich Building Society. Today the clubs principal sponsor is Ideal Boilers. Other sponsors have included T-Mobile (2004-08), Homeserve (2010-11), Bodog (2011-12), Zoopla (2012-14), QuickBooks (2014-15), Tlcbet (2015-16), K8 group (2016-2017), and Palm Eco-Town Development (2017-18). Question: How many more years were West Bromwich Building Society the club sponsor than Quickbooks?", - "Output Program": [ - "condition_one = 7\ncondition_two = 2\n\nprint(abs(round(condition_one-condition_two,2)))", - "club = 6\nquickbook = 1\nprint(club - quickbook)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Soviet ground forces, under the command of Marshal Sergei Sokolov (Marshal), entered Afghanistan from the north on December 27. In the morning, the 103rd Guards Airborne Division landed at the airport at Bagram and the deployment of Soviet troops in Afghanistan was underway. The force that entered Afghanistan, in addition to the 103rd Guards Airborne Division, was under command of the 40th Army (Soviet Union) and consisted of the 108th Motor Rifle Division and 5th Guards Motor Rifle Divisions, the 860th Separate Motor Rifle Regiment, the 56th Guards Air Assault Brigade, the 36th Mixed Air Corps. Later on the 201st Motor Rifle Division and 68th Motor Rifle Divisions also entered the country, along with other smaller units. In all, the initial Soviet force was around 1,800 tanks, 80,000 soldiers and 2,000 Armoured fighting vehicle. In the second week alone, Soviet aircraft had made a total of 4,000 flights into Kabul. With the arrival of the two later divisions, the total Soviet force rose to over 100,000 personnel. Question: How many more soldiers were there than armoured fighting vehicles and tanks combined in the initial forces?", - "Output Program": [ - "soldiers = 80000\ntanks = 1800\nvehicles = 2000\nmany_more = soldiers - (tanks + vehicles)\nprint(many_more)", - "tank = 1800\narmoroued_vehicle = 2000\nsoldeirs = 80000\n\nprint(abs(round(soldeirs - armoroued_vehicle - tank,2)))" - ], - "Output Answer": [ - "{'number': '76200', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Immigration is an essential component of the population. Results of the 2011 Population Census indicated that 326,376 (59.1% of the total population) were born outside Macau, an increase of 3.0 percentage points over the last ten years. Analysed by place of birth, 255,186 (46.2%) were born in Mainland China, down by 1.2 percentage points from 2001. 226,127 (40.9%) were born in Macau, 19,355 (3.5%) in Hong Kong and 1,835 (0.3%) in Portugal. There were more persons born in other countries or territories as the number of non-resident workers increased. Among them, 14,544 were born in the Philippines, 7,199 in Vietnam and 6,269 in Indonesia, altogether taking up 5.1% of the total population. 1,942 were born in Europe other than Portugal, 2,252 in Americas, 959 in Africa and 672 in Oceania. Analysed by age group, 85.2% of the youth population (aged 0-14) were born in Macau, and 62.9% of those aged 35 and above were born in Mainland China. Question: How many percent of the people aged 35 and above were not born in Mainland China?", - "Output Program": [ - "Mainland=46.2\npeople=100\nanswer=people-Mainland\nprint(answer)", - "Mainland=46.2\nMaca=62.9\nanswer=Maca-Mainland\nprint(answer)" - ], - "Output Answer": [ - "{'number': '37.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: A September 2014 Lucid Talk Belfast Telegraph poll showed that 40.1% of the population supported same-sex marriage, while 39.4% opposed and 20.5% either had or stated no opinion. Of those that gave an opinion, 50.5% supported and 49.5% opposed same-sex marriage. A poll in May 2015 found that 68% of the population supported same-sex marriage, with support rising to 75% in Belfast. A \"mass rally\", organised by the Irish Congress of Trade Unions, Amnesty International, and the Rainbow Project took place in Belfast on 13 June 2015, with a 20,000 person turnout. A June 2016 poll gave support for same-sex marriage at 70%, while those opposing it at 22%. Question: Was support for same-sex marriage higher in 2014 or 2016?", - "Output Program": [ - "y1 = 40.1\ny2 = 70\nif y1>y2:\n print(2014)\nelse:\n print(2016)", - "marriage2014 = 50.5\nmarriage2016 = 70.0\nif marriage2016>marriage2014:\n print(\"2016\")" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2016'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the financial year ending 31 July 2011, the University of Manchester had a total income of \u00a3808.58 million (2009/10 \u2013 \u00a3787.9 million) and total expenditure of \u00a3754.51 million (2009/10 \u2013 \u00a3764.55 million). Key sources of income included \u00a3247.28 million from tuition fees and education contracts (2009/10 \u2013 \u00a3227.75 million), \u00a3203.22 million from funding body grants (2009/10 \u2013 \u00a3209.02 million), \u00a3196.24 million from research grants and contracts (2009/10 \u2013 \u00a3194.6 million) and \u00a314.84 million from endowment and investment income (2009/10 \u2013 \u00a311.38 million). During the 2010/11 financial year the University of Manchester had a capital expenditure of \u00a357.42 million (2009/10 \u2013 \u00a337.95 million). Question: How many more millions of pounds did the University receive from research grants and contracts than from endowment and investment income?", - "Output Program": [ - "research =196.24\nendow = 14.84\nprint(research - endow)" - ], - "Output Answer": [ - "{'number': '181.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of jobs were not in wholesale?", - "Output Program": [ - "total = 100\nwhole = 29\nprint(total - whole)", - "jobs = 29\nprint(100-jobs)" - ], - "Output Answer": [ - "{'number': '71', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2001, the Giants were eliminated from playoff contention on the next-to-last day of the season. Slugging shortstop Rich Aurilia put up stellar numbers (37 HR, 97 RBI, .324 BA) in support of Bonds, who once again gave fans something to cheer about with his single-season record 73 home runs, surpassing Mark McGwires 70 in 1998. The pitching staff was good but not great, with Russ Ort\u00edz (17\u20139, 3.29) leading a staff that also had Liv\u00e1n Hern\u00e1ndez (13\u201315, 5.24) and Kirk Rueter (14\u201312, 4.42). Shawn Estes and Mark Gardner had subpar years, but a notable late-season acquisition from the Pirates was superstar starter Jason Schmidt (7\u20131, 3.39). Robb Nen continued as a dominant closer (45 saves, 3.01 ERA). Question: By how many runs did Bonds improve upon McGwire's record?", - "Output Program": [ - "bond = 73\nmcgwire = 70\nmany_runs = bond - mcgwire\nprint(many_runs)", - "condition_1 = 73\ncondition_2 = 70\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 5,747 single family homes (or 30.8% of the total) out of a total of 18,631 inhabited buildings. There were 7,642 multi-family buildings (41.0%), along with 4,093 multi-purpose buildings that were mostly used for housing (22.0%) and 1,149 other use buildings (commercial or industrial) that also had some housing (6.2%). Of the single family homes 1090 were built before 1919, while 65 were built between 1990 and 2000. The greatest number of single family homes (3,474) were built between 1919 and 1945. Question: How many more homes were built between 1919 and 1945 than were built before 1919?", - "Output Program": [ - "condition_one = 3474\ncondition_two = 1090\n\n\nprint(abs(round(condition_one-condition_two,2)))", - "before = 3474\nafter = 1090\nprint(before - after)" - ], - "Output Answer": [ - "{'number': '2384', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2011 Italian census, there were 179,149 people residing in the city. The population density was 978.9 persons per square kilometre. Minors (children ages 18 and younger) totalled 16.20 percent of the population compared to pensioners who number 22.54 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Modena resident is 44 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Modena experienced 2.42% growth, while Italy as a whole grew by 3.56 percent. The current birth rate of Modena is 9.62 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many more percentage points did the population of Italy grow between 2002 and 2007 compared to Modena?", - "Output Program": [ - "italy = 3.56\nmodena = 2.42\nmore_points = italy - modena\nprint(more_points)", - "condition_1 = 3.56\ncondition_2 = 2.42\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '1.14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1714, Peter the Great sent a party of shipbuilders to Okhotsk to allow faster access to the furs of Kamchatka. In 1715, they built the Vostok and in 1716\u201317 Kozma Sokolov sailed it to Kamchatka. For the next 145 years Okhotsk was the main Russian seaport on the Pacific, supplying Kamchatka and other coastal settlements. In 1731 the Siberian Military Flotilla was established here. In 1736, Okhotsk was moved two miles downstream to a spit of land at the mouth of the Okhota, converting the ostrog (fortress) into a proper port. Vitus Berings two Pacific expeditions (1725\u20131729 and 1733\u20131742) brought in large numbers of people and the first scholars and expert sailors and led to a great deal of building. In 1742 there were 57 buildings, 45 other buildings in the Berings \"expedition settlement\" and eight ships in the harbor. Anton de Vieira, of Portuguese people origin (son of a Jewish father and Christian mother), was the towns governor at that time. From 1737 to 1837 there was a salt works several miles west on the coast that produced 14\u201336 tons annually. In 1827 it was worked by 150 exiles and about 100 guards and overseers. Question: How many years was the second Vitus Bering Pacific expedition?", - "Output Program": [ - "\ncondition_1 = 1742\ncondition_2 = 1733\n\nprint(abs(round(condition_2 - condition_1,2)))", - "start = 1733\nend = 1742\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The film premiered on March 17, 2000, in 2,587 theaters across the United States and Canada, earning $10,015,822 on its opening weekend, with an average of $3,871 per theater. Final Destination placed at No. 3 in the United States box office on its opening weekend, behind biography film Erin Brockovich (film) and the science fiction film film Mission to Mars. The film remained at No. 3 during the second weekend, before dropping to No. 7 on its third weekend. Final Destination continuously dropped across subsequent weekends until it fell from the top-10 list on its eighth weekend. The film lasted in theaters for 22 weekends, its last screening airing in 105 theaters and grossing $52,675, placing at No. 56. Final Destination grossed $53,331,147 in the United States and Canada on its total screening, and earned $59,549,147 in other territories, earning an overall gross of $112,880,294 internationally. The film is frequently considered a sleeper hit. Question: How many numbers in the ranking did Final Destination fall from its second weekend to its third weekend?", - "Output Program": [ - "second_weekend = 3\nthird_weekend = 7\n\nprint(abs(round(second_weekend - third_weekend,2)))", - "sec_weekend_rank=3\nthird_weekend_rank=7\n\n\nranking_fall=third_weekend_rank-sec_weekend_rank\nprint(ranking_fall)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Wakeman has been married four times and has six children. At the age of 20, he married Rosaline Woolford on 28 March 1970 and had two sons, Oliver Wakeman (b. 26 February 1972) and Adam Wakeman (b. 11 March 1974). They divorced in 1977. Wakeman then married Swiss-born Danielle Corminboeuf, a recording studio secretary, in January 1980 in the West Indies and lived with her in Montreux. They had one son, Benjamin (b. 1978), before they divorced in late 1980. In 1981, Wakeman met former Page 3 girl model Nina Carter and had a daughter, Jemma Kiera (b. 1983), before they married in November 1984 and had a son, Oscar (b. 1986). The couple separated in 2000 and divorced in 2004. In 2004, Wakeman revealed that he had an extramarital affair with American-born designer Denise Gandrup, who first met Wakeman in 1972 and designed and made several of his capes. The two were romantically involved but split in 1981; they met in 1985 and had Amanda (b. 9 May 1986), but Wakeman kept it a secret to protect his marriage with Carter and agreed to financially support his daughter. In December 2011, Wakeman married journalist Rachel Kaufman. Question: For how many years were Wakeman and Rosaline married?", - "Output Program": [ - "start = 1970\nend = 1977\ndiff = end - start\nprint(diff)", - "condition_1 = 1970\ncondition_2 = 1977\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Berliner played for his countrys Olympiad team at 10th Chess Olympiad, drawing his only game on the second reserve board. Berliner played four times in the US Chess Championship. In 1954 at New York, he scored 6\u00bd/13 to tie 8\u20139th places; Arthur Bisguier won. The last three times Berliner played in the U.S. Championship, Fischer won the tournament. In 1957\u201358 at New York, Berliner had his best result, 5th place with 7/13. In 1960\u201361 at New York, he scored 4\u00bd/11, tying for 8th\u201310th place. Finally in 1962\u201363 at New York, he scored 5/11 for a tied 7th\u20138th place. Question: How many games did Berliner win in total among all tournaments?", - "Output Program": [ - "total = 6.5 + 4.5 + 7 + 5\nprint(total)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Now functioning as a spoiler, the Eagles traveled to face the New Orleans Saints at the Superdome - site of two losses in 2006, including one in the NFC Divisional Playoffs. The first quarter would be a shootout, with the teams combined for 5 touchdowns and over 300 yards of offense. On the third play from scrimmage, Donovan McNabb scrambled for a 40-yard gain, but fumbled, only to have the ball recovered in the end zone for a touchdown by receiver Kevin Curtis. A 52-yard bomb to wideout Devery Henderson keyed a four-play drive ending in a New Orleans touchdown by running back Aaron Stecker. McNabb's second fumble was recovered by New Orleans in Philadelphia territory, setting up another short touchdown for Stecker. The Eagles offense again moved the ball and Correll Buckhalter scored on a 20-yard scamper and the game was tied 14-14. On Philadelphia's next drive, McNabb found the open Reggie Brown for a 31-yard touchdown pass and a Philadelphia lead. In the second quarter, David Akers and Martin Gramatica traded field goals as the offenses settled down. The Saints had 2nd-and-goal from the 1-yard line on their opening drive of the second half, but the Eagles' defense stepped up with another big goal line stand and the seven-point lead was preserved. McNabb then led the Eagles on a 98-yard, seven-minute drive that ended in a 9-yard touchdown pass to Greg Lewis. The Saints answered with two field goals to get within eight at 31-23, but a McNabb to Curtis touchdown pass late in the fourth quarter wrapped things up for Philadelphia. McNabb looked mobile and was effective, throwing for three scores and 263 yards. Brian Westbrook had 100 rushing yards, while Curtis had 78 receiving yards, a touchdown reception, and a fumble recovery for a touchdown. The second straight win raised the Eagles' record to 7-8 and gave them a chance to finish .500 with a win over the Buffalo Bills. Question: How many field goals were scored in the second quarter?", - "Output Program": [ - "\nyards = 2\nprint(yards)", - "goal = 2\nprint(goal)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: However, later that month, due to the world financial crisis, the Russian Parliaments Defence Committee stated that the Russian defence budget would instead be slashed by 15 percent, from $40 billion to $34 billion, with further cuts to come. On 5 May 2009, First Deputy Prime Minister Sergei Ivanov said that the defence budget for 2009 will be 1.3 trillion rubles (US$39.4 billion). 322 billion rubles are allocated to purchase weapons, and the rest of the fund will be spent on construction, fuel storage and food supply. According to the head of the Defence Committee of the State Duma Vladimir Komoyedov, Russia plans to spend 101.15 billion rubles on nuclear weapons in 2013-2015. \"The budget provisions under The Nuclear Weapons Complex section in 2013-2015 will amount to 29.28 billion rubles, 33.3 billion rubles and 38.57 billion rubles respectively,\" Komoyedov said, Vechernaya Moskva reports. Question: How many billions of rubles is the nuclear weapons budget in 2015?", - "Output Program": [ - "y2013_15 = (29.28,33.3,38.57)\n\nprint((y2013_15[2]))", - "_2015 = 38.57\nprint(_2015)" - ], - "Output Answer": [ - "{'number': '38.57', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For domestic use, powered by 13,500 lb (60.5 kN) Pratt & Whitney JT3C-6 turbojets with water injection. The initial DC-8-11 model had the original, high-drag wingtips and all were converted to DC-8-12 standard. The DC-8-12 had the new wingtips and leading edge slot, 80 inches long between the engines on each wing and 34 inches long inboard of the inner engines. These unique devices were covered by doors on the upper and lower wing surfaces that opened for low speed flight and closed for cruise. The maximum weight increased from . 28 DC-8-10s were built. This model was originally named \"DC-8A\" until the series 30 was introduced. 29 built, 22 for United and 6 for Delta, plus the prototype. By the mid sixties United had converted 15 of its 20 surviving aircraft to DC-8-20 standard and the other 5 to -50s. Delta converted its 6 to DC-8-50s. Question: How many more DC-8-10 were built for United than Delta?", - "Output Program": [ - "United=29\nDelta=6\nanswer=United-Delta\nprint(answer)", - "built=29\ndelta=6\nanswer=built-delta\nprint(answer)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On July 24, 2017, Gasol re-signed with the Spurs. On December 20, 2017, he had 20 points and a season-high 17 rebounds in a 93-91 win over the Portland Trail Blazers. On December 23, 2017, he recorded his 10th career triple-double with 14 points, 11 rebounds and a season-high 10 assists in a 108-99 win over the Sacramento Kings. On December 26, 2017, in a 109-97 win over the Brooklyn Nets, Gasol collected his 10,817th rebound, moving him past Jack Sikma for 30th in league history. On January 26, 2018, in a 97-78 loss to the Philadelphia 76ers, Gasol became the 34th player in NBA history to play 40,000 career minutes. On March 25, 2018, he had 22 points on 10-of-15 shooting and grabbed 13 rebounds in a 106-103 loss to the Milwaukee Bucks. Question: Which game did Gasol score more points, December 20, 2017 or March 25, 2018?", - "Output Program": [ - "points=\"dec 20, 2017\"\nprint(points)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '25', 'month': 'March', 'year': '2017'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From 1989 to 1990, the Najibullah government was partially successful in building up the Afghan defence forces. The Khad had established a local militia force which stood at an estimated 100,000 men. The 17th Division in Herat, which had begun the 1979 Herat uprising against PDPA-rule, stood at 3,400 regular troops and 14,000 tribal men. In 1988, the total number of security forces available to the government stood at 300,000. This trend did not continue, and by the summer of 1990, the Afghan government forces were on the defensive again. By the beginning of 1991, the government controlled only 10 percent of Afghanistan, the eleven-year Siege of Khost had ended in a mujahideen victory and the morale of the Afghan military finally collapsed. In the Soviet Union, Kryuchkov and Shevardnadze had both supported continuing aid to the Najibullah government, but Kryuchkov had been arrested following the failed 1991 Soviet coup d\u00e9tat attempt and Shevardnadze had resigned from his posts in the Soviet government in December 1990 - there were no longer any pro-Najibullah people in the Soviet leadership and the Soviet Union was in the middle of an economic and political crisis, which would lead directly to the dissolution of the Soviet Union on 26 December 1991. At the same time Boris Yeltsin became Russias new hope, and he had no wish to continue to aid Najibullahs government, which he considered a relic of the past. In the autumn of 1991, Najibullah wrote to Shevardnadze \"I didnt want to be president, you talked me into it, insisted on it, and promised support. Now you are throwing me and the Republic of Afghanistan to its fate.\" Question: How many percent of Afghanistan did the government not control in 1991?", - "Output Program": [ - "afghanistan = 10\n\nprint(abs(round(100 - afghanistan,2)))", - "government_control = 10\ntotal = 100\n\ngovernment_not_control = (total - government_control)\n\nprint(government_not_control)" - ], - "Output Answer": [ - "{'number': '90', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Redskins primary weapon in the backfield was running back Earnest Byner, who ranked 5th in the NFL with 1,048 rushing yards, while also catching 34 passes for 308 yards and scoring 5 touchdowns. Rookie running back Ricky Ervins was also a major asset to the running attack, rushing 145 times for 680 yards for an average of 4.7 yards per carry, while also catching 16 passes for 181 yards. And when Washington was near the goal line, they usually relied on fullback Gerald Riggs, who rushed for 248 yards and scored 11 touchdowns. The Redskins offensive line, known as \"The Hogs (American football)\", was led by Pro Bowl tackle Jim Lachey and guard Mark Schlereth, along with four-time Pro Bowl veteran Russ Grimm. The Hogs allowed the fewest sacks in the league with just 9, 10 sacks less than the team that allowed the second-fewest. Even Washingtons special teams unit was a big threat. Running back Brian Mitchell (running back) led the NFL in punt return yards (600) and punt return touchdowns (2) with a 13.3 yards per return average, while also gaining 583 yards returning kickoffs. Question: How many more passes did Ernest Byner catch compared to Ricky Ervins?", - "Output Program": [ - "passes=18\nanswer=passes \nprint(answer)", - "sacks=10\nleague=9\nanswer=sacks+league\nprint(answer)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of jobs were not in manufacturing?", - "Output Program": [ - "total = 100\nmanufacture = 58.9\ndiff = total - manufacture\nprint(diff)", - "condition_1 = 58.9\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '41.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Original theatrical run The Lion King had a limited release in North America on June 15, 1994, playing in only two theaters, El Capitan Theater in Los Angeles and Radio City Music Hall in New York City. It still earned $1,586,753 across the weekend of June 17-19, standing at the tenth place of the box office ranking. The average of $793,377 per theater stands as the largest ever achieved during a weekend. The wide release followed on June 24, 1994, in 2,550 screens. The digital surround sound of the film led many of those theaters to implement Dolby Laboratories newest sound systems. The Lion King grossed $40.9 million - which at the time was the fourth biggest opening weekend earning ever and the highest sum for a Disney film - to top the weekend box office. It also earned a rare \"A+\" rating from CinemaScore. By the end of its theatrical run, in spring 1995, it had earned $312.9 million, being the second-highest-grossing 1994 film in North America behind Forrest Gump. Outside North America, it earned $455.8 million during its initial run, for a worldwide total of $768.6 million. Box Office Mojo estimates that the film sold over 74 million tickets in the US in its initial theatrical run. Question: How many more millions of dollars did Lion King earn outside North America compared to inside North America?", - "Output Program": [ - "in_north_america = 312.9\noutside_north_america = 455.8\ndifference = round(outside_north_america - in_north_america, 1)\nprint(difference)", - "lion_king_inside_north_america = 312.9\nlion_king_outside_north_america = 455.8\nprint(abs(lion_king_inside_north_america-lion_king_outside_north_america))\n" - ], - "Output Answer": [ - "{'number': '142.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The profound demographic and economic changes that occurred in Finland after World War II affected the Finnish family. Families became smaller, dropping from an average of 3.6 persons in 1950 to an average of 2.7 by 1975. Family composition did not change much in that quarter of a century, however, and in 1975 the percentage of families that consisted of a man and a woman was 24.4; of a couple and children, 61.9; of a woman with offspring, 11.8; of a man and offspring, 1.9. These percentages are not markedly different from those of 1950. Change was seen in the number of children per family, which fell from an average of 2.24 in 1950 to an average of 1.7 in the mid-1980s, and large families were rare. Only 2 percent of families had four or more children, while 51 percent had one child; 38 percent, two children; and 9 percent, three children. The number of Finns under the age of 18 dropped from 1.5 million in 1960 to 1.2 million in 1980. Question: How many fewer persons were there on average in a family in 1975 compared to 1950?", - "Output Program": [ - "average=0.9\nanswer=average\nprint(answer)", - "three=2.24\nAvererage=1.7\nanswer=three-Avererage\nprint(answer)" - ], - "Output Answer": [ - "{'number': '0.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap a three-game losing streak, the Raiders stayed at home for a Week 11 duel with the Cincinnati Bengals. Due to quarterback JaMarcus Russell's ineffectiveness, quarterback Bruce Gradkowski would get the start. Oakland would trail in the first quarter as Bengals quarterback Carson Palmer got a 1-yard touchdown run. Cincinnati's lead would increase as Palmer got another 1-yard touchdown run, yet the Raiders would close out the half with Gradkowski completing a 10-yard touchdown pass to tight end Zach Miller. In the third quarter, Oakland continued to rally as kicker Sebastian Janikowski got a 52-yard field goal. The Bengals would answer with kicker Shayne Graham nailing a 25-yard field goal. The Raiders would tie the game in the fourth quarter as Gradkowski found rookie wide receiver Louis Murphy on a 29-yard touchdown pass. Afterwards, after recovering a special team fumble from Cincinnati wide receiver Andre Caldwell, Oakland took advantage as Janikowski booted the game-winning 33-yard field goal. Question: How many field goals did Sebastian Janikowski kick?", - "Output Program": [ - "ans = [52,32]\n\nprint(len(ans))", - "quater_3 = 1\nextra_time = 1\ntotal = quater_3 + extra_time\nprint(total)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the International Organization for Migration, an estimated 2.7 million Egyptians live abroad and contribute actively to the development of their country through remittances (US$7.8 billion in 2009), circulation of human and social capital, as well as investment. Approximately 70% of Egyptian migrants live in Arab countries (923,600 in Saudi Arabia, 332,600 in Libya, 226,850 in Jordan, 190,550 in Kuwait with the rest elsewhere in the region) and the remaining 30% are living mostly North America (318,000 in the United States, 110,000 in Canada) and Europe (90,000 in Italy). Question: How many more Egyptian migrants live in Saudi Arabia compared to Libya?", - "Output Program": [ - "saudi = 923600\nlibya = 332600\nprint(saudi - libya)", - "condition_one = 923600\ncondition_two = 332600\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '591000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Since the takeover in 2011, NEEP Roma Holding S.p.A. has owned all shares Sensi previously hold. NEEP, itself a joint venture, was held by DiBenedetto AS Roma LLC (later renamed to AS Roma SPV, LLC) and Unicredit in 60\u201340 ratio from 2011 to 2013, which the former had four real person shareholders in equal ratio, led by future Roma president Thomas R. DiBenedetto (2011\u201312). The takeover also activated a mandatory bid of shares from the general public, however not all minority shareholders were willing to sell their shares. The mandatory bid meant NEEP held 78.038% of shares of AS Roma (increased from 67.1% of the Sensi). On 1 August 2013, the president of Roma as well as one of the four American shareholders of AS Roma SPV, LLC, James Pallotta, bought an additional 9% shares of NEEP Roma Holding from Unicredit (through Raptor Holdco LLC), as the bank was not willing to fully participate in the capital increase of NEEP from \u20ac120,000 to \u20ac160,008,905 (excluding share premium). On 4 April 2014 Starwood Capital Group also became the fifth shareholder of AS Roma SPV, as well as forming a strategic partnership with AS Roma SpA to develop real estate around the new stadium. The private investment firm was represented by Zsolt Kohalmi in AS Roma SPV, who was appointed on 4 April as a partner and head of European acquisitions of the firm. On 11 August 2014, UniCredit sold the remain shares on NEEP (of 31%) for \u20ac33 million which meant AS Roma SPV LLC (91%) and Raptor Holdco LLC (9%) were the sole intermediate holding company of AS Roma SpA. Question: How many years after the takeover in 2011 did Starwood Capital Group become the fifth shareholder of AS Roma SPV?", - "Output Program": [ - "takeover = 2011\nstarwood = 2014\n\nperiod = starwood - takeover\n\nprint(period)", - "take_over = 2011\nfifth_year = 2014\nprint(abs(take_over-fifth_year))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: the average price to rent an average apartment in Neuch\u00e2tel was 921.35 Swiss francs (CHF) per month (US$740, \u00a3410, \u20ac590 approx. exchange rate from 2003). The average rate for a one-room apartment was 451.40 CHF (US$360, \u00a3200, \u20ac290), a two-room apartment was about 675.66 CHF (US$540, \u00a3300, \u20ac430), a three-room apartment was about 825.15 CHF (US$660, \u00a3370, \u20ac530) and a six or more room apartment cost an average of 1647.88 CHF (US$1320, \u00a3740, \u20ac1050). The average apartment price in Neuch\u00e2tel was 82.6% of the national average of 1116 CHF. The vacancy rate for the municipality, , was 0.53%. Question: How many more \u00a3 was a six or more room apartment per month in Neuch\u00e2tel compared to a three-room apartment?", - "Output Program": [ - "six = 740\nthree = 370\ndiff = six - three\nprint(diff)" - ], - "Output Answer": [ - "{'number': '370', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The main economic source of the municipality is centered in the Tertiary sector of the economy, with its diversified segments of commerce and service rendering. Next, the secondary sector stands out, with the industrial complexes. In 2012, the percentage contribution of each sector to the municipal economy was 0.07%, 15.8% and 68.8% of the primary, secondary and tertiary sectors, respectively. The wealth of the capital is largely due to activities coming from all over the metropolitan region, whose economy is the third strongest in the North and Northeast regions and whose population is almost four million. In 2012, the city had 69,605 units and 64,674 companies and active commercial establishments, in addition to 873,746 employees and 786,521 salaried employees. Wages, together with other types of remuneration, amounted to 17,103,562 reais and the average income of the municipality was 2.7 minimum wages. Question: How many more employees were there than salaried employees?", - "Output Program": [ - "total = 873746\nsalaried = 786521\nprint(total - salaried)", - "employees = 873746 \nsalaried = 786521\nprint (employees-salaried)" - ], - "Output Answer": [ - "{'number': '87225', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many more percent were Hungarians than Slovaks at the 2011 census?", - "Output Program": [ - "hungarian = 80.8 \nslovaks = 0.1\n\nprint(abs(hungarian - slovaks))", - "percent_Hungarians = 80.8\npercent_Slovaks = 0.1\npercent_more = percent_Hungarians - percent_Slovaks\nprint(percent_more)" - ], - "Output Answer": [ - "{'number': '80.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Warriors ended the season with a record of 51\u201331. The team won more than 50 games for only the fourth time in franchise history, finished 20 games over .500 for the first time in 22 years, and tied the 1991\u201392 squad for the franchises all-time mark of 24 wins on the road. Even without Bogut, the Warriors battled the third-seed Los Angeles Clippers to a seventh and deciding game in the first round of the playoffs before their 2013\u201314 season came to an end. It was season of many thrilling moments; the Warriors played in 17 regular-season games decided by two points or less, six games decided by winning shots in the final three seconds, and seven comeback wins in which the Warriors had been behind by 15 or more points. Curry also made his first appearance in the 2014 NBA All-Star Game in 2014. Curry and Klay Thompson continued to set league records in three-point shooting. Curry, who finished the season with 261 threes, set an individual record for most three-pointers in a span of two seasons with 533, surpassing the previous mark of 478 set by Seattle Supersonic Ray Allen in 2004\u201305 and 2005\u201306. Together, Thompson and Curry combined for 484 threes on the year, besting by one the NBA record they had set the year before. Question: How many games had the Warriors lost during the season?", - "Output Program": [ - "lose = 31\nprint(lose)" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many towns were there beside the five chief towns?", - "Output Program": [ - "total = 8\nchief_town = 5\ntown = total - chief_town\nprint(town)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many more slaves were there compared to white people on the island in 1791?", - "Output Program": [ - "white = 541\nslaves = 14170\nprint(slaves-white)", - "slaves = 14170\nwhite = 541\nprint(slaves - white)" - ], - "Output Answer": [ - "{'number': '13629', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many more field goals were kicked in the first half than the second?", - "Output Program": [ - "goals=3\nanswer=goals \nprint(answer)", - "MarcelReece=3\nanswer=MarcelReece\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not from 2 or more races?", - "Output Program": [ - "percentage = 100\nraces = 3.6\nnot_races = percentage - races\nprint(not_races)", - "other_races = 3.6\n \nprint(abs(round(100 - other_races,2)))" - ], - "Output Answer": [ - "{'number': '96.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As a result of continued decline in the traditional Gaelic heartlands, today no Civil parishes in Scotland in Scotland has a proportion of Gaelic speakers greater than 65% (the highest value is in Barvas, Isle of Lewis, with 64.1%). In addition, no civil parish on mainland Scotland has a proportion of Gaelic speakers greater than 20% (the highest value is in Ardnamurchan, Highland (council area), with 19.3%). Out of a total of 871 civil parishes in Scotland, the proportion of Gaelic speakers exceeds 50% in 7 parishes, exceeds 25% in 14 parishes, and exceeds 10% in 35 parishes. Decline in traditional areas has recently been balanced by growth in the Scottish Lowlands. Between the 2001 and 2011 censuses, the number of Gaelic speakers rose in nineteen of the countrys 32 council areas. The largest absolute gains were in Aberdeenshire (council area) (+526), North Lanarkshire (+305), City of Aberdeen (+216), and East Ayrshire (+208). The largest relative gains were in Aberdeenshire (+0.19%), East Ayrshire (+0.18%), Moray (+0.16%), and Orkney Islands (+0.13%). Question: How many parishes total did not exceed more than 25%?", - "Output Program": [ - "parishes=50\nanswer=parishes \nprint(answer)", - "parishes=14\nparishes1=35\nanswer=parishes1+parishes\nprint(answer)" - ], - "Output Answer": [ - "{'number': '49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap a two-game losing streak, the Redskins flew to Lincoln Financial Field for a Week 4 NFC East duel with the Philadelphia Eagles, as quarterback Donovan McNabb made his highly anticipated return to Philadelphia. Washington came out strong in the first quarter as running back Ryan Torain got a 12-yard touchdown run, followed by McNabb's 31-yard touchdown pass to tight end Chris Cooley. The Eagles answered in the second quarter as kicker David Akers made a 49-yard field goal, yet the Redskins came right back with kicker Graham Gano getting a 26-yard field goal. Afterwards, Philadelphia closed out the half with Akers' 23-yard field goal. After a scoreless third quarter, the Eagles tried to rally in the fourth quarter as quarterback Kevin Kolb completed a 5-yard touchdown pass to tight end Brent Celek (with a failed two-point conversion), but Washington's defense would prevent any further progress. Question: How many yards was the longest field goal?", - "Output Program": [ - "yards = 49\nprint(yards)", - "longest = 49\nprint(longest)" - ], - "Output Answer": [ - "{'number': '49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first comprehensive theories of management appeared around 1920. The Harvard Business School offered the first Master of Business Administration degree (MBA) in 1921. People like Henri Fayol (1841-1925) and Alexander Hamilton Church (1866-1936) described the various branches of management and their inter-relationships. In the early-20th century, people like Ordway Tead (1891-1973), Walter Dill Scott (1869-1955) and J. Mooney applied the principles of psychology to management. Other writers, such as Elton Mayo (1880-1949), Mary Follett (1868-1933), Chester Barnard (1886-1961), Max Weber (1864-1920), who saw what he called the \"administrator\" as bureaucrat, Rensis Likert (1903-1981), and Chris Argyris (born 1923) approached the phenomenon of management from a sociology perspective. Question: How many years after the first comprehensive theories of management appeared did Harvard Business School offer the first Master of Business Administration degree?", - "Output Program": [ - "master = 1921\nmanagement = 1920\ndifference = master - management\nprint(difference)", - "condition_1 = 1921\ncondition_2 = 1920\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to rebound from their loss to the Chargers, the Raiders flew to Arrowhead Stadium for a Week 2 AFC West duel with the Kansas City Chiefs. Oakland would trail in the first quarter as Chiefs kicker Ryan Succop got a 23-yard field goal. The Raiders would tie the game in the second quarter as kicker Sebastian Janikowski got a 48-yard field goal. In the third quarter, Oakland took the lead as Janikowski nailed a 54-yard field goal. In the fourth quarter, Kansas City took the lead as quarterback Matt Cassel completed a 29-yard touchdown pass to wide receiver Dwayne Bowe. Afterwards, Oakland claimed victory as running back Darren McFadden got the game-winning 5-yard touchdown run. Question: How many total field goals did Janikowski make in the 2nd and 3rd quarter?", - "Output Program": [ - "goals = 2\nprint(goals)", - "second = 1\nthird = 1\ntotal = second + third\nprint(total)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: How many more churches were burnt in 1413 than in 1248?", - "Output Program": [ - "churches_1413 = 14\nchurches_1248 = 11\nprint(churches_1413-churches_1248)", - "y1 = 14\ny2 = 11\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In May 2010, more than 120,000 North Koreans owned mobile phones; this number had increased to 301,000 by September 2010, 660,000 by August 2011, and 900,000 by December 2011. Orascom reported 432,000 North Korean subscribers after two years of operation (December 2010), increasing to 809,000 by September 2011, and exceeding one million by February 2012. By April 2013 subscriber numbers neared two million. By 2015 the figure has grown to three million. Question: How many months did it take Orascom to gain 191,000 subscribers?", - "Output Program": [ - "total_sub = 9 \nin_between_months = 2\nend = 2\n\nprint(abs(round(total_sub - in_between_months - end,2)))", - "start = 5\nend = 10\nmonths_taken = end - start\nprint(months_taken)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: How many unemployed shy was the peak than the prediction?", - "Output Program": [ - "predicting=3000000\nanswer=predicting\nprint(answer)", - "unemployment=3000000\nJanuaryunemployment=2700000\nanswer=unemployment-Januaryunemployment\nprint(answer)" - ], - "Output Answer": [ - "{'number': '300000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the American Community Survey survey, Dorchester has a large under 25 population with 38.1% or 43,472 people and 33,162 (29.1% of the total population) of them under the age of 19 years old. Between the ages of 25 to 64 years old there are 59,788 or 52.6% people and 10,715 people or 9.3% are over the age of 65 years old. In Dorchester, approximately 61.9% or 70,503 people are over the age of 25, 23.5% or 16,582 people do not have a high school diploma or GED , 30.5% or 21,479 have a diploma or GED, 18.5% or 13,045 people have completed some college, and 27.5% or 19,397 people have a Academic degree. Question: How many of the population of Dorcheter have completed some college and have a Academic degree combined?", - "Output Program": [ - "college = 13045\ndegree = 19397\ntotal = college + degree\nprint(total)", - "college = 13045\nacedmic = 19397\n\nprint(abs(college + acedmic))" - ], - "Output Answer": [ - "{'number': '32442', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Born Millicent Vernon Hammond, she was the middle of three children born to renowned politician and later United States Ambassador to Spain, Ogden H. Hammond (October 13, 1869 - October 29, 1956) of Louisville, Kentucky and his first wife, Mary Picton Stevens (May 16, 1885 - May 7, 1915) of Hoboken, New Jersey. Her paternal grandparents were General John Henry Hammond (June 30, 1833 - April 30, 1890), who served as chief of staff for William Tecumseh Sherman during the Vicksburg Campaign, and Sophia Vernon Wolfe (1842 - May 20, 1923), daughter of Nathaniel Wolfe, a lawyer and legislator from Louisville. Her maternal grandparents were John Stevens (July 1856 - January 21, 1895), oldest son of Stevens Institute of Technology founder Edwin Augustus Stevens and grandson of inventor John Stevens (inventor, born 1749), and Mary Marshall McGuire (May 4, 1850 - May 2, 1905). Question: How many older siblings did Millicent Vernon Hammond have?", - "Output Program": [ - "rank = 2\nolder = rank - 1\n\nprint(older)", - "no_of_older_siblings = 1\nprint(no_of_older_siblings)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For the period 2010-14, the estimated median income for a household in the town was $94,063, and the median income for a family was $129,000. Male full-time workers had a median income of $87,550 versus $53,141 for females. The per capita income for the town was $34,140. About 2.0% of families and 12.0% of the population were below the poverty line, including 3.4% of those under age 18 and 4.8% of those age 65 or over. Question: How many more dollars was the male median income compared to the females?", - "Output Program": [ - "condition_1 = 53141\ncondition_2 = 87550\n\nprint(abs(round(condition_2 - condition_1,2)))", - "male = 87550\nfemale = 53141\ndiff = male - female\nprint(diff)" - ], - "Output Answer": [ - "{'number': '34409', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to CBS, in 2001 the ethnic makeup of the city was 99.8% Jewish and other non-Arab, without significant Arab population. See Population groups in Israel. According to CBS, in 2001 there were 23,700 males and 24,900 females. The population of the city was spread out with 31.4% 19 years of age or younger, 15.7% between 20 and 29, 18.5% between 30 and 44, 18.3% from 45 to 59, 4.1% from 60 to 64, and 11.9% 65 years of age or older. The population growth rate in 2001 was 0.8%. Question: How many more people were in the 2 biggest age groups combined compared to the 2 smallest age groups combined?", - "Output Program": [ - "biggest = 31.4 + 18.5\nsmallest = 11.9+4.1\n\nprint(abs(biggest - smallest))" - ], - "Output Answer": [ - "{'number': '33.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 767 has been involved in six hijackings, three resulting in loss of life, for a combined total of 282 occupant fatalities. On November 23, 1996, Ethiopian Airlines Flight 961, a 767-200ER, was hijacked and crash-landed in the Indian Ocean near the Comoros Islands after running out of fuel, killing 125 out of the 175 persons on board; survivors have been rare among instances of land-based aircraft ditching on water. Two 767s were involved in the September 11 attacks on the World Trade Center (1973-2001) in 2001, resulting in the Collapse of the World Trade Center. American Airlines Flight 11, a 767-200ER, crashed into the North Tower, killing all 92 people on board, and United Airlines Flight 175, a 767-200, crashed into the South Tower, with the death of all 65 on board. In addition, more than 2,600 people were killed in the towers or on the ground. A foiled 2001 shoe bomb plot involving an American Airlines 767-300ER resulted in passengers being required to remove their shoes for scanning at US security checkpoints. Question: How many more people died in the crash of Ethiopian Airlines Flight 961 than the crash of American Airlines Flight 11?", - "Output Program": [ - "condition_1 =92\ncondition_2 = 125\n\nprint(abs(round(condition_2 - condition_1,2)))", - "ethiopian = 125\namerican = 92\ndiff = ethiopian - american\nprint(diff)" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The 200th anniversary of the Finnish War was recently selected as the main motif for a high value commemorative coin, the \u20ac100 200th Anniversary of Finnish War commemorative coin, minted in 2008. The motif on the coin is the passage from Sweden to Russia. The same coin depicts both Finnish history, with the withdrawing crown on the reverse side as well as the future of the country, with the eagle symbol on the obverse side. In memory of the 200th anniversary of the Finnish War, all Swedish 1 krona coins minted during 2009 featured a stylised depiction of the sky and the sea on the reverse side, flanked by a quote by Anton Rosell: Den underbara sagan om ett land p\u00e5 andra sidan hafvet . Question: What year did the Finnish War start?", - "Output Program": [ - "anniversary_year = 2008\nno_of_anniversaries = 200\nwar_year = anniversary_year - no_of_anniversaries\nprint(war_year)", - "year = 2008\ntime = 200\n\nprint(abs(year - time))" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1808'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During 2006, Chile imported US $26 billion from the Americas, representing 54% of total imports, followed by Asia at 22%, and Europe at 16%. Mercosur members were the main suppliers of imports to Chile at US $9.1 billion, followed by the United States with US $5.5 billion and the European Union with US $5.2 billion. From Asia, China was the most important exporter to Chile, with goods valued at US $3.6 billion. Year-on-year growth in imports was especially strong from a number of countries - Ecuador (123.9%), Thailand (72.1%), Korea (52.6%), and China (36.9%). Question: How many more percentage points did Chile import of US goods than Europe?", - "Output Program": [ - "percentage_import_Chile = 54\npercentage_import_Europe = 16\npercentage_import_more = percentage_import_Chile - percentage_import_Europe\nprint(percentage_import_more)", - "chile = 54\neurope = 16\n\nprint(abs(chile - europe))" - ], - "Output Answer": [ - "{'number': '38', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Christopher Columbus landed on the island on December 5, 1492, which the native Ta\u00edno people had inhabited since the 7th century. The Captaincy General of Santo Domingo became the site of the first permanent European colonization of the Americas in the Americas, the oldest continuously inhabited city, and the first seat of the Spanish colonial rule in the New World. After more than three hundred years of Spanish rule the Dominican people Republic of Spanish Haiti. The leader of the independence movement Jos\u00e9 N\u00fa\u00f1ez de C\u00e1ceres, intended the Dominican nation to unite with the country of Gran Colombia, but no longer under Spains custody the newly independent Dominicans were Unification of Hispaniola. Independence came 22 years later after victory in the Dominican War of Independence in 1844. Over the next 72 years the Dominican Republic experienced mostly civil war and a Spanish occupation of the Dominican Republic (but Spain had not come to take away its independence) before permanently ousting Spanish rule during the Dominican Restoration War of 1863\u20131865. A United States occupation of the Dominican Republic (1916\u201324) lasted eight years between 1916 and 1924, and a subsequent calm and prosperous six-year period under Horacio V\u00e1squez was followed by the dictatorship of Rafael Trujillo until 1961. A civil war in 1965, the countrys last, was ended by United States occupation of the Dominican Republic (1965\u201366) and was followed by the authoritarian rule of Joaqu\u00edn Balaguer (1966\u20131978 & 1986\u20131996), the rules of Antonio Guzm\u00e1n Fern\u00e1ndez (1972\u20131978) & Salvador Jorge Blanco (1982\u20131986). Since 1996, the Dominican Republic has moved toward representative democracy and has been led by Leonel Fern\u00e1ndez for most of the time since 1996. Danilo Medina, the Dominican Republics current president, succeeded Fernandez in 2012, winning 51% of the electoral vote over his opponent ex-president Hip\u00f3lito Mej\u00eda. Question: How many years was the Dominican Republic led by Leonel Fern\u00e1ndez?", - "Output Program": [ - "start = 1996\nend = 2012\nprint(end-start)\n", - "win = 1996\nlose = 2012\nprint(lose - win)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The eventual configuration was rare in terms of contemporary fighter aircraft design, with only the preceding Fokker G.1, the contemporary Focke-Wulf Fw 189 Luftwaffe reconnaissance aircraft, and the later Northrop P-61 Black Widow night fighter having a similar planform (aeronautics). The Lockheed team chose twin booms to accommodate the tail assembly, engines, and turbo-superchargers, with a central nacelle for the pilot and armament. The XP-38 gondola mockup was designed to mount two .50-caliber (12.7 mm) M2 Browning machine guns with 200 rounds per gun (rpg), two .30-caliber (7.62 mm) Brownings with 500 rpg, and a T1 Army Ordnance 23 mm (.90 in) autocannon with a rotary magazine as a substitute for the non-existent 25 mm Hotchkiss et Cie aircraft autocannon specified by Kelsey and Saville. In the YP-38s, a M4 cannon with 15 rounds replaced the T1. The 15 rounds were in three five-round clips, an unsatisfactory arrangement according to Kelsey, and the M9 did not perform reliably in flight. Further armament experiments from March to June 1941 resulted in the P-38E combat configuration of four M2 Browning machine guns, and one Hispano-Suiza HS.404 20 mm (.79 in) autocannon with 150 rounds. Question: How many weapons was the XP-38 gondola mockup designed to mount?", - "Output Program": [ - "mount = 5\nprint(mount)", - "weapons_can_be_mounted = 2+2+1\n\nprint((weapons_can_be_mounted))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Bison football team was the winningest program in NCAA Football history with thirty-three conference championships and eight national championships (1965, 1968, 1969, 1983, 1985, 1986, 1988, 1990) before moving to Division I Championship Subdivision in 2004. In January 2012, NDSU defeated Sam Houston State University in the NCAA Division I Football Championship game becoming the 2011 season National Champions. NDSU football is a major event in the city of Fargo and the region, averaging over 18,000 fans per home game. The Bison play their home games at the Fargodome (cap. 19,287). In January 2013, NDSU football won the NCAA Division I championship title for a second year in a row, defeating Sam Houston again. They also defeated Kansas State and hosted College GameDay (football). In January 2014, NDSU defeated Towson to win its 3rd consecutive national championship in FCS football. It is only the 2nd team in NCAA history to achieve this feat. NDSU also defeated FBS Iowa State for their 6th consecutive win over an FBS opponent and hosted ESPN College Gameday for the 2nd straight season. January 2015, for the 2014 season, NDSU defeated Illinois State to win its 4th consecutive national championship in FCS football. The feat had never been accomplished in Division I football. In the 2015 season, NDSU defeated Jacksonville State for a record 5th consecutive NCAA Division I FCS national championship. No football team in the modern history of the NCAA has accomplished this feat. In the 2016 season, NDSU was defeated by James Madison, 27-17, who eventually went on to win the championship. Thus ending the Bisons reign of 5 consecutive championships. The following season the Bison went on to win the FCS National Championship again for the sixth time in seven years, by beating James Madison 17-13. Question: How many consecutive wins had NDSU accomplished before being beat by James Madison?", - "Output Program": [ - "pm = [2011,2013,2014,2015,2016]\n\nprint(len(pm))", - "win = 5\nprint(win)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Currently, there is no official census of religion in Russia, and estimates are based on surveys only. In 2012 the research organization Sreda published Arena Atlas, a detailed enumeration of religious populations and nationalities in Russia, based on a large-sample country-wide survey. They found that 46.8% of Russians declared themselves Christians (including 41% Russian Orthodox, 1.5% simply Orthodox or members of non-Russian Orthodox churches, 4.1% unaffiliated Christians, and less than 1% for both Catholic and Protestant), while 25% were spiritual but not religious, 13% were atheists, 6.5% were Muslims, 1.2% were followers of \"traditional religions honoring gods and ancestors\" (including Rodnovery, Tengrism and other ethnic religions), and 0.5% were Tibetan Buddhism. However, later that year, the Levada Center estimated that 76% of Russians were Christians, and in June 2013, the Public Opinion Foundation estimated that 65% of the population was Christian. These findings are in line with Pew Research Centers 2011 estimate that 73.6% of Russians were Christians, with Russian Public Opinion Research Center (VCIOM)s 2010 survey (~77% Christian), and with Ipsos MORIs 2011 survey (69%). Question: How many percent of people were not Muslims?", - "Output Program": [ - "muslims = 6.5\nprint(abs(100 - muslims))", - "percent_people_muslims = 6.5\npercent_people_not_muslims = 100 - percent_people_muslims\nprint(percent_people_not_muslims)" - ], - "Output Answer": [ - "{'number': '93.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: However, the teams poor play was the least of its troubles. The most obvious problem was Sicks Stadium. The longtime home of the Rainiers, it had once been considered one of the best ballparks in minor league baseball. By the 1960s, however, it was considered far behind the times. While a condition of MLB awarding the Pilots to Seattle was that Sicks had to be expanded to 30,000 seats, only 19,500 seats were ready by Opening Day because of numerous delays. The scoreboard was not even ready until the night before the season opener. By June there were finally 25,000 seats in place. Water pressure was almost nonexistent after the seventh inning, especially with crowds above 8,000. The Pilots had a total attendance of 677,944 people for the season (an average of 8,268), which was 20th in the 24-team league, finishing above fellow cellar dweller teams like the Cleveland Indians, the Chicago White Sox, the Philadelphia Phillies, and the expansion team San Diego Padres. The other two expansion teams outdrew the Pilots, with the Kansas City Royals having 902,414 attend their games while the Montreal Expos finished 10th in attendance with 1,212,608 attending games. The Pilots average attendance per game was also 20th. The most attendance for a Pilot home game was 23,657, which was done on August 3, 1969 against the New York Yankees. The lowest attendance for a Pilot home game was on April 29, 1969 (their 17th game), when a reported 1,954 fans showed up to watch them play the California Angels. The Pilots lost several hundred thousand dollars their first and only season. The teams new stadium was slated to be built at the Seattle Center, but a petition by stadium opponents ground the project to a halt. The site was later moved to SoDo, Seattle and became the Kingdome, now occupied by CenturyLink Field. Question: How many new seats had to be added to Sicks Stadium as of opening day after the Pilots were awarded to Seatlle?", - "Output Program": [ - "current = 19500\nexpanded = 30000\ndiff = expanded - current\nprint(diff)", - "condition_1 = 30000\ncondition_2 = 19500\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '10500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Korean American?", - "Output Program": [ - "korean_american = 0.3\n\nprint(abs(round(100 - korean_american,2)))", - "percentage = 100\nkorean = 0.3\ndiff = percentage - korean\nprint(diff)" - ], - "Output Answer": [ - "{'number': '99.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By a more directly comparable measure, \"Love Shine a Light\" received an average of 9.458 points per country or 78.82% of total votes available, the third-highest in the history of the present voting system, behind only \"Save Your Kisses for Me\" by Brotherhood of Man in Eurovision Song Contest 1976 (9.647 points per jury, 80.39% of available points) and \"Ein bi\u00dfchen Frieden\" by Nicole (German singer) in Eurovision Song Contest 1982 (9.470 votes per jury, 78.91% of available points). Furthermore, the song received maximum points from ten of twenty-four countries (41.7%), the fourth highest of all time behind \"Euphoria (Loreen song)\" by Loreen (singer) in Eurovision Song Contest 2012 (which received 12 points from eighteen of forty-one countries, or 43.9%), \"Non ho let\u00e0\" by Gigliola Cinquetti in 1964 (receiving the then-maximum 5 points from eight of fifteen countries, or 53.3%) and \"Ein bi\u00dfchen Frieden\" in 1982 (12 points from nine of seventeen countries, or 52.9%). Question: How many more points did \"Euphoria (Loreen song)\" receive than \"Non ho let\u00e0\"?", - "Output Program": [ - "Euphoria_points = 12\nNon_ho_let\u00e0_points = 5\nprint(Euphoria_points-Non_ho_let\u00e0_points)", - "nhl = 5\neuphoria = 12\nmore_point = euphoria - nhl\nprint(more_point)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of jobs were not in the movement and storage of goods?", - "Output Program": [ - "storage = 5.3\nprint(100-storage)", - "total = 100\nstorage = 5.3\nprint(total - storage)" - ], - "Output Answer": [ - "{'number': '94.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The rivalry between the Indianapolis Colts and New England Patriots is one of the NFLs newest rivalries. The rivalry is fueled by the quarterback comparison between Peyton Manning and Tom Brady. The Patriots owned the beginning of the series, defeating the Colts in six consecutive contests including the 2003 AFC Championship game and a 2004 AFC Divisional game. The Colts won the next three matches, notching two regular season victories and a win in the 2006 AFC Championship game on the way to their win in Super Bowl XLI. On November 4, 2007 the Patriots defeated the Colts 24-20; in the next matchup on November 2, 2008, the Colts won 18-15 in a game that was one of the reasons the Patriots failed to make the playoffs; in the 2009 meeting, the Colts staged a spirited comeback to beat the Patriots 35-34; in 2010 New England Patriots season the Colts almost staged another comeback, pulling within 31-28 after trailing 31-14 in the fourth quarter, but fell short due to a Patriots interception of a Manning pass late in the game; it turned out to be Mannings final meeting against the Patriots as a member of the Colts. After a 2011 Indianapolis Colts season that included a 31-24 loss to the Patriots, the Colts drafted Andrew Luck and in November of 2012 Indianapolis Colts season the two teams met with identical 6-3 records; the Patriots erased a 14-7 gap to win 59-24. The nature of this rivalry is ironic because the Colts and Patriots were division rivals from 1970 to 2001, but it did not become prominent in league circles until after Indianapolis was relocated to the AFC South. On November 16, 2014, the New England Patriots traveled at 7-2 to play the 6-3 Colts at Lucas Oil Stadium. After a stellar four touchdown performance by New England running back Jonas Gray, the Patriots defeated the Colts 42-20. The Patriots followed up with a 45-7 defeat of the Colts in the 2014 AFC Championship Game. Question: How many points was the highest amount scored by the Patriots in any of their match ups against the Colts?", - "Output Program": [ - "highest = 59\nprint(highest)", - "patriots_point = (24,18,31,31,59)\n\nprint(abs(max(patriots_point)))" - ], - "Output Answer": [ - "{'number': '59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many yards was the second longest field goal?", - "Output Program": [ - "ans = [28,63,30]\n\nprint(sorted(ans)[-2])", - "second = 37\nprint(second)" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many of the 18,615,577 aged 5 or over were not part of those who had no qualifications or were currently at school?", - "Output Program": [ - "aged=18615577\nhiger=2293841\nanswer=higer+aged\nprint(answer)", - "qualification=2293841\nreceived=18615577\nanswer=received-qualification\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6653225', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Operating out of New London, Connecticut from 1923 to 1925, S-26 visited Saint Thomas, United States Virgin Islands and Trinidad from January to April 1924, and Hawaii from 27 April to 30 May 1925. Cruising from California ports, mainly Mare Island, California, San Diego, California, and San Pedro, California, S-26 visited Hawaii in the summers of 1927-1930. She also served in the Panama Canal area from March to May 1927, and in February 1929. Departing San Diego on 1 December 1930, she arrived at Pearl Harbor on 12 December. From then into 1938, S-26 served at Pearl Harbor. Sailing from there on 15 October 1938, she returned to New London on 25 March 1939. Entering a period of partial duty on 15 April that year, she resumed full duty on 1 July 1940. Question: How many months did S-26 visit Saint Thomas, United States Virgin Islands and Trinidad?", - "Output Program": [ - "month = ['jan', 'feb', 'march', 'april']\nprint(len(month))", - "import datetime\nend_date = datetime.datetime(2024,1,1)\nstart_date = datetime.datetime(2024,4,1)\n\nnum_months = (end_date.year - start_date.year) * 12 + (start_date.month - end_date.month)\n\nprint(num_months)\n" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many percent were not from 45 to 64?", - "Output Program": [ - "from_45_to_65 = 19 \nprint(abs(100 - from_45_to_65))", - "percent_45_to_64 = 19\npercent_not_45_to_64 = 100 - percent_45_to_64\nprint(percent_not_45_to_64)" - ], - "Output Answer": [ - "{'number': '81', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many years after nutmeg was discovered did the island become a British acquisition for good?", - "Output Program": [ - "discovered = 1768\ngold = 1802\n\nprint(abs(round(discovered - gold,2)))", - "nutmeg_discovered = 1768\nacquisition = 1802\n\nanswer = acquisition - nutmeg_discovered \n\nprint(answer)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 2008/09 school year there were 1,502,257 students in the entire Swiss educational system. In kindergarten or pre-school, there were 152,919 students (48.6% female). These students were taught by 13,592 teachers (96.0% female) in 4,949 schools, of which 301 were private schools. There were 777,394 students (48.6% female) in the obligatory schools, which include primary and lower secondary schools. These students were taught by 74,501 teachers (66.3% female) in 6,083 schools, of which 614 were private. The upper secondary school system had 337,145 students (46.9% female). They were taught by 13,900 teachers (42.3% female) in 730 schools, of which 240 were private. The tertiary education system had 234,799 students (49.7% female). They were taught by 37,546 teachers (32.8% female) in 367 schools. Question: How many students were not in kindergarten, pre-school or obligatory school?", - "Output Program": [ - "kindergarten=1502257\npreschool=152919 \nanswer=preschool-kindergarten\nprint(answer)" - ], - "Output Answer": [ - "{'number': '571944', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2016 Estimated overall median age will be 35.2 with males coming in at 33.9 and females at 36.1. Residents under the age of 18 will make up 28.32% of population, between the ages of 18-35 will be 21.4%, 35-55 will be 30.74%, and anyone over the age of 55 will make up 19.54% of the residents. Education Est. for residents 25 and over will be. Less than 9th Grade 2.82%, Some High school 4.67%, High school graduate 20.30%, some college 25.21%, associate degree 7.39%, bachelors degree 27.10%, masters degree 10.21%, professional degree 1.05%, doctorate degree 1.25%. Question: How many percent of the population is over 18?", - "Output Program": [ - "percentage = 100\nunder = 28.32\nover = percentage - under \nprint(over)", - "age_under_18 = 28.32\n\nprint(abs(round(100 - age_under_18,2)))" - ], - "Output Answer": [ - "{'number': '71.68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Digital distribution of movies has the potential to save money for film distributors. To print an 80-minute feature film can cost US$1,500 to $2,500, so making thousands of prints for a wide-release movie can cost millions of dollars. In contrast, at the maximum 250 megabit-per-second data rate (as defined by Digital Cinema Initiatives for digital cinema), a feature-length movie can be stored on an Commercial off-the-shelf 300 Gigabyte hard drive for $50 and a broad release of 4000 digital prints might cost $200,000. In addition hard drives can be returned to distributors for reuse. With several hundred movies distributed every year, the industry saves billions of dollars. The digital-cinema roll-out was stalled by the slow pace at which exhibitors acquired digital projectors, since the savings would be seen not by themselves but by distribution companies. The Virtual Print Fee model was created to address this by passing some of the saving on to the cinemas. As a consequence of the rapid conversion to digital projection, the number of theatrical releases exhibited on film is dwindling. As of 4 May 2014, 37,711 screens (out of a total of 40,048 screens) in the United States have been converted to digital, 3,013 screens in Canada have been converted, and 79,043 screens internationally have been converted. Question: How many more screens have been converted to digital in United States than in Canada?", - "Output Program": [ - "screens_US = 37711\nscreens_Canada = 3013\nmore_screen_converted = screens_US - screens_Canada\nprint(more_screen_converted)", - "us = 37711\ncanada = 3013\n\nprint(abs(round(us - canada,2)))" - ], - "Output Answer": [ - "{'number': '2337', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The highest rate of provincial corporate income tax was reduced from 17% to 14% on July 1, 2006. It was further reduced to 13% on July 1, 2007, and finally to 12% on July 1, 2008. The tax on paid-up capital was reduced from 0.6% to 0.3% on July 1, 2006, to 0.15% on July 1, 2007, and abolished altogether on July 1, 2008. These displayed values were obtained by adding the corporate income tax for each year with the corporate capital tax. Question: How many percent was the corporate income tax reduced by on July 1, 2007?", - "Output Program": [ - "current = 14\nreduced = 13\ndiff = current - reduced\nprint(diff)", - "condition_1 = 13\ncondition_2 = 14\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not Chinese?", - "Output Program": [ - "total = 100\nchinese = 2.7\nprint(total - chinese)", - "chinese_population = 2.7\ntotal_polulation = 100\nprint(total_polulation-chinese_population)", - "percent_people_Chinese = 2.7\npercent_people_not_Chinese = 100 - percent_people_Chinese\nprint(percent_people_not_Chinese)", - "chienese_people = 2.7\nprint(abs(100 - chienese_people))", - "Chinese = 2.7\nprint(100-Chinese)", - "t = 100\nche = 2.7\ndif = t - che\nprint(dif)" - ], - "Output Answer": [ - "{'number': '97.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}", - "{'number': '97.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The highest rate of provincial corporate income tax was reduced from 17% to 14% on July 1, 2006. It was further reduced to 13% on July 1, 2007, and finally to 12% on July 1, 2008. The tax on paid-up capital was reduced from 0.6% to 0.3% on July 1, 2006, to 0.15% on July 1, 2007, and abolished altogether on July 1, 2008. These displayed values were obtained by adding the corporate income tax for each year with the corporate capital tax. Question: How many percent was the corporate income tax reduced by on July 1, 2006?", - "Output Program": [ - "past = 17\nreduce = 14\nprint(past - reduce)", - "\ntax1 = 14\ntax2 = 17\nprint(tax2-tax1)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The life expectancy at birth in Himachal Pradesh increased significantly from 52.6 years in the period from 1970-75 (above the national average of 49.7 years) to 72.0 years for the period 2011-15 (above the national average of 68.3 years). The infant mortality rate stood at 40 in 2010, and the crude birth rate has declined from 37.3 in 1971 to 16.9 in 2010, below the national average of 26.5 in 1998. The crude death rate was 6.9 in 2010. Himachal Pradeshs literacy rate has almost doubled between 1981 and 2011 (see table to right). The state is one of the List of Indian states and union territories by literacy rate with a literacy rate of 83.78% as of 2011. Question: How many people per year has the birth rate declined between 1971 and 2010?", - "Output Program": [ - "birth_y1971 = 37.3\nbirth_y2010 = 16.9\nprint(abs(birth_y1971 - birth_y2010))", - "birth_rate_1971=37.3\nbirth_rate_2010=16.9\ndecline_rate=birth_rate_1971-birth_rate_2010\nprint(decline_rate)" - ], - "Output Answer": [ - "{'number': '20.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: By 1991 President Callejas had achieved modest success in controlling inflation. Overall inflation for 1990 had reached 36.4 percent\u2014not the hyperinflation experienced by some Latin American counties\u2014but still the highest annual rate for Honduras in forty years. The Honduran government and the IMF had set an inflation target of 12 percent for 1992 and 8 percent for 1993. The actual figures were 8.8 percent in 1992 and an estimated 10.7 percent for 1993. Hondurans had been accustomed to low inflation (3.4 percent in 1985, rising to 4.5 percent by the end of 1986), partly because pegging the lempira to the dollar linked Hondurass inflation rate to inflation rates in developed countries. But the expectation for low inflation made the reality of high inflation that much worse and created additional pressures on the government for action when inflation soared in 1990. Question: How many percentage was the Honduras over their target in 1993?", - "Output Program": [ - "target_in_1993 = 8\nactual_in_1993 = 10.7\nprint(abs(actual_in_1993 - target_in_1993))", - "percentage_estimated_1993 = 8\nactual_1993 = 10.7\npercentage_over = round(actual_1993 - percentage_estimated_1993,1)\nprint(percentage_over)" - ], - "Output Answer": [ - "{'number': '2.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many percent were not under the age of 18?", - "Output Program": [ - "percent_under_18=18.8\npercent_not_under_18=100-percent_under_18\nprint(percent_not_under_18)", - "person_age_18 = 18.8\nprint(abs(round(100 - person_age_18,2)))" - ], - "Output Answer": [ - "{'number': '81.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: How many of the ethnic groups had less than 3% of the population but more than 1% in 2000?", - "Output Program": [ - "population=3\nanswer=population \nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The team rallied for a win over the Washington Redskins at FedExField in week 10. Penalties on Washington's defense helped allow a short McNabb to Brian Westbrook touchdown pass on Philadelphia's opening drive. A fumble by L. J. Smith gave Washington the ball inside Eagle territory, and Jason Campbell capitalized with a touchdown pass to James Thrash, the former Eagle. The extra point was missed, but Campbell hit Thrash for another score later in the second quarter. The two-point conversion failed, leaving it 12-7 Washington. A Redskin field goal stretched Philadelphia's deficit to 15-7 in the third quarter, but L. J. Smith, who spent much of the early season injured, caught an eight-yard touchdown from McNabb. The Eagles went for two to try to tie it, but were not successful. Campbell fired back with his third touchdown pass, this one to Keenan McCardell, to make it 22-13. McNabb needed five plays to get the points back, launching a 45-yard touchdown pass to Reggie Brown for the touchdown. Ladell Betts fumbled the ball away in Eagle territory on Washington's next possession, but McNabb was sacked and fumbled it back to the Redskins on the next play. The Redskins eventually had first-and-goal from the three-yard line, but the Philadelphia defense had yet another huge goal-line stand, and Washington settled for a field goal to go up 25-20. The Eagles got the ball back with four minutes to play, and Westbrook immediately took a short pass and broke free for a 57-yard touchdown to go ahead 26-25 (the two-point conversion failing again). The defense came up big again, with Mike Patterson sacking Campbell to jar the ball loose, and Trent Cole recovering. Westbrook carried it in from ten yards out to seal the deal. McNabb, who surpassed Ron Jaworski for the most career completions in franchise history (2,090 at game's end), passed for 251 yards and four touchdowns in the 33-25 win. Westbrook rushed for 100 yards and had 83 receiving yards, with three total touchdowns. The comeback win improved the Eagles record to 4-5. Question: How many touchdowns did McNabb make?", - "Output Program": [ - "mcnabb_touchdown = 3\n\nprint(abs(mcnabb_touchdown))", - "td_by_mcnabb=3\nprint(td_by_mcnabb)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many percent were not 65 years of age or older?", - "Output Program": [ - "ageolder=10.10\npeople=100\nanswer=people-ageolder\nprint(answer)", - "older=10.10\npeople=100\nanswer=people-older\nprint(answer)", - "total = 100\nage = 10.10\nprint(total - age)", - "condition_1 = 10.10\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '89.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '89.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In Sofia there are 607,473 dwellings and 101,696 buildings. According to modern records 39,551 dwellings were constructed until 1949, 119,943 between 1950 and 1969, 287,191 between 1970 and 1989, 57,916 in the 90s and 102,623 between 2000 and 2011. Until 1949, 13,114 buildings were constructed and between 10,000-20,000 in each following decade. Sofias architecture combines a wide range of architectural styles, some of which are aesthetically incompatible. These vary from Christian Roman architecture and medieval Bulgar fortresses to Neoclassicism and prefabricated Socialist-era apartment blocks. A number of ancient Roman, Byzantine and medieval Bulgarian buildings are preserved in the centre of the city. These include the 4th century Church of St. George, Sofia, the walls of the Serdica fortress and the partially preserved Amphitheatre of Serdica. Question: How many years was 119,943 dwelling constructed between 1950 and 1969 in Sofia?", - "Output Program": [ - "start = 1950\nend = 1969\ndiff = end - start\nprint(diff)", - "condition_1 = 1950\ncondition_2 = 1969\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many receptions did Todd Christensen, Cliff Branch, Malcolm Barnwell, and Marcus Allen have combined?", - "Output Program": [ - "cliff = 74\nmarcus = 68\ntodd = 92\ntotal = cliff + marcus + todd\nprint(total) ", - "Todd = 92\nCliff = 74\nMalcolm_Marcus = 68\n\nprint(abs(Todd + Cliff + Malcolm_Marcus))" - ], - "Output Answer": [ - "{'number': '234', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the financial year ended 31 July 2011, Manchester Metropolitan University had a total income of \u00a3248,028,000 (2009/10 - \u00a3243,606,000) and a total expenditure of \u00a3213,103,000 (2009/10 - \u00a3220,221,000). The Universitys collects \u00a3106,857,000 from tuition fees and education contracts (2009/10 - \u00a3101,640,000) and attracts \u00a34,992,000 in research grants and contracts (2009/10 - \u00a34,414,000). Income from other sources totalled \u00a331,371,000 (2009/10 - 30,524,000). Question: How many more pounds did the Manchester Metropolitan University have in income than its expenses?", - "Output Program": [ - "income_pounds = 248028000\nexpenditure_pounds = 213103000\ndiff_pounds = income_pounds - expenditure_pounds\nprint(diff_pounds)", - "income = 248028000 \nexpanse = 213103000\n\nprint(abs(income - expanse))" - ], - "Output Answer": [ - "{'number': '34925000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After clinching the AFC north the previous week, the Bengals traveled to take on the New York Jets on Sunday Night Football. This would prove to be the final game to ever be played at Giants Stadium. The Bengals did not score in the first quarter, while the Jets had a 1-yard touchdown run by Thomas Jones to put the Jets up 7-0. The Bengals also failed to score in the 2nd quarter, while the Jets' offense had a very productive 2nd quarter, scoring 20 points. The Jets got a 20-yard field goal, to make the score 10-0 Jets. Brad Smith then had a 32-yard touchdown run to make the score 17-0. The Jets then got another touchdown run by Jerricho Cotchery. to make the score 24-0. The Jets finished the half with another field goal, to make the halftime score 27-0 Jets. The only score of the 3rd quarter came when J. Feely got a 40-yard field goal, to make the score 30-0. The Jets finished the game with another touchdown run by Thomas Jones, this time from 2 yards. The final score was Jets 37, Bengals 0. With the shutout loss, the Bengals finished the 2009 regular season with a record of 10-6. By far, this is the only time in the Marvin Lewis era that the team has been shutout and suffered their first regular season shutout loss since 2001 when they lost 16-0 to the Ravens which was also a road game. In the wild card round of the playoffs, the Jets now had to travel to Paul Brown Stadium. The Bengals scored first when Carson Palmer threw an 11-yard TD pass to Laveranues Coles. In the second quarter, Jets RB Shonn Greene ran 39 yards for a TD, and Carson Palmer threw an interception that was returned for 20 yards. Mark Sanchez passed to Dustin Keller for a 45-yard TD, and the next scoring drive would come in the third quarter when Thomas Jones made a 9-yard TD run. Cedric Benson made a 47-yard TD in the fourth quarter, and the Jets responded with a 20-yard FG by Jay Feely. They halted any further attempts by the Bengals at a scoring drive, sacking Carson Palmer twice. The Jets ran out the clock for the last two minutes to end the game at 24-14. Question: How many points were the Jets leading by at halftime?", - "Output Program": [ - "bengals = 0\njets = 27\npoints = jets - bengals\nprint(points)", - "halftime_p1 = 27\nhalftime_p2 = 0\n\nprint(abs(round(halftime_p1 - halftime_p2,2)))" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Japanese Americans?", - "Output Program": [ - "JapaneseAmericans=0.1\npeople=100\nanswer=people-JapaneseAmericans\nprint(answer)", - "AA=25\nAsiansA=6\nwhites=51\nrace=15\nChinese=1.3\npopulation=0.7\nKorean=0.3\nIslanders=0.1\nHispanic=0.2\nAnswer=AA+AsiansA+whites+race+population+Korean+Islanders+Hispanic+Chinese\nprint(Answer)" - ], - "Output Answer": [ - "{'number': '99.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not recent immigrants?", - "Output Program": [ - "recentimmigrants=14.5\ntotal=100\nanswer=total-recentimmigrants\nprint(answer)", - "immigrants=14.5\npeople=100\nanswer=people-immigrants \nprint(answer)" - ], - "Output Answer": [ - "{'number': '85.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to ISTAT, in 2014 there were 154,356 people residing in Cagliari (+3.0% compared with 2011), of whom 71,522 were male and 82,834 female for a sex ratio of 0.86. Minors (children aged 18 and younger) totalled 12.92% of the population, compared to pensioners at 24.81%. The average age of Cagliari residents is 47.44. The ratio of the population over 65 years of age to that under the age of 18, is 53.39%. The elderly population, defined as being over 65 years of age, has increased by 21.95% over the last 10 years. The current birth rate in Cagliari is 6.29 births per 1,000 inhabitants. The average number of people of any age per household is 2.11 and the percentage of households composed of a single person is 42.53%. The population of Cagliari is structured like that of other first world countries, especially as to the prevalence of an elderly population. The trend of these rates in the Cagliari metropolitan area is proportionally reversed in the suburbs, where most younger families move. Question: How many more females were there in Cagliari than males?", - "Output Program": [ - "female = 82834\nmale = 71522\nprint(female - male)" - ], - "Output Answer": [ - "{'number': '11312', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Nintendogs also had very successful launches in North America and Europe, with first week sales of over 250,000 and 160,000 respectively. Lab & Friends received a \"Double Platinum\" sales award from the Entertainment and Leisure Software Publishers Association (ELSPA), indicating sales of at least 600,000 copies in the United Kingdom. ELSPA also gave Dalmatian & Friends a \"Platinum\" award, for at least 300,000 sales in the United Kingdom. By August 2006, in the United States, Chihuahua & Friends had sold 570,000 copies and earned $17 million; Labrador & Friends had sold 620,000 copies and earned $19 million; and Dachshund & Friends had sold 730,000 copies and earned $22 million. During the period between January 2000 and August 2006, the games were respectively the 50th, 44th and 32nd highest-selling games launched for the Game Boy Advance, Nintendo DS or PlayStation Portable in the United States. Question: How many million dollars in sales did the games Lab and Friends, Dachshund & Friends and Chihuahua & Friends sell by August 2006?", - "Output Program": [ - "dollar_cf = 17\ndollar_df = 22\ndollar_lf = 19\ntotal_dollar_sold = dollar_cf + dollar_df + dollar_lf\nprint(total_dollar_sold)", - "games_lab = 19\ndachsund = 22\nchihua = 17\n\nprint(abs(games_lab + dachsund + chihua))" - ], - "Output Answer": [ - "{'number': '58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 13.11% of the houses in Juniata County cost less than $50,000 and 51.07% cost $50,000 to $99,999. 17.51% of the countys houses cost $100,000 to $124,999 and 9.74% cost from $125,000 to $149,999. 4.62% of the houses cost between $150,000 and $174,999 and 1.21% cost between $175,000 and $199,999. 1.92% of the houses in the county cost between $200,000 and $249,999, 0.39% cost between $250,000 and $299,999, and 0.43% cost more than $300,000. Of the administrative divisions in the county, Fermanagh Township has the highest percentage of houses costing over $300,000 (1.34%) and numerous townships and boroughs in the county do not have any houses costing over $300,000. Mifflin has the highest percentage of houses costing less than $50,000 (56.48%) and Delaware Township has the lowest percentage of such houses (4.73%). Question: How many houses, in terms of percentage, do not cost more than $300,000 in Fermanagh Township?", - "Output Program": [ - "costing=1.34\nhouse=100\nanswer=house-costing\nprint(answer)", - "percentage=1.34\npeople=100\nanswer=people-percentage \nprint(answer)" - ], - "Output Answer": [ - "{'number': '98.66', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Effect on cotton production and expansion of slavery Cheap cotton textiles increased the demand for raw cotton; previously, it had primarily been consumed in subtropical regions where it was grown, with little raw cotton available for export. Consequently, prices of raw cotton rose. Some cotton had been grown in the West Indies, particularly in Hispaniola, but Haitian cotton production was halted by the Haitian Revolution in 1791. The invention of the cotton gin in 1792 allowed Georgia green seeded cotton to be profitable, leading to the widespread growth of cotton plantations in the United States and Brazil. In 1791 world cotton production was estimated to be 490,000,000 pounds with U.S. production accounting to 2,000,000 pounds. By 1800 U.S. production was 35,000,000 pounds, of which 17,790,000 were exported. In 1945 the U.S. produced seven-eights of the 1,169,600,000 pounds of world production. Question: How many of the world cotton production in 1791 was not U.S. production?", - "Output Program": [ - "cotton_in_1791 = 490000000\nus = 2000000\nnon_us = cotton_in_1791 - us\nprint(non_us)", - "total = 490000000\nus = 2000000\n\nprint(abs(round(total - us,2)))" - ], - "Output Answer": [ - "{'number': '488000000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The black population in the Atlanta area rapidly suburbanized in the 1990s and 2000s. From 2000 to 2010, the city of Atlantas black population shrunk by 31,678 people, dropping from 61.4% to 54.0% of the population. While blacks exited the city and DeKalb County, the black population increased sharply in other areas of Metro Atlanta by 93.1%. During the same period, the proportion of whites in the citys population grew dramatically - faster than that of any other major U.S. city between 2000-2006. Between 2000 and 2010, Atlanta added 22,763 whites, and the white proportion of the population increased from 31% to 38%. By 2009, a white mayoral candidate, Mary Norwood, lost by just 714 votes (out of over 84,000 cast) to Kasim Reed. This represented a historic change from the perception until that time that Atlanta was \"guaranteed\" to elect a black mayor. However, other areas, like Marietta and Alpharetta, are seeing similar demographic changes with huge increases of middle and upper income blacks and Asians\u2014mostly former residents of Atlanta. Question: How many percent did the black population in Atlanta drop by from 2000 to 2010?", - "Output Program": [ - "y2000 = 61.4\ny2010 = 54\n\nprint(abs(round(y2000-y2010,2)))", - "start = 61.4\nend = 54.0\npercent = start - end\nprint(percent)" - ], - "Output Answer": [ - "{'number': '7.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: East Fife secured the 2007-08 Scottish Third Division title after beating East Stirlingshire F.C. at Firs Park, Falkirk 3-0 on 15 March 2008. This gave them a points total of 74, 26 points ahead of Stranraer who could post the next best total in the league of 69 points if they were to win their remaining fixtures. This was East Fifes first league title for 60 years and their first piece of silverware since 1954. On 14 April 2009 their manager David Baikie resigned from his position. On 23 August 2011, the Fifers delivered an emphatic victory against Dunfermline Athletic F.C. of the Scottish Premier League in the Scottish League Cup. Then on 20 September 2011, East Fife recorded yet another cup shock, defeating SPL Aberdeen F.C. 7-6 on penalties, after a 3-3 draw, at Pittodrie Stadium, to advance to the quarter finals on the Scottish League Cup. Question: How many points did SPL Aberdeen F.C. lose by on 20 September 2011?", - "Output Program": [ - "spl = 6\nother = 7\ndiff = other - spl\nprint(diff)", - "condition_1 = 7\ncondition_2 = 6\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the Ottoman period, the citys population of Ottomans Muslims (including those of Turkish people and Albanians origin, as well as Bulgarian Muslim and Greek Muslim convert origin) grew substantially. According to the 1478 census Sel\u00e2nik (), as the city came to be known in Ottoman Turkish, had 6,094 Greek Orthodox households, 4,320 Muslim ones, and some Catholic. No Jews were recorded in the census suggesting that the subsequent influx of Jewish population was not linked to the already existing Romaniote Jews community. Soon after the turn of the 15th to 16th century, however, nearly 20,000 Sephardic Jews immigrated to Greece from the Iberian Peninsula following their expulsion from Spain by the 1492 Alhambra Decree. By c. 1500, the number of households had grown to 7,986 Greek ones, 8,575 Muslim ones, and 3,770 Jewish. By 1519, Sephardic Jewish households numbered 15,715, 54% of the citys population. Some historians consider the Ottoman regimes invitation to Jewish settlement was a strategy to prevent the ethnic Greek population from dominating the city. Question: How many more Muslim households were there than Greek in 1500?", - "Output Program": [ - "condition_1 = 7986\ncondition_2 = 8575\n\nprint(abs(round(condition_2 - condition_1,3)))", - "greek = 7986\nmuslim = 8575\ndiff = muslim - greek\nprint(diff)" - ], - "Output Answer": [ - "{'number': '589', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Forbes (magazine) magazine began reporting on Beyonc\u00e9s earnings in 2008, calculating that the $80 million earned between June 2007 to June 2008, for her music, tour, films and clothing line made her the worlds best-paid music personality at the time, above Madonna (entertainer) and Celine Dion. They placed her fourth on the Forbes Celebrity 100 list in 2009 and ninth on the \"Most Powerful Women in the World\" list in 2010. The following year, Forbes placed her eighth on the \"Best-Paid Celebrities Under 30\" list, having earned $35 million in the past year for her clothing line and endorsement deals. In 2012, Forbes placed Beyonc\u00e9 at number 16 on the Celebrity 100 list, twelve places lower than three years ago yet still having earned $40 million in the past year for her album 4, clothing line and endorsement deals. In the same year, Beyonc\u00e9 and Jay-Z placed at number one on the \"Worlds Highest-Paid Celebrity Couples\", for collectively earning $78 million. The couple made it into the previous years Guinness World Records as the \"highest-earning power couple\" for collectively earning $122 million in 2009. For the years 2009 to 2011, Beyonc\u00e9 earned an average of $70 million per year, and earned $40 million in 2012. In 2013, Beyonc\u00e9s endorsements of Pepsi and H&M made her and Jay-Z the worlds first billion dollar couple in the music industry. That year, Beyonc\u00e9 was published as the fourth most-powerful celebrity in the Forbes rankings. Question: How many women were more powerful than Beyonc\u00e9 in 2010, according to the \"Most Powerful Women in the World\" list?", - "Output Program": [ - "first = 1\nranked = 9\nabove = ranked - first\nprint(ranked)", - "beyonce_rank = 9\n\nprint(abs(round(beyonce_rank - 1,2)))" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the north of the region is the Sailughem Mountains, also known as Kolyvan Altai, which stretch northeast from 49\u00b0 N and 86\u00b0 E towards the western extremity of the Sayan Mountains in 51\u00b0 60 N and 89\u00b0 E. Their mean elevation is 1,500 to 1,750 m. The snow-line runs at 2,000 m on the northern side and at 2,400 m on the southern, and above it the rugged peaks tower some 1,000 m higher. Mountain passes across the range are few and difficult, the chief being the Ulan-daban at 2,827 m (2,879 m according to Kozlov), and the Chapchan-daban, at 3,217 m, in the south and north respectively. On the east and southeast this range is flanked by the great plateau of Mongolia, the transition being effected gradually by means of several minor plateaus, such as Ukok plateau (2,380 m) with Pazyryk Valley, Chuya (1,830 m), Kendykty (2,500 m), Kak plateau (2,520 m), (2,590 m), and (2,410 m). Question: Of the surrounding 6 plateaus, how many have heights above 2000m?", - "Output Program": [ - "ans = [2380,1830,2500,2520,2590,2410]\n\n\ncount = 0\n\nfor i in range(0,len(ans)):\n if ans[i] > 2000:\n count += 1\n \nprint(count)", - "above_2000 = 5\nprint(above_2000)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The military proposed a defence budget of Kyat 2.36 10^12 (USD 2.39 1,000,000,000) for 2014-15 and was approved by the Assembly of the Union. The incumbent Minister for Defence Wai Lwin revealed at a Assembly of the Union section on 28 October 2014 that 46.2% of the budget is spent on personnel cost, 32.89% on operation and procurement, 14.49% on construction related projects and 2.76% on health and education. Question: How many percent of the defense budget is spent on personnel, operation and construction combined?", - "Output Program": [ - "construction_operation = 14.49\npersonal_operation = 46.2\noperation = 32.89\n\n\nprint(abs(round(operation+personal_operation + construction_operation,2)))", - "personnel = 46.2\noperation = 32.89\nconstruction = 14.49\ntotal = personnel + operation + construction\nprint(total)" - ], - "Output Answer": [ - "{'number': '93.58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many fewer percent of people were from 45 to 64 than were from 25 to 44?", - "Output Program": [ - "condition_1 = 25\ncondition_2 = 33.1\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "age1 = 25\nage2 = 33.1\ndiff = age2 - age1\nprint(diff)" - ], - "Output Answer": [ - "{'number': '8.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Now functioning as a spoiler, the Eagles traveled to face the New Orleans Saints at the Superdome - site of two losses in 2006, including one in the NFC Divisional Playoffs. The first quarter would be a shootout, with the teams combined for 5 touchdowns and over 300 yards of offense. On the third play from scrimmage, Donovan McNabb scrambled for a 40-yard gain, but fumbled, only to have the ball recovered in the end zone for a touchdown by receiver Kevin Curtis. A 52-yard bomb to wideout Devery Henderson keyed a four-play drive ending in a New Orleans touchdown by running back Aaron Stecker. McNabb's second fumble was recovered by New Orleans in Philadelphia territory, setting up another short touchdown for Stecker. The Eagles offense again moved the ball and Correll Buckhalter scored on a 20-yard scamper and the game was tied 14-14. On Philadelphia's next drive, McNabb found the open Reggie Brown for a 31-yard touchdown pass and a Philadelphia lead. In the second quarter, David Akers and Martin Gramatica traded field goals as the offenses settled down. The Saints had 2nd-and-goal from the 1-yard line on their opening drive of the second half, but the Eagles' defense stepped up with another big goal line stand and the seven-point lead was preserved. McNabb then led the Eagles on a 98-yard, seven-minute drive that ended in a 9-yard touchdown pass to Greg Lewis. The Saints answered with two field goals to get within eight at 31-23, but a McNabb to Curtis touchdown pass late in the fourth quarter wrapped things up for Philadelphia. McNabb looked mobile and was effective, throwing for three scores and 263 yards. Brian Westbrook had 100 rushing yards, while Curtis had 78 receiving yards, a touchdown reception, and a fumble recovery for a touchdown. The second straight win raised the Eagles' record to 7-8 and gave them a chance to finish .500 with a win over the Buffalo Bills. Question: How many yards was the longest pass of the game?", - "Output Program": [ - "fg_1 = 31\nfg_2 = 9\nfg_3 = 52\n\n\ndata = (fg_3,fg_2,fg_1)\n\nanswer = max(data)\n\nif answer == fg_1:\n print(fg_1)\nelif answer == fg_2:\n print(fg_2)\nelif answer == fg_3:\n print(fg_3)\n", - "longest_pass = 52\nprint(longest_pass)" - ], - "Output Answer": [ - "{'number': '52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Demographics of Gabon is the makeup of the population of Gabon. As of , Gabon has a population of . Gabons population is relatively young with 35.5% of its population under 15 years of age and only 4.3% of its population over 65 years old. Gabon has a nearly even split between males and females with 0.99 males for every female in the population. In the age range of 15-65, the ration is exactly 1 male to 1 female. The life expectancy of Gabon is lower than the world average. Gabons populations life expectancy at birth is 53.11 years while the world average is 67.2 years as of 2010. Ethnically, the biggest group in Gabon are the Fang people with over 500,000 people, or about a third of Gabons population, belonging to this ethnic group. The biggest religion in Gabon is Christianity, with between 55-75% of the population of Gabon being Christian. Question: How many people, in terms of percentage of the population of Gabon, are 15 years or older?", - "Output Program": [ - "younger = 35.5\nolder = 100 - younger\nprint(older)", - "condition_1 = 35.5 \ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '64.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Since 1995, Fortune (magazine) has ranked Adobe as an outstanding place to work. Adobe was rated the 5th best U.S. company to work for in 2003, 6th in 2004, 31st in 2007, 40th in 2008, 11th in 2009, 42nd in 2010, 65th in 2011, 41st in 2012, and 83rd in 2013. In October 2008, Adobe Systems Canada Inc. was named one of \"Canadas Top 100 Employers\" by Mediacorp Canada Inc., and was featured in Macleans newsmagazine. Question: How many less ranks was Adobe in 2010 than in 2011?", - "Output Program": [ - "condition_1 = 42\ncondition_2 = 65\n\nprint(abs(round(condition_2 - condition_1,2)))", - "y1 = 42\ny2 = 65\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many percent of people were not of European descent?", - "Output Program": [ - "population=5.8\npeople=100\nanswer=people-population\nprint(answer)" - ], - "Output Answer": [ - "{'number': '93.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The exact number of Arab casualties is unknown. One estimate places the Arab death toll at 7,000, including 3,000 Palestinians, 2,000 Egyptians, 1,000 Jordanians, and 1,000 Syrians. In 1958, Palestinian historian Aref al-Aref calculated that the Arab armies combined losses amounted to 3,700, with Egypt losing 961 regular and 200 irregular soldiers and Jordan losing 362 regulars and 200 irregulars. According to Henry Laurens (scholar), the Palestinians suffered double the Jewish losses, with 13,000 dead, 1,953 of whom are known to have died in combat situations. Of the remainder, 4,004 remain nameless but the place, tally and date of their death is known, and a further 7,043, for whom only the place of death is known, not their identities nor the date of their death. According to Laurens, the largest part of Palestinian casualties consisted of non-combatants and corresponds to the successful operations of the Israelis. Question: How many people did Israel lose?", - "Output Program": [ - "palestians = 13000\nisrael = palestians/2\n\nprint(israel)" - ], - "Output Answer": [ - "{'number': '6500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: When comparing A Nightmare on Elm Street with the other top-grossing horror series\u2014Childs Play (film series), Friday the 13th (franchise), Halloween (franchise), the Hannibal Lecter series, Psycho (film series), Saw (franchise), Scream (film series), and The Texas Chainsaw Massacre (franchise)\u2014and adjusting for the 2010 inflation, A Nightmare on Elm Street is the second highest grossing horror series, in the United States, at approximately $583.4 million. The series is topped by Friday the 13th at $671.5 million. Closely following A Nightmare on Elm Street is the Hannibal Lecter series with $579.4 million, then Halloween with $547.8 million, Saw with $404.5 million, Scream with $398.3 million, Psycho with $370.3 million, The Texas Chainsaw Massacre with $314.6 million, and the Childs Play film series rounding out the list with approximately $199.7 million. Question: How many more million did A Nightmare on Elm Street gross compared to the Hannibal Lecter series?", - "Output Program": [ - "night = 583.4\nhannible = 579.4\nprint(abs(round(night - hannible,2)))", - "street = 583.4\nlecter = 579.4\ndiff = street - lecter\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the census in 2005, there were 2,628,811 residents in Osaka, an increase of 30,037 or 1.2% from 2000. There were 1,280,325 households with approximately 2.1 persons per household. The population density was 11,836 persons per km\u00b2. The 1923 Great Kant\u014d earthquake caused a mass migration to Osaka between 1920 and 1930, and the city became Japans largest city in 1930 with 2,453,573 people, outnumbering even Tokyo, which had a population of 2,070,913. The population peaked at 3,252,340 in 1940, and had a post-war peak of 3,156,222 in 1965, but continued to decrease since, as the residents moved out to the suburbs. Question: Which year saw a larger population in Osaka, 2005 or 1940?", - "Output Program": [ - "print(1940)", - "y1940 = 3252340\ny2005 = 2628811\n\ndata = (y1940,y2005)\nhigher = max(data)\n\nif higher == y1940:\n print(int(1940))\nelif higher == y2005:\n print(2005)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1940'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to a 2001 Claritas study, Queens was the most diverse county in the United States among counties of 100,000+ population. A 2014 analysis by The Atlantic found Queens County to be the 3rd most racially diverse county-equivalent in the United States\u2014behind Aleutians West Census Area, Alaska and Aleutians East Borough, Alaska in Alaska\u2014as well as the most diverse county in New York. In Queens, approximately 48.5% of the population was foreign-born as of 2010. Of that, 49.5% were born in Latin America, 33.5% in Asia, 14.8% in Europe, 1.8% in Africa, and 0.4% in North America. Roughly 2.1% of the population was born in Puerto Rico, a U.S. territory, or abroad to American parents. In addition, 51.2% of the population was born in the United States. Approximately 44.2% of the population over 5 years of age speak English language at home; 23.8% speak Spanish language at home. Also, 16.8% of the populace speak other Indo-European languages at home. Another 13.5% speak a non-Indo-European Languages of Asia or language of the Pacific Islands at home. Question: How many percent of the population in Queens was not foreign-born?", - "Output Program": [ - "foreign_born = 48.5\n\nprint(round(100 - foreign_born\n ,2))", - "percentage = 100\nforeign = 48.5\nnot_foreign = percentage - foreign\nprint(not_foreign)" - ], - "Output Answer": [ - "{'number': '51.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The distribution pattern in the 2002 census was similar to those of the 1980 and 1991 censuses, but the share of the two main groups has declined. Indo-Guyanese made up 51.9% of the total population in 1980, but by 1991 this had fallen to 48.6%, and then to 43.5% in the 2002 census. Those of African descent increased slightly from 30.8% to 32.3% during the first period (1980 and 1991) before falling to 30.2% in the 2002 census. With small growth in the overall population, the decline in the shares of the two larger groups has resulted in the relative increase of shares of the multiracial and Amerindian groups. The Amerindian population rose by 22,097 people between 1991 and 2002. This represents an increase of 47.3% or annual growth of 3.5%. Similarly, the multiracial population increased by 37,788 persons, representing a 43.0% increase or annual growth rate of 3.2% from the base period of 1991 census. Question: How many percent of people were not African in 1991?", - "Output Program": [ - "african_in_1991 = 32.3\n\nprint(abs(round(100 - african_in_1991,2)))", - "percent_african_1991=32.3\npercent_not_african_1991=100-percent_african_1991\nprint(percent_not_african_1991)" - ], - "Output Answer": [ - "{'number': '67.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Large-scale demographic changes have been caused since 1964 by the movements of peoples across the island and the later influx of settlers from Turkey to Northern Cyprus. According to the 2011 Census there are 170,383 non-citizens living in Cyprus, of whom 106,270 are EU citizens and 64,113 are from third countries. The largest EU groups by nationality are Greeks (29,321), British (24,046), Romanians (23,706) and Bulgarians (18,536). The largest non-EU groups are Filipinos (9,413), Russians (8,164), Sri Lankans (7,269) and Vietnamese (7,028). There are an estimated 20\u201325,000 undocumented migrants from third countries also living in the Republic, though migrant rights groups dispute these figures. The demographic changes in society have led to some racist incidents, and the formation of the charity KISA (NGO) in response. Question: How many more undocumented migrants than non citizens?", - "Output Program": [ - "undocumented_migrants = 25000\nnon_citizen = 170383\n\nprint(abs(round(undocumented_migrants - non_citizen,2)))", - "undocument_migrants=25000\nnon_citizens=170383\nmore_non_citizens=non_citizens-undocument_migrants\nprint(more_non_citizens)" - ], - "Output Answer": [ - "{'number': '145383', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Japan signed the peace treaty with 49 nations in 1952 and concluded 54 bilateral agreements that included those with Burma (US$20 million 1954,1963), the Republic of Korea (US$300 million 1965), Indonesia (US$223.08 million 1958), the Philippines (525 million US dollars/52.94 billion yen 1967), Malaysia (25 million Malaysian dollars/2.94 billion Yen 1967), Thailand (5.4 billion Yen 1955), Micronesia (1969), Laos (1958), Cambodia (1959), Mongolia (1977), Spain ($5.5 million 1957), Switzerland, Netherlands ($10 million 1956), Sweden and Denmark. Payments of reparations started in 1955, lasted for 23 years and ended in 1977. For countries that renounced any reparations from Japan, it agreed to pay indemnity and/or grants in accordance with bilateral agreements. In the Joint Communiqu\u00e9 of the Government of Japan and the Government of the Peoples Republic of China (1972), Peoples Republic of China renounces its demand for war reparation from Japan. In the Soviet-Japanese Joint Declaration of 1956, the Soviet Union waived its rights to reparations from Japan, and both Japan and the Soviet Union waived all reparations claims arising from war. Additionally, Ceylon (now Sri Lanka), under President J. R. Jayewardene, declined war reparations from Japan. Question: How many years apart was the Mongolia agreement from the Spain agreement?", - "Output Program": [ - "mongolia = 1977\nspain = 1957\nyears_apart = mongolia - spain\nprint(years_apart)\n", - "condition_1 = 1957\ncondition_2 = 1977\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2015, Gasol recorded a career-high 9 blocks, along with 17 points and 9 rebounds, in the 106-101 win over the 2014-15 Denver Nuggets season. Ten days later, he scored a career-high 46 points on 17-of-30 shooting in a 95-87 win over the 2014-15 Milwaukee Bucks season. On April 9, 2015, he recorded a league-best 51st double-double of the season with 16 points and 15 rebounds in an 89-78 win over the 2014-15 Miami Heat season. He recorded his 54th double-double of the season in the regular season finale on April 15 against the 2014-15 Atlanta Hawks season to finish as the league-leader in double-doubles in 2014-15. Question: On what day did Gasol score 46 points against the Milwuakee Bucks?", - "Output Program": [ - "Milwuakee=2015\nprint(Milwuakee )" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '11', 'month': 'January', 'year': '2015'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In mid-2010, there were 2,754,440 residents in the city proper, while some 4.2 million people lived in the greater Rome area (which can be approximately identified with its administrative metropolitan city, with a population density of about 800 inhab./km\u00b2 stretching over more than 5,000 km\u00b2). Minors (children ages 18 and younger) totalled 17.00% of the population compared to pensioners who number 20.76%. This compares with the Italian average of 18.06% (minors) and 19.94% (pensioners). The average age of a Roman resident is 43 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Rome grew by 6.54%, while Italy as a whole grew by 3.56%. The current birth rate of Rome is 9.10 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many years older is the average age of a Roman resident compared to the Italian average?", - "Output Program": [ - "roman = 43\nitalian = 42\n\ndifference = roman - italian \n\nprint(difference)", - "roman_resident = 43\nitalian_resident = 42\n\nprint(abs(roman_resident - italian_resident))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Mount Vesuvius has erupted many times. The famous eruption in AD 79 was preceded by numerous others in prehistory, including at least three significantly larger ones, the best known being the Avellino eruption around 1800 BC which engulfed several Bronze Age settlements. Since AD 79, the volcano has also erupted repeatedly, in 172, 203, 222, possibly in 303, 379, 472, 512, 536, 685, 787, around 860, around 900, 968, 991, 999, 1006, 1037, 1049, around 1073, 1139, 1150, and there may have been eruptions in 1270, 1347, and 1500. The volcano erupted again in 1631, six times in the 18th century (including 1779 and 1794), eight times in the 19th century (notably in 1872), and in 1906, 1929 and 1944. There have been no eruptions since 1944, and none of the eruptions after AD 79 were as large or destructive as the Pompeian one. Vesuvius entered a new phase in December 1631, when a major eruption buried many villages under lava flows, killing around 3,000 people. Torrents of lahar were also created, adding to the devastation. Activity thereafter became almost continuous, with relatively severe eruptions occurring in 1660, 1682, 1694, 1698, 1707, 1737, 1760, 1767, 1779, 1794, 1822, 1834, 1839, 1850, 1855, 1861, 1868, 1872, 1906, 1926, 1929, and 1944. Question: How many years passed before the first severe eruption in 1660 and the last severe eruption?", - "Output Program": [ - "first = 1660\nlast = 1944\nyears_passed = last - first\nprint(years_passed)", - "condition_1 = 1660\ncondition_2 = 1944\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '284', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their road win over the Eagles, the Seahawks went home for a Week 14 NFC West rematch with the Arizona Cardinals. In the first quarter, Seattle took flight early with kicker Josh Brown getting a 23-yard field goal, while QB Matt Hasselbeck completed a 7-yard TD pass to WR Nate Burleson. In the second quarter, the Seahawks increased their lead with Hasselbeck completing a 15-yard TD pass to WR Bobby Engram and a 17-yard TD pass to WR Deion Branch. The Cardinals would get on the board as QB Kurt Warner completed a 5-yard TD pass to WR Bryant Johnson. Seattle would end the half with Brown kicking a 41-yard field goal. In the third quarter, Arizona was starting to make a comeback as Warner completed a 2-yard TD pass to WR Jerheme Urban for the only score of the period. In the fourth quarter, the 'Hawks pulled away as Hasselbeck completed a 3-yard TD pass to TE Marcus Pollard, RB Josh Scobey tackled Cardinals punter Mitch Berger in his endzone for a safety, and CB Marcus Trufant returned an interception 84 yards for a touchdown (with a failed PAT). Arizona tried to mount a comeback as Warner completed an 11-yard TD pass to WR Larry Fitzgerald. Fortunately, Seattle's defense prevented any hopes of a Cardinal comeback from happening. With the win, not only did the Seahawks improve to 9-4, but they also cliched their 4th-straight NFC West title. Question: How many touchdowns were scored in the first half?", - "Output Program": [ - "qbmatt_td = 7\nhassle = 15\nengram = 17\nkurt = 5\n\ntds = [qbmatt_td,hassle,engram,kurt]\n\nprint(len(tds))", - "no_of_td = 4\nprint(no_of_td)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: Which year had fires burn down the largest amount of churches,1248 or 1413?", - "Output Program": [ - "\nburn1248 = 11\nburn1413 = 14\nif burn1413>burn1248:\n print(\"1413\")", - "y1 = 11\ny2 = 14\nif y1 > y2:\n print(1248)\nelse:\n print(1413)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1413'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many of the registered voters in Plainfield were not from the Democratic Party?", - "Output Program": [ - "total = 20722\nregister = 12078\ndiff = total - register\nprint(diff)", - "condition_1 = 20722\ncondition_2 = 12078\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '8644', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The car also won the 1961 British Saloon Car Championship season, 1962 British Saloon Car Championship season, 1969 British Saloon Car Championship season, 1978 British Saloon Car Championship season and 1979 British Saloon Car Championship season, as well as the British Rally Championship in 1962, 1963 and 1970, the European Rally Championship in 1965 and 1966, and won the Finnish Rally Championship in 1965 and 1966. Minis also won the 1965 Lowood 4 Hour endurance race, and the final Finnish Grand Prix in 1963. The Cooper S also had some success in the European Touring Car Championship, winning in 1964 and 1968, the Guia Race of Macau (a 1-2-3 finish in 1965, a 1-2 finish in 1970 and a win in 1972), and the Australian Touring Car Championship, winning its class in 1962, 1963, 1964, 1966, 1967 and 1968. A further title was the 1971 Sun-7 Chesterfield Series. The Mini also enjoyed class wins at the 1963 Armstrong 500, repeating this feat every year until 1969 Hardie-Ferodo 500, and having class wins at the 1964, 1965 and 1971 Sandown 250, and Six Hour Le Mans in 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970 and 1972, as well as the 1971 Phillip Island 500K. The car also won the Welsh Sports and Saloon Car Championship in 1998. Mini Leyland came 4th place in the under-2-litre category in the 1966 Trans-Am season, 1967 Trans-Am season and 1969 Trans-Am seasons, improving to 3rd in 1970 Trans-Am season. Question: How many class wins occurred from 1963-1968 for the Six Hour Le Mans?", - "Output Program": [ - "win_year = [1963, 1964, 1965, 1966, 1967, 1968]\nlength = len(win_year)\nprint(length)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The film was released in North America on Wednesday, May 24, 1989, in 2,327 theaters, earning a record $37,031,573 over the 4-day Memorial Day weekend. Its 3-day opening weekend figure of $29,355,021 was surpassed later that year by Ghostbusters II and Batman (1989 film), which grossed more in its opening 3 days than The Last Crusade in 4. Its Saturday gross of $11,181,429 was the first time a film had made over $10 million. It broke the record for the best seven-day performance, with $50.2 million, added another record with $77 million after twelve days, and earned a $100 million in a record nineteen days. In France, the film broke a record by selling a million admissions within two and a half weeks. Question: How many millions did the film earn after seven day and twelve day performance?", - "Output Program": [ - "seven = 50.2\ntwelve = 77\n\nprint(abs(round((seven \n + twelve))))", - "seven_day = 50.2\ntwelve_day = 77\n\ntotal = (seven_day + twelve_day)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '127.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their last-second win at Minnesota, the Broncos returned home for an interconference duel with the Chicago Bears. After a scoreless first half, which included Bears' defensive end Julius Peppers blocking a 28-yard field goal attempt by kicker Matt Prater in the second quarter, the Bears grabbed the lead in the third quarter, with running back Marion Barber rushing for a 9-yard touchdown. The Bears extended their lead to 10-0 early in the fourth quarter, with a 57-yard field goal by kicker Robbie Gould. With 4:34 remaining in the fourth quarter, the Broncos put together a 7-play, 63-yard drive, and finally got on the scoreboard with 2:08 remaining, when quarterback Tim Tebow threw a 10-yard touchdown pass to wide receiver Demaryius Thomas. With no timeouts remaining, the Broncos tried an onside kick, but Chicago recovered prior to the two-minute warning. After one running play, the two-minute warning stopped the clock. On the next play, Broncos' linebacker D. J. Williams was able to push Barber out of bounds, saving 40 seconds of time. The Bears eventually punted to the Broncos' 20-yard line with 56 seconds remaining. Tebow subsequently led the Broncos on an 8-play, 39-yard drive, with Prater nailing a game-tying 59-yard field goal to send the game to overtime. This was the first game in NFL history that had two field goals of 57 yards or more. Chicago won the overtime coin toss, however, they deferred, and the Broncos went three-and-out on their first possession. The Bears drove into field goal range on their first overtime possesstion, but Broncos' linebacker Wesley Woodyard forced a fumble off Barber, with defensive end Elvis Dumervil recovering the fumble. Nine plays later, Prater nailed the game-winning 51-yard field goal. In the fourth quarter and overtime, Tim Tebow was 18 of 24 with 191 yards passing and one touchdown. In his first 11 starts, Tebow has six game-winning drives in the fourth quarter or overtime. This is more than any other quarterback since the AFL-NFL merger, and breaks the previous record of five, last accomplished by Jake Delhomme in 1999. Question: How many yards longer was Matt Prater's longest field goal over his second longest field goal?", - "Output Program": [ - "longestfield=8\nanswer=longestfield\nprint(answer)", - "Broncos=8\nanswer=Broncos \nprint(answer)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Iran's telecommunication network enjoys the highest growth rate in the Middle East. One of the indicators that clearly illustrates this growth rate is the increase in the number of installed main lines. In 1978 there were only about 850,000 fixed lines installed in Iran. This number rose to about 1,767,000 by 1986 and to about 2,380,000 by 1989. One of the objectives of the first five-year development plan (1989-1994) for the telecommunication sector was to add one million new fixed lines to the network. However, due to the establishment and expansion of many low-capacity and high-capacity exchanges, the actual growth rate that was achieved was considerably higher. In fact more than 3.1 million new main lines were installed during the period of the first five-year plan. Four million new lines were expected to be added by the end of the second five-year plan (1994-1999), which would increase the number of installed main lines to about 9,510,000 fixed lines. Irans telecom market, which generated an estimated $9.1 billion in 2010 (of which 2/3 from \"voice\" mobile-phone and 1/10 from \"data\" mobile-phone services), has been growing significantly, especially its mobile-phone business. As of 2010, Iran had about 66 million mobile-phone subscribers covering about 70% of the population. In contrast, about 36% of Iranians had fixed-line phones. Question: How many more lines were installed from 1978 to 1986 than from 1986 to 1989?", - "Output Program": [ - "line1 = 1767000 - 850000\nline2 = 2380000 - 1767000\ndiffrence = line1 - line2\nprint(diffrence)" - ], - "Output Answer": [ - "{'number': '304000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many percent of the population were not institutionalized?", - "Output Program": [ - "institutionalized = 1.1\ntotal = 100\nnot_institutionalized = total - institutionalized\nprint(not_institutionalized)", - "institionalized_non = 1.6\nprint(100 - institionalized_non)" - ], - "Output Answer": [ - "{'number': '98.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On July 18, 2005, a nonviolent protest was held. The protest began in Netivot near Gaza. The protest march ended July 21 after police prevented protesters from continuing to Gush Katif. On August 2, 2005, another protest against disengagement began in Sderot, with approximately 50,000 attendees. On August 10, 2005, in response to calls from Jewish religious leaders, including former Chief Rabbis Avraham Shapira, Ovadia Yosef, and Mordechai Eliyahu, between 70,000 (police estimate) and 250,000 (organizers estimate) Jews gathered for a rally centered at the Western Wall in prayer to ask that the planned disengagement be cancelled. The crowds that showed up for the rally overwhelmed the Western Walls capacity and extended as far as the rest of the Old City and surrounding Jerusalem neighborhoods. The prayer rally was the largest of its kind for over 15 years, since the opposition to the Madrid Conference of 1991. On August 11, 2005, between 150,000 (police estimates) and 300,000 (organizers estimates) people massed in and around Tel Avivs Rabin Square for an anti-disengagement rally. Organizers called the event \"the largest expression of public protest ever held in Israel.\" According to a police spokesman, it was one of the largest rallies in recent memory. Question: How many days did the Netivot protest last?", - "Output Program": [ - "start = 18\nend = 21\n\nprint(abs(start - end))", - "start = 18\nend = 21\ndays = end - start\nprint(days)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Part of the crop was destroyed by hurricanes in 1979 and 1980, and 1979-80 production was only 670,000 bags (40,200 tons). Although production was usually about 57,000-59,000 tons annually in the 1980s, the acreage harvested declined from in the early 1980s to in 1999, indicating a greater yield per acre. Coffee production in 1999 was estimated at 35,000 tons; exports of coffee in 2001 generated $11 million. Cocoa and tobacco are also grown for export. Dominican Republic is one of the top 10 major producer and exporter of cocoa in the world. Cocoa is also grown in the Cibao Valley around San Francisco de Macoris. Tobacco is also grown in the Cibao Valley, but around Santiago. In 1999, production of cocoa beans was 26,000 tons and of tobacco, 35,000 tons. Rice is grown around Monte Cristi & San Francisco de Macoris. Banana production in 1999 was 432,000 tons. Production of other crops in 1999 (in thousands of tons) included rice, 563; coconuts, 184; cassava, 127; tomatoes, 281; pulses, 69; dry beans, 26; eggplants, 7; and peanuts, 2. Question: How many more tons of tobacco was produces than cocoa beans in 1999?", - "Output Program": [ - "tobacco_in_tons=35000\ncocoa_beans_in_tons=26000\n\n\nmore_tons_tobacco_production=tobacco_in_tons-cocoa_beans_in_tons\nprint(more_tons_tobacco_production)", - "toboca = 35000\ncocoa = 26000\n\nprint(abs(toboca - cocoa))" - ], - "Output Answer": [ - "{'number': '9000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Houston Texans joined the league at the 2002 NFL season, playing at the newly founded Reliant Stadium. With their opening game victory over the Dallas Cowboys that season, the team became the first expansion team to win its opening game since the Minnesota Vikings beat the Chicago Bears in 1961. While the team struggled in early seasons, results began to improve once native Houstonian Gary Kubiak became the head coach in 2006. The Texans finished with a .500 season (8-8) in both 2007 and 2008, and nearly qualified for the 2009-10 NFL playoffs with a 9-7 result in 2009. In 2010, the team started the season on a 4-2 record going into a Week 7 bye week, but promptly collapsed 2-8 in the second part of the season, finishing 6-10. In the 2011 NFL Draft, the Texans acquired Wisconsin Badgers football star defensive end J.J. Watt eleventh overall. The following season, former Dallas Cowboys head coach Wade Phillips was hired as the defensive coordinator of the Texans, and the improved defense led to the Texans finishing 10-6, winning their first AFC South title. The Texans then beat wild card Cincinnati Bengals 31-10 in the first round of the 2011-12 NFL playoffs, before a 20-13 defeat by the Ravens in the semifinals. Question: How many more games did the Texans win in 2009 than in 2010?", - "Output Program": [ - "y2009 = 9\ny2010 = 6\n\nprint(abs(y2009 - y2010))", - "_2009 = 9\n_2010 = 6\ndiff = _2009 - _2010\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1714, Peter the Great sent a party of shipbuilders to Okhotsk to allow faster access to the furs of Kamchatka. In 1715, they built the Vostok and in 1716\u201317 Kozma Sokolov sailed it to Kamchatka. For the next 145 years Okhotsk was the main Russian seaport on the Pacific, supplying Kamchatka and other coastal settlements. In 1731 the Siberian Military Flotilla was established here. In 1736, Okhotsk was moved two miles downstream to a spit of land at the mouth of the Okhota, converting the ostrog (fortress) into a proper port. Vitus Berings two Pacific expeditions (1725\u20131729 and 1733\u20131742) brought in large numbers of people and the first scholars and expert sailors and led to a great deal of building. In 1742 there were 57 buildings, 45 other buildings in the Berings \"expedition settlement\" and eight ships in the harbor. Anton de Vieira, of Portuguese people origin (son of a Jewish father and Christian mother), was the towns governor at that time. From 1737 to 1837 there was a salt works several miles west on the coast that produced 14\u201336 tons annually. In 1827 it was worked by 150 exiles and about 100 guards and overseers. Question: How many years was there a salt works several miles from the coast that produced 14-36 tons annually?", - "Output Program": [ - "start_year = 1737\nend_year = 1837\n\nprint(abs(start_year-end_year))", - "years_workers_produced_14_36_tons=1837-1737\nprint(years_workers_produced_14_36_tons)" - ], - "Output Answer": [ - "{'number': '100', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Of 3,143 counties in the United States in 2013, Fayette County ranked 2,882 in the longevity of male residents and 3,091 of female residents. Males in Fayette County lived an average of 71.2 years and females lived an average of 75.3 years compared to the national average for longevity of 76.5 for males and 81.2 for females. The average longevity of men in Fayette County increased by 2.0 years from 1985 to 2013 compared to a national average for the same period of an increased life span for men of 5.5 years. The average longevity, however, for females in Fayette County declined by 4.2 years between 1985 and 2013 compared to the national average for the same period of an increased life span of 3.1 years for women. High rates of smoking and obesity and a low rate of physical activity appear to be contributing factors to the low level of longevity for both sexes. Question: How many years longer is the male and female national average combined over those rates for the county?", - "Output Program": [ - "open = 8\nbomb = 11\ndiff = bomb - open\nprint(diff)", - "males = 71.2 \nfemales = 75.3\nmales_national = 76.5 \nfemales_national = 81.2\n\nprint(abs(round((males+females) - (males_national + females_national),2)))" - ], - "Output Answer": [ - "{'number': '11.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Like most rural areas throughout northwest Missouri, voters in Daviess County generally adhere to socially and culturally Conservatism principles which tend to influence their Republican leanings, at least on the state and national levels. In 2004, Missourians voted on Missouri Constitutional Amendment 2 (2004)\u2014it overwhelmingly passed in Daviess County with 79.58% of the vote. The initiative passed with 71% support from voters statewide. In 2006, Missourians voted on Missouri Constitutional Amendment 2 (2006)\u2014it failed in Daviess County with 50.96% voting against the measure. The initiative narrowly passed the state with 51% of support from voters as Missouri became one of the first states in the nation to approve Embryonic stem cell. Despite Daviess Countys longstanding tradition of supporting socially conservative platforms, voters in the county have a penchant for advancing Populism causes like increasing the minimum wage. In 2006, Missourians voted on a proposition (Proposition B) to increase the minimum wage in the state to $6.50 an hour\u2014it passed Daviess County with 68.25% of the vote. The proposition strongly passed every single county in Missouri with 78.99% voting in favor. (During the same election, voters in five other states also strongly approved increases in the minimum wage.) In 2018, Missourians voted on a proposition (Proposition A) concerning Right to Work, the outcome of which ultimately reversed the right to work legislation passed in the state the previous year. 62.93% of Daviess County voters cast their ballots to overturn the law. Question: How many more votes, by percent, did the Missouri Constitutional Amendment 2 (2004) receive compared to the Missouri Constitutional Amendment 2 (2006) in Daviess County?", - "Output Program": [ - "year2004=79.58\nyear2006=50.96\nanswer=year2004-year2006\nprint(answer)", - "passed=79.58\nfailed =50.96\nanswer=passed-failed\nprint(answer)" - ], - "Output Answer": [ - "{'number': '28.62', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On March 26, 2008, Ludia (in connection with Ubisoft) launched The Price Is Right video game for PC. A version for the Wii and Nintendo DS platforms was released in September 2008, while a version for the iOS (Apple) was released in November 2008. The shows announcer, Fields, was the host of the computer version. The virtual set in the game resembles the set used in seasons 31 to 34. Ludia announced that all three platforms will receive a new version of the video game that was previewed at the Target Bullseye Lounge during the Electronic Entertainment Expo trade show on June 2-4, 2009. The Price Is Right 2010 Edition was released on September 22, 2009. In the fall of 2010, Ludia developed a multi-player version for Facebook. A third Ludia adaptation, The Price Is Right Decades, featuring set designs, pricing games and prizes taken from the 1970s through 2000s; was initially released for the Wii in October 2011, with an Xbox 360 and iOS release following in November and December. The Price Is Right 2010 Edition and The Price Is Right Decades have also been released as downloads within the PlayStation Store for the PlayStation 3 in May 2010 and April 2012, respectively. Irwin Toys released an electronic tabletop version in 2008 featuring Contestants Row, the Big Wheel, a physical Plinko board with chips, Showcases and seven pricing games. Jakks Pacific released a Plug It in & Play TV Games version of The Price Is Right in 2009, featuring Carey and Fields. Question: How many years after the Price is Right was originally released was a multiplayer version released?", - "Output Program": [ - "price_is_right = 2008\nmultiplayer = 2010\n\nprint(abs(round(price_is_right - multiplayer,2)))", - "original = 2008\nmultiplayer = 2010\nyears = multiplayer - original\nprint(years)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Samuel Pufendorf (1632-1694) was a notable jurist and philosopher known for his natural law theories, influencing Adam Smith as well as Thomas Jefferson. Olof von Dalin (1708-1763) was an influential Swedish writer and historian of the late Age of Enlightenment. Peter Wieselgren (1800-1877) was a Swedish priest, literature critic and prominent leader of the Swedish temperance movements. Knut Wicksell (1851-1926) was an influential economist, sometimes considered one of the founders of modern macroeconomics. Oscar Olsson (1877-1950) was an important developer of self-education in Sweden and known as the father of study circles. Bertil Ohlin (1899-1979) received the Nobel Memorial Prize in Economic Sciences in 1977 for theories concerning international trade and capital, and was the leader of the Liberals Peoples Party (Liberals (Sweden)) for 23 years. Gunnar Jarring (1907-2002) was Swedens ambassador in UN 1956-1958, and Swedens ambassador in Washington, D.C. 1958-1964. Britta Holmstr\u00f6m (1911-1992) was the founder of Individuell M\u00e4nniskohj\u00e4lp (IM), a human rights organization with activities in 12 countries. Torsten H\u00e4gerstrand (1916-2004) was an internationally renowned geographer, considered the father of time geography and receiver of the Vautrin Lud Prize in 1992. Judith Wallerstein (1921-2012) was a renowned psychologist and internationally recognized authority on the effects of marriage and divorce on children and their parents. Question: How many years did Samuel Pufendorf live?", - "Output Program": [ - "ystart = 1632\nyend = 1694\n\nprint(abs(yend -ystart))", - "Samuel_birth = 1632\nSamuel_death = 1694\nyears_lived = Samuel_death - Samuel_birth\nprint(years_lived)" - ], - "Output Answer": [ - "{'number': '62', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to rebound from their shutout loss to the Falcons, the Raiders stayed at home for a Week 10 interconference duel with the Carolina Panthers. With QB JaMarcus Russell recover from an injury, back-up QB Andrew Walter was given the start. In the first quarter, Oakland trailed early as Panthers QB Jake Delhomme completed a 3-yard TD pass to WR Muhsin Muhammad. In the second quarter, the Raiders continued to trail as RB DeAngelo Williams got a 69-yard TD run. In the third quarter, Oakland got on the board with kicker Sebastian Janikowski getting a 38-yard and a 45-yard field goal. In the fourth quarter, Carolina sealed the win with kicker John Kasay nailing a 32-yard field goal. With the loss, the Raiders fell to 2-7. This was also the Raiders 300th franchise loss. On a positive note, Janikowski's two field goals helped him surpass George Blanda and become the franchise's all-time career points leader with 865 points. Question: How many field goals did Sebastian Janikowski kick?", - "Output Program": [ - "yard38 = 1\nyard45 = 1\ngoals = yard38 + yard45\nprint(goals) ", - "fds = (38,45)\n\n\nprint(abs(len(fds)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The month-long truce went into effect on 11 June, 1948. On the same day, the first group of 36 observers arrived via Cairo, Egypt and continued to arrive for the next three days. The first truce did not last long due to widespread violence which again erupted. As a result, the observers were withdrawn on 9 July 1948. The second truce, indefinite in length, was called by the United Nations Security Council on 15 July 1948. This declaration was to be put into effect on 18 July 1948. It was from United Nations Security Council Resolution 54 that the Mediator was instructed to supervise the observance of the truce and to establish procedures for examining alleged breaches of the truce since 11 June 1948, and authorized the Mediator to deal with breaches so far as it was within the capacity of the Mediator to do so by appropriate local action, also the Security Council Resolution 54 requested the Mediator to keep the Security Council informed concerning the operation of the truce and where necessary to take appropriate action. During the autumn of 1948, UNTSO was re-established with an increase in size to supervise the Second Truce. The first group of observers to serve in Palestine under the UN Mediator, Count Folke Bernadotte, arrived in Rhodes at 6 P.M. GMT 20 July. It included 41 Americans and about 25 Belgians and were deployed on 21 July 1948. The initial group was quickly expanded to 93 in total because of the tremendous area that had to be covered. As the number of personnel grew, the United Nations Secretariat (of Personnel) supported the creation of the United Nations Truce Supervision Organization (UNTSO), the same organization UN Military Observers are assigned to today. Initially, the command was headed by a Chief-of-Staff (a general officer from one of the participating countries) in accordance with the personal direction of the Mediator, (a civilian). Question: How many days after the first group of observers left did the second group of observers arrive?", - "Output Program": [ - "first_diff = 9\nsecond = 20\n\nprint(abs(first_diff - second))", - "first_group = 9\nsecond_group = 20\ndays = second_group - first_group\nprint(days)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: Did Ashkelon have more residents in 1955 or 1961?", - "Output Program": [ - "residents =1961\nprint(residents)", - "residents=1961\nprint(residents)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1961'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States vitamin E supplement use by female health professionals was 16.1% in 1986, 46.2% in 1998, 44.3% in 2002, but decreased to 19.8% in 2006. Similarly, for male health professionals, rates for same years were 18.9%, 52.0%, 49.4% and 24.5%. The authors theorized that declining use in these populations may have due to publications of studies that showed either no benefits or negative consequences from vitamin E supplements. Within the US military services, vitamin prescriptions written for active, reserve and retired military, and their dependents, were tracked over years 2007-2011. Vitamin E prescriptions decreased by 53% while vitamin C remained constant and vitamin D increased by 454%. A report on vitamin E sales volume in the US documented a 50% decrease between 2000 and 2006, with a cause attributed to a meta-analysis that had concluded that high-dosage vitamin E increased all-cause mortality. Question: How many percent did usage of Vitamin E decrease in the four years after 2002?", - "Output Program": [ - "two = 44.3\nsix = 19.8\ndiff = two - six\nprint(diff)" - ], - "Output Answer": [ - "{'number': '24.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1961 and 1989, when Real dominated La Liga, only Atl\u00e9tico offered it any serious challenge, winning Liga titles in 1966, 1970, 1973 and 1977. In 1965, Atl\u00e9tico became the first team to beat Real at the Bernab\u00e9u in eight years. Real Madrids record against Atl\u00e9tico in more recent times is very favorable. A high point coming in the 2002\u201303 La Liga, when Real clinched the La Liga title after a 0\u20134 victory at Atl\u00e9tico at the Vicente Calder\u00f3n Stadium. Atl\u00e9ticos first win over its city rivals since 1999 came with the Copa del Rey win in May 2013. In 2013\u201314, Real and Atl\u00e9tico were finalists of UEFA Champions League, the first final which hosted two clubs from same city. Real Madrid triumphed with 2014 UEFA Champions League Final in extra time. On 7 February 2015, Real suffered their first defeat in 14 years at the Vicente Calder\u00f3n, a 4\u20130 loss. On 28 May 2016, Real and Atl\u00e9tico 2016 UEFA Champions League Final for the Champions League title in Milan, which resulted in a win for Real after a penalty shootout. Question: How many times did Real Madrid win a UEFA Champions league title?", - "Output Program": [ - "_2014 = 1\n_2016 = 1\ntotal = _2014 + _2016\nprint(total)", - "ans = [2016,2014]\n\nprint(len(ans))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many people, in terms of percentage, were Overseas Filipino, Korean diaspora, and Overseas Chinese combined in Guam as of 2010?", - "Output Program": [ - "overseas_filipino = 26.3\nkorean_diaspora = 2.2\noverseas_chinese = 1.6\ntotal = overseas_filipino + korean_diaspora + overseas_chinese\nprint(total)", - "score =26.3 + 1.6 + 2.2\nprint(score)" - ], - "Output Answer": [ - "{'number': '30.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: How many years does China reduced its underweight prevalence from 19 to 8 percent?", - "Output Program": [ - "Years1=2002\nYears2=1990\nanswer=2002-1990\nprint(answer)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 1970s marked a time of economic uncertainty and troubled relations between the U.S. and certain Middle-Eastern countries. To begin with, the decade started off with the ongoing Recession of 1969\u201370. Following that, the 1970s energy crisis ensued which included the 1973\u201375 recession, the 1973 oil crisis as well as the 1979 energy crisis beginning as a prelude to a disastrous economic climate injected with stagflation; the combination between high unemployment and high inflation. However, on November 14, 1972, the average closed above the 1,000 mark (1,003.16) for the first time, during a brief relief rally in the midst of a lengthy bear market. Between January 1973 and December 1974, the average lost 48% of its value in what became known as the 1973\u20131974 stock market crash; with the situation being exacerbated by the events surrounding the Yom Kippur War. The index closed at 577.60, on December 4, 1974. During 1976, the index went above 1000 several times, and it closed the year at 1,004.75. Although the Vietnam War ended in 1975, new tensions arose towards Iran surrounding the Iranian Revolution in 1979. Other notable disturbances such as the Lebanese Civil War, the Ethiopian Civil War, the Indo-Pakistani War of 1971 and the Angolan Civil War which the U.S. and Soviet Union considered critical to the global balance of power, seemed to have had little influence towards the financial markets. Performance-wise for the decade, gains remained virtually flat, rising less than 5% from about the 800 level to 838. Question: How many points higher did the index close in 1976 compared to December 4, 1974?", - "Output Program": [ - "condition_1 = 577.60\ncondition_2 = 1004.75\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "ago = 577.60\nnow = 1004.75\ndiff = now - ago\nprint(diff)" - ], - "Output Answer": [ - "{'number': '427.15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many less percent of people in Jordan had a positive view of China compared to Malaysia?", - "Output Program": [ - "condition_1 = 35\ncondition_2 = 74\n\nprint(abs(round(condition_2 - condition_1,2)))", - "mal = 74\njor = 35\nprint(mal - jor)" - ], - "Output Answer": [ - "{'number': '39', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Federal Bureau of Investigations 2015 Uniform Crime Report, Indianapolis ranks as the 16th most dangerous city in the U.S., with 17.1 homicides per 100,000 people, compared with the U.S. rate of 4.9 homicides per 100,000 people. Between 2012 and 2014, the murder rate rose by 44%. There were 138 homicides in 2014, with 60% of victims and 90% of perpetrators being young black men. With 144 criminal homicides, 2015 surpassed 1998 as the year with the most murder investigations in the city. With 154 criminal homicides, 2017 marked the third consecutive year of record violence. FBI data showed a 7 percent increase in violent crimes committed in Indianapolis, outpacing the rest of the state and country. Law enforcement has blamed increased violence on a combination of root causes, including poverty, substance abuse, mental illness, and availability of firearms. Question: How many more homicides per 100,000 people did Indianapolis have than the national average?", - "Output Program": [ - "indiana = 17.1\nnational = 4.9\nprint(indiana - national)", - "Indianapolis = 17.1\nnational = 4.9\nprint(Indianapolis-national)\n" - ], - "Output Answer": [ - "{'number': '12.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap a three-game losing streak, the Raiders stayed at home for a Week 11 duel with the Cincinnati Bengals. Due to quarterback JaMarcus Russell's ineffectiveness, quarterback Bruce Gradkowski would get the start. Oakland would trail in the first quarter as Bengals quarterback Carson Palmer got a 1-yard touchdown run. Cincinnati's lead would increase as Palmer got another 1-yard touchdown run, yet the Raiders would close out the half with Gradkowski completing a 10-yard touchdown pass to tight end Zach Miller. In the third quarter, Oakland continued to rally as kicker Sebastian Janikowski got a 52-yard field goal. The Bengals would answer with kicker Shayne Graham nailing a 25-yard field goal. The Raiders would tie the game in the fourth quarter as Gradkowski found rookie wide receiver Louis Murphy on a 29-yard touchdown pass. Afterwards, after recovering a special team fumble from Cincinnati wide receiver Andre Caldwell, Oakland took advantage as Janikowski booted the game-winning 33-yard field goal. Question: How many yards longer was the longest touchdown pass than the shortest?", - "Output Program": [ - "ans = [10,29]\n\nprint(max(ans) - min(ans))", - "shortest = 10\nlongest = 29\nyards_longer = longest - shortest\nprint(yards_longer)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1856, Leopold II, Grand Duke of Tuscany established a penal colony in Pianosa because it was considered a perfect place to isolate, segregate, and oversee detainees; at the proclamation of the Kingdom of Italy in 1861, there were 149 prisoners on the island. In 1864 a structure able to contain 350 prisoners was built, but in 1872 the island was divided into numerous farms organizing the inmates as small communities; in 1880 there were 960 detainees. The captives cultivated cereals, produced oil and wine as Sangiovese and Procanico, there were poultry, pigs, and cattle farms. From 1884 until 1965, because of its dry climate, Pianosa hosted convicts from all over Italy who had been affected by tuberculosis. At the beginning of the 1900s, the population on the island was 21 civilians, 80 Polizia Penitenziaria, 40 soldiers, and 800 prisoners. The former President of the Republic of Italy Sandro Pertini became an inmate in 1932 for political reasons. During World War II, on 17 September 1943, Germans troops invaded Pianosa and occupied it; on 19 March 1944 French commandos landed on the island, and after a short firefight left again, taking away 40 prison guards as hostages; the following month an allied bomber attacked the island, killing six people. Question: How many more Polizia Penitenziaria were there than civilians and soldiers?", - "Output Program": [ - "poli = 80\nother = 40 + 21\nprint(poli - other)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Indianapolis Colts home opener had their 2011 home opener against the 0-1 Cleveland Browns. The first quarter saw both teams getting into offensive and defensive rhythms and ended with the Colts holding only a 3-0 lead on an Adam Vinatieri field goal. Heading to the second quarter, the Colts offense began to pick up behind Kerry Collins, rookie Delone Carter, and Joseph Addai. However much of the success faded once Indianapolis reached the red zone, and were only able to come away with two field goals during the quarter. Cleveland, however, was able to capitalize on the Colts defense, and saw a touchdown pass from Colt McCoy and a touchdown run from Peyton Hillis. Cleveland went into halftime with a 14-9 lead. The Indianapolis defense was able to stop Cleveland for most of the third quarter, and allowed the struggling offensive to close the gap with a fourth Vinatieri field goal, with Cleveland still holding a 14-12 lead into the fourth quarter. Cleveland quickly drove down the field and started the quarter with a Phil Dawson field goal, allowing the Colts to remain in contention for the victory. However, after turnovers and an inability to produce on offense, Cleveland broke the game open with a Hillis touchdown run, along with another Dawson field goal with 2:59 remaining in the game. With Cleveland holding a 27-12 lead, Indianapolis was able to score their first touchdown of the game, allowing them to try an onside kick to preserve any chance of a comeback, which they were not able to convert. Cleveland finished the game and the Colts by winning 27-19, their first victory over the Colts since 1994, and the Colts first 0-2 start since the 1998 season. Question: How many points was Cleveland ahead at halftime?", - "Output Program": [ - "cle = 14\nother = 9\nprint(cle - other)", - "condition_1 = 14\ncondition_2 = 9\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The SS owned experimental farms, bakeries, meat packing plants, leather works, clothing and uniform factories, and small arms factories. Under the direction of the WVHA, the SS sold camp labor to various factories at a rate of three to six Reichsmarks per prisoner per day. The SS confiscated and sold the property of concentration camp inmates, confiscated their investment portfolios and their cash, and profited from their dead bodies by August Frank memorandum and melting down their dental work to obtain gold from the fillings. The total value of assets looted from the victims of Operation Reinhard alone (not including Auschwitz) was listed by Odilo Globocnik as 178,745,960.59 Reichsmarks. Items seized included 2,909.68 kilograms of gold worth 843,802.75 RM, as well as 18,733.69 kg of silver, 1,514 kg of platinum, 249,771.50 American dollars, 130 diamond solitaires, 2,511.87 carats of brilliants, 13,458.62 carats of diamonds, and 114 kg of pearls. According to Nazi legislation, Jewish property belonged to the state, but many SS camp commandants and guards stole items such as diamonds or currency for personal gain, or took seized foodstuffs and liquor to sell on the black market. Question: How many total kilograms of precious metals were seized?", - "Output Program": [ - "iteam_1 = 2909.68\niteam_2 = 18733.69\niteam_3 = 1514\n\nprint(iteam_1+iteam_2+iteam_3)", - "gold = 2909.68\nsilver = 18733.69\nplatinum = 1514\ntotal = gold + silver + platinum\nprint(total)" - ], - "Output Answer": [ - "{'number': '23157.37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to CBS, in 2001 the ethnic makeup of the city was 99.8% Jewish and other non-Arab, without significant Arab population. See Population groups in Israel. According to CBS, in 2001 there were 23,700 males and 24,900 females. The population of the city was spread out with 31.4% 19 years of age or younger, 15.7% between 20 and 29, 18.5% between 30 and 44, 18.3% from 45 to 59, 4.1% from 60 to 64, and 11.9% 65 years of age or older. The population growth rate in 2001 was 0.8%. Question: How many people, in terms of percentage, were in the 3 biggest age groups combined?", - "Output Program": [ - "first = 11.9\nsecond = 4.1\nthird = 18.3\ntotal = first + second + third\nprint(total)", - "age_grop = 31.4+18.5+18.3\n\nprint(abs(round(age_grop,2)))" - ], - "Output Answer": [ - "{'number': '68.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 13.11% of the houses in Juniata County cost less than $50,000 and 51.07% cost $50,000 to $99,999. 17.51% of the countys houses cost $100,000 to $124,999 and 9.74% cost from $125,000 to $149,999. 4.62% of the houses cost between $150,000 and $174,999 and 1.21% cost between $175,000 and $199,999. 1.92% of the houses in the county cost between $200,000 and $249,999, 0.39% cost between $250,000 and $299,999, and 0.43% cost more than $300,000. Of the administrative divisions in the county, Fermanagh Township has the highest percentage of houses costing over $300,000 (1.34%) and numerous townships and boroughs in the county do not have any houses costing over $300,000. Mifflin has the highest percentage of houses costing less than $50,000 (56.48%) and Delaware Township has the lowest percentage of such houses (4.73%). Question: How many percent of homes cost under $100000?", - "Output Program": [ - "cost1=51.07\ncost2=17.51\nanswer=cost1+cost2\nprint(answer)", - "Juniata=51.07\ncountys=9.74\nDelaware=4.73\nanswer=Juniata+countys+Delaware\nprint(answer)" - ], - "Output Answer": [ - "{'number': '64.18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The profound demographic and economic changes that occurred in Finland after World War II affected the Finnish family. Families became smaller, dropping from an average of 3.6 persons in 1950 to an average of 2.7 by 1975. Family composition did not change much in that quarter of a century, however, and in 1975 the percentage of families that consisted of a man and a woman was 24.4; of a couple and children, 61.9; of a woman with offspring, 11.8; of a man and offspring, 1.9. These percentages are not markedly different from those of 1950. Change was seen in the number of children per family, which fell from an average of 2.24 in 1950 to an average of 1.7 in the mid-1980s, and large families were rare. Only 2 percent of families had four or more children, while 51 percent had one child; 38 percent, two children; and 9 percent, three children. The number of Finns under the age of 18 dropped from 1.5 million in 1960 to 1.2 million in 1980. Question: How many families, in terms of percentage, did not have 4 or more children?", - "Output Program": [ - "percent_families_4_more_children = 2\npercent_families_not_4_more_children = 100 - percent_families_4_more_children\nprint(percent_families_not_4_more_children)", - "families_with_4_children = 2\n\n\nprint(abs(round(100 - families_with_4_children,2)))" - ], - "Output Answer": [ - "{'number': '98', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Although Jerry Rice was named MVP, Montana had an MVP-worthy performance, completing 23 of 36 passes for a Super Bowl record 357 yards, throwing for 2 touchdowns, and gaining 14 rushing yards. Craig finished the game with 71 yards rushing, and 8 receptions for 101 receiving yards. He was the first running back in Super Bowl history to gain over 100 receiving yards. Taylor finished the game with a Super Bowl record 56 punt return yards. His 18.7 yards per return was also the highest average in Super Bowl history. Linebacker Charles Haley had six tackles and two sacks. For Cincinnati, Jennings rushed one time for 3 yards, and gained 117 yards and a touchdown on 2 kickoff returns. Woods was the top rusher of the game with 79 yards. But Esiason was limited to just 11 out of 25 completions for 144 yards and no touchdowns, with 1 interception. Collinsworth (who retired after this game) was the Bengals top receiver of the game, but with just 3 catches for 40 yards. Question: How many rushing yards did Craig, Montana and Jennings have combined?", - "Output Program": [ - "craig = 71\nmontana = 14\njennings = 3\nprint(craig + montana + jennings)" - ], - "Output Answer": [ - "{'number': '88', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1984 and 1986, he defeated Nick Begichs wife, Pegge Begich, by 113,582 votes (55.02%) to 86,052 (41.68%) and by 101,799 votes (56.47%) to 74,053 (41.08%), respectively. He defeated Peter Gruenstein with 62.5% of the vote in 1988 and then faced John Devens, the Mayor of Valdez, Alaska, in 1990 and 1992. Young defeated him by 99,003 votes (51.66%) to 91,677 (47.84%) in 1990 and then faced a serious challenge in 1992. He was challenged in the Republican primary by State Senator Virginia M. Collins and defeated her by 24,869 votes (52.98%) to 19,774 (42.12%). In the general election, he was re-elected against Devens by 111,849 votes (46.78%) to 102,378 (42.82%). This is both the lowest winning percentage of his career and the only time he has won without a majority of the vote. Question: How many general elections did Young win with more than 50% of the vote?", - "Output Program": [ - "fg = (51.66,47.84,52.98,42.12,55.02,41.68,56.47)\n\ncount = 0\nt = 0\n\nwhile t < len(fg):\n if fg[t] > 50:\n count += 1\n t += 1\n else:\n t += 1\nprint(count)", - "pegge = 1\npeter = 1\njohn = 1\ncollins = 1\ntotal = pegge + peter + john + collins\nprint(total)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2006 to 2011 After the coup, Thailands economy again suffered. From the last quarter of 2006 through 2007 the country was ruled by a military junta led by General Surayud Chulanont, who was appointed prime minister in October 2006. The 2006 GDP growth rate slowed from 6.1, 5.1 and 4.8 percent year-over-year in the first three quarters to 4.4 percent (YoY) in Q4. Thailands ranking on the IMD Global Competitiveness Scoreboard fell from 26th in 2005 to 29th in 2006 and 33rd in 2007. Thaksins plan for massive infrastructure investments was unmentioned until 2011, when his younger sister Yingluck Shinawatra entered office. In 2007, the Thai economy grew by 5 percent. On 23 December 2007, the military government held a Thai general election, 2007. The pro-Thaksin Peoples Power Party (Thailand), led by Samak Sundaravej, won a landslide victory over Abhisit Vejjajivas Democrat Party. Question: How many ranks did the Thailand fall on the IMD Global Competitiveness Scoreboard in 2007 from 2005?", - "Output Program": [ - "y1 = 26\ny2 = 33\ndiff = y2 - y1\nprint(diff)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Carl Linnaeus (1707-1778), began his academic career in Lund by studying medicine and botany for a year before moving to Uppsala. He is known as the father of modern Taxonomy (biology), and is also considered one of the fathers of modern ecology. Pehr Henrik Ling (1776-1839) is considered the prime developer of natural gymnastics, the father of Swedish massage, and one of the most important contributors to the development and spread of modern physical therapy. Carl Adolph Agardh (1787-1859) made important contributions to the study of algae and played an important role as a politician in raising educational standards in Sweden. Elias Magnus Fries (1794-1878) was a notable botanist who played a prominent role in the creation of the modern taxonomy of mushrooms. Nils Alwall (1904-1986) was a pioneer in hemodialysis who constructed the first practical dialysis machine, commercialized by Gambro. Rune Elmqvist (1906-1996) was a physician and medical engineer who developed the first implantable Artificial cardiac pacemaker as well as the first inkjet ECG printer. Lars Leksell (1907-1986) was a notable neurosurgeon who was the father of radiosurgery and later the inventor of the Gamma Knife. Inge Edler (1911-2001) developed the Medical ultrasound in 1953, commonly known as echocardiography, together with Hellmuth Hertz, and was awarded the Lasker Clinical Medical Research Award in 1977. Sune Bergstr\u00f6m (1916-2004) and Bengt Samuelsson (1934-) were awarded the Nobel Prize in Physiology or Medicine in 1982 for \"discoveries concerning prostaglandins and related biologically active substances\". Arvid Carlsson (1923-) was awarded the Nobel Prize in Physiology or Medicine in 2000 for \"discoveries concerning signal transduction in the nervous system\" and is noted for having discovered the role of dopamine as an independent neurotransmitter. Question: How many of the scientists and physicians each invented a product?", - "Output Program": [ - "product = [\"dialysis machine\",\"cardiac pacemaker\",\"ECG printer\",\"Gamma Knife\",\"neurotransmitter\",\"echocardiography\"]\nprint (len(product))", - "sci = 6\nprint(sci)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many more females than males were there in 2010?", - "Output Program": [ - "females = 100\nmales = 99.2\ndiff = females - males\nprint(diff)", - "males = 99.2\nprint(abs(round(100 - males,2)))" - ], - "Output Answer": [ - "{'number': '0.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hundreds of prisoners who had been captured with weapons in their hands or gunpowder on their hands had been shot immediately. Others were taken to the main barracks of the army in Paris and after summary trials, were executed there. They were buried in mass graves in parks and squares. Not all prisoners were shot immediately; the French Army officially recorded the capture of 43,522 prisoners during and immediately after Bloody Week. Of these, 1,054 were women, and 615 were under the age of 16. They were marched in groups of 150 or 200, escorted by cavalrymen, to Versailles or the Camp de Satory where they were held in extremely crowded and unsanitary conditions until they could be tried. More than half of the prisoners, 22,727 to be exact, were released before trial for extenuating circumstances or on humanitarian grounds. Since Paris had been officially under a state of siege during the Commune, the prisoners were tried by military tribunals. Trials were held for 15,895 prisoners, of whom 13,500 were found guilty. Ninety-five were sentenced to death; 251 to forced labour; 1,169 to deportation, usually to New Caledonia; 3,147 to simple deportation; 1,257 to solitary confinement; 1,305 to prison for more than a year; and 2,054 to prison for less than a year. Question: How many of the 43533 prisoners were not under the age of 16?", - "Output Program": [ - "total = 43522\nunder = 615\ndiff = total - under\nprint(diff)", - "condition_1 = 43533\ncondition_2 = 615\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '42907', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent of people were not born in other parts od the UK?", - "Output Program": [ - "total = 100\nborn = 7.6\nprint(total - born)", - "condition_1 = 7.6\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '92.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: English language is the official language in the state of Montana, as it is in many U.S. states. According to the 2000 United States Census, 94.8 percent of the population aged 5 and older speak English at home. Spanish is the language most commonly spoken at home other than English. There were about 13,040 Spanish-language speakers in the state (1.4 percent of the population) in 2011. There were also 15,438 (1.7 percent of the state population) speakers of Indo-European languages other than English or Spanish, 10,154 (1.1 percent) speakers of a Native American language, and 4,052 (0.4 percent) speakers of an Asian or Pacific Islander language. Other languages spoken in Montana (as of 2013) include Assiniboine (about 150 speakers in the Montana and Canada), Blackfoot (about 100 speakers), Cheyenne (about 1,700 speakers), Plains Cree (about 100 speakers), Crow (about 3,000 speakers), Dakota (about 18,800 speakers in Minnesota, Montana, Nebraska, North Dakota, and South Dakota), German Hutterite (about 5,600 speakers), Gros Ventre (about 10 speakers), Kalispel-Pend dOreille (about 64 speakers), Kutenai (about 6 speakers), and Lakota (about 6,000 speakers in Minnesota, Montana, Nebraska, North Dakota, South Dakota). The United States Department of Education estimated in 2009 that 5,274 students in Montana spoke a language at home other than English. These included a Native American language (64 percent), German (4 percent), Spanish (3 percent), Russian (1 percent), and Chinese (less than 0.5 percent). Question: How many more percent of Montana students speak German at home than Chinese?", - "Output Program": [ - "German=4\nChinese=0.5\nanswer=German-Chinese\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The album debuted at number eight on the US Billboard 200 with first-week sales of 83,000 copies. Sales increased week by week, its best week being that of 3 January 1998 when it sold 284,000 copies. The album finally peaked at number three on 14 February, when Spice also returned to the top 10, making the Spice Girls the first British band to have two albums in the top 10 of the Billboard 200 at the same time since the Rolling Stones in summer 1975. The album sold 1.74 million copies in the first 12 weeks and 3.2 million in the first 10 months. It was certified four-times platinum by the Recording Industry Association of America (RIAA) on 19 May 1999, and by December 2007, it had sold 4.2 million copies in the US. In Canada, the album peaked at number two on the Canadian Albums Chart and was certified diamond by the Canadian Recording Industry Association (CRIA) for shipments of one million copies. Spiceworld was a big success in Canada, it was the groups second diamond-selling album and spent 43 weeks in the Top 10 and 60 weeks in the Top 20 album chart. Spiceworld had sold 13 million copies by the end of 1998, making it one of the worlds best-selling albums by a girl group. Question: How many more copies were sold on January 3, 1998 than the first week of sales", - "Output Program": [ - "jan_3 = 284000\nfirst_week = 83000\n\nprint(abs(jan_3 - first_week))", - "january = 284000\nfirst_week = 83000\nmore_copies = january - first_week\nprint(more_copies)" - ], - "Output Answer": [ - "{'number': '201000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Also in that year Turkmenistan imported $5.001 billion in goods resulting it being the 121th largest importer in the world. This is $1.986 billion less in imports compared to exports meaning the country has a positive Balance of trade of $1.986 billion. Its top imports are Machine (mechanical) and equipment, Chemical substance, foodstuffs. The top origins of imports are Turkey 26.4%, Russia 10.5%, Japan 8.6%, Germany 8.2%, South Korea 7.8%, China 7.2%, Italy 5.2%. Question: How many more percent were imports in Turkey over Italy and China?", - "Output Program": [ - "China=7.2\nItaly=5.2\nTurkey=26.4\nanswer=Turkey-China-Italy\nprint(answer)", - "Italy=5.2\nChina=7.2\nTurkey=26.4\nanswer=Turkey-(Italy+China)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many percent of people were not Malay?", - "Output Program": [ - "percentage = 100\nmalay = 1.5\nnot_malay = percentage - malay\nprint(not_malay)", - "malay = 1.5\n \nprint(abs(round(100-malay,2)))" - ], - "Output Answer": [ - "{'number': '98.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2015, Gasol recorded a career-high 9 blocks, along with 17 points and 9 rebounds, in the 106-101 win over the 2014-15 Denver Nuggets season. Ten days later, he scored a career-high 46 points on 17-of-30 shooting in a 95-87 win over the 2014-15 Milwaukee Bucks season. On April 9, 2015, he recorded a league-best 51st double-double of the season with 16 points and 15 rebounds in an 89-78 win over the 2014-15 Miami Heat season. He recorded his 54th double-double of the season in the regular season finale on April 15 against the 2014-15 Atlanta Hawks season to finish as the league-leader in double-doubles in 2014-15. Question: How many double-doubles did Gasol have between April 9th and April 14th, inclusively?", - "Output Program": [ - "april9 = 1\nprint(april9)", - "april_9 = 51\napril_14 = 54\n\nprint(abs(round(april_9-april_14\n )))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 8,878 housing units averaged 685.5 per square mile (264.7/km\u00b2), of which 6,287 (73.6%) were owner-occupied, and 2,256 (26.4%) were occupied by renters. The homeowner vacancy rate was 1.2%; the rental vacancy rate was 5.2%. Around 17,769 people (77.1% of the population) lived in owner-occupied housing units and 5,280 people (22.9%) lived in rental housing units. Question: How many points higher was the rental vacancy rate than the homeowner vacancy rate?", - "Output Program": [ - "homeownerrate=1.2\nrentalvacancyrate=5.2\nanswer=rentalvacancyrate-homeownerrate\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: How many passing touchdowns were longer than 40 yards long?", - "Output Program": [ - "ans = [68,12,43,11,43,1,43]\ncriteria = 40\n\ncount = 0\n\nfor i in range(len(ans)):\n if ans[i] > criteria:\n count+=1\nprint((count))", - "touch = 4\nprint(touch)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of the Hispanics are not Mexican?", - "Output Program": [ - "hispanic_mexican = 24 \ntotal_population = 31.5\nprint(abs(round(total_population - hispanic_mexican,2)))", - "hispanics = 31.5\nmexicans = 24\nnon_mexicans = hispanics - mexicans\nprint(non_mexicans)" - ], - "Output Answer": [ - "{'number': '7.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Age of Empires III is a real-time strategy video game developed by Microsoft Corporation's Ensemble Studios and published by Microsoft Game Studios. The Mac version was ported over and developed and published by Destineer's MacSoft. The PC version was released on October 18, 2005 in North America and November 4, 2005 in Europe, while the Mac version was released on November 21, 2006 in North America and September 29, 2006 in Europe. An N-Gage version of the game developed by Glu Mobile was released on April 28, 2009. It is the third game of the Age of Empires series and the sequel to Age of Empires II: The Age of Kings. The game portrays the European colonization of the Americas, between approximately 1492 and 1876 AD. There are fourteen total civilizations to play within the game. Age of Empires III has made several innovations in the series, in particular with the addition of the \"Home City\", which combines real-time strategy and role-playing game features. Two expansion packs have been released: the first, Age of Empires III: The WarChiefs, was released on October 17, 2006, and introduced three Native American civilizations; the second, Age of Empires III: The Asian Dynasties, was released on October 23, 2007, and included three Asian civilizations. Age of Empires III has sold over 2 million copies as of May 2008. As well as receiving favorable reviews, it has garnered awards, including GameSpy's \"Best RTS game of 2005\", and was one of the best-selling games of 2005. In 2007, Age of Empires III was the seventh best-selling computer game, with over 313,000 copies sold that year. Question: How many years after the PC version of Age of Empires III was released was an N-Gage version released?", - "Output Program": [ - "pc_version = 2005\nn_gag = 2009\n\nprint(abs(round(pc_version - n_gag,2)))", - "pc = 2005\nngage = 2009\nyears_after = ngage - pc\nprint(years_after)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Like most rural areas throughout Missouri, voters in Dunklin County generally adhere to socially and culturally Conservatism principles but are more moderate or Populism on economic issues, typical of the Dixiecrat philosophy. In 2004, Missourians voted on Missouri Constitutional Amendment 2 (2004)\u2014it overwhelmingly passed Dunklin County with 87.57 percent of the vote. The initiative passed the state with 71 percent of support from voters as Missouri became the first state to ban same-sex marriage. In 2006, Missourians voted on Missouri Constitutional Amendment 2 (2006)\u2014it failed in Dunklin County with 53.70 percent voting against the measure. The initiative narrowly passed the state with 51 percent of support from voters as Missouri became one of the first states in the nation to approve Embryonic stem cell. Despite Dunklin County\u2019s longstanding tradition of supporting socially conservative platforms, voters in the county have a penchant for advancing Populism causes like increasing the minimum wage. In 2006, Missourians voted on a proposition (Proposition B) to increase the minimum wage in the state to $6.50 an hour\u2014it passed Dunklin County with 79.42 percent of the vote. The proposition strongly passed every single county in Missouri with 78.99 percent voting in favor as the minimum wage was increased to $6.50 an hour in the state. During the same election, voters in five other states also strongly approved increases in the minimum wage. Question: How many states in total voted to increase minimum wage in the 2006 election?", - "Output Program": [ - "votes_states = 5\nmissiori_state = 1\n\ntotal = votes_states + missiori_state\n\nprint(total)", - "missourian = 1\nother_states = 5\n\ntotal_states = missourian + other_states\n\nprint(total_states)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The February 2013 offer represented a small premium over the then-current stock price, much lower than the stocks all-time high of $65 USD per share reached during the dotcom bubble in 2000, as well as its July 2005 price of $40 USD which was the high-water mark of the post-dotcom era. The price of $13.65 per share represented a 25% premium to the stock price, but far below the 52-week high of $18.36, and more than 76% off its all-time high. Several major institutional shareholders have voiced opposition, including Southeastern Asset Management and Mason Hawkins. Michael Dell owns the largest single share of the companys stock and was part of negotiations to go private, but only offered $750 million of his own money for a deal that would involve almost $16 billion in new debt. T. Rowe Price, which has the third largest holding, also objected to the low price of the proposal. Southeastern Asset Management, the largest shareholder of Dell stock with about 8.5%, is opposed to the deal at the per share price of $13.50 to $13.75 as they value the company at $23.72 a share. Southeastern also complained that the overseas funds arent offered to sweeten the buyout offer. Question: How many more dollars per share is the company valued by Southeastern Asset Management than the lowest share price in the deal?", - "Output Program": [ - "price=13.65\nvalue=23.72\nanswer=value-price\nprint(answer)", - "price=13.50 \ncompany=23.72\nanswer=company-price\nprint(answer)" - ], - "Output Answer": [ - "{'number': '10.22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2003, \"Appalachian\" Tennessee— which included all of East Tennessee and the easternmost counties in Middle Tennessee— had a three-year average unemployment rate of 4.9%, compared with 5.6% statewide and 5.5% nationwide. In 2002, Appalachian Tennessee had a per capita market income of $19,936, compared with $20,422 statewide and $26,420 nationwide. In 2000, Appalachian Tennessee had a poverty rate of 14.2%, compared to 13.6% statewide and 12.4% nationwide. In 2014, ten East Tennessee counties— Bledsoe, Campbell, Cocke, Greene, Hancock, Johnson, Meigs, Monroe, Scott, and Van Buren— were designated \"distressed,\" while eleven— Carter, Claiborne, Cumberland, Grainger, Jefferson, McMinn, Morgan, Polk, Rhea, Unicoi, and Union— were designated \"at-risk.\" No counties in East Tennessee were given the \"competitive\" or \"attainment\" designations, and the remaining 12 counties were designated \"transitional\". Hancock had East Tennessees highest poverty rating, with 29.4% of its residents living below the poverty line. Knox had East Tennessees highest per capita income ($25,999) and the lowest unemployment rate (2.8%), although Hamilton was a close second on both of these indicators. Question: How many counties from the Appalachian Tennessee were considered distressed?", - "Output Program": [ - "condition_2 = 10\ncondition_1 = 0\nprint(abs(round(condition_2 - condition_1,2)))", - "counties = 10\nprint(counties)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many percent of people were not Khmer Leu?", - "Output Program": [ - "khamer_lau = 2.3\n\nprint(abs(round(100 - khamer_lau,2)))", - "percentage = 100\nkhmer_leu = 2.3\nothers = percentage - khmer_leu\nprint(others)" - ], - "Output Answer": [ - "{'number': '97.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many percent of Bronx residents did not speak Italian at home?", - "Output Program": [ - "total = 100\nitalian = 0.9\nprint(total - italian)", - "Italian = 0.90\nprint(100-Italian)" - ], - "Output Answer": [ - "{'number': '99.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Bulgaria has an extensive, but antiquated telecommunications network which requires substantial modernization. Telephone service is available in most villages, and a central digital trunk line connects most regions. Currently there are three active mobile phone operators - A1 Bulgaria, Telenor (Bulgaria) and Vivacom. Since 2000, a rapid increase in the number of Internet users has occurred - from 430,000 they grew to 1,545,100 in 2004, and 3.4 million (48% penetration rate) in 2010. In 2017, the Internet users in Bulgaria are 4.2 million people (59.8% penetration rate). Bulgaria had the 3rd fastest Average Broadband Internet Speed in the world, after Romania and South Korea, in 2011. In 2017, Bulgaria ranks 27th in the world in the Mean Download Speed chart with 17.54 Mbit/s, ranks 31st in the world in the Average Monthly Broadband Cost chart with $28.81, and holds the 18th position in the world in the Speed/Cost Ratio with as much as 0.61. Question: How many fewer million people had internet in Blugaria in 2017 than in 2004 and 2010 combined?", - "Output Program": [ - "_2004 = 1545100\n_2010 = 3400000\n_2017 = 4200000\nmany_fewer = (_2004 + _2010) - _2017\nprint(many_fewer)", - "condition_1 = 4.2*1000000\ncondition_2 = 3.4*1000000+1545100\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '745100', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There are 13,304 whites of non-Hispanic origin living in San Juan; 10,571 blacks of non-Hispanic origin living in San Juan. Non-Hispanic whites and blacks form 3.2% and 2.6% of San Juans population respectively. There are also approximately 562 Asians of non-Hispanic origin in San Juan; they make up only 0.1% of the population. However, Asians of Hispanic and non-Hispanic origin together number at 6,342. The vast majority of Asians in San Juan are of Chinese American descent; of the 6,342 Asians, 4,928 are Chinese. Chinese comprise 1.4% of the population. The only other sizable Asian group in San Juan are Indian Americans; there are 698 people of Indian descent in the city, forming 0.2% of the population. There are very small numbers of people of Filipino American, Japanese American, and Vietnamese American ancestry; none of these groups number more than 100 members. Question: How many whites, blacks and Asians of non-hispanic origin live in San Juan?", - "Output Program": [ - "SanJuan=13304\nblacksnonHispanic=10571\nanswer=SanJuan+blacksnonHispanic\nprint(answer)", - "whites=13304\nblacks=10571\nAsians=562\nanswer=whites+blacks+Asians\nprint(answer)" - ], - "Output Answer": [ - "{'number': '24437', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: East Fife secured the 2007-08 Scottish Third Division title after beating East Stirlingshire F.C. at Firs Park, Falkirk 3-0 on 15 March 2008. This gave them a points total of 74, 26 points ahead of Stranraer who could post the next best total in the league of 69 points if they were to win their remaining fixtures. This was East Fifes first league title for 60 years and their first piece of silverware since 1954. On 14 April 2009 their manager David Baikie resigned from his position. On 23 August 2011, the Fifers delivered an emphatic victory against Dunfermline Athletic F.C. of the Scottish Premier League in the Scottish League Cup. Then on 20 September 2011, East Fife recorded yet another cup shock, defeating SPL Aberdeen F.C. 7-6 on penalties, after a 3-3 draw, at Pittodrie Stadium, to advance to the quarter finals on the Scottish League Cup. Question: How many years passed between the resignation of David Baikie and the Fifers victory over Dunfermline Athletic F.C.?", - "Output Program": [ - "year1=2007\nyear2=2009\nanswer=year2-year1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many percent of people were not literate?", - "Output Program": [ - "literacy=95.7\npeople=100\nanswer=people-literacy \nprint(answer)" - ], - "Output Answer": [ - "{'number': '4.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many more people are there than families?", - "Output Program": [ - "people = 478403\nfamily = 111904 \n\nprint(abs(round(people -family,2)))", - "people = 478403\nfamilies = 111904\ndiff = people - families\nprint(diff)" - ], - "Output Answer": [ - "{'number': '366499', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Spending during the years Reagan budgeted (FY 1982\u201389) averaged 21.6% GDP, roughly tied with President Obama for the highest among any recent President. Each faced a severe recession early in their administration. In addition, the public debt rose from 26% GDP in 1980 to 41% GDP by 1988. In dollar terms, the public debt rose from $712 billion in 1980 to $2.052 trillion in 1988, a roughly three-fold increase. The unemployment rate rose from 7% in 1980 to 11% in 1982, then declined to 5% in 1988. The inflation rate declined from 10% in 1980 to 4% in 1988. Question: How many years did it take for the inflation rate to decline from 10% to 4%?", - "Output Program": [ - "Year=1980 \nyearr=1988\nAnswer=yearr-Year\nprint(Answer)", - "year1=1980\nyear2=1988\nanswer=year2-year1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Statistics Canada, up to 244,000 English-speaking people have emigrated from Quebec to other provinces since the 1970s; those in Quebec whose sole native language was English dropped from 789,000 in 1971 to 575,555 in 2006, when they accounted for 7.6% of the population. Altogether, in 2006, 744,430 (10%) used mostly English as their home language, and 918,955 (12.2%) comprised the Official Language Minority, having English as their First Official language spoken. When many anglophones relocated outside of Quebec after the introduction of the Charter in the 1970s, several English-language schools in Montreal closed their doors. These school closures may also have been brought about by restrictions on who can attend English schools, which has been another ongoing drain on the English school system. Of the Anglophones between 25 and 44 years old who left the province between 1981 and 1986, 15000 individuals, which was half of this group, had university degrees. The provinces unemployment rate rose from 8.7 percent in 1976 to 10.4 percent in 1977, remaining above 10 percent for 19 of the last 23 years of the 20th century. The language barrier has also been regarded as a \"soft cap\" for population growth; for instance from 2013 to 2014 while Montreal gained around 43,000 immigrants from other parts of the world it lost 10,000 residents to other provinces. Question: How many of the individuals that left the province had university degrees?", - "Output Program": [ - "total = 15000\ndegrees = total//2\nprint(degrees)", - "condition_1 = 15000\ncondition_2 = 2\n\nprint(abs(round(condition_1 / condition_2,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '7500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Bears' first away game of the season occurred in Seattle, who led the all-time series 10-6, including the last three regular season games. However, the Bears had won the last game in Seattle in 2009 25-19. The Bears offense, not featuring Jay Cutler nor Alshon Jeffery, faced a defense led by Kam Chancellor, who returned to the Seahawks after a holdout. Without Chancellor for the first two games of the season, the defense had allowed quarterbacks to complete 72 percent of their passes with a passer rating of 116.4. Jeff Joniak believed that to counter the Legion of Boom, the Bears had to balance the rushing and passing attacks, while watching for a blitz that pressured Aaron Rodgers 19 times in week two. On defense, the Bears had to watch for quarterback Russell Wilson, though he had struggled with pressure in the first two games, being sacked a total of eight times. Additionally, the run defense had to be aware of a running game led by Marshawn Lynch; the corps had averaged 121.5 yards per game. On special teams, the Bears had to stop speedy rookie receiver Tyler Lockett, who had scored on a punt return earlier in the season. The Seahawks won the coin toss and kicked off. Before the Bears' first offensive play, they were penalized for delay of game, and eventually punted. After both teams each traded punts once, Seattle's Richard Sherman utilized a trick punt return, similar to one the Bears had utilized with Devin Hester and Johnny Knox in the past, to record a 64-yard return to the Bears' 19-yard line. Seattle eventually scored first with Steven Hauschka's 31-yard field goal. Five drives (all of which ended in punts for both teams) later, the Seahawks ended the first half with Hauschka's 21-yarder. Prior to the Seahawks' last drive, controversy over the Bears' last punt arose: after Pat O'Donnell punted, the ball started to bounce out of bounds, but it hit Seahawks linebacker Brock Coyle in the leg, making it available to recover, with defensive back Sherrick McManis taking advantage. However, the officials ruled the punt as downed by McManis, which led to John Fox challenging the call, though it stood. The Bears special teams struggles continued in the second half, when Lockett returned the opening kickoff 105 yards for the touchdown. The Seahawks increased the score with another touchdown later in the third quarter via Jimmy Graham's 30-yard touchdown catch from Wilson, followed by 45- and 48-yard field goals by Hauschka in the fourth quarter to make the final score 26-0. The Bears were shut out for the first time in 194 games (a 15-0 loss to the Tampa Bay Buccaneers in week 17, 2002), which was then the sixth-longest streak in the league. After three games, the Bears had allowed 105 total points, the most since the 2003 season, when they allowed 111. Additionally, the Bears punted on all ten drives in the game, the first time since the data was first compiled in 1980. Despite the hardships, the defense improved, allowing only one touchdown after allowing five against the Cardinals; additionally, having the game as one of two teams without a sack, the Bears recorded four against Seattle, two each by defensive end Jarvis Jenkins and linebacker Pernell McPhee. Question: How many fourth quarter field goals were made?", - "Output Program": [ - "fg = [45, 48]\nlength = len(fg)\nprint(length)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The SS owned experimental farms, bakeries, meat packing plants, leather works, clothing and uniform factories, and small arms factories. Under the direction of the WVHA, the SS sold camp labor to various factories at a rate of three to six Reichsmarks per prisoner per day. The SS confiscated and sold the property of concentration camp inmates, confiscated their investment portfolios and their cash, and profited from their dead bodies by August Frank memorandum and melting down their dental work to obtain gold from the fillings. The total value of assets looted from the victims of Operation Reinhard alone (not including Auschwitz) was listed by Odilo Globocnik as 178,745,960.59 Reichsmarks. Items seized included 2,909.68 kilograms of gold worth 843,802.75 RM, as well as 18,733.69 kg of silver, 1,514 kg of platinum, 249,771.50 American dollars, 130 diamond solitaires, 2,511.87 carats of brilliants, 13,458.62 carats of diamonds, and 114 kg of pearls. According to Nazi legislation, Jewish property belonged to the state, but many SS camp commandants and guards stole items such as diamonds or currency for personal gain, or took seized foodstuffs and liquor to sell on the black market. Question: How many more kilograms of silver was seized than pearls?", - "Output Program": [ - "condition_1 = 18733.69\ncondition_2 = 114\n\nprint(abs(round(condition_2 - condition_1,2)))", - "silver = 18733.69\npearl = 114\ndiff = silver - pearl\nprint(diff)" - ], - "Output Answer": [ - "{'number': '18619.69', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many percent are not non-families?", - "Output Program": [ - "percent_non_families = 40\npercent_not_non_families = 100 - percent_non_families\nprint(percent_not_non_families)", - "non_families = 40\nprint(abs(100 - non_families))" - ], - "Output Answer": [ - "{'number': '60', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many more field goals did Sebastian Janikowski make compared to Matt Prater?", - "Output Program": [ - "matt = 2\nsebastian = 1\nmore_goals = matt - sebastian\nprint(more_goals)", - "fg_jani = []\nfg_matt = [48]\n\nprint(abs(len(fg_jani) - len(fg_matt)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The population doubled by 1978, and the population growth rate peaked at 3.4% in 1985. At the 2006 census, the population had reached 298,968, although the census in 2000 showed that the population growth rate had declined to 1.9%. Life expectancy at birth stood at 46 years in 1978, and later rose to 72. Infant mortality has declined from 12.7% in 1977 to 1.2% today, and adult literacy reached 99%. Combined school enrolment reached the high 90s. The population was projected to have reached 317,280 in 2010. Question: How many percent did infant mortality decline by between 1977 and today?", - "Output Program": [ - "year1 = 12.7\nyear2 = 1.2\ntotal = year1 -year2\nprint(total)", - "mortality_at_1977 = 12.7\nmortality_at_today = 1.2\n \nprint(mortality_at_1977-mortality_at_today)" - ], - "Output Answer": [ - "{'number': '11.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 1840s Nicholas I of Russia reduced 64,000 szlachta to commoner status. Despite this, 62.8% of Russias nobles were szlachta in 1858 and still 46.1% in 1897. Serfdom was abolished in Russian Poland on February 19, 1864. It was deliberately enacted in a way that would ruin the szlachta. It was the only area where peasants paid the market price in redemption for the land (the average for the empire was 34% above the market price). All land taken from Polish peasants since 1846 was to be returned without redemption payments. The ex-serfs could only sell land to other peasants, not szlachta. 90% of the ex-serfs in the empire who actually gained land after 1861 were in the 8 western provinces. Along with Romania, Polish landless or domestic serfs were the only ones to be given land after serfdom was abolished. All this was to punish the szlachtas role in the uprisings of 1830 and 1863. By 1864 80% of szlachta were d\u00e9class\u00e9 (downward social mobility), petty nobles were worse off than the average serf, 48.9% of land in Russian Poland was in peasant hands, nobles still held 46%. In the Second Polish Republic the privileges of the nobility were lawfully abolished by the March Constitution (Poland) in 1921 and as such not granted by any future Poland law. Question: Were there more szlachta in 1858 or 1897?", - "Output Program": [ - "y1 = 62.8\ny2 = 46.1\nif y1 > y2:\n print(1858)\nelse:\n print(1897)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1858'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Dallas played into their traditional Thanksgiving home game, this time against division rival Philadelphia. Both teams were vying for first place in the division with identical 8-3 records. The Eagles got off to a fast start and the Cowboys were unable to catch up, losing 33-10. They would rebound the next week where on the road Thursday night game they defeated Chicago 41-28 for their 9th win of the year to clinch their first winning season since 2009. This was the first time that Dallas played on back to back Thursdays. Week 15 was a rematch against 1st place Philadelphia. This time it was the Cowboys who got off to a fast start going up 21-0. Then the Eagles put up 24 answered points but Dallas came back to win 38-27 to go into first place for the first time in the season and improve to 10-4. Going into their Week 16 matchup at home against Indianapolis, Dallas was in a position to clinch their first division title since 2009 by defeating the Colts thanks to the Eagles losing that week to the Redskins. They would not disappoint as they blew out the Colts 42-7 to become the 2014 NFC East Champions, eliminating the Eagles from the playoffs. Dallas would end the regular season with a 12-4 record and an 8-0 away record when they won on the road against Washington 44-17. They would also finish December 4-0 which was huge for the Cowboys since they had struggled in the recent years in the month of December. Question: How many more points did the Cowboys score against the Colts than they did their first game against Philadelphia?", - "Output Program": [ - "philadephia = 10\ncolt = 42\nmore_points = colt - philadephia\nprint(more_points)", - "condition_1 = 44\ncondition_2 = 12\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States vitamin E supplement use by female health professionals was 16.1% in 1986, 46.2% in 1998, 44.3% in 2002, but decreased to 19.8% in 2006. Similarly, for male health professionals, rates for same years were 18.9%, 52.0%, 49.4% and 24.5%. The authors theorized that declining use in these populations may have due to publications of studies that showed either no benefits or negative consequences from vitamin E supplements. Within the US military services, vitamin prescriptions written for active, reserve and retired military, and their dependents, were tracked over years 2007-2011. Vitamin E prescriptions decreased by 53% while vitamin C remained constant and vitamin D increased by 454%. A report on vitamin E sales volume in the US documented a 50% decrease between 2000 and 2006, with a cause attributed to a meta-analysis that had concluded that high-dosage vitamin E increased all-cause mortality. Question: How many years saw over 44% of female health professionals using a vitamin E supplement?", - "Output Program": [ - "percent=52\npercent1=49\nanswer=percent-percent1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Patriots were hoping to stave off a losing streak and rebound from their loss to the Cardinals in this rematch of the AFC Championship. After both teams initial possession ended in punts, the Patriots drove to the Ravens 19 before settling for a Gostkowski field goal. On the first play of the Ravens' next drive, Steve Gregory intercepted Joe Flacco at the 42 and returned it 36 yards to the Ravens 6-yard line. Three plays later Brandon Bolden ran in a 2-yard touchdown, extending the lead to 10-0. Following another Ravens punt, the Patriots may have missed a chance to put the game away. After driving to the Ravens 27, an offensive pass interference penalty on Rob Gronkowski moved the ball to the Ravens 30. Then, a 19-yard reception on 2-and-11 was nullified by an offensive pass interference penalty moved the ball back to the Ravens 40, eventually ending in a 49-yard Gostkowski field goal, keeping the Ravens in the game. This time the Ravens finally managed a response driving 80 yards to score to score on a 25-yard touchdown pass from Flacco to Torrey Smith, trimming the score to 13-7. On the drive, Jerod Mayo was called for pass interference on 3rd-and-6 and Flacco completed a 14-yard pass on 3rd-and-13. Following a Patriots punt, the Ravens marched 92 yards in over 6 minutes to take a 14-13 lead on a 20-yard touchdown reception by Dennis Pitta. The Patriots took the lead right back marching 81 yards and never faced a third-down, taking the lead on a 7-yard touchdown reception by Edelman for a 20-14 halftime lead. In the second half the Ravens took the opening drive 80 yards and scored on a 7-yard touchdown run by Ray Rice to allow Baltimore to retake a 21-20 lead. Again the Patriots took the lead right back on a 12 play, 78-yard march to take a 27-21 lead on a 3-yard touchdown run by Danny Woodhead. Following a Ravens punt the Patriots drove all the way to the Ravens 2-yard line, but had to settle for a 20-yard field goal, making the score 30-21 early in the fourth quarter. The Ravens proceeded to drive to the Patriots 33, but went for it on 4th-and-1 instead of kicking the field goal and Bernard Pierce was tackled for a loss. The Ravens forced a punt and Flacco engineered a 92-yard touchdown drive to trim the lead to 30-28 with a 5-yard touchdown pass to Smith. On the Patriots ensuing possession, Brady was intercepted by Ladarius Webb, but Webb was flagged for illegal contact and the Patriots retained possession. They reached the Ravens 44, but on 2nd-and-9, Brady was sacked for a 7-yard loss moving the ball back to the Patriots 49, and his 3rd-down pass was incomplete, forcing a punt. Taking over at their own 21 with 1:55 to go, Flacco hit Jacoby Jones for a 24-yard gain. Baltimore was able to reach the Patriots 34 where Flacco threw an incompletion on 3rd-and-9, but Devin McCourty was flagged for pass interference, moving the ball to the 7-yard line. Justin Tucker kicked a field goal that appeared to miss wide right, but was controversially ruled good and the Ravens won 31-30. With this loss New England fell to 1-2. The Ravens not only avenged the AFC Championship defeat by winning their first-ever regular season meeting against their opponent, but the Patriots faced their first sub-.500 record in 145 games since starting the 2003 season 0-1 against the Buffalo Bills, and also stumbled to their first 1-2 start since 2001. This was the fourth time in the previous ten seasons the Pats had lost consecutive games. Also, in what turned out to be the replacement officials' next-to-last game officiating, the game was marred by a series of questionable calls that eventually provoked the Ravens fans to start chanting derogatory words towards the referees; Patriots coach Bill Belichick was seen to try to grab one of the officials as they were scurrying from the field. The Patriots were one of six 2011 season playoff teams to be under .500 after their first three games; the others were the Steelers, Broncos, Lions, Packers, and Saints (who were sitting at 0-3 by this time). Question: How many points were the Patriots ahead by at halftime?", - "Output Program": [ - "point = 6\nprint(point)", - "condition_2 = 27\ncondition_1 = 21\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Bills no-huddle \"K-Gun\" offense once again dominated the league by gaining an NFL-leading 6,525 yards and scoring 458 points, second only to Washington. The leaders of the offense, quarterback Jim Kelly and running back Thurman Thomas, both had the best seasons of their careers. Kelly completed 64.1 percent of his passes for 3,844 yards and a league-leading 33 touchdowns, with only 17 interceptions, to give him a 97.6 passer rating. Thomas rushed for 1,407 yards, caught 62 passes for 620 yards, and scored 12 touchdowns to earn him both the NFL Offensive Player of the Year Award and the NFL Most Valuable Player Award. With 2,067 yards from scrimmage, Thomas led the league in that category for the third consecutive season. Just like Washington, Buffalo had more than one threat in their backfield. Running back Kenneth Davis (American football) emerged as a big threat, rushing for 624 yards, catching 20 passes for 118 yards, and scoring 5 touchdowns. Question: How many more touchdowns did Thomas have compared to Davis?", - "Output Program": [ - "thomas = 12 \ndavid = 5\n\nprint(abs(round(thomas - david,2)))", - "thomas = 12\ndavis = 5\n\ntotal = (thomas - davis)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many registered voters were Republican, unaffiliated and other?", - "Output Program": [ - "repub = 947\nunaffiliated = 7693\nother = 4\n\nprint(repub+unaffiliated+other)", - "republican = 947\nunaffiliated = 7693\nothers = 4\nanswer = republican + unaffiliated + others\nprint(answer)" - ], - "Output Answer": [ - "{'number': '8644', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As a result of these factors, many investors were eager to invest, at any valuation, in any dot-com company, especially if it had one of the Internet-related prefixes or a \".com\" suffix in its name. Venture capital was easy to raise. Investment banks, which profited significantly from initial public offerings (IPO), fueled speculation and encouraged investment in technology. A combination of rapidly increasing stock prices in the quaternary sector of the economy and confidence that the companies would turn future profits created an environment in which many investors were willing to overlook traditional metrics, such as the price\u2013earnings ratio, and base confidence on technological advancements, leading to a stock market bubble. Between 1995 and 2000, the Nasdaq Composite stock market index rose 400%. It reached a price\u2013earnings ratio of 200, dwarfing the peak price\u2013earnings ratio of 80 for the Japanese Nikkei 225 during the Japanese asset price bubble of 1991. In 1999, shares of Qualcomm rose in value by 2,619%, 12 other large-cap stocks each rose over 1,000% value, and 7 additional large-cap stocks each rose over 900% in value. Even though the Nasdaq Composite rose 85.6% and the S&P 500 Index rose 19.5% in 1999, more stocks fell in value than rose in value as investors sold stocks in slower growing companies to invest in Internet stocks. Question: How many more percentage did the Composite rise than the S&P?", - "Output Program": [ - "then = 19.5\nnow = 85.6\ndiff = now - then\nprint(diff)" - ], - "Output Answer": [ - "{'number': '66.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many percent are not Marriage couples living together?", - "Output Program": [ - "married_couple = 38.2\n\nprint(abs(round(100 - married_couple,2)))", - "married_couples_living_together = 38.2\ntotal = 100\nremaining = total - married_couples_living_together\nprint(remaining)" - ], - "Output Answer": [ - "{'number': '61.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Unemployment hovered at 8-10% after the start of the economic slowdown in 1999, above the 7% average for the 1990s. Unemployment finally dipped to 7.8% in 2006, and continued to fall in 2007, averaging 6.8% monthly (up to August). Wages have risen faster than inflation as a result of higher productivity, boosting national standard of living. The percentage of Chileans with household incomes below the poverty line - defined as twice the cost of satisfying a persons minimal nutritional needs - fell from 45.1% in 1987 to 11.7% in 2015, according to government polls. Critics in Chile, however, argue that poverty figures are considerably higher than those officially published; until 2016, the government defined the poverty line based on an outdated 1987 household consumption poll, instead of more recent polls from 1997 or 2007. According to critics who use data from the 1997 poll, the poverty rate goes up to 29%; a study published in 2017 claims that it reaches 26%. Using the relative yardstick favoured in many European countries, 27% of Chileans would be poor, according to Juan Carlos Feres of the ECLAC. Starting in 2016, a new Multidimensional Poverty Index is also used, which reached 20.9% using 2015 data. Question: How many percent of people were not at or below the poverty rate in 2017?", - "Output Program": [ - "povert_rate_2017 = 26\nprint(abs(100 - povert_rate_2017))", - "percent_people_at_below_poverty_2017 = 26\npercent_people_not_at_below_poverty_2017 = 100 - percent_people_at_below_poverty_2017\nprint(percent_people_not_at_below_poverty_2017)" - ], - "Output Answer": [ - "{'number': '74', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more people, in terms of percentage, were in the second largest age group compared to the smallest?", - "Output Program": [ - "ans = [24.2,7.9,33.8,24.6,9.5]\n\nprint(abs(round(sorted(ans)[-2] - sorted(ans)[0],2)))", - "second = 24.6\nsmallest = 7.9\nprint(round(second - smallest, 1))" - ], - "Output Answer": [ - "{'number': '16.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: By how many people did the population of Ashkelon increase from 1955 to 1961?", - "Output Program": [ - "y1955 = 16000\ny1961 = 24000\n\nprint(abs(round(y1955 - y1961,2)))", - "Ashkelon_population_1955 = 16000\nAshkelon_population_1961 = 24000\nAshkelon_population_increase = Ashkelon_population_1961 - Ashkelon_population_1955\nprint(Ashkelon_population_increase)" - ], - "Output Answer": [ - "{'number': '8000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the American Community Survey survey, Dorchester has a large under 25 population with 38.1% or 43,472 people and 33,162 (29.1% of the total population) of them under the age of 19 years old. Between the ages of 25 to 64 years old there are 59,788 or 52.6% people and 10,715 people or 9.3% are over the age of 65 years old. In Dorchester, approximately 61.9% or 70,503 people are over the age of 25, 23.5% or 16,582 people do not have a high school diploma or GED , 30.5% or 21,479 have a diploma or GED, 18.5% or 13,045 people have completed some college, and 27.5% or 19,397 people have a Academic degree. Question: How many more percentage of people have a Academic degree than compleyed some college?", - "Output Program": [ - "academic = 27.5\ncompleyed = 18.5\ndiff = academic - compleyed\nprint(diff)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2006 Canadian Census (0038.00 census tract), approximately 76% of the residents at Kensington Market are Canadian citizens. Of that 7%, 9% are under the age of 18. This means that 24% of Kensington Markets population is non-Canadian citizens, a figure that speaks to Kensington Markets character as a hub for multiculturalism. Furthermore, in 2011 the National Household Survey reported very similar data. Although the population accounted by citizenship status increased from 2006 and 2011, the percentage of those with Canadian citizenship versus those without the citizenship remained the same. In 2006, 2800 residents reported that they were Canadian citizens whereas 870 residents reported they did not hold Canadian citizenship . In 2011, 2950 residents reported they were Canadian citizens whereas 930 residents reported that they did not hold Canadian citizenship. Comparing this to the Canadian ratio between Canadian and non-Canadian citizenship data from the census for 2006 and 2011 the ratio changed by 0.4% resulting in an increase in non-Canadian citizens within the population that received the long form survey and the National Household survey (Census 2006; Census 2011 NHS). Although this percent increase is small, when speaking on the national scale, this 0.4% increase in ratio involved 32,852,320 respondents for 2011 and 31,241,030 respondents for 2006 (Census 2006; Census 2011). Comparing that with the minimal increase which was 0.3% in ratio for Kensington where the population was not as substantial, this increase is not as substantial as well (Census 2006; Census 2011 NHS). Question: How many more residents were Canadian citizens than non-citizens in 2011?", - "Output Program": [ - "canadi = 2950\nnon = 930\ndiff = canadi - non\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2020', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: how many yards did curtis hook to get the lead?", - "Output Program": [ - "yards = 43\nprint(yards)", - "lead_td_pass = 43\n\nprint(lead_td_pass)" - ], - "Output Answer": [ - "{'number': '43', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In a 15-year career with the Boston Red Sox, New York Yankees, Cincinnati Reds, and New York Giants (NL), Mays compiled a 207-126 record with 29 shutouts in baseballs, 862 strikeouts and a 2.92 earned run average when the league average was 3.48. He won twenty or more games five times. He was also noted for his skills with a at bat, hitting five home runs, recording 110 run batted in, and sporting a lifetime .268 batting average—an unusually high mark for a pitcher. Mays is the only Red Sox pitcher to toss two nine-inning complete game victories on the same day, as he bested the 1918 Philadelphia Athletics season 12-0 and 4-1 on August 30, 1918. Those wins put the Red Sox one step from clinching the league championship, as they led Cleveland by 3 1/2 games with 4 remaining to play. Question: How many games did Mays play in his career?", - "Output Program": [ - "maya_wins = 207\nmaya_lose = 126\n\nprint(abs(maya_lose + maya_wins))", - "games_played_by_mays=207+126\nprint(games_played_by_mays)" - ], - "Output Answer": [ - "{'number': '333', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many percent of the population was over the age of 18?", - "Output Program": [ - "percent_population_under_18 = 28.5\npercent_population_not_under_18 = 100 - percent_population_under_18\nprint(percent_population_not_under_18)", - "under_age_of_18 = 28.5\n\n\nprint(abs(round(100 - under_age_of_18,2)))" - ], - "Output Answer": [ - "{'number': '71.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Immigration is an essential component of the population. Results of the 2011 Population Census indicated that 326,376 (59.1% of the total population) were born outside Macau, an increase of 3.0 percentage points over the last ten years. Analysed by place of birth, 255,186 (46.2%) were born in Mainland China, down by 1.2 percentage points from 2001. 226,127 (40.9%) were born in Macau, 19,355 (3.5%) in Hong Kong and 1,835 (0.3%) in Portugal. There were more persons born in other countries or territories as the number of non-resident workers increased. Among them, 14,544 were born in the Philippines, 7,199 in Vietnam and 6,269 in Indonesia, altogether taking up 5.1% of the total population. 1,942 were born in Europe other than Portugal, 2,252 in Americas, 959 in Africa and 672 in Oceania. Analysed by age group, 85.2% of the youth population (aged 0-14) were born in Macau, and 62.9% of those aged 35 and above were born in Mainland China. Question: How many percent of people were not born in Hong Kong?", - "Output Program": [ - "hong_kong_birth = 3.5\nprint(abs(100 - hong_kong_birth))", - "HongKong=0.3\npeople=100\nanswer=people-HongKong\nprint(answer)", - "percent_born_in_hongKong=3.5\npercent_not_born_in_hongKong=100-(percent_born_in_hongKong)\nprint(percent_not_born_in_hongKong)", - "HongKong=3.5\npeople=100\nanswer=people-HongKong\nprint(answer)" - ], - "Output Answer": [ - "{'number': '96.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the Ottoman period, the citys population of Ottomans Muslims (including those of Turkish people and Albanians origin, as well as Bulgarian Muslim and Greek Muslim convert origin) grew substantially. According to the 1478 census Sel\u00e2nik (), as the city came to be known in Ottoman Turkish, had 6,094 Greek Orthodox households, 4,320 Muslim ones, and some Catholic. No Jews were recorded in the census suggesting that the subsequent influx of Jewish population was not linked to the already existing Romaniote Jews community. Soon after the turn of the 15th to 16th century, however, nearly 20,000 Sephardic Jews immigrated to Greece from the Iberian Peninsula following their expulsion from Spain by the 1492 Alhambra Decree. By c. 1500, the number of households had grown to 7,986 Greek ones, 8,575 Muslim ones, and 3,770 Jewish. By 1519, Sephardic Jewish households numbered 15,715, 54% of the citys population. Some historians consider the Ottoman regimes invitation to Jewish settlement was a strategy to prevent the ethnic Greek population from dominating the city. Question: How many more Muslims than Jews lived in Sel\u00e2nik by c. 1500?", - "Output Program": [ - "Muslim = 8575\nJews = 3770\nprint(Muslim-Jews)", - "muslim = 8575\njewis = 3770\nprint(muslim - jewis)" - ], - "Output Answer": [ - "{'number': '4805', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2006, there were 2,381,500 households of average size 2.1 people. Forty percent of households consisted of single person, 32 percent two and 28 percent three or more. There were 1.2 million residential buildings in Finland and the average residential space was 38 square metres per person. The average residential property (without land) cost 1,187 euro per square metre and residential land on 8.6 euro per square metre. Consumer energy prices were 8-12 euro cent per kilowatt hour. 74 percent of households had a car. There were 2.5 million cars and 0.4 other vehicles. Around 92 percent have mobile phones and 58 percent List of countries by number of Internet users. The average total household consumption was 20,000 euro, out of which housing at around 5500 euro, transport at around 3000 euro, food and beverages excluding alcoholic at around 2500 euro, recreation and culture at around 2000 euro. Upper-level white-collar households (409,653) consumed an average 27,456 euro, lower-level white-collar households (394,313) 20,935 euro, and blue-collar households (471,370) 19,415 euro. Question: How many more euros did households spend on food and beverages compared to recreation and culture?", - "Output Program": [ - "culture=2000\nalcoholic=2500\nanswer=alcoholic-culture\nprint(answer)", - "Euro=2500\nculture=2000\nanswer=Euro-culture \nprint(answer)" - ], - "Output Answer": [ - "{'number': '500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With regulations in place and DDT banned, the eagle population rebounded. The bald eagle can be found in growing concentrations throughout the United States and Canada, particularly near large bodies of water. In the early 1980s, the estimated total population was 100,000 individuals, with 110,000\u2013115,000 by 1992; the U.S. state with the largest resident population is Alaska, with about 40,000\u201350,000, with the next highest population the Provinces and territories of Canada of British Columbia with 20,000\u201330,000 in 1992. Obtaining a precise count of bald eagles population is extremely difficult. The most recent data submitted by individual states was in 2006, when 9789 breeding pairs were reported. For some time, the stronghold breeding population of bald eagles in the lower 48 states was in Florida, where over a thousand pairs have held on while populations in other states were significantly reduced by DDT use. Today, the Contiguous United States with the largest number of breeding pairs of eagles is Minnesota with an estimated 1,312 pairs, surpassing Floridas most recent count of 1,166 pairs. 23, or nearly half, of the 48 contiguous states now have at least 100 breeding pairs of bald eagles. In Washington State, there were only 105 occupied nests in 1980. That number increased by about 30 per year, so that by 2005 there were 840 occupied nests. 2005 was the last year that the Washington Department of Fish and Wildlife counted occupied nests. Further population increases in Washington may be limited by the availability of late winter food, particularly salmon. Question: How many breeding pairs of bald eagles are not in Minnesota or Florida?", - "Output Program": [ - "total = 9789\nflorida = 1166\nminnesota = 1312\nhave_not = total - florida - minnesota\nprint(have_not)", - "condition_1 = 9789\ncondition_2 = 1312+1166\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '7311', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Tourism in Hawaii is Kauais largest industry. In 2007, 1,271,000 people visited Kauai. The two largest groups were from the continental United States (84% of all visitors) and Japan (3%). As of 2003, there were a total of approximately 27,000 jobs on Kauai, of which the largest sector was accommodation/food services (26%, 6,800 jobs) followed by government (15%) and retail (14.5%), with agriculture accounting for 2.9% (780 jobs) and educational services providing 0.7% (183 jobs). In terms of income, the various sectors that constitute the visitors industry accounted for one third of Kauais income. Employment is dominated by small businesses, with 87% of all non-farm businesses having fewer than 20 employees. As of 2003, Kauais unemployment rate was 3.9%, compared to 3.0% for the entire state and 5.7% for the United States as a whole. Kauais poverty rate was 10.5%, compared to the contiguous 48 states at 10.7%. Question: How many percent of employment is not from small business?", - "Output Program": [ - "businesses=100\nsmallbusinesses=87\nanswer=businesses-smallbusinesses\nprint(answer)", - "percent=14.5\nunemployment=3.9\nanswer=percent-unemployment \nprint(answer)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The effects of flooding can be devastating and cause significant damage to crops and houses, serious bank erosive with consequent loss of homesteads, school and land, and loss of many lives, livestock and fisheries. During the 1998 flood, over 70% of the land area of Bangladesh was inundated, affecting 31 million people and 1 million homesteads. In the 1998 flood which had an unusually long duration from July to September, claimed 918 human lives and was responsible for damaging 16 00 and 6000 km of roads and embankments respectively, and affecting 6000 km2 of standing crops. The 2004 floods, over 25% of the population of Bangladesh or 36 million people, was affected by the floods; 800 lives were lost; 952 000 houses were destroyed and 1.4 million were badly damaged; 24 000 educational institutions were affected including the destruction of 1200 primary schools, 2 million governments and private tubewells were affected, over 3 million latrines were damaged or washed away, this increases the risks of waterborne diseases including diarrhea and cholera. Also, 1.1 M ha of rice crop was submerged and lost before it could be harvested, with 7% of the yearly aus (early season) rice crop lost; 270 000 ha of grazing land was affected, 5600 livestock perished together with 254 00 poultry and 63 MT of lost fish production. Question: How many more lives were lost in the 1998 flood than in the 2004 floods?", - "Output Program": [ - "year1 = 918\nyear2 = 800\ndiff = year1 - year2\nprint(diff)" - ], - "Output Answer": [ - "{'number': '118', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Property taxes are levied by municipalities for the support of education and municipal services. Vermont does not assess tax on personal property. Property taxes are based on appraisal of the fair market value of real property. Rates vary from 0.97% on homesteaded property in Ferdinand, Essex County, to 2.72% on nonresidents property in Barre City. Statewide, towns average 1.77% to 1.82% tax rate. In 2007, Vermont counties were among the highest in the country for property taxes. Chittenden ($3,809 median), Windham ($3,412), Addison ($3,352), and Windsor ($3,327) ranked in the top 100, out of 1,817 counties in the nation with populations greater than 20,000. Twelve of the states 14 counties stood in the top 20%. Median annual property taxes as a percentage of median homeowners income, 5.4%, was rated as the third highest in the nation in 2011. Question: How many percent higher are property taxes for nonresidents in Barre City than homesteaded property in Ferdinand?", - "Output Program": [ - "non = 2.72\nhome = 0.97\nprint(round(non - home, 2))" - ], - "Output Answer": [ - "{'number': '1.75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Moldovan parliamentary election, 2001, the Party of Communists of the Republic of Moldova (reinstituted in 1993 after being outlawed in 1991), gained 71 of the 101 MPs, and on 4 April 2001, elected Vladimir Voronin as the countrys third president (re-elected in 2005). The country became the first post-Soviet state where a non-reformed Communist Party returned to power. New governments were formed by Vasile Tarlev (19 April 2001 - 31 March 2008), and Zinaida Grecean\u00eei (31 March 2008 - 14 September 2009). In 2001-2003 Moldova-Russia relations improved, but then temporarily deteriorated in 2003-2006, in the wake of the failure of the Kozak memorandum, culminating in the 2006 Russian ban of Moldovan and Georgian wines. The Party of Communists of the Republic of Moldova managed to stay in power for eight years. The fragmentation of the liberal bloc (aka the democrats) helped consolidate its power. The decline of the Communist Party started in 2009 after Marian Lupu joined the Democratic Party and thus attracted many of the Moldovans supporting the Communists. Question: How many years was Vasile Tarlev the new goverment?", - "Output Program": [ - "y1 = 2001\ny2 = 2008\nprint(y2 - y1)", - "condition_1 = 2001\ncondition_2 = 2008\n\nprint(condition_2 - condition_1)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2014, Aston Martin suffered a pre-tax loss of \u00a372 million, almost triple that of 2013 selling 3,500 cars during the year, well below 7,300 sold in 2007 and 4,200 sold in 2013. In March 2014, Aston Martin issued \"payment in kind\" notes of US$165 million, at 10.25% interest, in addition to the \u00a3304 million of senior secured notes at 9.25% issued in 2011. Aston Martin also had to secure an additional investment of \u00a3200 million from its shareholders to fund development of new models. It is reported that Aston Martins pre-tax losses for 2016 increased by 27% to \u00a3162.8 million, the sixth year it continued to suffer a loss. Question: Did Aston Martin report more losses in 2014 or 2013?", - "Output Program": [ - "y2014 = 72\ny2013 = y2014/3\n\n\n\ndata = (y2014,y2013)\n\nanswer = max(data)\n\n\nif answer == y2014:\n print(2014)\nelif answer == y2013:\n print(2013)\n", - "y2014 = 72\ny2013 = y2014 * 3\n\nsmall = min(y2014, y2013)\n\nanswer = '2014' if small == y2014 else '2013'\n\nprint(answer)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2014'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Jets began their season at Reliant Stadium for a Week 1 showdown with the Houston Texans. New York took off in the first quarter as kicker Jay Feely nailed a 24-yard field goal. In the second quarter, the Jets would increase their lead as rookie quarterback Mark Sanchez completed his first career touchdown pass as he connected with wide receiver Chansi Stuckey on a 30-yard pass. In the third quarter, New York continued their run as running back Thomas Jones got a 1-yard touchdown run. The Texans tried to rally in the fourth quarter as safety Dominique Barber returned a fumble 48 yards for a touchdown, but the Jets would end the game with Jones getting a 38-yard touchdown run. With the win, not only did New York begin their season at 1-0, but Sanchez (18-of-31, 272 yards, 1 TD, 1 INT) would become the 1st Jets rookie QB since Richard Todd in 1976 to win a game. Question: How many passes did Mark Sanches have incomplete?", - "Output Program": [ - "total = 31\nincomplete = 18\nprint(total - incomplete)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Nintendogs also had very successful launches in North America and Europe, with first week sales of over 250,000 and 160,000 respectively. Lab & Friends received a \"Double Platinum\" sales award from the Entertainment and Leisure Software Publishers Association (ELSPA), indicating sales of at least 600,000 copies in the United Kingdom. ELSPA also gave Dalmatian & Friends a \"Platinum\" award, for at least 300,000 sales in the United Kingdom. By August 2006, in the United States, Chihuahua & Friends had sold 570,000 copies and earned $17 million; Labrador & Friends had sold 620,000 copies and earned $19 million; and Dachshund & Friends had sold 730,000 copies and earned $22 million. During the period between January 2000 and August 2006, the games were respectively the 50th, 44th and 32nd highest-selling games launched for the Game Boy Advance, Nintendo DS or PlayStation Portable in the United States. Question: How many more millions of dollars did Dachshund & Friends earn compared to Chihuahua & Friends by August 2006?", - "Output Program": [ - "earned=22\nearn=17\nanswer=earned-earn\nprint(answer)", - "Dachshund=5\nanswer=Dachshund \nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Bornholm Regional Municipality is the local authority (Danish language, kommune) covering the entire island. It is the result of a merger of the five former (1 April 1970 until 2002) municipalities on the island (Allinge-Gudhjem Municipality, Hasle, Bornholm, Nex\u00f8, R\u00f8nne and Aakirkeby) and the former Bornholm County. Bornholm Regional Municipality was also a county in its own right during its first four years from 1 January 2003 until 31 December 2006. From 1 January 2007 all counties were abolished, and Bornholm became part of the Capital Region of Denmark whose main responsibility is the health service. The municipality still retains its name Bornholm Regional Municipality. The island had 21 municipalities until March 1970, of which 6 were market towns and 15 parishes. In addition to supervising parish municipalities, which was the responsibility of the counties in all of Denmark, the market town municipalities of Bornholm were supervised by Bornholm County as well and not by the Interior Ministry as was the case in the rest of Denmark. The seat of the municipal council is the islands main town, R\u00f8nne. The voters decided to merge the county with the municipalities in a referendum May 29, 2001, effective from January 1, 2003. The question on the ballot was, \"Do you want the six municipal entities of Bornholm to be joined to form one municipal entity as of 1 January 2003?\" 73.9% voted in favour. The lowest percentage for the merger was in Nex\u00f8 municipality, whose mayor, Annelise Molin, a Social Democrat, spoke out against the merger. It was required that each municipality had more \"Yes\" votes than \"No\" votes. Otherwise the merger would have to be abandoned altogether. The six municipal entities had 122 councillors (of which county clls were 15) and the new regional municipality would have 27 councillors from the start. They were reduced to 23 from 1 January 2018 (Danish local elections, 2017). The merger was approved in a law by the Folketing 19 March 2002, transferring the tasks of the abolished county and old municipalities to the new Bornholm Regional Municipality. The first regional mayor in the first three years from 2003 until 2005 was Thomas Thors (born 28 July 1949), a physician and member of the Social Democrats (Denmark) and previously the last mayor of R\u00f8nne Municipality for five years from 1998 until 2002. Bjarne Kristiansen, who was the last mayor of Hasle, Bornholm 2\u00bd years from the summer of 2000 until 2002, representing the local Borgerlisten political party, served as mayor for four years from January 1, 2006 until 2009. From January 1, 2007, Bornholm became a part of the Capital Region of Denmark. From January 1, 2010 the mayor has been Winni Grosb\u00f8ll, a high school teacher and a member of the Social Democrats (Denmark) (Socialdemokratiet) Politics of Denmark. Question: How many years was Thomas Thors regional mayor?", - "Output Program": [ - "start = 2000\nend = 2002\n\nprint(abs(start - end))", - "frist_year = 2003\nlast_year = 2005\n\ntotal = (last_year - frist_year)\nprint(total)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not Cambodian American?", - "Output Program": [ - "percentage = 100\ncambo = 0.3\nothers = percentage - cambo\nprint(others)", - "cambodian_american = 0.3\n\nprint(abs(round(100 - cambodian_american,2)))" - ], - "Output Answer": [ - "{'number': '99.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Oklahoma had 598 incorporated places in 2010, including four cities over 100,000 in population and 43 over 10,000. Two of the List of United States cities by population in the United States are in Oklahoma, Oklahoma City and Tulsa, Oklahoma, and sixty-five percent of Oklahomans live within their metropolitan areas, or spheres of economic and social influence defined by the United States Census Bureau as a metropolitan statistical area. Oklahoma City, the states capital and largest city, had the Oklahoma City Metroplex in 2010, with 1,252,987 people, and the Tulsa Metropolitan Area had 937,478 residents. Between 2000 and 2010, the cities that led the state in population growth were Blanchard, Oklahoma (172.4%), Elgin, Oklahoma (78.2%), Jenks, Oklahoma (77.0%), Piedmont, Oklahoma (56.7%), Bixby, Oklahoma (56.6%), and Owasso, Oklahoma (56.3%). Question: How many more percentage does Jenks have in population have than Bixby?", - "Output Program": [ - "Jenks=77\nBixby=56.6\nanswer=Jenks-Bixby\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many average yards did Jim Plunkett get per completed passes?", - "Output Program": [ - "yard = 2935\ncomplete_passes = 230\naverage = round(yard/complete_passes, 2)\nprint(average)", - "condition_1 = 2935\ncondition_2 = 230\n\n\nprint(abs(round(condition_1 / condition_2,2)))" - ], - "Output Answer": [ - "{'number': '12.76', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Household debt in 2013 According to the August 2013 third annual Ipsos Reid Debt Poll only 24 per cent of Canadians were debt free in 2013 compared to 26 per cent in 2012. The average personal non-mortgage debt in 2013 was $15,920 up from $13,141 in 2012. According to an IPSOS chart produced in 2013 debt levels increased \"a staggering 35 per cent\" in Western Canada compared to 10 per cent in Eastern Canada since 2012 even before the Alberta floods. In Alberta in 2013 household debt rose 63 per cent to $24,271 per household from 2012 after the 2013 Alberta floods. In 2013 the average personal debt load in British Columbia was \"up 38 per cent to $15,549\"; in \"Manitoba and Saskatchewan, up 32 per cent to $16,145\"; in Ontario, \"up 13 per cent to $17,416\", in Quebec up \"3 per cent to $10,458\"; and in Atlantic Canada, \"up 12 per cent to $15,243\". Question: How many percentage points less of Canadians were debt free from 2012 to 2013?", - "Output Program": [ - "debt_free_2013 = 24\ndebt_free_2012 = 26\n\nprint(abs(round(debt_free_2012-debt_free_2013,2)))", - "percent_Canadians_debt_free_2012 = 26\npercent_Canadians_debt_free_2013 = 24\npoints_less = percent_Canadians_debt_free_2012 - percent_Canadians_debt_free_2013\nprint(points_less)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Born Millicent Vernon Hammond, she was the middle of three children born to renowned politician and later United States Ambassador to Spain, Ogden H. Hammond (October 13, 1869 - October 29, 1956) of Louisville, Kentucky and his first wife, Mary Picton Stevens (May 16, 1885 - May 7, 1915) of Hoboken, New Jersey. Her paternal grandparents were General John Henry Hammond (June 30, 1833 - April 30, 1890), who served as chief of staff for William Tecumseh Sherman during the Vicksburg Campaign, and Sophia Vernon Wolfe (1842 - May 20, 1923), daughter of Nathaniel Wolfe, a lawyer and legislator from Louisville. Her maternal grandparents were John Stevens (July 1856 - January 21, 1895), oldest son of Stevens Institute of Technology founder Edwin Augustus Stevens and grandson of inventor John Stevens (inventor, born 1749), and Mary Marshall McGuire (May 4, 1850 - May 2, 1905). Question: How many years old was Mary Marshall McGuire when her daughter Mary Picton Stevens was born?", - "Output Program": [ - "y1 = 1850\ny2 = 1885\nprint(y2 - y1)", - "Picton = 1885\nMarshall = 1850\nprint(Picton-Marshall)" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: A global survey done by Pewglobal indicated that at (as of 2014) least 33 surveyed countries have a positive view (50% or above) of the United States. With the top ten most positive countries being Philippines (92%), Israel (84%), South Korea (82%), Kenya (80%), El Salvador (80%), Italy (78%), Ghana (77%), Vietnam (76%), Bangladesh (76%), and Tanzania (75%). While 10 surveyed countries have the most negative view (Below 50%) of the United States. With the countries being Egypt (10%), Jordan (12%), Pakistan (14%), Turkey (19%), Russia (23%), Palestinian Territories (30%), Greece (34%), Argentina (36%), Lebanon (41%), Tunisia (42%). Americans own view of the United States was viewed at 84%. International opinion about the US has often changed with different executive administrations. For example in 2009, the French public favored the United States when President Barack Obama (75% favorable) replaced President George W. Bush (42%). After President Donald Trump took the helm in 2017, French public opinion about the US fell from 63% to 46%. These trends were also seen in other European countries. Question: How many more people, in terms of percentage, viewed the United States positively in the Philippines compared to Egypt, Jordan, and Pakistan combined?", - "Output Program": [ - "phili = 92\negypt = 10\njordan = 12\npakistan = 14\ndiff = phili - (egypt + jordan + pakistan)\nprint(diff)", - "condition_one = 92\ncondition_two = 10+12+14\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '56', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many percent of the inhabitants declared their ethnicity at the 2011 census?", - "Output Program": [ - "condition_1 = 17.5\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nnot_declare = 17.5\ndeclare = total - not_declare\nprint(declare)" - ], - "Output Answer": [ - "{'number': '83.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Due to the rapidly expanding nature of Californias population, Marins congressional district has changed numerous times over the decades. The county has been part of the Californias 2nd congressional district of California since 2012; the only other time it was part of the 2nd district was 1902\u201312. It has also been part of the Californias 1st congressional district (1894\u20131902 and 1912\u201366), Californias 3rd congressional district (1864\u201394), Californias 5th congressional district (1974\u201382), and the Californias 6th congressional district (1972\u201374 and 1982\u20132012). The only time the county has not been in a single congressional district was between 1966 and 1972, when it was divided between the northern half in the 1st district and the southern half in the 6th district. Question: How many more years was Marin a part of the 1st congressional district the second time it became part of it than the first time?", - "Output Program": [ - "second = 1966 - 1912\nfirst = 1902 - 1894\nmore_years = second - first\nprint(more_years)", - "start = 1902-1894\nend = 1966-1912\n\nprint(abs(round(start - end,2)))" - ], - "Output Answer": [ - "{'number': '46', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many percent of households were not vacant?", - "Output Program": [ - "percentage = 100\nvacant = 15.9\nnot_vacant = percentage - vacant\nprint(not_vacant)", - "vacant = 15.9\n\nprint(abs(round(100 - vacant,2)))" - ], - "Output Answer": [ - "{'number': '84.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In September 1913 in G\u00f6ttingen, Weyl married Friederike Bertha Helene Joseph (March 30, 1893 - September 5, 1948) who went by the name Helene (nickname \"Hella\"). Helene was a daughter of Dr. Bruno Joseph (December 13, 1861 - June 10, 1934), a physician who held the position of Sanit\u00e4tsrat in Ribnitz-Damgarten, Germany. Helene was a philosopher (she was a disciple of phenomenologist Edmund Husserl) and also a translator of Spanish literature into German and English (especially the works of Spanish philosopher Jos\u00e9 Ortega y Gasset). It was through Helenes close connection with Husserl that Hermann became familiar with (and greatly influenced by) Husserls thought. Hermann and Helene had two sons, Fritz Joachim Weyl (February 19, 1915 - July 20, 1977) and Michael Weyl (September 15, 1917 - March 19, 2011), both of whom were born in Z\u00fcrich, Switzerland. Helene died in Princeton, New Jersey on September 5, 1948. A memorial service in her honor was held in Princeton on September 9, 1948. Speakers at her memorial service included her son Fritz Joachim Weyl and mathematicians Oswald Veblen and Richard Courant. In 1950 Hermann married sculptress Ellen B\u00e4r (n\u00e9e Lohnstein) (April 17, 1902 - July 14, 1988), who was the widow of professor Richard Josef B\u00e4r (September 11, 1892 - December 15, 1940) of Z\u00fcrich. Question: How many years old was Michael Weyl when his mother died?", - "Output Program": [ - "then = 1917\nafter = 1948 - 1\nprint(after - then)", - "condition_1 = 1917\ncondition_2 = 1948-1\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not white?", - "Output Program": [ - "percentage = 100\nwhite = 27.5\nnot_white = percentage - white\nprint(not_white)", - "condition_1 = 27.5\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '72.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Like most rural areas throughout Missouri, voters in Dunklin County generally adhere to socially and culturally Conservatism principles but are more moderate or Populism on economic issues, typical of the Dixiecrat philosophy. In 2004, Missourians voted on Missouri Constitutional Amendment 2 (2004)\u2014it overwhelmingly passed Dunklin County with 87.57 percent of the vote. The initiative passed the state with 71 percent of support from voters as Missouri became the first state to ban same-sex marriage. In 2006, Missourians voted on Missouri Constitutional Amendment 2 (2006)\u2014it failed in Dunklin County with 53.70 percent voting against the measure. The initiative narrowly passed the state with 51 percent of support from voters as Missouri became one of the first states in the nation to approve Embryonic stem cell. Despite Dunklin County\u2019s longstanding tradition of supporting socially conservative platforms, voters in the county have a penchant for advancing Populism causes like increasing the minimum wage. In 2006, Missourians voted on a proposition (Proposition B) to increase the minimum wage in the state to $6.50 an hour\u2014it passed Dunklin County with 79.42 percent of the vote. The proposition strongly passed every single county in Missouri with 78.99 percent voting in favor as the minimum wage was increased to $6.50 an hour in the state. During the same election, voters in five other states also strongly approved increases in the minimum wage. Question: How many more percent did the voters in Dunklin County vote in favor of the Missouri Constitutional Amendment 2 (2004) compared to state wide?", - "Output Program": [ - "dunklin = 87.57\nstate = 71\nprint(round(dunklin - state, 2))" - ], - "Output Answer": [ - "{'number': '16.57', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The exact number of Arab casualties is unknown. One estimate places the Arab death toll at 7,000, including 3,000 Palestinians, 2,000 Egyptians, 1,000 Jordanians, and 1,000 Syrians. In 1958, Palestinian historian Aref al-Aref calculated that the Arab armies combined losses amounted to 3,700, with Egypt losing 961 regular and 200 irregular soldiers and Jordan losing 362 regulars and 200 irregulars. According to Henry Laurens (scholar), the Palestinians suffered double the Jewish losses, with 13,000 dead, 1,953 of whom are known to have died in combat situations. Of the remainder, 4,004 remain nameless but the place, tally and date of their death is known, and a further 7,043, for whom only the place of death is known, not their identities nor the date of their death. According to Laurens, the largest part of Palestinian casualties consisted of non-combatants and corresponds to the successful operations of the Israelis. Question: How many more Syrians survived than Palestinians?", - "Output Program": [ - "pales = 3000\nsyrians = 1000\ndiff = pales - syrians\nprint(diff)", - "SYRIAN = 1000\npalestine = 3000\n\nprint(abs(round(SYRIAN - palestine,3)))" - ], - "Output Answer": [ - "{'number': '2000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: TAccording to the U.S. Census Bureau, , Rhode Island had an estimated population of 1,056,298, which is an increase of 1,125, or 0.10%, from the prior year and an increase of 3,731, or 0.35%, since the year 2010. This includes a natural increase since the last census of 15,220 people (that is 66,973 births minus 51,753 deaths) and an increase due to net migration of 14,001 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 18,965 people, and migration within the country produced a net decrease of 4,964 people. Question: How many more people immigrated to the US and migrated within the country than was the number of people in the natural increase?", - "Output Program": [ - "condition_1 = 18965+4964\ncondition_2 = 15220\n\nprint(abs(round(condition_2 - condition_1,2)))", - "us = 18965\ncountry = 4964\nnatural_increase = 15220\nmany_more = (us + country) - natural_increase\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '8709', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In North America, the National Association of Theatre Owners (NATO) is the largest exhibition trade organization in the world. According to their figures, the top four chains represent almost half of the theater screens in North America. In Canada, Cineplex Entertainment is the largest and movie theater company with 161 locations and 1,635 screens. The studios once controlled many theaters, but after the appearance of Mr. Smith Goes to Washington, Congress passed the Matthew Neely Anti-Block Booking Act, which eventually broke the link between the studios and the theaters. Now, the top three chains in the U.S. are Regal Entertainment Group, AMC Entertainment Inc and Cinemark Theatres. In 1995, Carmike was the largest chain in the United States- now, the major chains include AMC Entertainment Inc - 5,206 screens in 346 theaters, Cinemark Theatres - 4,457 screens in 334 theaters, Landmark Theatres - 220 screens in 54 theaters, Marcus Theatres - 681 screens in 53 theaters. National Amusements - 409 screens in 32 theaters and Regal Entertainment Group - 7,334 screens in 588 cinemas. In 2015 the United States had a total of 40,547 screens. In Mexico, the major chains are Cinepolis and Cinemex. Question: How many more theaters does Cinemark have than Marcus Theaters?", - "Output Program": [ - "cinemetics = 334\nmarcus = 53\nprint(abs(round(cinemetics - marcus,2)))\n", - "num_theaters_of_cinemark=334\nnum_theaters_of_marcus=53\nmore_theaters_of_cinemark=num_theaters_of_cinemark-num_theaters_of_marcus\nprint(more_theaters_of_cinemark)" - ], - "Output Answer": [ - "{'number': '281', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The worlds colonial population at the time of the First World War totaled about 560 million people, of whom 70.0% were in British domains, 10.0% in French, 8.6% in Dutch, 3.9% in Japanese, 2.2% in German, 2.1% in American, 1.6% in Portuguese, 1.2% in Belgian and 1/2 of 1% in Italian possessions. The home domains of the colonial powers had a total population of about 370 million people. Question: How many percent more people were in Dutch domains compared to German?", - "Output Program": [ - "Dutch=3.9\nGerman=2.1\nanswer=Dutch+German\nprint(answer)", - "Dutch=3.9\nGerman=2.1\nanswer=German+Dutch\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first recorded El Ni\u00f1o that originated in the central Pacific and moved toward the east was in 1986. Recent Central Pacific El Ni\u00f1os happened in 1986-87, 1991-92, 1994-95, 2002-03, 2004-05 and 2009-10. Furthermore, there were \"Modoki\" events in 1957-59, 1963-64, 1965-66, 1968-70, 1977-78 and 1979-80. Some sources say that the El Ni\u00f1os of 2006-07 and 2014-16 were also Central Pacific El Ni\u00f1os. Question: How many Modoki events happened after 1970?", - "Output Program": [ - "modoki_year_1 = 1957\nmodoki_year_2 = 1963\nmodoki_year_3 = 1965\nmodoki_year_4 = 1968\nmodoki_year_5 = 1977\nmodoki_year_6 = 1979\n\n\nmodoki = (modoki_year_1,modoki_year_2,\n modoki_year_3,modoki_year_4,\n modoki_year_5,modoki_year_6)\n\ncount = 0\nt = 0\n\nwhile t < len(modoki):\n if modoki[t] > 1970:\n count = count + 1\n t = t+1\n else:\n t = t+1\nprint(count)", - "number_events = 2\nprint(number_events)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2005-06 NBA season was filled with ups and downs. During the off-season, Washington acquired Caron Butler and Antonio Daniels. During the regular season, the Wizards again had the best scoring trio in the NBA, this time consisting of Arenas, Jamison and Butler as the \"Big Three\". The Wizards started the 2005-06 season at 5-1, but went on an 8-17 funk to go to 13-18 through 31 games. Then, they went 13-5 in the next 18 games. On April 5, 2006, the team was 39-35 and looking to close in on the 45-win mark achieved the previous year, until Butler suffered a thumb sprain and the Wizards lost all five games without him. Butler returned and the team pulled out their final three games, against the Pistons, Cavs and Bucks, all playoff-bound teams, to finish the year at 42-40 and clinch the 5th seed in the Eastern Conference (NBA). They averaged 101.7 points a game, third in the NBA and tops in the East and clinched a playoff berth for the second year in a row for the first time since 1987. Question: How many more games dd the Wizards win than lose?", - "Output Program": [ - "wizards_won_games=2\nprint(wizards_won_games)", - "win = 42\nlosse = 40\nprint(abs(round(win - losse,2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many more people listed themselves as Black people/Ethnic groups of Africa compared to those who listed themselves as either Mixed Race or as Chinese people?", - "Output Program": [ - "black = 70962\nmixed = 31902 + 475\nprint(black - mixed)", - "Africa = 70962\nmix = 31902\nChinese = 475\nprint(Africa-(mix+Chinese))" - ], - "Output Answer": [ - "{'number': '38585', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By 1982 Timman was ranked second in the world, behind only Anatoly Karpov. In the 1980s he won a number of very strong tournaments, including Amsterdam IBM in 1981, Wijk aan Zee 1981, and 1985, Linares chess tournament 1988, the 1989 Max Euwe Memorial, and the 1989 World Cup tournament in Rotterdam. Other major successes included Las Palmas 1981, Mar del Plata chess tournaments 1982, Bugojno 1984, and Sarajevo 1984. One of his notable later successes was the 2nd Immopar Fast chess Tournament in 1991, a weekend event which attracted a huge amount of prize money. In this knock-out format tournament he defeated Gata Kamsky 1\u00bd-\u00bd, Karpov 2-0, Viswanathan Anand 1\u00bd-\u00bd, and finally the World Champion Garry Kasparov 1\u00bd-\u00bd to win the first prize of approximately 75,000 USD. His performance was equivalent to an Elo rating of 2950. Question: How many total wins did Timman have in the 1991 Immopar tournament across all matches?", - "Output Program": [ - "Gata = 1.5\nAnand = 1.5\nKasparov = 1.5\nprint(Gata+Anand+Kasparov)" - ], - "Output Answer": [ - "{'number': '4.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many more percentage of Ohioans are employed by health care industry and education sector than the Government?", - "Output Program": [ - "healthcare = 15.8 \ngoverment = 15.1\nprint(abs(round(healthcare - goverment,2)))", - "percentage_govt = 15.1\npercentage_health_edu = 15.8\npercentage_more = percentage_health_edu - percentage_govt\nprint(\"%.1f\" % percentage_more)" - ], - "Output Answer": [ - "{'number': '0.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Lithuanian GDP experienced very high real growth rates for decade up to 2009, peaking at 11.1% in 2007. As a result, the country was often termed as a Baltic Tiger. However, 2009, due to Financial crisis of 2007\u20132008 marked experienced a drastic decline \u2013 GDP contracted by 14.9% and unemployment rate reached 17.8% in 2010. After the decline of 2009, Lithuanian annual economic growth has been much slower compared to pre-2009 years. According to IMF, financial conditions are conducive to growth and financial soundness indicators remain strong. The public debt ratio in 2016 fell to 40 percent of GDP, to compare with 42.7 in 2015 (before global finance crisis \u2013 15 percent of GDP in 2008). Question: How many percent of GDP did the public debt ratio change from 2015 to 2016?", - "Output Program": [ - "contracted=14.9\nreached=17.8\nanswer=reached-contracted\nprint(answer)", - "percent=40\npercent1=42.7\nanswer=percent1-percent\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Colts stayed home and took on the Jaguars. The Jags would manage to score early in the 1st quarter as Josh Scobee would kick a 44-yard field goal for a 3-0 lead. In the 2nd quarter, the Colts would get on the board as Adam Vinatieri would tie the game for his team 3-3 with a 42-yard field goal. This would eventually be the halftime score. Once again, the Colts found themselves being overpowered in the 2nd half of a game as Blaine Gabbert hooked up with Jarett Dillard on an 11-yard touchdown pass to send the game to a 10-3 score in the 3rd quarter followed up by Maurice Jones-Drew running for a 3-yard touchdown to make the final score 17-3. With the loss, the Colts entered their bye week at 0-10. Question: How many points did the Jaguars win by?", - "Output Program": [ - "score=17\ndrew=3\nanswer=score-drew\nprint(answer)" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: After decades of futility, the city of Cleveland finally had a winner in town. The Indians dominated the American League in 1995, winning 100 of their 144 games (their 100\u201344 record yielded a very high 0.694 winning percentage, which was, at the time, the highest regular season winning percentage in Major League Baseball since 1954, and is, as of 2015, the 12th highest regular season winning percentage in Major League Baseball history since 1900). Furthermore, in just 144 games, they won the AL Central by 30 games, and they performed the difficult feat of leading their league in both team batting average (0.291) and ERA (3.81). Thanks to their hitting and bullpen, this Indians team became known around the league for their ability to come back from many deficits, often in dramatic fashion; of their 100 regular season victories, 48 were come-back victories, 27 came in their last at-bat, 8 came by way of \"walk off\" home runs, and 13 were extra-inning victories (they were 13\u20130 in extra-inning games). After this dominance of the AL in the regular season, the Indians, in the playoffs, swept the 1995 Boston Red Sox season in the opening round, then held off Ken Griffey, Jr. and the red hot 1995 Seattle Mariners season in the 1995 American League Championship Series, before heading into the Series against the Braves. Question: How many games did the Indians lose in 1995?", - "Output Program": [ - "Total_num_games=144\nIndians_won_games=100\nIndians_lost_games=Total_num_games-Indians_won_games\nprint(Indians_lost_games)", - "total = 144\nwins = 100 \nprint((total - wins))" - ], - "Output Answer": [ - "{'number': '44', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: However, later that month, due to the world financial crisis, the Russian Parliaments Defence Committee stated that the Russian defence budget would instead be slashed by 15 percent, from $40 billion to $34 billion, with further cuts to come. On 5 May 2009, First Deputy Prime Minister Sergei Ivanov said that the defence budget for 2009 will be 1.3 trillion rubles (US$39.4 billion). 322 billion rubles are allocated to purchase weapons, and the rest of the fund will be spent on construction, fuel storage and food supply. According to the head of the Defence Committee of the State Duma Vladimir Komoyedov, Russia plans to spend 101.15 billion rubles on nuclear weapons in 2013-2015. \"The budget provisions under The Nuclear Weapons Complex section in 2013-2015 will amount to 29.28 billion rubles, 33.3 billion rubles and 38.57 billion rubles respectively,\" Komoyedov said, Vechernaya Moskva reports. Question: How many billions of rubles was the Nuclear Weapons Section in 2013-2015 in Russia?", - "Output Program": [ - "russia_money_plan = 101.15\nprint(russia_money_plan)", - "condition_1 = 101.15\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '101.15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 15, 2016, Walmart announced it would close 269 stores in 2016, affecting 16,000 workers. One hundred and fifty-four of these stores earmarked for closure were in the U.S. (150 Walmart U.S. stores, 115 Walmart International stores, and 4Sams Clubs). Ninety-five percent of these U.S. stores were located, on average, 10 miles from another Walmart store. The 269 stores represented less than 1percent of global square footage and revenue for the company. All 102 locations of Walmart Express, which had been in a pilot program since 2011, were included in the closures. Walmart planned to focus on \"strengthening Supercenters, optimizing Neighborhood Markets, growing the e-commerce business and expanding pickup services for customers\". In fiscal 2017, the company plans to open between 50 and 60 Supercenters, 85 to 95 Neighborhood Markets, 7 to 10 Sams Clubs, and 200 to 240 international locations. At the end of fiscal 2016, Walmart opened 38 Supercenters and relocated, expanded or converted 21 discount stores into Supercenters, for a total of 59 Supercenters, and opened 69 Neighborhood Markets, 8 Sams Clubs, and 173 international locations, and relocated, expanded or converted 4 locations for a total of 177 international locations. On August 8, 2016, Walmart announced a deal to acquire e-commerce website Jet.com for US$3.3 billion Jet.com co-founder and Chief executive officer Marc Lore stayed on to run Jet.com in addition to Walmarts existing U.S. e-commerce operation. The acquisition was structured as a payout of $3 billion in cash, and an additional $300 million in Walmart stock vested over time as part of an incentive bonus plan for Jet.com executives. On October 19, 2016, Walmart announced it would partner with IBM and Tsinghua University to track the pork supply chain in China using blockchain. Question: How many more US Walmart stores would close than Walmart International stores in 2016?", - "Output Program": [ - "us_walmart = 150\nwalmart_internatioanal = 115\n\ndifference = (us_walmart - walmart_internatioanal)\n\nprint(difference)", - "us = 150\ninternational = 115\n\nprint(abs(round(us - international,2)))" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Allegany County is considered a conservative county, supporting Republican national and state candidates. In 2004, it voted for George W. Bush over John Kerry 63% to 34%, and in 2008 it voted for John McCain over Barack Obama 59% to 39%. It has been reported that in the last 170 years, the only Democratic candidates to win were Franklin Pierce in 1852 and Lyndon B. Johnson in 1964. In 2006, neither Democrat Eliot Spitzer or Hillary Clinton carried it in their otherwise landslide elections for governor and US senator, respectively. Eliot Spitzer lost 48.98% to John Fasos 49.03%. Hillary Clinton lost the county by 3 points. In 2010, Andrew Cuomo lost by a wide margin while Senator Chuck Schumer carried it by a narrow margin of 49.46% to Jay Townsends 48.86% a margin of 78 votes. It was one of only two counties that Senator Kirsten Gillibrand lost to Wendy Long in United States Senate election in New York, 2012. Question: How many Democrats were able to win in Allegany County in the last 170 years?", - "Output Program": [ - "Franklin=1\nLyndon=1\nanswer=Franklin+Lyndon\nprint(answer)", - "year=2006\nyear1=2008\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Lakers hold several NBA records as a team including most consecutive games won overall (33) and most consecutive road games won (16) both of which came during the 1971-72 season. Highest field-goal percentage for a season at 54.5% (1984-85), and highest road winning percentage at 0.816 (1971-72). They also hold records for having (into the 2009-10 NBA season) the most wins (3,027), the highest winning percentage (61.9%), and the most NBA Finals appearances (31). The 2000-01 team set the NBA record for best playoff record at 15-1, which was later broken by the Golden State Warriors in 2017. The 1971-72 team holds franchise records in wins (69), most points scored, and largest margin of victory; both of the latter came in the teams 63 point win versus Golden State (162-99). They also used to hold the record for most wins at home in the regular season (going 36-5 in 1971-72, then 37-4 in both 1976-77 and 1979-80) before the Boston Celtics set the current record of 40-1 in the 1985-86 season. Question: How many years after the last time the Lakers set the record for most wins at home in a regular season did the Boston Celtics set the current record?", - "Output Program": [ - "record_set_Lakers = 1980\nrecord_set_Boston = 1985\nyears_after = record_set_Boston - record_set_Lakers\nprint(years_after)", - "lakers = 1980\nbosten = 1985\n\nprint(abs(round(lakers - bosten)))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the New Jersey gubernatorial election, 2013, Republican Chris Christie received 62.5% of the vote (4,926 cast), ahead of Democrat Barbara Buono with 35.9% (2,834 votes), and other candidates with 1.6% (124 votes), among the 8,017 ballots cast by the townships 16,108 registered voters (133 ballots were spoiled), for a turnout of 49.8%. In the New Jersey gubernatorial election, 2009, Republican Chris Christie received 4,787 votes (52.3% vs. 41.7% countywide), ahead of Democrat Jon Corzine with 3,421 votes (37.4% vs. 50.6%), Independent Chris Daggett with 793 votes (8.7% vs. 5.9%) and other candidates with 82 votes (0.9% vs. 0.8%), among the 9,146 ballots cast by the townships 15,871 registered voters, yielding a 57.6% turnout (vs. 46.5% in the county). Question: How many percent of people did not vote for other candidates in 2009?", - "Output Program": [ - "votes=41.7\nvotes1=52.3\nanswer=votes+votes1\nprint(answer)", - "candidates=1.6\npeople=100\nanswer=people-candidates \nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1984, Charles D. Walker became the first non-government astronaut to fly, with his employer McDonnell Douglas paying $40,000 for his flight. NASA was also eager to prove its capability to Congressional sponsors. During the 1970s, Shuttle prime contractor Rockwell International studied a $200-300 million removable cabin that could fit into the Shuttles cargo bay. The cabin could carry up to 74 passengers into orbit for up to three days. Space Habitation Design Associates proposed, in 1983, a cabin for 72 passengers in the bay. Passengers were located in six sections, each with windows and its own loading ramp, and with seats in different configurations for launch and landing. Another proposal was based on the Spacelab habitation modules, which provided 32 seats in the payload bay in addition to those in the cockpit area. A 1985 presentation to the National Space Society stated that although flying tourists in the cabin would cost $1 to 1.5 million per passenger without government subsidy, within 15 years 30,000 people a year would pay $25,000 each to fly in space on new spacecraft. The presentation also forecast flights to lunar orbit within 30 years and visits to the lunar surface within 50 years. Question: How many average passengers could fit in each section of the cabin proposed by Space Habitation Design Associates?", - "Output Program": [ - "passengers = 72\ncabin_section = 6\naverage = passengers / cabin_section\nprint(average)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Under coaches Floyd (1995\u201398) and Larry Eustachy (1998\u20132003), Iowa State achieved even greater success. Floyd took the Cyclones to the Sweet Sixteen in 1997 and Eustachy led ISU to two consecutive Big 12 Conference regular season conference titles in 1999-2000 and 2000\u201301, plus the conference tournament title in 2000. Seeded No. 2 in the 2000 NCAA tournament, Eustachy and the Cyclones defeated UCLA in the Sweet Sixteen before falling to Michigan State University, the eventual NCAA Champion, in the regional finals by a score of 75-64 (the differential representing the Michigan State Spartans narrowest margin of victory in the tournament). Standout Marcus Fizer and Jamaal Tinsley were scoring leaders for the Cyclones who finished the season 32-5. Tinsley returned to lead the Cyclones the following year with another conference title and No. 2 seed, but ISU finished the season with a 25-6 overall record after a stunning loss to No. 15 seed Hampton University in the first round. Question: How many years was Iowa State under coaches Floyd?", - "Output Program": [ - "start_year = 1995\nend_year = 1998\n\nprint(abs(start_year-end_year))", - "Floyed_started = 1997\nFloyed_ended = 2000\nyears_coached = Floyed_ended - Floyed_started\nprint(years_coached)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Crown Jewels or Diamants de la Couronne de France, consisting of gemstones and jewellery, became unalienable by decision of Francis I of France on June 15, 1530. The C\u00f4te-de-Bretagne red spinel was then among the 8 main jewels. They suffered important loss by the Catholic League (French) in 1590 but were reconstituted by Henry IV of France and greatly enhanced by Louis XIV of France, notably with the gift of the 18 Cardinal Mazarin diamonds and the purchase of the Tavernier Blue and Ruspoli Sapphire, later followed in 1717 with the Regent Diamond. Under Louis XV of France, they were kept in the Garde Meuble de la Couronne (Royal Treasury) in one of the pavilions of the Place de la Concorde, where they suffered a theft in 1792 and a sale in 1795 after their partial recovery. In 1814, Napoleon I of France had restored the crown jewels to 65,072 stones and pearls, not including the personal jewels of both Empress Josephine and Empress Marie-Louise. Enhanced during the Bourbon Restoration and again during the Second French Empire, they counted 77,662 stones and pearls, comprising 51,403 brilliant cut diamonds, 21,119 rose cut diamonds, 2962 pearls, 507 rubies, 136 sapphires, 250 emeralds, 528 turquoises, 22 opals, 235 amethysts and 500 other stones, when they were sold in 1885 by the French Third Republic. Nevertheless, as in 1793, an important set of stones and pearls was sent to the Mus\u00e9um national dhistoire naturelle and some of the most important jewels were bought back since 1953, which makes the collection still number more than 11,000 stones and pearls. Question: How many of the crown jewels were not made of diamonds?", - "Output Program": [ - "total = 77662\nnot_m = 51403\nprint(total - not_m)", - "condition_1 = 77662\ncondition_2 = 51403\n\nprint(abs(round(condition_2 - condition_1,2)))\n" - ], - "Output Answer": [ - "{'number': '26259', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The year 2001 saw Deflation (economics) of 0.1%. The governments overall budget deficit rose sharply in 1999 and 2000 to 3.2% of GDP, the result of hikes in government salaries, expenditures related to the 2000 election campaign, higher foreign debt service payments, and lower tax revenues. The government brought the deficit down to 2.5% of GDP in 2001, and set a target of 1.9% of GDP for 2002. Perus stability brought about a substantial reduction in underemployment, from an average of 74% from the late 1980s through 1994 to 43% in the 1995-96 period, but the rates began climbing again in 1997-2002 to over half the working population. The poverty rate remained at 54% in 2001, with 24% of Peruvians living in extreme poverty. In 2005, 18% of Peruvians were living in extreme poverty and a poverty rate at 39%. As of 2010, around 30% of its total population is poor Question: How many more percent of Peruvians were living in extreme poverty in 2001 compared to 2005?", - "Output Program": [ - "_2001 = 24\n_2005 = 18\nmore_percent = _2001 - _2005\nprint(more_percent)", - "condition_1 = 24\ncondition_2 = 18\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By 1991 President Callejas had achieved modest success in controlling inflation. Overall inflation for 1990 had reached 36.4 percent\u2014not the hyperinflation experienced by some Latin American counties\u2014but still the highest annual rate for Honduras in forty years. The Honduran government and the IMF had set an inflation target of 12 percent for 1992 and 8 percent for 1993. The actual figures were 8.8 percent in 1992 and an estimated 10.7 percent for 1993. Hondurans had been accustomed to low inflation (3.4 percent in 1985, rising to 4.5 percent by the end of 1986), partly because pegging the lempira to the dollar linked Hondurass inflation rate to inflation rates in developed countries. But the expectation for low inflation made the reality of high inflation that much worse and created additional pressures on the government for action when inflation soared in 1990. Question: How many more percentage was low inflation in 1986 than 1986?", - "Output Program": [ - "start = 3.4\nend = 4.5\nprint(end - start)", - "condition_one = 3.4\ncondition_two = 4.5\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '1.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2012 census, 59.5% of jobs in the Paris Region were in market services (12.0% in wholesale and retail trade, 9.7% in professional, scientific, and technical services, 6.5% in information and communication, 6.5% in transportation and warehousing, 5.9% in finance and insurance, 5.8% in administrative and support services, 4.6% in accommodation and food services, and 8.5% in various other market services), 26.9% in non-market services (10.4% in human health and social work activities, 9.6% in public administration and defence, and 6.9% in education), 8.2% in manufacturing and utilities (6.6% in manufacturing and 1.5% in utilities), 5.2% in construction, and 0.2% in agriculture. Question: How many more percent did the top market service have compared with the smallest?", - "Output Program": [ - "marketservices=59.5\nnonmarketservices=26.9\nservices=5.8\nanswer=marketservices-nonmarketservices-services\nprint(answer)\n", - "manufacturing=8.2\nutility=1.5\nanswer=manufacturing-utility\nprint(answer)" - ], - "Output Answer": [ - "{'number': '7.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Batman grossed $2.2 million in late night previews on June 22, 1989 on 1,215 screens and grossed $40.49 million in 2,194 theaters during its opening weekend. This broke the opening weekend record, set by Ghostbusters II one week earlier, with $29.4 million. Batman became the fastest film to earn $100 million, reaching it in 11 days (10 days plus late night previews), The film closed on December 14, 1989, with a final gross $251.2 million in North America and $160.15 million internationally, totaling $411.35 million. and was the highest grossing List of films based on DC Comics until 2008s The Dark Knight (film). The films gross is the 66th highest ever in North American ranks. Although Indiana Jones and the Last Crusade made the most money worldwide in 1989, Batman was able to beat The Last Crusade in North America, and made a further $150 million in home video sales. Box Office Mojo estimates that the film sold more than 60 million tickets in the US. Question: How many months after Batman opened did it close?", - "Output Program": [ - "batman_opened_june_in_months=6\nbatman_closed_dec_in_months=12\ndifference_between_in_months=batman_closed_dec_in_months-batman_opened_june_in_months\nprint(difference_between_in_months)", - "open_months = \"June\"\nclose_months = \"Dec 14\"\nop_month = 6\ncl_months = 12\n\nprint(abs(round(op_month - cl_months,2)))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 1996 campaign was the Suns first losing year in the SAL. First basemen Mike Whitlock led the team in home runs (20) and RBI (91) with a .252 batting average while drawing a franchise record 108 walks. He did this in 131 games at the age of 19, yet never played a game in the major leagues. Another player who displayed power was Craig Wilson (first baseman). Wilson hit 11 home runs with 70 RBI while maintaining a .261 batting average. Craig Stone returned from the 1995 squad, batting .310 with 10 home runs and 35 RBI in 56 games. Mike Johnson (1990s pitcher) won a staff-leading 11 games and also had a team-leading total of 162.2 innings pitched. He made his major league debut a season later with the Baltimore Orioles. Tom Davey won 10 games and had a 3.87 ERA in 26 starts. Question: How many more RBI's did Bobby Cripps have relative to home runs?", - "Output Program": [ - "home_runs = 11\nrbi = 70\n\ndifference = (rbi - home_runs)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many countries had 70% or more hold a positive view of China?", - "Output Program": [ - "date_dict = {'day': '','month':'','year': ''}\npositive_view_abt_china_dict = {}\npositive_view_abt_china_dict['Pakistan'] = 78\npositive_view_abt_china_dict['Tanzania'] = 77\npositive_view_abt_china_dict['Bangladesh'] = 77\npositive_view_abt_china_dict['Malaysia'] = 74\npositive_view_abt_china_dict['Kenya'] = 74\npositive_view_abt_china_dict['Thailand'] = 72\npositive_view_abt_china_dict['Senegal'] = 71\npositive_view_abt_china_dict['Nigeria'] = 70\npositive_view_abt_china_dict['Venezuela'] = 67\npositive_view_abt_china_dict['Indonesia'] = 66\npositive_view_abt_china_dict['Japan'] = 7\npositive_view_abt_china_dict['Vietnam'] = 16\npositive_view_abt_china_dict['Turkey'] = 21\npositive_view_abt_china_dict['Italy'] = 26\npositive_view_abt_china_dict['Germany'] = 28\npositive_view_abt_china_dict['India'] = 31\npositive_view_abt_china_dict['Poland'] = 32\npositive_view_abt_china_dict['Jordan'] = 35\npositive_view_abt_china_dict['United States'] = 35\npositive_view_abt_china_dict['Colombia'] = 38\n\ncounter = 0\n\nfor key in positive_view_abt_china_dict:\n if positive_view_abt_china_dict[key] >= 70:\n counter += 1\n\ncountry_dict = {'number':counter, 'date': date_dict, 'spans': []}\nprint(country_dict)", - "country_above_70 = [\"Pakistan\",\"Tanzania\",\"Bangladesh\",\"Malaysia\",\"Kenya\",\"Thailand\",\"Senegal\",\"Nigeria\"]\n\nprint(abs(len(country_above_70)))" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many percent were not China?", - "Output Program": [ - "total = 100\nchina = 0.5\nprint(total - china)", - "condition_1 = 0.5\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '99.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The distribution pattern in the 2002 census was similar to those of the 1980 and 1991 censuses, but the share of the two main groups has declined. Indo-Guyanese made up 51.9% of the total population in 1980, but by 1991 this had fallen to 48.6%, and then to 43.5% in the 2002 census. Those of African descent increased slightly from 30.8% to 32.3% during the first period (1980 and 1991) before falling to 30.2% in the 2002 census. With small growth in the overall population, the decline in the shares of the two larger groups has resulted in the relative increase of shares of the multiracial and Amerindian groups. The Amerindian population rose by 22,097 people between 1991 and 2002. This represents an increase of 47.3% or annual growth of 3.5%. Similarly, the multiracial population increased by 37,788 persons, representing a 43.0% increase or annual growth rate of 3.2% from the base period of 1991 census. Question: How many more percent of people were Indo-Guyanese in 1980 than in 1991?", - "Output Program": [ - "Indo_guyanese_1980_percent=51.9\nIndo_guyanese_1991_percent=48.6\npercent_increase_in_1980=Indo_guyanese_1980_percent-Indo_guyanese_1991_percent\nprint(round(percent_increase_in_1980,1))", - "y1980 = 51.9\ny1991 = 48.6\n\nprint(abs(round(y1980-y1991,2)))\n\n" - ], - "Output Answer": [ - "{'number': '3.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Tourism in Hawaii is Kauais largest industry. In 2007, 1,271,000 people visited Kauai. The two largest groups were from the continental United States (84% of all visitors) and Japan (3%). As of 2003, there were a total of approximately 27,000 jobs on Kauai, of which the largest sector was accommodation/food services (26%, 6,800 jobs) followed by government (15%) and retail (14.5%), with agriculture accounting for 2.9% (780 jobs) and educational services providing 0.7% (183 jobs). In terms of income, the various sectors that constitute the visitors industry accounted for one third of Kauais income. Employment is dominated by small businesses, with 87% of all non-farm businesses having fewer than 20 employees. As of 2003, Kauais unemployment rate was 3.9%, compared to 3.0% for the entire state and 5.7% for the United States as a whole. Kauais poverty rate was 10.5%, compared to the contiguous 48 states at 10.7%. Question: How many percent of visitors did not come from the continental U.S. and Japan?", - "Output Program": [ - "us = 84\njapan = 3\ntotal = 100\n\nnot_come_from_us_and_japan = (total - us - japan)\n\nprint(not_come_from_us_and_japan)", - "us = 84\njapan = 3\nprint(abs(round(100 - us -japan\n ,2)))" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Giants recorded their fifth straight victory with a convincing 33-15 win over the San Francisco 49ers at Giants Stadium. Things started off well as the Giants drove right down the field on their opening possession. The balanced, well-executed seven-minute drive was capped off by a 4-yard touchdown pass from Eli Manning to Amani Toomer. The extra point was missed by Lawrence Tynes. On their next possession, the Giants were driving for more, but a tipped ball resulted in an interception inside the red zone. The 49ers responded with a nice drive of their own, aided by a personal foul on linebacker Antonio Pierce and several third down conversions. San Francisco cashed in with a touchdown from Trent Dilfer to Arnaz Battle. Following a Frank Gore fumble, the Giants took control. The running game, which accounted for 140 total yards helped the Giants move back in front. Brandon Jacobs scored on a five-yard run for a 13-7 lead. After an interception by Sam Madison, the Giants added a 30-yard field goal by Tynes. Tynes made it 19-7 at the half with another field goal, this time from 39 yards, inside the final minute. The Giants defense dominated in the second half, notching six sacks and four total turnovers. Osi Umenyiora put the game away with a sack, forced fumble, and 75-yard touchdown return up the field for a 26-7 lead. The Niners got two points back on a blocked punt out of the end zone but Antonio Pierce redeemed himself for two earlier personal fouls by intercepting Trent Dilfer and returning the ball inside the 10. After a flag on the 49ers, Manning threw his second touchdown, this time to Jeremy Shockey for a 33-9 lead. The 49ers scored late to provide the final points in the 33-15 win. On the day, Brandon Jacobs rushed for 107 yards, Manning completed 18 of 31 passes for nearly 150 yards with two touchdowns and an interception, and the defense notched six sacks: 2.5 for Michael Strahan, 1.5 for Justin Tuck, 1 for Aaron Ross and 1 for Umenyiora. Pierce and Madison provided the two Giants' interceptions. For the fourth consecutive year under Tom Coughlin, the Giants were 5-2 after seven games. Question: How many points were scored in the first half?", - "Output Program": [ - "point_1 = 19\npoint_2 = 7\n\nprint(round(point_2 + point_1,2))", - "giants_points=19\npoits_49ers=7\npoints_scored_in_first_half=giants_points+poits_49ers\nprint(points_scored_in_first_half)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Springfield has had professional baseball in the past, and according to its current mayor, remains intent on pursuing it in the future. The Springfield Giants of the Single\u2013 and Double-A Eastern League (baseball) played between 1957 and 1965. The team was quite successful, winning consecutive championships in 1959, 1960 and 1961, by startling coincidence the same seasons in which the Springfield Indians won three straight Calder Cup championships in hockey. The Giants played at Pynchon Park by the Connecticut River until relocating after the 1965 season. Pynchon Parks grandstands were destroyed by fire the year after in 1966. Before that time, the Springfield Cubs played in the minor league New England League from 1946 until 1949, after which the league folded; they then played in the International League until 1953. For many years before the Giants, Springfield was also a member of the Eastern League, between 1893 and 1943. In general, the team was named the Springfield Ponies, but it also carried the nicknames of \"Maroons\" (1895), \"Green Sox\" (1917), \"Hampdens\" (1920\u201321), \"Rifles (1932, 1942\u201343) and \"Nationals\" (1939\u201341). The team located closest are the Valley Blue Sox of the New England Collegiate Baseball League who play their games in nearby Holyoke, but house their team offices at 100 Congress Street in Springfield. Question: How many years did the Springfield Giants play?", - "Output Program": [ - "condition_1 = 1957\ncondition_2 = 1965\n\nprint(abs(condition_2 - condition_1))", - "start = 1957\nend = 1965\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent were not born outside of Scotland nationally?", - "Output Program": [ - "total = 100\nincountry = 16\ndifference = total - incountry\nprint(difference)", - "condition_1 = 16\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '84', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This game was played in the shadow of the death of WR Torrey Smith's brother, who had died in a motorcycle crash the night before. The Ravens entered the game hoping to be able to avenge the AFC Championship loss of the previous season, which came at the hands of the Patriots. New England started off fast as they drew to a 13-0 lead in the first quarter. However Baltimore scored 2 straight touchdowns to take the lead with 1:47 left to go in the half. Then Brady scored a touchdown right at the end of the half to retake the lead 20-14. The second half started off with a touchdown pass from Flacco to Dennis Pitta to put the Ravens on top 21-20. Then the Patriots retook the lead when Tom Brady scored a touchdown. After that the Baltimore defense began to step it up and held the Pats to a field goal. Then the momentum shifted as Baltimore scored a touchdown (Flacco to Torrey Smith). After forcing a Patriots punt, the Ravens drove down the field to score a field goal as time expired to win the game 31-30. The Ravens avenged the AFC Championship loss and improved to 2-1 and continued their unbeaten record at home from the previous year along with continuing their streak of winning after a loss. Based on Torrey Smith's performance through personal hardship, this game was ranked #9 on NFL.com's Top 20 NFL Games of 2012 as Showing Up. Smith finishes with six receptions for 127 yards and two touchdowns. This game was also remembered for 2 controversial incidents. Late in the 4th quarter, with New England leading 30-28, coach John Harbaugh was penalized for unsportsmanlike conduct for coming out onto the field, which by NFL rules, is prohibited. However, Harbaugh was claiming that he was trying to only call a timeout to save time for his team. Since the NFL was using replacement refs at the time, and not the original refs, this was another controversial incident involving replacement refs. The penalty resulted in an irate Ravens crowd chanting the word \"Bullshit\" 3 separate times in just over a minute during the Patriots last drive, which was picked up by NBC microphones and was clearly audible during the broadcast. Play-by-play announcer Al Michaels said \"That's the loudest manuere chant I've ever heard\". The other controversy is the winning field goal by Tucker. The ball, after it had been kicked, sailed over the top of the right upright. It was ruled \"good\", giving Baltimore the win. However, clear replays show that the ball was awfully close to sailing wide of the upright, which would've resulted in the kick being no good and giving the Patriots the win. Since field goals are not reviewable, the play could not be reviewed. Patriots coach Bill Belichick, as he was leaving the field, grabbed one of the officials, resulting in him being fined $50,000 by the NFL. Question: How many points were scored in the first half of the game?", - "Output Program": [ - "first_team_on_half = 20\nsecond_team_on_half = 14\nprint(first_team_on_half+second_team_on_half)", - "t1 = 20\nt2 = 14\ntotal = t1 + t2\nprint(total)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Present-day Powder River County was probably first entered by Europeans in the early 1800s in the form of French fur trappers. In the summer of 1865, the United States government sent over 2,000 U.S. soldiers into the Powder River country to combat Native Americans from the Cheyenne people, Lakota people, and Arapaho people tribes. From September 1-15, 1865, the Powder River Expedition (1865) battled Native Americans in the Powder River Battles (1865) near the future site of Broadus. On March 17, 1876, the Battle of Powder River occurred in the south-central part of the county, about southwest of Broadus. In June 1876 six companies of the 7th Cavalry Regiment (United States) led by Major Marcus Reno marched along the Powder River nearly to the mouth of the Little Powder before turning west toward the Battle of Little Bighorn. On November 1, 1878, Powderville, Montana became the first establishment in the county, as the Powder River Telegraph Station, on the Fort Keogh to Deadwood, South Dakota telegraph line. On April 5, 1879, the Mizpah Creek Incidents began near the Powderville telegraph station in the extreme northern part of the county. In the early 1880s, a large area of Southeastern Montana became Custer County, Montana, including the present area encompassed by Powder River County. In February 1900, the Broadus post office was established, named after the Broaddus family. In October 1918, publication of a newspaper, the Broadus Independent (now called the Powder River Examiner), began in Broadus, and is still published today. In 1919, Powder River County, Montana was formed from southern Custer County, and in an election in 1920, Broadus was chosen as the county seat of the newly established Powder River County. Question: How many days did the Powder River Expedition battle Native Americans in the Powder River Battle near the future site of Broadus?", - "Output Program": [ - "Days=15\nanswer=Days\nprint(Days)", - "NativeAmericans=15\nanswer=NativeAmericans\nprint(answer)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Being John Malkovich was given limited release in the United States theatres on October 22, 1999, and opened across 25 screens. On its opening weekend, the film grossed United States dollar637,731 across 25 screens with a per-screen average of $25,495. It expanded to another 150 screens the following week, bringing in $1.9 million with a per-screen average of $10,857. In its third week, the films release widened to 467 locations and grossed $2.4 million, averaging a lower $5,041 per screen with a cumulative gross of $6.1 million. It moved into a wide release the next week, expanding to 591 screens, and grossed $1.9 million with a 20% drop in ticket sales. Its fifth week brought in $2.2 million with a 17% increase in ticket sales, which dropped a further 33% the following week despite further expansion to 624 screens. It finished its theatrical run after 26 weeks with a total gross of $22,863,596. Question: How many more screens did the movie play on in its second week than its first?", - "Output Program": [ - "condition_1 = 25\ncondition_2 = 150\n\nprint(condition_2 - condition_1)", - "first = 25\nsecond = 150\nprint(second - first)" - ], - "Output Answer": [ - "{'number': '125', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The WPA built traditional infrastructure of the New Deal such as roads, bridges, schools, courthouses, hospitals, sidewalks, waterworks, and post-offices, but also constructed museums, swimming pools, parks, community centers, playgrounds, coliseums, markets, fairgrounds, tennis courts, zoos, botanical gardens, auditoriums, waterfronts, city halls, gyms, and university unions. Most of these are still in use today. The amount of infrastructure projects of the WPA included 40,000 new and 85,000 improved buildings. These new buildings included 5,900 new schools; 9,300 new auditoriums, gyms, and recreational buildings; 1,000 new libraries; 7,000 new dormitories; and 900 new armories. In addition, infrastructure projects included 2,302 stadiums, grandstands, and bleachers; 52 fairgrounds and rodeo grounds; 1,686 parks covering 75,152 acres; 3,185 playgrounds; 3,026 athletic fields; 805 swimming pools; 1,817 handball courts; 10,070 tennis courts; 2,261 horseshoe pits; 1,101 ice-skating areas; 138 outdoor theatres; 254 golf courses; and 65 ski jumps. Total expenditures on WPA projects through June 1941 totaled approximately $11.4 billion\u2014the equivalent of $}} today. Over $4 billion was spent on highway, road, and street projects; more than $1 billion on public buildings, including the iconic Dock Street Theatre in Charleston, the Griffith Observatory in Los Angeles, and Timberline Lodge in Oregons Mount Hood National Forest. Question: How many types of infrastructure projects were more than 1000 added and no more than 3000?", - "Output Program": [ - "projects = 5\nprint(projects)", - "stadiums = 2302\npark = 1686\nplayground = 3185\natheletic_field = 3026\nhandball = 1817\ntennis = 10070\nhorshoe = 2261\nice_sketting = 1101\n\ndata = (stadiums, park, playground, \n atheletic_field,handball,handball,\n tennis,horshoe,ice_sketting)\n\ncount = 0\nt = 0\n\nwhile t < len(data):\n if data[t] > 1000 and data[t] < 3000:\n t += 1\n count += 1\n else:\n t += 1\nprint(count)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The newly minted 1982 Los Angeles Raiders season finished the 1982 NFL strike 1982 NFL season 8-1 to win the AFC West, but lost in the second round of the 1982-83 NFL playoffs to the 1982 New York Jets season. The 1983 NFL season, the 1983 Los Angeles Raiders season finished 12-4 to win the AFC West. Convincing playoff wins over the 1983 Pittsburgh Steelers season and 1983 Seattle Seahawks season in the 1983-84 NFL playoffs propelled the Raiders to their fourth Super Bowl. Against the 1983 Washington Redskins season in Super Bowl XVIII, the Raiders built a lead after blocking a punt and recovering for a touchdown early in the game. A Branch touchdown reception from Plunkett put the Raiders up 14-0 with more than nine minutes remaining in the first quarter. With seven seconds remaining in the first half, linebacker Jack Squirek intercepted a Joe Theismann swing pass at the Washington five yard line and scored, sending the Raiders to a 21-3 halftime lead. Following a John Riggins one-yard touchdown run (extra point was blocked), Marcus Allen scored from five yards out to build the lead to 28-9. The Raiders sealed the game with Allen reversed his route on a Super Bowl record run that turned into a 74-yard touchdown. The Raiders went on to a 38-9 victory and their third NFL championship. Allen set a record for most rushing yards (191) and combined yards (209) in a Super Bowl as the Raiders won their third Super Bowl in eight years. Question: How many points did the Redskins have at the end of the first half of Super Bowl XVIII?", - "Output Program": [ - "redskins_point = 3\nprint(redskins_point)", - "redskins = 3\n\nprint(redskins)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The US had a gold stock of 1.9 million ounces (59 t) in 1862. Stocks rose to 2.6 million ounces (81 t) in 1866, declined in 1875 to 1.6 million ounces (50 t) and rose to 2.5 million ounces (78 t) in 1878. Net exports did not mirror that pattern. In the decade before the Civil War net exports were roughly constant; postwar they varied erratically around pre-war levels, but fell significantly in 1877 and became negative in 1878 and 1879. The net import of gold meant that the foreign demand for American currency to purchase goods, services, and investments exceeded the corresponding American demands for foreign currencies. In the final years of the greenback period (1862-1879), gold production increased while gold exports decreased. The decrease in gold exports was considered by some to be a result of changing monetary conditions. The demands for gold during this period were as a speculative vehicle, and for its primary use in the foreign exchange markets financing international trade. The major effect of the increase in gold demand by the public and Treasury was to reduce exports of gold and increase the Greenback price of gold relative to purchasing power. Question: Was the gold stock of the United States higher in 1862 or 1866?", - "Output Program": [ - "in_1862 = 1.9\nin_1866 = 2.6\nif in_1862 > in_1866:\n print(1862)\nelse:\n print(1866)", - "gold_stock_1862 = 1.9\ngold_stock_1866 = 2.6\n\ngold = (gold_stock_1862, gold_stock_1866)\nmaximum_gold = max(gold)\n\nif maximum_gold == gold_stock_1862:\n print(int(1862))\nelif maximum_gold == gold_stock_1866:\n print(int(1866))" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1866'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many wins did the Falcons have after the game?", - "Output Program": [ - "Falcons=6\nanswer=(Falcons)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Estimates for the number of Roman Catholics vary from 70% of the population, to as much as 90%. The CIA Factbook lists 92% of the country is Catholic, but only 20% are practicing regularly or weekly at a church service. The Jewish population is about 300,000 (around 0.75% of the population), the community numbered about 400,000 after World War II, but the appeal of Israel and economic and cultural pressures at home led many to leave; recent instability in Israel has resulted in a modest reversal of the trend since 2003. Islam in Argentina number about 500,000-600,000, or approximately 1.5% of the population; 93% of them are Sunni. Buenos Aires is home to one of the largest mosques in Latin America. A recent study found that approximately 11% of Argentines are non-religious, including those who believe in God, though not religion, agnostics (4%) and atheists (5%). Overall, 24% attended religious services regularly. Protestants were the only group in which a majority regularly attended services. Question: How many points is the difference between the minimum and maximum estimate of Roman Catholics?", - "Output Program": [ - "RomanCatholics=70\npopulation=90\nanswer=population-RomanCatholics\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many percentage of the Multiracial St. Paul population are Hispanic?", - "Output Program": [ - "multi = 3.1\nhispa = 2.6\nprint(multi - hispa)", - "Multiracial = 3.1\nnon_Hispani = 2.6\nprint(Multiracial-non_Hispani)" - ], - "Output Answer": [ - "{'number': '.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to 2011 census of India, Gobichettipalayam had a population of 60,279 with a sex-ratio of 1,062 females for every 1,000 males, much above the national average of 929. A total of 4,669 were under the age of six, constituting 2,364 males and 2,305 females. Scheduled Castes and Scheduled Tribes accounted for 10.74% and .08% of the population respectively. The average literacy of the city was 78.52%, compared to the national average of 72.99%. The city had a total of 17064 households. There were a total of 25,225 workers, comprising 512 cultivators, 2,035 main agricultural labourers, 637 in house hold industries, 21,070 other workers, 971 marginal workers, 15 marginal cultivators, 308 marginal agricultural labourers, 57 marginal workers in household industries and 591 other marginal workers. Question: How many more main agricultural labourers were there compared to cultivators and marginal agricultural labourers combined?", - "Output Program": [ - "agriculturallabourers=2035\ncultivators=512\nanswer=agriculturallabourers-cultivators\nprint(answer)", - "mainagriculturallabourers=2035\ncultivators=512\nmarginalagricultural=308 \nanswer=mainagriculturallabourers-(cultivators+marginalagricultural)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1215', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Research funded by the Public Policy Institute of California indicates that in 1996, 1,786 Silicon Valley technology companies with $12.5 billion in sales and 46,000 employees were run by Indian or Chinese executives. Moreover, the pace of entrepreneurship among local immigrants is increasing rapidly. While Chinese or Indian executives are at the helm of 13% of the Silicon Valley technology businesses started between 1980 and 1985, they are running 27% of the more than 4,000 businesses started between 1991 and 1996. Start-up firms remain a primary source for new ideas and innovation for Chinese American internet entrepreneurs. Many of them are employed or directly engaged in new start-up activities. The proportional share of start-up firms by ethnic Chinese in Silicon Valley skyrocketed from 9% in 1980-1984 to about 20% between 1995-1998. By 2006, Chinese American internet entrepreneurs continued to start 20% of all Silicon Valley start-up firms, leading 2000 Silicon Valley companies, and employing 58,000 workers. They still continue to own about 20% of all information technology companies that were founded in Silicon Valley since 1980. Question: How many percent did the number of Chinese American entrepreneurs in Silicon Valley increase from 1984 to 1995?", - "Output Program": [ - "y1 = 9\ny2 = 20\nprint(y2 - y1)", - "condition_1 = 9\ncondition_2 = 20\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not Pacific Islander?", - "Output Program": [ - "percentage = 100\npacific_islander = 0.5\nnot_pacific_islander = percentage - pacific_islander\nprint(not_pacific_islander)", - "condition_1 = 0.5\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '99.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many yards shorter was Sebastian Janikowski's second field goal compared to his first?", - "Output Program": [ - "first_field_goal_yard = 37\nsecond_field_goal_yard = 21\nyards_shorter = first_field_goal_yard - second_field_goal_yard\nprint(yards_shorter)", - "first = 37\nsecond = 21\n\nprint(abs(first - second))" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As a result of continued decline in the traditional Gaelic heartlands, today no Civil parishes in Scotland in Scotland has a proportion of Gaelic speakers greater than 65% (the highest value is in Barvas, Isle of Lewis, with 64.1%). In addition, no civil parish on mainland Scotland has a proportion of Gaelic speakers greater than 20% (the highest value is in Ardnamurchan, Highland (council area), with 19.3%). Out of a total of 871 civil parishes in Scotland, the proportion of Gaelic speakers exceeds 50% in 7 parishes, exceeds 25% in 14 parishes, and exceeds 10% in 35 parishes. Decline in traditional areas has recently been balanced by growth in the Scottish Lowlands. Between the 2001 and 2011 censuses, the number of Gaelic speakers rose in nineteen of the countrys 32 council areas. The largest absolute gains were in Aberdeenshire (council area) (+526), North Lanarkshire (+305), City of Aberdeen (+216), and East Ayrshire (+208). The largest relative gains were in Aberdeenshire (+0.19%), East Ayrshire (+0.18%), Moray (+0.16%), and Orkney Islands (+0.13%). Question: How many percent of people in Barvas do not speak Gaelic?", - "Output Program": [ - "gaelic = 64.1\n\nprint(abs(round(100 - gaelic,2)))", - "percent_people_speak_Barvas = 64.1\npercent_people_not_speak_Barvas = 100 - percent_people_speak_Barvas\nprint(\"%.2f\" % percent_people_not_speak_Barvas)" - ], - "Output Answer": [ - "{'number': '35.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Audis sales grew strongly in the 2000s, with deliveries to customers increasing from 653,000 in 2000 to 1,003,000 in 2008. The largest sales increases came from Eastern Europe (+19.3%), Africa (+17.2%) and the Middle East (+58.5%). China in particular has become a key market, representing 108,000 out of 705,000 cars delivered in the first three quarters of 2009. One factor for its popularity in China is that Audis have become the car of choice for purchase by the Chinese government for officials, and purchases by the government are responsible for 20% of its sales in China. As of late 2009, Audis operating profit of \u20ac1.17-billion ($1.85-billion) made it the biggest contributor to parent Volkswagen Groups nine-month operating profit of \u20ac1.5-billion, while the other marques in Group such as Bentley and SEAT had suffered considerable losses. May 2011 saw record sales for Audi of America with the new Audi A7 and Audi A3 TDI Clean Diesel. In May 2012, Audi reported a 10% increase in its sales\u2014from 408 units to 480 in the last year alone. Question: By how many units did Audi increase in 2012?", - "Output Program": [ - "sales_unit_previous_year = 408\nunits_in_2012 = 480\n\nprint(abs(round(sales_unit_previous_year - units_in_2012,2)))", - "initial = 408\ncurrent = 480\nincreased = current - initial\nprint(increased)" - ], - "Output Answer": [ - "{'number': '72', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Russian governments published 2014 military budget is about 2.49 trillion rubles (approximately US$69.3 billion), the List of countries by military expenditures in the world behind the US and China. The official budget is set to rise to 3.03 trillion rubles (approximately US$83.7 billion) in 2015, and 3.36 trillion rubles (approximately US$93.9 billion) in 2016. As of 2014, Russias military budget is higher than any other European nation, and approximately 1/7th (14 percent) of the Military budget of the United States. In 2015, SIPRI found that Russia was the worlds second biggest exporter of major weapons for the period 2010-14, increasing exports by 37 per cent. India, China and Algeria accounted for almost 60 percent of total Russian exports. Asia and Oceania received 66 percent of Russian arms exports in 2010\u201314, Africa 12 percent and the Middle East 10 percent. Question: How many other European nations have a higher budget than Russia?", - "Output Program": [ - "Europeannation=0\nanswer=Europeannation\nprint(answer)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Marriage rates began declining from almost 71 per 1,000 inhabitants in 1981 until 2002, only to increase slightly in 2003 to 61 per 1,000 and then fall again to 51 in 2004. Moreover, divorce rates have seen an increase from 191.2 per 1,000 marriages in 1991 to 239.5 per 1,000 marriages in 2004. As a result of these trends, the average Greek household is smaller and older than in previous generations. Question: How many more marriages per 1000 inhabitants were there in 2003 compared to 2004?", - "Output Program": [ - "condition_one = 61\ncondition_two = 51\n\n\nprint(abs(round(condition_one-condition_two,2)))", - "y1 = 61\ny2 = 51\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Of 3,143 counties in the United States in 2013, Fayette County ranked 2,882 in the longevity of male residents and 3,091 of female residents. Males in Fayette County lived an average of 71.2 years and females lived an average of 75.3 years compared to the national average for longevity of 76.5 for males and 81.2 for females. The average longevity of men in Fayette County increased by 2.0 years from 1985 to 2013 compared to a national average for the same period of an increased life span for men of 5.5 years. The average longevity, however, for females in Fayette County declined by 4.2 years between 1985 and 2013 compared to the national average for the same period of an increased life span of 3.1 years for women. High rates of smoking and obesity and a low rate of physical activity appear to be contributing factors to the low level of longevity for both sexes. Question: How many years more did the national male longevity average increase over that of the county from 1985 to 2013?", - "Output Program": [ - "national_male_longevity_years = 5.5\ncounty_male_longevity_years = 2\nmore_years = national_male_longevity_years - county_male_longevity_years\nprint(more_years)", - "county = 2\nnational_avg = 5.5 \n\nprint(abs(county - national_avg))" - ], - "Output Answer": [ - "{'number': '3.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ethnic Norwegians make up 84.5% of Bergens residents. In addition, 8.1% were Immigrant generations or second generation immigrants of Western background and 7.4% were first or second generation immigrants of non-Western background. The population grew by 4,549 people in 2009, a growth rate of 1,8%. Ninety-six percent of the population lives in urban areas. As of 2002, the average gross income for men above the age of 17 is 426,000 Norwegian krone (NOK), the average gross income for women above the age of 17 is NOK 238,000, with the total average gross income being NOK 330,000. In 2007, there were 104.6 men for every 100 women in the age group of 20-39. 22.8% of the population were under 17 years of age, while 4.5% were 80 and above. Question: How many more percentage points of Bergens residents were immigrants of Western background compared to immigrants of non-Western background?", - "Output Program": [ - "westb = 8.1\nnon_west_b = 7.4\n\nprint(abs(round(westb - non_west_b,2)))", - "percent_immigrants_western=8.1\npercent_immigrants_non_western=7.4\n\n\npercent_more_western=percent_immigrants_western-percent_immigrants_non_western\nprint(round(percent_more_western,1))" - ], - "Output Answer": [ - "{'number': '.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Pakravan began his career at the Tehran Military Academy, where he taught artillery. He then served in a number of military, political, and diplomatic posts including adjutant in the Intelligence Department of the Second Division, military attach\u00e9 in Pakistan (1949\u201350), chief of army intelligence (1951\u201353), military attach\u00e9 in India (1954\u201357), deputy chief of the SAVAK in charge of external affairs (1957\u201361), deputy prime minister and chief of the State Intelligence and Security Organization (1961\u201365), minister of information (1965\u201366), ambassador to Pakistan (1966\u201369), ambassador to France (1969\u201373), and senior counselor to the Ministry of Court (1974\u201379). Pakravan was known for being more compassionate than any of National Security and Information Departments other directors. However, Muhammad Reza Shah replaced Pakravan with his childhood friend Nematollah Nassiri in 1965. He returned to Iran in 1976 and was brought out of retirement in 1978 by the Shah in a last-ditch effort to curb corruption at the Royal Court. Pakravans supporters noted his aristocratic and impeccable character as well as his intelligence and moral courage to be a source of consolation at the difficult times of 1978\u201379 when the Iranian Revolution took control of the opposition and eventually seized power. Question: How many years was Pakravan military attache in Pakistan?", - "Output Program": [ - "start = 1949\nfinish = 1950\ndiff = finish - start\nprint(diff)", - "condition_1 = 1949\ncondition_2 = 1950\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With the rest of Week 16's games being played on Christmas Eve, the Jets, due to losses by Jacksonville and Cincinnati, controlled their own playoff destiny with two victories. The game was played in a driving rainstorm as both teams struggled to move the ball early. With 49 seconds remaining in the first quarter, Mike Nugent was ready to attempt a 34-yard field goal, but holder Ben Graham could not handle the snap in the slippery conditions, and the Jets were denied. It was the second straight week Graham had flubbed a snap, but this one could be blamed on the wet conditions. The two teams would trade punts for the rest of the half. In the third quarter, Dolphins coach Nick Saban inserted backup quarterback Cleo Lemon into the game, replacing an ineffective Joey Harrington. Finally, the Jets went on a drive with 6:15 left in the third quarter, with Chad Pennington scrambling for 15 yards and moving into the Dolphins' red zone when Yeremiah Bell was flagged for pass interference. Nugent knocked in a 22-yard field goal for the first points of the game. But Lemon rallied Miami, completing two long passes to Randy McMichael and Ronnie Brown picking up a long run before Lemon tossed a 7-yard touchdown pass to McMichael, and the Dolphins led 7-3 with 13:26 left in the game. Pennington showed poise in leading the Jets back to take the lead, completing key passes to Brad Smith and Leon Washington before finding Cotchery on a 31-yard completion to the Miami 1-yard line, but the Jets challenged, saying that Cotchery was brought down after he broke the plane of the end zone, and the referee agreed, giving the Jets a 10-7 lead with 8:04 remaining in the game. Miami was then forced to punt, but caught a break when Donnie Jones' kick bounced off the elbow of Jets linebacker Brad Kassell, and long snapper John Denney recovered at the Jets' 42-yard line. Lemon led Miami downfield, completing key passes to Derek Hagan and Sammy Morris before Mare tied the game with a 25-yard field goal. With 2:09 to play, the Jets' biggest play of the season took place. Pennington flipped a short screen pass to Washington, who found a hole and scampered 64 yards down to the Miami 16-yard line. After three runs by Kevan Barlow, Nugent kicked a 30-yard field goal with 10 seconds to play, and the Jets had their biggest win of the year. Question: how many yards did Nugen knock in the field goal?", - "Output Program": [ - "nugen = 22\nprint(nugen)", - "c1 = 22\n\nprint(c1)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: From 1989 to 1990, the Najibullah government was partially successful in building up the Afghan defence forces. The Khad had established a local militia force which stood at an estimated 100,000 men. The 17th Division in Herat, which had begun the 1979 Herat uprising against PDPA-rule, stood at 3,400 regular troops and 14,000 tribal men. In 1988, the total number of security forces available to the government stood at 300,000. This trend did not continue, and by the summer of 1990, the Afghan government forces were on the defensive again. By the beginning of 1991, the government controlled only 10 percent of Afghanistan, the eleven-year Siege of Khost had ended in a mujahideen victory and the morale of the Afghan military finally collapsed. In the Soviet Union, Kryuchkov and Shevardnadze had both supported continuing aid to the Najibullah government, but Kryuchkov had been arrested following the failed 1991 Soviet coup d\u00e9tat attempt and Shevardnadze had resigned from his posts in the Soviet government in December 1990 - there were no longer any pro-Najibullah people in the Soviet leadership and the Soviet Union was in the middle of an economic and political crisis, which would lead directly to the dissolution of the Soviet Union on 26 December 1991. At the same time Boris Yeltsin became Russias new hope, and he had no wish to continue to aid Najibullahs government, which he considered a relic of the past. In the autumn of 1991, Najibullah wrote to Shevardnadze \"I didnt want to be president, you talked me into it, insisted on it, and promised support. Now you are throwing me and the Republic of Afghanistan to its fate.\" Question: How many more tribal men were there than regular troops?", - "Output Program": [ - "tribal = 14000\nregular = 3400\nprint(tribal - regular)", - "men = 3400\ntroops = 14000\nprint(troops-men)" - ], - "Output Answer": [ - "{'number': '10600', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1955 and 1956, Dayan and Shimon Peres negotiated a series of large weapons contracts with France. On 10 November 1955, an agreement was signed for the delivery of 100 AMX-13 tanks and assorted anti-tank weapons. On 24 June 1956, a $80 million deal was agreed involving 72 Dassault Myst\u00e8re IV jets, 120 AMX-13 tanks, 40 Sherman tanks and 18 Obusier de 155 mm Mod\u00e8le 50. The Mystere were in addition to 53 already on order. At the end of September 1956, a further 100 Sherman tanks, 300 half-tracks, and 300 6x6 trucks were added. Question: How many more AMX-13 tanks were agreed for in the second deal compared to the first?", - "Output Program": [ - "first_deal = 100\nsecond_deal = 120\n\nprint(abs(first_deal - second_deal))", - "first = 100\nsecond = 120\ndiff = second - first\nprint(diff)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For the first time in franchise history, the Cowboys wore white pants and navy jerseys. The jerseys are usually paired with silver pants. The white pants were the Color Rush pants with a navy/silver/navy stripe down the side, and the navy jersey is the regular alternate navy jersey, usually worn on Thanksgiving. The Cowboys outscored the Giants to win 30-17 and improve to 7-6 and 2-3 without Elliott. Despite the win against the Giants, the eventual Super Bowl champion Philadelphia Eagles clinched the NFC East title with the win against the Rams. Question: How many wins did the Cowboys have to start this game?", - "Output Program": [ - "win_improvised = 6\nlose = 7\n\nprint(abs(round(win_improvised,2)))", - "wins = 6\nprint(wins)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders off-field fortunes have varied considerably over the years. The teams first three years of operation (1960 Oakland Raiders season\u20131962 Oakland Raiders season) were marred by poor on-field performance, financial difficulties, and spotty attendance. In 1963 Oakland Raiders season, however, the Raiders fortunes improved dramatically with the introduction of head coach (and eventual owner) Al Davis. In 1967 Oakland Raiders season, after several years of improvement, the Raiders reached the postseason for the first time. The team would go on to win its first (and only) 1967 American Football League Championship Game that year; in doing so, the Raiders advanced to Super Bowl II, where they were soundly defeated by the Green Bay Packers. Since 1963, the team has won 15 division titles (three AFL and 12 NFL), four AFC Championships (1976\u201377 NFL playoffs, 1980\u201381 NFL playoffs, 1983\u201384 NFL playoffs, and 2002\u201303 NFL playoffs), one AFL Championship (1967 American Football League Championship Game), and three Super Bowl Championships (Super Bowl XI, Super Bowl XV, and Super Bowl XVIII). At the end of the NFLs 2017 NFL season, the Raiders boasted a lifetime regular season record of 462 wins, 411 losses, and 11 ties; their lifetime playoff record currently stands at 25 wins and 19 losses. Question: How many more wins than losses have the Raiders achieved in their lifetime playoff record?", - "Output Program": [ - "wins = 25\nloses = 19\n\nprint(abs(round(wins - loses,2)))", - "wins_of_raiders=25\nlosses_of_raiders=19\n\n\nnum_of_more_wins=wins_of_raiders-losses_of_raiders\nprint(num_of_more_wins)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007, the Peruvian economy experienced a growth rate of 9%, the highest in Latin America, and this repeated in 2008 with a 9.8% rate; in 2006 and 2007, the Lima Stock Exchange grew by 185.24% and 168.3%, respectively. However, in the wake of the 2008 global crisis, growth for 2009 was only 0.9 percent, but rebounded to 8.8 percent the following year. The pro-market policies enacted by Fujimori, were continued by presidents Alejandro Toledo and Alan Garcia, While poverty of Lima is 8.5%, the national average is 25.8%, while the unemployment rate is 6.5% and 74% are employed formally. Question: How many percent of Lima residents are not unemployed?", - "Output Program": [ - "unemployed = 6.5\n \nprint(abs(round(100-unemployed,2)))", - "percentage = 100\nunemployed = 6.5\nnot_unemployed = percentage - unemployed\nprint(not_unemployed)" - ], - "Output Answer": [ - "{'number': '93.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The number of Thailands poor declined from 7.1 million persons in 2014, 10.5 percent of the population, to 4.9 million persons in 2015, or 7.2 percent of the population. Thailands 2014 poverty line was defined as an income of 2,647 baht per month. For 2015 it was 2,644 baht per month. According to the National Economic and Social Development Board (NESDB) in a report entitled, Poverty and Inequality in Thailand, the countrys growth in 2014 was 0.8 percent and 2.8 percent in 2015. NESDB Secretary-General Porametee Vimolsiri said that the growth was due to the effect of governmental policies. The report also noted that 10 percent of the Thai population earned 35 percent of Thailands aggregate income and owned 61.5 percent of its land. Question: How many million fewer poor persons were there in Thailand in 2015 compared to 2014?", - "Output Program": [ - "y2015 = 7.1\ny2014 = 4.9\n\nprint(abs(round(y2014 - y2015,2)))", - "million_poor_2015 = 4.9\nmillion_poor_2014 = 7.1\nfewer_poor = round(million_poor_2014 - million_poor_2015,1)\nprint(fewer_poor)" - ], - "Output Answer": [ - "{'number': '2.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Jets began their season at Reliant Stadium for a Week 1 showdown with the Houston Texans. New York took off in the first quarter as kicker Jay Feely nailed a 24-yard field goal. In the second quarter, the Jets would increase their lead as rookie quarterback Mark Sanchez completed his first career touchdown pass as he connected with wide receiver Chansi Stuckey on a 30-yard pass. In the third quarter, New York continued their run as running back Thomas Jones got a 1-yard touchdown run. The Texans tried to rally in the fourth quarter as safety Dominique Barber returned a fumble 48 yards for a touchdown, but the Jets would end the game with Jones getting a 38-yard touchdown run. With the win, not only did New York begin their season at 1-0, but Sanchez (18-of-31, 272 yards, 1 TD, 1 INT) would become the 1st Jets rookie QB since Richard Todd in 1976 to win a game. Question: How many touchdowns measured 30-yards or more?", - "Output Program": [ - "td = (30,48,38)\n\nans = len(td)\n\nif ans == 1:\n print(1)\nelif ans == 2:\n print(2)\nelif ans == 3:\n print(3)", - "td_measured_30y_more=3\nprint(td_measured_30y_more)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The first Border-Gavaskar Trophy series was played in India the 1996-97 Indian cricket season and was won by the hosts 1-0. Australia won the trophy for the first time in the 1999-2000 Indian cricket season at home where they defeated India 3-0. Since then, the trophy has alternated between both the teams. Australias failure to win the Border-Gavaskar Trophy in India led to Steve Waugh dubbing the Indian tour as the \"Final Frontier\" for the Australian team. In 2004-05, Australia defeated India 2-1 in India. Australias usual captain, Ricky Ponting, did not play in the winning matches due to injury and Adam Gilchrist instead captained the winning sides. In the 2008-09 edition, India defeated Australia 2-0 in a four match series in India to regain the trophy. In 2010 India retained the trophy by winning the two match series 2-0. Australia won the 2011-12 series 4-0, and regained the trophy for the first time since 2007-08. India returned the favour in the 2013 series by completing a 4-0 \"Whitewash (sport)\" of Australia to regain the trophy, before losing it in the 2014-15 series with a 2-0 defeat. India then won the 2017 series 2-1 and regained the trophy. Question: For how many games did each team score at least once?", - "Output Program": [ - "games_each_scored_atleast_once=2\nprint(games_each_scored_atleast_once)", - "First_team_point = (1,3,2,2,2,4,4,2,2)\nsecond_team_point = (0,0,1,0,0,0,0,0,1)\n\ncount = 0\nt = 0\n\nwhile t < len(First_team_point):\n if First_team_point[t] != 0 and second_team_point[t] != 0:\n count += 1\n t += 1\n else:\n t +=1\n \nprint(count)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Much of Afghanistans livestock was removed from the country by early waves of refugees who fled to neighboring Pakistan and Iran. In 2001, the livestock population in Afghanistan had declined by about 40% since 1998. In 2002, this figure was estimated to have declined further to 60%. An FAO survey done in the northern regions in spring 2002 showed that in four provinces (Balkh Province, Jowzjan Province, Sar-e Pol Province, and Faryab Province), there was a loss of about 84% of cattle from 1997 to 2002 and around 80% of sheep and goat. The majority of Afghans traditionally raise sheep instead of goats because goat meat is not popular in Afghanistan. After 2002, the Ministry of Agriculture, Irrigation & Livestock (Afghanistan) with assistance from USAID have been helping to regrow livestock numbers throughout the country. This was done by providing Afghan villagers training and animals to start with. The Council of Ministers (Afghanistan) Mohammad Asef Rahimi stated that over the past decade arable land had increased from 2.1 million hectares to 8.1 million hectares, wheat production from 5.1 million tonnes to 2.3 million tonnes, nurseries from 75,000 hectares to 119,000 hectares and grape production from 364,000 tonnes to 615,000 tonnes. Almond production jumped from 19,000 to 56,000 tonnes and cotton from 20,000 to 45,000 tonnes, with the saffron yield reaching 2,000 kilograms. Question: How many years did it take for the livestock population in Afghanistan to decline by 40%?", - "Output Program": [ - "live_stock_start = 1998 \nlive_stock_end = 2001\n\nprint(abs(live_stock_start - live_stock_end))", - "start = 1998\nend = 2001\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not Hispanic?", - "Output Program": [ - "Nonhispanic=1.9\npopulation=100\nanswer=population-Nonhispanic\nprint(answer)", - "Hispanic=1.9\npopulation=100\nanswer=population-Hispanic\nprint(answer)" - ], - "Output Answer": [ - "{'number': '98.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent were not Japanese?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 0.7\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\njapanese = 0.7\nnot_japanese = percentage - japanese\nprint(not_japanese)" - ], - "Output Answer": [ - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2015, poverty in Italy hit the high levels in the previous 10 years. The level of absolute poverty for a 2 people family was \u20ac1050.95/month. The poverty line per capita changed by region from \u20ac552.39/month to \u20ac819.13/month.The numbers of those in absolute poverty rose nearly an entire percent in 2015, from 6.8% in 2014, to 7.6% in 2015. In the south of Italy the numbers are even higher with 10% living in absolute poverty, up from 9 percent in 2014. The north is better off at 6.7%, but still an increase from 5.7% in 2014. The national statics reporting agency, ISTAT, defines absolute poverty as those who can\u2019t buy goods and services which they need to survive. In 2015, the proportion of poor households in relative poverty also increased in 2015 to 13.7 from 12.9 in 2014. ISTAT defines relative poverty as people whose disposable income is less than around half the national average. The unemployment rate in February 2016 remained at 11.7%, which has been the same for almost a year, but even having a job doesn\u2019t guarantee freedom from poverty. Those who have at least one family employed still suffer from 6.1% to 11.7% poverty, the higher number being for those who have factory jobs. The numbers are even higher for the younger generations because their unemployment rate is over 40%. Also, children are hit hard. In 2014, 32% of those aged 0\u201317 are at risk of poverty or social exclusion, which is one child out of three. In the last ISTAT report poverty is in decline. Question: Buy how many percentages did the number of people living in poverty go up from 2014 2015?", - "Output Program": [ - "y2 = 6.8\ny1 = 7.6\ndiff = y1 - y2\nprint(diff)", - "condition_1 = 6.8\ncondition_2 = 7.6\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '0.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many percent were not Haitians?", - "Output Program": [ - "Haitians=8.8\npercent=100\nanswer=percent-Haitians \nprint(answer)", - "Haitians=8.8\npeople=100\nanswer=people-Haitians \nprint(answer)" - ], - "Output Answer": [ - "{'number': '91.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1992, Pettitte pitched for the Greensboro Hornets of the Class A (baseball) South Atlantic League. He pitched to a 10-4 Win-loss record (pitching) and a 2.20 earned run average (ERA), with 130 strikeouts and 55 base on balls, in 27 games started. That season, Pettitte and Posada first played with Derek Jeter. Pettitte pitched for the Prince William Cannons of the Class A-Advanced Carolina League in the 1993 season, finishing the year with an 11-9 record, a 3.04 ERA, 129 strikeouts, and 47 walks in 26 starts. He also made one start for the Albany-Colonie Yankees of the Class AA Eastern League (baseball) during the season. Pettitte began the 1994 season with Albany-Colonie, where he had a 7-2 record and 2.71 ERA in 11 starts, before receiving a promotion to the Columbus Clippers of the Triple-A (baseball) International League. With Columbus, Pettitte had a 7-2 record and a 2.98 ERA in 16 starts. The Yankees named him their minor league pitcher of the year. Question: How many minor league teams did Pettitte pitch for between 1992 and 1994?", - "Output Program": [ - "teams = 4\nprint(teams)", - "y1992 = 10-4\ny1994 = 11-9\n\nprint(abs(round(y1992-y1994\n )))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Demographics of Gabon is the makeup of the population of Gabon. As of , Gabon has a population of . Gabons population is relatively young with 35.5% of its population under 15 years of age and only 4.3% of its population over 65 years old. Gabon has a nearly even split between males and females with 0.99 males for every female in the population. In the age range of 15-65, the ration is exactly 1 male to 1 female. The life expectancy of Gabon is lower than the world average. Gabons populations life expectancy at birth is 53.11 years while the world average is 67.2 years as of 2010. Ethnically, the biggest group in Gabon are the Fang people with over 500,000 people, or about a third of Gabons population, belonging to this ethnic group. The biggest religion in Gabon is Christianity, with between 55-75% of the population of Gabon being Christian. Question: How many percentage points difference is there between the population under 15 years old and the population over 65?", - "Output Program": [ - "young=35.5\nunderage=4.3\nanswer=young-underage\nprint(answer)", - "population=35.5\npopulation2=4.3\nanswer=population-population2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '31.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Cochrane Library had 145 CAM-related Cochrane systematic reviews and 340 non-Cochrane systematic reviews. An analysis of the conclusions of only the 145 Cochrane reviews was done by two readers. In 83% of the cases, the readers agreed. In the 17% in which they disagreed, a third reader agreed with one of the initial readers to set a rating. These studies found that, for CAM, 38.4% concluded positive effect or possibly positive (12.4%), 4.8% concluded no effect, 0.7% concluded harmful effect, and 56.6% concluded insufficient evidence. An assessment of conventional treatments found that 41.3% concluded positive or possibly positive effect, 20% concluded no effect, 8.1% concluded net harmful effects, and 21.3% concluded insufficient evidence. However, the CAM review used the more developed 2004 Cochrane database, while the conventional review used the initial 1998 Cochrane database. Question: How many percent of readers did not conclude insufficient evidence?", - "Output Program": [ - "percent_readers_conclude_insuff_evidence = 56.6\npercent_readers_not_conclude_insuff_evidence = 100 - percent_readers_conclude_insuff_evidence\nprint(percent_readers_not_conclude_insuff_evidence)", - "insufficiant_evidence = 56.6\n\n\nprint(abs(round(100 - insufficiant_evidence,2)))" - ], - "Output Answer": [ - "{'number': '43.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After the founding of the subsequent Union of Soviet Socialist Republics (USSR or Soviet Union) in 1922, Lenin had introduced a mixed economy, commonly referred to as the New Economic Policy, which allowed for capitalist practices to resume under the Communist Party dictation in order to develop the necessary conditions for socialism to become a practical pursuit in the economically undeveloped country. In 1929, as Marshal Joseph Stalin (1878-1953, in power 1929-1953), became the leader of the party, Marxism-Leninism, a fusion of the original ideas of German Empire philosopher and economic theorist Karl Marx (1818-1883), and Lenin, became formalized as the partys guiding ideology and would remain so throughout the rest of its existence. The party pursued state socialism, under which all industries were nationalized and a planned economy was implemented. After recovering from the Second World War (1939-1945), De-Stalinization which 1965 Soviet economic reform and Khrushchev thaw under Nikita Khrushchev (1894-1971, in power 1953/1958-1964). By 1980, various factors, including the continuing Cold War (1946-1991), and ongoing nuclear arms race with the United States and other Western Europe powers and unaddressed inefficiencies in the economy, led to Era of Stagnation under Alexei Kosygin (1904-1980, in power 1964), and further with Leonid Brezhnev (1906-1982, in power 1964-1982) and a growing disillusionment. After a younger vigorous Mikhail Gorbachev (b.1931), assumed leadership in 1985, (following two short-term elderly leaders who quickly died in succession), rapid steps were taken to transform the tottering Soviet economic system in the direction of a market economy once again. Gorbachev and his allies envisioned the introduction of an economy similar to Lenins earlier New Economic Policy through a program of \"perestroika\", or restructuring, but their reforms along with the institution of free multiparty elections led to a decline in the partys power, and after the Dissolution of the Soviet Union (1990-1991), the banning of the party by later last RSFSR President Boris Yeltsin (1931-2007, in power 1991-1999) and subsequent first President of an evolving democratic and free market economy of the successor Russian Federation. Question: How many years was Gorbachev in power?", - "Output Program": [ - "Gorbachev_started = 1985\nGorbached_ended = 1991\nyears_in_power = Gorbached_ended - Gorbachev_started\nprint(years_in_power)", - "start_year = 1985\nend_year = 1991\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 1996 campaign was the Suns first losing year in the SAL. First basemen Mike Whitlock led the team in home runs (20) and RBI (91) with a .252 batting average while drawing a franchise record 108 walks. He did this in 131 games at the age of 19, yet never played a game in the major leagues. Another player who displayed power was Craig Wilson (first baseman). Wilson hit 11 home runs with 70 RBI while maintaining a .261 batting average. Craig Stone returned from the 1995 squad, batting .310 with 10 home runs and 35 RBI in 56 games. Mike Johnson (1990s pitcher) won a staff-leading 11 games and also had a team-leading total of 162.2 innings pitched. He made his major league debut a season later with the Baltimore Orioles. Tom Davey won 10 games and had a 3.87 ERA in 26 starts. Question: How many more RBI did Vernon Wells have relative to C\u00e9sar Izturis' stolen bases?", - "Output Program": [ - "Homerun=10\ngame=35\nanswer=Homerun+game\nprint(answer)" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to 2011 census of India, Gobichettipalayam had a population of 60,279 with a sex-ratio of 1,062 females for every 1,000 males, much above the national average of 929. A total of 4,669 were under the age of six, constituting 2,364 males and 2,305 females. Scheduled Castes and Scheduled Tribes accounted for 10.74% and .08% of the population respectively. The average literacy of the city was 78.52%, compared to the national average of 72.99%. The city had a total of 17064 households. There were a total of 25,225 workers, comprising 512 cultivators, 2,035 main agricultural labourers, 637 in house hold industries, 21,070 other workers, 971 marginal workers, 15 marginal cultivators, 308 marginal agricultural labourers, 57 marginal workers in household industries and 591 other marginal workers. Question: How many cultivators, main agricultural labourers, and marginal workers were there in total?", - "Output Program": [ - "culti = 512\nagri = 2035\nmargi = 971\nprint(culti + agri + margi)", - "workers = 512+2035+971\nprint(workers)" - ], - "Output Answer": [ - "{'number': '3518', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Germans initial attack involved 410,000 men; just over 1,400 tanks, tank destroyers, and assault guns; 2,600 artillery pieces; 1,600 anti-tank guns; and over 1,000 combat aircraft, as well as large numbers of other Armoured fighting vehicle. These were reinforced a couple of weeks later, bringing the offensives total strength to around 450,000 troops, and 1,500 tanks and assault guns. Between 63,222 and 98,000 of their men were Killed in action, Missing in action, wounded in action, or prisoner of war. For the Americans, out of a peak of 610,000 troops, 89,000 became casualties out of which some 19,000 were killed. The \"Bulge\" was the largest and bloodiest single battle fought by the United States in World War II and the second bloodiest List of battles with most United States military fatalities. Question: How many more troops did the Americans have compare to the initial amount the Germans had?", - "Output Program": [ - "Germans=410000 \nAmericans=610000 \nanswer=Americans-Germans\nprint(answer)", - "Americans=610000\ncasualties=89000\nkilled=19000\ntroops=450000\nkilleed=161222\nanswer=Americans+casualties+killed+troops+killeed\nprint(answer)" - ], - "Output Answer": [ - "{'number': '200000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2015, poverty in Italy hit the high levels in the previous 10 years. The level of absolute poverty for a 2 people family was \u20ac1050.95/month. The poverty line per capita changed by region from \u20ac552.39/month to \u20ac819.13/month.The numbers of those in absolute poverty rose nearly an entire percent in 2015, from 6.8% in 2014, to 7.6% in 2015. In the south of Italy the numbers are even higher with 10% living in absolute poverty, up from 9 percent in 2014. The north is better off at 6.7%, but still an increase from 5.7% in 2014. The national statics reporting agency, ISTAT, defines absolute poverty as those who can\u2019t buy goods and services which they need to survive. In 2015, the proportion of poor households in relative poverty also increased in 2015 to 13.7 from 12.9 in 2014. ISTAT defines relative poverty as people whose disposable income is less than around half the national average. The unemployment rate in February 2016 remained at 11.7%, which has been the same for almost a year, but even having a job doesn\u2019t guarantee freedom from poverty. Those who have at least one family employed still suffer from 6.1% to 11.7% poverty, the higher number being for those who have factory jobs. The numbers are even higher for the younger generations because their unemployment rate is over 40%. Also, children are hit hard. In 2014, 32% of those aged 0\u201317 are at risk of poverty or social exclusion, which is one child out of three. In the last ISTAT report poverty is in decline. Question: How many percentages did the number of people living in relative poverty increase between 2014 and 2015?", - "Output Program": [ - "y = 6.8\nx = 7.6\nprint(x - y)", - "\npoverty2014 = 12.9\npoverty2015 = 13.7\nprint(\"{:.2f}\".format(poverty2015-poverty2014))" - ], - "Output Answer": [ - "{'number': '0.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many total years did Ernst Wigforss serve as the Minister for Finance?", - "Output Program": [ - "start_year = 1926-1925\nend_year = 1949-1932\n\nprint(abs(round(start_year + end_year,2)))", - "first = 1\nsecond = 17\ntotal = first + second\nprint(total)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the American Community Survey survey, Dorchester has a large under 25 population with 38.1% or 43,472 people and 33,162 (29.1% of the total population) of them under the age of 19 years old. Between the ages of 25 to 64 years old there are 59,788 or 52.6% people and 10,715 people or 9.3% are over the age of 65 years old. In Dorchester, approximately 61.9% or 70,503 people are over the age of 25, 23.5% or 16,582 people do not have a high school diploma or GED , 30.5% or 21,479 have a diploma or GED, 18.5% or 13,045 people have completed some college, and 27.5% or 19,397 people have a Academic degree. Question: How many more percentage are 25 to 64 than over 64?", - "Output Program": [ - "percent_between_25_to_64=52.6\npercent_over_64=9.3\n\n\nmore_in_percent=percent_between_25_to_64-percent_over_64\nprint(more_in_percent)", - "peole_24_64 = 52.6\nolder = 9.3\n\nprint(abs(round(peole_24_64 - older,2)))" - ], - "Output Answer": [ - "{'number': '43.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Carolina had a rough start in the first half, only scoring seven points, and went into halftime seventeen points behind Oakland. They turned things around and had an explosive third quarter scoring eighteen points giving them a one-point lead over the Raiders. In the fourth quarter the Panthers went on to score seven but the Raiders answered back tying the game. In their last possession of the game the ball was taken from Cam Newton giving Oakland the ball back. Carolina could not hold on as Oakland kicked a field goal winning the game. They fall to 4-7. Question: how many points did oakland fall behind?", - "Output Program": [ - "okalhoma_point = 7\nprint(abs(round(okalhoma_point,2)))", - "highest_earnings_ratio=67.6\nlowest_earnings_ratio=54.2\ndiff_between=highest_earnings_ratio-lowest_earnings_ratio\nprint(round(diff_between,1))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States presidential election in New Jersey, 2012, Democrat Barack Obama received 6,236 votes (51.0% vs. 66.0% countywide), ahead of Republican Mitt Romney with 5,772 votes (47.2% vs. 32.3%) and other candidates with 141 votes (1.2% vs. 0.8%), among the 12,223 ballots cast by the townships 16,332 registered voters, for a turnout of 74.8% (vs. 68.8% in Union County). In the United States presidential election in New Jersey, 2008, Democrat Barack Obama received 6,513 votes (49.6% vs. 63.1% countywide), ahead of Republican John McCain with 6,371 votes (48.6% vs. 35.2%) and other candidates with 164 votes (1.3% vs. 0.9%), among the 13,120 ballots cast by the townships 16,145 registered voters, for a turnout of 81.3% (vs. 74.7% in Union County). In the United States presidential election in New Jersey, 2004, Republican George W. Bush received 6,455 votes (50.4% vs. 40.3% countywide), ahead of Democrat John Kerry with 6,160 votes (48.1% vs. 58.3%) and other candidates with 111 votes (0.9% vs. 0.7%), among the 12,795 ballots cast by the townships 15,822 registered voters, for a turnout of 80.9% (vs. 72.3% in the whole county). Question: How many more registered voters did not turn out in 2012 than in 2008?", - "Output Program": [ - "condition_2 = 12223\ncondition_1 = 13120\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1084', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of people were not Persian in Hamadan city?", - "Output Program": [ - "condition_1 = 70\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\npersian = 97\nprint(total - persian)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On July 21, 1978 while still in current release in 38 theatres in the U.S., the film expanded into a 1,744 theatre national saturation windup of release and set a new U.S. weekend record of $10,202,726. The gross prior to the expansion was $221,280,994. The expansion added a further $43,774,911 to take its gross to $265,055,905. Reissues in 1979 ($22,455,262), 1981 ($17,247,363), and 1982 ($17,981,612) brought its cumulative gross in the U.S and Canada to $323 million, and extended its global earnings to $530 million. The film remained the List of highest-grossing films until E.T. the Extra-Terrestrial broke that record in 1983. Question: How many more dollars was the cumulative gross in the U.S. and Canada after the expansion and reissues?", - "Output Program": [ - "cancada = 323000000\nus = 221280994\nprint(cancada - us)", - "condition_1 = 265055905+22455262+17247363+17981612+(323+530)*1000000\ncondition_2 = 0\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '101719006', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: how many yards did zuerlin respond with?", - "Output Program": [ - "Zuerlein=46\nscore=10\nanswer=Zuerlein+score\nprint(answer)", - "Greg_Zuerlein=56\nprint(Greg_Zuerlein)" - ], - "Output Answer": [ - "{'number': '56', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Between 1955 and 1956, Dayan and Shimon Peres negotiated a series of large weapons contracts with France. On 10 November 1955, an agreement was signed for the delivery of 100 AMX-13 tanks and assorted anti-tank weapons. On 24 June 1956, a $80 million deal was agreed involving 72 Dassault Myst\u00e8re IV jets, 120 AMX-13 tanks, 40 Sherman tanks and 18 Obusier de 155 mm Mod\u00e8le 50. The Mystere were in addition to 53 already on order. At the end of September 1956, a further 100 Sherman tanks, 300 half-tracks, and 300 6x6 trucks were added. Question: How many more AMX-13 tanks than Sherman tanks did the agreement call for?", - "Output Program": [ - "amx = 120\nsherman = 40\ndiff = amx - sherman\nprint(diff)", - "condition_1 = 40\ncondition_2 = 120\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '80', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Houston Texans joined the league at the 2002 NFL season, playing at the newly founded Reliant Stadium. With their opening game victory over the Dallas Cowboys that season, the team became the first expansion team to win its opening game since the Minnesota Vikings beat the Chicago Bears in 1961. While the team struggled in early seasons, results began to improve once native Houstonian Gary Kubiak became the head coach in 2006. The Texans finished with a .500 season (8-8) in both 2007 and 2008, and nearly qualified for the 2009-10 NFL playoffs with a 9-7 result in 2009. In 2010, the team started the season on a 4-2 record going into a Week 7 bye week, but promptly collapsed 2-8 in the second part of the season, finishing 6-10. In the 2011 NFL Draft, the Texans acquired Wisconsin Badgers football star defensive end J.J. Watt eleventh overall. The following season, former Dallas Cowboys head coach Wade Phillips was hired as the defensive coordinator of the Texans, and the improved defense led to the Texans finishing 10-6, winning their first AFC South title. The Texans then beat wild card Cincinnati Bengals 31-10 in the first round of the 2011-12 NFL playoffs, before a 20-13 defeat by the Ravens in the semifinals. Question: How many more points did the Ravens score compared to the Texans in their victory against the Texans in the 2011-12 playoffs?", - "Output Program": [ - "raven = 20\ntexan = 13\nprint(raven - texan)", - "Ravens = 20\nTexans = 13\nprint(Ravens-Texans)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap a three-game losing streak, the Bills went home, donned their throwback uniforms (again), and played a Week 12 AFC East rematch with the Miami Dolphins. After a scoreless first quarter, Buffalo would trail early in the second quarter as Dolphins quarterback Chad Henne threw a 4-yard touchdown pass to wide receiver Brian Hartline. The Bills would tie the game with quarterback Ryan Fitzpatrick getting an impressive 31-yard touchdown run. Miami would retake the lead in the third quarter with a 1-yard touchdown run from running back Ricky Williams, yet Buffalo's offense would explode with points in the fourth quarter. It would begin with running back Fred Jackson's 3-yard touchdown run and continued with kicker Rian Lindell booting a 56-yard field goal. Afterwards, Fitzpatrick would hook up with wide receiver Terrell Owens on a 51-yard touchdown pass, while Jackson got a 7-yard touchdown run. Question: How many yards was the longest touchdown pass?", - "Output Program": [ - "longest = 51\nprint(longest)" - ], - "Output Answer": [ - "{'number': '51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Julian Scherner was born on September 23, 1895 in the town of Bagamoyo in German East Africa, where he lived until the age of two. Scherner attended the cadet schools, Kadettenanstalt, Karlsruhe between October 1, 1905 and 1911 and Berlin-Lichterfield between 1911 and 1914. Scherner was enlisted in the infantrie rgt. 114 between March 15, 1912 and August 10, 1914. During this time, Scherner earned the rank of F\u00e4hnrich in April 1914 and received officer rank on August 5, 1914. In 1914, he joined the Reichsheer or Imperial army. Scherner served in World War 1 as a Zugf\u00fchrer (military), Kompanief\u00fchrer, company commander and platoon leader. Scherner was injured by shell splinters and rifle fire in the ankle and head respectively and was hospitalized between 1914-1915. After Scherner was released from the hospital, in 1915, he returned to his military unit but was captured by the French in May 1915. Scherner was honored with the Iron Cross second class and the Wound Badge in black and subsequently discharged from the military on March 30, 1920 with the rank of Oberleutnant. Question: For how many years was Scherner enlisted in the infantrie rgt. 114?", - "Output Program": [ - "year1915=1\nyear1914=1\nanswer=year1914+year1915\nprint(answer)", - "year1=1914\nyear2=1912\nanswer=year1-year2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many yards was the difference between the longest and shortest field goals?", - "Output Program": [ - "longest = 63\nshortest = 21\ndiff = longest - shortest\nprint(diff)" - ], - "Output Answer": [ - "{'number': '42', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In November 1944, after Greece was liberated from Germany, old drachmae were exchanged for new ones at the rate of 50,000,000,000 to 1. Only paper money was issued. The government issued notes of 1, 5, 10 and 20 drachmae, with the Bank of Greece issuing 50-, 100-, 500-, 1000-, 5000-, and 10,000-drachma notes. This drachma also suffered from high inflation. The government later issued 100-, 500-, and 1000-drachma notes, and the Bank of Greece issued 20,000-and 50,000-drachma notes. Third modern drachma coins The first issue of coins minted in 1954 consisted of holed aluminium 5-, 10- and 20-lepton pieces, with 50-lepton, 1-, 2-, 5- and 10-drachma pieces in cupro-nickel. A silver 20-drachma piece was issued in 1960, replacing the 20-drachma banknote, and also minted only in collector sets in 1965. Coins in denominations from 50 lepta to 20 drachmae carried a portrait of Paul of Greece (1947\u20131964). New coins were introduced in 1966, ranging from 50 lepta to 10 drachmae, depicting Constantine II of Greece (1964\u20131974). A silver 30 drachma coin for the centennial of Greeces royal dynasty was minted in 1963. The following year a non-circulating coin of this value was produced to commemorate the royal wedding. The reverse of all coins was altered in 1971 to reflect the military junta which was in power from 1967 to 1974. This design included a soldier standing in front of the flames of the rising phoenix. Question: How many types of drachma notes did the Bank of Greece issue?", - "Output Program": [ - "drachma = 6\nprint(drachma)", - "pm = [50,100,500,1000,5000,10000]\n\nprint(len(pm))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: How many more points did the Ravens score in the game against the Browns in Week 17?", - "Output Program": [ - "rawen = 20\nbrown = 10\nprint(rawen - brown)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 1 January 2013, 92.2% of the total provincial population was born in the Netherlands; and of the 7.8% that was born abroad, the ten most common foreign countries of origin are the neighbour Germany (1.09%), the former colonies and dependencies Indonesia (0.60%), Netherlands Antilles and Aruba (0.55%), Suriname (0.54%), and other countries Turkey (0.41%), Soviet Union (0.36%), China (0.32%), Poland (0,26%), Yugoslavia (0.26%), and United Kingdom (0.18%). Question: How many percent of people were not from Suriname?", - "Output Program": [ - "percentage_people_Suriname = 0.54\npercentage_people_not_Suriname = 100 - percentage_people_Suriname\nprint(percentage_people_not_Suriname)", - "suriname_people = 0.54\n\nprint(abs(round(100-suriname_people,2)))" - ], - "Output Answer": [ - "{'number': '99.46', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many more Romanian people were there than Slovaks?", - "Output Program": [ - "romanians = 6189\nslovaks = 2581\nanswer = romanians - slovaks\nprint(answer)", - "romanian = 6189\nslovaks = 2581\n\nprint(abs(romanian - slovaks))" - ], - "Output Answer": [ - "{'number': '3608', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The evacuation of the second BEF took place during Operation Ariel between 15 and 25 June. The Luftwaffe, with complete domination of the French skies, was determined to prevent more Allied evacuations after the Dunkirk debacle. 1st Air Corps (Germany) was assigned to the Normandy and Brittany sectors. On 9 and 10 June, the port of Cherbourg was subject to 15 tonnes of German bombs, while Le Havre received 10 Bombing of France during World War II that sank 2,949 Gross register tonnage of escaping Allied shipping. On 17 June, Junkers Ju 88s\u2014mainly from Kampfgeschwader 30\u2014sank a \"10,000 tonne ship\" which was the 16,243 GRT liner off St Nazaire, killing some 4,000 Allied personnel (nearly doubling the British killed in the battle of France). Nevertheless, the Luftwaffe failed to prevent the evacuation of some 190,000-200,000 Allied personnel. Question: How many days after the start of the evacuation of the second BEF did the Junkers Ju 88s sink the ship?", - "Output Program": [ - "bef = \"June 15\"\nsink = \"June 17\"\n\nbef_evac = 15\nsink = 17\n\nprint(abs(bef_evac - sink))", - "start_evacuation_day_in_june=15\nsinking_day_in_june=17\n\n\ndays_after_it_sank=sinking_day_in_june-start_evacuation_day_in_june\nprint(days_after_it_sank)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Undoubtedly Uniteds heyday was the 30-year period from 1895-1925, when they were champions of England in 1897-98 in English football and runners up in 1896-97 in English football and 1899-1900 in English football, and FA Cup winners in 1898-99 in English football, 1901-02 in English football, 1914-15 in English football and 1924-25 in English football, finishing runners up in 1900-01 in English football, and also eleven years after their cup final win in 1935-36 in English football. United have not won a trophy since 1925, bar those associated with Promotion and relegation from lower-leagues, their best performances in the cup competitions being several semi-final appearances in the FA Cup and Football League Cup. Question: How many times did United win the FA Cup in English football between 1895 and 1925?", - "Output Program": [ - "win = [1896, 1899, 1901, 1914]\nlength = len(win)\nprint(length)", - "pm = [1898,1901,1914,1925]\n\nprint(len(pm))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In November 1944, after Greece was liberated from Germany, old drachmae were exchanged for new ones at the rate of 50,000,000,000 to 1. Only paper money was issued. The government issued notes of 1, 5, 10 and 20 drachmae, with the Bank of Greece issuing 50-, 100-, 500-, 1000-, 5000-, and 10,000-drachma notes. This drachma also suffered from high inflation. The government later issued 100-, 500-, and 1000-drachma notes, and the Bank of Greece issued 20,000-and 50,000-drachma notes. Third modern drachma coins The first issue of coins minted in 1954 consisted of holed aluminium 5-, 10- and 20-lepton pieces, with 50-lepton, 1-, 2-, 5- and 10-drachma pieces in cupro-nickel. A silver 20-drachma piece was issued in 1960, replacing the 20-drachma banknote, and also minted only in collector sets in 1965. Coins in denominations from 50 lepta to 20 drachmae carried a portrait of Paul of Greece (1947\u20131964). New coins were introduced in 1966, ranging from 50 lepta to 10 drachmae, depicting Constantine II of Greece (1964\u20131974). A silver 30 drachma coin for the centennial of Greeces royal dynasty was minted in 1963. The following year a non-circulating coin of this value was produced to commemorate the royal wedding. The reverse of all coins was altered in 1971 to reflect the military junta which was in power from 1967 to 1974. This design included a soldier standing in front of the flames of the rising phoenix. Question: How many drachma was the smallest note produced by a bank worth?", - "Output Program": [ - "smallest_note = 50\nprint(smallest_note)", - "data = (50,100,500,1000,5000,10000)\n\nprint(min(data))" - ], - "Output Answer": [ - "{'number': '50', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: While the silver threepence was minted as a currency coin until nearly the middle of the 20th century, it is clear that the purpose of the coin changed during the reign of George III of the United Kingdom (1760-1820). In the first two years of minting, 1762 and 1763, the coin was obviously produced for general circulation as examples are generally found well worn; on the other hand, coins from the late issue (1817-20) are usually found in very fine condition, indicating that they were probably issued as Maundy money. Over the length of the reign there were several different designs of obverse and reverse in use. Threepences were issued in 1762-63, 1765-66, 1770, 1772, 1780, 1784, 1786, 1792, 1795, 1800, 1817, 1818, and 1820. From 1817 the dimensions of the coin were reduced to a weight of 1.4 grams and diameter of 16 millimetres, following the Great Recoinage of 1816. The inscription on the obverse reads up to 1800, and from 1817. The reverse inscription reads up to 1800 and from 1817. Question: How many was the maximum number of consequtive years that the threepences were issued?", - "Output Program": [ - "threepence = [1762, 1817]\nlength = len(threepence)\nprint(length)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ethnic Norwegians make up 84.5% of Bergens residents. In addition, 8.1% were Immigrant generations or second generation immigrants of Western background and 7.4% were first or second generation immigrants of non-Western background. The population grew by 4,549 people in 2009, a growth rate of 1,8%. Ninety-six percent of the population lives in urban areas. As of 2002, the average gross income for men above the age of 17 is 426,000 Norwegian krone (NOK), the average gross income for women above the age of 17 is NOK 238,000, with the total average gross income being NOK 330,000. In 2007, there were 104.6 men for every 100 women in the age group of 20-39. 22.8% of the population were under 17 years of age, while 4.5% were 80 and above. Question: How many more Norwegian krone do men above the age of 17 earn compared to women in the same age group?", - "Output Program": [ - "men = 426000\nwomen = 238000\nprint(men-women)", - "men = 426000\nwomen = 238000\nprint(men - women)" - ], - "Output Answer": [ - "{'number': '188000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With regulations in place and DDT banned, the eagle population rebounded. The bald eagle can be found in growing concentrations throughout the United States and Canada, particularly near large bodies of water. In the early 1980s, the estimated total population was 100,000 individuals, with 110,000\u2013115,000 by 1992; the U.S. state with the largest resident population is Alaska, with about 40,000\u201350,000, with the next highest population the Provinces and territories of Canada of British Columbia with 20,000\u201330,000 in 1992. Obtaining a precise count of bald eagles population is extremely difficult. The most recent data submitted by individual states was in 2006, when 9789 breeding pairs were reported. For some time, the stronghold breeding population of bald eagles in the lower 48 states was in Florida, where over a thousand pairs have held on while populations in other states were significantly reduced by DDT use. Today, the Contiguous United States with the largest number of breeding pairs of eagles is Minnesota with an estimated 1,312 pairs, surpassing Floridas most recent count of 1,166 pairs. 23, or nearly half, of the 48 contiguous states now have at least 100 breeding pairs of bald eagles. In Washington State, there were only 105 occupied nests in 1980. That number increased by about 30 per year, so that by 2005 there were 840 occupied nests. 2005 was the last year that the Washington Department of Fish and Wildlife counted occupied nests. Further population increases in Washington may be limited by the availability of late winter food, particularly salmon. Question: How many of the cotiguous states do not have at least 100 breeding pairs?", - "Output Program": [ - "total = 48\nbreading_pair = 23\nprint(abs(total - breading_pair))", - "total_contiguous_state=48\natleast_100_breeding_pair=23\nnot_100_breeding_pair=total_contiguous_state-atleast_100_breeding_pair\nprint(not_100_breeding_pair)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1996, Japan ranked fourth in the world in fishing industry by country. Japan captured 4,074,580 metric tons of fish in 2005, down from 4,987,703 tons in 2000, 9,558,615 tons in 1990, 9,864,422 tons in 1980, 8,520,397 tons in 1970, 5,583,796 tons in 1960 and 2,881,855 tons in 1950. In 2003, the total aquaculture production was predicted at 1,301,437 tonnes. In 2010, Japans total fisheries production was 4,762,469 fish. Offshore fisheries accounted for an average of 50% of the nations total fish catches in the late 1980s although they experienced repeated ups and downs during that period. Question: Did Japan capture more metric tons of fish in 1990 or 2000?", - "Output Program": [ - "y1990 = 9558615\ny2000 = 4987703\n\ndata = (y1990,y2000)\n\nanswer = max(data)\n\nif answer == y1990:\n print(1990)\nelif answer == y2000:\n print(2000)", - "more_tons = 1990\nprint(more_tons)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1990'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Democrat Bill Clinton carried the county in 1992 and it has remained reliably Red states and blue states in every election since. In the nationally close United States presidential election in New Jersey, 2000, Democrat Al Gore won the county decisively with 59.9% of the vote to Republican George W. Bushs 36.1%, a Democratic victory margin of 23.7%, while winning the state overall by a 56-40 margin. In the United States presidential election in New Jersey, 2004, many of the suburban counties surrounding New York City, including Middlesex County, swung Republican in response to the 9/11 terrorist attacks, but Democrat John Kerry still carried the county comfortably by a 13.6% margin over George W. Bush, Kerry taking 56.3% of the vote to Bushs 42.8%, while Kerry carried the state overall by 6.7% over Bush. In United States presidential election in New Jersey, 2008, Barack Obama carried Middlesex County by a much larger 21.8% margin over John McCain, Obama taking 60.2% of the vote to McCains 38.4%, while Obama won New Jersey overall by 15.5% over McCain. In United States presidential election in New Jersey, 2012, Obama won an even more commanding victory in the county, receiving 63.2% of the vote to Republican Mitt Romneys 35.6%, a Democratic victory margin of 27.6%, while carrying New Jersey overall by 17.8%. Like much of the New York City metro area, Middlesex County was one of the few parts of the country to actually swing even harder in Obamas favor in 2012 compared to 2008, even as he lost ground nationally, indicating a long-term trend toward Democratic dominance in Middlesex County. Question: How many percentage points did Al Gore win over George W. Bush in the county in 2000?", - "Output Program": [ - "percent_points_AIG = 59.9\npercent_points_GWB = 36.1\npercent_points_more = round(percent_points_AIG - percent_points_GWB,1)\nprint(percent_points_more)", - "algore_2000 = 59.9\ngeorge_2000 = 36.1\n\nprint(abs(round(algore_2000 - george_2000,2)))" - ], - "Output Answer": [ - "{'number': '23.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The rivalry between the Avalanche and the Red Wings was most intense from 1996 to 2002. During those seven seasons the two teams played five postseason series against each other in the Stanley Cup playoffs, with the Avalanche winning three of the series (1995-96, 4-2; 1998-99, 4-2; 1999-2000, 4-1) and the Red Wings winning two of them (1996-97, 4-2; 2001-02, 4-3). During this time frame, these two teams combined for a total of five Stanley Cup championships in seven years, the Avalanche winning twice (1995-96 and 2000-01) and the Red Wings winning three times (1996-97, 1997-98 and 2001-02). After 2002, the rivalry between the two teams began to cool down, and the two teams would not meet again in the playoffs until 2008, when the Red Wings swept the Avalanche in the Western Conference Semi-finals and went on to win the Stanley Cup. The Red Wings moved to the Eastern Conference in 2013-14 season as part of the realignment which makes the two rivals only see each other twice a year. Question: How many Stanley Cup playoffs did won by the Avalanche team were the exact same score?", - "Output Program": [ - "win_one = 4-2\nwin_two = 4-2\nwin_three = 4-1\n\nexact_match = (win_one,win_two)\n\nprint(abs(round(len(exact_match))))\n\n" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: How many yards were gained on the three longest touchdown passes?", - "Output Program": [ - "yards_gained_in_3_longest_td=68+43+43\nprint(yards_gained_in_3_longest_td)", - "td_one = 25\ntd_two = 2\ntd_3 = 5\ntd_4 = 68\ntd_5 = 12\ntd_6 = 43\ntd_7 = 11\ntd_8 = 91\ntd_9 = 43\n\nprint(round(td_8 + td_4 + td_6))" - ], - "Output Answer": [ - "{'number': '159', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Admission to Michigan Law is highly selective. For the class entering in the fall of 2012, 1,238 out of 5,062 applicants (24.5%) were offered admission, with 344 matriculating. The 25th and 75th LSAT percentiles for the 2012 entering class were 166 and 170, respectively, with a median of 169 (top 3.3 percent of test takers). The 25th and 75th undergraduate GPA percentiles were 3.57 and 3.83, respectively, with a median of 3.73. Approximately 92.5 percent of the graduating class of 2010 was employed by nine months after graduation. Approximately 40% of the class of 2014 secured positions in one of the nations 250 largest firms. The majority of Michigan Law grads work in New York, Illinois, California, Washington, D.C., and Michigan. Question: How many applicants did not receive the offer admission?", - "Output Program": [ - "total = 5062\napplicants = 1238\n\ndifference = (total - applicants)\n\nprint(difference)", - "total = 5062\noffered = 1238\n\nprint(abs(total - offered))" - ], - "Output Answer": [ - "{'number': '3824', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The WPA built traditional infrastructure of the New Deal such as roads, bridges, schools, courthouses, hospitals, sidewalks, waterworks, and post-offices, but also constructed museums, swimming pools, parks, community centers, playgrounds, coliseums, markets, fairgrounds, tennis courts, zoos, botanical gardens, auditoriums, waterfronts, city halls, gyms, and university unions. Most of these are still in use today. The amount of infrastructure projects of the WPA included 40,000 new and 85,000 improved buildings. These new buildings included 5,900 new schools; 9,300 new auditoriums, gyms, and recreational buildings; 1,000 new libraries; 7,000 new dormitories; and 900 new armories. In addition, infrastructure projects included 2,302 stadiums, grandstands, and bleachers; 52 fairgrounds and rodeo grounds; 1,686 parks covering 75,152 acres; 3,185 playgrounds; 3,026 athletic fields; 805 swimming pools; 1,817 handball courts; 10,070 tennis courts; 2,261 horseshoe pits; 1,101 ice-skating areas; 138 outdoor theatres; 254 golf courses; and 65 ski jumps. Total expenditures on WPA projects through June 1941 totaled approximately $11.4 billion\u2014the equivalent of $}} today. Over $4 billion was spent on highway, road, and street projects; more than $1 billion on public buildings, including the iconic Dock Street Theatre in Charleston, the Griffith Observatory in Los Angeles, and Timberline Lodge in Oregons Mount Hood National Forest. Question: How many dollars (in billions) of the total spent by WPA was not spent on highway, road and street projects?", - "Output Program": [ - "highway = 4+1\ntotal = 11.4+4+1\n\nprint(abs(round(highway - total,2)))", - "dollar_spent_billions_highway_road_streetproject = 4\ntotal_dollar_spent_billions = 11.4\ndollar_spent_billions_not_highway_road_streetproject = total_dollar_spent_billions - dollar_spent_billions_highway_road_streetproject\nprint(dollar_spent_billions_not_highway_road_streetproject)" - ], - "Output Answer": [ - "{'number': '7.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: How many more fourth and fifth books were sold than first, second and third?", - "Output Program": [ - "first = 6000 \nsecond = 20000\nthird = 40000 \nfourth = 150000 \nfifth = 300000\n\nprint(abs(round(fourth+fifth-first-second-third,2)))", - "first = 6000\nsecond = 20000\nthird = 40000\nfourth = 150000\nfifth = 300000\n\ntotal = (fifth + fourth - third - second - first)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '384000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Wood returned in 2000 and had an 8-7 record, but the following season, he returned to form. In 2001, Wood went 12-6 with a 3.36 ERA. He recorded a one-hit, 14-strikeout complete game shutout on May 25, 2001. On Aug. 3, 2001, he struck out nine batters and gave up only one run over eight innings to defeat Chan Ho Park and the Los Angeles Dodgers 2-1 to extend the Cubs lead in National League Central to 3.5 games. The following season, Wood finished 12-11 with a 3.67 ERA, and did not miss a start all year long, setting career highs with 213.6 innings pitched and 33 starts. He had 217 strikeouts in both seasons. Question: Which game did Woods strike out more batters, the one on May 25, 2001 or Aug. 3, 2001?", - "Output Program": [ - "y1 = 14\ny2 = 9\nprint('25 May 2001 ') if y1 > y2 else print('3 August 2001')" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '25', 'month': 'May', 'year': '2001'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 25 June, Iraq launched the second Tawakal ala Allah operation against the Iranians on Majnoon Island. Iraqi commandos used amphibious craft to block the Iranian rear, then used hundreds of tanks with massed conventional and chemical artillery barrages to recapture the island after 8 hours of combat. Saddam appeared live on Iraqi television to \"lead\" the charge against the Iranians. The majority of the Iranian defenders were killed during the quick assault. The final two Tawakal ala Allah operations took place near al-Amarah and Khaneqan. By 12 July, the Iraqis had captured the city of Dehloran, inside Iran, along with 2,500 troops and much armour and material, which took four days to transport to Iraq. These losses included more than 570 of the 1,000 remaining Iranian tanks, over 430 armored vehicles, 45 self-propelled artillery, 300 towed artillery pieces, and 320 antiaircraft guns. These figures only included what Iraq could actually put to use; total amount of captured materiel was higher. Since March, the Iraqis claimed to captured 1,298 tanks, 155 infantry fighting vehicles, 512 heavy artillery pieces, 6,196 mortars, 5,550 recoilless rifles and light guns, 8,050 man-portable rocket launchers, 60,694 rifles, 322 pistols, 454 trucks, and 1,600 light vehicles. The Iraqis withdrew from Dehloran soon after, claiming that they had \"no desire to conquer Iranian territory.\" History professor Kaveh Farrokh considered this to be Irans greatest military disaster during the war. Stephen Pelletier, a Journalist, Middle East expert, and Author, noted that \"Tawakal ala Allah \u2026 resulted in the absolute destruction of Irans military machine.\" Question: How many rifles and recoil less rifles did the Iraqis clam in total?", - "Output Program": [ - "recoil_less = 5550\nrifles = 60694\n\nprint(abs(round((recoil_less+ rifles),2)))", - "rifles = 60694\nrecoil = 5550\ntotal = rifles + recoil\nprint(total)" - ], - "Output Answer": [ - "{'number': '66244', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As per the 2010 Zambian census, Copperbelt Province had a population of 1,972,317 accounting to 15.21% of the total Zambian population of 1,3,092,666. There were 981,887 males and 990,430 females, making the sex ratio to 1,009 for every 1,000 males, compared to the national average of 1,028. The literacy rate stood at 83.10% against a national average of 70.2%. The rural population constituted 19.11%, while the urban population was 80.89%. The total area of the province was 31,328 km2 and the population density was 63.00 per km2. The population density during 2000 Zambian census stood at 63.00. The decadal population growth of the province was 2.20%. The median age in the province at the time of marriage was 21.7. The average household size was 5.3, with the families headed by females being 4.8 and 5.5 for families headed by men. The total eligible voters in the province was 66.10%. The unemployment rate of the province was 22.10%. The total fertility rate was 5.0, complete birth rate was 5.8, crude birth rate was 29.0, child women population at birth was 587, general fertility rate was 112, gross reproduction rate was 1.8 and net reproduction rate was 1.7. The total labour force constituted 50.40% of the total population. Out of the labour force,63.2% were men and 37.7% women. The annual growth rate of labour force was 2.7%. Bemba language was the most spoken language with 83.90% speaking it. Albinism is a condition where the victims do not have any pigment in their skin, hair or eyes. The total population in the province with the condition stood at 2,912. The life expectancy at birth stood at 54 compared to the national average of 51. Question: How many females was the Copperbelt Province's sex ratio below the national average?", - "Output Program": [ - "condition_1 = 1009\ncondition_2 = 1028\n\nprint(abs(round(condition_2 - condition_1,2)))", - "average = 1028\nfemale = 1009\ndiff = average - female\nprint(diff)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the October 2012 term, the Court decided 78 cases. Five of them were decided Per curiam decision. 38 out of the 78 decisions (representing 49% of the decisions) were unanimous in judgement, with 24 decisions being completely unanimous (a single opinion with every justice that participated joining it). This was the largest percentage of unanimous decisions that the Court had in ten years, since the October 2002 term (when 51% of the decisions handed down were unanimous). The Court split 5-4 in 23 cases (29% of the total); of these, 16 broke down along the traditionally perceived ideological lines, with Chief Justice Roberts and Justices Scalia, Thomas, and Alito on one side, Justices Ginsburg, Breyer, Sotomayor and Kagan on the other, and Justice Kennedy holding the balance. Of these 16 cases, Justice Kennedy sided with the conservatives on 10 cases, and with the liberals on 6. Three cases were decided by an interesting alignment of justices, with Chief Justice Roberts joined by Justices Kennedy, Thomas, Breyer and Alito in the majority, with Justices Scalia, Ginsburg, Sotomayor, and Kagan in the minority. The greatest agreement between justices was between Ginsburg and Kagan, who agreed on 72 of the 75 (96%) cases, in which both voted; the lowest agreement between justices was between Ginsburg and Alito, who agreed only on 45 out of 77 (54%) cases, in which they both participated. Justice Kennedy was in the majority of 5-4 decisions on 20 out of 24 (83%) cases, and in 71 of 78 (91%) cases during the term, in line with his position as the \"swing vote\" of the Court. Question: How many of the unanimous decisions had more than one opinion written?", - "Output Program": [ - "unanimous_decision=38\nsingle_opinion_una_dec=24\nun_dec_more_single_opinion=unanimous_decision-single_opinion_una_dec\nprint(un_dec_more_single_opinion)", - "unamious = 38\nunamious_completely = 24\n\nprint(abs(unamious_completely - unamious))" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: That year he also led the league in fielding (.994) and set a NL record with 159 double plays, breaking Frank McCormicks mark of 153 with the Cincinnati Reds; he broke his own record in 1951 with 171, a record which stood until Donn Clendenon had 182 for the 1966 Pittsburgh Pirates. He finished 1950 third in the league in both homers (32) and RBI (113), and came in eighth in the MLB Most Valuable Player Award voting. In 1951 he became the first member of the Dodgers to ever hit 40 home runs, breaking Babe Hermans 1930 mark of 35; Campanella hit 41 in 1953, but Hodges recaptured the record with 42 in 1954 before Snider eclipsed him again with 43 in 1956. His last home run of 1951 came on October 2 against the New York Giants (NL), as the Dodgers tied the three-game NL playoff series at a game each with a 10-0 win; New York would take the pennant the next day on Bobby Thomsons \"Shot Heard Round the World (baseball)\". Hodges also led the NL with 126 assists in 1951, and was second in HRs, third in run (baseball) (118) and total bases (307), fifth in slugging average (.527), and sixth in RBI (103). Question: As the double play records were continually broken, how many points was the second largest point increase between records?", - "Output Program": [ - "record = (159,153,171,182)\nfirst_diff = 159-153\nsecond = 171-159\nthird = 182-171\n\ndata = (first_diff,second,third)\nnew = sorted(data)\n\nprint((new[1]))" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In February 1865 Brahmss mother died, and he began to compose his large choral work A German Requiem Op. 45, of which six movements were completed by 1866. Premieres of the first three movements were given in Vienna, but the complete work was first given in Bremen in 1868 to great acclaim. A seventh movement (the soprano solo \"Ihr habt nun Traurigkeit\") was added for the equally successful Leipzig premiere (February 1869), and the work went on to receive concert and critical acclaim throughout Germany and also in England, Switzerland and Russia, marking effectively Brahmss arrival on the world stage. Brahms also experienced at this period popular success with works such as his first set of Hungarian Dances (1869), the Liebeslieder Walzer, Op. 52 (Brahms), (1868/69), and his collections of lieder (Opp. 43 and 46\u201349). Following such successes he finally completed a number of works that he had wrestled with over many years such as the cantata Rinaldo (cantata) (1863\u20131868), his Two String Quartets, Op. 51 (Brahms) Op. 51 nos. 1 and 2 (1865\u20131873), the third piano quartet (1855\u20131875), and most notably his Symphony No. 1 (Brahms) which appeared in 1876, but which had been begun as early as 1855. Question: How many movements did the piece have in 1869?", - "Output Program": [ - "_1865 = 6\n_1869 = _1865 + 1\nprint(_1869)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many more Romani people were there than Romanians?", - "Output Program": [ - "Romani=19530\nRomanians=4692 \nanswer=Romani-Romanians\nprint(answer)", - "romani = 19530\nromanian = 6189\ndiff = romani - romanian\nprint(diff)", - "Romani=18278\nRomanians=6189\nanswer=Romani-Romanians\nprint(answer)" - ], - "Output Answer": [ - "{'number': '13341', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '14838', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Papal influence had meanwhile succeeded in calling forth a new crusade against Bohemia, but it resulted in complete failure. In spite of the endeavours of their rulers, Poles and Lithuanians did not wish to attack the kindred Czechs; the Germans were prevented by internal discord from taking joint action against the Hussites; and the King of Denmark, who had landed in Germany with a large force intending to take part in the crusade, soon returned to his own country. Free for a time from foreign threat, the Hussites invaded Moravia, where a large part of the population favored their creed; but, paralysed again by dissensions, they soon returned to Bohemia. The city of Hradec Kr\u00e1lov\u00e9, which had been under Utraquist rule, espoused the doctrine of T\u00e1bor, and called \u017di\u017eka to its aid. After several military successes gained by \u017di\u017eka in 1423 and the following year, a treaty of peace between the Hussite factions was concluded on 13 September 1424 at Libe\u0148, a village near Prague, now part of that city. Sigismund Korybut, who had returned to Bohemia in 1424 with 1,500 troops, helped broker this peace. After \u017di\u017eka's death in October 1424, Prokop the Great took command of the Taborites. Korybut, who had come in defiance of W\u0142adys\u0142aw II and Vytautas, also became a Hussite leader. Question: How many people did Korybut come in defiance of?", - "Output Program": [ - "defiance = 2\nprint(defiance)", - "people = [\" Vytauta\",\"W\u0142adys\u0142aw I\"] \n\nprint(len(people))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Statistics from the 2010 Census indicate that 87.4% of the Chinese population identify as Buddhists, with significant minorities of adherents identifying as Christians (7.9%), Chinese folk religions (2.7%) and Muslims (0.6%). The majority of the Indian population identify as Hindus (81.1%), with a significant minorities of numbers identifying as Christians (7.8%), Muslims (4.9%) and Buddhists (2.1%). The non-Malay Bumiputera (Malaysia) community are predominantly Christians (44.9%), with significant minorities identifying as Muslims (31.2%) and Buddhists (13.5%). All bumiputera Malays are Muslim. Question: How many more Chinese people are Buddhists than Indian people are Hindus and Buddhists?", - "Output Program": [ - "Buddhists=2.1\nChinese=2.7\nanswer=Chinese+Buddhists\nprint(answer)", - "Buddhists=2.1\nChinese=2.7\nanswer=Buddhists+Chinese\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1998 NFL season, Jerry Rice finally returned from his knee injury week 1 against the New York Jets, a game best remembered for running back Garrison Hearsts 96-yard touchdown run in overtime to win the game. The 49ers had the 2nd most productive offense in league history. Steve Young, who was questioned if his concussion history would put an end to his career, had his best season, throwing for 4,170 yards, 36 touchdowns and only 12 interceptions. A healthy Jerry Rice, 3rd-year player Terrell Owens, and 4th-year player J.J. Stokes became the first WR-trio in team history to catch at least 60 passes in the same season, Hearst ran for 1,570 yards and 7 touchdowns while averaging 5.1 yards per carry. The 49ers finished 12-4, their 16th straight winning season (all with 10 wins or more), earning a wildcard berth. Question: How many more throwing yards did Steve Young have than Hearst had in running yards?", - "Output Program": [ - "steve = 4170\nhearst = 1570\nprint(abs(round(steve - hearst,2)))\n", - "throwing_yards_Steve = 4170\nrunning_yards_Hearst = 1570\nreqd_more_yards = throwing_yards_Steve - running_yards_Hearst\nprint(reqd_more_yards)" - ], - "Output Answer": [ - "{'number': '2600', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people were not in part-time employment in London?", - "Output Program": [ - "percentage = 100\npart_time = 8.62\nothers = percentage - part_time\nprint(others)", - "part_time = 8.62 \n\nprint(abs(round(100 - part_time,2)))" - ], - "Output Answer": [ - "{'number': '91.38', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The monetary unit is the dinar, at about 1.33 per dollar U.S.A. (recently a fairly constant rate), with inflation estimated pp. 4.5% for 2006. Tunisias per capita annual income was approximately 8,900 dollars (U.S.A.) in 2006. Between 1988 and 1998 the economy more than doubled. The economy grew at 5% per year during the 1990s (the best in Northwest Africa), but hit a 15-year low of 1.9% in 2002 (due to drought and a decline in tourism), but it regained a 5% rate for 2003\u20132005; it was said to be 4%\u20135% for 2006. Tunisias economy is diverse. Its products are primarily from light industry (food processing, textiles, footwear, agribusiness, mining commodities, construction materials) and from agriculture (olives, olive oil, grains (wheat and barley), tomatoes, citrus, sugar beets, dates, almonds, figs, vegetables, grapes, beef dairy), as well as livestock (sheep, goats) and fishing. Other production comes from petroleum and mining (phosphates, iron, oil, lead, zinc, salt). Tunisia is self-sufficient in oil, but not in natural gas. A very significant portion of the economy derives from the tourist industry. Gross Domestic Product (G.D.P.) was composed of approximately 12.5% agriculture, 33.1% industry, and 54.4% services. Exports went to France 29%, Italy 20%, Germany 9%, Spain 6%, Libya 5%, U.S.A. 4%. Imports came from France 25%, Italy 22%, Germany 10%, Spain 5%. An association agreement with the European Union will move Tunisia toward full free trade with the EU by 2008. Question: How many years did the economy regain a 5% rate for 2003-2005?", - "Output Program": [ - "condition_1 = 2003\ncondition_2 = 2005\n\nprint(abs(condition_2 - condition_1))", - "y1 = 2005\ny2 = 2003\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Part of the crop was destroyed by hurricanes in 1979 and 1980, and 1979-80 production was only 670,000 bags (40,200 tons). Although production was usually about 57,000-59,000 tons annually in the 1980s, the acreage harvested declined from in the early 1980s to in 1999, indicating a greater yield per acre. Coffee production in 1999 was estimated at 35,000 tons; exports of coffee in 2001 generated $11 million. Cocoa and tobacco are also grown for export. Dominican Republic is one of the top 10 major producer and exporter of cocoa in the world. Cocoa is also grown in the Cibao Valley around San Francisco de Macoris. Tobacco is also grown in the Cibao Valley, but around Santiago. In 1999, production of cocoa beans was 26,000 tons and of tobacco, 35,000 tons. Rice is grown around Monte Cristi & San Francisco de Macoris. Banana production in 1999 was 432,000 tons. Production of other crops in 1999 (in thousands of tons) included rice, 563; coconuts, 184; cassava, 127; tomatoes, 281; pulses, 69; dry beans, 26; eggplants, 7; and peanuts, 2. Question: How many thousand tons was the smallest crop?", - "Output Program": [ - "cocoa=1\ntobacco=1\nanswer=cocoa+tobacco\nprint(answer)", - "Rice=1\ntobacco=1\nanswer=Rice+tobacco\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2001 Warren had a population of 138,976 and reported 63 forcible rapes, 191 aggravated assaults and 559 burglaries. By 2012 the number of rapes had increased by 44% to 91, aggravated assaults had more than doubled to 476, as had burglaries to 999, while the population had declined by 4,600. The city has a high violent crime rate of 532 per 100,000 in 2012, 43% higher than the US national average of 371 per 100,000. Question: In 2001 how many combined rapes, assaults and burglaries were there in Warren?", - "Output Program": [ - "rape = 63\nassults = 191\nbugleres = 559\n\nprint(abs(rape + assults + bugleres))", - "rapes = 63\nassults = 191\nburglaries = 559\ntotal = rapes + assults + burglaries\nprint(total)" - ], - "Output Answer": [ - "{'number': '813', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On August 26, 2013, Entertainment Weekly announced that Syfy was developing a 12 Monkeys (TV series) based on the film. Production began in November 2013. The television pilot was written by Terry Matalas and Travis Fickett, who had written for the series Terra Nova (TV series). Due to the series being labeled as \"cast contingent\", the series did not move forward until the roles of Cole and Goines were cast. In April 2014, Syfy green-lighted the first season, which consisted of 13 episodes, including the pilot filmed in 2013. The series premiered on January 16, 2015. On March 12, 2015, the series was renewed for a second season that began airing in April 2016. On June 29, 2016, the series was renewed for a 10-episode third season, set to premiere in 2017. In a surprising move, the entire third season aired over three consecutive nights. A fourth and final season was announced on March 16, 2017. The eleven-episode fourth season ran from June 15 to July 6, 2018 for four straight weeks. Question: How many episodes were in the thrid and fourth seasons combined?", - "Output Program": [ - "third = 10\nfourth = 11\nprint(third + fourth)", - "thrid = 10\nfourth = 11\nprint(thrid+fourth)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2012\u20132016 The team started the 2012 season with a league worst 10-24 record. In late May and early June, the team embarked on a hot streak, winning ten out of thirteen games. By mid July, the team found themselves only 10 games out of the division lead. On July 16, the Twins defeated the Baltimore Orioles 19-7, the most runs scored in the short history of Target Field. By the end of August, the Twins were more than 20 games below .500, and last in the American League. On August 29, it was announced that the Twins would host the 2014 Major League Baseball All-Star Game. In 2013, the Twins finished in 4th place in the American League Central Division, with a record of 66-96. In 2014, the team finished with a 70-92 record, last in the division and accumulated the second fewest wins in the American League. As a result, Ron Gardenhire was fired on September 29, 2014. On November 3, 2014 Paul Molitor was announced by the team as the 13th manager in Twins history. Question: How many years did the Twins start the league with the worst record?", - "Output Program": [ - "year1 = 2012\nyear2 = 2016\nprint(year2-year1)", - "start = 2012\nemd = 2016\nprint(emd - start)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the Ottoman period, the citys population of Ottomans Muslims (including those of Turkish people and Albanians origin, as well as Bulgarian Muslim and Greek Muslim convert origin) grew substantially. According to the 1478 census Sel\u00e2nik (), as the city came to be known in Ottoman Turkish, had 6,094 Greek Orthodox households, 4,320 Muslim ones, and some Catholic. No Jews were recorded in the census suggesting that the subsequent influx of Jewish population was not linked to the already existing Romaniote Jews community. Soon after the turn of the 15th to 16th century, however, nearly 20,000 Sephardic Jews immigrated to Greece from the Iberian Peninsula following their expulsion from Spain by the 1492 Alhambra Decree. By c. 1500, the number of households had grown to 7,986 Greek ones, 8,575 Muslim ones, and 3,770 Jewish. By 1519, Sephardic Jewish households numbered 15,715, 54% of the citys population. Some historians consider the Ottoman regimes invitation to Jewish settlement was a strategy to prevent the ethnic Greek population from dominating the city. Question: How many more Muslim households were there in c. 1500 than there were Greek ones?", - "Output Program": [ - "greek = 7986\nmuslim = 8575\ndiffirence = muslim - greek\nprint(diffirence)" - ], - "Output Answer": [ - "{'number': '589', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many more individual people are there that are Portuguese than white people not of Portuguese descent?", - "Output Program": [ - "Portuguesepeople=475\nwhite=196\nPortuguesedescent=35\nanswer=Portuguesepeople+white+Portuguesedescent\nprint(answer)", - "Portuguese=1075\nwhitepeople=196\nanswer=Portuguese-whitepeople\nprint(answer)" - ], - "Output Answer": [ - "{'number': '879', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not English American?", - "Output Program": [ - "condition_1 = 8.7\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nameri = 8.7\nprint(total - ameri)" - ], - "Output Answer": [ - "{'number': '91.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the International Organization for Migration, an estimated 2.7 million Egyptians live abroad and contribute actively to the development of their country through remittances (US$7.8 billion in 2009), circulation of human and social capital, as well as investment. Approximately 70% of Egyptian migrants live in Arab countries (923,600 in Saudi Arabia, 332,600 in Libya, 226,850 in Jordan, 190,550 in Kuwait with the rest elsewhere in the region) and the remaining 30% are living mostly North America (318,000 in the United States, 110,000 in Canada) and Europe (90,000 in Italy). Question: How many more Egyptian migrants live in Saudi Arabia than Libya?", - "Output Program": [ - "saudi_arabia = 923600\nlibya = 332600\n\ndifference = (saudi_arabia - libya)\n\nprint(difference)", - "libya = 332600\nsaudi = 923600\n\nprint(abs(round(libya - saudi,2)))" - ], - "Output Answer": [ - "{'number': '591000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eight years after their last game in Indianapolis (a 29-13 victory), the Bears returned to play the Colts in week five. The 43rd game between the two franchise, the Bears trailed the series 19-23, but won the last two games, recently a 41-21 win in 2012. \"An efficient offensive attack\", particularly a rushing-based offense like against the Lions, was a key to success against the Colts defense, according to Jeff Joniak; the Colts allowed the second-highest runs of at least four yards with 51.5 percent. He added the offense should punctuate the run with deep passes, as the Colts were the most penalized defense in the NFL with six pass interference and three personal fouls, along with just four turnovers forced resulting in only three total points. Meanwhile, the Bears defense had to attack Colts quarterback Andrew Luck; Indianapolis was allowing a league-high 15 sacks, was ranked 29th in pass protection efficiency, the second-most hurries (35) the highest number of knockdowns (33) allowed, along with 10 combined false start and holding penalties. Joniak added jet lag could play a factor in the game, as the Colts had lost in London the week before and had no bye week. Connor Barth scored the first points of the game when he kicked a 35-yard field goal on the Bears' opening drive. Adam Vinatieri responded with a 54-yard field goal and the Colts took the lead in the second quarter when Luck threw a one-yard touchdown pass to Dwayne Allen. Both teams traded field goals on their next drives before Brian Hoyer threw a 14-yard touchdown pass to Cameron Meredith. With 11 seconds left in the first half, Vinatieri kicked a 26-yard field goal to give Indianapolis the 16-13 lead at halftime. He converted a 41-yard field goal in the third quarter to increase the margin to six points; when Barth tried a 49-yarder on the next series, he missed it wide left, but redeemed himself with a 24-yard kick in the fourth. Hoyer later led the Bears on a 96-yard drive, ending it with a 21-yard touchdown pass to Jordan Howard; the drive was the longest touchdown-scoring series since a 97-yard possession against the Steelers in 2009. Luck responded with a 35-yard touchdown pass to T. Y. Hilton, who beat Jacoby Glenn for the score, followed by Vinatieri's 35-yard field goal after Meredith lost a fumble. Down by six points, Hoyer attempted to rally the Bears on one last drive but missed an open Alshon Jeffery on fourth down, throwing an incomplete pass to Meredith. The Colts ran out the clock to end the game. With the loss, the Bears fell to 1-4, their worst five-week start since they started the 2004 season 1-4. They ended the game with 522 offensive yards, the most since they recorded 542 in a 1989 win against the Lions and the most in a loss since 1940. Question: How many more fouls were called on the Colts than pass interference violations?", - "Output Program": [ - "game=4\nsco=1\nanswer=game-sco\nprint(answer)", - "point=16\npoints=13\nanswer=point-points\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Much of Afghanistans livestock was removed from the country by early waves of refugees who fled to neighboring Pakistan and Iran. In 2001, the livestock population in Afghanistan had declined by about 40% since 1998. In 2002, this figure was estimated to have declined further to 60%. An FAO survey done in the northern regions in spring 2002 showed that in four provinces (Balkh Province, Jowzjan Province, Sar-e Pol Province, and Faryab Province), there was a loss of about 84% of cattle from 1997 to 2002 and around 80% of sheep and goat. The majority of Afghans traditionally raise sheep instead of goats because goat meat is not popular in Afghanistan. After 2002, the Ministry of Agriculture, Irrigation & Livestock (Afghanistan) with assistance from USAID have been helping to regrow livestock numbers throughout the country. This was done by providing Afghan villagers training and animals to start with. The Council of Ministers (Afghanistan) Mohammad Asef Rahimi stated that over the past decade arable land had increased from 2.1 million hectares to 8.1 million hectares, wheat production from 5.1 million tonnes to 2.3 million tonnes, nurseries from 75,000 hectares to 119,000 hectares and grape production from 364,000 tonnes to 615,000 tonnes. Almond production jumped from 19,000 to 56,000 tonnes and cotton from 20,000 to 45,000 tonnes, with the saffron yield reaching 2,000 kilograms. Question: By how many tonnes did cotton production increase?", - "Output Program": [ - "start = 20000 \nend = 45000\n\nprint(abs(start - end))", - "w1 = 20000\nw2 = 45000\n\ntotal = (w2 - w1)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '25000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not White Canadian citizens?", - "Output Program": [ - "white_canadian = 27.5\n \nprint(abs(round(100-white_canadian,2)))", - "percentage = 100\nwhite = 27.5\nnot_white = percentage - white\nprint(not_white)" - ], - "Output Answer": [ - "{'number': '72.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many more people listed themselves as Black people/Ethnic groups of Africa compared to those who listed themselves as either Mixed Race or as white people not of Portuguese descent?", - "Output Program": [ - "Ethnic = 70962\nmixed = 31902 \nwhite = 196\nprint(Ethnic-(mixed+white))", - "black = 70962\nportu = 196\nmix = 31902\nprint((black - mix) - portu )" - ], - "Output Answer": [ - "{'number': '38864', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The tramway to Silkstone was completed in 1810. Barnby basin was enlarged to cope with the expected trade, which grew steadily. Coal accounted for just 23 per cent of the 22,270 tons carried in 1800, but had risen to 109,945 tons out of a total of 181,063 tons by 1821. The other main cargoes were corn and limestone. Receipts also rose, from \u00a32,028 in 1803 to 7,649 in 1821, the latter figure being supplemented by a further \u00a32,094 raised from tramway tolls. Profits were sufficient to pay dividends from 1810. In order to keep the boats moving, the Barnsley Canal Company attempted to take water from the River Dearne on several occasions, and were ordered to remove the works which diverted the water by the River Don Navigation Company, who had sponsored the Dearne and Dove Canal. A compromise was reached in 1812, which allowed some of the Dearne water to be used by the Barnsley canal. Between 1828 and 1830, a number of bridges were raised, to allow larger vessels, called \"Billy-boys\", to use the canal. Question: Across how many years did it take for receipts to rise from \u00a32,028 to 7,649?", - "Output Program": [ - "condition_1 = 1803\ncondition_2 = 1821\n\nprint(abs(condition_2 - condition_1))", - "start = 1803\nend = 1821\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Throughout much of the 1990s Glen Jakovich was regarded as the premier centre half back in the AFL, and his battles with Carey were a talking point and a season highlight whenever the Eagles and Kangaroos met. Jakovich was one of the very few players who could match Carey for strength in a one-on-one contest and as a result he was often able to limit Careys dominance. The rivalry gained significant media attention during 1995 when the pair met three times, with Carey being held to a combined total of just 7 marks, 35 disposals and 2 goals. Carey had dominated their encounters in 1993 and 1994, polling Brownlow votes in two out of three games. Statistically, Jakovich held Carey to fewer disposals and goals than any other player could consistently manage. In all they played against each other 18 times-16 while Carey was at North Melbourne and two when he was at Adelaide-first meeting in round 12 of 1992 and last in round 19 of 2003, with Jakovich being able to hold Carey to averages of 6 marks, 14 disposals and 2.1 goals per game. By comparison, in the 188 games Carey played against all other opponents in the same period, he averaged 7 marks, 18 disposals and 3.0 goals per game. Question: How many years were from the first meeting between Jakovich and Carey until their last?", - "Output Program": [ - "first = 1992\nlast = 2003\nprint(last - first)", - "year1 = 1992 \nyear2 = 2003\nprint(year2-year1)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap a three-game losing streak, the Raiders stayed at home for a Week 11 duel with the Cincinnati Bengals. Due to quarterback JaMarcus Russell's ineffectiveness, quarterback Bruce Gradkowski would get the start. Oakland would trail in the first quarter as Bengals quarterback Carson Palmer got a 1-yard touchdown run. Cincinnati's lead would increase as Palmer got another 1-yard touchdown run, yet the Raiders would close out the half with Gradkowski completing a 10-yard touchdown pass to tight end Zach Miller. In the third quarter, Oakland continued to rally as kicker Sebastian Janikowski got a 52-yard field goal. The Bengals would answer with kicker Shayne Graham nailing a 25-yard field goal. The Raiders would tie the game in the fourth quarter as Gradkowski found rookie wide receiver Louis Murphy on a 29-yard touchdown pass. Afterwards, after recovering a special team fumble from Cincinnati wide receiver Andre Caldwell, Oakland took advantage as Janikowski booted the game-winning 33-yard field goal. Question: How many 1-yard touchdown runs were in the game?", - "Output Program": [ - "CarsonPalmer=1\nPalmer=1\nanswer=Palmer+CarsonPalmer\nprint(answer)", - "Carson=1\nPalmer=1\nanswer=Carson+Palmer\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many percent of people were not Pacific Islanders?", - "Output Program": [ - "condition_1 = 0.1\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))\n", - "percentage = 100\npacific_islanders = 0.1\nnot_islanders = percentage - pacific_islanders\nprint(not_islanders)" - ], - "Output Answer": [ - "{'number': '99.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many percent were not 65 years of age or older?", - "Output Program": [ - "condition_1 = 13.6\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nage = 13.6\ndiff = total - age\nprint(diff)" - ], - "Output Answer": [ - "{'number': '86.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Zorin was born in Novocherkassk. After joining the Communist Party of the Soviet Union in 1922, Zorin held a Management position in a Moscow City Committee and the Central Committee of the Komsomol until 1932. In 1935, he graduated from the Communist Institute of Education (\u0412\u044b\u0441\u0448\u0438\u0439 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0438\u043d\u0441\u0442\u0438\u0442\u0443\u0442 \u043f\u0440\u043e\u0441\u0432\u0435\u0449\u0435\u043d\u0438\u044f). In 1935-1941, Zorin worked on numerous Party assignments and as a teacher. In 1941-1944, he was employed at the Ministry of Foreign Affairs (Soviet Union). In 1945-1947, Zorin was the Soviet Union ambassador to Czechoslovakia. In 1948, he helped organize the 1948 Czechoslovak coup d\u00e9tat. In 1947-1955 and again in 1956-1965, he was Deputy Minister of Foreign Affairs of the Soviet Union. At the same time, he held other positions, including that of the permanent Soviet representative at the UN Security Council in 1952-1953. In 1955-1956, Zorin was the first Soviet ambassador to the Federal Republic of Germany. In 1956-1965, he again represented the Soviet Union at the UN Security Council, which led to his famous confrontation with Adlai Stevenson II on 25 October 1962, during the Cuban Missile Crisis. Question: How many years had Zorin worked on numerous party assignments and as a teacher?", - "Output Program": [ - "yone = 1935\nytwo = 1941\n\nprint(abs(yone - ytwo))", - "working_as_teacher_started = 1935\nworking_as_teacher_ended = 1941\nyears_worked = working_as_teacher_ended - working_as_teacher_started\nprint(years_worked)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2004 Linz counted 647,428 nights stay. In 2013 the number increased to 775,396. 363,425 of the overnight stays were located in the four star hotels, 226,647 in the three star hotels, 67,593 in the two and one star hotels and 53,194 stays can be counted to other accommodation. Overnight stays in 5/4-star hotels increased by more than 5% from 20.590 to 21.655 between February 2017 and February 2018. During the same period, overnight stays in 3-star hotels increased by 22%, from 13.383 to 16.330. The number of overnight stays in non-categorized hotels dropped by almost 10%, from 4.177 to 3.763. Question: How many nights stay in Linz were in three or four star hotels?", - "Output Program": [ - "four = 363425\nthree = 226647\ntotal = three + four\nprint(total)", - "three = 363425\nfour = 226647\n\nprint(abs(round((three + four))))" - ], - "Output Answer": [ - "{'number': '590072', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to CMS, the Medicaid program provided health care services to more than 46.0 million people in 2001. In 2002, Medicaid enrollees numbered 39.9 million Americans, the largest group being children (18.4 million or 46 percent). From 2000 to 2012, the proportion of hospital stays for children paid by Medicaid increased by 33 percent, and the proportion paid by private insurance decreased by 21 percent. Some 43 million Americans were enrolled in 2004 (19.7 million of them children) at a total cost of $295 billion. In 2008, Medicaid provided health coverage and services to approximately 49 million low-income children, pregnant women, elderly people, and disabled people. In 2009, 62.9 million Americans were enrolled in Medicaid for at least one month, with an average enrollment of 50.1 million. In California, about 23% of the population was enrolled in Medi-Cal for at least 1 month in 2009-10. Question: How many more million medicare enrollees were there in 2009 than in 2002?", - "Output Program": [ - "two = 39.9\nnine = 62.9\ndiff = nine - two\ndiff = int(diff)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to ISTAT, in 2014 there were 154,356 people residing in Cagliari (+3.0% compared with 2011), of whom 71,522 were male and 82,834 female for a sex ratio of 0.86. Minors (children aged 18 and younger) totalled 12.92% of the population, compared to pensioners at 24.81%. The average age of Cagliari residents is 47.44. The ratio of the population over 65 years of age to that under the age of 18, is 53.39%. The elderly population, defined as being over 65 years of age, has increased by 21.95% over the last 10 years. The current birth rate in Cagliari is 6.29 births per 1,000 inhabitants. The average number of people of any age per household is 2.11 and the percentage of households composed of a single person is 42.53%. The population of Cagliari is structured like that of other first world countries, especially as to the prevalence of an elderly population. The trend of these rates in the Cagliari metropolitan area is proportionally reversed in the suburbs, where most younger families move. Question: How many of the people living in Cagliari were female?", - "Output Program": [ - "female_people = 83834\nprint(female_people)", - "female = 82834\nprint(female)" - ], - "Output Answer": [ - "{'number': '82834', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: how many yards did gould kick?", - "Output Program": [ - "fg_1 = 0\nfg_2 = 22\nfg_3 = 0\n\nprint(fg_1+fg_2+fg_3)", - "gould = 22\nprint(gould)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 13.11% of the houses in Juniata County cost less than $50,000 and 51.07% cost $50,000 to $99,999. 17.51% of the countys houses cost $100,000 to $124,999 and 9.74% cost from $125,000 to $149,999. 4.62% of the houses cost between $150,000 and $174,999 and 1.21% cost between $175,000 and $199,999. 1.92% of the houses in the county cost between $200,000 and $249,999, 0.39% cost between $250,000 and $299,999, and 0.43% cost more than $300,000. Of the administrative divisions in the county, Fermanagh Township has the highest percentage of houses costing over $300,000 (1.34%) and numerous townships and boroughs in the county do not have any houses costing over $300,000. Mifflin has the highest percentage of houses costing less than $50,000 (56.48%) and Delaware Township has the lowest percentage of such houses (4.73%). Question: How many houses, in terms of percentage, cost more than $50,000 in Delaware Township?", - "Output Program": [ - "cosT50000 = 4.73\nprint(abs(round(100 - cosT50000,2)))", - "percentage_houses_cost_Delaware_Township_below_50k = 4.73\npercentage_houses_not_cost_Delaware_Township_below_50k = 100 - percentage_houses_cost_Delaware_Township_below_50k\nprint(percentage_houses_not_cost_Delaware_Township_below_50k)" - ], - "Output Answer": [ - "{'number': '95.27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Seabees deployed to Vietnam twice in the 1950s. First in June 1954 as elements of Operation Passage to Freedom and then two years later to map and survey the nations roads. Seabee teams 501 and 502 arrived on 25 Jan 1963 and are regarded as the first Seabees of the Vietnam conflict. They were sent to Dam Pau and Tri Ton to build camps for the Special Forces. In June 1965, Construction Mechanic 3rd Class Marvin Glenn Shields was a member of Seabee Technical Assistance Team 1104, that took part in the Battle of Dong Xoai. He was posthumously awarded the Medal of Honor for his actions there and is the only Seabee ever to be awarded the Medal of Honor. Those Seabee \"Civic Action Teams\" continued throughout the Vietnam War and often were fending off enemy forces alongside their Marine and Army counterparts. Teams typically built schools, clinics or drilled wells. In 1964 ACB 1 was the first CB in the theatre. Beginning in 1965 Naval Construction Regiments (NCRs) deployed throughout Vietnam. The Seabees supported the Marines by building a staggering number of aircraft-support facilities, roads, and bridges. Seabees also worked with and taught construction skills to the Vietnamese people. In 1968 the Marine Corps requested that the Navy make a name change to the CBs. The Marines were using \"MCB\" for Marine Corps Base and the Navy was using \"MCB\" for Mobile Construction Battalions. The Navy then added \"Naval\" to MCB creating the NMCBs that now exist. In May 1968 two reserve battalions were activated (RNMCBs 12 and 22) which brought the total number of battalions rotating to Vietnam to 21 (not including ACBs 1 and 2 or the two Construction Battalion Maintenance Units (CBMUs) that were there too). During 1969 the total number of Seabees that had deployed topped out at 29,000 and then their draw-down began. The last battalion withdrew the end of 1971 which left 3 Seabee teams. They were out by at the end of 1972. Question: How many battalions were rotating to Vietnam in April 1968, not including ACBs 1 and 2 or the two Construction Battalion Maintenance Units??", - "Output Program": [ - "condition_1 = 21\ncondition_2 = 2\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total_batallions = 21\nrotating = total_batallions - 2\nprint(rotating)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 1996 campaign was the Suns first losing year in the SAL. First basemen Mike Whitlock led the team in home runs (20) and RBI (91) with a .252 batting average while drawing a franchise record 108 walks. He did this in 131 games at the age of 19, yet never played a game in the major leagues. Another player who displayed power was Craig Wilson (first baseman). Wilson hit 11 home runs with 70 RBI while maintaining a .261 batting average. Craig Stone returned from the 1995 squad, batting .310 with 10 home runs and 35 RBI in 56 games. Mike Johnson (1990s pitcher) won a staff-leading 11 games and also had a team-leading total of 162.2 innings pitched. He made his major league debut a season later with the Baltimore Orioles. Tom Davey won 10 games and had a 3.87 ERA in 26 starts. Question: How many more strikeouts did John Sneed have relative to Clayton Andrews?", - "Output Program": [ - "year = 1969\nprint(year)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eight years after their last game in Indianapolis (a 29-13 victory), the Bears returned to play the Colts in week five. The 43rd game between the two franchise, the Bears trailed the series 19-23, but won the last two games, recently a 41-21 win in 2012. \"An efficient offensive attack\", particularly a rushing-based offense like against the Lions, was a key to success against the Colts defense, according to Jeff Joniak; the Colts allowed the second-highest runs of at least four yards with 51.5 percent. He added the offense should punctuate the run with deep passes, as the Colts were the most penalized defense in the NFL with six pass interference and three personal fouls, along with just four turnovers forced resulting in only three total points. Meanwhile, the Bears defense had to attack Colts quarterback Andrew Luck; Indianapolis was allowing a league-high 15 sacks, was ranked 29th in pass protection efficiency, the second-most hurries (35) the highest number of knockdowns (33) allowed, along with 10 combined false start and holding penalties. Joniak added jet lag could play a factor in the game, as the Colts had lost in London the week before and had no bye week. Connor Barth scored the first points of the game when he kicked a 35-yard field goal on the Bears' opening drive. Adam Vinatieri responded with a 54-yard field goal and the Colts took the lead in the second quarter when Luck threw a one-yard touchdown pass to Dwayne Allen. Both teams traded field goals on their next drives before Brian Hoyer threw a 14-yard touchdown pass to Cameron Meredith. With 11 seconds left in the first half, Vinatieri kicked a 26-yard field goal to give Indianapolis the 16-13 lead at halftime. He converted a 41-yard field goal in the third quarter to increase the margin to six points; when Barth tried a 49-yarder on the next series, he missed it wide left, but redeemed himself with a 24-yard kick in the fourth. Hoyer later led the Bears on a 96-yard drive, ending it with a 21-yard touchdown pass to Jordan Howard; the drive was the longest touchdown-scoring series since a 97-yard possession against the Steelers in 2009. Luck responded with a 35-yard touchdown pass to T. Y. Hilton, who beat Jacoby Glenn for the score, followed by Vinatieri's 35-yard field goal after Meredith lost a fumble. Down by six points, Hoyer attempted to rally the Bears on one last drive but missed an open Alshon Jeffery on fourth down, throwing an incomplete pass to Meredith. The Colts ran out the clock to end the game. With the loss, the Bears fell to 1-4, their worst five-week start since they started the 2004 season 1-4. They ended the game with 522 offensive yards, the most since they recorded 542 in a 1989 win against the Lions and the most in a loss since 1940. Question: How many yards longer was the longest touchdown pass of the second quarter?", - "Output Program": [ - "td_pass_one = 1\ntd_pass_two = 14\n\nprint(abs(td_pass_one - td_pass_two))", - "pettitte_1st_postseason_game_year=1995\npettitte_last_postseason_game_year=2012\nyears_between=pettitte_last_postseason_game_year-pettitte_1st_postseason_game_year\nprint(years_between)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2001-2002 Rodriguezs power hitting numbers improved with his move to the Texas Rangers. In his first season there, Rodriguez produced one of the top offensive seasons ever for a shortstop, leading the American League with 52 HR, 133 runs scored, and 393 total bases. He became the first player since 1932 with 50 homers and 200 hits in a season, just the third shortstop to ever lead the league in homers, and was just the second AL player in the last 34 seasons (beginning 1968) to lead the league in runs, homers, and total bases; his total base figure is the most ever for a major league shortstop. His 52 homers made him the sixth youngest to ever reach 50 homers and were the highest total ever by a shortstop, surpassing Ernie Banks record of 47 in 1958, and also the most ever for an infielder other than a 1st baseman, breaking Phillies 3B Mike Schmidts mark of 48 in 1980. It was his 5th 30-homer campaign, tying Banks for most ever by a shortstop. He also tied for the league lead in extra-base hits (87) and ranked third in RBIs (135) and slugging (.622). He was also among the AL leaders in hits (4th, 201), average (7th, .318), and on-base percentage (8th, .399). He established Rangers club records for homers, runs, total bases, and hit by pitches, had the 2nd most extra-base hits, and the fourth-highest RBI total. He led the club in runs, hits, doubles (34), homers, RBI, slugging, and on-base percentage and was second in walks (75), stolen bases (18), and game-winning RBI (14) while posting career highs for homers, RBI, and total bases. Rodriguez started 161 games at shortstop and one as the Designated hitter, the only major league player to start all of his teams games in 2001. Question: How many years passed between Mike Schmidt's homer record and Rodriguez breaking it?", - "Output Program": [ - "Mike = 1980\nRodriguez = 1959\nprint(Mike-Rodriguez)", - "now = 2001\nago = 1980\nprint(now - ago)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Plague was one of the hazards of life in Britain from its dramatic appearance in 1348 with the Black Death. The Bills of Mortality began to be published regularly in 1603, in which year 33,347 deaths were recorded from plague. Between then and 1665, only four years had no recorded cases. In 1563, a thousand people were reportedly dying in London each week. In 1593, there were 15,003 deaths, 1625 saw 41,313 dead, between 1640 and 1646 came 11,000 deaths, culminating in 3,597 for 1647. The 1625 outbreak was recorded at the time as the Great Plague, Until 1665, surpassed it. These official figures are likely to under-report actual numbers. Question: How many years did it take for 26310 more people to die from the plague than in 1593?", - "Output Program": [ - "death_15000 = 1593\nadded_41313 = 1625\n\nprint(abs(death_15000 - added_41313))", - "start = 1593\nend = 1625\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In recent decades, the literacy rate of Rajasthan has increased significantly. In 1991, the states literacy rate was only 38.55% (54.99% male and 20.44% female). In 2001, the literacy rate increased to 60.41% (75.70% male and 43.85% female). This was the highest leap in the percentage of literacy recorded in India (the rise in female literacy being 23%). At the Census 2011, Rajasthan had a literacy rate of 67.06% (80.51% male and 52.66% female). Although Rajasthans literacy rate is below the national average of 74.04% and although its female literacy rate is the lowest in the country, the state has been praised for its efforts and achievements in raising literacy rates. Question: How many percentage points did the literacy rate increase between 2001 and 2011?", - "Output Program": [ - "literacyrate=60.41\nrate=67.06\nanswer=rate-literacyrate\nprint(answer)", - "rate1=60.41\nrate2=67.06\nanswer=rate2-rate1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6.65', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Iran's telecommunication network enjoys the highest growth rate in the Middle East. One of the indicators that clearly illustrates this growth rate is the increase in the number of installed main lines. In 1978 there were only about 850,000 fixed lines installed in Iran. This number rose to about 1,767,000 by 1986 and to about 2,380,000 by 1989. One of the objectives of the first five-year development plan (1989-1994) for the telecommunication sector was to add one million new fixed lines to the network. However, due to the establishment and expansion of many low-capacity and high-capacity exchanges, the actual growth rate that was achieved was considerably higher. In fact more than 3.1 million new main lines were installed during the period of the first five-year plan. Four million new lines were expected to be added by the end of the second five-year plan (1994-1999), which would increase the number of installed main lines to about 9,510,000 fixed lines. Irans telecom market, which generated an estimated $9.1 billion in 2010 (of which 2/3 from \"voice\" mobile-phone and 1/10 from \"data\" mobile-phone services), has been growing significantly, especially its mobile-phone business. As of 2010, Iran had about 66 million mobile-phone subscribers covering about 70% of the population. In contrast, about 36% of Iranians had fixed-line phones. Question: Between 1978 and 1986, how many main lines were installed?", - "Output Program": [ - "start = 850000\nend = 1767000\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '917000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to break a five-game losing streak the Bengals flew to Lucas Oil Stadium for an AFC duel with the Colts. In the first quarter the Bengals had problems when kicker Adam Vinatieri got a 28-yard field goal, followed by QB Carson Palmer's pass being intercepted by CB Kelvin Hayden and returned 31 yards for a touchdown. This was followed in the second quarter by RB Javarris James getting a 3-yard TD run. They eventually scored with kicker Mike Nugent nailing a 27-yard field goal, followed by Palmer finding WR Chad Ochocinco on a 5-yard TD pass. The Bengals fell further behind when Vinatieri made a 47-yard field goal, followed in the fourth quarter by his 23-yard field goal. The Bengals only came back with 1 touchdown when Palmer connected to TE Jermaine Gresham on a 19-yard TD pass. With the loss, Cincinnati fell to 2-7 and surpassed their 2009 loss total. Question: How many yards longer was the longest touchdown pass over the second longest touchdown pass?", - "Output Program": [ - "longest = 19\nsecond_longest = 5\nyards = longest - second_longest\nprint(yards)", - "longest_td = 31\nlose_point = 19\n\n\nprint(abs((longest_td - lose_point)))" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Digital distribution of movies has the potential to save money for film distributors. To print an 80-minute feature film can cost US$1,500 to $2,500, so making thousands of prints for a wide-release movie can cost millions of dollars. In contrast, at the maximum 250 megabit-per-second data rate (as defined by Digital Cinema Initiatives for digital cinema), a feature-length movie can be stored on an Commercial off-the-shelf 300 Gigabyte hard drive for $50 and a broad release of 4000 digital prints might cost $200,000. In addition hard drives can be returned to distributors for reuse. With several hundred movies distributed every year, the industry saves billions of dollars. The digital-cinema roll-out was stalled by the slow pace at which exhibitors acquired digital projectors, since the savings would be seen not by themselves but by distribution companies. The Virtual Print Fee model was created to address this by passing some of the saving on to the cinemas. As a consequence of the rapid conversion to digital projection, the number of theatrical releases exhibited on film is dwindling. As of 4 May 2014, 37,711 screens (out of a total of 40,048 screens) in the United States have been converted to digital, 3,013 screens in Canada have been converted, and 79,043 screens internationally have been converted. Question: As of 4 May 2014, how many screens world-wide have been converted to digital?", - "Output Program": [ - "screens=40048\nconverted=79043\nanswer=converted+screens\nprint(answer)", - "digital=3013\nscreens=40048\ninternationally=79043\nanswer=internationally+screens+digital\nprint(answer)" - ], - "Output Answer": [ - "{'number': '119767', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2013\u201314 West Ham United F.C. season, West Ham finished 13th in the Premier League. They also reached the semi-finals of the Football League Cup before losing 9\u20130 on aggregate to eventual cup-winners Manchester City F.C.. A feature of the season were the criticisms of manager Sam Allardyce by supporters relating to his perceived negative playing tactics. West Ham finished 12th in the 2014\u201315 Premier League, one place higher than the previous season. Minutes after the last game of the season, on 24 May 2015, the club announced that Allardyces contract would not be renewed and that they were seeking a new manager. By winning the Premier League Fair Play league for 2014\u201315, West Ham qualified for the 2015\u201316 UEFA Europa League, entering at the first qualifying round. On 9 June 2015, former West Ham player Slaven Bili\u0107 was appointed as manager on a three-year contract. In Bili\u0107s fourth game in charge, the team won at Anfield for the first time in 52 years, beating Liverpool 0\u20133, with goals from Manuel Lanzini, Mark Noble and Diafra Sakho. In Bili\u0107s first season as manager, West Ham finished seventh in the Premier League. The team broke several records for the club in the Premier League era, including the highest number of points (62), the highest number of goals in a season (65), the least number of games lost in a season (8) and the lowest number of away defeats (5). Following Manchester Uniteds win in the 2016 FA Cup Final, West Ham took their Europa League place and qualified for the third qualifying round of the 2016\u201317 UEFA Europa League. In August 2016, Andr\u00e9 Ayew became the clubs most expensive signing after joining for a fee of \u00a320.5 million from Swansea City A.F.C.. At the end of the 2016\u201317 Premier League season West Ham finished 11th. In July 2017, Marko Arnautovi\u0107 became West Hams record signing, for a fee of up to \u00a325 million from Stoke City F.C.. In June 2018, Issa Diop (footballer) became their record signing. Question: How many more million did Marko Arnautovi\u0107 sign for in July 2017 compared to Andr\u00e9 Ayew in August 2016?", - "Output Program": [ - "marko = 25\nandre = 20.5\nprint(abs(round(marko - andre,2)))\n", - "marko_signed_millions=25\nandre_signed_millions=20.5\n\n\nmore_millions_marko_signed=marko_signed_millions-andre_signed_millions\nprint(more_millions_marko_signed)" - ], - "Output Answer": [ - "{'number': '4.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The first recorded El Ni\u00f1o that originated in the central Pacific and moved toward the east was in 1986. Recent Central Pacific El Ni\u00f1os happened in 1986-87, 1991-92, 1994-95, 2002-03, 2004-05 and 2009-10. Furthermore, there were \"Modoki\" events in 1957-59, 1963-64, 1965-66, 1968-70, 1977-78 and 1979-80. Some sources say that the El Ni\u00f1os of 2006-07 and 2014-16 were also Central Pacific El Ni\u00f1os. Question: How many Central Pacific El Ni\u00f1os happened after 1990 but before 2000?", - "Output Program": [ - "year = ['1991-92', '1994-95']\na = len(year)\nprint(a)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The ratings increased in 2010, thanks to the \"Who Killed Archie?\" storyline and second wedding of Ricky Butcher and Bianca Jackson, and the shows first EastEnders Live on 19 February 2010. The live-episode averaged 15.6 million viewers, peaking at 16.6 million in the final five minutes of broadcast. In January 2010, the average audience was higher than that of Coronation Street for the first time in three years. During the 30th anniversary week in which there were live elements and the climax of the Who Killed Lucy Beale? storyline, 10.84 million viewers tuned in for the 30th anniversary episode itself in an hour long special on 19 February 2015 (peaking with 11.9 million). Later on in the same evening, a special flashback episode averaged 10.3 million viewers, and peaked with 11.2 million. The following day, the anniversary week was rounded off with another fully live episode (the second after 2010) with 9.97 million viewers watching the aftermath of the reveal, the Beale family finding out the truth of Lucys killer and deciding to keep it a secret. Question: How many millions of viewers difference was there between the average watchers and the peaked amount of watchers?", - "Output Program": [ - "average = 10.3\npeak = 11.2\ndifference = round(peak - average, 1)\nprint(difference)", - "condition_1 = 10.3\ncondition_2 = 11.2\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the financial year ending 31 July 2011, the University of Manchester had a total income of \u00a3808.58 million (2009/10 \u2013 \u00a3787.9 million) and total expenditure of \u00a3754.51 million (2009/10 \u2013 \u00a3764.55 million). Key sources of income included \u00a3247.28 million from tuition fees and education contracts (2009/10 \u2013 \u00a3227.75 million), \u00a3203.22 million from funding body grants (2009/10 \u2013 \u00a3209.02 million), \u00a3196.24 million from research grants and contracts (2009/10 \u2013 \u00a3194.6 million) and \u00a314.84 million from endowment and investment income (2009/10 \u2013 \u00a311.38 million). During the 2010/11 financial year the University of Manchester had a capital expenditure of \u00a357.42 million (2009/10 \u2013 \u00a337.95 million). Question: How many more millions of British pounds of income came from tuition fees and education contracts than they had in capital expenditures?", - "Output Program": [ - "tution = 247.28\ncapital = 57.42\nprint(tution - capital)", - "condition_one = 754.51\ncondition_two = 247.28\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '189.86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Croatian language is Croatias official language, but the languages of constitutionally-recognised minorities are officially used in some local government units. Croatian is the native language identified by 96% of the population. A 2009 survey revealed that 78% of Croatians claim knowledge of at least one foreign language\u2014most often English language. The largest religions of Croatia are Roman Catholic Church (86.3%), Eastern Orthodox Church (4.4%) and Islam (1.5%). Literacy in Croatia stands at 98.1%. The proportion of the population aged 15 and over attaining academic degrees has grown rapidly since 2001, doubling and reaching 16.7% by 2008. An estimated 4.5% of GDP is spent for education. Primary and secondary education are available in Croatian and in the languages of recognised minorities. Croatia has a universal health care system and in 2010, the nation spent 6.9% of its GDP on healthcare. The net monthly income in September 2011 averaged 5,397 Croatian kuna ( ). The most significant sources of employment in 2008 were wholesale and retail trade, the manufacturing industry and construction. In October 2011, the unemployment rate was 17.4%. Croatias median equivalent household income tops the average Purchasing Power Standard of 2004 enlargement of the European Union, while trailing the EU average. The 2011 census recorded a total of 1.5 million private households; most owned their own housing. Question: How many percent of Croatians do not speak the native language?", - "Output Program": [ - "total = 100\nspeak = 96\nprint(total - speak)", - "condition_1 = 96\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Reagan significantly increased public expenditures, primarily the Department of Defense, which rose (in constant 2000 dollars) from $267.1 billion in 1980 (4.9% of GDP and 22.7% of public expenditure) to $393.1 billion in 1988 (5.8% of GDP and 27.3% of public expenditure); most of those years military spending was about 6% of GDP, exceeding this number in 4 different years. All these numbers had not been seen since the end of U.S. involvement in the Vietnam War in 1973. In 1981, Reagan significantly reduced the maximum tax rate, which affected the highest income earners, and lowered the top marginal tax rate from 70% to 50%; in 1986 he further reduced the rate to 28%. The federal deficit under Reagan peaked at 6% of GDP in 1983, falling to 3.2% of GDP in 1987 and to 3.1% of GDP in his final budget. The inflation-adjusted rate of growth in federal spending fell from 4% under Jimmy Carter to 2.5% under Ronald Reagan. This was the slowest rate of growth in inflation adjusted spending since Eisenhower. However, federal deficit as percent of GDP was up throughout the Reagan presidency from 2.7% at the end of (and throughout) the Carter administration. As a short-run strategy to reduce inflation and lower nominal interest rates, the U.S. borrowed both domestically and abroad to cover the Federal budget deficits, raising the national debt from $997 billion to $2.85 trillion. This led to the U.S. moving from the worlds largest international creditor to the worlds largest debtor nation. Reagan described the new debt as the \"greatest disappointment\" of his presidency. Question: How many billions of dollars did defense spending increase by from 1980 to 1988?", - "Output Program": [ - "in_1980 = 267.1\nin_1988 = 393.1\ndollars = int(in_1988 - in_1980)\nprint(dollars)", - "defence_spending_1980 = 267.1\ndefence_spending_1988 = 393.1\n\nprint(abs(defence_spending_1988 - defence_spending_1980))" - ], - "Output Answer": [ - "{'number': '126', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 13.11% of the houses in Juniata County cost less than $50,000 and 51.07% cost $50,000 to $99,999. 17.51% of the countys houses cost $100,000 to $124,999 and 9.74% cost from $125,000 to $149,999. 4.62% of the houses cost between $150,000 and $174,999 and 1.21% cost between $175,000 and $199,999. 1.92% of the houses in the county cost between $200,000 and $249,999, 0.39% cost between $250,000 and $299,999, and 0.43% cost more than $300,000. Of the administrative divisions in the county, Fermanagh Township has the highest percentage of houses costing over $300,000 (1.34%) and numerous townships and boroughs in the county do not have any houses costing over $300,000. Mifflin has the highest percentage of houses costing less than $50,000 (56.48%) and Delaware Township has the lowest percentage of such houses (4.73%). Question: How many percent of houses cost more than $50,000?", - "Output Program": [ - "percent_house_cost_less_50000 = 13.11\npercent_house_cost_more_50000 = 100 - percent_house_cost_less_50000\nprint(percent_house_cost_more_50000)", - "houses_cost_50000 = 13.11\n\nprint(abs(round(100 - houses_cost_50000, 2)))" - ], - "Output Answer": [ - "{'number': '86.89', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first Sky television rights agreement was worth \u00a3304 million over five seasons. The next contract, negotiated to start from the 1997\u201398 season, rose to \u00a3670 million over four seasons. The third contract was a \u00a31.024 billion deal with BSkyB for the three seasons from 2001 to 2002 to 2003\u201304. The league brought in \u00a3320 million from the sale of its international rights for the three-year period from 2004 to 2005 to 2006\u201307. It sold the rights itself on a territory-by-territory basis. Skys monopoly was broken from August 2006 when Setanta Sports was awarded rights to show two out of the six packages of matches available. This occurred following an insistence by the European Commission that exclusive rights should not be sold to one television company. Sky and Setanta paid \u00a31.7 billion, a two-thirds increase which took many commentators by surprise as it had been widely assumed that the value of the rights had levelled off following many years of rapid growth. Setanta also hold rights to a live 3 pm match solely for Irish viewers. The BBC has retained the rights to show highlights for the same three seasons (on Match of the Day) for \u00a3171.6 million, a 63 per cent increase on the \u00a3105 million it paid for the previous three-year period. Sky and BT Group have agreed to jointly pay \u00a384.3 million for delayed television rights to 242 games (that is the right to broadcast them in full on television and over the internet) in most cases for a period of 50 hours after 10 pm on matchday. Overseas television rights fetched \u00a3625 million, nearly double the previous contract. The total raised from these deals is more than \u00a32.7 billion, giving Premier League clubs an average media income from league games of around \u00a340 million-a-year from 2007 to 2010. Question: How many millions did the second contract increase over the first?", - "Output Program": [ - "millions=366000000\nprint(millions)" - ], - "Output Answer": [ - "{'number': '366000000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Beginning in 1967, Brevard County was represented by the Floridas 71st House district, Floridas 72nd House district, Floridas 73rd House district, and Floridas 74th House district districts. Following redistricting in 1970, the county was represented by the Floridas 44th House district, Floridas 45th House district, Floridas 46th House district, Floridas 47th House district and Floridas 48th House district districts. Following redistricting in 1982, the county was represented by the Floridas 31st House district, Floridas 32nd House district, Floridas 33rd House district, Floridas 34th House district, Floridas 77th House district, and Floridas 78th House district districts. Following redistricting in 1992, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, and Floridas 32nd House district districts. Following redistricting in 2002, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, Floridas 32nd House district, and Floridas 80th House district districts. Question: Brevard County was represented by the 30th House district how many times?", - "Output Program": [ - "_1992 = 1\n_2002 = 1\ntotal = _1992 + _2002\nprint(total)", - "house_dis = (1992,2002)\n\n\nprint(abs(len(house_dis)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Costa Ricas emigration is the smallest in the Caribbean Basin and is among the smallest in the Americas. By 2015 about just 133,185 (2.77%) of the countrys people live in another country as immigrants. The main destination countries are the United States (85,924), Nicaragua (10,772), Panama (7,760), Canada (5,039), Spain (3,339), Mexico (2,464), Germany (1,891), Italy (1,508), Guatemala (1,162) and Venezuela (1,127). Question: How many total people live in other countries?", - "Output Program": [ - "UnitedState=85924\nNicaragua=10772\nPanama=7760\nCanada=5039\nSpain=3339\nMexico=2464\nGermany=1891\nItaly=1508\nGuatemala=1162\nVenezuela=1127\nanswer=UnitedState+Nicaragua+Panama+Canada+Spain+Mexico+Germany+Italy+Guatemala+Venezuela\nprint(answer)", - "UnitedStates=85924\nNicaragua=10772\nPanama=7760\nCanada=5039\nSpain=3339\nMexico=2464\nGermany=1891\nItaly=1508\nGuatemala=1162\nanswer=UnitedStates+Nicaragua+Nicaragua+Panama+Canada+Spain+Mexico+Germany+Italy+Guatemala\nprint(answer)" - ], - "Output Answer": [ - "{'number': '120986', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many percent of people were not Serb in 2002?", - "Output Program": [ - "total = 100\nserb = 11.2\nnot_serb = total - serb\nprint(not_serb)", - "condition_1 = 100\ncondition_2 = 11.2\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '88.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Nintendogs also had very successful launches in North America and Europe, with first week sales of over 250,000 and 160,000 respectively. Lab & Friends received a \"Double Platinum\" sales award from the Entertainment and Leisure Software Publishers Association (ELSPA), indicating sales of at least 600,000 copies in the United Kingdom. ELSPA also gave Dalmatian & Friends a \"Platinum\" award, for at least 300,000 sales in the United Kingdom. By August 2006, in the United States, Chihuahua & Friends had sold 570,000 copies and earned $17 million; Labrador & Friends had sold 620,000 copies and earned $19 million; and Dachshund & Friends had sold 730,000 copies and earned $22 million. During the period between January 2000 and August 2006, the games were respectively the 50th, 44th and 32nd highest-selling games launched for the Game Boy Advance, Nintendo DS or PlayStation Portable in the United States. Question: How many sales did the two games that won awards have in total, at minimum?", - "Output Program": [ - "game_1 = 620000\ngame_2 = 300000\n\nanswer = game_1 + game_2\n\nprint(answer)", - "sale_1 = 620000\nsale_2 = 300000\n\nprint(abs(round(sale_1 + sale_2\n ,3)))" - ], - "Output Answer": [ - "{'number': '920000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 1936 Summer Olympics in Berlin were the first Games to be broadcast on television, though only to local audiences. The 1956 Winter Olympics were the first internationally televised Olympic Games, and the 1960 Winter Olympics had their broadcasting rights sold for the first time to specialised television broadcasting networks\u2014CBS paid US$394,000 for the American rights, and the European Broadcasting Union (EBU) allocated US$660,000. In the following decades the Olympics became one of the ideological fronts of the Cold War. Superpowers jockeyed for political supremacy, and the IOC wanted to take advantage of this heightened interest via the broadcast medium. The sale of broadcast rights enabled the IOC to increase the exposure of the Olympic Games, thereby generating more interest, which in turn created more appeal to advertisers time on television. This cycle allowed the IOC to charge ever-increasing fees for those rights. For example, CBS paid US$375 million for the American broadcast rights of the 1998 Winter Olympics, while NBC spent US$3.5 billion for the American rights of all the Olympic Games from 2000 to 2012. In 2011, NBC agreed to a $4.38 billion contract with the International Olympic Committee to broadcast the Olympics through the 2020 Summer Olympics, the most expensive television rights deal in Olympic history. NBC then agreed to a $7.75 billion contract extension on May 7, 2014, to air the Olympics through the 2032 games. NBC also acquired the American television rights to the Youth Olympic Games, beginning in 2014 Summer Youth Olympics, and the Paralympic Games for the 2014 Winter Paralympics and 2016 Summer Paralympics editions. NBC is one of the major sources of revenue for the IOC. Question: How many more billions of dollars was NBC's contract extension signed on May 7, 2014 than their initial contract of $4.38 billion?", - "Output Program": [ - "now = 7.75\nthan = 4.38\nprint(now - than)", - "condition_1 = 4.38\ncondition_2 = 7.75\n\nprint(condition_2 - condition_1)\n" - ], - "Output Answer": [ - "{'number': '3.37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In November 1944, after Greece was liberated from Germany, old drachmae were exchanged for new ones at the rate of 50,000,000,000 to 1. Only paper money was issued. The government issued notes of 1, 5, 10 and 20 drachmae, with the Bank of Greece issuing 50-, 100-, 500-, 1000-, 5000-, and 10,000-drachma notes. This drachma also suffered from high inflation. The government later issued 100-, 500-, and 1000-drachma notes, and the Bank of Greece issued 20,000-and 50,000-drachma notes. Third modern drachma coins The first issue of coins minted in 1954 consisted of holed aluminium 5-, 10- and 20-lepton pieces, with 50-lepton, 1-, 2-, 5- and 10-drachma pieces in cupro-nickel. A silver 20-drachma piece was issued in 1960, replacing the 20-drachma banknote, and also minted only in collector sets in 1965. Coins in denominations from 50 lepta to 20 drachmae carried a portrait of Paul of Greece (1947\u20131964). New coins were introduced in 1966, ranging from 50 lepta to 10 drachmae, depicting Constantine II of Greece (1964\u20131974). A silver 30 drachma coin for the centennial of Greeces royal dynasty was minted in 1963. The following year a non-circulating coin of this value was produced to commemorate the royal wedding. The reverse of all coins was altered in 1971 to reflect the military junta which was in power from 1967 to 1974. This design included a soldier standing in front of the flames of the rising phoenix. Question: How many years passed between 1954 and new coins being issued depicting Constantine II of Greece?", - "Output Program": [ - "first_issued = 1954\nsecond_issued = 1966\nyear_difference = second_issued - first_issued\nprint(year_difference)", - "condition_1 = 1963\ncondition_2 = 1954\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many streams were not names arroyo or wash?", - "Output Program": [ - "arroyo=122\nColoradostreams=5028\nanswer=Coloradostreams+arroyo\nprint(answer)", - "named_arroyo=60\nnamed_wash=121\nnatural_streams=5564 \nanswer=natural_streams-(named_wash+named_arroyo)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5382', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The black population in the Atlanta area rapidly suburbanized in the 1990s and 2000s. From 2000 to 2010, the city of Atlantas black population shrunk by 31,678 people, dropping from 61.4% to 54.0% of the population. While blacks exited the city and DeKalb County, the black population increased sharply in other areas of Metro Atlanta by 93.1%. During the same period, the proportion of whites in the citys population grew dramatically - faster than that of any other major U.S. city between 2000-2006. Between 2000 and 2010, Atlanta added 22,763 whites, and the white proportion of the population increased from 31% to 38%. By 2009, a white mayoral candidate, Mary Norwood, lost by just 714 votes (out of over 84,000 cast) to Kasim Reed. This represented a historic change from the perception until that time that Atlanta was \"guaranteed\" to elect a black mayor. However, other areas, like Marietta and Alpharetta, are seeing similar demographic changes with huge increases of middle and upper income blacks and Asians\u2014mostly former residents of Atlanta. Question: How many years was the time span where the proportion of whites in the city's population grew dramatically, faster then any other major city in the U.S.?", - "Output Program": [ - "y1 = 2000\ny2 = 2006\nprint(y2 - y1)", - "startyear = 2000\nendyear = 2006\nprint (endyear-startyear)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There are 13,304 whites of non-Hispanic origin living in San Juan; 10,571 blacks of non-Hispanic origin living in San Juan. Non-Hispanic whites and blacks form 3.2% and 2.6% of San Juans population respectively. There are also approximately 562 Asians of non-Hispanic origin in San Juan; they make up only 0.1% of the population. However, Asians of Hispanic and non-Hispanic origin together number at 6,342. The vast majority of Asians in San Juan are of Chinese American descent; of the 6,342 Asians, 4,928 are Chinese. Chinese comprise 1.4% of the population. The only other sizable Asian group in San Juan are Indian Americans; there are 698 people of Indian descent in the city, forming 0.2% of the population. There are very small numbers of people of Filipino American, Japanese American, and Vietnamese American ancestry; none of these groups number more than 100 members. Question: How many more non-hispanic blacks are there living in San Juan compared to Asians of non-Hispanic origin, by percent?", - "Output Program": [ - "non_hispanic = 2.6\nasian = 0.1\n\nprint(non_hispanic - asian)", - "blacks = 2.6\nasians = 0.1\ndiff = blacks - asians\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Mavericks finished 49\u201333, one game ahead of Phoenix for the eighth and final playoff spot, which meant that they would once again have to face their in-state rivals, the San Antonio Spurs, who were the top seed in the Western Conference with a 62\u201320 record. In Game 1 in San Antonio, Dallas had an 81\u201371 lead in the fourth quarter, but the Spurs rallied back and took Game 1, 85-90. However, the Mavs forced 22 turnovers in Game 2 to rout the Spurs 113\u201392, splitting the first two games before the series went to Dallas. In Game 3, Manu Gin\u00f3bili hit a shot that put the Spurs up 108\u2013106 with 1.7 seconds left, but a buzzer-beater by Vince Carter gave the Mavs the victory, putting them up 2\u20131 in the series. The Spurs took Game 4 in Dallas 93\u201389 despite a late Dallas comeback after the Spurs at one point had a 20-point lead and later won Game 5 at home, 109\u2013103, giving them a 3\u20132 series lead. The Mavs avoided elimination in Game 6 at home by rallying in the fourth quarter, winning 111\u2013113. Game 7 was on the Spurs home court, and the Spurs beat the Mavericks 119\u201396, putting an end to the Mavericks season. Question: How many points did the Mavericks win Game 2 by against the Spurs?", - "Output Program": [ - "condition_1 = 113\ncondition_2 = 92\n\nprint(abs(round(condition_2 - condition_1,2)))", - "maverics = 113\nspurs = 92\ndiff = maverics - spurs\nprint(diff)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ethnic change has been transforming the population. By 2009, nearly 45 percent of the residents spoke a language other than English at home. Whites now comprise only 45 percent of the population, while the numbers of Hispanics grow steadily, along with Vietnamese, Korean and Chinese families. The percentage of foreign-born residents jumped to 30 percent in 2008 from 6 percent in 1970. The mayor of Irvine, Sukhee Kang, was born in Korea, making him the first Korean-American to run a major American city. \u201cWe have 35 languages spoken in our city,\u201d Kang observed. The population is diverse age-wise, with 27.0% under the age of 18, 9.4% from 18 to 24, 33.2% from 25 to 44, 20.6% from 45 to 64, and 9.9% 65 years of age or older. The median age is 33 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.7 males. Question: How many more people, in terms of percentage, were in the largest age group compared to the two smallest age groups combined?", - "Output Program": [ - "largest = 33.2\nsmallest = 9.4+9.9 \n\nprint(abs(round(largest - smallest,2)))", - "largest = 33.2\nsmallest_combined = 9.4 + 9.9\nmore = round(largest - smallest_combined, 1)\nprint(more)" - ], - "Output Answer": [ - "{'number': '13.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The winner of this Sunday Night showdown would assume first place in the NFC East (the Eagles outright, the Giants on tiebreakers). With two games against opponents with losing records approaching, it was crucial for the Giants to escape this one with a win. The Eagles started things off right away, putting 14 points on the board before the Giants had run their fifth play from scrimmage. McNabb connected with Celek for a touchdown, and Sheldon Brown returned a Brandon Jacobs fumble for six points on the ensuing drive. In the second quarter, Nicks caught the longest reception of his short career for a 68-yard touchdown. After DeSean Jackson responded by returning a Jeff Feagles punt 72 yards for a touchdown, the Giants were able to send Bradshaw into the end zone from the 3. Eagles backup quarterback Michael Vick was able to sneak in one more rushing touchdown before halftime. Jacobs opened the scoring in the second half with a 1-yard rush. After the teams traded turnovers, Manning got the ball into Hixon's hands for a 61-yard touchdown. But the Eagles responded on the very next play with a 60-yard touchdown to Jackson. Jackson's 176 receiving yards amounted to the best individual receiving performance against the Giants since 2002. The Eagles struck again in the fourth quarter, this time on a run by fullback Leonard Weaver and a two-point conversion pass to Jason Avant. The Giants put another touchdown on the board (courtesy of Boss) in the last two minutes of the game, and got the ball back with 28 seconds left. But defensive end Darren Howard sacked Manning and forced a fumble, sealing the Eagles' first sweep of the Giants since 2004. The Eagles scored 85 points against the Giants this year, the most they have scored versus the Giants in a single season in franchise history. The Eagles have improved to 9-4 with many hopes of making it into the playoffs. Question: How many touchdowns did each team score during the second quarter?", - "Output Program": [ - "nicks = 1\ndeseans = 1\ntotal = nicks + deseans\nprint(total)", - "touchdowns = 2\nprint(touchdowns)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: By a more directly comparable measure, \"Love Shine a Light\" received an average of 9.458 points per country or 78.82% of total votes available, the third-highest in the history of the present voting system, behind only \"Save Your Kisses for Me\" by Brotherhood of Man in Eurovision Song Contest 1976 (9.647 points per jury, 80.39% of available points) and \"Ein bi\u00dfchen Frieden\" by Nicole (German singer) in Eurovision Song Contest 1982 (9.470 votes per jury, 78.91% of available points). Furthermore, the song received maximum points from ten of twenty-four countries (41.7%), the fourth highest of all time behind \"Euphoria (Loreen song)\" by Loreen (singer) in Eurovision Song Contest 2012 (which received 12 points from eighteen of forty-one countries, or 43.9%), \"Non ho let\u00e0\" by Gigliola Cinquetti in 1964 (receiving the then-maximum 5 points from eight of fifteen countries, or 53.3%) and \"Ein bi\u00dfchen Frieden\" in 1982 (12 points from nine of seventeen countries, or 52.9%). Question: How many more points per jury did \"Save Your Kisses For Me\" get than \"Ein bi\u00dfchen Frieden\"?", - "Output Program": [ - "condition_1 = 9.470\ncondition_2 = 9.647 \n\nprint(abs(round(condition_2 - condition_1,3)))", - "save = 9.647\nein = 9.470\ndiff = save - ein\nprint(diff)" - ], - "Output Answer": [ - "{'number': '.177', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Literacy rate in Nauru, defined as \"people who are currently enrolled in school and/or have reached at least grade 5 of primary education\", is 96.5%, as of 2011. There are 3,190 students and 104 teachers, as of 2013. The 2011 census stated 4 percent of the population aged 15 years or older have a primary education, 91 percent have a secondary education, and 5 percent have a tertiary education. Education is based on the British system, which requires attendance from 5 to 16 years old. Students spend three years at preschool, six years of primary education, and four years of secondary school. Tertiary school is not required. An estimated 10.7 percent of the GDP was spend on education in 1999. As of 2013, there are five preschools, four primary schools, three secondary schools, and one tertiary school. The lone college, University of South Pacific, opened in the 1970s via distance courses, and in 1987 a campus was built on the island. It offers accounting, management, primary education, and English studies as majors. Question: How many percent of people have at least a secondary education?", - "Output Program": [ - "secondary_edu = 91\ntetiary_edu = 5\ntotal = secondary_edu + tetiary_edu\nprint(total)", - "condition_1 = 4 \ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '96', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The share of value added by the cotton textile industry in Britain was 2.6% in 1760, 17% in 1801 and 22.4% in 1831. Value added by the British woollen industry was 14.1% in 1801. Cotton factories in Britain numbered approximately 900 in 1797. In 1760 approximately one-third of cotton cloth manufactured in Britain was exported, rising to two-thirds by 1800. In 1781 cotton spun amounted to 5.1 million pounds, which increased to 56 million pounds by 1800. In 1800 less than 0.1% of world cotton cloth was produced on machinery invented in Britain. In 1788 there were 50,000 spindles in Britain, rising to 7 million over the next 30 years. Question: How many more percent was the value added by the cotton textile industry in 1831 compared to 1801?", - "Output Program": [ - "y1 = 17\ny2 = 22.4\nprint(y2 - y1)", - "\nvalue1832 = 22.4\nvalue1801 = 17\nprint (value1832-value1801)" - ], - "Output Answer": [ - "{'number': '5.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many yards long, to two decimal places, were Plunkett's completions on average?", - "Output Program": [ - "yards = 172\ncompletion = 16\naverage = yards / completion\nprint(average)", - "passes = 172\nnos = 16\n\nprint(abs(round(passes / nos,2)))" - ], - "Output Answer": [ - "{'number': '10.75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States vitamin E supplement use by female health professionals was 16.1% in 1986, 46.2% in 1998, 44.3% in 2002, but decreased to 19.8% in 2006. Similarly, for male health professionals, rates for same years were 18.9%, 52.0%, 49.4% and 24.5%. The authors theorized that declining use in these populations may have due to publications of studies that showed either no benefits or negative consequences from vitamin E supplements. Within the US military services, vitamin prescriptions written for active, reserve and retired military, and their dependents, were tracked over years 2007-2011. Vitamin E prescriptions decreased by 53% while vitamin C remained constant and vitamin D increased by 454%. A report on vitamin E sales volume in the US documented a 50% decrease between 2000 and 2006, with a cause attributed to a meta-analysis that had concluded that high-dosage vitamin E increased all-cause mortality. Question: How many percent more was the increase from 1986 to 1998 than the decrease from 2002 to 2006?", - "Output Program": [ - "rate=44.3\nrate1=49.4\nanswer=rate1-rate\nprint(answer)", - "year1=46.2\nyear2=44.3\nanswer=year1-year2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many less Irish American's were there than Italian American?", - "Output Program": [ - "condition_1 = 43500\ncondition_2 = 55000\n\nprint(abs(round(condition_2 - condition_1,2)))", - "italic = 55000\nirish = 43500\ndiff = italic - irish\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Audis sales grew strongly in the 2000s, with deliveries to customers increasing from 653,000 in 2000 to 1,003,000 in 2008. The largest sales increases came from Eastern Europe (+19.3%), Africa (+17.2%) and the Middle East (+58.5%). China in particular has become a key market, representing 108,000 out of 705,000 cars delivered in the first three quarters of 2009. One factor for its popularity in China is that Audis have become the car of choice for purchase by the Chinese government for officials, and purchases by the government are responsible for 20% of its sales in China. As of late 2009, Audis operating profit of \u20ac1.17-billion ($1.85-billion) made it the biggest contributor to parent Volkswagen Groups nine-month operating profit of \u20ac1.5-billion, while the other marques in Group such as Bentley and SEAT had suffered considerable losses. May 2011 saw record sales for Audi of America with the new Audi A7 and Audi A3 TDI Clean Diesel. In May 2012, Audi reported a 10% increase in its sales\u2014from 408 units to 480 in the last year alone. Question: How many more deliveries to customers were there in 2008 than in 2000?", - "Output Program": [ - "_2008 = 1003000\n_2000 = 653000\ndiff = _2008 - _2000\nprint(diff)", - "y2008 = 1003000\ny2000 = 653000\n\nprint(abs(round(y2008-y2000,2)))" - ], - "Output Answer": [ - "{'number': '350000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Norwegian local elections, 2007 were held on 10 September. The Socialist Socialist Left Party (Norway) (SV) and the Pensioners Party (PP) ended up as the losers of the election, SV going from 11.6% of the votes in the Norwegian county council election, 2003 to 7.1%, and PP losing 2.9% ending up at 1.2%. The Liberal Party more than doubled, going from 2.7% to 5.8%. The Conservative Party lost 1.1% of the votes, ending up at 26.3%, while the Progress Party got 20.2% of the votes, a gain of 3% since the 2003 elections. The Christian Democratic Party gained 0.2%, ending up at 6.3%. The Red Electoral Alliance lost 1.4%, ending up at 4.5%, while the Centre Party gained 1.2%, ending up at 2.8%. Finally, the Labour Party continued being the second-largest party in the city, gaining 1% and ending up at 23.9%. Question: Did the SV get more votes in 2007 or 2003?", - "Output Program": [ - "y2007 = 11.6\ny2003 = 7.1\n\nmaximum = max(y2007, y2003)\n\nif maximum == y2007:\n print(2007)\nelif maximum == y2003:\n print(2003)", - "more_votes_year=2003\nprint(more_votes_year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2003'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Unemployment hovered at 8-10% after the start of the economic slowdown in 1999, above the 7% average for the 1990s. Unemployment finally dipped to 7.8% in 2006, and continued to fall in 2007, averaging 6.8% monthly (up to August). Wages have risen faster than inflation as a result of higher productivity, boosting national standard of living. The percentage of Chileans with household incomes below the poverty line - defined as twice the cost of satisfying a persons minimal nutritional needs - fell from 45.1% in 1987 to 11.7% in 2015, according to government polls. Critics in Chile, however, argue that poverty figures are considerably higher than those officially published; until 2016, the government defined the poverty line based on an outdated 1987 household consumption poll, instead of more recent polls from 1997 or 2007. According to critics who use data from the 1997 poll, the poverty rate goes up to 29%; a study published in 2017 claims that it reaches 26%. Using the relative yardstick favoured in many European countries, 27% of Chileans would be poor, according to Juan Carlos Feres of the ECLAC. Starting in 2016, a new Multidimensional Poverty Index is also used, which reached 20.9% using 2015 data. Question: How many years after the start of the economic slowdown in 1999 did unemployment finally dip to 7.8%?", - "Output Program": [ - "years=7\nanswer=years\nprint(answer)", - "year=1999\nyear1=2006\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: San Francisco then defeated 49ers\u2013Cowboys rivalry, the 1994 Dallas Cowboys season, 38\u201328, in the NFC Championship Game. Expected to be a close game, the 49ers converted 3 Dallas turnovers into 21 points in the first quarter. On the third play of the game, cornerback Eric Davis (American football) returned an interception from Cowboys quarterback Troy Aikman for a touchdown. Wide receiver Michael Irvin lost a fumble on Dallas next drive, setting up Youngs 29-yard touchdown pass to Watters. Then Cowboys returner Kevin Williams (wide receiver) lost a fumble on the ensuing kickoff, and it was recovered by kicker Doug Brien at Dallas 35-yard line. Several plays later, Floyd scored on a 1-yard touchdown run to give San Francisco a 21\u20130 lead less than 8 minutes into the game. With the score 24\u201314 in the closing minutes of the first half, Aikman threw 3 straight incompletions, and a short punt by the Cowboys set up Youngs 28-yard touchdown completion to Rice with 8 seconds remaining in the first half. The Cowboys eventually cut their deficit to 38\u201328 with a touchdown run by Emmitt Smith and Aikmans 10-yard touchdown pass to Irvin in the final period, but they were unable to score again. Although the Cowboys outgained the 49ers in total offensive yards (451\u2013294), Aikman broke an NFC Championship Game record with 380 yards passing, and Irvin also broke an NFC Championship Game record with 192 receiving yards, Dallas was ultimately unable to overcome their first-quarter turnovers. Question: How many more points did the 49ers score compared to the Cowboys?", - "Output Program": [ - "point_one = 38\npoint_two = 28\n\nprint(abs(point_one - point_two))\n", - "_49ers = 38\ncowboys = 28\nmore_points = _49ers - cowboys\nprint(more_points)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The worlds colonial population at the time of the First World War totaled about 560 million people, of whom 70.0% were in British domains, 10.0% in French, 8.6% in Dutch, 3.9% in Japanese, 2.2% in German, 2.1% in American, 1.6% in Portuguese, 1.2% in Belgian and 1/2 of 1% in Italian possessions. The home domains of the colonial powers had a total population of about 370 million people. Question: How many percent of people were in domains other than British?", - "Output Program": [ - "british_domain = 70\n \nprint(abs(round(100-british_domain,2)))", - "percentage = 100\nbritish = 70\nothers = percentage - british\nprint(others)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many more people listed themselves as Black people/Ethnic groups of Africa compared to those who listed themselves as either Mixed Race or as Indian people?", - "Output Program": [ - "mixed = 31902\nindian = 26542\n\nprint(abs(round(70962 -mixed - indian,2)))", - "black = 70962\nmixed = 31902\nindian = 26542\nmany_more = black - (mixed + indian)\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '12518', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of people were not cuban?", - "Output Program": [ - "condition_1 = 0.9\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\ncuban = 0.9\nprint(total - cuban)" - ], - "Output Answer": [ - "{'number': '99.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The demography of Germany is monitored by the Statistisches Bundesamt (Federal Statistical Office of Germany). According to the first census since German reunification, Germanys population was 82,790,700 (31 September 2017), making it the sixteenth-most populous country in the world and the most populous in the European Union. The total fertility rate was rated at 1.59 in 2016 (the highest value since 1972) and in 2011, was even estimated at 1.6 after accounting for the fact that older women contribute more to the number of births than in previous statistic models, and total fertility rates increased in younger generations. In 2008, fertility was related to educational achievement (women with lower levels of education were having more children than women who had completed higher education). In 2011, this was no longer true for Eastern Germany where higher educated women now had a somewhat higher fertility rate compared to the rest of the population. Persons who said they had no religion tend to have fewer children than those who identify as Christians, and studies also found that amongst Christians; the more conservative ones had more children compared to the more liberal ones. In vitro fertilisation (IVF) is legal in Germany, with an age limit set at forty years. As of 2006, 55.7% of Germans age 18 and over were married. According to the 2008-2010 German Community Survey 3-Year Estimates, 51.5% of males and 47.7% of females over the age of 15 were married. The separation rate was 6 per 10 marriages. Question: How many more percent was males (51.5%) over the age 15 married than females (47.7)?", - "Output Program": [ - "male = 51.5\nfemale = 47.7\ntotal = male - female\nprint(total)", - "\nmales = 51.5\nfemales = 47.7\nans = \"{:.2f}\".format(males-females)\nprint(ans) " - ], - "Output Answer": [ - "{'number': '3.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Mount Vesuvius has erupted many times. The famous eruption in AD 79 was preceded by numerous others in prehistory, including at least three significantly larger ones, the best known being the Avellino eruption around 1800 BC which engulfed several Bronze Age settlements. Since AD 79, the volcano has also erupted repeatedly, in 172, 203, 222, possibly in 303, 379, 472, 512, 536, 685, 787, around 860, around 900, 968, 991, 999, 1006, 1037, 1049, around 1073, 1139, 1150, and there may have been eruptions in 1270, 1347, and 1500. The volcano erupted again in 1631, six times in the 18th century (including 1779 and 1794), eight times in the 19th century (notably in 1872), and in 1906, 1929 and 1944. There have been no eruptions since 1944, and none of the eruptions after AD 79 were as large or destructive as the Pompeian one. Vesuvius entered a new phase in December 1631, when a major eruption buried many villages under lava flows, killing around 3,000 people. Torrents of lahar were also created, adding to the devastation. Activity thereafter became almost continuous, with relatively severe eruptions occurring in 1660, 1682, 1694, 1698, 1707, 1737, 1760, 1767, 1779, 1794, 1822, 1834, 1839, 1850, 1855, 1861, 1868, 1872, 1906, 1926, 1929, and 1944. Question: When did an eruption happen five years after the 1850 severe eruption but 21 years before that one?", - "Output Program": [ - "year = 1834\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1834'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 2003-04 Serie A, the final season of his career, Baggio recorded 12 goals and 11 assists. He scored his 200th goal in Serie A in a 2-2 draw against Parma on 14 March 2004, saving Brescia from relegation, as they finished the season in 11th place. Baggio was the first player in almost 30 years to surpass the 200-goal milestone, and is currently only one of seven players to have accomplished the feat. Baggio scored his final and 205th Serie A career goal on the second last matchday, in a 2-1 home win over 2003-04 Coppa Italia Lazio on 9 May 2004; he also set up Brescias first goal in that match. He played his last career match on 16 May 2004 on the final matchday of the season at the San Siro against Milan, a 4-2 loss to the Serie A champions; he set-up Matuzal\u00e9ms goal. In the 88th minute, De Biasi substituted Baggio, prompting the 80,000 present at the San Siro to give him a standing ovation; Milan defender Paolo Maldini also embraced him before he left the pitch. Question: How many players other than Baggio have surpassed the 200-goal milestone?", - "Output Program": [ - "total = 7\nbaggio = 1\ndiff = total - baggio\nprint(diff)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Malayalam is a language spoken by the native people of southwestern India (from Talapady to Kanyakumari).According to the Indian census of 2011, there were 32,299,239 speakers of Malayalam in Kerala, making up 93.2% of the total number of Malayalam speakers in India, and 96.74% of the total population of the state. There were a further 701,673 (2.1% of the total number) in Karnataka, 957,705 (2.7%) in Tamil Nadu, and 406,358 (1.2%) in Maharashtra. The number of Malayalam speakers in Lakshadweep is 51,100, which is only 0.15% of the total number, but is as much as about 84% of the population of Lakshadweep. In all, Malayalis made up 3.22% of the total Indian population in 2011. Of the total 34,713,130 Malayalam speakers in India in 2011, 33,015,420 spoke the standard dialects, 19,643 spoke the Yerava dialect and 31,329 spoke non-standard regional variations like Eranadan. As per the 1991 census data, 28.85% of all Malayalam speakers in India spoke a second language and 19.64% of the total knew three or more languages. Question: How many more Malayalam speakers in India in 2011 spoke the standard dialect compared to the Yerava dialect?", - "Output Program": [ - "malayalam_speakers_india=34713130\nyerava_dialect_speakers=19643\nmore_malayalam_speakers=malayalam_speakers_india-yerava_dialect_speakers\nprint(more_malayalam_speakers)", - "standard_dilact = 33015420\nyerava = 19643\n\nprint(abs(standard_dilact - yerava))" - ], - "Output Answer": [ - "{'number': '32995777', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Cochrane Library had 145 CAM-related Cochrane systematic reviews and 340 non-Cochrane systematic reviews. An analysis of the conclusions of only the 145 Cochrane reviews was done by two readers. In 83% of the cases, the readers agreed. In the 17% in which they disagreed, a third reader agreed with one of the initial readers to set a rating. These studies found that, for CAM, 38.4% concluded positive effect or possibly positive (12.4%), 4.8% concluded no effect, 0.7% concluded harmful effect, and 56.6% concluded insufficient evidence. An assessment of conventional treatments found that 41.3% concluded positive or possibly positive effect, 20% concluded no effect, 8.1% concluded net harmful effects, and 21.3% concluded insufficient evidence. However, the CAM review used the more developed 2004 Cochrane database, while the conventional review used the initial 1998 Cochrane database. Question: How many percent of people did not conclude positive effect, when assessing conventional treatments?", - "Output Program": [ - "positive_effect = 41.3\n\nprint(abs(round(100 - positive_effect,2)))", - "percent_concluded_positive_effect=41.3\n\n\n\n\ntotal_percent_not_conclude_pos_effect=100-(percent_concluded_positive_effect)\nprint(total_percent_not_conclude_pos_effect)" - ], - "Output Answer": [ - "{'number': '58.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Federal Bureau of Investigations 2015 Uniform Crime Report, Indianapolis ranks as the 16th most dangerous city in the U.S., with 17.1 homicides per 100,000 people, compared with the U.S. rate of 4.9 homicides per 100,000 people. Between 2012 and 2014, the murder rate rose by 44%. There were 138 homicides in 2014, with 60% of victims and 90% of perpetrators being young black men. With 144 criminal homicides, 2015 surpassed 1998 as the year with the most murder investigations in the city. With 154 criminal homicides, 2017 marked the third consecutive year of record violence. FBI data showed a 7 percent increase in violent crimes committed in Indianapolis, outpacing the rest of the state and country. Law enforcement has blamed increased violence on a combination of root causes, including poverty, substance abuse, mental illness, and availability of firearms. Question: How many years did it take for the murder rate to raise by 44%?", - "Output Program": [ - "condition_1 = 2012\ncondition_2 = 2014\n\nprint(condition_2 - condition_1)", - "starti = 2012\nend = 2014\nprint(end - starti)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1860, there were 20,000 professionals in Russia and 85,000 by 1900. Originally composed of educated nobles, the intelligentsia became dominated by raznochintsy (class-less people) after 1861. In 1833, 78.9 per cent of secondary-school students were children of nobles and bureaucrats, by 1885 they were 49.1 per cent of such students. The proportion of commoners increased from 19.0 to 43.8 per cent, and the remaining percentage were the children of priests. In fear of an educated proletariat, Tsar Nicholas I of Russia limited the number of university students to 3,000 per year, yet there were 25,000 students, by 1894. Similarly the number of periodicals increased from 15 in 1855 to 140 periodical publications in 1885. The \"third element\" were professionals hired by zemstva. By 1900, there were 47,000 of them, most were liberal radicals. Question: How many percentage of the secondary-school students were children of nobles and bureaucrats decreased in 1885?", - "Output Program": [ - "econdary_school_students= 78.9\nstudnets=49.1\nanswer=econdary_school_students-studnets\nprint(answer)" - ], - "Output Answer": [ - "{'number': '29.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Christopher Columbus landed on the island on December 5, 1492, which the native Ta\u00edno people had inhabited since the 7th century. The Captaincy General of Santo Domingo became the site of the first permanent European colonization of the Americas in the Americas, the oldest continuously inhabited city, and the first seat of the Spanish colonial rule in the New World. After more than three hundred years of Spanish rule the Dominican people Republic of Spanish Haiti. The leader of the independence movement Jos\u00e9 N\u00fa\u00f1ez de C\u00e1ceres, intended the Dominican nation to unite with the country of Gran Colombia, but no longer under Spains custody the newly independent Dominicans were Unification of Hispaniola. Independence came 22 years later after victory in the Dominican War of Independence in 1844. Over the next 72 years the Dominican Republic experienced mostly civil war and a Spanish occupation of the Dominican Republic (but Spain had not come to take away its independence) before permanently ousting Spanish rule during the Dominican Restoration War of 1863\u20131865. A United States occupation of the Dominican Republic (1916\u201324) lasted eight years between 1916 and 1924, and a subsequent calm and prosperous six-year period under Horacio V\u00e1squez was followed by the dictatorship of Rafael Trujillo until 1961. A civil war in 1965, the countrys last, was ended by United States occupation of the Dominican Republic (1965\u201366) and was followed by the authoritarian rule of Joaqu\u00edn Balaguer (1966\u20131978 & 1986\u20131996), the rules of Antonio Guzm\u00e1n Fern\u00e1ndez (1972\u20131978) & Salvador Jorge Blanco (1982\u20131986). Since 1996, the Dominican Republic has moved toward representative democracy and has been led by Leonel Fern\u00e1ndez for most of the time since 1996. Danilo Medina, the Dominican Republics current president, succeeded Fernandez in 2012, winning 51% of the electoral vote over his opponent ex-president Hip\u00f3lito Mej\u00eda. Question: How many years in total did the United States occupy the Dominican Republic?", - "Output Program": [ - "starting_year = 1916\nending_year = 1924\nprint(ending_year-starting_year)", - "year1 = 1924\nyear2 = 1916\nprint(year1 - year2)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In France, the album debuted at number 8 in April 1988, but it dropped to number 26 five months later. However, thanks to the successful single \"Pourvu quelles soient douces\" (number-one hit in December 1988), the album reached number one for two weeks in December 1988. The album managed to stay for eleven months in the top ten and about one year on the chart. On 29 June 1988, the album was certified Gold by the Syndicat National de l\u00c9dition Phonographique for 100,000 copies sold, then Platinum for 300,000 sales, then Double Platinum on 17 February 1989 for 600,000 sales, and eventually Diamond on 14 November 1989 for a minimum of 1,000,000 copies sold. The album was also released in Germany, where it reached number 47. Question: How many rankings did the album drop five months after it debuted?", - "Output Program": [ - "debuted = 8 \ndropped = 26\n\nprint(abs(debuted - dropped))", - "start_rank = 8\ndropped_to = 26\ndiff = dropped_to - start_rank\nprint(diff)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not minority in Markham?", - "Output Program": [ - "percentage = 100\nminority = 72.3\nnot_minority = percentage - minority\nprint(not_minority)", - "condition_1 = 100\ncondition_2 = 72.3\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '27.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 17 January 2011, it was announced that Mot\u00f6rhead would be part of the Sonisphere Festival in Knebworth. In August 2011, they headlined the Brutal Assault open-air festival in the Czech Republic. On 2 March 2011 Mot\u00f6rhead performed on Late Night with Jimmy Fallon. On 9 July 2011, former guitarist W\u00fcrzel died of a heart attack. In celebration of 35 years touring, in late 2011 the band released the live DVD The W\u00f6rld Is Ours - Vol 1 - Everywhere Further Than Everyplace Else, including performances at the O2 Apollo Manchester, Best Buy Theater, New York City and Teatro Caupolic\u00e1n, Santiago de Chile. On 19 December 2011, it was announced that Mot\u00f6rhead would play at the German festivals Rock am Ring and Rock im Park in N\u00fcrburgring and Nuremberg respectively in June 2012. On 12 January 2012, it was announced that Mot\u00f6rhead were touring the US and Canada in early 2012, along with three other metal bands Megadeth, Volbeat and Lacuna Coil. The Gigantour took place from 26 January to 28 February 2012, but Mot\u00f6rhead missed the final four shows because Lemmy had a combination of an upper respiratory viral infection and voice strain, resulting in severe laryngitis. Lemmy wrote on Facebook, \"Im giving my voice a good rest\", hoping he would recover soon to play at the Mayhem Festival, which was held from 30 June to 5 August 2012. Mot\u00f6rhead also took part on 23 June in the Rock-A-Field Luxembourg Open Air Festival in Roeser. Question: How many performances for Mot\u00f6rhead were announced in 2011?", - "Output Program": [ - "date = ['2 march 2011', '9 july 2011', '19 december 2011', 'august 2011']\nlength = len(date)\nprint(length)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Despite losing key members of their bench during the offseason (including Okur, Mike James (basketball, born 1975) and Corliss Williamson), the 2004-05 Detroit Pistons season were considered a strong contender to win a second consecutive title in 2005. They won 54 games during the 2004-05 NBA season, their fourth consecutive season of 50 or more wins. During the 2005 NBA Playoffs, they easily defeated the Philadelphia 76ers 4-1 and then rallied from a 2-1 deficit to finish off the 2004-05 Indiana Pacers season, 4-2. In the Eastern Conference Finals, the Pistons faced the 2004-05 Miami Heat season. Once again, the Pistons fell behind. However, they would ultimately win the series in seven games. In the 2005 NBA Finals, the Pistons faced the 2004-05 San Antonio Spurs season. After both teams split the first four games of the series, the turning point came at the end of Game 5 in Detroit, which went into overtime. The Pistons were ahead 95-93 when Robert Horry sank the game-winning three-point basket for the Spurs with 5.8 seconds left in the extra session. The Pistons fought back to win Game 6 in San Antonio, setting up the first NBA Finals Game 7 since 1994. The Pistons then lost a hard-fought, low-scoring game to the Spurs, who won their third NBA championship since 1999. Question: How many points did the Spurs win Game 5 by?", - "Output Program": [ - "gamepoint1 = 6\ngamepoint2 = 7\nprint(gamepoint2-gamepoint1)", - "spurs = 2\npeacers = 1\nprint(spurs - peacers)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of people were not Azeri in Asadabad county?", - "Output Program": [ - "condition_1 = 14\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nazeri = 14\nprint(total - azeri)" - ], - "Output Answer": [ - "{'number': '86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The year 2001 saw Deflation (economics) of 0.1%. The governments overall budget deficit rose sharply in 1999 and 2000 to 3.2% of GDP, the result of hikes in government salaries, expenditures related to the 2000 election campaign, higher foreign debt service payments, and lower tax revenues. The government brought the deficit down to 2.5% of GDP in 2001, and set a target of 1.9% of GDP for 2002. Perus stability brought about a substantial reduction in underemployment, from an average of 74% from the late 1980s through 1994 to 43% in the 1995-96 period, but the rates began climbing again in 1997-2002 to over half the working population. The poverty rate remained at 54% in 2001, with 24% of Peruvians living in extreme poverty. In 2005, 18% of Peruvians were living in extreme poverty and a poverty rate at 39%. As of 2010, around 30% of its total population is poor Question: Which year was the deficit higher, 2000 or 2001?", - "Output Program": [ - "fi = 3.2\nse = 2.5\nif fi > se:\n print(2000)\nelse:\n print(2001)", - "deficit_2000 = 3.2\ndeficit_2001 = 2.5\nif deficit_2000>deficit_2001:\n print(\"2000\") " - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2000'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Limbaugh holds an annual fundraising telethon called the \"EIB Cure-a-Thon\" for the Leukemia & Lymphoma Society. In 2006, the EIB Cure-a-Thon conducted its 16th annual telethon, raising $1.7 million, totaling over $15 million since the first cure-a-thon. According to Leukemia and Lymphoma Society annual reports, Limbaugh personally contributed between $100,000 and $499,999 from 2000\u20132005 and 2007, and Limbaugh said that he contributed around $250,000 in 2003, 2004 and 2005. NewsMax reported Limbaugh donated $250,000 in 2006, and the Societys 2006 annual report placed him in the $500,000 to $999,999 category. Limbaugh donated $320,000 during the 2007 Cure-a-Thon, which the Leukemia and Lymphoma Society reported had raised $3.1 million. On his radio program April 18, 2008, Limbaugh pledged $400,000 to the Leukemia and Lymphoma Society after being challenged by two listeners to increase his initial pledge of $300,000. Question: How many dollars did Limbaugh increase his pledge by after being challenged by listeners?", - "Output Program": [ - "Limbaugh=400000\npledge=300000\nanswer=Limbaugh-pledge\nprint(answer)", - "listeners=300000\npledged=400000 \nanswer=pledged-listeners\nprint(answer)" - ], - "Output Answer": [ - "{'number': '100000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In February 1865 Brahmss mother died, and he began to compose his large choral work A German Requiem Op. 45, of which six movements were completed by 1866. Premieres of the first three movements were given in Vienna, but the complete work was first given in Bremen in 1868 to great acclaim. A seventh movement (the soprano solo \"Ihr habt nun Traurigkeit\") was added for the equally successful Leipzig premiere (February 1869), and the work went on to receive concert and critical acclaim throughout Germany and also in England, Switzerland and Russia, marking effectively Brahmss arrival on the world stage. Brahms also experienced at this period popular success with works such as his first set of Hungarian Dances (1869), the Liebeslieder Walzer, Op. 52 (Brahms), (1868/69), and his collections of lieder (Opp. 43 and 46\u201349). Following such successes he finally completed a number of works that he had wrestled with over many years such as the cantata Rinaldo (cantata) (1863\u20131868), his Two String Quartets, Op. 51 (Brahms) Op. 51 nos. 1 and 2 (1865\u20131873), the third piano quartet (1855\u20131875), and most notably his Symphony No. 1 (Brahms) which appeared in 1876, but which had been begun as early as 1855. Question: How many years after Brahmss mother died, was a seventh movement added for the Leipzig premiere?", - "Output Program": [ - "death = 1865\npremiere = 1869\nyears = premiere - death\nprint(years)", - "brahmas = 1865\nseventh = 1869\n\nprint(abs(round(brahmas - seventh,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Philippine Fiber Industry Development Authority, the Philippines provided 87.4% of the worlds abaca in 2014, earning the Philippines US$111.33 million. The demand is still greater than the supply. The remainder came from Ecuador (12.5%) and Costa Rica (0.1%). The Bicol region in the Philippines produced 27,885 metric tons of abaca in 2014, the largest of any Philippine region. The Philippine Rural Development Program (PRDP) and the Department of Agriculture reported that in 2009-2013, Bicol Region had 39% share of Philippine abaca production while overwhelming 92% comes from Catanduanes. Eastern Visayas, the second largest producer had 24% and the Davao Region, the third largest producer had 11% of the total production. Around 42 percent of the total abaca fiber shipments from the Philippines went to the United Kingdom in 2014, making it the top importer. Germany imported 37.1 percent abaca pulp from the Philippines, importing around 7,755 metric tons (MT). Sales of abaca cordage surged 20 percent in 2014 to a total of 5,093 MT from 4,240 MT, with the United States holding around 68 percent of the market. Question: How many more percentage points of the world's abaca did the Philippines produce in 2014 than Ecuador?", - "Output Program": [ - "condition_1 = 25.1\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "philipines = 87.4\necuador = 12.5\ndiff = philipines - ecuador\nprint(diff)" - ], - "Output Answer": [ - "{'number': '74.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many passes did Jim Plunkett fail to complete?", - "Output Program": [ - "passes=230\npasses1=379\nanswer=passes1-passes\nprint(answer)", - "passes=379\npasses1=230\nanswer=passes-passes1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '149', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many years old was the average person?", - "Output Program": [ - "average_age = 36\nprint(average_age)", - "age = 36\nprint(age)" - ], - "Output Answer": [ - "{'number': '36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Staples Center measures of total space, with a by arena floor. It stands tall. The arena seats up to 19,067 for basketball, 18,340 for ice hockey, and around 20,000 for concerts or other sporting events. Two-thirds of the arenas seating, including 2,500 club seats, are in the lower bowl. There are also 160 luxury suites, including 15 event suites, on three levels between the lower and upper bowls. The arenas attendance record is held by the fight between World World Boxing Association Welterweight Champion, Antonio Margarito and Shane Mosley with a crowd of 20,820 set on January 25, 2009. ;Star Plaza Outside the arena at the Star Plaza are statues of Wayne Gretzky and Magic Johnson, although both played at The Forum (Inglewood, California), where the Kings, Lakers and Sparks previously played. A third statue of boxer Oscar De La Hoya was unveiled outside Staples Center on December 1, 2008. On April 20, 2010 a fourth statue of the late long time Lakers broadcaster Chick Hearn, behind a Laker desk with a chair for fans to sit down for a picture, was unveiled. A fifth statue of the Laker legend Jerry West dribbling was unveiled on February 17, 2011. A sixth statue of Lakers player Kareem Abdul-Jabbar was unveiled on November 16, 2012. A seventh statue of former Kings Hall of Fame left wing Luc Robitaille was unveiled on March 7, 2015. An eighth statue of Lakers center Shaquille ONeal was unveiled on March 24, 2017. On January 13, 2018 a ninth statue, of legendary Kings announcer Bob Miller (sportscaster), was unveiled. A tenth statue of Laker legend Elgin Baylor was unveiled on April 6, 2018. Question: By how many people did a 2009 event exceed the maximum seating for concerts and other sporting events?", - "Output Program": [ - "concerts=20000\ncrowd=20820\nanswer=crowd-concerts\nprint(answer)", - "seats=19067\nbasketball=18340\nanswer=seats-basketball\nprint(answer)" - ], - "Output Answer": [ - "{'number': '820', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many people, in terms of percentage, who were Asian American were not either Filipino or Chinese American?", - "Output Program": [ - "asian = 15.9\nfillipano = 5.9\nchinese = 2.7\ndiff = asian - fillipano - chinese\nprint(diff)", - "condition_1 = 15.9\ncondition_2 = 5.9+2.7\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '7.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From 2000 to 2012, consumption of cigars more than doubled in the United States, from slightly over 6.1 billion in 2000 to more than 13.7 billion in 2012. Cigar use is most common among young people. In the 2012 National Youth Tobacco Survey data, the Centers for Disease Control and Prevention (CDC) estimated that 12.6% of high school students had smoked at least one cigar in the past 30 days. After cigarettes, cigars were the second most commonly used tobacco product in youths and the most commonly used tobacco product among African American high school students. From the CDC\u2019s national Adult Tobacco Survey for 2009-2015, data suggest that prevalence among adults was highest among 18-24 years (15.9%) followed by 25-44 years old (7.2%). From the same survey, prevalence among men (10.4%) was significantly higher than women (3.1%) and likewise among LGBT (12.2%) and heterosexual (6.5%) respondents. The National Survey on Drug Use and Health (2015) indicated that 12.5 million American (over age 12) smoked a cigar product in the past month and over 24 million smoked a cigar product in the past year. As reported in other surveys, use was more common among most often among men than women and more prevalent among African- Americans and Native Americans than among white Americans. Question: How many more, in percent, was the prevalence among LGBT than heterosexual respondents?", - "Output Program": [ - "condition_1 = 12.2\ncondition_2 = 6.5\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "lgbt = 12.2\nhetero = 6.5\nprint(lgbt - hetero)" - ], - "Output Answer": [ - "{'number': '5.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many percent of people were not Asian?", - "Output Program": [ - "total = 100\nasian = 12.3\ndiff = total - asian\nprint(diff)", - "condition_1 = 12.3\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '97.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: How many fewer children under 5 years old out of 1000 die now than before due to being underweight?", - "Output Program": [ - "now = 49\nbefore_underr_weight = 31\n\nprint(abs(round(now - before_underr_weight,2)))", - "children_died_before = 49\nchildren_died_now = 31\ndecrease = children_died_before - children_died_now\nprint(decrease)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Secretary of State of California, as of October 22, 2012, Solano County has 209,484 registered voters, out of 274,284 eligible (76.4%). Of those, 101,815 (48.6%) are registered Democrats, 52,777 (25.2%) are registered California Republican Party, and 45,581 (21.8%) have Decline to State a political party. Democrats hold voter-registration advantages in all incorporated cities and towns in Solano County. However, Republicans lead in registration in the unincorporated communities of the county (40%-35%), making Solano the only county in the Bay Area where Republicans out-number Democrats in unincorporated communities. The Democrats largest registration advantage in Solano is in the city of Vallejo, California, wherein there are only 8,242 Republicans (14.6%) out of 56,313 total voters compared to 33,753 Democrats (59.9%) and 12,157 voters who have declined to state a political party (21.6%). Question: How many more people decline to state a political party in Vallejo than are Republican?", - "Output Program": [ - "state = 12157\nrepublican = 8242\nprint(state - republican)", - "condition_one = 8242\ncondition_two = 12157\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '3915', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not African American?", - "Output Program": [ - "african_american = 2.9\n \nprint(abs(round(100-african_american,2)))", - "percentage = 100\nafrican_american = 2.9\nnot_african_american = percentage - african_american\nprint(not_african_american)", - "percent_african_american=2.9\npercent_not_african_american=100-percent_african_american\nprint(percent_not_african_american)", - "african_american = 2.9\n\nprint(abs(round(100 - african_american,2)))" - ], - "Output Answer": [ - "{'number': '97.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '97.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Medicaid funding has become a major budgetary issue for many states over the last few years, with states, on average, spending 16.8% of state general funds on the program. If the federal match expenditure is also counted, the program, on average, takes up 22% of each states budget. Some 43 million Americans were enrolled in 2004 (19.7 million of them children) at a total cost of $295 billion. In 2008, Medicaid provided health coverage and services to approximately 49 million low-income children, pregnant women, elderly people, and disabled people. Federal Medicaid outlays were estimated to be $204 billion in 2008. In 2011, there were 7.6 million hospital stays billed to Medicaid, representing 15.6 percent (approximately $60.2 billion) of total aggregate inpatient hospital costs in the United States. At $8,000, the mean cost per stay billed to Medicaid was $2,000 less than the average cost for all stays. Question: How many more people were enrolled in Medicaid in 2008 than in 2004?", - "Output Program": [ - "Americans=4300000\nFederal=7600000\nanswer=Federal+Americans\nprint(answer)", - "Americans=43000000\nCost=295000000000\nanswer=Cost-Americans\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6000000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Emory University research is heavily funded by the United States Department of Health and Human Servicess National Institutes of Health. The federal agency awarded the university nearly $300 million in the fiscal year of 2015. In 2015, Emory University was one of four institutions selected by the National Institute of Allergy and Infectious Diseases for its seven-year, multimillion-dollar Tuberculosis Research Units (TBRU) program, which aims to drive innovation in tuberculosis research and reduce the global burden of the disease. In 2015, an Emory-led research consortium received a five-year, 15 million dollar grant from the National Institutes of Health (NIH) to research human immune system to Varicella zoster virus and pneumococcal vaccination. The university also received a $9 million grant over five years from the NIH to support one of three national Centers for Collaborative Research in Fragile X syndrome. The grant is a renewal of Emorys National Fragile X Research Center, continuously funded by the NIH for more than 10 years. In 2015, the university received an $8.9 million grant over five years from the NIH National Heart, Lung and Blood Institute(NHLBI) to better understand the role of reactive oxygen species and inflammation in blood vessel function and to explore new interventions and preventive approaches for atherosclerosis and aortic aneurysms. In 2015, the university received a $8 million grant over five years from the NIH to develop and validate mathematical models of how prior immunity affects recall immune responses to influenza viruses. The researchers will create and disseminate powerful, user-friendly modeling tools for use by the wider research community in developing more effective vaccines. In 2015, the university received a $3.6 million grant over five years from the NIH to examine the effects of maternal stress on brain function, development, and behavior in African-American infants, including the biochemical connection between the brain and the microbiome. In 2015, the university received a $3.5 million grant over five years from the NIH National Cancer Institute (NCI) for an Informatics Technology for Cancer Research award. Winship Cancer Institute and Emory School of Medicine researchers will develop software tools to help the cancer research community gain new insights from cancer imaging \u201cbig data\u201d and develop new open-source cancer research applications. In 2015, the university received a $3.4 million grant from the NIH International Collaborations in Infectious Disease Research Program to support a partnership between the Emory Vaccine Center and the International Centre for Genetic Engineering and Biotechnology (ICGEB) in New Delhi, India to study dengue virus infection in India. Question: How many millions of dollars was awarded by the smallest individual grant mentioned?", - "Output Program": [ - "ans = [8,9,3.4,3.6,14,300]\n\nprint(min(ans))", - "smallest_grant = 3.4\nprint(smallest_grant)" - ], - "Output Answer": [ - "{'number': '3.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Muralitharan was on the winning side on 54 of the 133 test matches he played. In those games he captured a total of 438 wickets (8.1 wickets per match), at an outstanding average of 16.18 per wicket and a strike rate of 42.7. Muralitharan took 795 wickets for his country Sri Lanka in 132 tests. The next most wickets for Sri Lanka in these 132 Tests was Chaminda Vaas 309 - less than 40% of the spinners pile. No one else managed 100. Collectively Sri Lankan bowlers tallied 1968 wickets across that span, of which Muralitharan accounted for 40.4%. Among the 24 other Sri Lankans who took more than 10 of those wickets, only Lasith Malinga did so at a better strike rate (52.3) than Muralitharans 54.9 - and the latter bowled rather more overs, 6657.1 of them to be precise. Question: How many of his 133 test matches did Muralitharan lose?", - "Output Program": [ - "condition_1 = 54\ncondition_2 = 133\n\nprint(abs(round(condition_1 - condition_2,2)))", - "total = 133\nwin = 54\nlose = total - win\nprint(lose)" - ], - "Output Answer": [ - "{'number': '79', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Dallas played into their traditional Thanksgiving home game, this time against division rival Philadelphia. Both teams were vying for first place in the division with identical 8-3 records. The Eagles got off to a fast start and the Cowboys were unable to catch up, losing 33-10. They would rebound the next week where on the road Thursday night game they defeated Chicago 41-28 for their 9th win of the year to clinch their first winning season since 2009. This was the first time that Dallas played on back to back Thursdays. Week 15 was a rematch against 1st place Philadelphia. This time it was the Cowboys who got off to a fast start going up 21-0. Then the Eagles put up 24 answered points but Dallas came back to win 38-27 to go into first place for the first time in the season and improve to 10-4. Going into their Week 16 matchup at home against Indianapolis, Dallas was in a position to clinch their first division title since 2009 by defeating the Colts thanks to the Eagles losing that week to the Redskins. They would not disappoint as they blew out the Colts 42-7 to become the 2014 NFC East Champions, eliminating the Eagles from the playoffs. Dallas would end the regular season with a 12-4 record and an 8-0 away record when they won on the road against Washington 44-17. They would also finish December 4-0 which was huge for the Cowboys since they had struggled in the recent years in the month of December. Question: How many more points did the Cowboys score against Washington than they did against Chicago?", - "Output Program": [ - "condition_1 = 41\ncondition_2 = 44\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Abortion rates also vary depending on the stage of pregnancy and the method practiced. In 2003, the Centers for Disease Control and Prevention (CDC) reported that 26% of reported legal induced abortions in the United States were known to have been obtained at less than 6 weeks gestation, 18% at 7 weeks, 15% at 8 weeks, 18% at 9 through 10 weeks, 9.7% at 11 through 12 weeks, 6.2% at 13 through 15 weeks, 4.1% at 16 through 20 weeks and 1.4% at more than 21 weeks. 90.9% of these were classified as having been done by \"curettage\" (Suction-aspiration abortion, dilation and curettage, dilation and evacuation), 7.7% by \"medical abortion\" means (mifepristone), 0.4% by \"instillation abortion\" (saline or prostaglandin), and 1.0% by \"other\" (including hysterotomy abortion and hysterectomy). According to the CDC, due to data collection difficulties the data must be viewed as tentative and some fetal deaths reported beyond 20 weeks may be natural deaths erroneously classified as abortions if the removal of the dead fetus is accomplished by the same procedure as an induced abortion. Question: How many more reported legal inducted abortions were there in the United States in 2003 at 9 through 10 weeks gestation compared to 11 through 12 weeks?", - "Output Program": [ - "week=9.7\nweek1=1.4\nanswer=week-week1\nprint(answer)", - "week1=18\nweek2=9.7\nanswer=week1-week2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '8.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2012, West Virginia has an estimated population of 1,855,413, which is an increase of 49, or 0.0%, from the prior year and an increase of 2,414, or 0.13%, since the year 2000. This includes a natural decrease since the last census of 3,296 people (that is 108,292 births minus 111,588 deaths) and an increase from net Human migration of 14,209 people into the state. West Virginia is the least populous Southeastern United States. Immigration to the United States from outside the United States resulted in a net increase of 3,691 people, and migration within the country produced a net increase of 10,518 people. Question: How many people made up the estimated population of West Virginia in 2011?", - "Output Program": [ - "Virginia = 1855413\nVirginia2011 = 49\nprint(Virginia-Virginia2011)", - "y1 = 1855413\ndecrease = 49\nprint(y1 - decrease)" - ], - "Output Answer": [ - "{'number': '1855364', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The population of Sevastopol proper is 418,987 (01.01.16), making it the largest in the Crimean Peninsula. The citys agglomeration has about 600,000 people (2015). According to the Ukrainian Census (2001), the ethnic groups of Sevastopol include Russians (71.6%), Ukrainians (22.4%), Belarusians (1.6%), Tatars (0.7%), Crimean Tatars (0.5%), Armenians (0.3%), Jews (0.3%), Moldovans (0.2%), and Azerbaijani people (0.2%). Question: How many ethnic groups make the same population as at least one other ethnic group?", - "Output Program": [ - "arme = 1\njews = 1\nmoldo = 1\nazerb = 1\ntotal = arme + jews + moldo + azerb\nprint(total)", - "case = 4\n\nprint(case)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Lakers hold several NBA records as a team including most consecutive games won overall (33) and most consecutive road games won (16) both of which came during the 1971-72 season. Highest field-goal percentage for a season at 54.5% (1984-85), and highest road winning percentage at 0.816 (1971-72). They also hold records for having (into the 2009-10 NBA season) the most wins (3,027), the highest winning percentage (61.9%), and the most NBA Finals appearances (31). The 2000-01 team set the NBA record for best playoff record at 15-1, which was later broken by the Golden State Warriors in 2017. The 1971-72 team holds franchise records in wins (69), most points scored, and largest margin of victory; both of the latter came in the teams 63 point win versus Golden State (162-99). They also used to hold the record for most wins at home in the regular season (going 36-5 in 1971-72, then 37-4 in both 1976-77 and 1979-80) before the Boston Celtics set the current record of 40-1 in the 1985-86 season. Question: How many records were from the 1971-72 season?", - "Output Program": [ - "record = int(36/5)\nprint(record)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many of the population in 1771 were not white or slaves?", - "Output Program": [ - "white_slaves = 243+4716\ntotal = 5084\n\nprint(abs(total - white_slaves))", - "total = 5084\nwhite = 243\nslaves = 4716\nothers = total - (white + slaves)\nprint(others)" - ], - "Output Answer": [ - "{'number': '125', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The exact number of Arab casualties is unknown. One estimate places the Arab death toll at 7,000, including 3,000 Palestinians, 2,000 Egyptians, 1,000 Jordanians, and 1,000 Syrians. In 1958, Palestinian historian Aref al-Aref calculated that the Arab armies combined losses amounted to 3,700, with Egypt losing 961 regular and 200 irregular soldiers and Jordan losing 362 regulars and 200 irregulars. According to Henry Laurens (scholar), the Palestinians suffered double the Jewish losses, with 13,000 dead, 1,953 of whom are known to have died in combat situations. Of the remainder, 4,004 remain nameless but the place, tally and date of their death is known, and a further 7,043, for whom only the place of death is known, not their identities nor the date of their death. According to Laurens, the largest part of Palestinian casualties consisted of non-combatants and corresponds to the successful operations of the Israelis. Question: How many more Palestinians than Jordanians died?", - "Output Program": [ - "pala = 3000\njord = 1000\nprint(pala - jord)", - "condition_1 = 1000\ncondition_2 = 3000\n\nprint(condition_2 - condition_1)" - ], - "Output Answer": [ - "{'number': '2000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: Which year was the 400,000 salary per episode cut down by 100,000?", - "Output Program": [ - "sal_400000 = 2008\nsal_100000 = 3\n\nprint(abs(round(sal_400000 + sal_100000)))", - "print(2011)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2011'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2012, West Virginia has an estimated population of 1,855,413, which is an increase of 49, or 0.0%, from the prior year and an increase of 2,414, or 0.13%, since the year 2000. This includes a natural decrease since the last census of 3,296 people (that is 108,292 births minus 111,588 deaths) and an increase from net Human migration of 14,209 people into the state. West Virginia is the least populous Southeastern United States. Immigration to the United States from outside the United States resulted in a net increase of 3,691 people, and migration within the country produced a net increase of 10,518 people. Question: How many people were in the West Virginia population in 2000?", - "Output Program": [ - "population_2012 = 1855413\npopulation_increase = 2414\npopulation_2000 = population_2012 - population_increase\nprint(population_2000)", - "population_2012 = 1855413\nprint(abs(round(population_2012 - 2414,2)))" - ], - "Output Answer": [ - "{'number': '1852999', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the 2015-16 NBA season, James was criticized for his role in several off-court controversies, including the midseason firing of Cavaliers coach David Blatt. Despite these distractions, Cleveland finished the year with 57 wins and the best record in the East. Jamess final averages were 25.3 points, 7.4 rebounds, and 6.8 assists per game on 52 percent shooting. In the 2016 NBA Playoffs, the Cavaliers advanced comfortably to the 2016 NBA Finals, losing only two games en route to a rematch with the 2015-16 Golden State Warriors season, who were coming off a record-setting 73-win season. To begin the series, Cleveland fell behind 3-1, including two blowout losses. James responded by registering back-to-back 41 point games in Games 5 and 6, leading the Cavaliers to two consecutive wins to stave off elimination. In Game 7, he posted a triple-double and made a number of key plays, including The Block (basketball) on Andre Iguodala, as Cleveland emerged victorious, winning the Cleveland sports curse and becoming the first team in NBA history to come back from a 3-1 series deficit in the Finals. James became just the third player to record a triple-double in an NBA Finals Game 7, and behind series averages of 29.7 points, 11.3 rebounds, 8.9 assists, 2.3 blocks, and 2.6 steals per game, he also became the first player in league history to lead both teams in all five statistical categories for a playoff round, culminating in a unanimous Finals MVP selection. Question: How many players scored a triple-double in NBA finals before James?", - "Output Program": [ - "p1=3\np2=1\nanswer=p1-p2\nprint(answer)", - "James=1\nGolden=1\nanswer=Golden+James\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent were in the smallest three ancestry groups combined?", - "Output Program": [ - "ital = 5.6\npolish = 3.2\nfren = 3.0\nprint(ital + fren + polish)" - ], - "Output Answer": [ - "{'number': '11.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Peoples Party \u2013 known as the Peoples Revolutionary Party between 1924 and 2010 \u2013 formed the government from 1921 to 1996 (in a One-party state until 1990) and from 2000 to 2004. From 2004 to 2006, it was part of a coalition with the Democrats and two other parties, and after 2006 it was the dominant party in two other coalitions. The party initiated two changes of government from 2004 prior to losing power in the 2012 election. The Democrats were the dominant force in a ruling coalition between 1996 and 2000, and an almost-equal partner with the Peoples Revolutionary Party in a coalition between 2004 and 2006. An election of deputies to the national assembly on 28 June 2012 resulted in no party having an overall majority; however, as the Democratic Party won the largest number of seats, its leader, Norovyn Altankhuyag, was appointed Prime Minister of Mongolia on August 10, 2012. In 2014, he was replaced by Chimediin Saikhanbileg. The Mongolian Peoples Party won a landslide victory in the Mongolian legislative election, 2016 and the current Prime Minister of Mongolia is Mongolian Peoples Partys Jargaltulgyn Erdenebat. Question: How many years was Chimediin Saikhanbileg Prime Minster for?", - "Output Program": [ - "start_year = 2014\nend_year = 2016\n\nprint(abs(start_year-end_year))", - "Chimediin_PM_start = 2014\nChimediin_PM_end = 2016\nyears_PM = Chimediin_PM_end - Chimediin_PM_start\nprint(years_PM)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many Hispanic groups have .2% of the population?", - "Output Program": [ - "population_with_2 = (\"peruvian\",\"colombian\",\n \"nica\",\"hondur\")\n\nprint(abs(round(len(population_with_2))))", - "peru = 1\ncolo = 1\nhondu = 1\nnica = 1\ntotal = peru + colo + hondu + nica\nprint(total)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The highest rate of provincial corporate income tax was reduced from 17% to 14% on July 1, 2006. It was further reduced to 13% on July 1, 2007, and finally to 12% on July 1, 2008. The tax on paid-up capital was reduced from 0.6% to 0.3% on July 1, 2006, to 0.15% on July 1, 2007, and abolished altogether on July 1, 2008. These displayed values were obtained by adding the corporate income tax for each year with the corporate capital tax. Question: How many percentage points was the tax on paid-up capital reduced by from 2006 to 2007?", - "Output Program": [ - "taxpaid = 0.15\n\nprint(taxpaid)", - "tax_2006 = 0.3\ntax_2007 = 0.15\nprint(tax_2006-tax_2007) " - ], - "Output Answer": [ - "{'number': '.15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: From 1814 to 1819 he, or rather his admirers, were engaged in a long and angry controversy with Jens Immanuel Baggesen, who represented the old didactic school. This contest seems to have disturbed the peace of Oehlenschl\u00e4gers mind and to have undermined his genius. His talent may be said to have culminated in the glorious cycle of verse-romances called Helge, published in 1814. The tragedy of Hagbarth og Signe, (1815), showed a distinct falling-off in style. In 1817 he went back to Paris, and published Hroars Saga and the tragedy of Fostbr\u00f8drene. In 1818 he was again in Copenhagen, and wrote the idyll of Den lille Hyrdedreng and the Eddaic cycle called Nordens Guder. His next productions were the Tragedy of Erik og Abel (1820) and V\u00e6ringerne i Miklagaard (1826), and the epic of Hrolf Krake (1829). His last volumes were Tordenskjold (1833), Dronning Margrethe (1833), Sokrates (1835), Olaf den Hellige (1836), Knud den Store (1838), Dina (1842), Erik Glipping (1843), and Kiartan og Gudrun (1847). On his seventieth birthday, 14 November 1849, a public festival was arranged in his honour, and he was decorated by the king of Denmark under circumstances of great pomp. He died on 20 January 1850 and was buried in the cemetery of Frederiksberg. Immediately after his death his Recollections were published in two volumes. Question: How many years passed between what was publicized in 1847 and the Hrolf Krake publications?", - "Output Program": [ - "holf_krake = 1829\ncurrent = 1847\nyear_diff = current - holf_krake\nprint(year_diff)", - "condition_1 = 1829\ncondition_2 = 1847\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 1970s and 1980s, Panamas growth fluctuated with the vagaries of the world economy. After 1973, economic expansion slowed considerably as the result of a number of international and domestic factors. Real GDP growth averaged 3.5% a year between 1973 and 1979. In the early 1980s, the economy rebounded with GDP growth rates of 15.4% in 1980, 4.2% in 1981, and 5.6% in 1982. The acute recession in Latin America after 1982, however, wreaked havoc on Panamas economy. GDP growth in 1983 was a mere 0.4%; in 1984 it was -0.4%. Question: How many percentage points higher was the GDP growth rate in 1980 compared to 1982?", - "Output Program": [ - "_1980 = 15.4\n_1982 = 5.6\ndiff = _1980 - _1982\nprint(diff)", - "y1980 = 15.4\ny1982 = 5.6\n\nprint(abs(round(y1980-y1982,2)))" - ], - "Output Answer": [ - "{'number': '9.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their easy win over the Seahawks, the Vikings stayed at home, donned their throwback uniforms, and faced the Chicago Bears in a Week 12 duel. After a scoreless first quarter, the Vikings drew first blood as quarterback Brett Favre completed a 15-yard TD pass to rookie wide receiver Percy Harvin. The Bears responded with QB Jay Cutler firing a 24-yard TD pass to WR Johnny Knox. The Vikings responded with Favre hooking up with running back Chester Taylor on a 10-yard TD pass, along with kicker Ryan Longwell nailing a 52-yard field goal. Finally, the Vikings closed out the first half with Favre finding tight end Visanthe Shiancoe on a 6-yard TD pass. In the third quarter, the Bears tried to rally with kicker Robbie Gould nailing a 38-yard field goal. However, the Vikings finally shut out the Bears for the rest of the second half, and kicker Ryan Longwell made field goals of 37 and 20 yards. Running back Adrian Peterson also had a 5-yard TD run (with a missed extra point attempt). With the win, the Vikings improved to 10-1, and compiled a 5-0 record against their NFC North rivals. Their \"magic number\" decreased to two, meaning that any combination of two Vikings wins or Packers losses would result in the Vikings clinching their second consecutive NFC North division title. On Wednesday December 2, the NFL honored Brett Favre with the NFC Offensive Player of the Month for November. It was the sixth time in his career that he won the award. Question: How many total field goals were kicked in the game?", - "Output Program": [ - "no_of_goals = 4\nprint(no_of_goals)", - "goal_done_by_Ryan = 1+2\ngoal_done_by_Robbie = 1\n\n\nprint(abs(goal_done_by_Robbie + goal_done_by_Ryan))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The states with the greatest percentage or professing Catholics are central states, namely Guanajuato (96.4%), Aguascalientes (95.6%) and Jalisco (95.4%), whereas southeastern states have the least percentage of Catholics, namely Chiapas (63.8%), Tabasco (70.4%) and Campeche (71.3%). The percentage of professing Catholics has been decreasing over the last four decades, from over 98% in 1950 to 87.9% in 2000. Average annual growth of Catholic believers from 1990 to 2000 was 1.7% whereas that of Non-Catholics was 3.7%. Given that average annual population increase over the same time period was 1.8%, the percentage of Catholics with respect to total population is still decreasing. Question: How many years are the average annual growth of Catholic believers 1.7%?", - "Output Program": [ - "start = 1990\nend = 2000\nprint(end - start)", - "condition_1 = 1990\ncondition_2 = 2000\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: More than 64,000 students applied for admission to the undergraduate class entering in 2018, with 12.9% being admitted. Among enrolled freshman for Fall 2017, the interquartile range for SAT composite scores was 1300 \u2013 1500 and the average unweighted GPA was 3.76. Thirty-four percent of the accepted students in 2018 had perfect GPAs of 4.0 and 60 percent scored in the 99th percentile on standardized tests. There were 257 National Merit Scholarship Program enrolled during the 2016-17 academic year (including 60 recipients of the prestigious National Merit $2,500 Scholarship), ranking USC third in the nation. USC was ranked the 10th most applied to university in the nation for fall 2014 by U.S. News & World Report. Question: How many percent of students that applied were not admitted?", - "Output Program": [ - "Applied = 100\nAdmitted = 12.9\nprint(Applied-Admitted)", - "total = 100\nna = 12.9\nprint(total - na)" - ], - "Output Answer": [ - "{'number': '87.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to snap a two-game losing streak, the Jets went home for a Week 6 AFC East duel with the Buffalo Bills. Both teams began the first quarter with field goals, as Bills kicker Rian Lindell made a 33-yard field goal and Jets kicker Jay Feely getting a 23-yard field goal. In the second quarter, New York soared into the lead with Feely's 41-yard field goal and running back Thomas Jones' 71-yard touchdown run. However, Buffalo rallied to tie the game in the third quarter with Lindell's 25-yard field goal and quarterback Ryan Fitzpatrick's 37-yard touchdown pass to wide receiver Lee Evans. After both teams failed to get any point in the fourth quarter, the game went into overtime. Despite getting the ball to start off OT, the Jets failed to get any point out of their opening drive. After a hard-fought period, the Bills would emerge on top as Lindell booted the game-winning 47-yard field goal. Thomas Jones would have a career day as he ran 22 times for a franchise-best 210 yards (in addition to his rushing touchdown). Question: how many yards did Lindell win by?", - "Output Program": [ - "win = 47\nprint(win)", - "Lindell = 47\nprint(Lindell)" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many total years did \u00d6sten Und\u00e9n serve as the Minister for Foreign Affairs?", - "Output Program": [ - "first_tenure_of_unden=1926-1924\nfinal_tenure_of_unden=1962-1945\ntotal_years_unden_served=first_tenure_of_unden+final_tenure_of_unden\nprint(total_years_unden_served)", - "start_year = 1924\nend_year = 1926\n\nstart_year_1 = 1945\nend_year_2 = 1962\n\n\n\nprint(abs(start_year - end_year) + abs(start_year_1 - end_year_2))" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The ratings increased in 2010, thanks to the \"Who Killed Archie?\" storyline and second wedding of Ricky Butcher and Bianca Jackson, and the shows first EastEnders Live on 19 February 2010. The live-episode averaged 15.6 million viewers, peaking at 16.6 million in the final five minutes of broadcast. In January 2010, the average audience was higher than that of Coronation Street for the first time in three years. During the 30th anniversary week in which there were live elements and the climax of the Who Killed Lucy Beale? storyline, 10.84 million viewers tuned in for the 30th anniversary episode itself in an hour long special on 19 February 2015 (peaking with 11.9 million). Later on in the same evening, a special flashback episode averaged 10.3 million viewers, and peaked with 11.2 million. The following day, the anniversary week was rounded off with another fully live episode (the second after 2010) with 9.97 million viewers watching the aftermath of the reveal, the Beale family finding out the truth of Lucys killer and deciding to keep it a secret. Question: What day was the second live episode aired?", - "Output Program": [ - "day=\"Day 20, 2015\"\nprint(day )" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '20', 'month': 'February', 'year': '2015'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to National Police Authority records, in 2002, 16,212 foreigners were caught committing 34,746 crimes, over half of which turned out to be visa violations (residing/working in Japan without a valid visa). The statistics show that 12,667 cases (36.5%) and 6,487 individuals (40.0%) were Chinese, 5,272 cases (15.72%) and 1,186 individuals (7.3%) were Brazilian, and 2,815 cases (8.1%) and 1,738 individuals (10.7%) were Korean. The total number of crimes committed in the same year by Japanese was 546,934 cases. Question: How many percent of the visa violation cases were not committed by Korean people?", - "Output Program": [ - "korean_people_no_violation = 8.1\nprint(abs(100 - korean_people_no_violation))", - "korean_cases = 8.1\ntotal = 100\nnon_korean_cases = total - korean_cases\nprint(non_korean_cases)" - ], - "Output Answer": [ - "{'number': '91.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During the first game of the 2014-15 Los Angeles Lakers season season, the 7th overall pick in the 2014 NBA draft, Julius Randle went down with a broken leg, which ended his rookie season. The Lakers began their season losing 10 of their first 16 games. After playing only 35 games, Kobe Bryant tore a rotator cuff in his shoulder ending his season. Nick Young (basketball) was also forced to end his season with a fractured kneecap, leaving the team with a record of 14-41. With 27 games left in the regular season, Byron Scott gave rookie Jordan Clarkson more playing time. Clarkson, the 46th overall pick in the 2014 draft, finished his rookie season with game stats of 11.9 ppg, 3.2 rpg, 3.5 apg, and shooting 44.8% from the field. The Lakers season ended with a record of 21-61, the 4th worst record in the league and at the time the worst record in franchise history. Question: How many games did the Lakers win?", - "Output Program": [ - "wins = 16\nlose = 10\n\n\nprint(abs(round((wins \n -lose),2)))", - "total = 16\nlose = 10\n\nwin = (total - lose)\n\nprint(win)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap their two-game losing streak, the Bills wrapped up their three-straight divisional games in Gillette Stadium with a Week 10 AFC East duel with the New England Patriots. In the first quarter, Buffalo trailed early as Patriots QB Matt Cassel got a 13-yard TD run. In the second quarter, New England increased their lead as kicker Stephen Gostkowski got a 32-yard field goal. The Bills closed out the half with kicker Rian Lindell getting a 25-yard field goal. In the third quarter, the Patriots answered with Gostkowski nailing a 37-yard field goal. In the fourth quarter, New England pulled away with RB BenJarvus Green-Ellis getting a 1-yard TD run. Buffalo ended the game with QB Trent Edwards completing a 14-yard TD pass to rookie WR James Hardy. Question: How many yards of field goals did Gostkowski make?", - "Output Program": [ - "Gostkowski=37\ngoal=32\nanswer=Gostkowski+goal\nprint(answer)", - "Gostkowski=32\ngoal=100\nanswer=goal-Gostkowski \nprint(answer)" - ], - "Output Answer": [ - "{'number': '69', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ramallahs population drastically decreased in the late 20th century from 24,722 inhabitants in 1987 to 17,851 in 1997. In the Palestinian Central Bureau of Statistics (PCBS) census in 1997, Palestinian refugees accounted for 60.3% of the population, which was 17,851. There were 8,622 males and 9,229 females. People younger than 20 years of age made up 45.9% of the population, while those aged between 20 and 64 were 45.4%, and residents aged over 64 constituted 4.7%. Question: How many fewer people were there in 1997 than in 1987?", - "Output Program": [ - "people1997 = 17851\npeople1987 = 24722\nprint(people1987-people1997)", - "y1 = 24722\ny2 = 17851\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '6871', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Russian governments published 2014 military budget is about 2.49 trillion rubles (approximately US$69.3 billion), the List of countries by military expenditures in the world behind the US and China. The official budget is set to rise to 3.03 trillion rubles (approximately US$83.7 billion) in 2015, and 3.36 trillion rubles (approximately US$93.9 billion) in 2016. As of 2014, Russias military budget is higher than any other European nation, and approximately 1/7th (14 percent) of the Military budget of the United States. In 2015, SIPRI found that Russia was the worlds second biggest exporter of major weapons for the period 2010-14, increasing exports by 37 per cent. India, China and Algeria accounted for almost 60 percent of total Russian exports. Asia and Oceania received 66 percent of Russian arms exports in 2010\u201314, Africa 12 percent and the Middle East 10 percent. Question: By how many more trillion rubles will the price rise in 2016 than in 2015?", - "Output Program": [ - "trillionrubles2016=3.36 \ntrillionrubles2015=3.03\nanswer=trillionrubles2016-trillionrubles2015\nprint(answer)", - "rubles=3.36\nbudget=3.03\nanswer=rubles-budget\nprint(answer)" - ], - "Output Answer": [ - "{'number': '.33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not Aboriginal peoples in Canada?", - "Output Program": [ - "Aboriginalpeoples=0.2\npeople=100\nanswer=people-Aboriginalpeoples\nprint(answer)", - "percentage = 100\naboriginal = 0.2\nothers = percentage - aboriginal\nprint(others)", - "aborigal = 0.2\n\nprint(abs(round(100 - aborigal,2)))", - "Canada=0.2\npeople=100\nanswer=people-Canada \nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The ratio of women per 1,000 men was 1,102. The birth rate per 1000 people was 12.3 per mille and steadily increasing in the last 5 years, the Mortality rate reaching 12.1 per mille and decreasing. The natural growth rate during 2009 was 0.2 per mille, the first positive growth rate in nearly 20 years. The considerable immigration to the capital from poorer regions of the country, as well as urbanisation, are among the other reasons for the increase in Sofias population. The infant mortality was 5.6 per 1,000, down from 18.9 in 1980. According to the 2011 census, people aged 20\u201324 years are the most numerous group, numbering 133,170 individuals and accounting for 11% of the total 1,202,761 people. The median age is 38 though. According to the census, 1,056,738 citizens (87.9%) are recorded as ethnic Bulgarians, 17,550 (1.5%) as Romani people in Bulgaria, 6,149 (0.5%) as Turks in Bulgaria, 9,569 (0.8%) belonged to other ethnic groups, 6,993 (0.6%) do not self-identify and 105,762 (8.8%) remained with undeclared affiliation. This statistic should not necessarily be taken at face value due to conflicting data \u2013 such as for the predominantly Roma neighbourhood of Fakulteta, which alone may have a population of 45,000. Question: How many Romani people and Turks are there in Bulgaria combined?", - "Output Program": [ - "romani_people = 17550\nturk_people = 6149\n\nprint(abs(romani_people + turk_people))", - "romani = 17550\nturks = 6149\ntotal = romani + turks\nprint(total)" - ], - "Output Answer": [ - "{'number': '23699', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many percent of people were not Karen?", - "Output Program": [ - "percentage = 100\nkaren = 0.6\nnot_karen = percentage - karen\nprint(not_karen)", - "condition_1 = 0.6\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '99.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Wood returned in 2000 and had an 8-7 record, but the following season, he returned to form. In 2001, Wood went 12-6 with a 3.36 ERA. He recorded a one-hit, 14-strikeout complete game shutout on May 25, 2001. On Aug. 3, 2001, he struck out nine batters and gave up only one run over eight innings to defeat Chan Ho Park and the Los Angeles Dodgers 2-1 to extend the Cubs lead in National League Central to 3.5 games. The following season, Wood finished 12-11 with a 3.67 ERA, and did not miss a start all year long, setting career highs with 213.6 innings pitched and 33 starts. He had 217 strikeouts in both seasons. Question: How many points higher was Wood's ERA is 2002 compared to 2001?", - "Output Program": [ - "y2001 = 3.36\ny2002 = 3.67\n\nprint(abs(round(y2001 - y2002,2)))", - "_2002 = 3.67\n_2001 = 3.36\ndiff = _2002 - _2001\nprint(diff)" - ], - "Output Answer": [ - "{'number': '.31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of people were not Luri and Laki in Asadabad county?", - "Output Program": [ - "luri_people_laki = 4\n\nprint(abs(round(100 - luri_people_laki,2)))", - "percentage_people_Luri_Laki = 4\npercentage_people_not_Luri_Laki = 100 - percentage_people_Luri_Laki\nprint(percentage_people_not_Luri_Laki)" - ], - "Output Answer": [ - "{'number': '96', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many percent were not male?", - "Output Program": [ - "male = 92.5\n \nprint(abs(round(100 - male,2)))", - "percentage = 100\nmale = 92.50\nnot_male = percentage - male\nprint(not_male)" - ], - "Output Answer": [ - "{'number': '7.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the census, the state is placed 21st on the population chart, followed by Tripura at 22nd place. Kangra District was top ranked with a population strength of 1,507,223 (21.98%), Mandi District 999,518 (14.58%), Shimla District 813,384 (11.86%), Solan District 576,670 (8.41%), Sirmaur District 530,164 (7.73%), Una District 521,057 (7.60%), Chamba District 518,844 (7.57%), Hamirpur district, Himachal Pradesh 454,293 (6.63%), Kullu District 437,474 (6.38%), Bilaspur district, Himachal Pradesh 382,056 (5.57%), Kinnaur District 84,298 (1.23%) and Lahaul and Spiti 31,528 (0.46%). Question: How many more people are in the Una district than in the Hamirpur district, Himachal Pradesh?", - "Output Program": [ - "una = 521057\nhamirpur = 454293\n\nprint(abs(round(una - hamirpur,2)))", - "una = 521057\nhamirpur = 454293\nmore_people = una - hamirpur\nprint(more_people)" - ], - "Output Answer": [ - "{'number': '66764', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: From the , 47,225 people (37.8% of the population) were Roman Catholic, while 33,993 (27.2%) belonged to the Swiss Reformed Church. Of the rest of the population, there were 2,698 Orthodox Christianity (2.16%), there were 65 individuals (0.05%) who belonged to the Christian Catholic Church of Switzerland, and there were 4,437 individuals (3.55%) who belonged to another Christian church. There were 849 individuals (0.68%) who were Judaism, and 7,501 (6.00%) who were Muslim. There were 452 individuals who were Buddhism, 772 individuals who were Hinduism and 343 individuals who belonged to another church. 21,080 (16.88%) belonged to no church, were Agnosticism or Atheism, and 7,590 individuals (6.08%) did not answer the question. Question: How many individuals were either Muslim, or did not answer the question?", - "Output Program": [ - "Muslim = 7501\nnot_answer = 7590\nprint(Muslim+not_answer)", - "muslim = 7501\nnot_answer = 7590\ntotal = muslim + not_answer\nprint(total)" - ], - "Output Answer": [ - "{'number': '15091', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: When the Seven Years' War between France and Great Britain started in 1756, Spain and Portugal remained neutral. Their differences in South America had been settled by the Treaty of Madrid . King Ferdinand VI of Spain's prime minister Ricardo Wall opposed the French party who wanted to enter the war on the side of France. Everything changed when Ferdinand VI died in 1759 and was succeeded by his younger half-brother Charles III of Spain. Charles was more ambitious than his melancholic brother. One of the main objects of Charles's policy was the survival of Spain as a colonial power and, therefore, as a power to be reckoned with in Europe. By 1761 France looked like losing the war against Great Britain. Furthermore, Spain suffered from attacks by English privateers in Spanish waters, and claimed compensation. Fearing that a British victory over France in the Seven Years' War would upset the balance of colonial power, he signed the Family Compact with France in August 1761. This brought war with Great Britain in January 1762. After Portugal had been struck by the disastrous 1755 Lisbon earthquake, Prime Minister Sebasti\u00e3o Jos\u00e9 de Carvalho e Melo, Marquis of Pombal directed all efforts towards the reconstruction of the country, and neglected the armed forces, for which he had little interest anyhow. By the Treaty of El Pardo between Spain and Portugal, all aspects of the Treaty of Madrid were null and void. Question: How many years after the Family Compact with France did France go to war with Great Britain?", - "Output Program": [ - "year1 = 1971\nyear2 = 1972\nyears_after = year2 - year1\nprint(years_after)", - "condition_1 = 1761\ncondition_2 = 1762\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hungarian language is the official language and predominant spoken language in Hungary. Hungarian is the Languages of Europe with around 13 million native speakers and it is one of 24 official and working languages of the European Union. Outside Hungary it is also spoken by communities of Hungarian people in neighbouring countries and by Hungarian diaspora communities worldwide. According to the 2011 census, 9,896,333 people (99.6%) speak Hungarian in Hungary, of whom 9,827,875 people (99%) speak it as a first language, while 68,458 people (0.7%) speak it as a second language. English (1,589,180 speakers, 16.0%), and German (1,111,997 speakers, 11.2%) are the most widely spoken foreign languages, while there are several recognized minority languages in Hungary (Armenian language, Bulgarian language, Croatian language, German language, Greek language, Romanian language, Romani language, Rusyn language, Serbian language, Slovak language, Slovenian language, and Ukrainian language). Question: How many percent more people speak English as opposed to German?", - "Output Program": [ - "condition_1 = 16\ncondition_2 = 11.2\n\nprint(abs(round(condition_2 - condition_1,2)))", - "eng = 16\nger = 11.2\nprint(eng - ger)" - ], - "Output Answer": [ - "{'number': '4.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: San Francisco then defeated 49ers\u2013Cowboys rivalry, the 1994 Dallas Cowboys season, 38\u201328, in the NFC Championship Game. Expected to be a close game, the 49ers converted 3 Dallas turnovers into 21 points in the first quarter. On the third play of the game, cornerback Eric Davis (American football) returned an interception from Cowboys quarterback Troy Aikman for a touchdown. Wide receiver Michael Irvin lost a fumble on Dallas next drive, setting up Youngs 29-yard touchdown pass to Watters. Then Cowboys returner Kevin Williams (wide receiver) lost a fumble on the ensuing kickoff, and it was recovered by kicker Doug Brien at Dallas 35-yard line. Several plays later, Floyd scored on a 1-yard touchdown run to give San Francisco a 21\u20130 lead less than 8 minutes into the game. With the score 24\u201314 in the closing minutes of the first half, Aikman threw 3 straight incompletions, and a short punt by the Cowboys set up Youngs 28-yard touchdown completion to Rice with 8 seconds remaining in the first half. The Cowboys eventually cut their deficit to 38\u201328 with a touchdown run by Emmitt Smith and Aikmans 10-yard touchdown pass to Irvin in the final period, but they were unable to score again. Although the Cowboys outgained the 49ers in total offensive yards (451\u2013294), Aikman broke an NFC Championship Game record with 380 yards passing, and Irvin also broke an NFC Championship Game record with 192 receiving yards, Dallas was ultimately unable to overcome their first-quarter turnovers. Question: How many more total offensive yards did the Cowboys have over the 49ers?", - "Output Program": [ - "cowboys = 451\n_49ers = 294\nmany_more = cowboys - _49ers\nprint(many_more)", - "condition_1 = 451\ncondition_2 = 294\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '157', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many percent larger is the average family size than household size?", - "Output Program": [ - "condition_1 = 3.04\ncondition_2 = 2.38\n\nprint(abs(round(condition_2 - condition_1,2)))", - "family = 3.04\nhouse = 2.38\nprint(family - house)" - ], - "Output Answer": [ - "{'number': '.66', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Jets began their season at Reliant Stadium for a Week 1 showdown with the Houston Texans. New York took off in the first quarter as kicker Jay Feely nailed a 24-yard field goal. In the second quarter, the Jets would increase their lead as rookie quarterback Mark Sanchez completed his first career touchdown pass as he connected with wide receiver Chansi Stuckey on a 30-yard pass. In the third quarter, New York continued their run as running back Thomas Jones got a 1-yard touchdown run. The Texans tried to rally in the fourth quarter as safety Dominique Barber returned a fumble 48 yards for a touchdown, but the Jets would end the game with Jones getting a 38-yard touchdown run. With the win, not only did New York begin their season at 1-0, but Sanchez (18-of-31, 272 yards, 1 TD, 1 INT) would become the 1st Jets rookie QB since Richard Todd in 1976 to win a game. Question: How many total yard of touchdowns did Thomas Jones have?", - "Output Program": [ - "td_1 = 1\ntd_2 = 48\ntd_3 = 38\n\nprint(td_1+td_3)", - "touchdown1 = 1\ntouchdown2 = 38\ntotal = touchdown1 + touchdown2\nprint(total)" - ], - "Output Answer": [ - "{'number': '39', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Mavericks finished 49\u201333, one game ahead of Phoenix for the eighth and final playoff spot, which meant that they would once again have to face their in-state rivals, the San Antonio Spurs, who were the top seed in the Western Conference with a 62\u201320 record. In Game 1 in San Antonio, Dallas had an 81\u201371 lead in the fourth quarter, but the Spurs rallied back and took Game 1, 85-90. However, the Mavs forced 22 turnovers in Game 2 to rout the Spurs 113\u201392, splitting the first two games before the series went to Dallas. In Game 3, Manu Gin\u00f3bili hit a shot that put the Spurs up 108\u2013106 with 1.7 seconds left, but a buzzer-beater by Vince Carter gave the Mavs the victory, putting them up 2\u20131 in the series. The Spurs took Game 4 in Dallas 93\u201389 despite a late Dallas comeback after the Spurs at one point had a 20-point lead and later won Game 5 at home, 109\u2013103, giving them a 3\u20132 series lead. The Mavs avoided elimination in Game 6 at home by rallying in the fourth quarter, winning 111\u2013113. Game 7 was on the Spurs home court, and the Spurs beat the Mavericks 119\u201396, putting an end to the Mavericks season. Question: How many points did the Spurs win Game 1 by?", - "Output Program": [ - "points1=3\npoint=2\nanswer=points1+point\nprint(answer)", - "game=85\ngame1=90\nanswer=game1-game\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their overtime win to the Falcons, the Giants flew for a Week 12 interconference game against the Denver Broncos, their first Thanksgiving game since 1992. In the first quarter the Giants trailed early with kicker Matt Prater making a 26-yard field goal and then a 32-yard field goal in the second quarter. The Broncos kept on top with RB Knowshon Moreno making a 1-yard touchdown run. After that Matt Prater made a 47-yard field goal to end the half. In the third quarter the Giants replied with kicker Lawrence Tynes nailing a 39 then a 52-yard field goal. In the fourth quarter New York fell further behind with QB Kyle Orton making a 17-yard touchdown pass to WR Brandon Stokley, and Prater making a 24-yard field goal. Question: how many yards did prater make?", - "Output Program": [ - "yard = 26\nprint(26)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Graduation rates among district-run schools, meanwhile, steadily increased in the ten years from 2005. In 2005, Philadelphia had a district graduation rate of 52%. This number increased to 65% in 2014, still below the national and state averages. Scores on the states standardized test, the Pennsylvania System of School Assessment (PSSA) trended upward from 2005 to 2011 but subsequently decreased. In 2005, the district-run schools scored an average of 37.4% on math and 35.5% on reading. The citys schools reached its peak scores in 2011 with 59.0% on math and 52.3% on reading. In 2014, the scores dropped significantly to 45.2% on math and 42.0% on reading. Question: How many percent did math scores increase from 2005 to 2011?", - "Output Program": [ - "year1= 59.0\nyear2= 37.4\ndiff = (year1-year2)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '21.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many people, in terms of percentage, were not foreign born?", - "Output Program": [ - "American=5.6\npeople=100\nanswer=people-American \nprint(answer)", - "foreignborn=4.5\npeople=100\nanswer=people-foreignborn\nprint(answer)" - ], - "Output Answer": [ - "{'number': '95.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the census in 2005, there were 2,628,811 residents in Osaka, an increase of 30,037 or 1.2% from 2000. There were 1,280,325 households with approximately 2.1 persons per household. The population density was 11,836 persons per km\u00b2. The 1923 Great Kant\u014d earthquake caused a mass migration to Osaka between 1920 and 1930, and the city became Japans largest city in 1930 with 2,453,573 people, outnumbering even Tokyo, which had a population of 2,070,913. The population peaked at 3,252,340 in 1940, and had a post-war peak of 3,156,222 in 1965, but continued to decrease since, as the residents moved out to the suburbs. Question: How many more people did the city of Osaka have than Tokyo?", - "Output Program": [ - "osaka = 2453573\ntokyo = 2070913\ndiff = osaka - tokyo\nprint(diff)", - "condition_one = 2628811\ncondition_two = 3156222\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '382660', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The highest rate of provincial corporate income tax was reduced from 17% to 14% on July 1, 2006. It was further reduced to 13% on July 1, 2007, and finally to 12% on July 1, 2008. The tax on paid-up capital was reduced from 0.6% to 0.3% on July 1, 2006, to 0.15% on July 1, 2007, and abolished altogether on July 1, 2008. These displayed values were obtained by adding the corporate income tax for each year with the corporate capital tax. Question: How many percent was the corporate income tax reduced by from 2006 to 2008?", - "Output Program": [ - "percent=5\nanswer=percent \nprint(answer)", - "reduced=17\nfinal=12\nanswer=reduced-final\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: KAIST produced a total of 48,398 alumni from 1975 to 2014, with 13,743 bachelors, 24,776 masters, and 9,879 doctorate degree holders. As of October 2015, 11,354 students were enrolled in KAIST with 4,469 bachelor\u2019s, 3,091 master\u2019s, and 3,794 doctoral students. More than 70 percent of KAIST undergraduates come from specialized science high schools. On average, about 600 international students from more than 70 different countries come to study at KAIST, making KAIST one of the most ethnically diverse universities in the country. Question: How many more masters degrees did KAIST produce from 1975 to 2014 than doctorate degrees?", - "Output Program": [ - "y1975_masters = 24776\ny1975_docto = 9879\n\nprint(abs(y1975_docto-y1975_masters))\n\n", - "masters_degre_holders=24776\ndoct_degree_holder=9879\nmore_num_of_masters_deg_holder=masters_degre_holders-doct_degree_holder\nprint(more_num_of_masters_deg_holder)" - ], - "Output Answer": [ - "{'number': '14897', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Of 3,143 counties in the United States in 2013, Fayette County ranked 2,882 in the longevity of male residents and 3,091 of female residents. Males in Fayette County lived an average of 71.2 years and females lived an average of 75.3 years compared to the national average for longevity of 76.5 for males and 81.2 for females. The average longevity of men in Fayette County increased by 2.0 years from 1985 to 2013 compared to a national average for the same period of an increased life span for men of 5.5 years. The average longevity, however, for females in Fayette County declined by 4.2 years between 1985 and 2013 compared to the national average for the same period of an increased life span of 3.1 years for women. High rates of smoking and obesity and a low rate of physical activity appear to be contributing factors to the low level of longevity for both sexes. Question: How many more years were increased for the national average for the 1983 to 2013 period than the Fayette County average?", - "Output Program": [ - "men=5.5\nCounty=4.2\nanswer=men-County \nprint(answer)", - "years=2\nyear=5.5\nanswer=year-years\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The most widely accepted estimate for the Middle East, including Iraq, Iran and Syria, during this time, is for a death rate of about a third. The Black Death killed about 40% of Egypts population. Half of Pariss population of 100,000 people died. In Italy, the population of Florence was reduced from 110,000\u2013120,000 inhabitants in 1338 down to 50,000 in 1351. At least 60% of the population of Hamburg and Bremen perished, and a similar percentage of Londoners may have died from the disease as well. In London approximately 62,000 people died between the years between 1346 and 1353. While contemporary reports account of mass burial pits being created in response to the large numbers of dead, recent scientific investigations of a burial pit in Central London found well-preserved individuals to be buried in isolated, evenly spaced graves, suggesting at least some pre-planning and Christian burials at this time. Before 1350, there were about 170,000 settlements in Germany, and this was reduced by nearly 40,000 by 1450. In 1348, the plague spread so rapidly that before any physicians or government authorities had time to reflect upon its origins, about a third of the European population had already perished. In crowded cities, it was not uncommon for as much as 50% of the population to die. The disease bypassed some areas, and the most isolated areas were less vulnerable to contagion. Monks and priests were especially hard-hit since they cared for victims of the Black Death. Question: How many settlements were left in Germany by 1450?", - "Output Program": [ - "_1350 = 170000\n_1450 = 40000\ndiff = _1350 - _1450\nprint(diff)", - "total = 170000\nreduced = 40000\n\nprint(abs(total - reduced))" - ], - "Output Answer": [ - "{'number': '130000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Warriors began the 2015-2016 season by winning their first 24 games, eclipsing the previous best start in NBA history. The Warriors surpassed the 1969\u201370 New York Knicks season for the best road start in NBA history at 14\u20130, which is also the joint-third longest road win streak. Their record-setting start ended when they were defeated by the Milwaukee Bucks on December 12, 2015. The Warriors broke a 131-year-old record of 20\u20130 set by the 1884 St. Louis Maroons season baseball team, to claim the best start to a season in all of the Major professional sports leagues in the United States and Canada. Golden State also won 28 consecutive regular-season games dating back to the 2014\u201315 Golden State Warriors season, eclipsing the 2012\u201313 Miami Heat season for the List of National Basketball Association longest winning streaks. The team set an NBA record with 54 consecutive regular-season home wins, which spanned from January 31, 2015 to March 29, 2016; the previous record of 44 was held by the 1995\u201396 Chicago Bulls season team led by Michael Jordan. Question: How many years did it take for the Warriors to surpass the New York Knicks?", - "Output Program": [ - "knicks = 1969\nwarriors = 2015\ndiff = warriors - knicks\nprint(diff)", - "low = 1969\nhigh = 2015\n \nprint(abs(round(low - high,2)))" - ], - "Output Answer": [ - "{'number': '46', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of people were not Hispanic in Arizona?", - "Output Program": [ - "percentage = 100\narizona = 29.6\nothers = percentage - arizona\nprint(others)", - "hispanic = 29.6\n\nprint(abs(round(100-hispanic,2)))" - ], - "Output Answer": [ - "{'number': '70.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: How many years after Fox threatened to cancel the series did Shearer announce he was leaving the show?", - "Output Program": [ - "years=4\nanswer=years\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Petrova next headed to 2009 MPS Group Championships as the top seed, where she defeated Olga Govortsova, Madison Keys (who had just won her first main-draw match), and Alona Bondarenko. She fell in the semifinals to eventual finalist Aleksandra Wozniak, 4-6, 6-4, 2-6. Petrova fell in the second round at 2009 Family Circle Cup to Melinda Czink, 6-3, 4-6, 5-7. At the 2009 Porsche Tennis Grand Prix, Petrova was seeded sixth, but lost in the second round to Flavia Pennetta, 2-6, 2-6. She next went to the Rome Masters as eighth seed, where she had a first-round bye before defeating giant-killer Carla Su\u00e1rez Navarro. In the third round, Petrova was ousted by Mar\u00eda Jos\u00e9 Mart\u00ednez S\u00e1nchez, 4-6, 7-6(5), 4-6. Question: How many sets did Aleksandra Wozniak beat Petrova by six points?", - "Output Program": [ - "sets = 2\nprint(sets)", - "win = 2\nprint(win)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the report from the Sixth National Population Census of the Peoples Republic of China, the total population of Zhoushan Municipality is 1,121,261 with 588,414 males and 532,847 females as of 1 November 2010, among which an overwhelmingly majority is Han Chinese (1,109,813). The number of household is about 454,800. For an administrative division distribution, Dinghai District has a population of 464,184, Putuo District, Zhoushan has a population of 378,805, Daishan County has a population of 202,164 and Shengsi County has a population of 76,108. In terms of education attainment, about 10 percent of the total population (115,286) has received higher education, while a population of 77,577 is illiterate or half-illiterate. In terms of age distribution, there is a children (aged 0-14) population of 114,265 and a senior population of 176,331. Question: How many people had a higher education than were illiterate in Republic China?", - "Output Program": [ - "illiterate = 77577\nhigher_education = 115286\nmore = higher_education - illiterate\nprint(more)", - "higher_edu = 115286\nilletrate = 77577\n\nprint(abs(round(higher_edu - illetrate,2)))" - ], - "Output Answer": [ - "{'number': '37709', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: How many more counties did Colorado have in 2001 than in 1989?", - "Output Program": [ - "y1989 = 55\ny2001 = 64\n\nanswer = y2001 - y1989\n\nprint(answer)", - "y1989 = 55\ny2001 = 64\n\nprint(abs(round(y1989 - y2001,2)))" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Although Jerry Rice was named MVP, Montana had an MVP-worthy performance, completing 23 of 36 passes for a Super Bowl record 357 yards, throwing for 2 touchdowns, and gaining 14 rushing yards. Craig finished the game with 71 yards rushing, and 8 receptions for 101 receiving yards. He was the first running back in Super Bowl history to gain over 100 receiving yards. Taylor finished the game with a Super Bowl record 56 punt return yards. His 18.7 yards per return was also the highest average in Super Bowl history. Linebacker Charles Haley had six tackles and two sacks. For Cincinnati, Jennings rushed one time for 3 yards, and gained 117 yards and a touchdown on 2 kickoff returns. Woods was the top rusher of the game with 79 yards. But Esiason was limited to just 11 out of 25 completions for 144 yards and no touchdowns, with 1 interception. Collinsworth (who retired after this game) was the Bengals top receiver of the game, but with just 3 catches for 40 yards. Question: How many more passing yards did Montana have compared to Craig's receiving and rushing yards combined?", - "Output Program": [ - "montana = 357\ncraig = 71 + 101\nprint(montana - craig)" - ], - "Output Answer": [ - "{'number': '185', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many field goals were 30 yards or less?", - "Output Program": [ - "number_field_goals = 3\nprint(number_field_goals)", - "fg = (28,37,21,63,30)\n\ncount = 0\nt = 0\n\nwhile t < len(fg):\n if fg[t] <= 30:\n count += 1\n t += 1\n else:\n t = t+1\nprint(count)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many of Guy's punts were not inside the 20?", - "Output Program": [ - "Riggins=1\nMartin=1\nanswer=Riggins+Martin\nprint(answer)", - "punts=20\nprint(punts)\n" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In North America, the National Association of Theatre Owners (NATO) is the largest exhibition trade organization in the world. According to their figures, the top four chains represent almost half of the theater screens in North America. In Canada, Cineplex Entertainment is the largest and movie theater company with 161 locations and 1,635 screens. The studios once controlled many theaters, but after the appearance of Mr. Smith Goes to Washington, Congress passed the Matthew Neely Anti-Block Booking Act, which eventually broke the link between the studios and the theaters. Now, the top three chains in the U.S. are Regal Entertainment Group, AMC Entertainment Inc and Cinemark Theatres. In 1995, Carmike was the largest chain in the United States- now, the major chains include AMC Entertainment Inc - 5,206 screens in 346 theaters, Cinemark Theatres - 4,457 screens in 334 theaters, Landmark Theatres - 220 screens in 54 theaters, Marcus Theatres - 681 screens in 53 theaters. National Amusements - 409 screens in 32 theaters and Regal Entertainment Group - 7,334 screens in 588 cinemas. In 2015 the United States had a total of 40,547 screens. In Mexico, the major chains are Cinepolis and Cinemex. Question: How many more screens are located in the US compared to Canada?", - "Output Program": [ - "us_screens = 40547\ncanada_screens = 1635\nmore_screens = us_screens - canada_screens\nprint(more_screens)", - "condition_1 = 1635 \ncondition_2 = 40547\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '38912', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1860, there were 20,000 professionals in Russia and 85,000 by 1900. Originally composed of educated nobles, the intelligentsia became dominated by raznochintsy (class-less people) after 1861. In 1833, 78.9 per cent of secondary-school students were children of nobles and bureaucrats, by 1885 they were 49.1 per cent of such students. The proportion of commoners increased from 19.0 to 43.8 per cent, and the remaining percentage were the children of priests. In fear of an educated proletariat, Tsar Nicholas I of Russia limited the number of university students to 3,000 per year, yet there were 25,000 students, by 1894. Similarly the number of periodicals increased from 15 in 1855 to 140 periodical publications in 1885. The \"third element\" were professionals hired by zemstva. By 1900, there were 47,000 of them, most were liberal radicals. Question: How many more percent had the commoners increased from 19.0 to 43.8 per cent", - "Output Program": [ - "condition_1 = 43.8\ncondition_2 =19.0\n\nprint(abs(round(condition_2 - condition_1,2)))", - "before = 19.0\nafter = 43.8\nincrease = after - before\nprint(increase)" - ], - "Output Answer": [ - "{'number': '24.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Cardinals began their 2008 campaign on the road against their NFC West rival, the San Francisco 49ers. In the first quarter, Arizona took flight as kicker Neil Rackers got a 25-yard field goal. The 49ers responded with RB Frank Gore's 41-yard TD run. In the second quarter, the Cardinals responded with QB Kurt Warner completing a one-yard TD pass to WR Larry Fitzgerald, yet San Francisco tied the game with kicker Joe Nedney getting a 39-yard field goal. In the third quarter, the Cardinals began to soar as Rackers got a 31-yard field goal, along with rookie RB Tim Hightower getting a two-yard TD run. In the fourth quarter, the 49ers tried to respond with Nedney getting a 30-yard field goal. Afterwards, Rackers' 30-yard field goal sealed the victory for Arizona. Question: How many yards was the shortest touchdown pass?", - "Output Program": [ - "shortest = 1\nprint(shortest)", - "fg_1 = 41\nfg_2 = 1\nfg_3 = 2\n\ndata = (fg_3,fg_2,fg_1)\n\nanswer = min(data)\n\nif answer == fg_1:\n print(fg_1)\nelif answer == fg_2:\n print(fg_2)\nelif answer == fg_3:\n print(fg_3)\n" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many in percent weren't under the age of 18?", - "Output Program": [ - "under_age_18 = 28.5\nprint(100-under_age_18)", - "percent_people_under_18 = 28.5\npercent_people_not_under_18 = 100 - percent_people_under_18\nprint(percent_people_not_under_18)" - ], - "Output Answer": [ - "{'number': '71.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of people were not Kurdish in Asadabad county?", - "Output Program": [ - "total = 100\nkurdish = 19\nprint(total - kurdish)", - "Kurdish = 19\nprint(100-Kurdish)" - ], - "Output Answer": [ - "{'number': '81', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent of people were not white?", - "Output Program": [ - "total = 100\nwhit = 91.9\nprint(total - whit)", - "percent_people_white = 91.9\npercent_people_not_white = round(100 - percent_people_white,1)\nprint(percent_people_not_white)", - "white_people = 91.9\nprint(abs(100 - white_people))", - "condition_1 = 91.9\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '8.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Richard Gabriel estimated that roughly 2,400 PLO fighters were killed during the war, of whom about 1,400 were killed throughout southern Lebanon and another 1,000 killed during the Siege of Beirut. Gabriel also estimated that between 5,000 and 8,000 civilians died during the war. Some later estimates have put the total figure at 18-19,000 killed and more than 30,000 wounded, most of them civilians. 80% of villages in South Lebanon were damaged, with some completely destroyed. The Israeli government maintained that about 1,000 Palestinian fighters and 800 Lebanese civilians died during the invasion, excluding the siege of Beirut. Kenneth Pollack estimated that 1,200 Syrian soldiers were killed and about 3,000 wounded during the war. Question: How many more PLO fighters were killed throughout southern Lebanon than during the Siege of Beirut?", - "Output Program": [ - "lebanon = 1400\nsiege_of_beirut = 1000\ndiff = lebanon - siege_of_beirut\nprint(diff)" - ], - "Output Answer": [ - "{'number': '400', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In May 2010, more than 120,000 North Koreans owned mobile phones; this number had increased to 301,000 by September 2010, 660,000 by August 2011, and 900,000 by December 2011. Orascom reported 432,000 North Korean subscribers after two years of operation (December 2010), increasing to 809,000 by September 2011, and exceeding one million by February 2012. By April 2013 subscriber numbers neared two million. By 2015 the figure has grown to three million. Question: Which year did Orascom have more subscribers, 2013 or 2015?", - "Output Program": [ - "y2013 = 2000000\ny2015 = 3000000\n\ndata = (y2013, y2015)\n\nanswer = max(data)\n\nif answer == y2013:\n print(2013)\nelif answer == y2015:\n print(2015)", - "more_subscribers = 2015\nprint(more_subscribers)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2015'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Nintendogs also had very successful launches in North America and Europe, with first week sales of over 250,000 and 160,000 respectively. Lab & Friends received a \"Double Platinum\" sales award from the Entertainment and Leisure Software Publishers Association (ELSPA), indicating sales of at least 600,000 copies in the United Kingdom. ELSPA also gave Dalmatian & Friends a \"Platinum\" award, for at least 300,000 sales in the United Kingdom. By August 2006, in the United States, Chihuahua & Friends had sold 570,000 copies and earned $17 million; Labrador & Friends had sold 620,000 copies and earned $19 million; and Dachshund & Friends had sold 730,000 copies and earned $22 million. During the period between January 2000 and August 2006, the games were respectively the 50th, 44th and 32nd highest-selling games launched for the Game Boy Advance, Nintendo DS or PlayStation Portable in the United States. Question: How many more dollars did Nintendogs make in sales in North America compared to Europe?", - "Output Program": [ - "north_america = 250000\neurope = 160000\n\nprint(abs(north_america - europe))", - "north_america = 250000\neurope = 160000\n\nanswer = north_america - europe\n\nprint(answer)" - ], - "Output Answer": [ - "{'number': '90000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: How many students in the spring of 2016 were in the graduate or professional schools?", - "Output Program": [ - "graduate = 3249\nprofessional = 3498\ntotal = graduate + professional\nprint(total)" - ], - "Output Answer": [ - "{'number': '6747', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Croydon still retains many of the characteristics of the broader Inner West region of Sydney, including a high proportion of residents born overseas. Around 55% of residents were born in Australia with 8.7% born in China, 4.5% in Italy, 2.1% in Lebanon, 2.0% in England and 1.8% in Republic of Korea. The most common responses for religion in Croydon in the 2011 Census were Catholic 35.4%, No Religion 21.6%, Anglican 9.6%, Buddhism 5.6% and Eastern Orthodox 5.5%. Question: How many percent were not born in Australia or China?", - "Output Program": [ - "total = 100\naus = 55\nchina = 8.7\ndiff = total - aus - china\nprint(diff)" - ], - "Output Answer": [ - "{'number': '36.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many more people, in terms of percentage, belonged to San Diego's largest racial group compared to its second and third largest racial groups combined?", - "Output Program": [ - "SanDiego=58.9\nAsian=15.9\nRace=12.3\nanswer=SanDiego-(Asian+Race)\nprint(answer)", - "SanDiego=58.9\nHispanic=28.8\nanswer=SanDiego-Hispanic\nprint(answer)" - ], - "Output Answer": [ - "{'number': '30.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On September 11, 2016, Boldin caught three passes for 35 yards in the season opening victory against the Indianapolis Colts. His 35 yards give him 13,230 yards for his career, moving ahead of Andre Reed for No. 16 all-time. On September 18, 2016, Boldin caught his 75th career touchdown (and first with the Lions) against the Tennessee Titans. On October 23, 2016, Boldin caught the game-winning touchdown with 19 seconds left against the Washington Redskins. On November 6, 2016, Boldin caught his fifth touchdown of the season against the Minnesota Vikings. On November 24, 2016, Boldin caught seven passes for 69 yards and a touchdown against the Minnesota Vikings. Boldin recorded a 2-yard touchdown and a 9-yard reception. On December 11, 2016, Boldins three receptions against the Chicago Bears, including a 16-yard second quarter TD, gave him 1,064 catches for his career, moving him into 10th all time, passing Andre Johnson. Boldin finished the season with 67 receptions on 95 targets for 584 yards and eight touchdowns. His 15 red zone receptions ranked No. 2 among NFL wide receivers in 2016. Question: How many career yards did Boldin have before the September 11 game?", - "Output Program": [ - "total = 13230\nbefore = 35\nprint(total - before)" - ], - "Output Answer": [ - "{'number': '13195', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Statistics Canada, up to 244,000 English-speaking people have emigrated from Quebec to other provinces since the 1970s; those in Quebec whose sole native language was English dropped from 789,000 in 1971 to 575,555 in 2006, when they accounted for 7.6% of the population. Altogether, in 2006, 744,430 (10%) used mostly English as their home language, and 918,955 (12.2%) comprised the Official Language Minority, having English as their First Official language spoken. When many anglophones relocated outside of Quebec after the introduction of the Charter in the 1970s, several English-language schools in Montreal closed their doors. These school closures may also have been brought about by restrictions on who can attend English schools, which has been another ongoing drain on the English school system. Of the Anglophones between 25 and 44 years old who left the province between 1981 and 1986, 15000 individuals, which was half of this group, had university degrees. The provinces unemployment rate rose from 8.7 percent in 1976 to 10.4 percent in 1977, remaining above 10 percent for 19 of the last 23 years of the 20th century. The language barrier has also been regarded as a \"soft cap\" for population growth; for instance from 2013 to 2014 while Montreal gained around 43,000 immigrants from other parts of the world it lost 10,000 residents to other provinces. Question: Did more people speak English as a sole native language in 1971 or 2006?", - "Output Program": [ - "year=1971\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1971'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of the jobs in the secondary sector were not in manufacturing?", - "Output Program": [ - "manufacturing=33.4\nindustry=8\nanswer=manufacturing+industry\nprint(answer)" - ], - "Output Answer": [ - "{'number': '41.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of people were not Persian in Kabudarahang?", - "Output Program": [ - "persian = 5\n \nprint(abs(round(100-persian,2)))", - "percentage = 100\npersian = 5\nnot_persian = percentage - persian\nprint(not_persian)" - ], - "Output Answer": [ - "{'number': '95', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: An amendment to a law of September 1980 on air traffic, adopted in January 1981, prohibited the transport of radioactive substances by air without a special permit. Existing safety regulations were considerably extended and modified by the technical committees responsible for individual specialist areas. Regarding installations requiring supervision, the technical regulations for pressure containers (19 January 1982) and steam boilers (26 January 18 March and 8 June 1982) were extended and revised, with their most important provisions concerning the oil- and gas-firing of steam boilers. A Directive on connecting lines designed to carry dangerous fluids (11 June 1982) was issued, together with technical regulations on pressure gases (11 June and 9 July 1982) The existing technical regulations on flammable fluids were also modified and by means of new regulations and directives extended (19 April 1982). Other modifications were made to the technical regulations on high-pressure gas pipelines (22 June and 10 September 1982) and on installations where acetylene is present and calcium carbide is stored (30 September 1982), while new recommended levels for dangerous working substances were incorporated into the regulations governing these substances (10 May 1982). Question: How many times were the regulations for steam boilers extended and revised?", - "Output Program": [ - "time = [\"jan\",\"mar\",\"jun\"]\nprint(len(time))", - "ext = 3\nprint(3)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In its first week, Pikmin sold more than 101,000 copies. However, sales fell to only between 10,000 and 15,000 copies in the weeks following. Following the release of \"Ai no Uta (Strawberry Flower song)\" by Strawberry Flower, an image song related to Pikmin, its sales recovered slightly to about 22,000 copies in a week. The song appeared in the Japanese commercials for the game, but soon became an unexpected hit song, eventually eclipsing Pikmins sales. In the weeks of December 24, 2001 and January 6, 2002, Pikmin sold approximately 53,000 copies and 102,000 copies respectively. To date, Pikmin has sold approximately 1.19 million copies worldwide; 680,000 in the United States and 507,011 in Japan. By January 3, 2010, the Wii version of Pikmin has sold 169,036 copies in Japan. Since its release, Pikmin has developed a vocal and devoted fanbase. Question: How many more Pikmin were sold in the United States than the Japan?", - "Output Program": [ - "us = 680000\njapan = 507011\nprint(us - japan)", - "condition_one = 680000\ncondition_two = 507011\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '172989', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 13.11% of the houses in Juniata County cost less than $50,000 and 51.07% cost $50,000 to $99,999. 17.51% of the countys houses cost $100,000 to $124,999 and 9.74% cost from $125,000 to $149,999. 4.62% of the houses cost between $150,000 and $174,999 and 1.21% cost between $175,000 and $199,999. 1.92% of the houses in the county cost between $200,000 and $249,999, 0.39% cost between $250,000 and $299,999, and 0.43% cost more than $300,000. Of the administrative divisions in the county, Fermanagh Township has the highest percentage of houses costing over $300,000 (1.34%) and numerous townships and boroughs in the county do not have any houses costing over $300,000. Mifflin has the highest percentage of houses costing less than $50,000 (56.48%) and Delaware Township has the lowest percentage of such houses (4.73%). Question: How many percent of houses do not cost from $125,000 to $149,999?", - "Output Program": [ - "cost=9.74\npeople=100\nanswer=people-cost\nprint(answer)", - "cost1=17.51\ncost2=9.74\ncost3=0.39\ncost4=1.34\ncost5=56.48\ncost6=4.73\nanswer=cost1+cost2+cost3+cost4+cost5+cost6\nprint(answer)" - ], - "Output Answer": [ - "{'number': '90.26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In mid-November 2013, Mot\u00f6rhead were due to embark on a European tour alongside Saxon (band), followed by a tour in Germany and Scandinavia due to last until mid December 2013 but the dates were postponed and rescheduled for February and March 2014 due to Lemmys health problems. However, in January 2014, Mot\u00f6rhead announced the cancellation of the new February and March dates of their European tour as Lemmy was still to reach full recovery from diabetes related health problems. But the same month, the band was confirmed for Coachella Festival to take place across two weekends in spring 2014 (12\u201314 and 19\u201321 April) in Indio, California, California, the exact dates to be revealed as 13 and 20 April 2014. In February 2014, Mot\u00f6rhead confirmed a Summer tour 2014 with eight European dates (from 24 June to 10 August) in France (2 dates), Switzerland, Italy, Germany (2 dates), Russia and Ukraine. In March 2014, the band announced a Los Angeles date on 11 April 2014 at Club Nokia. Later on, two new dates on 17 and 18 April 2014 respectively in Las Vegas (Pearl) and San Francisco (Warfield) were added. Still in March 2014, Mot\u00f6rhead announced that three heavy metal bands Megadeth, Anthrax and themselves would perform from 22 to 26 September 2014 at the first annual Mot\u00f6rheads Mot\u00f6rboat cruise on board the Carnival Ecstasy (self-proclaimed \"The Loudest Boat in the World\"), due to sail from Miami and visit the ports of Key West, Florida and the Cozumel island just off Mexicos Yucat\u00e1n Peninsula. Question: How many countries on the 2014 Summer tour were scheduled for more than one date?", - "Output Program": [ - "Russia=1\nukrain=1\nanswer=Russia+ukrain\nprint(answer)", - "Russia=1\nUkraine=1\nanswer=Russia+Ukraine\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On November 13, 1982, 15-year-old Scott Safran of Cherry Hill, New Jersey, set a world record of 41,336,440 points on the arcade game Asteroids, beating the 40,101,910 point score set by Leo Daniels of Carolina Beach on February 6, 1982. In 1998, to congratulate Safran on his accomplishment, the Twin Galaxies Intergalactic Scoreboard searched for him for four years until 2002, when it was discovered that he had died in an accident in 1989. In a ceremony in Philadelphia on April 27, 2002, Walter Day of Twin Galaxies presented an award to the surviving members of Safrans family, commemorating the Asteroid Champions achievement. On April 5, 2010, John McAllister broke Safrans record with a high score of 41,838,740 in a 58-hour Internet livestream. Question: How many months passed before Leo Daniels' record was broken?", - "Output Program": [ - "months_passed = 8\nprint(months_passed)", - "start = 2\nend = 10\n\nprint(abs(round(start - end,2)))" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: At the 2011 Italian census, there were 179,149 people residing in the city. The population density was 978.9 persons per square kilometre. Minors (children ages 18 and younger) totalled 16.20 percent of the population compared to pensioners who number 22.54 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Modena resident is 44 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Modena experienced 2.42% growth, while Italy as a whole grew by 3.56 percent. The current birth rate of Modena is 9.62 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many more percentage points of the population of Modena are pensioners as compared to Italy as a whole?", - "Output Program": [ - "italy = 19.94\nmodena = 22.54\ndiff = round(modena - italy, 1)\nprint(diff)", - "condition_one = 22.54\ncondition_two = 19.94\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '2.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Statistics from the 2010 Census indicate that 87.4% of the Chinese population identify as Buddhists, with significant minorities of adherents identifying as Christians (7.9%), Chinese folk religions (2.7%) and Muslims (0.6%). The majority of the Indian population identify as Hindus (81.1%), with a significant minorities of numbers identifying as Christians (7.8%), Muslims (4.9%) and Buddhists (2.1%). The non-Malay Bumiputera (Malaysia) community are predominantly Christians (44.9%), with significant minorities identifying as Muslims (31.2%) and Buddhists (13.5%). All bumiputera Malays are Muslim. Question: How many more percentage points of the population identify as Buddhist than Christian?", - "Output Program": [ - "budhhist = 87.4\nchristian = 7.9\ndiff = budhhist - christian\nprint(diff)" - ], - "Output Answer": [ - "{'number': '79.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their bye week, the Bears flew to the Rogers Centre for their Week 9 interconference duel with the winless Buffalo Bills. After a scoreless first quarter, Chicago delivered the opening strike in the second quarter as quarterback Jay Cutler found tight end Greg Olsen on a 4-yard touchdown pass. The Bills responded with quarterback Ryan Fitzpatrick completing a 14-yard touchdown pass to wide receiver Roscoe Parrish. The Bears regained the lead in the third quarter with a 1-yard touchdown run from running back Chester Taylor. Buffalo answered with running back Fred Jackson getting a 4-yard touchdown run (with a blocked extra point). Chicago trailed in the fourth quarter as fullback Corey McIntyre got a 1-yard touchdown run, yet they came right back as Cutler found wide receiver Earl Bennett on a 2-yard touchdown pass, followed by a successful two-point conversion pass to running back Matt Forté. The Bears would eventually take the win as a Fitzpatrick throw was intercepted by cornerback Tim Jennings. Question: How many yards was Jay Cutler's longest touchdown pass?", - "Output Program": [ - "longest = 4\nprint(longest)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 10 July 2018, Sri Lanka have played 272 Test matches; they have won 86 matches, lost 101 matches, and 85 matches were Draw (cricket). As of 10 July 2018, Sri Lanka have played 816 ODI matches, winning 376 matches and losing 399; they also tied 5 matches, whilst 36 had no result. As of 10 July 2018, Sri Lanka have played 108 T20I matches and won 54 of them; 52 were lost and 1 tied and 1 no result match as well. Question: How many matches resulted in no results, combining test, ODI and T20I matches?", - "Output Program": [ - "No_result=36\nno_result=1\nanswer=No_result+no_result\nprint(answer)", - "noresult=37\nanswer=noresult\nprint(noresult)" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first recorded El Ni\u00f1o that originated in the central Pacific and moved toward the east was in 1986. Recent Central Pacific El Ni\u00f1os happened in 1986-87, 1991-92, 1994-95, 2002-03, 2004-05 and 2009-10. Furthermore, there were \"Modoki\" events in 1957-59, 1963-64, 1965-66, 1968-70, 1977-78 and 1979-80. Some sources say that the El Ni\u00f1os of 2006-07 and 2014-16 were also Central Pacific El Ni\u00f1os. Question: How many years after the first Modoki event happened did the latest one happen?", - "Output Program": [ - "start_year = 1957\nend_year = 1979\n\nprint(abs(start_year - end_year))", - "y1 = 1957\ny2 = 1979\n\ntotal = (y2 - y1)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Malayalam is a language spoken by the native people of southwestern India (from Talapady to Kanyakumari).According to the Indian census of 2011, there were 32,299,239 speakers of Malayalam in Kerala, making up 93.2% of the total number of Malayalam speakers in India, and 96.74% of the total population of the state. There were a further 701,673 (2.1% of the total number) in Karnataka, 957,705 (2.7%) in Tamil Nadu, and 406,358 (1.2%) in Maharashtra. The number of Malayalam speakers in Lakshadweep is 51,100, which is only 0.15% of the total number, but is as much as about 84% of the population of Lakshadweep. In all, Malayalis made up 3.22% of the total Indian population in 2011. Of the total 34,713,130 Malayalam speakers in India in 2011, 33,015,420 spoke the standard dialects, 19,643 spoke the Yerava dialect and 31,329 spoke non-standard regional variations like Eranadan. As per the 1991 census data, 28.85% of all Malayalam speakers in India spoke a second language and 19.64% of the total knew three or more languages. Question: How many more people spoke Malayalam in Karnataka compared to Tamil Nadu?", - "Output Program": [ - "no_of_malayalam_speakers_in_maharashtra=406358\nno_of_malayalam_speakers_in_TamilNadu=957705\n\n\nno_of_more_malayalam_speakers_in_TamilNadu=no_of_malayalam_speakers_in_TamilNadu-no_of_malayalam_speakers_in_maharashtra\nprint(no_of_more_malayalam_speakers_in_TamilNadu)", - "karnataka = 957705\nmalyalam = 406358\n\nprint(abs(round(karnataka - malyalam,2)))" - ], - "Output Answer": [ - "{'number': '551347', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Limbaugh holds an annual fundraising telethon called the \"EIB Cure-a-Thon\" for the Leukemia & Lymphoma Society. In 2006, the EIB Cure-a-Thon conducted its 16th annual telethon, raising $1.7 million, totaling over $15 million since the first cure-a-thon. According to Leukemia and Lymphoma Society annual reports, Limbaugh personally contributed between $100,000 and $499,999 from 2000\u20132005 and 2007, and Limbaugh said that he contributed around $250,000 in 2003, 2004 and 2005. NewsMax reported Limbaugh donated $250,000 in 2006, and the Societys 2006 annual report placed him in the $500,000 to $999,999 category. Limbaugh donated $320,000 during the 2007 Cure-a-Thon, which the Leukemia and Lymphoma Society reported had raised $3.1 million. On his radio program April 18, 2008, Limbaugh pledged $400,000 to the Leukemia and Lymphoma Society after being challenged by two listeners to increase his initial pledge of $300,000. Question: How many more thousands of dollars did Limbaugh contribute to the Cure-a-Thon in 2007 than in 2003?", - "Output Program": [ - "y2007 = 320000\ny2003 = 250000\n\nprint(abs(y2007-y2003))\n\n", - "limbaugh_contri_2007=320000\nlimbaugh_contri_2003=250000\nmore_in_2007_than_2003=limbaugh_contri_2007-limbaugh_contri_2003\nprint(more_in_2007_than_2003)" - ], - "Output Answer": [ - "{'number': '70000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many touchdowns did Denver score in the second half?", - "Output Program": [ - "td = 2\nprint(td)", - "danvers = [\"90\",\"30 yard fg\"]\n\nprint(len(danvers))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The maximum temperature recorded at the Met \u00c9ireann Weather station was on 2 August 1995. Extremes recorded at the station include the highest air temperature of on 29 June 1976, the lowest air temperature of on 2 January 1979 and the lowest ground temperature of on 12 January 1982. The maximum daily sunshine was 16.3 hours on 18 June 1978. The warmest and sunniest month on record in Kilkenny was August 1995 with a total of 274.9 hours Sunlight and very high temperatures throughout. The maximum daily sunshine was 16.3 hours on 18 June 1978. The overall trend in temperatures has been on the rise with a marked increase from 1988 onwards. Annual temperatures are running over 0.5 degrees above 20th-century levels. Question: How many years apart were the extreme highest and lowest air temperatures recorded?", - "Output Program": [ - "year1995=1\nyear1976=1\nyear1979=1\nanswer=year1995+year1976+year1979\nprint(answer)", - "highest=29\nlowest=12\nExtremes=2\ntotal=3\nanswer=total\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Age of Empires III is a real-time strategy video game developed by Microsoft Corporation's Ensemble Studios and published by Microsoft Game Studios. The Mac version was ported over and developed and published by Destineer's MacSoft. The PC version was released on October 18, 2005 in North America and November 4, 2005 in Europe, while the Mac version was released on November 21, 2006 in North America and September 29, 2006 in Europe. An N-Gage version of the game developed by Glu Mobile was released on April 28, 2009. It is the third game of the Age of Empires series and the sequel to Age of Empires II: The Age of Kings. The game portrays the European colonization of the Americas, between approximately 1492 and 1876 AD. There are fourteen total civilizations to play within the game. Age of Empires III has made several innovations in the series, in particular with the addition of the \"Home City\", which combines real-time strategy and role-playing game features. Two expansion packs have been released: the first, Age of Empires III: The WarChiefs, was released on October 17, 2006, and introduced three Native American civilizations; the second, Age of Empires III: The Asian Dynasties, was released on October 23, 2007, and included three Asian civilizations. Age of Empires III has sold over 2 million copies as of May 2008. As well as receiving favorable reviews, it has garnered awards, including GameSpy's \"Best RTS game of 2005\", and was one of the best-selling games of 2005. In 2007, Age of Empires III was the seventh best-selling computer game, with over 313,000 copies sold that year. Question: How many years passed between the first expansion pack, the WarChiefs, was released and the second expansion pack, The Asian Dyansties, was released?", - "Output Program": [ - "first = 2006\nsecond = 2007\ndiff = second - first\nprint(diff)", - "condition_1 = 2006\ncondition_2 = 2007\n\nprint(abs(condition_2 - condition_1))\n" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The age distribution, in Leysin is; 271 children or 7.2% of the population are between 0 and 9 years old and 961 teenagers or 25.6% are between 10 and 19. Of the adult population, 843 people or 22.4% of the population are between 20 and 29 years old. 391 people or 10.4% are between 30 and 39, 426 people or 11.3% are between 40 and 49, and 341 people or 9.1% are between 50 and 59. The senior population distribution is 305 people or 8.1% of the population are between 60 and 69 years old, 148 people or 3.9% are between 70 and 79,there are 61 people or 1.6% who are 80 and 89, and there are 12 people or 0.3% who are 90 and older. Question: How many more people under 60 are there than people 60 and over?", - "Output Program": [ - "under_60 = 305 \nover_60 = 148+61+12\n\nprint(abs(round(under_60 - over_60,2)))" - ], - "Output Answer": [ - "{'number': '84', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The month-long truce went into effect on 11 June, 1948. On the same day, the first group of 36 observers arrived via Cairo, Egypt and continued to arrive for the next three days. The first truce did not last long due to widespread violence which again erupted. As a result, the observers were withdrawn on 9 July 1948. The second truce, indefinite in length, was called by the United Nations Security Council on 15 July 1948. This declaration was to be put into effect on 18 July 1948. It was from United Nations Security Council Resolution 54 that the Mediator was instructed to supervise the observance of the truce and to establish procedures for examining alleged breaches of the truce since 11 June 1948, and authorized the Mediator to deal with breaches so far as it was within the capacity of the Mediator to do so by appropriate local action, also the Security Council Resolution 54 requested the Mediator to keep the Security Council informed concerning the operation of the truce and where necessary to take appropriate action. During the autumn of 1948, UNTSO was re-established with an increase in size to supervise the Second Truce. The first group of observers to serve in Palestine under the UN Mediator, Count Folke Bernadotte, arrived in Rhodes at 6 P.M. GMT 20 July. It included 41 Americans and about 25 Belgians and were deployed on 21 July 1948. The initial group was quickly expanded to 93 in total because of the tremendous area that had to be covered. As the number of personnel grew, the United Nations Secretariat (of Personnel) supported the creation of the United Nations Truce Supervision Organization (UNTSO), the same organization UN Military Observers are assigned to today. Initially, the command was headed by a Chief-of-Staff (a general officer from one of the participating countries) in accordance with the personal direction of the Mediator, (a civilian). Question: How many days after the observers left was the second truce called?", - "Output Program": [ - "days=6\nanswer=days\nprint(answer)", - "july=9\njuly1=15\nobservers=july1-july\nprint(observers)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Nigerias population has been increasing rapidly for at least the last 5 decades due to very high birth rates, quadrupling its population during this time. That type of growth rate is known as exponential. It is not growing at a linear rate. Growth was fastest in the 1980s, after child mortality had dropped rapidly, and has slowed slightly since then as the birth rate has declined slightly. According to the 2017 revision of the World Population Prospects the total population was 185,989,640 in 2016, compared to only 37,860,000 in 1950. The proportion of children under the age of 15 in 2010 was 44.0%, 53.2% was between 15 and 65 years of age, while 2.7% was 65 years or older. There is a large Population momentum, with 3.2 percent growth rate leading to the projected population. Question: How many more people populated the country in 2016 than in 1950?", - "Output Program": [ - "population=185989640 \npopulation1=37860000 \nanswer=population1-population\nprint(answer)", - "population=185989640 \ncompared=37860000\nanswer=population-compared\nprint(answer)" - ], - "Output Answer": [ - "{'number': '148129640', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On April 7, 2013, the Pacers clinched their first Central Division championship since the 2003-04 season. They finished the 2012-13 NBA season with a 49-32 record, the 3rd seed in the Eastern Conference and beat the Atlanta Hawks in the first round of the playoffs. The Pacers then beat the New York Knicks in six games to advance to the Eastern Conference Finals for the first time since 2004 to face the defending champs, the Miami Heat. The Pacers lost Game 1 of the Eastern Conference Finals on May 22, 2013 in overtime 103-102. On May 24, 2013 in Game 2 of the Eastern Conference Finals, the Pacers were victorious by a score of 97-93. The game was clinched for Indiana, after David West was able to deflect a pass from LeBron James. The team headed home to Indianapolis where they had been a perfect 6-0 in the playoffs. The Heat won Game 3 in Indianapolis on May 26, 2013, with contributions from role players Udonis Haslem and Chris Andersen, and won 114-96. The Pacers bounced back in Game 4 - with a strong contribution from Lance Stephenson - and won 99-92. The Pacers lost Game 5 in Miami on May 30, but won Game 6 at home on June 1, extending the series to Game 7. The Pacers were defeated by Miami, 99-76. Question: How many more points did the Pacers win by in Game 4 of the Eastern Conference Finals compared to Game 2?", - "Output Program": [ - "Pacers=3\nanswer=Pacers \nprint(answer)", - "Game=3\nIndianapolis=6\nanswer=Indianapolis-Game\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many points did the Raiders lead with at halftime?", - "Output Program": [ - "points_raiders_halftime=16\npoints_denver_halftime=3\npoints_raiders_lead_ht=points_raiders_halftime-points_denver_halftime\nprint(points_raiders_lead_ht)", - "point_one_half_time = 16\npoint_two_half_time = 3\n\nprint(abs(point_two_half_time - point_one_half_time))" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Green Bay Packers won over the visiting Arizona Cardinals at home as running backs Ahman Green and Vernand Morency each rushed for over 100 yards, becoming the first Packers running back duo to accomplish that feat since the 1980s. Brett Favre threw for 180 yards and one touchdown, as well as one rushing touchdown. Leading Green Bay's receiving corps was Donald Driver, who had five receptions for 58 Yards. Coming up behind him was David Martin, who had four receptions for 48 Yards and one touchdown. On defense, the Packers limited Cardinals rookie quarterback Matt Leinart to 14/35 for 157 yards with one touchdown and one interception. They also held Cardinals running back Edgerrin James to 84 rushing yards on 24 carries, along with three receptions for 25 receiving yards. Aaron Kampman was named NFC Defensive Player of the Week for his performance. Question: How many yards did Edgerrin James average per carry?", - "Output Program": [ - "yard = 84\ncarrie = 24\ncal = yard / carrie\nprint(cal)" - ], - "Output Answer": [ - "{'number': '3.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Round of 16 and quarter-finals In the second round, Germany beat Paraguay 1-0 with a late goal by Oliver Neuville in Seogwipo. England defeated Denmark in Niigata 3-0, with all goals occurring in the first half of the game. Sweden and Senegal faced off in \u014cita and finished 1-1 in regular time and it took a golden goal from Henri Camara in extra time to settle the game for Senegal 2-1. Spain and Ireland played in Suwon, where Spain led most of the match 1-0 until a late penalty kick scored by Robbie Keane made the match go 1-1 sending it to extra time, where Spain outlasted Ireland 3-2 in a penalty shoot-out. The United States beat CONCACAF rivals Mexico 2-0 in Jeonju, thanks to the goals of Brian McBride and Landon Donovan. Brazil defeated Belgium 2-0 in Kobe, with an amazing volley by Rivaldo and a splendid counter-attack goal by Ronaldo (Brazilian footballer). Turkey ended co-hosts Japans run with a 1-0 win in Miyagi, thanks to a \u00dcmit Davala goal in the 12th minute. The other co-hosts, South Korea, defeated Italy 2-1 in extra time in Daejeon with a goal by Ahn Jung-hwan in the 117th minute, after a match filled with many controversial referring decisions. South Koreas win ensured that, for the very first time in the Cups history, teams from each of Europe, North America, South America, Africa and Asia reached the quarter-finals of the same tournament. Question: In the second round, how many teams won by only one point?", - "Output Program": [ - "team = ['germany', 'senegal', 'spain', 'ireland', 'japan']\nlength = len(team)\nprint(length)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Unemployment hovered at 8-10% after the start of the economic slowdown in 1999, above the 7% average for the 1990s. Unemployment finally dipped to 7.8% in 2006, and continued to fall in 2007, averaging 6.8% monthly (up to August). Wages have risen faster than inflation as a result of higher productivity, boosting national standard of living. The percentage of Chileans with household incomes below the poverty line - defined as twice the cost of satisfying a persons minimal nutritional needs - fell from 45.1% in 1987 to 11.7% in 2015, according to government polls. Critics in Chile, however, argue that poverty figures are considerably higher than those officially published; until 2016, the government defined the poverty line based on an outdated 1987 household consumption poll, instead of more recent polls from 1997 or 2007. According to critics who use data from the 1997 poll, the poverty rate goes up to 29%; a study published in 2017 claims that it reaches 26%. Using the relative yardstick favoured in many European countries, 27% of Chileans would be poor, according to Juan Carlos Feres of the ECLAC. Starting in 2016, a new Multidimensional Poverty Index is also used, which reached 20.9% using 2015 data. Question: How many percentage did unemployment fall from 2006 to 2007?", - "Output Program": [ - "y2006 = 7.8\ny2007 = 6.8\n\nprint(abs(round(y2006-y2007,2)))", - "_2006 = 7.8\n_2007 = 6.8\ndiff = _2006 - _2007\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: How many more males were enrolled in the University of Chicago during the 2016 spring quarter compared to females?", - "Output Program": [ - "males=57\nanswer=males\nprint(answer)", - "female=43\npeople=100\nanswer=people-female\nprint(answer)" - ], - "Output Answer": [ - "{'number': '57', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By 23 April 2018, five years after the French Parliament approved the same-sex marriage law, approximately 40,000 same-sex couples had married in the country. This represented about 3.5% of all marriages. Of these, most were celebrated in Paris (9.7% of all marriages), Calvados (department) (5.6%), Charente-Maritime (5.4%), H\u00e9rault (5.1%), Orne (4.8%), and Alpes-de-Haute-Provence (4.6%). In contrast, the departments with the least same-sex marriages were Guadeloupe (0.3%), Mayotte (0.6%), Martinique (0.6%), French Guiana (1%), Haute-Corse (1.1%), and R\u00e9union (1.2%). Question: How many percent of marriage were not same sex?", - "Output Program": [ - "percent_marriage_not_same_sex=100-3.5\nprint(percent_marriage_not_same_sex)", - "same_sex_marriage = 3.5\nprint(abs(100 - same_sex_marriage))" - ], - "Output Answer": [ - "{'number': '96.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to rebound from their home loss to the Colts, the Patriots stayed at home for a rainy AFC East rematch with the Jets. After a scoreless first quarter, the Patriots struck first with a Gostkowski 31-yard field goal. However, the Jets would fire back with running back Kevan Barlow getting a touchdown on a two-yard run. Gostkowski would get one more field goal for New England, in the form of a 21-yarder. In the third quarter, New York kicker Mike Nugent kicked a 34-yard field goal for the only score of the period. In the fourth quarter, the Jets continued their pursuit, as Pennington completed a 22-yard touchdown pass to Cotchery. The Patriots tried to fight back, as Brady completed a 15-yard touchdown pass to Caldwell, following it up with a successful two-point conversion pass to Caldwell. However, New York's defense managed to bottle up any chance of a New England comeback. With the loss, the Patriots would lead the Jets by one game in the AFC East at 6-3. Also with the loss, the Patriots' 57-game streak without consecutive losses, which dated back to the 2002 season, was snapped. The San Francisco 49ers still hold the record of 60-straight games without consecutive losses (1995 - 1999). For Tom Brady, this would be his last regular-season loss at home until Week 9 of the 2011 season. This turned out to be the last time Brady lost at home to another AFC team during the regular season until Week 17 of the 2014 season. After the game was played on a completely sodden, torn-up natural grass field, the Patriots used the two-week interval before the next home game to install a new \"FieldTurf\" surface at Gillette Stadium. Question: How many yards longer was Gostkowski's first field goal compared to his second?", - "Output Program": [ - "first = 31\nsecond = 21\nprint(first-second)", - "first = 31\nsecond = 21\nprint(first - second)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Crown Jewels or Diamants de la Couronne de France, consisting of gemstones and jewellery, became unalienable by decision of Francis I of France on June 15, 1530. The C\u00f4te-de-Bretagne red spinel was then among the 8 main jewels. They suffered important loss by the Catholic League (French) in 1590 but were reconstituted by Henry IV of France and greatly enhanced by Louis XIV of France, notably with the gift of the 18 Cardinal Mazarin diamonds and the purchase of the Tavernier Blue and Ruspoli Sapphire, later followed in 1717 with the Regent Diamond. Under Louis XV of France, they were kept in the Garde Meuble de la Couronne (Royal Treasury) in one of the pavilions of the Place de la Concorde, where they suffered a theft in 1792 and a sale in 1795 after their partial recovery. In 1814, Napoleon I of France had restored the crown jewels to 65,072 stones and pearls, not including the personal jewels of both Empress Josephine and Empress Marie-Louise. Enhanced during the Bourbon Restoration and again during the Second French Empire, they counted 77,662 stones and pearls, comprising 51,403 brilliant cut diamonds, 21,119 rose cut diamonds, 2962 pearls, 507 rubies, 136 sapphires, 250 emeralds, 528 turquoises, 22 opals, 235 amethysts and 500 other stones, when they were sold in 1885 by the French Third Republic. Nevertheless, as in 1793, an important set of stones and pearls was sent to the Mus\u00e9um national dhistoire naturelle and some of the most important jewels were bought back since 1953, which makes the collection still number more than 11,000 stones and pearls. Question: How many years after the theft in 1792 were the jewels partially recovered?", - "Output Program": [ - "condition_1 = 1795\ncondition_2 = 1792\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "theft = 1972\npartial_recovery = 1975\nmore_years = partial_recovery - theft\nprint(more_years)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent were not Korean?", - "Output Program": [ - "condition_1 = 0.1\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nkorean = 0.1\nnot_korean = percentage - korean\nprint(not_korean)" - ], - "Output Answer": [ - "{'number': '99.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: How many counties were created after 1899?", - "Output Program": [ - "counties=9\nanswer=counties \nprint(answer)", - "Morgan=1\nYuma=1\nCheyenne=1\nOtero=1\nRioBlanco=1\nPhillips=1\nSedgwick=1\nKiowa=1\nKitCarson=1\nanswer=Morgan+Yuma+Cheyenne+Otero+RioBlanco+Phillips+Sedgwick+Kiowa+KitCarson\nprint(answer)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Redskins primary weapon in the backfield was running back Earnest Byner, who ranked 5th in the NFL with 1,048 rushing yards, while also catching 34 passes for 308 yards and scoring 5 touchdowns. Rookie running back Ricky Ervins was also a major asset to the running attack, rushing 145 times for 680 yards for an average of 4.7 yards per carry, while also catching 16 passes for 181 yards. And when Washington was near the goal line, they usually relied on fullback Gerald Riggs, who rushed for 248 yards and scored 11 touchdowns. The Redskins offensive line, known as \"The Hogs (American football)\", was led by Pro Bowl tackle Jim Lachey and guard Mark Schlereth, along with four-time Pro Bowl veteran Russ Grimm. The Hogs allowed the fewest sacks in the league with just 9, 10 sacks less than the team that allowed the second-fewest. Even Washingtons special teams unit was a big threat. Running back Brian Mitchell (running back) led the NFL in punt return yards (600) and punt return touchdowns (2) with a 13.3 yards per return average, while also gaining 583 yards returning kickoffs. Question: How many more touchdowns were scored by Riggs than by Byner?", - "Output Program": [ - "td_by_riggs=11\ntd_by_byner=5\nmore_num_td_by_riggs=td_by_riggs-td_by_byner\nprint(more_num_td_by_riggs)", - "rigs_td = 11\nbyner_td =5 \nprint(abs(round(rigs_td - byner_td,2)))\n" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States presidential election in New Jersey, 2012, Democrat Barack Obama received 14,640 votes (93.3% vs. 66.0% countywide), ahead of Republican Mitt Romney with 909 votes (5.8% vs. 32.3%) and other candidates with 46 votes (0.3% vs. 0.8%), among the 15,683 ballots cast by the citys 22,555 registered voters, for a turnout of 69.5% (vs. 68.8% in Union County). In the United States presidential election in New Jersey, 2008, Democrat Barack Obama received 15,280 votes (92.3% vs. 63.1% countywide), ahead of Republican John McCain with 1,110 votes (6.7% vs. 35.2%) and other candidates with 56 votes (0.3% vs. 0.9%), among the 16,548 ballots cast by the citys 22,516 registered voters, for a turnout of 73.5% (vs. 74.7% in Union County). In the United States presidential election in New Jersey, 2004, Democrat John Kerry received 11,508 votes (85.4% vs. 58.3% countywide), ahead of Republican George W. Bush with 1,773 votes (13.2% vs. 40.3%) and other candidates with 88 votes (0.7% vs. 0.7%), among the 13,480 ballots cast by the citys 20,445 registered voters, for a turnout of 65.9% (vs. 72.3% in the whole county). Question: How many more votes did Obama get than McCain?", - "Output Program": [ - "McCain=1110\nObama=15280\nanswer=Obama-McCain\nprint(answer)", - "Obamareceived=15280 \nMcCain=1110\nanswer=Obamareceived-McCain\nprint(answer)" - ], - "Output Answer": [ - "{'number': '14170', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 19th century was dominated by the Hungarian struggle for independence and modernisation. The national insurrection against the Habsburgs began in the Hungarian capital Hungarian Revolution of 1848 and was defeated one and a half years later, with the help of the Russian Empire. 1867 was the year of Austro-Hungarian Compromise of 1867 that brought about the birth of Austria-Hungary. This made Budapest the twin capital of a dual monarchy. It was this compromise which opened the second great phase of development in the history of Budapest, lasting until World War I. In 1849 the Chain Bridge (Budapest) linking Buda with Pest was opened as the first permanent bridge across the Danube and in 1873 Buda and Pest were officially merged with the third part, \u00d3buda (Old Buda), thus creating the new metropolis of Budapest. The dynamic Pest grew into the countrys administrative, political, economic, trade and cultural hub. Ethnic Hungarians overtook Danube Swabians in the second half of the 19th century due to mass migration from the overpopulated rural Transdanubia and Great Hungarian Plain. Between 1851 and 1910 the proportion of Hungarians increased from 35.6% to 85.9%, Hungarian became the dominant language, and German was crowded out. The proportion of Jews peaked in 1900 with 23.6%. Due to the prosperity and the large Jewish community of the city at the start of the 20th century, Budapest was often called the \"Jewish Mecca\" or \"Judapest\". In 1918, Austria-Hungary lost the war and collapsed; Hungary declared itself an independent republic (Republic of Hungary). In 1920 the Treaty of Trianon partitioned the country, and as a result, Hungary lost over two-thirds of its territory, and about two-thirds of its inhabitants, including 3.3 million out of 15 million ethnic Hungarians. Question: What year did the Hungarian Revolution end?", - "Output Program": [ - "hungerian_rev_start = 1848\nrevolution_end_after = 1\n\nprint((hungerian_rev_start + revolution_end_after))", - "year = 1849\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1849'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to CBS, in 2001 the ethnic makeup of the city was 99.8% Jewish and other non-Arab, without significant Arab population. See Population groups in Israel. According to CBS, in 2001 there were 23,700 males and 24,900 females. The population of the city was spread out with 31.4% 19 years of age or younger, 15.7% between 20 and 29, 18.5% between 30 and 44, 18.3% from 45 to 59, 4.1% from 60 to 64, and 11.9% 65 years of age or older. The population growth rate in 2001 was 0.8%. Question: How many percent were not between 30 and 44?", - "Output Program": [ - "percentage = 100\nage_specified = 18.5\nothers = percentage - age_specified\nprint(others)", - "\ncondition_1 = 18.5\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '81.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: For the Class of 2018 (enrolling fall 2014), Union College received 5,406 applications and accepted 2,223 (41.1%), with 570 enrolling. The mean SAT scores for the Class of 2018 were 630 for critical reading, 670 for math, and 630 for writing, while the middle 50% range of SAT scores was 590-680 for critical reading, 620-720 for math, and 590-670 for writing. The mean ACT (test) composite score was 29; the middle 50% range was 28-31. The average high school grade point average (GPA) of enrolling freshmen was 3.41. Question: How many percent of the applications were rejected?", - "Output Program": [ - "total_applicants = 100\nrejected_applicants = 41.1\nprint(total_applicants-rejected_applicants)", - "percent_application_accepted = 41.1\npercent_application_rejected = 100 - percent_application_accepted\nprint(percent_application_rejected)" - ], - "Output Answer": [ - "{'number': '58.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many percent of people were either Black, Native American or Asian?", - "Output Program": [ - "black = 7.46\nnative_american = 4.02\nasian = 0.03\nprint(abs(round(black + native_american + asian,2)))" - ], - "Output Answer": [ - "{'number': '11.59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: the total number of full-time equivalent jobs was 582. The number of jobs in the primary sector was 33, of which 30 were in agriculture and 3 were in forestry or lumber production. The number of jobs in the secondary sector was 329 of which 262 or (79.6%) were in manufacturing and 67 (20.4%) were in construction. The number of jobs in the tertiary sector was 220. In the tertiary sector; 64 or 29.1% were in wholesale or retail sales or the repair of motor vehicles, 10 or 4.5% were in the movement and storage of goods, 12 or 5.5% were in a hotel or restaurant, 2 or 0.9% were in the information industry, 6 or 2.7% were the insurance or financial industry, 6 or 2.7% were technical professionals or scientists, 65 or 29.5% were in education and 18 or 8.2% were in health care. Question: How many of the total jobs were not the primary or secondary sector?", - "Output Program": [ - "total = 582\nprimary = 33\nsecondary = 329\nno = total - primary - secondary\nprint(no)", - "condition_1 = 582\ncondition_2 = 33+329\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '220', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Bulgarias total military personnel as of 2014 is 37,100, of which 30,400 (80.1%) are active military personnel and 8,100 (11.9%) are civilian personnel. The Land Forces are the largest branch, with at least 18,000 men serving there. In terms of percentage, 53% of all Army personnel are in the Land Forces, 25% are in the Air Force, 13% are in the Navy and 9% are in the Joint Forces Command. Annual spending per soldier amounts to 30,000 leva (~ 15,000 euro) and is scheduled to increase to 43,600 leva by 2014. Question: How many more will leva increase in 2014?", - "Output Program": [ - "increase = 43600\nmain = 30000\n\ntotal = increase - main\nprint(total)", - "before_2014_spend_leva = 30000\nin_2014_spend_leva = 43600\nprint(in_2014_spend_leva-before_2014_spend_leva)" - ], - "Output Answer": [ - "{'number': '13600', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Point guard Jason Terry became the teams scoring leader during the 2000\u201301 season, leading them with 19.7 ppg. After the All-Star break, the Hawks traded Mutombo to the Philadelphia 76ers for Theo Ratliff, Toni Kuko\u010d, and Nazr Mohammed. However, Ratliff was injured and did not play with the Hawks until next season. They ended the season with a 25\u201357 record. In 2001, the Hawks drafted Spanish star Pau Gasol 3rd, but his rights were ceded to the Memphis Grizzlies in a trade involving Shareef Abdur-Rahim. Abdur-Rahim became the teams scoring leader, and made his only All-Star appearance in 2002. The team ended up 33\u201349 for the 2001\u201302 season. The Hawks sent Kukoc to the Milwaukee Bucks for All-Star Glenn Robinson in 2002, Robinson lead the team with 20.8 ppg. But the Hawks still failed to make the playoffs for the 2002\u201303 season, finishing with a 35\u201347 record. Question: How many more points did the Hawks have compared to the Kings during the game they played?", - "Output Program": [ - "points=25\nanswer=points\nprint(answer)", - "Hawks=25\nanswer=Hawks\nprint(answer)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Like most rural areas throughout Missouri, voters in Dunklin County generally adhere to socially and culturally Conservatism principles but are more moderate or Populism on economic issues, typical of the Dixiecrat philosophy. In 2004, Missourians voted on Missouri Constitutional Amendment 2 (2004)\u2014it overwhelmingly passed Dunklin County with 87.57 percent of the vote. The initiative passed the state with 71 percent of support from voters as Missouri became the first state to ban same-sex marriage. In 2006, Missourians voted on Missouri Constitutional Amendment 2 (2006)\u2014it failed in Dunklin County with 53.70 percent voting against the measure. The initiative narrowly passed the state with 51 percent of support from voters as Missouri became one of the first states in the nation to approve Embryonic stem cell. Despite Dunklin County\u2019s longstanding tradition of supporting socially conservative platforms, voters in the county have a penchant for advancing Populism causes like increasing the minimum wage. In 2006, Missourians voted on a proposition (Proposition B) to increase the minimum wage in the state to $6.50 an hour\u2014it passed Dunklin County with 79.42 percent of the vote. The proposition strongly passed every single county in Missouri with 78.99 percent voting in favor as the minimum wage was increased to $6.50 an hour in the state. During the same election, voters in five other states also strongly approved increases in the minimum wage. Question: How many more percent of the voters voted for Proposition B in Dunklin County compared to every county in Missouri?", - "Output Program": [ - "Dunklin=87.57\nagainst=53.70\nanswer=Dunklin-against\nprint(answer)", - "Dunklin=87.57\nMissouri=51\nanswer=Dunklin-Missouri\nprint(answer)" - ], - "Output Answer": [ - "{'number': '.43', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many streams were names arroyo, rio and river combined?", - "Output Program": [ - "streams_named_arroyo=122\nstreams_named_wash=60\nstream_named_delta=10\nstream_named_arroyyo_more=streams_named_arroyo-(streams_named_wash+stream_named_delta)\nprint(stream_named_arroyyo_more)", - "arrio = 122\nrio = 11\nriver = 147\nprint(abs(round(arrio + rio + river,2)))" - ], - "Output Answer": [ - "{'number': '280', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 97.7% of the population were in households, 2.3% were in group quarters, and 1% were institutionalized. There were 8,103,731 households of which 30.2% or 2,449,343 had children. 46.1% or 3,736,165 were composed of opposite sex and married couples. Male households with no wife composed 4.9% or 400,534. 15.0% or 1,212,436 were female households, with no husbands. 34% or 2,754,596 were non-family households. The household density was 684 per square mile. 91.9% of housing units were occupied with a 3.8% vacancy rate. The average household size was 2.65 per household. The average income for non-family households was $90,335, and the average income for families was $104,715. 13.3% or 2,888,493 of the population were below the poverty line. Question: How many percentage were in group quarters than were institutionalized?", - "Output Program": [ - "group = 2.3\ninstitution = 1\ndiff = group - institution\nprint(diff)", - "condition_1 = 2.3\ncondition_2 = 1\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: Which year had the lowest percentage of Minangkabau population, 2000 or 2010?", - "Output Program": [ - "population2010=36.1\nprint(population2010)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2010'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1856, Leopold II, Grand Duke of Tuscany established a penal colony in Pianosa because it was considered a perfect place to isolate, segregate, and oversee detainees; at the proclamation of the Kingdom of Italy in 1861, there were 149 prisoners on the island. In 1864 a structure able to contain 350 prisoners was built, but in 1872 the island was divided into numerous farms organizing the inmates as small communities; in 1880 there were 960 detainees. The captives cultivated cereals, produced oil and wine as Sangiovese and Procanico, there were poultry, pigs, and cattle farms. From 1884 until 1965, because of its dry climate, Pianosa hosted convicts from all over Italy who had been affected by tuberculosis. At the beginning of the 1900s, the population on the island was 21 civilians, 80 Polizia Penitenziaria, 40 soldiers, and 800 prisoners. The former President of the Republic of Italy Sandro Pertini became an inmate in 1932 for political reasons. During World War II, on 17 September 1943, Germans troops invaded Pianosa and occupied it; on 19 March 1944 French commandos landed on the island, and after a short firefight left again, taking away 40 prison guards as hostages; the following month an allied bomber attacked the island, killing six people. Question: How many more prisoners were taken hostage than people killed in the bomber attack?", - "Output Program": [ - "prisoners_hostage = 40\nkilled = 6\nprint(abs(prisoners_hostage-killed))", - "hostages = 40\nno_of_people_killed = 6\nrest = hostages - no_of_people_killed\nprint(rest)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Some economists have stated that Reagans policies were an important part of bringing about the third longest peacetime economic expansion in U.S. history. During the Reagan administration, real GDP growth averaged 3.5%, compared to 2.9% during the preceding eight years. The annual average unemployment rate declined by 1.7 percentage points, from 7.2% in 1980 to 5.5% in 1988, after it had increased by 1.6 percentage points over the preceding eight years. Nonfarm employment increased by 16.1 million during Reagans presidency, compared to 15.4 million during the preceding eight years, while manufacturing employment declined by 582,000 after rising 363,000 during the preceding eight years. Reagans administration is the only one not to have raised the minimum wage. The inflation rate, 13.5% in 1980, fell to 4.1% in 1988, due to the Federal Reserve increasing interest rates (prime rate peaking at 20.5% in August 1981). The latter contributed to a recession from July 1981 to November 1982 during which unemployment rose to 9.7% and GDP fell by 1.9%. Additionally, income growth slowed for middle- and lower-class (2.4% to 1.8%) and rose for the upper-class (2.2% to 4.83%). Question: How many was the inflation rate when it fell 4.1% from 13.5% in 1980?", - "Output Program": [ - "y1 = 4.1\ny2 = 13.5\ndiff = y2 - y1\nprint(diff)" - ], - "Output Answer": [ - "{'number': '9.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Literacy rate in Nauru, defined as \"people who are currently enrolled in school and/or have reached at least grade 5 of primary education\", is 96.5%, as of 2011. There are 3,190 students and 104 teachers, as of 2013. The 2011 census stated 4 percent of the population aged 15 years or older have a primary education, 91 percent have a secondary education, and 5 percent have a tertiary education. Education is based on the British system, which requires attendance from 5 to 16 years old. Students spend three years at preschool, six years of primary education, and four years of secondary school. Tertiary school is not required. An estimated 10.7 percent of the GDP was spend on education in 1999. As of 2013, there are five preschools, four primary schools, three secondary schools, and one tertiary school. The lone college, University of South Pacific, opened in the 1970s via distance courses, and in 1987 a campus was built on the island. It offers accounting, management, primary education, and English studies as majors. Question: How many colleges are there in Nauru, as of 2013?", - "Output Program": [ - "number_college_2013 = 1\nprint(number_college_2013)", - "college = 1\nprint(college)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Green Bay Packers won over the visiting Arizona Cardinals at home as running backs Ahman Green and Vernand Morency each rushed for over 100 yards, becoming the first Packers running back duo to accomplish that feat since the 1980s. Brett Favre threw for 180 yards and one touchdown, as well as one rushing touchdown. Leading Green Bay's receiving corps was Donald Driver, who had five receptions for 58 Yards. Coming up behind him was David Martin, who had four receptions for 48 Yards and one touchdown. On defense, the Packers limited Cardinals rookie quarterback Matt Leinart to 14/35 for 157 yards with one touchdown and one interception. They also held Cardinals running back Edgerrin James to 84 rushing yards on 24 carries, along with three receptions for 25 receiving yards. Aaron Kampman was named NFC Defensive Player of the Week for his performance. Question: How many incomplete passes did Matt Leinart throw?", - "Output Program": [ - "passes = 35\nincomplete_passes = 14\nprint(passes-incomplete_passes)", - "total = 35\ncomplete = 14\nprint(total - complete)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many more households are there than families?", - "Output Program": [ - "condition_one = 450691\ncondition_two = 271315\n\nprint(abs(round(condition_one-condition_two,2)))", - "household = 450691\nfamily = 271315\nprint(household - family)" - ], - "Output Answer": [ - "{'number': '179376', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Canada, the United States and Mexico host communities of both Jews (6 million or about 1.8%), Buddhists (3.8 million or 1.1%) and Muslims (3.4 million or 1.0%). The biggest number of Jewish individuals can be found in the United States (5.4 million), Canada (375,000) and Mexico (67,476). The United States host the largest Muslim population in North America with 2.7 million or 0.9%, While Canada host about one million Muslim or 3.2% of the population. While in Mexico there were 3,700 Muslims in the country. In 2012, U-T San Diego estimated U.S. practitioners of Buddhism at 1.2 million people, of whom 40% are living in Southern California. Question: How many Jewish individuals live in United states, Canada and Mexico combined?", - "Output Program": [ - "us = 5400000\ncanada = 375000\nmexico = 67476\ntotal = us + canada + mexico\nprint(total)" - ], - "Output Answer": [ - "{'number': '5442476', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In May 2010, more than 120,000 North Koreans owned mobile phones; this number had increased to 301,000 by September 2010, 660,000 by August 2011, and 900,000 by December 2011. Orascom reported 432,000 North Korean subscribers after two years of operation (December 2010), increasing to 809,000 by September 2011, and exceeding one million by February 2012. By April 2013 subscriber numbers neared two million. By 2015 the figure has grown to three million. Question: How many more subscribers did Orascom have in February 2012 compared to September 2011?", - "Output Program": [ - "Orascom=432000\nDecember=900000\nanswer=December-Orascom\nprint(answer)" - ], - "Output Answer": [ - "{'number': '191000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Literacy rate in Nauru, defined as \"people who are currently enrolled in school and/or have reached at least grade 5 of primary education\", is 96.5%, as of 2011. There are 3,190 students and 104 teachers, as of 2013. The 2011 census stated 4 percent of the population aged 15 years or older have a primary education, 91 percent have a secondary education, and 5 percent have a tertiary education. Education is based on the British system, which requires attendance from 5 to 16 years old. Students spend three years at preschool, six years of primary education, and four years of secondary school. Tertiary school is not required. An estimated 10.7 percent of the GDP was spend on education in 1999. As of 2013, there are five preschools, four primary schools, three secondary schools, and one tertiary school. The lone college, University of South Pacific, opened in the 1970s via distance courses, and in 1987 a campus was built on the island. It offers accounting, management, primary education, and English studies as majors. Question: How many years do students spend in secondary school?", - "Output Program": [ - "condition_1 = 4\ncondition_2 = 0\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n", - "secondary = 4\nprint(secondary)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Trying to snap their two-game losing streak, the Bills wrapped up their three-straight divisional games in Gillette Stadium with a Week 10 AFC East duel with the New England Patriots. In the first quarter, Buffalo trailed early as Patriots QB Matt Cassel got a 13-yard TD run. In the second quarter, New England increased their lead as kicker Stephen Gostkowski got a 32-yard field goal. The Bills closed out the half with kicker Rian Lindell getting a 25-yard field goal. In the third quarter, the Patriots answered with Gostkowski nailing a 37-yard field goal. In the fourth quarter, New England pulled away with RB BenJarvus Green-Ellis getting a 1-yard TD run. Buffalo ended the game with QB Trent Edwards completing a 14-yard TD pass to rookie WR James Hardy. Question: How many more field goals did Stephen Gostkowski make over Rian Lindell?", - "Output Program": [ - "field_goals_SG = 2\nfield_goals_RL = 1\nmore_field_goals = field_goals_SG - field_goals_RL\nprint(more_field_goals)", - "stephan = (32,37)\nrian_lindel = (25)\nrian_lindel_fg_count = 1\n\nprint(abs(round(len(stephan) - rian_lindel_fg_count,2)))\n" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many more losses than wins did the Chargers have in their division?", - "Output Program": [ - "lose = 4\nwin = 2\ndiff = lose - win\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In recent decades, the literacy rate of Rajasthan has increased significantly. In 1991, the states literacy rate was only 38.55% (54.99% male and 20.44% female). In 2001, the literacy rate increased to 60.41% (75.70% male and 43.85% female). This was the highest leap in the percentage of literacy recorded in India (the rise in female literacy being 23%). At the Census 2011, Rajasthan had a literacy rate of 67.06% (80.51% male and 52.66% female). Although Rajasthans literacy rate is below the national average of 74.04% and although its female literacy rate is the lowest in the country, the state has been praised for its efforts and achievements in raising literacy rates. Question: By how many percentage points did the female literacy rate improve between 2001 and 2011?", - "Output Program": [ - "percentage_female_literacy_2001 = 43.85\npercentage_female_literacy_2011 = 52.66\npercentage_improve = round(percentage_female_literacy_2011 - percentage_female_literacy_2001,2)\nprint(percentage_improve)", - "female_literacy_in_2001 = 43.85\nfemale_literacy_in_2011 = 52.66\n\n\nprint(abs(round(female_literacy_in_2001 - female_literacy_in_2011,2)))" - ], - "Output Answer": [ - "{'number': '8.81', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people in the county were not white?", - "Output Program": [ - "whites = 65.6\nprint(100-whites)", - "total = 100\nblack = 65.6\nprint(total - black)" - ], - "Output Answer": [ - "{'number': '34.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of people were not Hispanic in California?", - "Output Program": [ - "hispanic = 37.6\n\nprint(abs(100 - hispanic))", - "in_california = 37.6\ntotal = 100\n\nnot_in_california = (total - in_california)\n\nprint(not_in_california)" - ], - "Output Answer": [ - "{'number': '62.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Since 1995, Fortune (magazine) has ranked Adobe as an outstanding place to work. Adobe was rated the 5th best U.S. company to work for in 2003, 6th in 2004, 31st in 2007, 40th in 2008, 11th in 2009, 42nd in 2010, 65th in 2011, 41st in 2012, and 83rd in 2013. In October 2008, Adobe Systems Canada Inc. was named one of \"Canadas Top 100 Employers\" by Mediacorp Canada Inc., and was featured in Macleans newsmagazine. Question: How many years was Adobe ranked higher than the rank of 30?", - "Output Program": [ - "times_ranked_higher_than_30 = 6\nprint(times_ranked_higher_than_30)", - "y2003 = 5 \ny2004 = 6\ny2007 = 31\ny2008 = 40\ny2009 = 11\ny2010 = 42\ny2011 = 65\ny2012 = 41\ny2013 = 83\n\nranking = [y2003,y2004,y2007,y2008,\n y2009,y2010,y2011,y2012,y2013]\ncount = 0\nt = 0\nwhile t < len(ranking):\n if ranking[t] > 30:\n count = count + 1\n t = t+1\n else:\n t = t+1\nprint(count)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Immigration is an essential component of the population. Results of the 2011 Population Census indicated that 326,376 (59.1% of the total population) were born outside Macau, an increase of 3.0 percentage points over the last ten years. Analysed by place of birth, 255,186 (46.2%) were born in Mainland China, down by 1.2 percentage points from 2001. 226,127 (40.9%) were born in Macau, 19,355 (3.5%) in Hong Kong and 1,835 (0.3%) in Portugal. There were more persons born in other countries or territories as the number of non-resident workers increased. Among them, 14,544 were born in the Philippines, 7,199 in Vietnam and 6,269 in Indonesia, altogether taking up 5.1% of the total population. 1,942 were born in Europe other than Portugal, 2,252 in Americas, 959 in Africa and 672 in Oceania. Analysed by age group, 85.2% of the youth population (aged 0-14) were born in Macau, and 62.9% of those aged 35 and above were born in Mainland China. Question: How many percent of people aged 35 and above were not born in Mainland China?", - "Output Program": [ - "Mainland_born = 62.9\nprint(100-Mainland_born)", - "total = 100\nchina = 62.9\nprint(total - china)" - ], - "Output Answer": [ - "{'number': '37.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many percent were not from 25 to 44?", - "Output Program": [ - "total = 100\nage = 30.4\ndiff = total - age\nprint(diff)", - "condition_1 = 30.4\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '69.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: how many yards did jones run?", - "Output Program": [ - "Jones_run_yard = 2\nprint(Jones_run_yard)", - "run = 2\nprint(run)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In a 15-year career with the Boston Red Sox, New York Yankees, Cincinnati Reds, and New York Giants (NL), Mays compiled a 207-126 record with 29 shutouts in baseballs, 862 strikeouts and a 2.92 earned run average when the league average was 3.48. He won twenty or more games five times. He was also noted for his skills with a at bat, hitting five home runs, recording 110 run batted in, and sporting a lifetime .268 batting average—an unusually high mark for a pitcher. Mays is the only Red Sox pitcher to toss two nine-inning complete game victories on the same day, as he bested the 1918 Philadelphia Athletics season 12-0 and 4-1 on August 30, 1918. Those wins put the Red Sox one step from clinching the league championship, as they led Cleveland by 3 1/2 games with 4 remaining to play. Question: How many points higher was the league average than Mays' personal run average?", - "Output Program": [ - "league_avg = 3.48\nmays_avg = 2.92\npoints_higher_than_mays = league_avg-mays_avg \nprint(points_higher_than_mays)", - "league_avg = 3.48\nmays_personal = 2.92\nprint(abs(round(league_avg - mays_personal,2)))" - ], - "Output Answer": [ - "{'number': '.56', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many yards was the longest touchdown pass?", - "Output Program": [ - "long = 9\nprint(long)", - "ans = [9]\n\nprint(max(ans))" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Building activity occurred in numerous noble palaces and churches during the later decades of the 17th century. Some of the best examples of this architecture are Krasi\u0144ski Palace (1677-1683), Wilan\u00f3w Palace (1677-1696) and St. Kazimierz Church (1688-1692). The most impressive examples of rococo architecture are Czapski Palace (1712-1721), Palace of the Four Winds (1730s) and Visitationist Church (fa\u00e7ade 1728-1761). The neoclassical architecture in Warsaw can be described by the simplicity of the geometrical forms teamed with a great inspiration from the Roman period. Some of the best examples of the neoclassical style are the \u0141azienki Palace (rebuilt 1775-1795), Kr\u00f3likarnia (1782-1786), Carmelite Church, Warsaw (fa\u00e7ade 1761-1783) and Evangelical Holy Trinity Church, Warsaw (1777-1782). The economic growth during the first years of Congress Poland caused a rapid rise of architecture. The Neoclassical revival affected all aspects of architecture; the most notable examples are the Great Theatre, Warsaw (1825-1833) and buildings located at Plac Bankowy, Warsaw (1825-1828). Question: How many examples of neoclassical architecture are listed?", - "Output Program": [ - "\u0141azienki=1\nKr\u00f3likarnia=1\nCarmeliteChurch=1\nWarsaw=1\nTrinity=1\nCarmelite=1\ntotal=6\nanswer=total\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The population of the city proper is 370,702, while Eurostat estimates that 696,767 people live in the Larger Urban Zones of Florence. The Metropolitan Area of Florence, Prato and Pistoia, constituted in 2000 over an area of roughly , is home to 1.5 million people. Within Florence proper, 46.8% of the population was male in 2007 and 53.2% were female. Minors (children aged 18 and less) totalled 14.10 percent of the population compared to pensioners, who numbered 25.95 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Florence resident is 49 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Florence grew by 3.22 percent, while Italy as a whole grew by 3.56 percent. The birth rate of Florence is 7.66 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many percent more pensioners were there in Florence than minors?", - "Output Program": [ - "pensioners = 25.95\nminors = 14.10\n\nprint(abs(pensioners - minors))", - "pensioner = 25.95\nminor = 14.10\n\nanswer = pensioner - minor\n\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11.85', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many more percent of Bronx residents spoke Spanish than English?", - "Output Program": [ - "spanish = 46.29\nenglish = 44.02\n\nprint(abs(round(spanish - english,2)))\n", - "spanish = 46.29\nenglish = 44.02\nmore_percent = spanish - english\nprint(more_percent)" - ], - "Output Answer": [ - "{'number': '2.27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This overall downturn affected Holdens profits; the company recorded a combined gain of A$842.9 million from 2002 to 2004, and a combined loss of A$290 million from 2005 to 2006. Factors contributing to the loss included the development of an all-new model, the strong Australian dollar and the cost of reducing the workforce at the Elizabeth plant, including the loss of 1,400 jobs after the closure of the third-shift assembly line in 2005, after two years in operation. Holden fared better in 2007, posting an A$6 million loss. This was followed by an A$70.2 million loss in the 2008, an A$210.6 million loss in 2009, and a profit of A$112 million in 2010. On 18 May 2005, \"Holden Ltd\" became \"GM Holden Ltd\", coinciding with the resettling to the new Holden headquarters on 191 Salmon Street, Port Melbourne, Victoria. Question: How many years did Holdens profit a gain from 2002 to 2004?", - "Output Program": [ - "year_start = 2002\nyear_end = 2004\nnumber_years = year_end - year_start\nprint(number_years)", - "start_year = 2002\nend_year = 2004\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This period was known as the \"Golden Age (metaphor)\" by the FCZ faithful. At this time, the club was run by the legendary President Edwin N\u00e4geli and had players such as K\u00f6bi Kuhn, Fritz K\u00fcnzli, Ilija Kati\u0107, Ren\u00e9 Botteron, and many more. Z\u00fcrich won seven Swiss Super League in the years 1962-63 Nationalliga A, 1965-66 Nationalliga A, 1967-68 Nationalliga A, 1973-74 Nationalliga A, 1974-75 Nationalliga A, 1975-76 Nationalliga A and 1980-81 Nationalliga A. They also won the Swiss Cup five times in 1966, 1970, 1972, 1973, and in 1976. FCZ also had some success in Europe getting to the semi-finals of the European Cup 1963-64, before losing to Real Madrid C.F. and also reaching the semi-finals in the European Cup 1976-77, where they lost to Liverpool F.C.. Question: How many times did Z\u00fcrich win the Swiss Cup in the 1970's?", - "Output Program": [ - "number_win_1970s = 4 \nprint(number_win_1970s)", - "win_year = [1970,1973,1972,1976]\n\n\nprint(abs(round(len(win_year),1)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2001, the Giants were eliminated from playoff contention on the next-to-last day of the season. Slugging shortstop Rich Aurilia put up stellar numbers (37 HR, 97 RBI, .324 BA) in support of Bonds, who once again gave fans something to cheer about with his single-season record 73 home runs, surpassing Mark McGwires 70 in 1998. The pitching staff was good but not great, with Russ Ort\u00edz (17\u20139, 3.29) leading a staff that also had Liv\u00e1n Hern\u00e1ndez (13\u201315, 5.24) and Kirk Rueter (14\u201312, 4.42). Shawn Estes and Mark Gardner had subpar years, but a notable late-season acquisition from the Pirates was superstar starter Jason Schmidt (7\u20131, 3.39). Robb Nen continued as a dominant closer (45 saves, 3.01 ERA). Question: How many years after Mark McGwires home run record did Bonds beat it?", - "Output Program": [ - "start = 1998\nend = 2001\n\nprint(abs(start - end))", - "last = 1998\nnew = 2001\nprint(new - last)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On November 29, 2011, a Forbes magazine report valued the Ottawa Senators Hockey Club at $201 million, (17th highest in NHL). The valuation was based on $27 million for the sport, $70 million for the arena, $80 million for the market and $25 million for the brand. For 2010\u201311, the club had an operating income of $2.8 million on revenues of $100 million. The gate receipts for the 2010\u201311 season were $46 million and player expenses were $57 million. The operating income followed two years where the team posted a loss. Forbes estimates that the organization has a debt/value ratio of 65%, including arena debt. Eugene Melnyk bought the team for $92 million in 2003. A November 2014 report by Forbes valued the Senators at $400 million, 16th highest in the NHL. Question: How many millions of dollars did the value of the Ottawa Senators increase between 2011 and 2014?", - "Output Program": [ - "y1 = 201\ny2 = 400\n\ntotal = (y2 - y1)\n\nprint(total)", - "y2011 = 201\ny2014 = 400\n\nprint(abs(round(y2011-y2014,2)))" - ], - "Output Answer": [ - "{'number': '199', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Bulgarias total military personnel as of 2014 is 37,100, of which 30,400 (80.1%) are active military personnel and 8,100 (11.9%) are civilian personnel. The Land Forces are the largest branch, with at least 18,000 men serving there. In terms of percentage, 53% of all Army personnel are in the Land Forces, 25% are in the Air Force, 13% are in the Navy and 9% are in the Joint Forces Command. Annual spending per soldier amounts to 30,000 leva (~ 15,000 euro) and is scheduled to increase to 43,600 leva by 2014. Question: How many of Bulgaria's total military personnel are not Land Forces?", - "Output Program": [ - "total = 37100\nland = 18000\ndiff = total - land\nprint(diff)", - "condition_1 = 37100\ncondition_2 = 18000\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '19100', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On 10 July 2006, Deschamps was named head coach of Juventus F.C., after Fabio Capello resigned in the wake of the 2006 Italian football scandal. Deschamps first game in charge of Juventus was highly successful since Juventus beat U.S. Alessandria Calcio 1912 8-0 in a friendly, but poor results followed as Juventus was knocked out in the 2006-07 Coppa Italia and then drew 1-1 against A.C. Rimini 1912 on the first day of the league season. In the following three matches, Juventus beat Vicenza Calcio 2-1, F.C. Crotone 3-0 and Modena F.C. 4-0. Deschamps also helped Juventus to win their first competition since being relegated, which was the Birra Moretti Cup in which Juventus beat F.C. Internazionale Milano 1-0 and S.S.C. Napoli in a Penalty shoot-out (association football). He led Juventus to its return to Serie A, which was confirmed on 19 May 2007 with a 5-1 away win at A.C. Arezzo. On 26 May, several media announced Deschamps had resigned as Juventus manager, following several clashes with the club management. However, this was denied by the club itself a few hours later. Later that evening, after the game against A.C. Mantova, which confirmed Juve as 2006-07 Serie B, Deschamps confirmed to the media that he had indeed resigned and the news was then made official by Juventus a few hours later. Question: How many more points were scored by Juventus went up against A.C. Arezzo?", - "Output Program": [ - "juventus = 5\narezzo = 1\nmany_more = juventus - arezzo\nprint(many_more)\n", - "condition_1 = 5\ncondition_2 = 1\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The index reached a relative intraday high\u2014which was not exceeded for over seven years\u2014of 1,552.87, on March 24, 2000, during the dot-com bubble. The index then declined by approximately 50%, to 768.63, on October 10, 2002, during the stock market downturn of 2002. On May 30, 2007, the S&P 500 closed at 1,530.23, to set its first all-time closing high in more than seven years. Although the index achieved a new all-time intraday high on October 11, 2007, at 1,576.09, following a record close of 1,565.15 on October 9, the index finished 2007 at 1,468.36 points\u2014just below its 1999 annual close. Less than a month later, it dropped to 1,400, and would not see similar levels again for five years. Question: How many points had the index gained from October 10, 2002 to the end of 2007?", - "Output Program": [ - "closed=768.63\nyear=1530.23\nanswer=year-closed\nprint(answer)\n", - "index=768.63\nfinished=1468.36 \nanswer=finished-index\nprint(answer)" - ], - "Output Answer": [ - "{'number': '699.73', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The distribution pattern in the 2002 census was similar to those of the 1980 and 1991 censuses, but the share of the two main groups has declined. Indo-Guyanese made up 51.9% of the total population in 1980, but by 1991 this had fallen to 48.6%, and then to 43.5% in the 2002 census. Those of African descent increased slightly from 30.8% to 32.3% during the first period (1980 and 1991) before falling to 30.2% in the 2002 census. With small growth in the overall population, the decline in the shares of the two larger groups has resulted in the relative increase of shares of the multiracial and Amerindian groups. The Amerindian population rose by 22,097 people between 1991 and 2002. This represents an increase of 47.3% or annual growth of 3.5%. Similarly, the multiracial population increased by 37,788 persons, representing a 43.0% increase or annual growth rate of 3.2% from the base period of 1991 census. Question: How many years did it take for the Amerindian population to rise by 22097 people?", - "Output Program": [ - "condition_1 = 2002\ncondition_2 = 1991\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "start = 1991\nend = 2002\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Over the years the city has been home to people of various ethnicities, resulting in a range of different traditions and cultural practices. In one decade, the population increased from 427,045 in 1991 to 671,805 in 2001. The population was projected to reach 915,071 in 2011 and 1,319,597 by 2021. To keep up this population growth, the KMC-controlled area of has expanded to in 2001. With this new area, the population density which was 85 in 1991 is still 85 in 2001; it is likely to jump to 111 in 2011 and 161 in 2021. Question: How many people did the population increase by between 1991 and 2001?", - "Output Program": [ - "y1991 = 427045\ny2001 = 671805\n\nprint(abs(y1991 - y2001))", - "population_1991 = 427045\npopulation_2001 = 671805\npopulation_increase = population_2001 - population_1991\nprint(population_increase)" - ], - "Output Answer": [ - "{'number': '244760', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Crown Jewels or Diamants de la Couronne de France, consisting of gemstones and jewellery, became unalienable by decision of Francis I of France on June 15, 1530. The C\u00f4te-de-Bretagne red spinel was then among the 8 main jewels. They suffered important loss by the Catholic League (French) in 1590 but were reconstituted by Henry IV of France and greatly enhanced by Louis XIV of France, notably with the gift of the 18 Cardinal Mazarin diamonds and the purchase of the Tavernier Blue and Ruspoli Sapphire, later followed in 1717 with the Regent Diamond. Under Louis XV of France, they were kept in the Garde Meuble de la Couronne (Royal Treasury) in one of the pavilions of the Place de la Concorde, where they suffered a theft in 1792 and a sale in 1795 after their partial recovery. In 1814, Napoleon I of France had restored the crown jewels to 65,072 stones and pearls, not including the personal jewels of both Empress Josephine and Empress Marie-Louise. Enhanced during the Bourbon Restoration and again during the Second French Empire, they counted 77,662 stones and pearls, comprising 51,403 brilliant cut diamonds, 21,119 rose cut diamonds, 2962 pearls, 507 rubies, 136 sapphires, 250 emeralds, 528 turquoises, 22 opals, 235 amethysts and 500 other stones, when they were sold in 1885 by the French Third Republic. Nevertheless, as in 1793, an important set of stones and pearls was sent to the Mus\u00e9um national dhistoire naturelle and some of the most important jewels were bought back since 1953, which makes the collection still number more than 11,000 stones and pearls. Question: How many years passed between the crown jewels being sold by the French Third Republic and some of the most important jewels being bought back in the 20th century?", - "Output Program": [ - "sold = 1885\nbought = 1953\ndiff = bought - sold\nprint(diff)", - "sold = 1885\nbrought = 1953\n\nprint(abs(sold - brought))" - ], - "Output Answer": [ - "{'number': '68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their Bye Week, the Panthers stayed at home for an NFC South rematch with the Tampa Bay Buccaneers on Monday Night Football. In the first quarter, Carolina trailed early as QB Bruce Gradkowski completed a 6-yard TD pass to WR Ike Hilliard for the only score of the first quarter and of the first half. In the third quarter, the Panthers struck back with kicker John Kasay completing a 28-yard field goal. Afterwards, QB Jake Delhomme completed a 4-yard TD pass to WR Keyshawn Johnson, followed up by FB Brad Hoover's 5-yard TD run. In the third quarter, Tampa Bay tried to come back as kicker Matt Bryant nailed a 28-yard field goal. Fortunately, Carolina managed to put the game away as Delhomme completed a 36-yard TD pass to WR Steve Smith. With the win, the Panthers improved to 5-4. Question: How many yards was the longest touchdown pass?", - "Output Program": [ - "gradkowski_pass = 6\ndelhomme_pass = 4\nfb_brad_pass = 5\ndelhomme_pass_two = 36\n\nmaximum_td_pass = [gradkowski_pass,delhomme_pass_two,delhomme_pass,fb_brad_pass]\nprint(max(maximum_td_pass))", - "longest_touchdown_pass = 36\nprint(longest_touchdown_pass)" - ], - "Output Answer": [ - "{'number': '36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: German civilians were held as \"reparations labour\" by the USSR. Data from the Russian archives, newly published in 2001 and based on an actual enumeration, put the number of German civilians deported from Poland to the USSR in early 1945 for reparations labour at 155,262; 37% (57,586) died in the USSR. The West German Red Cross had estimated in 1964 that 233,000 German civilians were deported to the USSR from Poland as forced labourers, and that 45% (105,000) were dead or missing. The West German Red Cross estimated at that time that 110,000 German civilians were held as forced labour in the Kaliningrad Oblast, where 50,000 were dead or missing. The Soviets deported 7,448 Poles of the Armia Krajowa from Poland. Soviet records indicated that 506 Poles died in captivity. Tomasz Kamusella maintains that in early 1945, 165,000 Germans were transported to the Soviet Union. According to Gerhardt Reichling, an official in the German Finance office, 520,000 German civilians from the Oder-Neisse region were conscripted for forced labour by both the USSR and Poland; he maintains that 206,000 perished. Question: How many of the German's deported to the USSR did not die in Russia, according to data from Russian archives?", - "Output Program": [ - "German=233000\nRed=110000\nanswer=German-Red\nprint(answer)", - "German=110000 \ndead=57586\nanswer=German-dead\nprint(answer)" - ], - "Output Answer": [ - "{'number': '97676', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many more Asians were there compared with Native Americans?", - "Output Program": [ - "NativeAmerican=26090\nAsian=3401\nanswer=NativeAmerican+Asian\nprint(answer)", - "NativeAmerican=5902\nAsians=26090\nanswer=Asians-NativeAmerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20188', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many more manufacturing than construction jobs were there?", - "Output Program": [ - "manufacturing = 700\nconstruction = 397\n\ndifference = (manufacturing - construction)\n\nprint(difference)", - "manufacturing = 700\ncons = 397\n\nprint(abs(manufacturing - cons))" - ], - "Output Answer": [ - "{'number': '303', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many in percent weren't 65 years of age or older?", - "Output Program": [ - "age_65 = 10.10\n \nprint(abs(round(100 - age_65,2)))", - "percentage = 100\nolder = 10.10\ndiff = percentage - older\nprint(diff)", - "percentage = 100\nolder = 10.10\nothers = percentage - older\nprint(others)", - "total = 100\nage = 10.10\nprint(total - age)", - "ageolder=10.10\npeople=100\nanswer=people-ageolder\nprint(answer)", - "total = 100\nage_65 = 10.10\nprint(total-age_65)", - "percentage = 100\noldest = 10.10\nother = percentage - oldest\nprint(other)" - ], - "Output Answer": [ - "{'number': '89.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '89.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Detroit Tigers are an United States professional baseball team based in Detroit, Michigan. The Tigers compete in Major League Baseball (MLB) as a member of the American League (AL) American League Central division. One of the ALs eight charter franchises, the club was founded in Detroit as a member of the minor league Western League (1885\u20131899) in 1894. They are the oldest continuous one name, one city franchise in the AL. The Tigers have won four World Series championships (, , , and ), 11 List of American League pennant winners (1907, 1908, 1909, 1934, 1935, 1940, 1945, 1968, 1984 American League Championship Series, 2006 American League Championship Series, 2012 American League Championship Series), and four AL Central division championships (2011, 2012, 2013, and 2014). The Tigers also won division titles in 1972, 1984, and 1987 as a member of the American League East. The team currently plays its home games at Comerica Park in Downtown Detroit. Question: How many years were the Tigers a minor league team before becoming a member of the American League?", - "Output Program": [ - "condition_1 = 1894\ncondition_2 = 1899\n\nprint(abs(condition_2 - condition_1))", - "start = 1894 + 1\nend = 1899\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Chiefs opened the regular season at home against the Cincinnati Bengals on September 10. The game was broadcast on CBS at noon Kansas City time. The Chiefs' offense began at a slow pace, while their defense initially held the Bengals to a field goal within the first few minutes. The Bengals began to rip through the Chiefs' defense with the help of Rudi Johnson, who would later go on to rush for 96 yards and a touchdown. In the third quarter, quarterback Trent Green received a concussion when he slid past the first-down marker and was hit byRobert Geathers' shoulder. Green laid motionless for eleven minutes until he was taken off the field by a stretcher. The mood of the game changed instantly when the Chiefs lost their leader, and many fans began to leave Arrowhead Stadium due to heavy rain and the dwindling score. Back-up quarterback Damon Huard came into the game and completed 12 of 20 passes for 140 yards and a touchdown, and was sacked four times. Tight end Tony Gonzalez caught his first touchdown pass of the season and helped bring the score to 20-10. The Bengals left with their first win of the 2006 season as the Chiefs began their season 0-1. Question: How many incomplete passes did Damon Huard throw?", - "Output Program": [ - "completed=12\npasses=20\nanswer=passes-completed\nprint(answer)", - "point=20\npoint1=12\nanswer=point-point1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to Iranian government sources, the war cost Iran an estimated 200,000\u2013220,000 killed, or up to 262,000 according to the conservative Western estimates. This includes 123,220 combatants, 60,711 Missing in action and 11,000\u201316,000 Civilian casualties. Combatants include 79,664 members of the Islamic Revolutionary Guard Corps and additional 35,170 soldiers from Armed Forces of the Islamic Republic of Iran. In addition, prisoners of war comprise 42,875 Iranian casualties, they were captured and kept in Iraqi detention centers from 2.5 to more than 15 years after the war was over. According to the Janbazan Affairs Organization, 398,587 Iranians sustained injuries that required prolonged medical and health care following primary treatment, including 52,195 (13%) injured due to the exposure to chemical warfare agents. From 1980 to 2012, 218,867 Iranians died due to war injuries and the mean age of combatants was 23 years old. This includes 33,430 civilians, mostly women and children. More than 144,000 Iranian children were orphaned as a consequence of these deaths. Other estimates put Iranian casualties up to 600,000. Question: Of the 398,587 Iranians who sustained injuries that required prolonged medical and health care following primary treatment, how many were not injured due to the exposure to chemical warfare agents?", - "Output Program": [ - "Iranians=398587 \ntreatment=52135\nanswer=Iranians-treatment\nprint(answer)" - ], - "Output Answer": [ - "{'number': '346392', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the early 1860s, Europe and the United States pursued completely different trade policies. The 1860s were a period of growing protectionism in the United States, while the European free trade phase lasted from 1860 to 1892. The tariff average rate on imports of manufactured goods was in 1875 from 40% to 50% in the United States against 9% to 12% in continental Europe at the height of free trade. Between 1850 and 1870 the annual growth rate of GNP per capita was 1.8%, 2.1% between 1870 and 1890 and 2% between 1890 and 1910; the best twenty years of economic growth were therefore those of the most protectionist period (between 1870 and 1890), while European countries were following a free trade policy. Question: How many years did European free trade last?", - "Output Program": [ - "condition_1 = 1860\ncondition_2 = 1892\n\nprint(abs(condition_2 - condition_1))", - "start = 1860\nend = 1892\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2012 census, 48.4% were Christianity, among whom 26.7% were Protestants (including 11.18% Pentecostal, 11.16% Moravian Church, and 4.4% of various other Protestant denominations) and 21.6% were Roman Catholics. Hindus formed the second-largest religious group in Suriname, comprising 22.3% of the population, the third largest proportion of any country in the Western Hemisphere after Guyana and Trinidad and Tobago, both of which also have large proportions of Indians. Almost all practitioners of Hinduism are found among the Indo-Surinamese population. Muslims constitute 13.9% of the population, which is proportionally the largest in the Americas, and are found mostly among those of Javanese and to a lesser degree those of Indian descent. Other religious groups include Winti (1.8%), an Afro-American religion practiced mostly by those of Maroon ancestry; Javanism (0.8%), a syncretic faith found among some Javanese Surinamese; and various indigenous folk traditions that are often incorporated into one of the larger religions (usually Christianity). In the 2012 census, 7.5% of the population declared they had \"no religion\", while a further 3.2% left the question unanswered. Question: How many more percentages in 2012 had no religion than left the question unanswered?", - "Output Program": [ - "no = 7.5\nun = 3.2\nprint(no - un)", - "condition_one = 7.5\ncondition_two = 3.2\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '4.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not residents are recent immigrants?", - "Output Program": [ - "recent_emigrants = 14.5\n\nprint(abs(round(100 - recent_emigrants,2)))", - "percentage = 100\nrecent = 14.5\nothers = percentage - recent\nprint(others)", - "recent_immigr = 14.5\n \nprint(abs(round(100-recent_immigr,2)))", - "residents = 14.5\n\nanswer = 100 - residents\n\nprint(answer)" - ], - "Output Answer": [ - "{'number': '85.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The rivalry between the Indianapolis Colts and New England Patriots is one of the NFLs newest rivalries. The rivalry is fueled by the quarterback comparison between Peyton Manning and Tom Brady. The Patriots owned the beginning of the series, defeating the Colts in six consecutive contests including the 2003 AFC Championship game and a 2004 AFC Divisional game. The Colts won the next three matches, notching two regular season victories and a win in the 2006 AFC Championship game on the way to their win in Super Bowl XLI. On November 4, 2007 the Patriots defeated the Colts 24-20; in the next matchup on November 2, 2008, the Colts won 18-15 in a game that was one of the reasons the Patriots failed to make the playoffs; in the 2009 meeting, the Colts staged a spirited comeback to beat the Patriots 35-34; in 2010 New England Patriots season the Colts almost staged another comeback, pulling within 31-28 after trailing 31-14 in the fourth quarter, but fell short due to a Patriots interception of a Manning pass late in the game; it turned out to be Mannings final meeting against the Patriots as a member of the Colts. After a 2011 Indianapolis Colts season that included a 31-24 loss to the Patriots, the Colts drafted Andrew Luck and in November of 2012 Indianapolis Colts season the two teams met with identical 6-3 records; the Patriots erased a 14-7 gap to win 59-24. The nature of this rivalry is ironic because the Colts and Patriots were division rivals from 1970 to 2001, but it did not become prominent in league circles until after Indianapolis was relocated to the AFC South. On November 16, 2014, the New England Patriots traveled at 7-2 to play the 6-3 Colts at Lucas Oil Stadium. After a stellar four touchdown performance by New England running back Jonas Gray, the Patriots defeated the Colts 42-20. The Patriots followed up with a 45-7 defeat of the Colts in the 2014 AFC Championship Game. Question: How many more consecutive wins did the Patriots have than the Colts from 2003-2004?", - "Output Program": [ - "Colts=6\nmatch=3\nanswer=Colts-match\nprint(answer)", - "wins=18\nwins1=15\nanswer=wins-wins1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: He represented the Liberal party at the Norwegian Parliament (Storting) 1886-1888 and again in 1892-1898. He was Minister of Labour (1898\u20131899, 1900\u20131902, 1902\u20131903), a member of the Council of State Division in Stockholm (1899\u20131900), Minister of Foreign Affairs (1905 and 1905\u20131907), Prime Minister and Minister of Foreign Affairs (1907\u20131908), and Minister of Education and Church Affairs (1915\u20131920). In 1905 became the prime minister in Stockholm. He was chair of the Norwegian government of Christian Michelsen. In October 1907, L\u00f8vland took over as Norwegian Prime Minister when Michelsen resigned. L\u00f8vland resigned the position in March 1908. Question: How many terms did he hold as Minister of Labour after 1899?", - "Output Program": [ - "ans = [1898,1900,1902]\n\n\ncount = 0\n\nfor i in range(0,len(ans)):\n if ans[i] >1899:\n count += 1\n \nprint(count)", - "_1900 = 1\n_1902 = 1\ntotal_terms = _1900 + _1902\nprint(total_terms)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: There were 78,003 housing units at an average density of 2,446.5 per square mile (944.6/km\u00b2), of which 44,914 (60.5%) were owner-occupied, and 29,371 (39.5%) were occupied by renters. The homeowner vacancy rate was 1.1%; the rental vacancy rate was 5.4%. 115,470 people (60.8% of the population) lived in owner-occupied housing units and 73,632 people (38.8%) lived in rental housing units. Question: How many housing units were vacant?", - "Output Program": [ - "housingunits=73632 \noccupied=29371\nanswer=housingunits-occupied\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3718', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to National Police Authority records, in 2002, 16,212 foreigners were caught committing 34,746 crimes, over half of which turned out to be visa violations (residing/working in Japan without a valid visa). The statistics show that 12,667 cases (36.5%) and 6,487 individuals (40.0%) were Chinese, 5,272 cases (15.72%) and 1,186 individuals (7.3%) were Brazilian, and 2,815 cases (8.1%) and 1,738 individuals (10.7%) were Korean. The total number of crimes committed in the same year by Japanese was 546,934 cases. Question: How many percent of the visa violation cases were not committed by Brazilian people?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 7.3\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 100\nbrazilian_cases = 15.72\nothers = total - brazilian_cases\nprint(others)\n" - ], - "Output Answer": [ - "{'number': '84.28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The length of the pitch, or field, for international adult matches is in the range of 100\u2013110 m (110\u2013120 yd) and the width is in the range of 64\u201375 m (70\u201380 yd). Fields for non-international matches may be 90\u2013120 m (100\u2013130 yd) length and 45\u201390 m (50\u2013100 yd) in width, provided that the pitch does not become square. In 2008, the IFAB initially approved a fixed size of 105 m (344 ft) long and 68 m (223 ft) wide as a standard pitch dimension for international matches; however, this decision was later put on hold and was never actually implemented. Question: How many meters longer is the IFAB's approved fixed length than the width?", - "Output Program": [ - "length = 105\nwidth = 68\ndiff = length - width\nprint(diff)", - "length = 105\nwidth = 68\n\nprint(abs(round((length - width),2)))" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Building activity occurred in numerous noble palaces and churches during the later decades of the 17th century. Some of the best examples of this architecture are Krasi\u0144ski Palace (1677-1683), Wilan\u00f3w Palace (1677-1696) and St. Kazimierz Church (1688-1692). The most impressive examples of rococo architecture are Czapski Palace (1712-1721), Palace of the Four Winds (1730s) and Visitationist Church (fa\u00e7ade 1728-1761). The neoclassical architecture in Warsaw can be described by the simplicity of the geometrical forms teamed with a great inspiration from the Roman period. Some of the best examples of the neoclassical style are the \u0141azienki Palace (rebuilt 1775-1795), Kr\u00f3likarnia (1782-1786), Carmelite Church, Warsaw (fa\u00e7ade 1761-1783) and Evangelical Holy Trinity Church, Warsaw (1777-1782). The economic growth during the first years of Congress Poland caused a rapid rise of architecture. The Neoclassical revival affected all aspects of architecture; the most notable examples are the Great Theatre, Warsaw (1825-1833) and buildings located at Plac Bankowy, Warsaw (1825-1828). Question: How many years did construction take on Evangelical Holy Trinity Church, Warsaw?", - "Output Program": [ - "condition_1 = 1777\ncondition_2 = 1782\n\nprint(abs(condition_2 - condition_1))", - "start = 1777\nend = 1782\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After the August 15, 1971 Nixon shock, the price began to greatly increase, and between 1968 and 2000 the price of gold ranged widely, from a high of $850 per troy ounce ($27.33/g) on January 21, 1980, to a low of $252.90 per troy ounce ($8.13/g) on June 21, 1999 (London Gold Fixing). Prices increased rapidly from 2001, but the 1980 high was not exceeded until January 3, 2008, when a new maximum of $865.35 per troy weight was set. Another record price was set on March 17, 2008, at $1023.50 per troy ounce ($32.91/g). Question: How many more troys was gold in March 2008 than January 2008?", - "Output Program": [ - "march = 1023.50\njanuary = 865.35\nmany_more = march - january\nprint(many_more)", - "condition_1 = 865.35\ncondition_2 = 1023.50\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '157.65', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their overtime win to the Falcons, the Giants flew for a Week 12 interconference game against the Denver Broncos, their first Thanksgiving game since 1992. In the first quarter the Giants trailed early with kicker Matt Prater making a 26-yard field goal and then a 32-yard field goal in the second quarter. The Broncos kept on top with RB Knowshon Moreno making a 1-yard touchdown run. After that Matt Prater made a 47-yard field goal to end the half. In the third quarter the Giants replied with kicker Lawrence Tynes nailing a 39 then a 52-yard field goal. In the fourth quarter New York fell further behind with QB Kyle Orton making a 17-yard touchdown pass to WR Brandon Stokley, and Prater making a 24-yard field goal. Question: How many field goals were made of more than 25 and less than 50 yards?", - "Output Program": [ - "matt = 3\nlawrence= 1\ntotal =matt + lawrence \nprint(total)", - "fg = (26,32,47,39,52,24)\n\ncount = 0\nt = 0\n\nwhile t < len(fg):\n if fg[t] > 25 and fg[t] < 50:\n count += 1\n t += 1\n else:\n t += 1\nprint(count)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to increase their winning streak the Bears returned to Chicago for an NFC duel with the Seattle Seahawks. The Bears took the early lead as RB Matt Forte got a six-yard TD run. But the Seahawks answered back with QB Matt Hasselbeck getting a 22-yard TD pass to WR Deon Butler, followed in the second quarter by RB Justin Forsett getting a 9-yard TD run. Then the Bears responded with kicker Robbie Gould making a 34 and a 24-yard field goal. In the third quarter the Bears fell further behind when QB Jay Cutler was sacked in the endzone by free safety Jordan Babineaux for a safety. This was followed in the fourth quarter by RB Marshawn Lynch getting a 1-yard TD run. The Bears tried to come back into the game but only came away with a touchdown after WR Devin Hester returned a punt 89 yards to the endzone for a touchdown. Question: How many total yards of field goals did Robbie Gould make?", - "Output Program": [ - "field_goal = 34+24\nprint(abs(round(field_goal,2)))\n", - "total_yards_field_goal = 24 + 34\nprint(total_yards_field_goal)" - ], - "Output Answer": [ - "{'number': '58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1917, the Twelfth Regiment (Public Works) was organized at Naval Training Station Great Lakes. When the US entered World War I in April 1917, the Navy had an immediate requirement to expand the Great Lakes Station in order to house, process, and train 20,000 naval recruits, this number would rise to 50,000 by the end of the year. Lieutenant Malachi Elliott, a graduate of the US Naval Academy, was appointed Public Works Officer at Great Lakes on 18 June 1917, at which time about 500 enlisted men had been assigned to the Public Works Department. Seeing that the department would need to expand with skilled craftsmen, architects, draftsmen, designers, and other professional and technical people, he began to screen incoming recruits with these skills. Finding many, but not enough, he expanded to recruiting civilians outside of the installation, getting many men willing to join the Navy as petty officers, with the understanding that qualified men could later apply for commissions. This allowed the Public Works Department to grow to nearly 600 men by July 1917. They were organized into the Twelfth Regiment (Public Works), which was essentially the Public Works Department because staff officers could not exercise military command. Lieutenant William C. Davis was appointed commanding officer of the regiment, he exercised military control, but the Public Works Officers exercised technical control. In October 1917, the regiment began building Camp Paul Jones at San Diego. With its completion, on 30 December 1917, the regiment became \"fully operational\" with 1,500 men organized into three battalions. By April 1918, the regiment consisted of 2,400 in five battalions. Men were withdrawn for assignments in the US and abroad. In spring of 1918, 100 men were given special mechanics and ordnance training before being sent to St. Nazaire, France, to assemble 14\"/50 caliber railway gun. Later they would join the gun crews and perform combat duties along the railway lines in proximity to the Empire of Germany lines. The Twelfth Regiment reached its peak strength 5 November 1918; 55 officers and 6,211 enlisted men formed into 11 battalions. However, with the end of the war on Armistice of 11 November 1918, the regiment gradually faded away by the end of 1918. Question: How many months after the regiment began building Camp Paul Jones at San Diego did the war end?", - "Output Program": [ - "Months=13\nanswer=Months\nprint(answer)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: How many more students were enrolled in the University of Chicago college during the spring quarter of 2016 compared to those enrolled in its five graduate divisions?", - "Output Program": [ - "condition_1 = 5547\ncondition_2 = 3249\n\nprint(abs(round(condition_2 - condition_1,2)))", - "spring_quater = 5547\ngraduate_divisions = 3249\nmany_more = spring_quater - graduate_divisions\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '2298', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 1970s and 1980s, Panamas growth fluctuated with the vagaries of the world economy. After 1973, economic expansion slowed considerably as the result of a number of international and domestic factors. Real GDP growth averaged 3.5% a year between 1973 and 1979. In the early 1980s, the economy rebounded with GDP growth rates of 15.4% in 1980, 4.2% in 1981, and 5.6% in 1982. The acute recession in Latin America after 1982, however, wreaked havoc on Panamas economy. GDP growth in 1983 was a mere 0.4%; in 1984 it was -0.4%. Question: How many percentage points higher was the GDP growth rate in 1980 compared to 1981 and 1982 combined?", - "Output Program": [ - "growth=15.4\nrates=5.6\nrate=4.2\nanswer=growth-rates-rate\nprint(answer)", - "GDP=5.6\nanswer=GDP\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Eliot was born at Port Eliot, Cornwall, the third but eldest surviving son of Edward Eliot, 3rd Earl of St Germans, and his wife Jemima (n\u00e9e Cornwallis). He was educated at Eton College and then joined the Diplomatic Service. He served as Attach\u00e9 at Hanover from 1849 to 1853, as Attach\u00e9 at Lisbon from 1851 to 1853, as 2nd Paid Attach\u00e9 at Berlin from 1853 to 1857, as 1st Paid Attach\u00e9 at Constantinople from 1857 to 1858, as 1st Paid Attach\u00e9 at St Petersburg from 1858 to 1859, as Secretary of Legation at Rio de Janeiro in 1859, as Secretary of Legation at Athens from 1859 to 1861, as Secretary of Legation at Lisbon from 1860 to 1861 and from 1864 to 1865, as Charg\u00e9 dAffaires at Rio de Janeiro from 1861 to 1863 and as Acting Secretary of Legation at Washington DC from 1863 to 1864. Question: How many sons did Edward Eliot, 3rd Earl of St Germans, and his wife Jemima have?", - "Output Program": [ - "number_sons = 3\nprint(number_sons)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many more, in percentage, of the population in Greensboro were Baptist rather than Presbyterian?", - "Output Program": [ - "baptist = 11.85\npreb = 3.97\ndiff = baptist - preb\nprint(diff)", - "baptis = 11.85\npresbyterian = 3.97\n\nprint(abs(round(baptis - presbyterian,2)))" - ], - "Output Answer": [ - "{'number': '7.88', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The success of the 1981 Irish hunger strike in mobilising support and winning elections led to what was referred to by Danny Morrison (writer) as, \"the Armalite and ballot box strategy\" with more time and resources devoted to political activity. The perceived stalemate along with British governments hints of a compromise and secret approaches in the early 1990s led republican leaders increasingly to look for a political agreement to end the conflict, with a broadening dissociation of Sinn F\u00e9in from the IRA. Following negotiations with the Social Democratic and Labour Party (SDLP) and secret talks with British civil servants, the IRA ultimately called a ceasefire in 1994 on the understanding that Sinn F\u00e9in would be included in political talks for a settlement. When the British government then demanded the disarmament of the IRA before it allowed Sinn F\u00e9in into multiparty talks, the organisation called off its ceasefire in February 1996. The renewed bombings caused severe economic damage, with the 1996 Manchester bombing and the Docklands bombing causing approximately \u00a3800 million in combined damage. After the ceasefire was reinstated in July 1997, Sinn F\u00e9in was admitted into all-party talks, which produced the Good Friday Agreement of 1998. The IRAs armed campaign, primarily in Northern Ireland but also in England and mainland Europe, caused the deaths of approximately 1,800 people. The dead included around 1,100 members of the British security forces, and about 630 civilians. The IRA itself lost 275\u2013300 members, of an estimated 10,000 total over the 30-year period. Between 1970 and 2005, the IRA had detonated 19,000 improvised explosive devices (IEDs) in the United Kingdom, an average of one every 17 hours for three and a half decades, arguably making it \"the biggest terrorist bombing campaign in history\". Question: How many more British security forces were killed compared to civilians", - "Output Program": [ - "BSF = 1100\ncivilian = 630\nprint(BSF - civilian)", - "forces = 1100\ncivilians = 630\nprint(forces-civilians)" - ], - "Output Answer": [ - "{'number': '470', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The Rangers started off the 2015\u201316 season well. After 18 games, they had a 14\u20132\u20132 record and a nine-game winning streak, which was eventually halted by Tampa Bay. However, the organization soon went downhill in the winter, losing three-straight games against the Montreal Canadiens, Boston Bruins and Philadelphia Flyers. They eventually posted a 4\u20137\u20132 record in December for only ten points. In January the Rangers started playing more efficiently, posting a fair 6\u20134\u20131 record, and improved in February by going on a 10\u20133\u20131 run without any back-to-back losses. On January 8, 2016 the Rangers traded Emerson Etem to the Vancouver Canucks for Nicklas Jensen and a sixth-round pick in the 2017 NHL draft. On February 28, the Rangers traded prospect Aleksi Saarela, a 2016 second-round draft pick, and a 2017 second-round draft pick for Carolina Hurricanes captain Eric Staal, who later left the team after the season. The Rangers finished the season with 101 points for back-to-back 100+ point seasons. Despite high hopes, the Rangers were eliminated by the Pittsburgh Penguins in the first round of the 2016 Stanley Cup playoffs in five games. On May 2, the Rangers agreed to terms with Antti Raanta on a contract extension, and on May 13, signed Pavel Buchnevich to an entry-level contract. Question: How many days after the Rangers agreed to terms with Antti Raanta on a contract extension did they sign Pavel Buchnevich to an entry-level contract?", - "Output Program": [ - "day = 11\nprint(day)", - "start = 2\nend = 13\n\nprint(abs(start - end))" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1714, Peter the Great sent a party of shipbuilders to Okhotsk to allow faster access to the furs of Kamchatka. In 1715, they built the Vostok and in 1716\u201317 Kozma Sokolov sailed it to Kamchatka. For the next 145 years Okhotsk was the main Russian seaport on the Pacific, supplying Kamchatka and other coastal settlements. In 1731 the Siberian Military Flotilla was established here. In 1736, Okhotsk was moved two miles downstream to a spit of land at the mouth of the Okhota, converting the ostrog (fortress) into a proper port. Vitus Berings two Pacific expeditions (1725\u20131729 and 1733\u20131742) brought in large numbers of people and the first scholars and expert sailors and led to a great deal of building. In 1742 there were 57 buildings, 45 other buildings in the Berings \"expedition settlement\" and eight ships in the harbor. Anton de Vieira, of Portuguese people origin (son of a Jewish father and Christian mother), was the towns governor at that time. From 1737 to 1837 there was a salt works several miles west on the coast that produced 14\u201336 tons annually. In 1827 it was worked by 150 exiles and about 100 guards and overseers. Question: How many years were 14-36 tons annually of salt produced?", - "Output Program": [ - "year1=1837\nyear2=1737\nanswer=year1-year2\nprint(answer)", - "year=1737\nyear1=1837\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '100', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not in the information industry?", - "Output Program": [ - "informationindustry=0.5\npeople=100\nanswer=people-informationindustry\nprint(answer)", - "informationindustry=0.5\ntotal=100\nanswer=total-informationindustry\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 13.11% of the houses in Juniata County cost less than $50,000 and 51.07% cost $50,000 to $99,999. 17.51% of the countys houses cost $100,000 to $124,999 and 9.74% cost from $125,000 to $149,999. 4.62% of the houses cost between $150,000 and $174,999 and 1.21% cost between $175,000 and $199,999. 1.92% of the houses in the county cost between $200,000 and $249,999, 0.39% cost between $250,000 and $299,999, and 0.43% cost more than $300,000. Of the administrative divisions in the county, Fermanagh Township has the highest percentage of houses costing over $300,000 (1.34%) and numerous townships and boroughs in the county do not have any houses costing over $300,000. Mifflin has the highest percentage of houses costing less than $50,000 (56.48%) and Delaware Township has the lowest percentage of such houses (4.73%). Question: How many percent of houses do not cost $50,000 to $99,999?", - "Output Program": [ - "percent_house_cost_50k_to_99999 = 51.07\npercent_house_not_cost_50k_to_99999 = 100 - percent_house_cost_50k_to_99999\nprint(percent_house_not_cost_50k_to_99999)", - "houses_cost_50000_99999 = 51.07\n\nprint(abs(round(100 - houses_cost_50000_99999, 2)))" - ], - "Output Answer": [ - "{'number': '48.93', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hungarian language is the official language and predominant spoken language in Hungary. Hungarian is the Languages of Europe with around 13 million native speakers and it is one of 24 official and working languages of the European Union. Outside Hungary it is also spoken by communities of Hungarian people in neighbouring countries and by Hungarian diaspora communities worldwide. According to the 2011 census, 9,896,333 people (99.6%) speak Hungarian in Hungary, of whom 9,827,875 people (99%) speak it as a first language, while 68,458 people (0.7%) speak it as a second language. English (1,589,180 speakers, 16.0%), and German (1,111,997 speakers, 11.2%) are the most widely spoken foreign languages, while there are several recognized minority languages in Hungary (Armenian language, Bulgarian language, Croatian language, German language, Greek language, Romanian language, Romani language, Rusyn language, Serbian language, Slovak language, Slovenian language, and Ukrainian language). Question: How many more people speak Hungarian as a first language that those that speak German?", - "Output Program": [ - "hungarian_speaking_people=9827875\ngerman_speaking_people=1111997\n\n\nnum_more_speaking_hungarian=hungarian_speaking_people-german_speaking_people\nprint(num_more_speaking_hungarian)", - "first_lang = 9827875\ngerman = 1111997\n\nprint(abs(first_lang - german))" - ], - "Output Answer": [ - "{'number': '8715878', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 13.11% of the houses in Juniata County cost less than $50,000 and 51.07% cost $50,000 to $99,999. 17.51% of the countys houses cost $100,000 to $124,999 and 9.74% cost from $125,000 to $149,999. 4.62% of the houses cost between $150,000 and $174,999 and 1.21% cost between $175,000 and $199,999. 1.92% of the houses in the county cost between $200,000 and $249,999, 0.39% cost between $250,000 and $299,999, and 0.43% cost more than $300,000. Of the administrative divisions in the county, Fermanagh Township has the highest percentage of houses costing over $300,000 (1.34%) and numerous townships and boroughs in the county do not have any houses costing over $300,000. Mifflin has the highest percentage of houses costing less than $50,000 (56.48%) and Delaware Township has the lowest percentage of such houses (4.73%). Question: How many percent of houses do not cost from $150,000 to $174,999?", - "Output Program": [ - "houses_cost_150000_174999 = 4.62\n\n\nprint(abs(round(100 - houses_cost_150000_174999,2)))", - "percent_houses_cost = 4.62\npercent_houses_not_cost = 100 - percent_houses_cost\nprint(percent_houses_not_cost)" - ], - "Output Answer": [ - "{'number': '95.38', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to rebound from their loss to the Raiders the Chargers played on home ground for an AFC West rivalry rematch against the Chiefs. The Chargers took control of the game with QB Philip Rivers throwing a 17-yard TD pass to WR Malcolm Floyd, followed by FB Mike Tolbert getting an 8-yard TD run. The lead was increased with Rivers finding Floyd again on a 9-yard TD pass. This was followed in the fourth quarter by kicker Nate Kaeding nailing a 48-yard field goal, and then by RB Ryan Mathews getting a 15-yard TD run. With the shutout win over Kansas City, San Diego improved to 7-6. Question: How many yards longer was Malcolm Floyd's first touchdown compared to his second?", - "Output Program": [ - "yards=8\nanswer=yards\nprint(answer)", - "MalcolmFloyd=8\nprint(MalcolmFloyd)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The index reached a relative intraday high\u2014which was not exceeded for over seven years\u2014of 1,552.87, on March 24, 2000, during the dot-com bubble. The index then declined by approximately 50%, to 768.63, on October 10, 2002, during the stock market downturn of 2002. On May 30, 2007, the S&P 500 closed at 1,530.23, to set its first all-time closing high in more than seven years. Although the index achieved a new all-time intraday high on October 11, 2007, at 1,576.09, following a record close of 1,565.15 on October 9, the index finished 2007 at 1,468.36 points\u2014just below its 1999 annual close. Less than a month later, it dropped to 1,400, and would not see similar levels again for five years. Question: How many points had the index gained from October 9, 2007 to October 11, 2007?", - "Output Program": [ - "points_of_index_Oct9=1565.15\npoints_of_index_Oct11=1576.09\n\n\npoints_index_gained_Oct11=points_of_index_Oct11-points_of_index_Oct9\nprint(round(points_index_gained_Oct11,2))", - "point_09_2007 = 1576.09\npoint_11_2007 = 1565.11\n\nprint(abs(round(point_11_2007 - point_09_2007,2)))" - ], - "Output Answer": [ - "{'number': '10.94', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: By 23 April 2018, five years after the French Parliament approved the same-sex marriage law, approximately 40,000 same-sex couples had married in the country. This represented about 3.5% of all marriages. Of these, most were celebrated in Paris (9.7% of all marriages), Calvados (department) (5.6%), Charente-Maritime (5.4%), H\u00e9rault (5.1%), Orne (4.8%), and Alpes-de-Haute-Provence (4.6%). In contrast, the departments with the least same-sex marriages were Guadeloupe (0.3%), Mayotte (0.6%), Martinique (0.6%), French Guiana (1%), Haute-Corse (1.1%), and R\u00e9union (1.2%). Question: How many percent did the top three citys have of same sex marriages, combined?", - "Output Program": [ - "one = 9.7\ntwo = 5.6\nthree = 5.4\nprint(abs(round(one + two + three,2)))", - "calvados = 5.6\ncharente = 5.4\nherault = 5.1\nalpes = 4.6\n\ntotal = (calvados + charente + herault + alpes)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '20.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With regulations in place and DDT banned, the eagle population rebounded. The bald eagle can be found in growing concentrations throughout the United States and Canada, particularly near large bodies of water. In the early 1980s, the estimated total population was 100,000 individuals, with 110,000\u2013115,000 by 1992; the U.S. state with the largest resident population is Alaska, with about 40,000\u201350,000, with the next highest population the Provinces and territories of Canada of British Columbia with 20,000\u201330,000 in 1992. Obtaining a precise count of bald eagles population is extremely difficult. The most recent data submitted by individual states was in 2006, when 9789 breeding pairs were reported. For some time, the stronghold breeding population of bald eagles in the lower 48 states was in Florida, where over a thousand pairs have held on while populations in other states were significantly reduced by DDT use. Today, the Contiguous United States with the largest number of breeding pairs of eagles is Minnesota with an estimated 1,312 pairs, surpassing Floridas most recent count of 1,166 pairs. 23, or nearly half, of the 48 contiguous states now have at least 100 breeding pairs of bald eagles. In Washington State, there were only 105 occupied nests in 1980. That number increased by about 30 per year, so that by 2005 there were 840 occupied nests. 2005 was the last year that the Washington Department of Fish and Wildlife counted occupied nests. Further population increases in Washington may be limited by the availability of late winter food, particularly salmon. Question: How many breeding pairs were not in Minnesota in 2006?", - "Output Program": [ - "pairs=1312 \nbreeding=9789 \nanswer=breeding-pairs\nprint(answer)", - "breeding=9789 \npairs=1312\nanswer=breeding-pairs\nprint(answer)" - ], - "Output Answer": [ - "{'number': '8477', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the report from the Sixth National Population Census of the Peoples Republic of China, the total population of Zhoushan Municipality is 1,121,261 with 588,414 males and 532,847 females as of 1 November 2010, among which an overwhelmingly majority is Han Chinese (1,109,813). The number of household is about 454,800. For an administrative division distribution, Dinghai District has a population of 464,184, Putuo District, Zhoushan has a population of 378,805, Daishan County has a population of 202,164 and Shengsi County has a population of 76,108. In terms of education attainment, about 10 percent of the total population (115,286) has received higher education, while a population of 77,577 is illiterate or half-illiterate. In terms of age distribution, there is a children (aged 0-14) population of 114,265 and a senior population of 176,331. Question: How many people does the Dinghai and Putuo District have combined?", - "Output Program": [ - "Dinghai_population = 378805\nPutuo_population = 202164\nprint(Dinghai_population+Putuo_population)", - "dinghai = 464184\nputuo = 378805\ntotal = dinghai + putuo\nprint(total)" - ], - "Output Answer": [ - "{'number': '580969', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Steelers then traveled further east to take on the Michael Vick-led Jets. The Jets scored in the first quarter when Nick Folk scored a 23-yard field goal for a 3-0 lead. This was followed by 2 touchdowns by the Jets as Michael Vick found T.J. Graham and Jace Amaro on 67-yard and 5-yard TDs for scores of 10-0 and 17-0. The Steelers got on the board before halftime as Shaun Suisham nailed a 53-yard field goal for a 17-3 halftime score. In the 3rd quarter, the Jets went back to work as Folk scored a 30-yard field goal for a 20-3 game. The Steelers would then score 10 points in the 4th quarter: Suisham's 27-yard field goal to get within 2 TDs followed by Ben Roethlisberger hooking up with Martavis Bryant on an 80-yard TD pass to come within a TD. The Jets got the ball back and Vick took knees to end the game with a final score of 20-13.With the loss, the Steelers dropped to 6-4. The Jets had forced 4 takeaways against the Steelers. Ben who had thrown 12 touchdowns and no picks in the 2 games before this one had thrown only 1 touchdown pass and threw 2 interceptions. On a positive note, Roethlisberger had thrown 13 touchdown passes and 2 interceptions in the last 3 games alone. Question: How many field goals did Shaun Suisham kick?", - "Output Program": [ - "shaun_goals = 2\nprint(shaun_goals)", - "goal_one = 53\ngoal_two = 27\n\ngoals = (goal_one,goal_two)\nprint(abs(round(len(goals))))\n\n" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Canada, the United States and Mexico host communities of both Jews (6 million or about 1.8%), Buddhists (3.8 million or 1.1%) and Muslims (3.4 million or 1.0%). The biggest number of Jewish individuals can be found in the United States (5.4 million), Canada (375,000) and Mexico (67,476). The United States host the largest Muslim population in North America with 2.7 million or 0.9%, While Canada host about one million Muslim or 3.2% of the population. While in Mexico there were 3,700 Muslims in the country. In 2012, U-T San Diego estimated U.S. practitioners of Buddhism at 1.2 million people, of whom 40% are living in Southern California. Question: How many more Jewish individuals are there in Canada compared to Mexico?", - "Output Program": [ - "canada = 375000\nmexico = 67476\n\nprint(abs(canada - mexico))", - "canada = 375000\nmexico = 67476\nmore_individuals = canada - mexico\nprint(more_individuals)" - ], - "Output Answer": [ - "{'number': '307524', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: How many more percentage of Minangkabau than Ethnic Malays?", - "Output Program": [ - "mina = 3.18\nethn = 2.85\nprint(mina - ethn)" - ], - "Output Answer": [ - "{'number': '1.89', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Another mechanical system, made by Robert Bosch GmbH called Jetronic, but injecting the fuel into the port above the intake valve, was used by several European car makers, particularly Porsche from 1969 until 1973 in the 911 production range and until 1975 on the Carrera 3.0 in Europe. Porsche continued using this system on its racing cars into the late seventies and early eighties. Porsche racing variants such as the 911 RSR 2.7 & 3.0, 904/6, 906, 907, 908, 910, 917 (in its regular normally aspirated or 5.5 Liter/1500 HP turbocharged form), and 935 all used Bosch or Kugelfischer built variants of injection. The early Bosch Jetronic systems were also used by Audi, Volvo, BMW, Volkswagen, and many others. The Kugelfischer system was also used by the BMW 2000/2002 Tii and some versions of the Peugeot 404/504 and Lancia Flavia. Question: How many years was the Jetronic function used in the 911 model?", - "Output Program": [ - "use_starting_year = 1969\nuse_ending_year = 1973\nnumber_of_years = use_ending_year - use_starting_year\nprint(number_of_years)", - "start_year = 1969\nend_year = 1973\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: KAIST produced a total of 48,398 alumni from 1975 to 2014, with 13,743 bachelors, 24,776 masters, and 9,879 doctorate degree holders. As of October 2015, 11,354 students were enrolled in KAIST with 4,469 bachelor\u2019s, 3,091 master\u2019s, and 3,794 doctoral students. More than 70 percent of KAIST undergraduates come from specialized science high schools. On average, about 600 international students from more than 70 different countries come to study at KAIST, making KAIST one of the most ethnically diverse universities in the country. Question: How many more masters degrees did KAIST produce from 1975 to 2014 than bachelors?", - "Output Program": [ - "masters = 24776\nbachelors = 13743\ndiff = masters - bachelors\nprint(diff)", - "condition_1 = 13743\ncondition_2 = 24776\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '11033', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many years did Rutger Macklean live?", - "Output Program": [ - "year=1742\nyear1=1816\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '74', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: How many percent of Britains young black population was not unemployed?", - "Output Program": [ - "percent_unemployed=47.4\npercent_not_unemployed=100-percent_unemployed\nprint(percent_not_unemployed)", - "black_unemployed = 47.4\n\nprint(abs(round(100 - black_unemployed,2)))" - ], - "Output Answer": [ - "{'number': '52.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the financial year ended 31 July 2011, Manchester Metropolitan University had a total income of \u00a3248,028,000 (2009/10 - \u00a3243,606,000) and a total expenditure of \u00a3213,103,000 (2009/10 - \u00a3220,221,000). The Universitys collects \u00a3106,857,000 from tuition fees and education contracts (2009/10 - \u00a3101,640,000) and attracts \u00a34,992,000 in research grants and contracts (2009/10 - \u00a34,414,000). Income from other sources totalled \u00a331,371,000 (2009/10 - 30,524,000). Question: How many more pounds does the University collect in tuition fees and education contracts than it receives in research grants?", - "Output Program": [ - "tuitionfees=106857000\neducation=101640000\nanswer=tuitionfees+education\nprint(answer)", - "contracts=4414000\nUniversitys=106857000\nanswer=Universitys-contracts\nprint(answer)" - ], - "Output Answer": [ - "{'number': '101865000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2006 Canadian Census (0038.00 census tract), approximately 76% of the residents at Kensington Market are Canadian citizens. Of that 7%, 9% are under the age of 18. This means that 24% of Kensington Markets population is non-Canadian citizens, a figure that speaks to Kensington Markets character as a hub for multiculturalism. Furthermore, in 2011 the National Household Survey reported very similar data. Although the population accounted by citizenship status increased from 2006 and 2011, the percentage of those with Canadian citizenship versus those without the citizenship remained the same. In 2006, 2800 residents reported that they were Canadian citizens whereas 870 residents reported they did not hold Canadian citizenship . In 2011, 2950 residents reported they were Canadian citizens whereas 930 residents reported that they did not hold Canadian citizenship. Comparing this to the Canadian ratio between Canadian and non-Canadian citizenship data from the census for 2006 and 2011 the ratio changed by 0.4% resulting in an increase in non-Canadian citizens within the population that received the long form survey and the National Household survey (Census 2006; Census 2011 NHS). Although this percent increase is small, when speaking on the national scale, this 0.4% increase in ratio involved 32,852,320 respondents for 2011 and 31,241,030 respondents for 2006 (Census 2006; Census 2011). Comparing that with the minimal increase which was 0.3% in ratio for Kensington where the population was not as substantial, this increase is not as substantial as well (Census 2006; Census 2011 NHS). Question: What year was the population accounted by citizenship status the highest, 2006 or 2011?", - "Output Program": [ - "highest = 2011\nprint(highest)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2011'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: That year he also led the league in fielding (.994) and set a NL record with 159 double plays, breaking Frank McCormicks mark of 153 with the Cincinnati Reds; he broke his own record in 1951 with 171, a record which stood until Donn Clendenon had 182 for the 1966 Pittsburgh Pirates. He finished 1950 third in the league in both homers (32) and RBI (113), and came in eighth in the MLB Most Valuable Player Award voting. In 1951 he became the first member of the Dodgers to ever hit 40 home runs, breaking Babe Hermans 1930 mark of 35; Campanella hit 41 in 1953, but Hodges recaptured the record with 42 in 1954 before Snider eclipsed him again with 43 in 1956. His last home run of 1951 came on October 2 against the New York Giants (NL), as the Dodgers tied the three-game NL playoff series at a game each with a 10-0 win; New York would take the pennant the next day on Bobby Thomsons \"Shot Heard Round the World (baseball)\". Hodges also led the NL with 126 assists in 1951, and was second in HRs, third in run (baseball) (118) and total bases (307), fifth in slugging average (.527), and sixth in RBI (103). Question: How many more double plays did Hodges when breaking his own record in 1951?", - "Output Program": [ - "record = 171\nbraek = 159\ndiff = record - braek\nprint(diff)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many more people were of American ancestry compared to those of either French or Italian descent?", - "Output Program": [ - "condition_1 = 23875\ncondition_2 = 1694+1064\n\nprint(abs(round(condition_2 - condition_1,2)))", - "ameri = 23875\nfandi = 1694 + 1064\nprint(ameri - fandi)" - ], - "Output Answer": [ - "{'number': '21117', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On December 5, 2015, Gasol became the 116th player to reach 1,000 regular-season games. He had 13 points and 11 rebounds against the 2015-16 Charlotte Hornets season for his ninth double-double of the season. On January 25, 2016, he recorded his first career first quarter double-double with 13 points and 10 rebounds. He finished the game with 19 points and 17 rebounds, as the Bulls were defeated by the 2015-16 Miami Heat season 89-84. On February 9, Gasol was named as Jimmy Butler (basketball)s replacement on the 2016 Eastern Conference All-Star squad. On February 27, he recorded his eighth career triple-double and first as a Bull with 22 points, 16 rebounds and a career-high 14 assists in a 103-95 loss to the 2015-16 Portland Trail Blazers season. At 35 years old, he became the oldest player to record a triple-double since Kobe Bryant did so at 36 years old in 2014. On March 7, he recorded his second triple-double of the season with 12 points, 17 rebounds and 13 assists in a 100-90 win over the 2015-16 Milwaukee Bucks season, becoming just the fourth player 35 years or older with multiple triple-doubles in a season, joining Jason Kidd, Kobe Bryant and Paul Pierce. On April 2, in a loss to the Detroit Pistons, he became the 38th NBA player to reach 10,000 career rebounds. He also became the 36th with 10,000 points and 10,000 rebounds. Question: How many other players had 10000 career rebounds prior to Gasol?", - "Output Program": [ - "gasol_number = 38\nprint(gasol_number-1)", - "gasol = 38\n\nother = gasol - 1\n\nprint(other)" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Secretary of State of California, as of October 22, 2012, Solano County has 209,484 registered voters, out of 274,284 eligible (76.4%). Of those, 101,815 (48.6%) are registered Democrats, 52,777 (25.2%) are registered California Republican Party, and 45,581 (21.8%) have Decline to State a political party. Democrats hold voter-registration advantages in all incorporated cities and towns in Solano County. However, Republicans lead in registration in the unincorporated communities of the county (40%-35%), making Solano the only county in the Bay Area where Republicans out-number Democrats in unincorporated communities. The Democrats largest registration advantage in Solano is in the city of Vallejo, California, wherein there are only 8,242 Republicans (14.6%) out of 56,313 total voters compared to 33,753 Democrats (59.9%) and 12,157 voters who have declined to state a political party (21.6%). Question: How many more people are registered Democrat than Republican in Solano County?", - "Output Program": [ - "democrats = 101815\nrepublican = 52777\ndiff = democrats - republican\nprint(diff)", - "democrats = 33753\nrepub = 8242\n\nprint(abs(round(democrats - repub,2)))" - ], - "Output Answer": [ - "{'number': '49038', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: In the spring 2016 quarter, how many percent of students were not domestic ethnic minorities?", - "Output Program": [ - "domestic = 27\n\nprint(abs(round(100 - domestic,2)))", - "percentage = 100\ndomestic = 27\nothers = percentage - domestic\nprint(others)" - ], - "Output Answer": [ - "{'number': '73', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The distribution pattern in the 2002 census was similar to those of the 1980 and 1991 censuses, but the share of the two main groups has declined. Indo-Guyanese made up 51.9% of the total population in 1980, but by 1991 this had fallen to 48.6%, and then to 43.5% in the 2002 census. Those of African descent increased slightly from 30.8% to 32.3% during the first period (1980 and 1991) before falling to 30.2% in the 2002 census. With small growth in the overall population, the decline in the shares of the two larger groups has resulted in the relative increase of shares of the multiracial and Amerindian groups. The Amerindian population rose by 22,097 people between 1991 and 2002. This represents an increase of 47.3% or annual growth of 3.5%. Similarly, the multiracial population increased by 37,788 persons, representing a 43.0% increase or annual growth rate of 3.2% from the base period of 1991 census. Question: How many more percent of people were Indo-Guyanese in 1991 than in 2002?", - "Output Program": [ - "indo_guynese_1991 = 48.6\nindo_guynese_2002 = 43.5\n\nprint(abs(round(indo_guynese_1991 - indo_guynese_2002,2)))", - "in_1991 = 48.6\nin_2002 = 43.5\nmore = round(in_1991 - in_2002, 1)\nprint(more)" - ], - "Output Answer": [ - "{'number': '5.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to CBS, in 2001 the ethnic makeup of the city was 99.8% Jewish and other non-Arab, without significant Arab population. See Population groups in Israel. According to CBS, in 2001 there were 23,700 males and 24,900 females. The population of the city was spread out with 31.4% 19 years of age or younger, 15.7% between 20 and 29, 18.5% between 30 and 44, 18.3% from 45 to 59, 4.1% from 60 to 64, and 11.9% 65 years of age or older. The population growth rate in 2001 was 0.8%. Question: How many percent were not under the age of 19?", - "Output Program": [ - "under_age19 = 31.4\n \nprint(abs(round(100-under_age19,2)))", - "percentage = 100\nunder = 31.4\nabove = percentage - under\nprint(above)" - ], - "Output Answer": [ - "{'number': '68.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 97.7% of the population were in households, 2.3% were in group quarters, and 1% were institutionalized. There were 8,103,731 households of which 30.2% or 2,449,343 had children. 46.1% or 3,736,165 were composed of opposite sex and married couples. Male households with no wife composed 4.9% or 400,534. 15.0% or 1,212,436 were female households, with no husbands. 34% or 2,754,596 were non-family households. The household density was 684 per square mile. 91.9% of housing units were occupied with a 3.8% vacancy rate. The average household size was 2.65 per household. The average income for non-family households was $90,335, and the average income for families was $104,715. 13.3% or 2,888,493 of the population were below the poverty line. Question: How many more of the population was in households than institutionalized?", - "Output Program": [ - "household = 97.7\ninstitutionlized = 1\ndiff = household - institutionlized\nprint(diff)" - ], - "Output Answer": [ - "{'number': '96.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many more rivers than rios does Colorado have?", - "Output Program": [ - "river=147\nrio=11\nanswer=river-rio\nprint(answer)" - ], - "Output Answer": [ - "{'number': '136', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2001, EastEnders clashed with Coronation Street for the first time. EastEnders won the battle with 8.4 million viewers (41% share) whilst Coronation Street lagged behind with 7.3 million viewers (34 per cent share). On 21 September 2004, Louise Berridge, the then executive producer, quit following criticism of the show. The following day the show received its lowest ever ratings at that time (6.2 million) when ITV scheduled an hour-long episode of Emmerdale against it. Emmerdale was watched by 8.1 million people. The poor ratings motivated the press into reporting viewers were bored with implausible and ill-thought-out storylines. Under new producers, EastEnders and Emmerdale continued to clash at times, and Emmerdale tended to come out on top, giving EastEnders lower than average ratings. In 2006, EastEnders regularly attracted between 8 and 12 million viewers in official ratings. EastEnders received its second lowest ratings on 17 May 2007, when 4.0 million viewers tuned in. This was also the lowest ever audience share, with just 19.6 per cent. This was attributed to a conflicting one-hour special episode of Emmerdale on ITV1. However, ratings for the 10pm EastEnders repeat on BBC Three reached an all-time high of 1.4 million. However, there have been times when EastEnders had higher ratings than Emmerdale despite the two going head-to-head. Question: How many more millions of viewers did EastEnders have in 2001 compared to Coronation Street?", - "Output Program": [ - "viewers_coronationSt_in_mill=7.3\nviewers_eastEnders_in_mill=8.4\n\n\nmore_viewers_in_EE_in_mill=viewers_eastEnders_in_mill-viewers_coronationSt_in_mill\nprint(round(more_viewers_in_EE_in_mill,1))", - "east_andres = 8.4\ncoronation = 7.3\nprint(abs(round(east_andres - coronation,2)))\n" - ], - "Output Answer": [ - "{'number': '1.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Forecasting airline interest in larger-capacity models, Boeing announced the stretched 767-300 in 1983 and the extended-range 767-300ER in 1984. Both models offered a 20 percent passenger capacity increase, while the extended-range version was capable of operating flights up to . Japan Airlines placed the first order for the 767-300 in September 1983. Following its first flight on January 30, 1986, the type entered service with Japan Airlines on October 20, 1986. The 767-300ER completed its first flight on December 9, 1986, but it was not until March 1987 that the first firm order, from American Airlines, was placed. The type entered service with American Airlines on March 3, 1988. The 767-300 and 767-300ER gained popularity after entering service, and came to account for approximately two-thirds of all 767s sold. Question: How many months after the first flight of the 767-300 was the first flight of the 767-300ER?", - "Output Program": [ - "condition_1 = 1\ncondition_2 = 12-1\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "first = 1983\nafter = 1984\nd = after - first\nprint(d * 12)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After 1989 the country experienced a decade of economic instability and decline, led in part by an obsolete industrial base and a lack of structural reform. From 2000 onward, however, the Romanian economy was transformed into one of relative macroeconomic stability, characterized by high growth, low unemployment and declining inflation. In 2006, according to the National Institute of Statistics (Romania), GDP growth in real terms was recorded at 7.7%, one of the highest rates in Europe. However, a recession following the global financial crisis of 2008-2009 forced the government to borrow externally, including an IMF \u20ac20bn bailout program. GDP has been growing by over 2% each year since. According to The World Bank, the GDP per capita purchasing power parity grew from $13,442 in 2007 to an estimated $22,124 in 2015. Romania still has one of the lowest net average monthly wages in the EU of \u20ac540 in 2016, and an inflation rate of \u22121.1% in 2016. Unemployment in Romania is at 5.4% in 2017, which is very low compared to other EU countries. Question: How many dollars higher was the GDP in 2015 compared to 2007?", - "Output Program": [ - "gdp_2015 = 22124\ngdp_2007 = 13442\ndollars_higher = gdp_2015 - gdp_2007\nprint(dollars_higher)", - "condition_1 = 13442\ncondition_2 = 22124\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '8682', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first Sky television rights agreement was worth \u00a3304 million over five seasons. The next contract, negotiated to start from the 1997\u201398 season, rose to \u00a3670 million over four seasons. The third contract was a \u00a31.024 billion deal with BSkyB for the three seasons from 2001 to 2002 to 2003\u201304. The league brought in \u00a3320 million from the sale of its international rights for the three-year period from 2004 to 2005 to 2006\u201307. It sold the rights itself on a territory-by-territory basis. Skys monopoly was broken from August 2006 when Setanta Sports was awarded rights to show two out of the six packages of matches available. This occurred following an insistence by the European Commission that exclusive rights should not be sold to one television company. Sky and Setanta paid \u00a31.7 billion, a two-thirds increase which took many commentators by surprise as it had been widely assumed that the value of the rights had levelled off following many years of rapid growth. Setanta also hold rights to a live 3 pm match solely for Irish viewers. The BBC has retained the rights to show highlights for the same three seasons (on Match of the Day) for \u00a3171.6 million, a 63 per cent increase on the \u00a3105 million it paid for the previous three-year period. Sky and BT Group have agreed to jointly pay \u00a384.3 million for delayed television rights to 242 games (that is the right to broadcast them in full on television and over the internet) in most cases for a period of 50 hours after 10 pm on matchday. Overseas television rights fetched \u00a3625 million, nearly double the previous contract. The total raised from these deals is more than \u00a32.7 billion, giving Premier League clubs an average media income from league games of around \u00a340 million-a-year from 2007 to 2010. Question: How many more millions was the third contract over the first two combined?", - "Output Program": [ - "first_contract = 304000000\nsecond_contract = 670000000\nthird_contract = 1024000000\nans = third_contract - (first_contract + second_contract)\nprint(ans)", - "third_contract = 1.024\nfirst_two = 0.304 + 0.670\n\nprint(abs((third_contract - first_two)*1000000000))" - ], - "Output Answer": [ - "{'number': '50000000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not technical professionals or scientists?", - "Output Program": [ - "technical=8\npeople=100\nanswer=technical-people\nprint(answer)", - "technical=8\npeople=100\nanswer=people-technical\nprint(answer)" - ], - "Output Answer": [ - "{'number': '92', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Americans first game was played on July 10, 1974, against the Southern California Sun in front of a crowd of 53,231 at Legion Field. (The announced attendance of 53,231 was inflated. The actual attendance figure was 43,031 for the opening game, of which 41,799 had paid.) Held scoreless by the Sun for the first three quarters and trailing by a touchdown at the start of the fourth quarter, the Americans came back to win 11-7. In their first road game, the Americans overcame a 26-point deficit at halftime to win 32-29 over the New York Stars (WFL) in front of 17,943 at Downing Stadium on July 17, 1974. The second home game, a 58-33 win over the Memphis Southmen on July 24, drew an announced attendance of 61,319 fans (actual attendance was 54,413 with 40,367 paying). Question: How many more people were actually at the game on July 10th compared with July 17th?", - "Output Program": [ - "crowd=53231\nattendance=61319\nanswer=attendance+crowd\nprint(answer)", - "people=53231\nDowning=17943\nanswer=Downing-people\nprint(answer)" - ], - "Output Answer": [ - "{'number': '25088', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The film premiered on March 17, 2000, in 2,587 theaters across the United States and Canada, earning $10,015,822 on its opening weekend, with an average of $3,871 per theater. Final Destination placed at No. 3 in the United States box office on its opening weekend, behind biography film Erin Brockovich (film) and the science fiction film film Mission to Mars. The film remained at No. 3 during the second weekend, before dropping to No. 7 on its third weekend. Final Destination continuously dropped across subsequent weekends until it fell from the top-10 list on its eighth weekend. The film lasted in theaters for 22 weekends, its last screening airing in 105 theaters and grossing $52,675, placing at No. 56. Final Destination grossed $53,331,147 in the United States and Canada on its total screening, and earned $59,549,147 in other territories, earning an overall gross of $112,880,294 internationally. The film is frequently considered a sleeper hit. Question: How many more dollars did Final Destination gross in other territories compared to the United States and Canada?", - "Output Program": [ - "condition_1 = 53331147\ncondition_2 = 59549147\n\nprint(abs(round(condition_2 - condition_1,2)))", - "other = 59549147\nus_canada = 53331147\ndiff = other - us_canada\nprint(diff)" - ], - "Output Answer": [ - "{'number': '6218000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Japanese began to catch gray whales beginning in the 1570s. At Kawajiri, Nagato Province, 169 gray whales were caught between 1698 and 1889. At Tsuro, Japan, Shikoku, 201 were taken between 1849 and 1896. Several hundred more were probably caught by American and European whalemen in the Sea of Okhotsk from the 1840s to the early 20th century. Whalemen caught 44 with nets in Japan during the 1890s. The real damage was done between 1911 and 1933, when Japanese whalemen killed 1,449 after Japanese companies established several whaling stations on Korean Peninsula and on Chinese coast such as near the Daya bay and on Hainan Island. By 1934, the western gray whale was near extinction. From 1891 to 1966, an estimated 1,800\u20132,000 gray whales were caught, with peak catches of between 100 and 200 annually occurring in the 1910s. Question: How many years did the worst of the killings last?", - "Output Program": [ - "condition_1 = 1911\ncondition_2 = 1933\n\nprint(abs(round(condition_2 - condition_1,2)))", - "start = 1911\nend = 1933\nyears = end - start\nprint(years)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to 2011 census of India, Gobichettipalayam had a population of 60,279 with a sex-ratio of 1,062 females for every 1,000 males, much above the national average of 929. A total of 4,669 were under the age of six, constituting 2,364 males and 2,305 females. Scheduled Castes and Scheduled Tribes accounted for 10.74% and .08% of the population respectively. The average literacy of the city was 78.52%, compared to the national average of 72.99%. The city had a total of 17064 households. There were a total of 25,225 workers, comprising 512 cultivators, 2,035 main agricultural labourers, 637 in house hold industries, 21,070 other workers, 971 marginal workers, 15 marginal cultivators, 308 marginal agricultural labourers, 57 marginal workers in household industries and 591 other marginal workers. Question: How many more main agricultural labourers were there compared to cultivators and marginal cultivators combined?", - "Output Program": [ - "cultivators=512\nagriculturallabourers=2035\nanswer=agriculturallabourers-cultivators\nprint(answer)", - "cultivators=2035\ncomprising=512\nanswer=cultivators-comprising \nprint(answer)" - ], - "Output Answer": [ - "{'number': '1508', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Traveling to Buffalo to face the Bills, the Raiders were without running back Marshawn Lynch, who was suspended for one game after making contact with an official during the team's win against Kansas City the week before. Hoping to build on the victory over the Chiefs, the Raiders started well driving 81 yards as Jamize Olawale scored from one yard out to give Oakland a 7-0 lead. However, the Raider offense sputtered on their next two possession and were forced to punt. After Tyrod Taylor hit former Raider Andre Holmes for six-yard touchdown pass to tie the game, the Raiders took over with just over two minutes remaining in the first half. Derek Carr hit DeAndré Washington over the middle over a five-yard gain, but was hit by Leonard Johnson and fumbled the ball which was recovered by Matt Milano and returned for a 40-yard touchdown to give the Bills a 14-7 lead at the half. The Bills increased the lead on their first possession of the third quarter with a 35-yard field goal. Carr was intercepted on the next Raider possession and the Bills added another field goal to push the lead to 20-7 with more than 10 minutes left in the third quarter. The Raider offense continued to struggle and punted on their next possession. The Bills took advantage and moved 80 yards in a 7:19 drive before Taylor snuck the ball in from inside the one-yard line on the first play of the fourth quarter to move the Buffalo lead to 27-7. The Raider offense finally came to life on their next possession, going no-huddle and moving 75 yards on nine plays before Carr hit Washington from four yards out to the narrow the lead to 27-14. After forcing a Buffalo punt, the Raider offense stalled near midfield and turned the ball over on downs. Looking to take some time off the clock, the Bills instead put the game out of reach as LeSean McCoy scored on a 48-yard run on the first play of the drive to move the lead to 34-14. The Raiders were able to move into Buffalo territory with under two minutes remaining, but Carr was intercepted as the Bills were able to run out the clock. The loss moved the Raider to 3-5 on the season. The fifth loss on the season, in Week 8, surpassed the number of losses (four) the Raiders suffered in the entire season the previous year. The Raider defense struggled once again, giving up 166 yards on the ground to the Bills, but did limit the Bills to 165 yards through the air. Carr completed 31 of 49 passes for 313 yards, but his two interceptions and two fumbles by the Raiders were their undoing. Question: How many points were the Bills winning by at halftime?", - "Output Program": [ - "billi = 14\nother = 7\nprint(billi - other)", - "condition_1 = 14\ncondition_2 = 7\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In April 2001, the families of more than 30 victims received a $2,538,000 settlement in their case against the families of Eric Harris, Dylan Klebold, Mark Manes, and Phillip Duran. Under the terms of the settlement, the Harrises and the Klebolds contributed $1,568,000 through their homeowners policies, with another $32,000 set aside for future claims; the Manes contributed $720,000, with another $80,000 set aside for future claims; and the Durans contributed $250,000, with an additional $50,000 available for future claims. The family of Isaiah Shoels, the only African-American victim, rejected this settlement, but in June 2003 were ordered by a judge to accept a $366,000 settlement in their $250-million lawsuit against the shooters families. In August 2003, the families of victims Daniel Rohrbough, Kelly Fleming, Matt Kechter, Lauren Townsend, and Kyle Velasquez received undisclosed settlements in a wrongful death suit against the Harrises and Klebolds. Question: How many years after the families of more than 30 victims received settlement in their case was the family of Isaiah Shoels ordered by a judge to accept a settlement that they had previously rejected?", - "Output Program": [ - "start_year = 2001\nend_year = 2003\n \nprint(abs(round(start_year - end_year,2)))", - "start = 2001\nend = 2003\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 767 has been involved in six hijackings, three resulting in loss of life, for a combined total of 282 occupant fatalities. On November 23, 1996, Ethiopian Airlines Flight 961, a 767-200ER, was hijacked and crash-landed in the Indian Ocean near the Comoros Islands after running out of fuel, killing 125 out of the 175 persons on board; survivors have been rare among instances of land-based aircraft ditching on water. Two 767s were involved in the September 11 attacks on the World Trade Center (1973-2001) in 2001, resulting in the Collapse of the World Trade Center. American Airlines Flight 11, a 767-200ER, crashed into the North Tower, killing all 92 people on board, and United Airlines Flight 175, a 767-200, crashed into the South Tower, with the death of all 65 on board. In addition, more than 2,600 people were killed in the towers or on the ground. A foiled 2001 shoe bomb plot involving an American Airlines 767-300ER resulted in passengers being required to remove their shoes for scanning at US security checkpoints. Question: How many people survived the Ethiopian Airlines Flight 961 hijack that crash landed in the ocean?", - "Output Program": [ - "persons=175\nkilling=125\nanswer=persons-killing\nprint(answer)", - "people=25\nanswer=people\nprint(answer)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Selected by NASA in January 1990, Halsell became an astronaut in July 1991. A five flight veteran, Halsell has logged over 1,250 hours in space. He was the pilot on STS-65 (July 8-23, 1994) and STS-74 (November 12-20, 1995), and commanded STS-83 (Apr 4-8, 1997), STS-94 (July 1-17, 1997) and STS-101 (May 19-29, 2000). From February-August 1998, he served as NASA Director of Operations at the Yuri Gagarin Cosmonaut Training Center, Star City, Russia. Halsell also served as Manager, Shuttle Launch Integration, Kennedy Space Center, Florida, from July 2000-January 2003. Halsell was Space Shuttle Program manager for launch integration at the Kennedy Space Center from 2000-2002, responsible for giving the \"go for launch\" on 13 Shuttle missions. After the Columbia accident, he led the NASA Return to Flight Planning Team, responsible for converting the recommendations of the accident investigation board into Shuttle Program actions that resulted in resumption of missions in 2005. Following the Columbia accident, Halsell led NASA\u2019s Space Shuttle Return-to-Flight Planning Team. He then served as the Assistant Director for Aircraft Operations, Flight Crew Operations Directorate. Halsell retired from NASA in November 2006 to accept a position with ATK Launch Systems where he served as Vice President, Space Exploration Systems, and was the ATK site manager at Marshall Space Flight Center, Huntsville, AL. Question: How many months did Halsell serve are director of operations at the Yuri Gagarin Cosmonaut Training Center?", - "Output Program": [ - "Month=6\nanswer=Month\nprint(answer)", - "Month=2\nmonth1=8\nanswer=month1-Month\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Patriots current coach, Bill Belichick, was hired in 2000, and a new home field, Gillette Stadium, was opened in 2002 NFL season. Under Belichick, the team won three Super Bowls in four years (2001, 2003, and 2004). The Patriots finished the 2007 NFL season with a perfect 16-0 record, becoming only the fourth team in league history to go undefeated in the regular season, and the only one since the league expanded its regular season (NFL) schedule to 16 games. After advancing to Super Bowl XLII, the teams fourth Super Bowl in seven years, the Patriots were defeated by the 2007 New York Giants season to end their bid for a 19-0 season. With the loss, the Patriots ended the year at 18-1, becoming only one of three teams to go 18-1 along with the 1984 San Francisco 49ers season and the 1985 Chicago Bears season. The Patriots returned to the Super Bowl in 2012 but lost again to the 2011 New York Giants season, 21-17. In 2015, they won Super Bowl XLIX, defeating the 2014 Seattle Seahawks season by a score of 28-24. The Patriots became the first team to reach nine Super Bowls in the 2016-17 NFL playoffs and faced the Atlanta Falcons in Super Bowl LI, which ended up paving the way for their fifth Super Bowl victory, tying them with the Dallas Cowboys and the San Francisco 49ers for the second-most in NFL history, 1 behind the Pittsburgh Steelers with 6; the game was also the first Super Bowl to go into overtime. Question: How many more Super Bowl wins do the Pittsburgh Steelers over the Patriots?", - "Output Program": [ - "Patriots = 1\nprint(Patriots)", - "pittsburg = 6\nsteelers = 5\nmany_more = pittsburg - steelers\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Traveling to Buffalo to face the Bills, the Raiders were without running back Marshawn Lynch, who was suspended for one game after making contact with an official during the team's win against Kansas City the week before. Hoping to build on the victory over the Chiefs, the Raiders started well driving 81 yards as Jamize Olawale scored from one yard out to give Oakland a 7-0 lead. However, the Raider offense sputtered on their next two possession and were forced to punt. After Tyrod Taylor hit former Raider Andre Holmes for six-yard touchdown pass to tie the game, the Raiders took over with just over two minutes remaining in the first half. Derek Carr hit DeAndré Washington over the middle over a five-yard gain, but was hit by Leonard Johnson and fumbled the ball which was recovered by Matt Milano and returned for a 40-yard touchdown to give the Bills a 14-7 lead at the half. The Bills increased the lead on their first possession of the third quarter with a 35-yard field goal. Carr was intercepted on the next Raider possession and the Bills added another field goal to push the lead to 20-7 with more than 10 minutes left in the third quarter. The Raider offense continued to struggle and punted on their next possession. The Bills took advantage and moved 80 yards in a 7:19 drive before Taylor snuck the ball in from inside the one-yard line on the first play of the fourth quarter to move the Buffalo lead to 27-7. The Raider offense finally came to life on their next possession, going no-huddle and moving 75 yards on nine plays before Carr hit Washington from four yards out to the narrow the lead to 27-14. After forcing a Buffalo punt, the Raider offense stalled near midfield and turned the ball over on downs. Looking to take some time off the clock, the Bills instead put the game out of reach as LeSean McCoy scored on a 48-yard run on the first play of the drive to move the lead to 34-14. The Raiders were able to move into Buffalo territory with under two minutes remaining, but Carr was intercepted as the Bills were able to run out the clock. The loss moved the Raider to 3-5 on the season. The fifth loss on the season, in Week 8, surpassed the number of losses (four) the Raiders suffered in the entire season the previous year. The Raider defense struggled once again, giving up 166 yards on the ground to the Bills, but did limit the Bills to 165 yards through the air. Carr completed 31 of 49 passes for 313 yards, but his two interceptions and two fumbles by the Raiders were their undoing. Question: How many points in total were scored?", - "Output Program": [ - "raiders_score=14\nbills_score=24\ntotal_score=raiders_score+bills_score\nprint(total_score)", - "point_01 = 34\npoint_02 = 14\n\nprint(abs(round(point_01 + point_02,2)))" - ], - "Output Answer": [ - "{'number': '48', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Carolina had a rough start in the first half, only scoring seven points, and went into halftime seventeen points behind Oakland. They turned things around and had an explosive third quarter scoring eighteen points giving them a one-point lead over the Raiders. In the fourth quarter the Panthers went on to score seven but the Raiders answered back tying the game. In their last possession of the game the ball was taken from Cam Newton giving Oakland the ball back. Carolina could not hold on as Oakland kicked a field goal winning the game. They fall to 4-7. Question: How many total points were scored in the first half?", - "Output Program": [ - "first_half_Carolina_goals = 7\nfirst_half_Oakland_lead = 17\ntotal_goals = first_half_Carolina_goals + first_half_Oakland_lead\nprint(total_goals)", - "point_one = 7\npoint_two = 17\n\nprint(point_one + point_two)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The highest rate of provincial corporate income tax was reduced from 17% to 14% on July 1, 2006. It was further reduced to 13% on July 1, 2007, and finally to 12% on July 1, 2008. The tax on paid-up capital was reduced from 0.6% to 0.3% on July 1, 2006, to 0.15% on July 1, 2007, and abolished altogether on July 1, 2008. These displayed values were obtained by adding the corporate income tax for each year with the corporate capital tax. Question: By how many percentage points was the provincial corporate income tax reduced between July 1, 2006 and July 1, 2008?", - "Output Program": [ - "current = 17\nreduced = 12\ndiff = current - reduced\nprint(diff)", - "condition_1 = 12\ncondition_2 = 17\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not Pacific Islander?", - "Output Program": [ - "PacificIslande=0.7\npeople=100\nanswer=people-PacificIslande\nprint(answer)", - "PacificIslander=0.7\npeople=100\nanswer=people-PacificIslander\nprint(answer)", - "pacific_islander = 0.7\n\nprint(abs(round(100 - pacific_islander,2)))", - "percentage_people_Pacific_Islander = 0.7\npercentage_people_not_Pacific_Islander = 100 - percentage_people_Pacific_Islander\nprint(percentage_people_not_Pacific_Islander)" - ], - "Output Answer": [ - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}", - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Immigration Act of 1990 limits to 65,000 the number of foreign nationals who may be issued a visa or otherwise provided H-1B status each U.S. fiscal year (FY). An additional 20,000 H-1Bs are available to foreign nationals holding a masters or higher degree from U.S. universities. In addition, excluded from the ceiling are all H-1B non-immigrants who work at (but not necessarily for) universities, non-profit research facilities associated with universities, and government research facilities. Universities can employ an unlimited number of foreign workers otherwise qualifying for the H-1B as cap-exempt. This also means that contractors working at but not directly employed by the institutions may be exempt from the cap as well. However, employers must show 1) the majority of the workers duties will be performed at the qualifying institution, organization or entity and 2) the job duties directly and predominantly further the essential purpose, mission objectives or functions of the qualifying institution, organization or entity. Free Trade Agreements carve out 1,400 H-1B1 visas for Chilean nationals and 5,400 H-1B1 visas for Singapore nationals. However, if these reserved visas are not used, then they are made available in the next fiscal year to applicants from other countries. Due to these unlimited exemptions and roll-overs, the number of H-1B visas issued each year is significantly more than the 65,000 cap, with 117,828 having been issued in FY2010, 129,552 in FY2011, and 135,991 in FY2012. In past years, the cap was not always reached. For example, in FY1996, the Immigration and Naturalization Service (now known as USCIS) announced on August 20, 1996, that a preliminary report indicated that the cap had been exceeded, and processing of H-1B applications was temporarily halted. However, when more accurate numbers became available on September 6, it became apparent the cap had not been reached after all, and processing resumed for the remainder of the fiscal year. Question: What year were more H-1B visas issued, 2010 or 2012?", - "Output Program": [ - "y1 = 117828\ny2 = 135991\nif y1>y2:\n print(2010)\nelse:\n print(2012)", - "FY2010 = 117828\nFY2012 = 135991\nif FY2012>FY2010:\n print(\"2012\")" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2012'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: During 2006, Chile imported US $26 billion from the Americas, representing 54% of total imports, followed by Asia at 22%, and Europe at 16%. Mercosur members were the main suppliers of imports to Chile at US $9.1 billion, followed by the United States with US $5.5 billion and the European Union with US $5.2 billion. From Asia, China was the most important exporter to Chile, with goods valued at US $3.6 billion. Year-on-year growth in imports was especially strong from a number of countries - Ecuador (123.9%), Thailand (72.1%), Korea (52.6%), and China (36.9%). Question: How many percent higher was year-on-year growth in imports from Korea compared to China?", - "Output Program": [ - "percent_growth_Korea = 52.6\npercent_growth_China = 36.9\npercent_higher = percent_growth_Korea - percent_growth_China\nprint(\"%.1f\" % percent_higher)", - "korea_growth = 52.6\nchina_growth = 36.9\nprint(abs(korea_growth - china_growth))" - ], - "Output Answer": [ - "{'number': '15.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Pacers started off the playoffs against the Atlanta Hawks, whom managed to secure an eighth seed in the playoffs with a 38-44 record. In Game 1, the Pacers suffered a devastating loss at home to the Hawks, 101-93. The Pacers bounced back in Game 2, winning 101-85. With the series shifting to Atlanta, the Hawks won Game 3 by 13 points. Indiana then took back the homecourt advantage in the series, winning Game 4 by 3 points in Atlanta. Back in Indianapolis, the Pacers jumped out to an early lead, but the Hawks had a monstrous second quarter, outscoring the Pacers 41-19. With the hometown crowd behind their backs, the Pacers cut the once 30-point lead to 9 late in the fourth quarter, but the rally was not enough to win Game 5, losing 107-97. Three days later in Atlanta, the Hawks jumped out to an early 10 point lead, but Indiana led at the half by five. The Pacers got the lead up to nine in the third quarter, but the Hawks came back and had a three-point lead at the end of the quarter. The game was back and forth throughout the fourth quarter. With three minutes remaining and the Pacers down five, it looked as if their season would come to an end. Then, behind David West, the Pacers ended the game on a 16-4 and won the game by seven to extend the series to a seventh game in Indianapolis. On May 3, 2014, the Pacers hosted a Game 7 at home for the first time in franchise history. A sellout crowd of 18,165 came to watch the Pacers and Hawks play in a win or go home situation. Atlanta led by as many as six in the first quarter, but the Pacers had the lead at the end of the first by a point. Throughout the second and third quarters, the Pacers went on a 24-6 run to give the Pacers a 17-point lead, and Indiana never turned back, winning the game 92-80. The Pacers then defeated Washington in 6 games in the semifinals, then a rematch with the second-seeded and defending champion Miami in the Eastern Conference Finals. The Pacers surprised many critics, taking Game 1 in the Eastern Conference Finals with a score of 107-95. Unfortunately for the Pacers they ended up losing the next 3 to the Heat before managing to avoid elimination in Game 5 with a close win over the Heat. In the game, LeBron James got into early foul trouble and played less than 30 minutes, while Paul George exploded in the second half to finish the night with 37 points. The game was notable for the infamous incident where Lance Stephenson blew into LeBron James ear. Despite the win, the Pacers were eliminated in Game 6 by the Miami Heat for the third straight year. Question: By how many points did less than the Pacers lose to Hawks in Game 1 than they beat the Hawks in Game 2?", - "Output Program": [ - "game_one = 101-93\ngame_two = 101-85\n\nprint(abs(round(game_one - game_two,2)))", - "game1 = 93\ngame2 = 85\n\ndifference= (game1 - game2)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Croatian language is Croatias official language, but the languages of constitutionally-recognised minorities are officially used in some local government units. Croatian is the native language identified by 96% of the population. A 2009 survey revealed that 78% of Croatians claim knowledge of at least one foreign language\u2014most often English language. The largest religions of Croatia are Roman Catholic Church (86.3%), Eastern Orthodox Church (4.4%) and Islam (1.5%). Literacy in Croatia stands at 98.1%. The proportion of the population aged 15 and over attaining academic degrees has grown rapidly since 2001, doubling and reaching 16.7% by 2008. An estimated 4.5% of GDP is spent for education. Primary and secondary education are available in Croatian and in the languages of recognised minorities. Croatia has a universal health care system and in 2010, the nation spent 6.9% of its GDP on healthcare. The net monthly income in September 2011 averaged 5,397 Croatian kuna ( ). The most significant sources of employment in 2008 were wholesale and retail trade, the manufacturing industry and construction. In October 2011, the unemployment rate was 17.4%. Croatias median equivalent household income tops the average Purchasing Power Standard of 2004 enlargement of the European Union, while trailing the EU average. The 2011 census recorded a total of 1.5 million private households; most owned their own housing. Question: How many was the approximate percentage of people over 15 attaining academic degrees in 2001?", - "Output Program": [ - "percentage=8.3\nanswer=percentage \nprint(answer)", - "reaching=16.9\nspent=6.9\nanswer=reaching-spent\nprint(answer)" - ], - "Output Answer": [ - "{'number': '8.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of people were not Persian in Malayer?", - "Output Program": [ - "malayer = 45\nnot_malayer = 100 - malayer\n\nprint(not_malayer)", - "persian_people = 45\nprint(abs(100-persian_people))" - ], - "Output Answer": [ - "{'number': '55', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Income inequality has become a hotly debated topic globally. According to the CIA World Factbook, U.S. income inequality ranked 41st highest among 156 countries in 2017 (i.e., 74% of countries have a more equal income distribution). According to the Congressional Budget Office, the top 1% of income households earned about a 9% share of the pre-tax income in 1979, versus 19% in 2007 and 17% in 2014. For after-tax income, these figures were 7%, 17%, and 13%, respectively. These figures indicate the share of income earned by top earners more than doubled between 1979 and 2007, then fell somewhat following the Great Recession, and the higher tax rates and re-distributive policies applied by President Barack Obama in 2013 (i.e., expiration of the Bush Tax Cuts for the top 1% and subsidies for lower income persons via the Affordable Care Act). Recasting the 2012 income using the 1979 income distribution (representing the more egalitarian 1950-1980 period), the bottom 99% of families would have averaged about $7,100 more income. Income inequality in the United States has grown from 2005 to 2012 in more than 2 out of 3 metropolitan areas. Question: How many percentage points less after-tax income did the top 1% have than pre-tax income in 1979?", - "Output Program": [ - "percent_pre_tax_income=9\npercent_after_tax_income=7\ndec_in_after_tax_income=percent_pre_tax_income-percent_after_tax_income\nprint(dec_in_after_tax_income)", - "after_tax_income_tax = 7\npre_tax_in_1979 = 9\nprint(abs(round(pre_tax_in_1979 - after_tax_income_tax,2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Julian Scherner was born on September 23, 1895 in the town of Bagamoyo in German East Africa, where he lived until the age of two. Scherner attended the cadet schools, Kadettenanstalt, Karlsruhe between October 1, 1905 and 1911 and Berlin-Lichterfield between 1911 and 1914. Scherner was enlisted in the infantrie rgt. 114 between March 15, 1912 and August 10, 1914. During this time, Scherner earned the rank of F\u00e4hnrich in April 1914 and received officer rank on August 5, 1914. In 1914, he joined the Reichsheer or Imperial army. Scherner served in World War 1 as a Zugf\u00fchrer (military), Kompanief\u00fchrer, company commander and platoon leader. Scherner was injured by shell splinters and rifle fire in the ankle and head respectively and was hospitalized between 1914-1915. After Scherner was released from the hospital, in 1915, he returned to his military unit but was captured by the French in May 1915. Scherner was honored with the Iron Cross second class and the Wound Badge in black and subsequently discharged from the military on March 30, 1920 with the rank of Oberleutnant. Question: For how many years did Scherner attend Berlin-Lichterfield?", - "Output Program": [ - "condition_1 = 1911\ncondition_2 = 1914\n\nprint(abs(condition_2 - condition_1))", - "start = 1911\nend = 1914\nyears = end - start\nprint(years)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Tears for Fears album Songs from the Big Chair was certified 4x platinum by the RIAA less than a year after being released. Tears for Fears had four top ten hits on the Billboard Hot 100 during the second half of the 1980s, with two of those hits both peaking at number 1 on the Billboard Hot 100 in 1985. Talking Heads song \"Burning Down the House\" peaked at number 9 on the Billboard Hot 100 in 1983. The song \"Love Shack\" by the band the B-52s peaked at number 3 on the Billboard Hot 100 in 1989. The bands album Cosmic Thing, released on 27 June 1989, was certified 2x platinum by the RIAA a little less than nine months after being released. The Human League had three top ten hits on the Billboard Hot 100 during the 1980s, with two of those hits peaking at number 1 on the Billboard Hot 100. In 1982, the songs \"We Got the Beat\" and \"Vacation (The Go-Gos song)\" by the band the Go-Gos peaked at number 2 on the Billboard Hot 100 and number 8 on the Billboard Hot 100, respectively. The bands song \"Head over Heels (The Go-Gos song)\" peaked at number 11 on the Billboard Hot 100 in 1984. The album Beauty and the Beat (The Go-Gos album) by the Go-Gos, released in July 1981, was certified 2x platinum by the RIAA on 14 November 1984. The album Beauty and the Beat peaked at number 1 on the Billboard 200 in 1982 and was at number 1 on the chart from 6 March 1982 \u2013 10 April 1982. Question: How many days was the album Beauty and the Beat number 1 on the chart for?", - "Output Program": [ - "start = 31-6\nend = 10\n\nprint(abs(start + end))", - "march = 31 - 6\napril = 10\nprint(march + april)" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many people were of Italian, French, or West Indian descent?", - "Output Program": [ - "italian = 1694\nfrench = 1064\nwest = 1393\nprint(italian + french + west)", - "Italian = 1694\nFrench = 1064\nIndian = 1393\nprint(French+Italian+Indian)" - ], - "Output Answer": [ - "{'number': '4151', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Canada, the United States and Mexico host communities of both Jews (6 million or about 1.8%), Buddhists (3.8 million or 1.1%) and Muslims (3.4 million or 1.0%). The biggest number of Jewish individuals can be found in the United States (5.4 million), Canada (375,000) and Mexico (67,476). The United States host the largest Muslim population in North America with 2.7 million or 0.9%, While Canada host about one million Muslim or 3.2% of the population. While in Mexico there were 3,700 Muslims in the country. In 2012, U-T San Diego estimated U.S. practitioners of Buddhism at 1.2 million people, of whom 40% are living in Southern California. Question: How many more Jews are hosted in United States than Canada?", - "Output Program": [ - "jews_us = 5400000\njews_canada = 375000\nmore_jews = jews_us - jews_canada\nprint(more_jews)", - "jews_in_canada = 5.4*1000000\njew_in_usa = 375000\n\nprint(abs(round(jews_in_canada - jew_in_usa,2)))" - ], - "Output Answer": [ - "{'number': '50250000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many percent are not households made up of individuals?", - "Output Program": [ - "condition_1 = 36.2\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nhousehold = 36.2\ndiff = total - household\nprint(diff)" - ], - "Output Answer": [ - "{'number': '63.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many ethnic groups made up more than 1% of the population?", - "Output Program": [ - "ans = {\n 24:\"Mexican\",\n 1.4:\"Salvadoran\",\n 0.9:\"Puerto Rican\",\n 0.9:\"Cuban\",\n 0.2:\"Guatemalan\",\n 0.2:\"Peruvian\",\n 0.2:\"Colombian\",\n 0.2:\"Honduran\",\n 0.2:\"Nicaraguan\"\n}\n\nk = list(ans.keys())\nv = list(ans.values())\n\n# print(ans[sorted(k)[-1]])\n\nan = []\n\nfor i in range(len(k)):\n if k[i] >= 1:\n an.append(ans[k[i]])\n\nlast_ans = set(an)\n\nprint(len(last_ans))\n", - "under = ['maxican', 'salvadoran']\nprint(len(under))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Pacers started off the playoffs against the Atlanta Hawks, whom managed to secure an eighth seed in the playoffs with a 38-44 record. In Game 1, the Pacers suffered a devastating loss at home to the Hawks, 101-93. The Pacers bounced back in Game 2, winning 101-85. With the series shifting to Atlanta, the Hawks won Game 3 by 13 points. Indiana then took back the homecourt advantage in the series, winning Game 4 by 3 points in Atlanta. Back in Indianapolis, the Pacers jumped out to an early lead, but the Hawks had a monstrous second quarter, outscoring the Pacers 41-19. With the hometown crowd behind their backs, the Pacers cut the once 30-point lead to 9 late in the fourth quarter, but the rally was not enough to win Game 5, losing 107-97. Three days later in Atlanta, the Hawks jumped out to an early 10 point lead, but Indiana led at the half by five. The Pacers got the lead up to nine in the third quarter, but the Hawks came back and had a three-point lead at the end of the quarter. The game was back and forth throughout the fourth quarter. With three minutes remaining and the Pacers down five, it looked as if their season would come to an end. Then, behind David West, the Pacers ended the game on a 16-4 and won the game by seven to extend the series to a seventh game in Indianapolis. On May 3, 2014, the Pacers hosted a Game 7 at home for the first time in franchise history. A sellout crowd of 18,165 came to watch the Pacers and Hawks play in a win or go home situation. Atlanta led by as many as six in the first quarter, but the Pacers had the lead at the end of the first by a point. Throughout the second and third quarters, the Pacers went on a 24-6 run to give the Pacers a 17-point lead, and Indiana never turned back, winning the game 92-80. The Pacers then defeated Washington in 6 games in the semifinals, then a rematch with the second-seeded and defending champion Miami in the Eastern Conference Finals. The Pacers surprised many critics, taking Game 1 in the Eastern Conference Finals with a score of 107-95. Unfortunately for the Pacers they ended up losing the next 3 to the Heat before managing to avoid elimination in Game 5 with a close win over the Heat. In the game, LeBron James got into early foul trouble and played less than 30 minutes, while Paul George exploded in the second half to finish the night with 37 points. The game was notable for the infamous incident where Lance Stephenson blew into LeBron James ear. Despite the win, the Pacers were eliminated in Game 6 by the Miami Heat for the third straight year. Question: How many more points did the Hawks get than the Pacers in the second quarter of Game 5?", - "Output Program": [ - "haks_point = 41\npacers_point = 19\n\nprint(abs(haks_point - pacers_point))", - "hawks = 41\npacers = 19\n\nlead = hawks - pacers\n\nprint(lead)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Ethnic change has been transforming the population. By 2009, nearly 45 percent of the residents spoke a language other than English at home. Whites now comprise only 45 percent of the population, while the numbers of Hispanics grow steadily, along with Vietnamese, Korean and Chinese families. The percentage of foreign-born residents jumped to 30 percent in 2008 from 6 percent in 1970. The mayor of Irvine, Sukhee Kang, was born in Korea, making him the first Korean-American to run a major American city. \u201cWe have 35 languages spoken in our city,\u201d Kang observed. The population is diverse age-wise, with 27.0% under the age of 18, 9.4% from 18 to 24, 33.2% from 25 to 44, 20.6% from 45 to 64, and 9.9% 65 years of age or older. The median age is 33 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.7 males. Question: How many more people, in terms of percentage, were in the two largest age groups combined compared to the second smallest age group?", - "Output Program": [ - "percentage_largest_age_grp1 = 33.2\npercentage_largest_age_grp2 = 27\npercentage_smallest_age_grp = 9.9\nreqd_percentage = (percentage_largest_age_grp1 + percentage_largest_age_grp2) - percentage_smallest_age_grp\nprint(\"%.1f\" % reqd_percentage)", - "large = 33.2+27\nsmall = 9.9\nprint(abs(round(large - small,2)))\n" - ], - "Output Answer": [ - "{'number': '50.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Although Jerry Rice was named MVP, Montana had an MVP-worthy performance, completing 23 of 36 passes for a Super Bowl record 357 yards, throwing for 2 touchdowns, and gaining 14 rushing yards. Craig finished the game with 71 yards rushing, and 8 receptions for 101 receiving yards. He was the first running back in Super Bowl history to gain over 100 receiving yards. Taylor finished the game with a Super Bowl record 56 punt return yards. His 18.7 yards per return was also the highest average in Super Bowl history. Linebacker Charles Haley had six tackles and two sacks. For Cincinnati, Jennings rushed one time for 3 yards, and gained 117 yards and a touchdown on 2 kickoff returns. Woods was the top rusher of the game with 79 yards. But Esiason was limited to just 11 out of 25 completions for 144 yards and no touchdowns, with 1 interception. Collinsworth (who retired after this game) was the Bengals top receiver of the game, but with just 3 catches for 40 yards. Question: How many yards per kickoff return, to one decimal place, did Jennings have on average?", - "Output Program": [ - "jenigs=58.5\nanswer=jenigs\nprint(answer)", - "retun=56\npeople=100\nanswer=people-retun\nprint(answer)" - ], - "Output Answer": [ - "{'number': '58.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With the rest of Week 16's games being played on Christmas Eve, the Jets, due to losses by Jacksonville and Cincinnati, controlled their own playoff destiny with two victories. The game was played in a driving rainstorm as both teams struggled to move the ball early. With 49 seconds remaining in the first quarter, Mike Nugent was ready to attempt a 34-yard field goal, but holder Ben Graham could not handle the snap in the slippery conditions, and the Jets were denied. It was the second straight week Graham had flubbed a snap, but this one could be blamed on the wet conditions. The two teams would trade punts for the rest of the half. In the third quarter, Dolphins coach Nick Saban inserted backup quarterback Cleo Lemon into the game, replacing an ineffective Joey Harrington. Finally, the Jets went on a drive with 6:15 left in the third quarter, with Chad Pennington scrambling for 15 yards and moving into the Dolphins' red zone when Yeremiah Bell was flagged for pass interference. Nugent knocked in a 22-yard field goal for the first points of the game. But Lemon rallied Miami, completing two long passes to Randy McMichael and Ronnie Brown picking up a long run before Lemon tossed a 7-yard touchdown pass to McMichael, and the Dolphins led 7-3 with 13:26 left in the game. Pennington showed poise in leading the Jets back to take the lead, completing key passes to Brad Smith and Leon Washington before finding Cotchery on a 31-yard completion to the Miami 1-yard line, but the Jets challenged, saying that Cotchery was brought down after he broke the plane of the end zone, and the referee agreed, giving the Jets a 10-7 lead with 8:04 remaining in the game. Miami was then forced to punt, but caught a break when Donnie Jones' kick bounced off the elbow of Jets linebacker Brad Kassell, and long snapper John Denney recovered at the Jets' 42-yard line. Lemon led Miami downfield, completing key passes to Derek Hagan and Sammy Morris before Mare tied the game with a 25-yard field goal. With 2:09 to play, the Jets' biggest play of the season took place. Pennington flipped a short screen pass to Washington, who found a hole and scampered 64 yards down to the Miami 16-yard line. After three runs by Kevan Barlow, Nugent kicked a 30-yard field goal with 10 seconds to play, and the Jets had their biggest win of the year. Question: how many yards did Cotchery complete?", - "Output Program": [ - "cothery_completed_yard = 31\n\nprint(cothery_completed_yard)", - "Cotchery_completed_yards = 31\nprint(Cotchery_completed_yards)" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many people claimed either Irish American, German American, English American, or Arab American ancestry?", - "Output Program": [ - "GermanAmerican=646 \nEnglishAmerican=346\nArabAmerican=431\nanswer=GermanAmerican+EnglishAmerican+ArabAmerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2142', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: KAIST produced a total of 48,398 alumni from 1975 to 2014, with 13,743 bachelors, 24,776 masters, and 9,879 doctorate degree holders. As of October 2015, 11,354 students were enrolled in KAIST with 4,469 bachelor\u2019s, 3,091 master\u2019s, and 3,794 doctoral students. More than 70 percent of KAIST undergraduates come from specialized science high schools. On average, about 600 international students from more than 70 different countries come to study at KAIST, making KAIST one of the most ethnically diverse universities in the country. Question: How many more students were enrolled in doctoral programs than in masters as of October 2015?", - "Output Program": [ - "enrolled_in_doctoral=3794\nenrolled_in_masters=3091\nmore_student_enrolled_doct=enrolled_in_doctoral-enrolled_in_masters\nprint(more_student_enrolled_doct)", - "doctors = 3794\nmasters = 3091\n\nprint(abs(round(doctors \n -masters,2)))" - ], - "Output Answer": [ - "{'number': '703', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On December 5, 2015, Gasol became the 116th player to reach 1,000 regular-season games. He had 13 points and 11 rebounds against the 2015-16 Charlotte Hornets season for his ninth double-double of the season. On January 25, 2016, he recorded his first career first quarter double-double with 13 points and 10 rebounds. He finished the game with 19 points and 17 rebounds, as the Bulls were defeated by the 2015-16 Miami Heat season 89-84. On February 9, Gasol was named as Jimmy Butler (basketball)s replacement on the 2016 Eastern Conference All-Star squad. On February 27, he recorded his eighth career triple-double and first as a Bull with 22 points, 16 rebounds and a career-high 14 assists in a 103-95 loss to the 2015-16 Portland Trail Blazers season. At 35 years old, he became the oldest player to record a triple-double since Kobe Bryant did so at 36 years old in 2014. On March 7, he recorded his second triple-double of the season with 12 points, 17 rebounds and 13 assists in a 100-90 win over the 2015-16 Milwaukee Bucks season, becoming just the fourth player 35 years or older with multiple triple-doubles in a season, joining Jason Kidd, Kobe Bryant and Paul Pierce. On April 2, in a loss to the Detroit Pistons, he became the 38th NBA player to reach 10,000 career rebounds. He also became the 36th with 10,000 points and 10,000 rebounds. Question: How many players 35 or older have scored multiple triple-doubles in a season?", - "Output Program": [ - "ld = ['charlotte', 'jimmy', 'bucks', 'kidd']\nprint(len(ld))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent difference was the number of young people under 16 living in Aberdeen compared to the national average?", - "Output Program": [ - "abbir = 16.4\nnational = 19.2\nprint(national - abbir)" - ], - "Output Answer": [ - "{'number': '2.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: 2012 finally saw the work of Andy Collins and his staff finally come to fruition with the Bloods finishing the minor round in third place with a 12-8 record, including being only one of two sides to beat runaway minor premiers Norwood. Collins was criticised in the media for resting his \"star\" players over the final three rounds after West had already been assured of third place and the \"double chance\" in the finals. The Bloods got some revenge for their 2003 Grand Final loss to Centrals with a 27-point win in the Qualifying final to book a place against Norwood in the Second Semi-final. However, Norwoods defensive game held them to just two goal in the final, the Redlegs easily booking a place in the 2012 Grand Final, winning 8.13 (61) to 2.5 (17). West bounced back a week later to record a 13.10 (88) to 10.7 (67) win over North Adelaide in the Preliminary Final to book a place in their seventeenth SANFL Grand Final, and their first against Norwood since the Bloods 1961 premiership. However, Norwoods impregnable defence won out again, and the Bloods were in danger of equalling North Adelaides 1989 SANFL Grand Final ignominy of kicking only one goal in a Grand Final before two late goals in time-on of the last quarter saw then go down 12.7 (79) to 3.12 (30). Question: How many more wins than losses did the Bloods finish the minor round with?", - "Output Program": [ - "condition_1 = 12\ncondition_2 = 8\n\nprint(abs(round(condition_2 - condition_1,3)))", - "wins = 12\nlosses = 8\ndiff = wins - losses\nprint(wins)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 1, 2015, Gasol recorded a career-high 9 blocks, along with 17 points and 9 rebounds, in the 106-101 win over the 2014-15 Denver Nuggets season. Ten days later, he scored a career-high 46 points on 17-of-30 shooting in a 95-87 win over the 2014-15 Milwaukee Bucks season. On April 9, 2015, he recorded a league-best 51st double-double of the season with 16 points and 15 rebounds in an 89-78 win over the 2014-15 Miami Heat season. He recorded his 54th double-double of the season in the regular season finale on April 15 against the 2014-15 Atlanta Hawks season to finish as the league-leader in double-doubles in 2014-15. Question: How many points and rebounds combined did Gasol record in his January 1st, 11th, and April 9th games?", - "Output Program": [ - "rebounds=103\nanswer=rebounds \nprint(answer)", - "Jan=17\nhigh=46\nseason=16\nanswer=Jan+high+season\nprint(answer)" - ], - "Output Answer": [ - "{'number': '103', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent of dwellings were not privately owned?", - "Output Program": [ - "privately_owned = 61\nprint(abs(round(100 - privately_owned\n ,2)))", - "privately_owned = 61\ntotal = 100\n\nnot_privately_owned = (total - privately_owned)\n\nprint(not_privately_owned)" - ], - "Output Answer": [ - "{'number': '39', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the report from the Sixth National Population Census of the Peoples Republic of China, the total population of Zhoushan Municipality is 1,121,261 with 588,414 males and 532,847 females as of 1 November 2010, among which an overwhelmingly majority is Han Chinese (1,109,813). The number of household is about 454,800. For an administrative division distribution, Dinghai District has a population of 464,184, Putuo District, Zhoushan has a population of 378,805, Daishan County has a population of 202,164 and Shengsi County has a population of 76,108. In terms of education attainment, about 10 percent of the total population (115,286) has received higher education, while a population of 77,577 is illiterate or half-illiterate. In terms of age distribution, there is a children (aged 0-14) population of 114,265 and a senior population of 176,331. Question: How many more males than females live in Republic of China?", - "Output Program": [ - "males = 588414 \nfemales = 532847\nprint(abs(round(males - females,2)))", - "men = 588414\nwomen = 532847\nmore_men = men - women\nprint(more_men)" - ], - "Output Answer": [ - "{'number': '55567', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Nu Phoenicis is a yellow-white main sequence star of spectral type F9V and magnitude 4.96. Lying some 49 light years distant, it is around 1.2 times as massive as our sun, and likely to be surrounded by a disk of dust. It is the closest star in the constellation that is visible with the unaided eye. Gliese 915 is a white dwarf only 26 light years away. It is of magnitude 13.05, too faint to be seen with the naked eye. White dwarfs are extremely dense stars compacted into a volume the size of the Earth. With around 85% of the mass of the Sun, Gliese 915 has a surface gravity of 108.39 \u00b1 0.01 (2.45 \u00b7 108) centimetre\u00b7second\u22122, or approximately 250,000 of Earths gravity. Question: How many light years closer is Gliese 915 than Nu Phoenicis?", - "Output Program": [ - "gliese = 26\nnu = 49\ndiff = nu - gliese\nprint(diff)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the United States presidential election in New Jersey, 2012, Democrat Barack Obama received 6,236 votes (51.0% vs. 66.0% countywide), ahead of Republican Mitt Romney with 5,772 votes (47.2% vs. 32.3%) and other candidates with 141 votes (1.2% vs. 0.8%), among the 12,223 ballots cast by the townships 16,332 registered voters, for a turnout of 74.8% (vs. 68.8% in Union County). In the United States presidential election in New Jersey, 2008, Democrat Barack Obama received 6,513 votes (49.6% vs. 63.1% countywide), ahead of Republican John McCain with 6,371 votes (48.6% vs. 35.2%) and other candidates with 164 votes (1.3% vs. 0.9%), among the 13,120 ballots cast by the townships 16,145 registered voters, for a turnout of 81.3% (vs. 74.7% in Union County). In the United States presidential election in New Jersey, 2004, Republican George W. Bush received 6,455 votes (50.4% vs. 40.3% countywide), ahead of Democrat John Kerry with 6,160 votes (48.1% vs. 58.3%) and other candidates with 111 votes (0.9% vs. 0.7%), among the 12,795 ballots cast by the townships 15,822 registered voters, for a turnout of 80.9% (vs. 72.3% in the whole county). Question: How many more votes did George W. Bush receive ahead of John Kerry?", - "Output Program": [ - "george_vote = 6455\njohn_kerry_vote = 6160\nprint(abs(george_vote-john_kerry_vote))", - "bush = 6455\nkerry = 6160\n\nahead = bush - kerry \n\nprint(ahead)" - ], - "Output Answer": [ - "{'number': '295', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The revenue of Pahang in 1899 amounted to only $62,077; in 1900 to $419,150. In 1905 it was $528,368. The expenditure in 1905 amounted to $1,208,176. Of this sum $736,886 was expended on public works. Pahang is still a source of expense to the federation, its progress having been retarded by the disturbances which lasted from December 1891 until 1895, with short intervals of peace, but the revenue was steadily increasing, and the ultimate financial success of the state is considered to be secure. Pahang owed something over $3,966,500 to Selangor and $1,175,000 to Perak, which had financed it for some years out of surplus revenue. The value of the imports in 1905 was $1,344,346, that of the exports was $3,838,928, thus making a total trade value of $5,183,274. The most valuable export is tin, the value of which in 1905 amounted to $2,820,745. The value of the gutta exported exceeded $140,000, that of dried and salted fish amounted to nearly $70,000, and that of timber to $325,000. Question: How many dollars were not expended on public works in 1905?", - "Output Program": [ - "D=528368\namounted=1208176\nanswer=amounted-D\nprint(answer)", - "amounted=1208176\nsum=736886 \npublic_work=amounted-sum\nprint(public_work)" - ], - "Output Answer": [ - "{'number': '471290', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 1970s and 1980s, Panamas growth fluctuated with the vagaries of the world economy. After 1973, economic expansion slowed considerably as the result of a number of international and domestic factors. Real GDP growth averaged 3.5% a year between 1973 and 1979. In the early 1980s, the economy rebounded with GDP growth rates of 15.4% in 1980, 4.2% in 1981, and 5.6% in 1982. The acute recession in Latin America after 1982, however, wreaked havoc on Panamas economy. GDP growth in 1983 was a mere 0.4%; in 1984 it was -0.4%. Question: Which year was the GDP growth rate higher, 1983 or 1984?", - "Output Program": [ - "print(1983)", - "y1983 = 0.4\ny1984 = -0.4\n\ndata = (y1983,y1984)\nmaximum = max(data)\n\nif maximum == y1983:\n print(int(1983))\nelif maximum == y1984:\n print(1984)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1983'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As per provisional reports of Census India, population of Dehradun in 2011 was 578,420; male and female are 303,411 and 275,009 respectively. The sex ratio of the city is 906 per 1000 males. The number of literates in Dehradun city is 463,791, of which 251,832 are males and 211,959 are females. Average literacy rate of Dehradun city is 89.32 percent, whereas male literacy and female literacy rates are 92.65 and 85.66 percent, respectively. The number of children of age under six in Dehradun city is 59,180 as per figure from Census India report on 2011. There are 31,600 boys and 27,580 are girls. Child sex ratio of girls is 873 per 1000 boys. Question: How many percent of females were not literate in Dehradun city?", - "Output Program": [ - "percentage = 100\nliterate = 85.66\nnot_literate = percentage - literate\nprint(not_literate)", - "condition_1 = 85.66\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '14.34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: How many years after it began was the end of the recession declared?", - "Output Program": [ - "year=15\nyears=1\nanswer=year-years\nprint(answer)", - "year=2\nanswer=year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The effectiveness of heat-seeking missiles was only 7% early in the Vietnam War, but improved to approximately 15%\u201340% over the course of the war. The AIM-4 Falcon used by the USAF had kill rates of approximately 7% and was considered a failure. The AIM-9B Sidewinder introduced later achieved 15% kill rates, and the further improved AIM-9D and J models reached 19%. The AIM-9G used in the last year of the Vietnam air war achieved 40%. Israel used almost totally guns in the 1967 Six-Day War, achieving 60 kills and 10 losses. However, Israel made much more use of steadily improving heat-seeking missiles in the 1973 Yom Kippur War. In this extensive conflict Israel scored 171 of out of 261 total kills with heat-seeking missiles (65.5%), 5 kills with radar guided missiles (1.9%), and 85 kills with guns (32.6%). The AIM-9L Sidewinder scored 19 kills out of 26 fired missiles (73%) in the 1982 Falklands War. But, in a conflict against opponents using thermal countermeasures, the United States only scored 11 kills out of 48 fired (Pk 23%) with the follow-on AIM-9M in the Gulf War. Question: How many percentage points higher was the kill rate of the AIM-9D and J models than the AIM-9B Sidewinder?", - "Output Program": [ - "Jmodels=19\nkillrate=15\nanswer=Jmodels-killrate\nprint(answer)", - "percentage=4\nanswer=percentage \nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: On January 15, 2016, Walmart announced it would close 269 stores in 2016, affecting 16,000 workers. One hundred and fifty-four of these stores earmarked for closure were in the U.S. (150 Walmart U.S. stores, 115 Walmart International stores, and 4Sams Clubs). Ninety-five percent of these U.S. stores were located, on average, 10 miles from another Walmart store. The 269 stores represented less than 1percent of global square footage and revenue for the company. All 102 locations of Walmart Express, which had been in a pilot program since 2011, were included in the closures. Walmart planned to focus on \"strengthening Supercenters, optimizing Neighborhood Markets, growing the e-commerce business and expanding pickup services for customers\". In fiscal 2017, the company plans to open between 50 and 60 Supercenters, 85 to 95 Neighborhood Markets, 7 to 10 Sams Clubs, and 200 to 240 international locations. At the end of fiscal 2016, Walmart opened 38 Supercenters and relocated, expanded or converted 21 discount stores into Supercenters, for a total of 59 Supercenters, and opened 69 Neighborhood Markets, 8 Sams Clubs, and 173 international locations, and relocated, expanded or converted 4 locations for a total of 177 international locations. On August 8, 2016, Walmart announced a deal to acquire e-commerce website Jet.com for US$3.3 billion Jet.com co-founder and Chief executive officer Marc Lore stayed on to run Jet.com in addition to Walmarts existing U.S. e-commerce operation. The acquisition was structured as a payout of $3 billion in cash, and an additional $300 million in Walmart stock vested over time as part of an incentive bonus plan for Jet.com executives. On October 19, 2016, Walmart announced it would partner with IBM and Tsinghua University to track the pork supply chain in China using blockchain. Question: In 2016 how many more neighborhood markets than supercenters did Walmart open?", - "Output Program": [ - "supercenters = 59\nneighborhood_markets = 69\ndifference = neighborhood_markets - supercenters\nprint(difference)", - "markets = 69\nsupercentres = 38+21\n\nprint(abs(round(markets - supercentres,2)))\n" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: East Fife secured the 2007-08 Scottish Third Division title after beating East Stirlingshire F.C. at Firs Park, Falkirk 3-0 on 15 March 2008. This gave them a points total of 74, 26 points ahead of Stranraer who could post the next best total in the league of 69 points if they were to win their remaining fixtures. This was East Fifes first league title for 60 years and their first piece of silverware since 1954. On 14 April 2009 their manager David Baikie resigned from his position. On 23 August 2011, the Fifers delivered an emphatic victory against Dunfermline Athletic F.C. of the Scottish Premier League in the Scottish League Cup. Then on 20 September 2011, East Fife recorded yet another cup shock, defeating SPL Aberdeen F.C. 7-6 on penalties, after a 3-3 draw, at Pittodrie Stadium, to advance to the quarter finals on the Scottish League Cup. Question: How many years after East Fife secured the Scottish Third DIvision title in 2007-2008 did they advance to the quarter finals on the Scottish League Cup?", - "Output Program": [ - "start_year = 2008\nend_year = 2011\n\nprint(abs(start_year-end_year))", - "year_east_fife_secured_scottish=2008\nyear_advance_to_semi_finals=2011\nyears_between=year_advance_to_semi_finals-year_east_fife_secured_scottish\nprint(years_between)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Peoples Party \u2013 known as the Peoples Revolutionary Party between 1924 and 2010 \u2013 formed the government from 1921 to 1996 (in a One-party state until 1990) and from 2000 to 2004. From 2004 to 2006, it was part of a coalition with the Democrats and two other parties, and after 2006 it was the dominant party in two other coalitions. The party initiated two changes of government from 2004 prior to losing power in the 2012 election. The Democrats were the dominant force in a ruling coalition between 1996 and 2000, and an almost-equal partner with the Peoples Revolutionary Party in a coalition between 2004 and 2006. An election of deputies to the national assembly on 28 June 2012 resulted in no party having an overall majority; however, as the Democratic Party won the largest number of seats, its leader, Norovyn Altankhuyag, was appointed Prime Minister of Mongolia on August 10, 2012. In 2014, he was replaced by Chimediin Saikhanbileg. The Mongolian Peoples Party won a landslide victory in the Mongolian legislative election, 2016 and the current Prime Minister of Mongolia is Mongolian Peoples Partys Jargaltulgyn Erdenebat. Question: How many years did the Peoples Party form the government starting in 2000?", - "Output Program": [ - "year1 = 2004\nyear2 = 2000\nprint(year1 - year2)", - "starting_year = 2000\nending_year = 2004\nprint(ending_year-starting_year)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1877 the price of British-grown wheat averaged 56 shillings and 9 pence a quarter and for the rest of the nineteenth century it never reached within 10 shillings of that figure. In 1878 the price fell to 46 shillings and 5 pence. In 1886 the wheat price decreased to 31 shillings a quarter. By 1885 wheat-growing land declined by a million acres (4,000 km\u00b2) (28\u00bd%) and the barley area had dwindled greatly also. Britains dependence on imported grain during the 1830s was 2%; during the 1860s it was 24%; during the 1880s it was 45%, (for wheat alone during the 1880s it was 65%.) The 1881 Census in the United Kingdom showed a decline of 92,250 in agricultural labourers in the ten years since 1871, with an increase of 53,496 urban labourers. Many of these had previously been farm workers who migrated to the cities to find employment, despite agricultural labourers wages being higher than those of Europe. Agricultures contribution to the national income was about 17% in 1871; by 1911 it was less than 7%. Question: How many percent did agriculture's contribution to the national income change between 1871 and 1911?", - "Output Program": [ - "start = 17\nend = 7\nprint(start - end)", - "condition_1 = 17\ncondition_2 = 7\n\nprint(abs(round(condition_2 - condition_1,2)))\n" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the 2006 Canadian Census (0038.00 census tract), approximately 76% of the residents at Kensington Market are Canadian citizens. Of that 7%, 9% are under the age of 18. This means that 24% of Kensington Markets population is non-Canadian citizens, a figure that speaks to Kensington Markets character as a hub for multiculturalism. Furthermore, in 2011 the National Household Survey reported very similar data. Although the population accounted by citizenship status increased from 2006 and 2011, the percentage of those with Canadian citizenship versus those without the citizenship remained the same. In 2006, 2800 residents reported that they were Canadian citizens whereas 870 residents reported they did not hold Canadian citizenship . In 2011, 2950 residents reported they were Canadian citizens whereas 930 residents reported that they did not hold Canadian citizenship. Comparing this to the Canadian ratio between Canadian and non-Canadian citizenship data from the census for 2006 and 2011 the ratio changed by 0.4% resulting in an increase in non-Canadian citizens within the population that received the long form survey and the National Household survey (Census 2006; Census 2011 NHS). Although this percent increase is small, when speaking on the national scale, this 0.4% increase in ratio involved 32,852,320 respondents for 2011 and 31,241,030 respondents for 2006 (Census 2006; Census 2011). Comparing that with the minimal increase which was 0.3% in ratio for Kensington where the population was not as substantial, this increase is not as substantial as well (Census 2006; Census 2011 NHS). Question: How many more respondents were there to the census in 2001 than in 2006?", - "Output Program": [ - "respondents=31241030\nResopndant=32852320\nanswer=Resopndant-respondents\nprint(answer)", - "respondents=31241030 \ninvolved=32852320\nanswer=involved-respondents\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1611290', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: By how many people did the population of Georgetown decrease between 2002 and 2012?", - "Output Program": [ - "y2002 = 134497\ny2012 = 118363\n\nprint(abs(round(y2002 - y2012,2)))", - "_2002 = 134497\n_2012 = 118363\ndecrease = _2002 - _2012\nprint(decrease)" - ], - "Output Answer": [ - "{'number': '16134', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2006-07 NBA season, Jamess averages declined to 27.3 points, 6.7 rebounds, 6 assists, and 1.6 steals per game. Some analysts attributed the fall to a regression in his passing skills and shot selection, which stemmed from a lack of effort and focus. The Cavaliers finished the season with 50 wins for the second consecutive year and entered the 2007 NBA Playoffs as the Easts second seed. In Game 5 of the NBA Conference Finals, James notched 48 points with 9 rebounds and 7 assists, scoring 29 of Clevelands last 30 points, including the game-winning layup with two seconds left, against the 2006-07 Detroit Pistons season. After the game, play-by-play announcer Marv Albert called the performance \"one of the greatest moments in postseason history\" and color commentator Steve Kerr described it as \"Michael Jordan-esque\". In 2012, ESPN ranked the performance the fourth greatest in modern NBA playoff history. The Cavaliers went on to win Game 6 and claim their first-ever Eastern Conference championship, earning them a matchup with the 2006-07 San Antonio Spurs season in the 2007 NBA Finals. During the championship round, James struggled, averaging 22 points, 7.0 rebounds, and 6.8 assists per game on just 35.6 percent shooting, and Cleveland was eliminated in a Whitewash (sport). Question: In the championship round how many points lower was James' points average compared to his season average?", - "Output Program": [ - "average=5.3\nanswer=average \nprint(answer)", - "rebounds=6.7\nsteals=1.6\nanswer=rebounds-steals\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to 2011 census of India, Gobichettipalayam had a population of 60,279 with a sex-ratio of 1,062 females for every 1,000 males, much above the national average of 929. A total of 4,669 were under the age of six, constituting 2,364 males and 2,305 females. Scheduled Castes and Scheduled Tribes accounted for 10.74% and .08% of the population respectively. The average literacy of the city was 78.52%, compared to the national average of 72.99%. The city had a total of 17064 households. There were a total of 25,225 workers, comprising 512 cultivators, 2,035 main agricultural labourers, 637 in house hold industries, 21,070 other workers, 971 marginal workers, 15 marginal cultivators, 308 marginal agricultural labourers, 57 marginal workers in household industries and 591 other marginal workers. Question: How many cultivators, main agricultural labourers, marginal cultivators, and marginal workers were there in total?", - "Output Program": [ - "cultivator = 512\nmain_agri_labour = 2035\nmarginal_cultivators = 15\nmarginal_workers = 971\n\nprint(abs(cultivator + main_agri_labour + marginal_cultivators + marginal_workers))", - "cultivators = 512\nmarginal_cultivators = 15\nmain_agricultural_labourers = 2035\nmarginal_workers = 971\ntotal = cultivators + marginal_cultivators + main_agricultural_labourers + marginal_workers\nprint(total)" - ], - "Output Answer": [ - "{'number': '3533', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to ISTAT, in 2014 there were 154,356 people residing in Cagliari (+3.0% compared with 2011), of whom 71,522 were male and 82,834 female for a sex ratio of 0.86. Minors (children aged 18 and younger) totalled 12.92% of the population, compared to pensioners at 24.81%. The average age of Cagliari residents is 47.44. The ratio of the population over 65 years of age to that under the age of 18, is 53.39%. The elderly population, defined as being over 65 years of age, has increased by 21.95% over the last 10 years. The current birth rate in Cagliari is 6.29 births per 1,000 inhabitants. The average number of people of any age per household is 2.11 and the percentage of households composed of a single person is 42.53%. The population of Cagliari is structured like that of other first world countries, especially as to the prevalence of an elderly population. The trend of these rates in the Cagliari metropolitan area is proportionally reversed in the suburbs, where most younger families move. Question: How many percent of households are not composed of a single person?", - "Output Program": [ - "condition_1 = 42.53\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nsingle = 42.53\nprint(total - single)" - ], - "Output Answer": [ - "{'number': '57.47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Hoping to increase their winning streak the Bears returned to Chicago for an NFC duel with the Seattle Seahawks. The Bears took the early lead as RB Matt Forte got a six-yard TD run. But the Seahawks answered back with QB Matt Hasselbeck getting a 22-yard TD pass to WR Deon Butler, followed in the second quarter by RB Justin Forsett getting a 9-yard TD run. Then the Bears responded with kicker Robbie Gould making a 34 and a 24-yard field goal. In the third quarter the Bears fell further behind when QB Jay Cutler was sacked in the endzone by free safety Jordan Babineaux for a safety. This was followed in the fourth quarter by RB Marshawn Lynch getting a 1-yard TD run. The Bears tried to come back into the game but only came away with a touchdown after WR Devin Hester returned a punt 89 yards to the endzone for a touchdown. Question: How many yards longer was Justin Forsett's first touchdown compared to Matt Forte's?", - "Output Program": [ - "justin = 9\nmatt = 6\ndifference = justin - matt\nprint(difference)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: A global survey done by Pewglobal indicated that at (as of 2014) least 33 surveyed countries have a positive view (50% or above) of the United States. With the top ten most positive countries being Philippines (92%), Israel (84%), South Korea (82%), Kenya (80%), El Salvador (80%), Italy (78%), Ghana (77%), Vietnam (76%), Bangladesh (76%), and Tanzania (75%). While 10 surveyed countries have the most negative view (Below 50%) of the United States. With the countries being Egypt (10%), Jordan (12%), Pakistan (14%), Turkey (19%), Russia (23%), Palestinian Territories (30%), Greece (34%), Argentina (36%), Lebanon (41%), Tunisia (42%). Americans own view of the United States was viewed at 84%. International opinion about the US has often changed with different executive administrations. For example in 2009, the French public favored the United States when President Barack Obama (75% favorable) replaced President George W. Bush (42%). After President Donald Trump took the helm in 2017, French public opinion about the US fell from 63% to 46%. These trends were also seen in other European countries. Question: How many more people, in terms of percentage, viewed the United States positively in the Philippines compared to Egypt and Pakistan combined?", - "Output Program": [ - "phil = 92\negypt = 10\npakistan = 14\ndiff = phil - (egypt + pakistan)\nprint(diff)", - "phili = 92\negypt = 10\npakistan = 14\n\nprint(abs(round(phili-egypt-pakistan,2)))" - ], - "Output Answer": [ - "{'number': '68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1917, the Twelfth Regiment (Public Works) was organized at Naval Training Station Great Lakes. When the US entered World War I in April 1917, the Navy had an immediate requirement to expand the Great Lakes Station in order to house, process, and train 20,000 naval recruits, this number would rise to 50,000 by the end of the year. Lieutenant Malachi Elliott, a graduate of the US Naval Academy, was appointed Public Works Officer at Great Lakes on 18 June 1917, at which time about 500 enlisted men had been assigned to the Public Works Department. Seeing that the department would need to expand with skilled craftsmen, architects, draftsmen, designers, and other professional and technical people, he began to screen incoming recruits with these skills. Finding many, but not enough, he expanded to recruiting civilians outside of the installation, getting many men willing to join the Navy as petty officers, with the understanding that qualified men could later apply for commissions. This allowed the Public Works Department to grow to nearly 600 men by July 1917. They were organized into the Twelfth Regiment (Public Works), which was essentially the Public Works Department because staff officers could not exercise military command. Lieutenant William C. Davis was appointed commanding officer of the regiment, he exercised military control, but the Public Works Officers exercised technical control. In October 1917, the regiment began building Camp Paul Jones at San Diego. With its completion, on 30 December 1917, the regiment became \"fully operational\" with 1,500 men organized into three battalions. By April 1918, the regiment consisted of 2,400 in five battalions. Men were withdrawn for assignments in the US and abroad. In spring of 1918, 100 men were given special mechanics and ordnance training before being sent to St. Nazaire, France, to assemble 14\"/50 caliber railway gun. Later they would join the gun crews and perform combat duties along the railway lines in proximity to the Empire of Germany lines. The Twelfth Regiment reached its peak strength 5 November 1918; 55 officers and 6,211 enlisted men formed into 11 battalions. However, with the end of the war on Armistice of 11 November 1918, the regiment gradually faded away by the end of 1918. Question: How many months did it take to build Camp Paul Jones at San Diego?", - "Output Program": [ - "october=1\nNovember=1\nanswer=october+November\nprint(answer)", - "Usabrod=1918\ncompletion=1917\nanswer=Usabrod-completion\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Federal Bureau of Investigations 2015 Uniform Crime Report, Indianapolis ranks as the 16th most dangerous city in the U.S., with 17.1 homicides per 100,000 people, compared with the U.S. rate of 4.9 homicides per 100,000 people. Between 2012 and 2014, the murder rate rose by 44%. There were 138 homicides in 2014, with 60% of victims and 90% of perpetrators being young black men. With 144 criminal homicides, 2015 surpassed 1998 as the year with the most murder investigations in the city. With 154 criminal homicides, 2017 marked the third consecutive year of record violence. FBI data showed a 7 percent increase in violent crimes committed in Indianapolis, outpacing the rest of the state and country. Law enforcement has blamed increased violence on a combination of root causes, including poverty, substance abuse, mental illness, and availability of firearms. Question: How many more homicides were there in 2017 than there were in 2014?", - "Output Program": [ - "homicides_2017 = 154\nhomicides_2014 = 138\nnumber_more_homicides = homicides_2017 - homicides_2014\nprint(number_more_homicides)", - "y2017 = 154\ny2014 = 138\nprint(abs(round(y2017-y2014,2)))" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The reported prevalence of TS varies \"according to the source, age, and sex of the sample; the ascertainment procedures; and diagnostic system\", with a range reported between .4% and 3.8% for children ages 5 to 18. Robertson (2011) says that 1% of school-age children have Tourettes. According to Lombroso and Scahill (2008), the emerging consensus is that .1 to 1% of children have Tourettes, with several studies supporting a tighter range of .6 to .8%. Bloch and Leckman (2009) and Swain (2007) report a range of prevalence in children of .4 to .6%, Knight et al. (2012) estimate .77% in children, and Du et al. (2010) report that 1 to 3% of Western school-age children have Tourettes. Question: How many years after the Bloch and Leckman study was the Knight et al. study?", - "Output Program": [ - "condition_1 = 2009\ncondition_2 = 2012\n\nprint(abs(condition_2 - condition_1))", - "joint = 2009\nknight = 2012\ntotal = knight - joint\nprint(total)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to CBS, as of 2000, in the city there were 3,908 salaried workers and 375 are self-employed. The mean monthly wage in 2000 for a salaried worker in the city is New Israeli Shekel 2,887, a real change of -2.2% over the course of 2000. Salaried males have a mean monthly wage of ILS 3,358 (no real change) versus ILS 1,977 for females (a real change of -7.6%). The mean income for the self-employed is 4,763. There are 445 people who receive unemployment benefits and 5,290 people who receive an income guarantee. Question: How many dollars higher is the median income for males and females combined than self employed?", - "Output Program": [ - "male = 3358\nfemale = 1977\nself = 4763\n\nprint(abs(male + female - self))\n", - "mean_income_males = 3358\nmean_income_females = 1977\nmean_income_self_employed = 4763\ndollars_higher = (mean_income_males + mean_income_females) - mean_income_self_employed\nprint(dollars_higher)" - ], - "Output Answer": [ - "{'number': '572', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 21,624. The number of jobs in the primary sector was 38, of which 20 were in agriculture and 18 were in forestry or lumber production. The number of jobs in the secondary sector was 5,433 of which 4,234 or (77.9%) were in manufacturing, 9 or (0.2%) were in mining and 1,022 (18.8%) were in construction. The number of jobs in the tertiary sector was 16,153. In the tertiary sector; 2,397 or 14.8% were in wholesale or retail sales or the repair of motor vehicles, 796 or 4.9% were in the movement and storage of goods, 919 or 5.7% were in a hotel or restaurant, 766 or 4.7% were in the information industry, 1,077 or 6.7% were the insurance or financial industry, 1,897 or 11.7% were technical professionals or scientists, 1,981 or 12.3% were in education and 2,633 or 16.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not in the information industry?", - "Output Program": [ - "information_industry = 4.7\n\nprint(abs(round(100 - information_industry,2)))", - "percentage = 100\ninformation = 4.7\nothers = percentage - information\nprint(others)" - ], - "Output Answer": [ - "{'number': '95.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The largest population centres of the Sinhalese diaspora are mainly situated in Europe, North America and Australia. The city of Melbourne contains just under half of the Sri Lankan Australians. The 2011 census recorded 86,412 Sri Lanka born in Australia. There are 73,849 Australians (0.4 of the population) who reported having Sinhalese ancestry in 2006. The Sinhalese language was also reported to be the 29th-fastest-growing language in Australia (ranking above Somali language but behind Hindi language and Belarusian language). Sinhalese Australians have an exceptionally low rate of return migration to Sri Lanka. In the Canada 2011 Census, 7,220 people identified themselves as of Sri Lankan Canadians, out of 139,415 Sri Lankans. There are a small amount of Sri Lankans in India, scattered around the country, but mainly living in and around the North India and South India regions. Sri Lankan New Zealanders comprised 3% of the Asian population of New Zealand in 2001. The numbers arriving continued to increase, and at the 2006 census there were over 7,000 Sri Lankans living in New Zealand. The Sri Lankan American number about 12,000 in the U.S. The New York City Metropolitan Area contains the largest Sri Lankan community in the United States, receiving the highest legal permanent resident Sri Lankan immigrant population, followed by Central New Jersey and the Los Angeles metropolitan area. Many Sri Lankans in Italy have migrated to Italy since the 1970s. Italy was attractive to the Sinhalese due to perceived easier employment opportunities and entry, compared to other European countries. It is estimated that there are 30,000-33,000 Sinhalese in Italy. The major Sinhalese communities in Italy are located in Lombardia (In the districts Loreto and Lazzaretto), Milan, Lazio, Rome, Naples, and Southern Italy (Particularly Palermo, Messina and Catania). Though British Sri Lankans people in particular and Sri Lankans in general have migrated to the UK over the centuries beginning from the colonial times, the number of Sinhalese people in the UK cannot be estimated accurately due to inadequacies of census in the UK. The UK government does not record statistics on the basis of language or ethnicity and all Sri Lankans are classified into one group as Asian British or Asian Other. Question: In 2001, in percent, how many of the Asian population of New Zealand were not Sri Lankan New Zealanders?", - "Output Program": [ - "asian_new_zeland = 3\n\nprint(100 - asian_new_zeland)", - "percent_SLNZ = 3\npercent_not_SLNZ = 100 - percent_SLNZ\nprint(percent_not_SLNZ)" - ], - "Output Answer": [ - "{'number': '97', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The advance entered Palestine and an First Battle of Gaza, unsuccessful attempt was made to capture Gaza on 26 March 1917, while a Second Battle of Gaza and equally unsuccessful attempt was launched on 19 April. A Third Battle of Gaza occurred between 31 October and 7 November and this time both the ANZAC Mounted Division and the Australian Mounted Division took part. The battle was a complete success for the British, over-running the Gaza-Beersheba line and capturing 12,000 Turkish soldiers. The critical moment was the capture of Battle of Beersheba (1917) on the first day, after the Australian 4th Light Horse Brigade charged more than . The Turkish trenches were overrun, with the Australians capturing the wells at Beersheba and securing the valuable water they contained along with over 700 prisoners for the loss of 31 killed and 36 wounded. Later, Australian troops assisted in pushing the Turkish forces out of Palestine and took part in actions at Battle of Mughar Ridge, Battle of Jerusalem (1917) and the Battle of Megiddo (1918). The Turkish government surrendered on 30 October 1918. Units of the Light Horse were subsequently used to help put down a Egyptian Revolution of 1919 in 1919 and did so with efficiency and brutality, although they suffered a number of fatalities in the process. Total Australian battle casualties in the campaign were 4,851, including 1,374 dead. Question: How many days did it take the British to realize success in the Third Battle of Gaza?", - "Output Program": [ - "october = 31 - 31\nnovember = 0 + 7\ntotal = october + november\nprint(total)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many yards long were Clint Didier's catches on average?", - "Output Program": [ - "yards = 65\ncount = 5\n\nprint(round(yards/count,2))", - "pas = 5\nyard = 65\na = yard/pas\nprint(a)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Iran's telecommunication network enjoys the highest growth rate in the Middle East. One of the indicators that clearly illustrates this growth rate is the increase in the number of installed main lines. In 1978 there were only about 850,000 fixed lines installed in Iran. This number rose to about 1,767,000 by 1986 and to about 2,380,000 by 1989. One of the objectives of the first five-year development plan (1989-1994) for the telecommunication sector was to add one million new fixed lines to the network. However, due to the establishment and expansion of many low-capacity and high-capacity exchanges, the actual growth rate that was achieved was considerably higher. In fact more than 3.1 million new main lines were installed during the period of the first five-year plan. Four million new lines were expected to be added by the end of the second five-year plan (1994-1999), which would increase the number of installed main lines to about 9,510,000 fixed lines. Irans telecom market, which generated an estimated $9.1 billion in 2010 (of which 2/3 from \"voice\" mobile-phone and 1/10 from \"data\" mobile-phone services), has been growing significantly, especially its mobile-phone business. As of 2010, Iran had about 66 million mobile-phone subscribers covering about 70% of the population. In contrast, about 36% of Iranians had fixed-line phones. Question: How many more fixed lines were in Iran in 1989 compared with 1978?", - "Output Program": [ - "y1 = 850000\ny2 = 2380000\ndiff = y2 - y1\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1530000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Demographics of Gabon is the makeup of the population of Gabon. As of , Gabon has a population of . Gabons population is relatively young with 35.5% of its population under 15 years of age and only 4.3% of its population over 65 years old. Gabon has a nearly even split between males and females with 0.99 males for every female in the population. In the age range of 15-65, the ration is exactly 1 male to 1 female. The life expectancy of Gabon is lower than the world average. Gabons populations life expectancy at birth is 53.11 years while the world average is 67.2 years as of 2010. Ethnically, the biggest group in Gabon are the Fang people with over 500,000 people, or about a third of Gabons population, belonging to this ethnic group. The biggest religion in Gabon is Christianity, with between 55-75% of the population of Gabon being Christian. Question: How many years are included in the age range that makes the male and female population in Gabon exactly equal?", - "Output Program": [ - "age1 = 15\nage2 = 65\nprint(age2-age1)", - "high = 65\nlow = 15\nprint(high - low)" - ], - "Output Answer": [ - "{'number': '50', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Royal Navy of Oman had 4,200 men in 2000, and is headquartered at Seeb. It has bases at Ahwi, Ghanam Island, Mussandam and Salalah. In 2006, Oman had 10 surface combat vessels. These included two 1,450-ton Qahir-class corvette corvettes, and 8 ocean-going patrol boats. The Omani Navy had one 2,500-ton Nasr al Bahr (L2) LSL (240 troops, 7 tanks) with a helicopter deck. Oman also had at least four landing craft. Oman ordered three Khareef-class corvette corvettes from the VT Group for \u00a3400 million in 2007. They are being built at Portsmouth. In 2010 Oman spent US$4.074 billion on military expenditures, 8.5% List of countries by military expenditure share of GDP. The sultanate has a long history of association with the British military and defence industry. According to SIPRI, Oman was the 23rd largest arms importer from 2012-2016. Question: In 2006 how many surface combat vessels and landing craft did the Oman navy have?", - "Output Program": [ - "surface_combat_vessels = 10\nlanding_craft = 4\ntotal = surface_combat_vessels + landing_craft\nprint(total)", - "scv = 10\nlanding_craft = 4\n\nprint(abs(round(scv + landing_craft,2)))" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The number of Thailands poor declined from 7.1 million persons in 2014, 10.5 percent of the population, to 4.9 million persons in 2015, or 7.2 percent of the population. Thailands 2014 poverty line was defined as an income of 2,647 baht per month. For 2015 it was 2,644 baht per month. According to the National Economic and Social Development Board (NESDB) in a report entitled, Poverty and Inequality in Thailand, the countrys growth in 2014 was 0.8 percent and 2.8 percent in 2015. NESDB Secretary-General Porametee Vimolsiri said that the growth was due to the effect of governmental policies. The report also noted that 10 percent of the Thai population earned 35 percent of Thailands aggregate income and owned 61.5 percent of its land. Question: How many more million people were poor in 2014 than 2015?", - "Output Program": [ - "y2014 = 7.1\ny2015 = 4.9\n\nprint(abs(round(y2014-y2015,2)))", - "_2014 = 7.1\n_2015 = 4.9\ndiff = _2014 - _2015\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The main exporter of rhodium is South Africa (approximately 80% in 2010) followed by Russia. The annual world production is 30 tonnes. The price of rhodium is highly variable. In 2007, rhodium cost approximately eight times more than gold, 450 times more than silver, and 27,250 times more than copper by weight. In 2008, the price briefly rose above $10,000 per ounce ($350,000 per kilogram). The economic slowdown of the 3rd quarter of 2008 pushed rhodium prices sharply back below $1,000 per ounce ($35,000 per kilogram); the price rebounded to $2,750 by early 2010 ($97,000 per kilogram) (more than twice the gold price), but in late 2013, the prices were less than $1000. Question: How many years was the price of rhodium lower than gold?", - "Output Program": [ - "year=2008\nyear1=2010\nanswer=year1-year\nprint(answer)", - "year2008=1\nYear2010=1\nanswer=year2008+Year2010\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2012, fuel cell industry revenues exceeded $1 billion market value worldwide, with Asian pacific countries shipping more than 3/4 of the fuel cell systems worldwide. However, as of January 2014, no public company in the industry had yet become profitable. There were 140,000 fuel cell stacks shipped globally in 2010, up from 11,000 shipments in 2007, and from 2011 to 2012 worldwide fuel cell shipments had an annual growth rate of 85%. Tanaka Kikinzoku expanded its manufacturing facilities in 2011. Approximately 50% of fuel cell shipments in 2010 were stationary fuel cells, up from about a third in 2009, and the four dominant producers in the Fuel Cell Industry were the United States, Germany, Japan and South Korea. The Department of Energy Solid State Energy Conversion Alliance found that, as of January 2011, stationary fuel cells generated power at approximately $724 to $775 per kilowatt installed. In 2011, Bloom Energy, a major fuel cell supplier, said that its fuel cells generated power at 9-11 cents per kilowatt-hour, including the price of fuel, maintenance, and hardware. Question: How many more fuel cell stacks were shipped in 2010 than 2007?", - "Output Program": [ - "y1 = 11000\ny2 = 140000\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '129000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Mount Vesuvius has erupted many times. The famous eruption in AD 79 was preceded by numerous others in prehistory, including at least three significantly larger ones, the best known being the Avellino eruption around 1800 BC which engulfed several Bronze Age settlements. Since AD 79, the volcano has also erupted repeatedly, in 172, 203, 222, possibly in 303, 379, 472, 512, 536, 685, 787, around 860, around 900, 968, 991, 999, 1006, 1037, 1049, around 1073, 1139, 1150, and there may have been eruptions in 1270, 1347, and 1500. The volcano erupted again in 1631, six times in the 18th century (including 1779 and 1794), eight times in the 19th century (notably in 1872), and in 1906, 1929 and 1944. There have been no eruptions since 1944, and none of the eruptions after AD 79 were as large or destructive as the Pompeian one. Vesuvius entered a new phase in December 1631, when a major eruption buried many villages under lava flows, killing around 3,000 people. Torrents of lahar were also created, adding to the devastation. Activity thereafter became almost continuous, with relatively severe eruptions occurring in 1660, 1682, 1694, 1698, 1707, 1737, 1760, 1767, 1779, 1794, 1822, 1834, 1839, 1850, 1855, 1861, 1868, 1872, 1906, 1926, 1929, and 1944. Question: How many severe eruptions occurred from 1707 to 132 years later?", - "Output Program": [ - "year_1 = 1707\nyear_2 = 1707+132\n\nyears = [1660,1682,1694,1698,1707,1737,1760,1767,1779,\n 1794,1822,1834,1839,1850,1855,1861,1868,1872,\n 1906,1926,1929,1944]\n\ncount = 0\nt = 0\nwhile t < len(years):\n if year_1<= years[t] <= year_2:\n count = count + 1\n t = t+1\n else:\n t = t+1\nprint(count)", - "initial_year = 1707\nyears = 132\nfinal_year = initial_year + years\nprint(final_year)\ncount_eruptions = 9\nprint(count_eruptions)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Research for tank casualties in Normandy from 6 June to 10 July 1944 conducted by the British No. 2 Operations research concluded, that from a sample of 40 Sherman tanks, 33 tanks burned (82 percent) and 7 tanks remained unburned following an average of 1.89 penetrations. In comparison, from a sample of 5 Panzer IVs, 4 tanks burned (80 percent) and 1 tank remained unburned, following an average of 1.5 penetrations. The Panther tank burned 14 times (63 percent) from a sample of 22 tanks and following 3.24 penetrations, while the Tiger burned 4 times (80 percent) out of a sample of 5 tanks following 3.25 penetrations. John Buckley, using a case study of the British 8th Armoured Brigade (United Kingdom) and 29th Armoured Brigade (United Kingdom), found that of their 166 Shermans knocked out in combat during the Normandy campaign, 94 (56.6 percent) burned out. Buckley also notes that an American survey carried out concluded that 65% of tanks burned out after being penetrated. United States Army research proved that the major reason for this was the stowage of main gun ammunition in the vulnerable sponsons above the tracks. A U.S. Army study in 1945 concluded that only 10-15 percent of wet stowage Shermans burned when penetrated, compared to 60-80 percent of the older dry-stowage Shermans. Question: How many more penetrations did it take on average for the Tiger tank to burn out than the Sherman tank?", - "Output Program": [ - "penetrations=3.24\npenetration=1.5\nanswer=penetrations-penetration\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1.36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Research funded by the Public Policy Institute of California indicates that in 1996, 1,786 Silicon Valley technology companies with $12.5 billion in sales and 46,000 employees were run by Indian or Chinese executives. Moreover, the pace of entrepreneurship among local immigrants is increasing rapidly. While Chinese or Indian executives are at the helm of 13% of the Silicon Valley technology businesses started between 1980 and 1985, they are running 27% of the more than 4,000 businesses started between 1991 and 1996. Start-up firms remain a primary source for new ideas and innovation for Chinese American internet entrepreneurs. Many of them are employed or directly engaged in new start-up activities. The proportional share of start-up firms by ethnic Chinese in Silicon Valley skyrocketed from 9% in 1980-1984 to about 20% between 1995-1998. By 2006, Chinese American internet entrepreneurs continued to start 20% of all Silicon Valley start-up firms, leading 2000 Silicon Valley companies, and employing 58,000 workers. They still continue to own about 20% of all information technology companies that were founded in Silicon Valley since 1980. Question: How many percent more ethnic Chinese were in Silicon Valley between 1995-1998 than were in 1980-1984?", - "Output Program": [ - "skyrocketed=9\nskyrocketed1=20\nanswer=skyrocketed1-skyrocketed \nprint(answer)", - "SiliconValley=9\nChinese=20\nanswer=Chinese-SiliconValley\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: 2001-2002 Rodriguezs power hitting numbers improved with his move to the Texas Rangers. In his first season there, Rodriguez produced one of the top offensive seasons ever for a shortstop, leading the American League with 52 HR, 133 runs scored, and 393 total bases. He became the first player since 1932 with 50 homers and 200 hits in a season, just the third shortstop to ever lead the league in homers, and was just the second AL player in the last 34 seasons (beginning 1968) to lead the league in runs, homers, and total bases; his total base figure is the most ever for a major league shortstop. His 52 homers made him the sixth youngest to ever reach 50 homers and were the highest total ever by a shortstop, surpassing Ernie Banks record of 47 in 1958, and also the most ever for an infielder other than a 1st baseman, breaking Phillies 3B Mike Schmidts mark of 48 in 1980. It was his 5th 30-homer campaign, tying Banks for most ever by a shortstop. He also tied for the league lead in extra-base hits (87) and ranked third in RBIs (135) and slugging (.622). He was also among the AL leaders in hits (4th, 201), average (7th, .318), and on-base percentage (8th, .399). He established Rangers club records for homers, runs, total bases, and hit by pitches, had the 2nd most extra-base hits, and the fourth-highest RBI total. He led the club in runs, hits, doubles (34), homers, RBI, slugging, and on-base percentage and was second in walks (75), stolen bases (18), and game-winning RBI (14) while posting career highs for homers, RBI, and total bases. Rodriguez started 161 games at shortstop and one as the Designated hitter, the only major league player to start all of his teams games in 2001. Question: in how many categories was he second on the club in 2001?", - "Output Program": [ - "arry =[\"runs\",\"homers\",\"base\"]\nprint(len(arry))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many ethnic groups made up exactly 0.9% of the population?", - "Output Program": [ - "PuertoRican=1\nCuban=1\nanswer=PuertoRican+Cuban\nprint(answer)", - "Salvadoran=1\nPuertoRican=1\ngroup_population=Salvadoran+PuertoRican\nprint(group_population)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The newly minted 1982 Los Angeles Raiders season finished the 1982 NFL strike 1982 NFL season 8-1 to win the AFC West, but lost in the second round of the 1982-83 NFL playoffs to the 1982 New York Jets season. The 1983 NFL season, the 1983 Los Angeles Raiders season finished 12-4 to win the AFC West. Convincing playoff wins over the 1983 Pittsburgh Steelers season and 1983 Seattle Seahawks season in the 1983-84 NFL playoffs propelled the Raiders to their fourth Super Bowl. Against the 1983 Washington Redskins season in Super Bowl XVIII, the Raiders built a lead after blocking a punt and recovering for a touchdown early in the game. A Branch touchdown reception from Plunkett put the Raiders up 14-0 with more than nine minutes remaining in the first quarter. With seven seconds remaining in the first half, linebacker Jack Squirek intercepted a Joe Theismann swing pass at the Washington five yard line and scored, sending the Raiders to a 21-3 halftime lead. Following a John Riggins one-yard touchdown run (extra point was blocked), Marcus Allen scored from five yards out to build the lead to 28-9. The Raiders sealed the game with Allen reversed his route on a Super Bowl record run that turned into a 74-yard touchdown. The Raiders went on to a 38-9 victory and their third NFL championship. Allen set a record for most rushing yards (191) and combined yards (209) in a Super Bowl as the Raiders won their third Super Bowl in eight years. Question: How many interceptions did Theismann throw in the first half?", - "Output Program": [ - "interception = 1\nprint(interception)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Round of 16 and quarter-finals In the second round, Germany beat Paraguay 1-0 with a late goal by Oliver Neuville in Seogwipo. England defeated Denmark in Niigata 3-0, with all goals occurring in the first half of the game. Sweden and Senegal faced off in \u014cita and finished 1-1 in regular time and it took a golden goal from Henri Camara in extra time to settle the game for Senegal 2-1. Spain and Ireland played in Suwon, where Spain led most of the match 1-0 until a late penalty kick scored by Robbie Keane made the match go 1-1 sending it to extra time, where Spain outlasted Ireland 3-2 in a penalty shoot-out. The United States beat CONCACAF rivals Mexico 2-0 in Jeonju, thanks to the goals of Brian McBride and Landon Donovan. Brazil defeated Belgium 2-0 in Kobe, with an amazing volley by Rivaldo and a splendid counter-attack goal by Ronaldo (Brazilian footballer). Turkey ended co-hosts Japans run with a 1-0 win in Miyagi, thanks to a \u00dcmit Davala goal in the 12th minute. The other co-hosts, South Korea, defeated Italy 2-1 in extra time in Daejeon with a goal by Ahn Jung-hwan in the 117th minute, after a match filled with many controversial referring decisions. South Koreas win ensured that, for the very first time in the Cups history, teams from each of Europe, North America, South America, Africa and Asia reached the quarter-finals of the same tournament. Question: How many more points did England score against Denmark in Niigata?", - "Output Program": [ - "Niigata=0\nengland=3\nanswer=england-Niigata\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many racial groups each only made up 0.7% or lower of the population?", - "Output Program": [ - "group = ['native american', 'japanese american', 'laotian american', 'cambodian american', 'thai american',\n 'guamanian', 'samoan american', 'native hawaiian']\nlength = len(group)\nprint(length)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: The average number of residents per living room was 0.59 which is about equal to the cantonal average of 0.58 per room. In this case, a room is defined as space of a housing unit of at least as normal bedrooms, dining rooms, living rooms, kitchens and habitable cellars and attics. About 10.5% of the total households were owner occupied, or in other words did not pay rent (though they may have a Mortgage loan or a rent-to-own agreement). , there were 86,371 private households in the municipality, and an average of 1.8 persons per household. There were 44,469 households that consist of only one person and 2,842 households with five or more people. Out of a total of 88,646 households that answered this question, 50.2% were households made up of just one person and there were 451 adults who lived with their parents. Of the rest of the households, there are 20,472 married couples without children, 14,554 married couples with children There were 4,318 single parents with a child or children. There were 2,107 households that were made up of unrelated people and 2,275 households that were made up of some sort of institution or another collective housing. Question: How many more households were made up of collective-type housing than households made up of unrelated people?", - "Output Program": [ - "collective = 2275\nunrealed = 2107\n\nprint(abs(round(collective - unrealed,3)))", - "collective = 2275\nunrelated = 2107\ndiff = collective - unrelated\nprint(diff)" - ], - "Output Answer": [ - "{'number': '168', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many more sugar and coffee factories were there than nutmeg plantations?", - "Output Program": [ - "sugar = 37\ncoffee = 4\nnutmeg = 40\ndiff = sugar + coffee - nutmeg\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Malayalam is a language spoken by the native people of southwestern India (from Talapady to Kanyakumari).According to the Indian census of 2011, there were 32,299,239 speakers of Malayalam in Kerala, making up 93.2% of the total number of Malayalam speakers in India, and 96.74% of the total population of the state. There were a further 701,673 (2.1% of the total number) in Karnataka, 957,705 (2.7%) in Tamil Nadu, and 406,358 (1.2%) in Maharashtra. The number of Malayalam speakers in Lakshadweep is 51,100, which is only 0.15% of the total number, but is as much as about 84% of the population of Lakshadweep. In all, Malayalis made up 3.22% of the total Indian population in 2011. Of the total 34,713,130 Malayalam speakers in India in 2011, 33,015,420 spoke the standard dialects, 19,643 spoke the Yerava dialect and 31,329 spoke non-standard regional variations like Eranadan. As per the 1991 census data, 28.85% of all Malayalam speakers in India spoke a second language and 19.64% of the total knew three or more languages. Question: How many more speakers of Malayalam were in Tamil Nadu compared with Maharashtra?", - "Output Program": [ - "Tamil =957705\nMaharashtra = 406358\nprint(Tamil-Maharashtra)", - "tamil = 957705\nmaha = 406358\nprint(tamil - maha)" - ], - "Output Answer": [ - "{'number': '551347', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: How many more buildings were destroyed in 1771 and 1901 than burned down the city center in 1916?", - "Output Program": [ - "in_1771_and_1901 = 1500\nin_1916 = 300\n\ndifference = (in_1771_and_1901 - in_1916)\n\nprint(difference)", - "y1771_1901 = 1500\ny1996 = 300\n\nprint(abs(round(y1771_1901-y1996\n )))" - ], - "Output Answer": [ - "{'number': '1200', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the 1960s and 1970s, many Asians also settled in Glasgow, mainly in the Pollokshields area. These number 30,000 Pakistani people, 15,000 Indian people and 3,000 Bangladeshi people as well as Cantonese people people, many of whom settled in the Garnethill area of the city. Since 2000, the UK government has pursued a policy of dispersal of Immigration to the United Kingdom since 1922 to ease pressure on social housing in the London area. The city is also home to some 8,406 (1.42%) Polish people. Since the United Kingdom Census 2001 the population decline has been reversed. The population was static for a time; but due to migration from other parts of Scotland as well as immigration from overseas, the population has begun to grow. The population of the city council area was 593,245 in 2011 and around 2,300,000 people live in the Glasgow travel to work area. This area is defined as consisting of over 10% of residents travelling into Glasgow to work and is without fixed boundaries. Question: How many more Indian people were in Glasgow compared to Bangladeshi people?", - "Output Program": [ - "indian = 15000\nbangla = 3000\ndiff = indian - bangla\nprint(diff)" - ], - "Output Answer": [ - "{'number': '12000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In the financial year ending 31 July 2011, the University of Manchester had a total income of \u00a3808.58 million (2009/10 \u2013 \u00a3787.9 million) and total expenditure of \u00a3754.51 million (2009/10 \u2013 \u00a3764.55 million). Key sources of income included \u00a3247.28 million from tuition fees and education contracts (2009/10 \u2013 \u00a3227.75 million), \u00a3203.22 million from funding body grants (2009/10 \u2013 \u00a3209.02 million), \u00a3196.24 million from research grants and contracts (2009/10 \u2013 \u00a3194.6 million) and \u00a314.84 million from endowment and investment income (2009/10 \u2013 \u00a311.38 million). During the 2010/11 financial year the University of Manchester had a capital expenditure of \u00a357.42 million (2009/10 \u2013 \u00a337.95 million). Question: How many more millions of British pounds of income came from tuition fees and education contracts than funding body grants?", - "Output Program": [ - "tution_fees = 247.28\neducat = 0\nfunding_body = 203.22\n\nprint(abs(tution_fees + educat - funding_body))", - "tuition = 247.28\nbody_grants = 203.22\nmore_millions = tuition - body_grants\nprint(more_millions)" - ], - "Output Answer": [ - "{'number': '44.06', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With 27 games to play, the Braves went 9-18 in September to finish the season with a record of 89-73. The Cardinals, meanwhile, went 18-8 to finish at 90-72. Braves closer Craig Kimbrel, who had not surrendered a single earned run in July or August, carried a 4.76 ERA in September with three blown saves. After being dominant in his role for much of the season, Braves setup man Jonny Venters posted a 5.11 September ERA. These sharp declines in both relievers led many critics to question the handling of the bullpen by Braves manager Fredi Gonz\u00e1lez. Veteran starter Derek Lowe posted a win-loss record of 0-5 in September with an ERA of 8.75. Shortly into the offseason, Lowe would be traded to the Cleveland Indians. The Braves starters lasted six or more innings only three times over the last 23 games. Over the last five games, all of which were losses for the Braves, the team managed to score only seven runs. Braves catcher Brian McCann (baseball), often regarded as the best offensive catcher in the Majors, hit only .183 with two home runs in September. The offense as a whole hit for only a .235 batting average (baseball) and a .300 on-base percentage in September, both second-worst in the National League. The .195 Scoring position average by Braves hitters was second worst in the Majors. Hitting coach Larry Parrish was fired two days following the last game of the season. Question: How many more games did the Cardinals play in September than the Braves?", - "Output Program": [ - "Braves=9\nCardinals=8\nanswer=Braves-Cardinals\nprint(answer)", - "Games=1\nanswer=Games\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Property taxes are levied by municipalities for the support of education and municipal services. Vermont does not assess tax on personal property. Property taxes are based on appraisal of the fair market value of real property. Rates vary from 0.97% on homesteaded property in Ferdinand, Essex County, to 2.72% on nonresidents property in Barre City. Statewide, towns average 1.77% to 1.82% tax rate. In 2007, Vermont counties were among the highest in the country for property taxes. Chittenden ($3,809 median), Windham ($3,412), Addison ($3,352), and Windsor ($3,327) ranked in the top 100, out of 1,817 counties in the nation with populations greater than 20,000. Twelve of the states 14 counties stood in the top 20%. Median annual property taxes as a percentage of median homeowners income, 5.4%, was rated as the third highest in the nation in 2011. Question: How many more dollars was property tax in Windham compared to Addison in 2007?", - "Output Program": [ - "Windham_Property_Taxes = 3412\nAddison_Property_Taxes = 3352\nprint(Windham_Property_Taxes-Addison_Property_Taxes)", - "win = 3412\naddi = 3352\nprint(win - addi)" - ], - "Output Answer": [ - "{'number': '60', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: This broadcast was the last for NBC as the American Football Conference network after 33 years (CBS has held the AFC broadcast rights ever since), their last NFL broadcast overall until 2006 NFL season, when they signed on to televise NBC Sunday Night Football, and their last Super Bowl broadcast until 2009 (Super Bowl XLIII). This was also the last time Channel 4 in the United Kingdom would show the Super Bowl - and their last NFL coverage until 2010 - after they had been showing the event since 1983 (Super Bowl XVII). Only Sky Sports would show it live until Channel 5 (UK) joined them in 2003 (Super Bowl XXXVII). It also marked the last Super Bowl until 2007 for CTV Television Network in Canada after airing the NFL and the event since Super Bowl XVI; from 1999 to 2006 the Super Bowl aired on the Global Television Network. CTV had aired NFL football since 1970 and the Super Bowl since 1982 (Super Bowl XVI). It was also the final NFL game for GMA Network in the Philippines until the 2006 NFL Season; GMA had aired NFL football since 1986 NFL season and the Super Bowl since Super Bowl XXI in 1987. The Super Bowl would be broadcast on TV5 (Philippines), also from 1999 until 2006. It was also the final Super Bowl in which the Televisa family of networks aired on its own in Mexico, also until 2007, being broadcast on Canal 5 (Televisa Network); Televisa had aired NFL football since 1970 and the Super Bowl since 1988 (at the time, Super Bowl XXII). Azteca 13 likewise would exclusively air the Super Bowl from 1999 until 2006, including Super Bowl XXXVII which would be the next Super Bowl to be played at Qualcomm Stadium. Question: How many years after Televisa began airing NFL football did they air the Super Bowl?", - "Output Program": [ - "nfl_football = 1970\nsuperbowl = 1988\n\n\nprint(abs((nfl_football - superbowl)))", - "Televisa_aired_NFL_year = 1970\nTelevisa_aired_Super_Bowl_year = 1988\ndiff_years = Televisa_aired_Super_Bowl_year - Televisa_aired_NFL_year\nprint(diff_years)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After the August 15, 1971 Nixon shock, the price began to greatly increase, and between 1968 and 2000 the price of gold ranged widely, from a high of $850 per troy ounce ($27.33/g) on January 21, 1980, to a low of $252.90 per troy ounce ($8.13/g) on June 21, 1999 (London Gold Fixing). Prices increased rapidly from 2001, but the 1980 high was not exceeded until January 3, 2008, when a new maximum of $865.35 per troy weight was set. Another record price was set on March 17, 2008, at $1023.50 per troy ounce ($32.91/g). Question: How many years did the price of gold ranged widely?", - "Output Program": [ - "start = 1968\nend = 2000\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: According to the Federal Bureau of Investigations 2015 Uniform Crime Report, Indianapolis ranks as the 16th most dangerous city in the U.S., with 17.1 homicides per 100,000 people, compared with the U.S. rate of 4.9 homicides per 100,000 people. Between 2012 and 2014, the murder rate rose by 44%. There were 138 homicides in 2014, with 60% of victims and 90% of perpetrators being young black men. With 144 criminal homicides, 2015 surpassed 1998 as the year with the most murder investigations in the city. With 154 criminal homicides, 2017 marked the third consecutive year of record violence. FBI data showed a 7 percent increase in violent crimes committed in Indianapolis, outpacing the rest of the state and country. Law enforcement has blamed increased violence on a combination of root causes, including poverty, substance abuse, mental illness, and availability of firearms. Question: How many more criminal homicides were there in 2015 than in 2014?", - "Output Program": [ - "in_2015 = 144\nin_2014 = 138\nmore = in_2015 - in_2014\nprint(more)", - "y2014 = 138\ny2015 = 144\n\nprint(abs(round(y2014-y2015\n )))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many more households were married living together than there were unmarried partnerships?", - "Output Program": [ - "condition_one = 34.8\ncondition_two = 3.9\n\nprint(abs(round(condition_one-condition_two,2)))", - "together = 16425\nunnmerried = 9453\nprint(together - unnmerried)" - ], - "Output Answer": [ - "{'number': '6972', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many more natural streams were named arroyo compared to rio and wash combined?", - "Output Program": [ - "namedarroyo=122\nrio=11\narroyo=0\nanswer=arroyo-rio\nprint(answer)" - ], - "Output Answer": [ - "{'number': '51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Panthers' first home game of the season was a duel against the defending super bowl champions, the Green Bay Packers. Cam Newton threw for once again another 400+ yard game, becoming the first rookie ever to do so and only the 6th quarterback in NFL history to accomplish such a feat. Newton picked up where he left off against the Cardinals with an early score with 9:26 left in the 1st quarter of the game. The Panthers would lead 13-7 at halftime, stunning the defending Super Bowl champions. However, Green Bay would come back when Aaron Rodgers threw a 49-yard touchdown pass to a wide-open Greg Jennings to put the Packers up 14-13. A big game-changer was when there was 9:31 left in the 3rd quarter of the game. Cam Newton found Steve Smith, but Smith fumbled the football and Charles Woodson picked it up. Another big game changer was on a 4th and 4 at the Packers 6-yard line with 3:23 left in the game, score being 23-16 Packers, Cam Newton tried to scramble for the first down, but was 2 yards shy. The Packers would go on to win the game, 30-23, a much closer game than expected, but the Panthers still fell to 0-2 on the season. Question: How many yards was the longest touchdown pass of the game?", - "Output Program": [ - "lonng = [49, 6, 2]\nab = max(lonng)\nprint(ab)" - ], - "Output Answer": [ - "{'number': '49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many countries had 30% or less hold a positive view of China?", - "Output Program": [ - "ans = [7,16,21,26,28,31,32,35,35,38]\n\n\ncount = 0\n\nfor i in range(0,len(ans)):\n if ans[i] <= 30:\n count += 1\n \nprint(count)", - "japan = 1\nvietnam = 1\nturkey = 1\nitaly = 1\ngermany = 1\ntotal = japan + vietnam + turkey + italy + germany\nprint(total)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Berliner played for his countrys Olympiad team at 10th Chess Olympiad, drawing his only game on the second reserve board. Berliner played four times in the US Chess Championship. In 1954 at New York, he scored 6\u00bd/13 to tie 8\u20139th places; Arthur Bisguier won. The last three times Berliner played in the U.S. Championship, Fischer won the tournament. In 1957\u201358 at New York, Berliner had his best result, 5th place with 7/13. In 1960\u201361 at New York, he scored 4\u00bd/11, tying for 8th\u201310th place. Finally in 1962\u201363 at New York, he scored 5/11 for a tied 7th\u20138th place. Question: In which year did Berliner win the second most games?", - "Output Program": [ - "years=1954\nprint(years)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1954'}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The population of the Jews in Gorlice is not well documented or reliable before the later half of the 19th century. There are statistics on the Jewish population from 1880 to 1910 though. Looking first at the Gorlice district in 1880 there was a total of 74,072 residents and out of those 6.4% (4,755) were Jews. Just in the city of Gorlice itself, there were 2,257 jews out of the around 5,000 residents of the city which is close to 50%. The population of Jews in Gorlice grew to 7.5% of the Gorlice district composed of Jews in 1910 and 51% of residents in the City of Gorlice were Jewish at that time (3,495 out of 6,600). Question: How many more Jews were there in Gorlice in 1910 than in 1880?", - "Output Program": [ - "jews_1910 = 3495\njews_1880 = 4755\nprint(abs(round(jews_1910 - jews_1880,2)))", - "Jews_1880 = 2257\nJews_1910 = 3495\nmore_Jews = Jews_1910 - Jews_1880\nprint(more_Jews)" - ], - "Output Answer": [ - "{'number': '1238', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Reagan significantly increased public expenditures, primarily the Department of Defense, which rose (in constant 2000 dollars) from $267.1 billion in 1980 (4.9% of GDP and 22.7% of public expenditure) to $393.1 billion in 1988 (5.8% of GDP and 27.3% of public expenditure); most of those years military spending was about 6% of GDP, exceeding this number in 4 different years. All these numbers had not been seen since the end of U.S. involvement in the Vietnam War in 1973. In 1981, Reagan significantly reduced the maximum tax rate, which affected the highest income earners, and lowered the top marginal tax rate from 70% to 50%; in 1986 he further reduced the rate to 28%. The federal deficit under Reagan peaked at 6% of GDP in 1983, falling to 3.2% of GDP in 1987 and to 3.1% of GDP in his final budget. The inflation-adjusted rate of growth in federal spending fell from 4% under Jimmy Carter to 2.5% under Ronald Reagan. This was the slowest rate of growth in inflation adjusted spending since Eisenhower. However, federal deficit as percent of GDP was up throughout the Reagan presidency from 2.7% at the end of (and throughout) the Carter administration. As a short-run strategy to reduce inflation and lower nominal interest rates, the U.S. borrowed both domestically and abroad to cover the Federal budget deficits, raising the national debt from $997 billion to $2.85 trillion. This led to the U.S. moving from the worlds largest international creditor to the worlds largest debtor nation. Reagan described the new debt as the \"greatest disappointment\" of his presidency. Question: How many percentage points did Reagan reduce the top marginal tax rate by in total?", - "Output Program": [ - "tax_rate = 70\nrate = 28\nprint(tax_rate - rate)", - "condition_1 = 70\ncondition_2 = 28\nprint(abs(round(condition_2 - condition_1,1)))" - ], - "Output Answer": [ - "{'number': '42', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many percent of people were not Ngaw?", - "Output Program": [ - "percentage = 100\nngaw = 0.8\nothers = percentage - ngaw\nprint(others)", - "ngaw = 0.8\n\nprint(abs(round(100 - ngaw,2)))" - ], - "Output Answer": [ - "{'number': '99.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Demographics of Gabon is the makeup of the population of Gabon. As of , Gabon has a population of . Gabons population is relatively young with 35.5% of its population under 15 years of age and only 4.3% of its population over 65 years old. Gabon has a nearly even split between males and females with 0.99 males for every female in the population. In the age range of 15-65, the ration is exactly 1 male to 1 female. The life expectancy of Gabon is lower than the world average. Gabons populations life expectancy at birth is 53.11 years while the world average is 67.2 years as of 2010. Ethnically, the biggest group in Gabon are the Fang people with over 500,000 people, or about a third of Gabons population, belonging to this ethnic group. The biggest religion in Gabon is Christianity, with between 55-75% of the population of Gabon being Christian. Question: How many years lower is the life expectancy at birth in Gabon compared to the world average as of 2010?", - "Output Program": [ - "years=14.09\nanswer=years \nprint(answer)", - "birth=53.11\naverage=67.2\nanswer=average-birth\nprint(answer)" - ], - "Output Answer": [ - "{'number': '14.09', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Statistics from the 2010 Census indicate that 87.4% of the Chinese population identify as Buddhists, with significant minorities of adherents identifying as Christians (7.9%), Chinese folk religions (2.7%) and Muslims (0.6%). The majority of the Indian population identify as Hindus (81.1%), with a significant minorities of numbers identifying as Christians (7.8%), Muslims (4.9%) and Buddhists (2.1%). The non-Malay Bumiputera (Malaysia) community are predominantly Christians (44.9%), with significant minorities identifying as Muslims (31.2%) and Buddhists (13.5%). All bumiputera Malays are Muslim. Question: How many more people are Christians than Muslim and Chinese folk religions in percent?", - "Output Program": [ - "christians = 7.9\nchinese_folk = 2.7\nmuslims = 0.6\nmany_more = christians - (chinese_folk + muslims)\nprint(many_more)", - "condition_1 = 7.9\ncondition_2 = 2.7+0.6\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '4.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Some economists have stated that Reagans policies were an important part of bringing about the third longest peacetime economic expansion in U.S. history. During the Reagan administration, real GDP growth averaged 3.5%, compared to 2.9% during the preceding eight years. The annual average unemployment rate declined by 1.7 percentage points, from 7.2% in 1980 to 5.5% in 1988, after it had increased by 1.6 percentage points over the preceding eight years. Nonfarm employment increased by 16.1 million during Reagans presidency, compared to 15.4 million during the preceding eight years, while manufacturing employment declined by 582,000 after rising 363,000 during the preceding eight years. Reagans administration is the only one not to have raised the minimum wage. The inflation rate, 13.5% in 1980, fell to 4.1% in 1988, due to the Federal Reserve increasing interest rates (prime rate peaking at 20.5% in August 1981). The latter contributed to a recession from July 1981 to November 1982 during which unemployment rose to 9.7% and GDP fell by 1.9%. Additionally, income growth slowed for middle- and lower-class (2.4% to 1.8%) and rose for the upper-class (2.2% to 4.83%). Question: How many millions did Nonfarm employment increased?", - "Output Program": [ - "unemployment=9.7\ngrowth=1.9\nanswer=unemployment-growth\nprint(answer)", - "Nonfarm=16.1\npreceding=15.4\nanswer=Nonfarm-preceding\nprint(answer)" - ], - "Output Answer": [ - "{'number': '.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Coming off their last-second win at Minnesota, the Broncos returned home for an interconference duel with the Chicago Bears. After a scoreless first half, which included Bears' defensive end Julius Peppers blocking a 28-yard field goal attempt by kicker Matt Prater in the second quarter, the Bears grabbed the lead in the third quarter, with running back Marion Barber rushing for a 9-yard touchdown. The Bears extended their lead to 10-0 early in the fourth quarter, with a 57-yard field goal by kicker Robbie Gould. With 4:34 remaining in the fourth quarter, the Broncos put together a 7-play, 63-yard drive, and finally got on the scoreboard with 2:08 remaining, when quarterback Tim Tebow threw a 10-yard touchdown pass to wide receiver Demaryius Thomas. With no timeouts remaining, the Broncos tried an onside kick, but Chicago recovered prior to the two-minute warning. After one running play, the two-minute warning stopped the clock. On the next play, Broncos' linebacker D. J. Williams was able to push Barber out of bounds, saving 40 seconds of time. The Bears eventually punted to the Broncos' 20-yard line with 56 seconds remaining. Tebow subsequently led the Broncos on an 8-play, 39-yard drive, with Prater nailing a game-tying 59-yard field goal to send the game to overtime. This was the first game in NFL history that had two field goals of 57 yards or more. Chicago won the overtime coin toss, however, they deferred, and the Broncos went three-and-out on their first possession. The Bears drove into field goal range on their first overtime possesstion, but Broncos' linebacker Wesley Woodyard forced a fumble off Barber, with defensive end Elvis Dumervil recovering the fumble. Nine plays later, Prater nailed the game-winning 51-yard field goal. In the fourth quarter and overtime, Tim Tebow was 18 of 24 with 191 yards passing and one touchdown. In his first 11 starts, Tebow has six game-winning drives in the fourth quarter or overtime. This is more than any other quarterback since the AFL-NFL merger, and breaks the previous record of five, last accomplished by Jake Delhomme in 1999. Question: How many yards was the longest field goal?", - "Output Program": [ - "longest_field_goal_yard = 59\nprint(longest_field_goal_yard)", - "fg_1 = 28\nfg_2 = 57\nfg_3 = 59\nfg_4 = 51\n\nfgs = (fg_1,fg_2,fg_3,fg_4) \nlongest = max(fgs)\n\nif longest == fg_1:\n print(fg_1)\nelif longest == fg_2:\n print(fg_2)\nelif longest == fg_3:\n print(fg_3)\nelif longest == fg_4:\n print(fg_4)" - ], - "Output Answer": [ - "{'number': '59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Including revenue from the 2012 and 2017 reissues, Titanic earned $659.4 million in North America and $1.528 billion in other countries, for a worldwide total of $2.187 billion. It became the List of highest-grossing films in 1998, and remained so for twelve years, until Avatar (2009 film) (2009), also written and directed by Cameron, surpassed it in 2010. On March 1, 1998, it became the first film to earn more than $1 billion worldwide and on the weekend April 13\u201315, 2012\u2014a century after the original vessels foundering, Titanic became the second film to cross the $2 billion threshold during its 3D re-release. Box Office Mojo estimates that Titanic is the List of highest-grossing films in Canada and the United States of all time in North America when adjusting for ticket price inflation. The site also estimates that the film sold over 128 million tickets in the US in its initial theatrical run. Question: How many more million did the Titanic earn in other countries compared to in North America?", - "Output Program": [ - "north = 659400000\nother = 1528000000\nprint(other - north)" - ], - "Output Answer": [ - "{'number': '868600000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Upon launch, Gentoo quickly became a popular distribution, with 326 hits per day on average in 2002 on DistroWatch the third highest. However, over the years Gentoo has suffered from a dropping popularity. In 2003, Gentoo was the fourth most popular and dropped to seventh in 2004, ninth in 2005, tenth in 2006 and thirteenth in 2007. For 2008, Gentoo dropped to 18th, but the following year it ended its dropping streak by rising to 17th. Gentoo was placed 18th in 2010, 20th in 2011, 22nd in 2012, 33rd in 2013, 38th in 2014, and 45th in 2015. In 2016 it became slightly more popular, climbing back up to 35th place, but has since fallen to 41st (averaged out over the last three months). Question: How many positions is the difference between Gentoo's placement in 2014 and 2015?", - "Output Program": [ - "y2014 = 38\ny2015 = 45\n\nprint(abs(round(y2014-y2015,2)))", - "in_2014 = 38\nin_2015 = 45\ndifference = in_2015 - in_2014\nprint(difference)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The first run of the magazine was priced at 25 cents for the first fifteen years of its life except for the oversized May/June/July 1924 issue, which was 50 cents. In September 1939 the price was reduced to 15 cents, where it stayed until the September 1947 issue, which was 20 cents. The price went up again to 25 cents in May 1949; the digest-sized issues from September 1953 to September 1954 were 35 cents. The first three paperbacks edited by Lin Carter were priced at $2.50; the fourth was $2.95. The two Bellerophon issues were $2.50 and $2.95. The Terminus Weird Tales began in Spring 1988 priced at $3.50; this went up to $4.00 with the Fall 1988 issue, and to $4.95 with the Summer 1990 issue. The next price increase was to $5.95, in Spring 2003, and then to $6.99 with the January 2008 issue. The first two issues from Nth Dimension Media were priced at $7.95 and $6.99; the last two were $9.99 each. Question: How many more dollars was the first issue for Nth Dimension Media than the last?", - "Output Program": [ - "priced=2.50\nanswer=priced \nprint(answer)", - "priced=2.50\nissue=4.95\nanswer=issue-2.50\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2.04', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After the August 15, 1971 Nixon shock, the price began to greatly increase, and between 1968 and 2000 the price of gold ranged widely, from a high of $850 per troy ounce ($27.33/g) on January 21, 1980, to a low of $252.90 per troy ounce ($8.13/g) on June 21, 1999 (London Gold Fixing). Prices increased rapidly from 2001, but the 1980 high was not exceeded until January 3, 2008, when a new maximum of $865.35 per troy weight was set. Another record price was set on March 17, 2008, at $1023.50 per troy ounce ($32.91/g). Question: How many more dollars was the price of gold on January 21, 1980 compared to June 21, 1999?", - "Output Program": [ - "gold_price_jan1980_dollar=850\ngold_price_june1999_dollar=252.90\ninc_gold_pr_dollars=gold_price_jan1980_dollar-gold_price_june1999_dollar\nprint(inc_gold_pr_dollars)", - "y1980 = 850\ny1999 = 252.90\nprint(abs(round(y1980 - y1999,2)))\n" - ], - "Output Answer": [ - "{'number': '597.10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: The Alpha 21164 or EV5 became available in 1995 at processor frequencies of up to 333 MHz. In July 1996 the line was speed bumped to 500 MHz, in March 1998 to 666 MHz. Also in 1998 the Alpha 21264 (EV6) was released at 450 MHz, eventually reaching (in 2001 with the 21264C/EV68CB) 1.25 GHz. In 2003, the Alpha 21364 or EV7 Marvel was launched, essentially an EV68 core with four 1.6 GB/s inter-processor communication links for improved multiprocessor system performance, running at 1 or 1.15 GHz. Question: How many more MHz did the he Alpha 21164 processors have in 1998 compared to 1995?", - "Output Program": [ - "MHz98 = 666\nMHz95 = 333\nprint(MHz98-MHz95)", - "five = 333\neight = 666\nprint(eight - five)" - ], - "Output Answer": [ - "{'number': '333', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many teams in the division swept the Chargers?", - "Output Program": [ - "point=9\npoint1=7\nanswer=point-point1\nprint(answer)", - "team1=2\nteam2=4\nanswer=team2-team1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many percent were not Nigeria?", - "Output Program": [ - "percentage = 100\nnigeria = 70\nnot_nigeria = percentage - nigeria\nprint(not_nigeria)", - "condition_1 = 70\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2006-07 NBA season, Jamess averages declined to 27.3 points, 6.7 rebounds, 6 assists, and 1.6 steals per game. Some analysts attributed the fall to a regression in his passing skills and shot selection, which stemmed from a lack of effort and focus. The Cavaliers finished the season with 50 wins for the second consecutive year and entered the 2007 NBA Playoffs as the Easts second seed. In Game 5 of the NBA Conference Finals, James notched 48 points with 9 rebounds and 7 assists, scoring 29 of Clevelands last 30 points, including the game-winning layup with two seconds left, against the 2006-07 Detroit Pistons season. After the game, play-by-play announcer Marv Albert called the performance \"one of the greatest moments in postseason history\" and color commentator Steve Kerr described it as \"Michael Jordan-esque\". In 2012, ESPN ranked the performance the fourth greatest in modern NBA playoff history. The Cavaliers went on to win Game 6 and claim their first-ever Eastern Conference championship, earning them a matchup with the 2006-07 San Antonio Spurs season in the 2007 NBA Finals. During the championship round, James struggled, averaging 22 points, 7.0 rebounds, and 6.8 assists per game on just 35.6 percent shooting, and Cleveland was eliminated in a Whitewash (sport). Question: How many performances before James were considered better in NBA playoff history?", - "Output Program": [ - "name = ['Michael', 'Jodrdan', 'Esque']\nlength = len(name)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 2007, the Land Forces consisted of 29,600 soldiers (6th Guards Mechanised Brigade (Grodno), 11th Guards Mechanized Brigade at Slonim, the 120th Guards Mechanised Brigade (Minsk), 38th and 103rd Mobile Brigades (organized similarly to Soviet airborne regiments, not all of them are equipped with BMD-1), 5th Spetsnaz Brigade (Maryina Horka), five artillery brigades and four regiments, two MRL regiments, 15th, 29th, 115th, 120th and 302nd SAM Brigades, two SSM brigades, two brigades and one regiment of engineers, 8th independent NBC Brigade, two signals brigades, 40th independent NBC battalion. Army equipment includes 1800 main battle tanks (MBT) and 2600 AFV/APC. The weapons and equipment storage bases include the 50th (Brest), 19th, 34th Tank Division & 37th Guards Tank Division (former tank divisions), 3rd Guards Tank Division, and 28th (Baranovichi). Weapons storage bases that have been disbanded include the 29th, 30th, 193rd Tank Division, and the storage base that used to be the 8th Guards Tank Division at Marina Gorka. Question: How many more artillery brigades were there than MRL regiments?", - "Output Program": [ - "artillary_brigades_num=5\nMRL_num=2\nmore_num_of_artillary_brigades=artillary_brigades_num-MRL_num\nprint(more_num_of_artillary_brigades)", - "artillary_bridges = 5\nmrl_regiments = 2\n\nprint(abs(artillary_bridges - mrl_regiments))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "train" - }, - { - "Input": "Passage: Cities or regions with significant Laotian-American populations include the Seattle metropolitan area (enumerating 12,190; 0.4% of its population); San Francisco Bay Area (11,545; 0.2%); Dallas\u2013Fort Worth metropolitan area (10,500; 0.2%); Sacramento metropolitan area (9,814; 0.4%); Minneapolis \u2013 Saint Paul area (8,676; 0.3%); San Diego metropolitan area (8,079; 0.3%); Fresno metropolitan area (7,967; 0.9%); Greater Los Angeles Area (7,120; 0.04%); Nashville metropolitan area (6,210; 0.4%); Portland metropolitan area (5,806; 0.3%); Chicago metropolitan area (4,762; 0.05%); San Joaquin County, California (4,266; 0.6%); Providence, Rhode Island (3,456; 0.2%); Denver metropolitan area (2,673), Des Moines, Iowa (2,270), Anchorage metropolitan area (1,997; 0.5%), and Fort Smith, Arkansas-Arkoma, Oklahoma (1,730). Question: How many Laotian-Americans resided in the Seattle metropolitan area, the San Francisco Bay Area, and the Dallas-Fort Worth metropolitan area in total?", - "Output Program": [ - "seattle = 12190\nsanfransisco= 11545\ndallas_fort = 10500\n\nprint(seattle + sanfransisco + dallas_fort)", - "population_S = 12190\npopulation_SFB = 11545\npopulation_DF = 10500\ntotal_population_LA = population_S + population_SFB + population_DF\nprint(total_population_LA)" - ], - "Output Answer": [ - "{'number': '34235', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: In 1990, an unspecified K9 unit appeared with Sylvester McCoy as the Seventh Doctor and Sophie Aldred as Ace (Doctor Who) in an episode of the childrens education programme Search Out Science entitled Search Out Space, which was included as an extra on the release of the Doctor Who story Survival (Doctor Who) by the BBC. Another unspecified K9 unit also appeared in the 1993 charity special Dimensions in Time. In the 1998 computer game Fallout 2, the Navarro base has a damaged robot dog known as K9, which uses similar speech mannerisms to the Infobox Doctor Who character. If repaired, the cyberdog is willing to join the characters party as a companion. In the 1999 television series Queer as Folk (UK) (written by future Doctor Who executive producer Russell T Davies), a K9 model is given to the character Vince as a birthday present. The prop used was an original, operated \u2014 as occasionally in Doctor Who \u2014 by visual effects assistant Mat Irvine. In the second series of Im Alan Partridge (2002), the character of Alan Partridge recalls how his purchase of the rights to K9 contributed to his mental breakdown and driving to Dundee in his bare feet while gorging on Toblerone. In the South Park episode \"Go God Go XII\" (2006), Eric Cartman, being trapped in the year 2546, has acquired a robot dog called \"K-10\", a parody of K9. Due to timeline alterations, he is replaced by robot cat \"Kit-9\" and later robot bird, \"Cocka-3\". K9 appeared on a special Doctor Who-themed edition of The Weakest Link in 2007, but was voted out unanimously at the end of the first round, despite answering his question correctly. This was due to the fact every single player of the team answered correctly and banked the \u00a35,000 target, and that the producers told the contestants to vote him off, just in case he broke down. Anne Robinson (whom K9 addressed as \"Mistress\") said \"Im so sorry\" before declaring him the weakest link. Question: How many robot animals did Cartman have in South Park's Dr. Who parody episodes?", - "Output Program": [ - "episodes = [\"cocka-3\",\"k-10\",\"kit-9\"]\nprint(len(episodes))", - "robot = 3\nprint(robot)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "train" - }, - { - "Input": "Passage: It accounts for a variety of fish products from the sea; some fish ponds are now being developed; ranked second to none in the manufacture of wooden shoes, a distributing center of retail and wholesale trade for Sibale and Bongabon, it has a busy market in the poblacion and a barrio market at Nabuslot. It is not only a coconut region, but it is also a retail and wholesale trade center. It stands with 5 drug stores, 74 dry goods stores, 2 jewelry and repair shops, 4 bars, and refreshment parlors, 4 barber shops, 3 furniture houses, 5 restaurants, 2 gasoline stations, 4 tailor shops, 4 bakeries, 4 photographers, 20 Chinese stores, 5 lumber and hardware dealers, 5 cockpits, 2 contractors, a PRISCO store, 16 copra dealers, 3 wooden shoe factories, 1 theatre, 36 public market stall holders, 17 fishermen, and 46 tuba dealers. Question: How many tailor, bakers, furniture and gasoline stations combined?", - "Output Program": [ - "tailor=4\nbakeries=4\nfurniture=3\ngasolinestation=2\nanswer=tailor+bakeries+furniture+gasolinestation\nprint(answer)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Blue Jays then faced the 1992 Atlanta Braves season in the 1992 World Series. The Braves returned after being beaten by the Twins the previous year. The pivotal game in this series turned out to be Game 2, in which reserve player Ed Sprague Jr. hit a 9th-inning two-run home run off Braves closer Jeff Reardon to give the Blue Jays a 5-4 lead, which would hold up. After winning Game 3 thanks to Candy Maldonados ninth inning RBI hit and Game 4 due to Jimmy Keys superb 7\u2153 inning pitching effort in which he retired 15 straight batters (five innings), the Jays could not win the Series on home turf as the Braves struck back with a 7-2 win in Game 5. Game 6 in Atlanta, with the Blue Jays leading 3 games to 2, was a very close game. Toronto was one strike away from winning in the bottom of the 9th inning, 2-1, but Otis Nixon singled in the tying run off the Blue Jays closer Tom Henke. It was the first run the Toronto bullpen had given up in the series. The game was decided in the 11th inning, when Dave Winfield doubled down the left-field line, driving in two runs. The Braves would again come within one run in the bottom of the 11th, but Jays reliever Mike Timlin fielded Otis Nixons bunt, throwing to Joe Carter at first base for the final out. The Blue Jays became the first team based outside of the United States to win the World Series. Pat Borders, the Jays catcher, was the unlikely player who was named MVP after hitting .450 with one home run in the World Series. Oddly, Morris was acquired in large part for his reputation as a clutch postseason pitcher, but he went 0-3 in the playoffs. Morris, however, pitched well in the regular season, becoming the Blue Jays first 20-game winner, with a record of 21-6 and an earned run average of 4.04. Question: In which year did the Braves lose the World Series to the Twins?", - "Output Program": [ - "lose = 1991\nprint(lose)", - "world_series = 1992\nlose = 1\n\nprint(abs(world_series - lose))" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1991'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Cardinals dueled with the Minnesota Vikings for the #3 seed in the NFC playoffs. Things looked bleak for the Cardinals from the beginning. The Vikings began their first quarter attack with an 82-yard punt return for a TD by Bernard Berrian. Two turnovers for the Cardinals, Kurt Warner interception and an Anquan Boldin fumble, would lead to two touchdown passes from Tarvaris Jackson, a 41-yard pass to Berrian and a 19-yard pass to Sidney Rice. The Vikings took a 28-0 lead at halftime after an 11-yard TD pass from Jackson to Chester Taylor. The Cardinals would rally to cut the lead in half with a Jerheme Urban 50-yard TD catch and a field goal blocked by Dominique Rodgers-Cromartie and recovered by Roderick Hood, who returned it 68 yards for a touchdown. The Vikings would pull away at the end of the third quarter when Jackson threw a 59-yard TD pass to Bobby Wade. Kurt Warner was benched on the Cardinals last drive in the fourth quarter via a coaching decision. Question: How many points were scored in the first half?", - "Output Program": [ - "team_a = 28\nteam_b = 0\ntotal_points = team_a + team_b\nprint(total_points)", - "point_one = 28\npoint_two = 0\nprint(abs(round(point_one + point_two,2)))" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The effectiveness of heat-seeking missiles was only 7% early in the Vietnam War, but improved to approximately 15%\u201340% over the course of the war. The AIM-4 Falcon used by the USAF had kill rates of approximately 7% and was considered a failure. The AIM-9B Sidewinder introduced later achieved 15% kill rates, and the further improved AIM-9D and J models reached 19%. The AIM-9G used in the last year of the Vietnam air war achieved 40%. Israel used almost totally guns in the 1967 Six-Day War, achieving 60 kills and 10 losses. However, Israel made much more use of steadily improving heat-seeking missiles in the 1973 Yom Kippur War. In this extensive conflict Israel scored 171 of out of 261 total kills with heat-seeking missiles (65.5%), 5 kills with radar guided missiles (1.9%), and 85 kills with guns (32.6%). The AIM-9L Sidewinder scored 19 kills out of 26 fired missiles (73%) in the 1982 Falklands War. But, in a conflict against opponents using thermal countermeasures, the United States only scored 11 kills out of 48 fired (Pk 23%) with the follow-on AIM-9M in the Gulf War. Question: How many percentage points higher was the kill rate of the AIM-9G than the AIM-4 Falcon?", - "Output Program": [ - "aim_9g = 40\naim_4 = 7\nprint(abs(round(aim_9g - aim_4,2)))", - "aim9g = 40\naim4 = 7\ndiff = aim9g - aim4\nprint(diff)" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the 1960s and 1970s, many Asians also settled in Glasgow, mainly in the Pollokshields area. These number 30,000 Pakistani people, 15,000 Indian people and 3,000 Bangladeshi people as well as Cantonese people people, many of whom settled in the Garnethill area of the city. Since 2000, the UK government has pursued a policy of dispersal of Immigration to the United Kingdom since 1922 to ease pressure on social housing in the London area. The city is also home to some 8,406 (1.42%) Polish people. Since the United Kingdom Census 2001 the population decline has been reversed. The population was static for a time; but due to migration from other parts of Scotland as well as immigration from overseas, the population has begun to grow. The population of the city council area was 593,245 in 2011 and around 2,300,000 people live in the Glasgow travel to work area. This area is defined as consisting of over 10% of residents travelling into Glasgow to work and is without fixed boundaries. Question: How many percent of people living in Glasgow were not Polish?", - "Output Program": [ - "percentage = 100\npolish = 1.42\nothers = percentage - polish\nprint(others)", - "polish = 1.42\n\nprint(abs(round(100 - polish,2)))" - ], - "Output Answer": [ - "{'number': '98.58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the October 2012 term, the Court decided 78 cases. Five of them were decided Per curiam decision. 38 out of the 78 decisions (representing 49% of the decisions) were unanimous in judgement, with 24 decisions being completely unanimous (a single opinion with every justice that participated joining it). This was the largest percentage of unanimous decisions that the Court had in ten years, since the October 2002 term (when 51% of the decisions handed down were unanimous). The Court split 5-4 in 23 cases (29% of the total); of these, 16 broke down along the traditionally perceived ideological lines, with Chief Justice Roberts and Justices Scalia, Thomas, and Alito on one side, Justices Ginsburg, Breyer, Sotomayor and Kagan on the other, and Justice Kennedy holding the balance. Of these 16 cases, Justice Kennedy sided with the conservatives on 10 cases, and with the liberals on 6. Three cases were decided by an interesting alignment of justices, with Chief Justice Roberts joined by Justices Kennedy, Thomas, Breyer and Alito in the majority, with Justices Scalia, Ginsburg, Sotomayor, and Kagan in the minority. The greatest agreement between justices was between Ginsburg and Kagan, who agreed on 72 of the 75 (96%) cases, in which both voted; the lowest agreement between justices was between Ginsburg and Alito, who agreed only on 45 out of 77 (54%) cases, in which they both participated. Justice Kennedy was in the majority of 5-4 decisions on 20 out of 24 (83%) cases, and in 71 of 78 (91%) cases during the term, in line with his position as the \"swing vote\" of the Court. Question: How many cases were not unanimous judgement or Per curiam decisions?", - "Output Program": [ - "total = 78\nunanimous = 38\nper_curiam = 5\ndiff = total - unanimous - per_curiam\nprint(diff)" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Iran's telecommunication network enjoys the highest growth rate in the Middle East. One of the indicators that clearly illustrates this growth rate is the increase in the number of installed main lines. In 1978 there were only about 850,000 fixed lines installed in Iran. This number rose to about 1,767,000 by 1986 and to about 2,380,000 by 1989. One of the objectives of the first five-year development plan (1989-1994) for the telecommunication sector was to add one million new fixed lines to the network. However, due to the establishment and expansion of many low-capacity and high-capacity exchanges, the actual growth rate that was achieved was considerably higher. In fact more than 3.1 million new main lines were installed during the period of the first five-year plan. Four million new lines were expected to be added by the end of the second five-year plan (1994-1999), which would increase the number of installed main lines to about 9,510,000 fixed lines. Irans telecom market, which generated an estimated $9.1 billion in 2010 (of which 2/3 from \"voice\" mobile-phone and 1/10 from \"data\" mobile-phone services), has been growing significantly, especially its mobile-phone business. As of 2010, Iran had about 66 million mobile-phone subscribers covering about 70% of the population. In contrast, about 36% of Iranians had fixed-line phones. Question: How many more percentage points of the Iranian population had a mobile phone than a fixed line in 2010?", - "Output Program": [ - "mobile = 70\nfixed = 36\nprint(abs(round(mobile - fixed,2)))\n", - "percentage_fixed_lines = 36\npercentage_mobile_phones = 70\npercentage_more = percentage_mobile_phones - percentage_fixed_lines\nprint(percentage_more)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the 195th meeting between the Packers and Bears, the Packers took advantage early, scoring first on their opening drive, then scoring less than a minute later after recovering a Bear fumble. Taking advantage of several Chicago miscues, including three turnovers and a missed field goal, the Packers rolled to a convincing win over their rivals, with Aaron Rodgers throwing four touchdown passes. The victory also gave the Packers a 95-94-6 edge in the rivalry with the Bears, the first time the Packers had the lead in the rivalry since 1933. In the third quarter wide receiver Davante Adams took a vicious and illegal hit from Bears linebacker Danny Trevathan that required a stretcher to take Adams off the field. Adams was diagnosed with a concussion and immediately taken to the hospital, where he spent the night. He did not have any significant nerve damage and would return for next Sunday's game against the Dallas Cowboys. Question: Of the 195 times the teams have met, how many games have not ended in a tie?", - "Output Program": [ - "condition_1 = 195\ncondition_2 = 6\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "total = 195\ntie = 6\nprint(total - tie)" - ], - "Output Answer": [ - "{'number': '189', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Wakeman has been married four times and has six children. At the age of 20, he married Rosaline Woolford on 28 March 1970 and had two sons, Oliver Wakeman (b. 26 February 1972) and Adam Wakeman (b. 11 March 1974). They divorced in 1977. Wakeman then married Swiss-born Danielle Corminboeuf, a recording studio secretary, in January 1980 in the West Indies and lived with her in Montreux. They had one son, Benjamin (b. 1978), before they divorced in late 1980. In 1981, Wakeman met former Page 3 girl model Nina Carter and had a daughter, Jemma Kiera (b. 1983), before they married in November 1984 and had a son, Oscar (b. 1986). The couple separated in 2000 and divorced in 2004. In 2004, Wakeman revealed that he had an extramarital affair with American-born designer Denise Gandrup, who first met Wakeman in 1972 and designed and made several of his capes. The two were romantically involved but split in 1981; they met in 1985 and had Amanda (b. 9 May 1986), but Wakeman kept it a secret to protect his marriage with Carter and agreed to financially support his daughter. In December 2011, Wakeman married journalist Rachel Kaufman. Question: How many children did Wakeman and Nina Carter have together?", - "Output Program": [ - "condition_2 = 2\ncondition_1 = 0\nprint(abs(round(condition_2 + condition_1,2)))", - "children = 2\nprint(children)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2006, Household income in the United States was $43,318 per household ($26,000 per household member) with 42% of households having two income earners. Meanwhile, the median income of the average American age 25+ was roughly $32,000 ($39,000 if only counting those employed full-time between the ages of 25 to 64) in 2005. According to the CIA the Gini coefficient which measures income inequality (the higher the less equal the income distribution) was clocked at 45.0 in 2005, compared to 32.0 in the European Union and 28.3 in Germany. Question: How many points higher was the Gini coefficient in the European Union compared to Germany?", - "Output Program": [ - "EuropeanUnion=32.0 \ngermany=28.3\nanswer=EuropeanUnion-germany\nprint(answer)", - "Europeanunion=32.0 \nGermany=28.3\nanswer=Europeanunion-Germany\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Asian?", - "Output Program": [ - "percentage = 100\nasian = 6\nnot_asian = percentage - asian\nprint(not_asian)", - "percent_people_asian=6\npercent_not_asian=100-6\nprint(percent_not_asian)", - "total = 100\nasian = 6\ndiff = total - asian\nprint(diff)", - "condition_1 = 6\n\nprint(abs(round(100 - condition_1,2)))", - "asian = 6\nprint(abs(round(100 - asian,2)))", - "condition_1 = 100\ncondition_2 = 6\n\nprint(abs(round(condition_2 - condition_1,2)))", - "asian = 6\n\nprint(abs(round(100 - asian,2)))" - ], - "Output Answer": [ - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}", - "{'number': '94', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}", - "{'number': '94', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many percent do not have children under the age of 18 living with them?", - "Output Program": [ - "condition_1 = 21.4\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nnotchildren = 21.4\nprint(total - notchildren)" - ], - "Output Answer": [ - "{'number': '78.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2006-07 NBA season, Jamess averages declined to 27.3 points, 6.7 rebounds, 6 assists, and 1.6 steals per game. Some analysts attributed the fall to a regression in his passing skills and shot selection, which stemmed from a lack of effort and focus. The Cavaliers finished the season with 50 wins for the second consecutive year and entered the 2007 NBA Playoffs as the Easts second seed. In Game 5 of the NBA Conference Finals, James notched 48 points with 9 rebounds and 7 assists, scoring 29 of Clevelands last 30 points, including the game-winning layup with two seconds left, against the 2006-07 Detroit Pistons season. After the game, play-by-play announcer Marv Albert called the performance \"one of the greatest moments in postseason history\" and color commentator Steve Kerr described it as \"Michael Jordan-esque\". In 2012, ESPN ranked the performance the fourth greatest in modern NBA playoff history. The Cavaliers went on to win Game 6 and claim their first-ever Eastern Conference championship, earning them a matchup with the 2006-07 San Antonio Spurs season in the 2007 NBA Finals. During the championship round, James struggled, averaging 22 points, 7.0 rebounds, and 6.8 assists per game on just 35.6 percent shooting, and Cleveland was eliminated in a Whitewash (sport). Question: How many of Cleveland's last 30 points did James not score?", - "Output Program": [ - "last_point = 30\nscorred_point = 29\n\nprint(abs(last_point - scorred_point))", - "total_points = 30\njames_scores = 29\njames_not_score = total_points - james_scores\nprint(james_not_score)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Large-scale demographic changes have been caused since 1964 by the movements of peoples across the island and the later influx of settlers from Turkey to Northern Cyprus. According to the 2011 Census there are 170,383 non-citizens living in Cyprus, of whom 106,270 are EU citizens and 64,113 are from third countries. The largest EU groups by nationality are Greeks (29,321), British (24,046), Romanians (23,706) and Bulgarians (18,536). The largest non-EU groups are Filipinos (9,413), Russians (8,164), Sri Lankans (7,269) and Vietnamese (7,028). There are an estimated 20\u201325,000 undocumented migrants from third countries also living in the Republic, though migrant rights groups dispute these figures. The demographic changes in society have led to some racist incidents, and the formation of the charity KISA (NGO) in response. Question: How many more Romanians than Bulgarians?", - "Output Program": [ - "romanians = 23706\nbulgarians = 18536\nmany_more = romanians - bulgarians\nprint(many_more)", - "condition_1 = 23706\ncondition_2 = 18536\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '5170', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Income inequality has become a hotly debated topic globally. According to the CIA World Factbook, U.S. income inequality ranked 41st highest among 156 countries in 2017 (i.e., 74% of countries have a more equal income distribution). According to the Congressional Budget Office, the top 1% of income households earned about a 9% share of the pre-tax income in 1979, versus 19% in 2007 and 17% in 2014. For after-tax income, these figures were 7%, 17%, and 13%, respectively. These figures indicate the share of income earned by top earners more than doubled between 1979 and 2007, then fell somewhat following the Great Recession, and the higher tax rates and re-distributive policies applied by President Barack Obama in 2013 (i.e., expiration of the Bush Tax Cuts for the top 1% and subsidies for lower income persons via the Affordable Care Act). Recasting the 2012 income using the 1979 income distribution (representing the more egalitarian 1950-1980 period), the bottom 99% of families would have averaged about $7,100 more income. Income inequality in the United States has grown from 2005 to 2012 in more than 2 out of 3 metropolitan areas. Question: How many percentage points less after-tax income did the top 1% have than pre-tax income in 2014?", - "Output Program": [ - "pre = 17\nafter = 13\ndiff = pre - after\nprint(diff)", - "condition_1 = 17\ncondition_2 = 13\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Immigration is an essential component of the population. Results of the 2011 Population Census indicated that 326,376 (59.1% of the total population) were born outside Macau, an increase of 3.0 percentage points over the last ten years. Analysed by place of birth, 255,186 (46.2%) were born in Mainland China, down by 1.2 percentage points from 2001. 226,127 (40.9%) were born in Macau, 19,355 (3.5%) in Hong Kong and 1,835 (0.3%) in Portugal. There were more persons born in other countries or territories as the number of non-resident workers increased. Among them, 14,544 were born in the Philippines, 7,199 in Vietnam and 6,269 in Indonesia, altogether taking up 5.1% of the total population. 1,942 were born in Europe other than Portugal, 2,252 in Americas, 959 in Africa and 672 in Oceania. Analysed by age group, 85.2% of the youth population (aged 0-14) were born in Macau, and 62.9% of those aged 35 and above were born in Mainland China. Question: How many percent of people were not born in Mainland China?", - "Output Program": [ - "total = 100\nborn = 46.2\ndiff = total - born\nprint(diff)", - "condition_1 = 46.2\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nborn = 46.2\nprint(total - born)" - ], - "Output Answer": [ - "{'number': '53.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Mairesse secured third place in the Grand Prix of Monza in June 1959. Driving a Scuderia Ferrari, he placed behind Alfonso Thiele and Carlo Mario Abate, both also in Ferraris. Mairesse and Mike Parkes of England finished second to Phil Hill and Olivier Gendebien at the 1961 24 Hours of Le Mans. Driving a Scuderia Ferrari, Mairesse and Parkes also eclipsed the previous Le Mans record, covering 2,758.66 miles. In the 1963 12 Hours of Sebring Mairesse and Nino Vacarella placed second after Ludovico Scarfiotti and John Surtees. Both teams drove Ferraris. Surtees and Mairesse won the 1000 km of the Nurburgring driving a Ferrari 250P. Thereafter, Surtees and Mairesse led for the 15 hours of the first 18 hours of the 1963 24 Hours of Le Mans before the car caught fire while Mairesse was driving. Mairesse escaped injury. Scarfiotti and Lorenzo Bandini won on the French circuit where Christian Heins had a fatal accident. Mairesse and Surtees retired after a motor fire. A young German Red Cross worker was killed in August 1963 when the wheel of a Ferrari driven by Mairesse came off as his car overturned. Guenther Schneider, 19, was hit by a flying wheel during the running of the German Grand Prix at the N\u00fcrburgring and died. Mairesse was triumphant in the 1964 Grand Prix of Angola, run at Luanda. His average speed was 80.78 miles per hour. Mairesse piloted a Ferrari 250 LM to first place in the Grand Prix of Spa in May 1965. He completed the race in 2 hours, 29 minutes, and 45.7 seconds. He averaged 126.29 seconds. Mairesse and Jean Beurlys of France finished third at the 1965 24 Hours of Le Mans in a Ferrari 275 GTB winning the GT category in its debut at Le Mans, while Masten Gregory and Jochen Rindt won the race. In April 1966 Surtees and Parkes won the 1,000 kilometer Autodromo Nazionale Monza Auto Race. Mairesse and Herbert Mueller of Switzerland came in third in a Ford sports car, two laps behind. In May Mairesse and Mueller drove to victory in the Targa Florio, driving a Porsche Carrera 6. Rain caused considerable attrition as only thirteen of seventy starters finished the race. Mairesse and Beurlys again drove a Ferrari to third place in the 1967 24 Hours of Le Mans. This event was won by the American team of Dan Gurney and A. J. Foyt. Question: How many starters finished the race?", - "Output Program": [ - "finish = 13\nprint(finish)", - "finished = 13\nprint(finished)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Petrova next headed to 2009 MPS Group Championships as the top seed, where she defeated Olga Govortsova, Madison Keys (who had just won her first main-draw match), and Alona Bondarenko. She fell in the semifinals to eventual finalist Aleksandra Wozniak, 4-6, 6-4, 2-6. Petrova fell in the second round at 2009 Family Circle Cup to Melinda Czink, 6-3, 4-6, 5-7. At the 2009 Porsche Tennis Grand Prix, Petrova was seeded sixth, but lost in the second round to Flavia Pennetta, 2-6, 2-6. She next went to the Rome Masters as eighth seed, where she had a first-round bye before defeating giant-killer Carla Su\u00e1rez Navarro. In the third round, Petrova was ousted by Mar\u00eda Jos\u00e9 Mart\u00ednez S\u00e1nchez, 4-6, 7-6(5), 4-6. Question: How many times did an opponent score six points against Petrova in 2009?", - "Output Program": [ - "six= 7\nprint(six)\n", - "opponent = 7\nprint(opponent)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Germans lost 9,860 men, with 1,310 killed, 6,443 wounded and 2,107 missing. The French Army of Ch\u00e2lons suffered 122,000 casualties, including 3,220 killed, 14,811 wounded and 104,000 captured along with 558 guns. The French army lost a further 1,000 wagons and 6,000 horses to the Germans. Question: How many more men have the French lost?", - "Output Program": [ - "French=112140\nanswer=French\nprint(answer)", - "casualties=122000\nkilled=3220\nanswer=casualties-killed\nprint(answer)" - ], - "Output Answer": [ - "{'number': '112140', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Since 1995, Fortune (magazine) has ranked Adobe as an outstanding place to work. Adobe was rated the 5th best U.S. company to work for in 2003, 6th in 2004, 31st in 2007, 40th in 2008, 11th in 2009, 42nd in 2010, 65th in 2011, 41st in 2012, and 83rd in 2013. In October 2008, Adobe Systems Canada Inc. was named one of \"Canadas Top 100 Employers\" by Mediacorp Canada Inc., and was featured in Macleans newsmagazine. Question: In which year was there the smallest change in Adobe's ranking from the year before?", - "Output Program": [ - "year_2003 = 5\nyear_2004 = 6 - 5\nyear_2007 = 31 - 6\nyear_2009 = 40 - 31\nyear_2010 = 42 - 40\nyear_2011 = 65 - 42\nyear_2012 = 65 - 41\nyear_2013 = 83 - 41\n\nsmall = min(year_2003, year_2004, year_2007, year_2009, year_2010, year_2011, year_2012, year_2013)\n\nif small == year_2003:\n print(2003)\nelif small == year_2004: \n print(2004)\nelif small == year_2007: \n print(2007)\nelif small == year_2009: \n print(2009)\nelif small == year_2010: \n print(2010)\nelif small == year_2011: \n print(2011)\nelif small == year_2012: \n print(2012)\nelse:\n print(2013)", - "y2003 = 5\ny2004 = 6\ny2007 = 31\ny2008 = 40\ny2009 = 11\ny2010 = 42\ny2011 = 65\ny2012 = 41\ny2013 = 83\n\ndata = (y2003,y2004,y2007,y2008,y2009,y2010,\n y2011,y2012,y2013)\n\nsmallest = min(data)\n\nif smallest == y2003:\n print(2003+1)\nelif smallest == y2004:\n print(2004)\nelif smallest == y2007:\n print(2007)\nelif smallest == y2008:\n print(2008)\nelif smallest == y2009:\n print(2009)\nelif smallest == y2010:\n print(2010)\nelif smallest == y2011:\n print(2011)\nelif smallest == y2012:\n print(2012)\nelif smallest == y2013:\n print(2013)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2004'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Eight college football games were played at Yankee Stadium on Thanksgiving (United States), the first seven by New York University. Perhaps, the most famous Thanksgiving Day game was the first. Oregon State Agricultural College (now Oregon State Beavers football) was the first West Coast team to travel across the country and play an East Coast team. 8\u20131 NYU was a 3\u20131 favorite to beat 5\u20133 OSAC, but Oregon State upset the hometown favorites 25\u201313. Will Rogers lamented what the \"Oregon apple knockers\" had done to his \"city slickers\" in a column after the game. After the 1928 game, NYU beat Carnegie Tech (now Carnegie Mellon University) in 1931 and 1932, defeated Fordham in 1936, lost to Carnegie Tech in 1929 and lost to Fordham in 1934 and 1935. In the eighth game, in 1963, Syracuse beat Notre Dame, 14\u20137. This was a rematch following the teams controversial 1961 game won by Notre Dame, 17\u201315. Question: How many more points were scored in the second Notre Dame vs. Syracuse game than the first?", - "Output Program": [ - "syracus = 14+7\nnotre = 17+15\n\nprint(abs(round(syracus - notre,2)))", - "first = 21\nsecond = 32\ndiff = second - first\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not from 2 or more races?", - "Output Program": [ - "twomoreraces=5.4\npeople=100\nanswer=people-twomoreraces\nprint(answer)", - "total = 100\ntwo = 5.4\nprint(total - two)", - "races = 5.4\nprint(100-races)", - "twoormoarerace=5.4\npeople=100\nanswer=people-twoormoarerace\nprint(answer)" - ], - "Output Answer": [ - "{'number': '94.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '94.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Bulgarias total military personnel as of 2014 is 37,100, of which 30,400 (80.1%) are active military personnel and 8,100 (11.9%) are civilian personnel. The Land Forces are the largest branch, with at least 18,000 men serving there. In terms of percentage, 53% of all Army personnel are in the Land Forces, 25% are in the Air Force, 13% are in the Navy and 9% are in the Joint Forces Command. Annual spending per soldier amounts to 30,000 leva (~ 15,000 euro) and is scheduled to increase to 43,600 leva by 2014. Question: How many leva is the annual spending per soldier supposed to increase by 2014?", - "Output Program": [ - "leva_solier = 30000\nleva_solier_increase = 43600\nprint(leva_solier_increase-leva_solier)", - "total = 43600\namount= 30000\nprint(total - amount)" - ], - "Output Answer": [ - "{'number': '13600', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to National Police Authority records, in 2002, 16,212 foreigners were caught committing 34,746 crimes, over half of which turned out to be visa violations (residing/working in Japan without a valid visa). The statistics show that 12,667 cases (36.5%) and 6,487 individuals (40.0%) were Chinese, 5,272 cases (15.72%) and 1,186 individuals (7.3%) were Brazilian, and 2,815 cases (8.1%) and 1,738 individuals (10.7%) were Korean. The total number of crimes committed in the same year by Japanese was 546,934 cases. Question: How many percent of the individuals committing crimes were not Chinese?", - "Output Program": [ - "condition_1 = 40\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nchinese = 40\ndiff = total - chinese\nprint(diff)" - ], - "Output Answer": [ - "{'number': '60', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Vikes fell to 4-3 with a loss at home on Monday Night Football to the New England Patriots. The Pats, who came out passing instead of bothering to even try challenging the Vikings rush defense, got out to an early lead on the opening drive as QB Tom Brady hit WR Reche Caldwell for a 6-yard touchdown pass. Kicker Stephen Gostkowski connected on a 23-yard field goal early in the second quarter. Brady threw his second of what would turn out to be four touchdown passes, this time to TE Benjamin Watson just before halftime to give the Pats a 17-0 lead. The Vikes finally got on the board as RB Mewelde Moore returned a punt 71 yards for a touchdown early in the third quarter. That would be all the Vikes could muster as Brady threw his final two touchdowns to wide receivers Troy Brown and Chad Jackson respectively to close out the scoring. Question: How many points did Patriots lead with by halftime?", - "Output Program": [ - "patriot_point_lead=17\nprint(patriot_point_lead)", - "point_one = 17\npoint_two = 0\n\nprint(abs(point_one - point_two))" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2006, Household income in the United States was $43,318 per household ($26,000 per household member) with 42% of households having two income earners. Meanwhile, the median income of the average American age 25+ was roughly $32,000 ($39,000 if only counting those employed full-time between the ages of 25 to 64) in 2005. According to the CIA the Gini coefficient which measures income inequality (the higher the less equal the income distribution) was clocked at 45.0 in 2005, compared to 32.0 in the European Union and 28.3 in Germany. Question: How many dollars higher was the median income of the average American over 25 than the income per household member?", - "Output Program": [ - "American=32000\nhousehold=26000\nanswer=American-household\nprint(answer)", - "medianincome=32000\nhousehold=26000\nanswer=medianincome-household\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Trying to snap a three-game losing streak, the Raiders stayed at home for a Week 11 duel with the Cincinnati Bengals. Due to quarterback JaMarcus Russell's ineffectiveness, quarterback Bruce Gradkowski would get the start. Oakland would trail in the first quarter as Bengals quarterback Carson Palmer got a 1-yard touchdown run. Cincinnati's lead would increase as Palmer got another 1-yard touchdown run, yet the Raiders would close out the half with Gradkowski completing a 10-yard touchdown pass to tight end Zach Miller. In the third quarter, Oakland continued to rally as kicker Sebastian Janikowski got a 52-yard field goal. The Bengals would answer with kicker Shayne Graham nailing a 25-yard field goal. The Raiders would tie the game in the fourth quarter as Gradkowski found rookie wide receiver Louis Murphy on a 29-yard touchdown pass. Afterwards, after recovering a special team fumble from Cincinnati wide receiver Andre Caldwell, Oakland took advantage as Janikowski booted the game-winning 33-yard field goal. Question: How many yards longer was Sebastian Janikowski's longest field goal than his shortest?", - "Output Program": [ - "min = 10\nmax = 29\nprint(max - min)", - "goal1 = 52\ngoal2 = 33\nprint(goal1-goal2)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: A large share of the UNs expenditure addresses its core mission of peace and security, and this budget is assessed separately from the main organizational budget. The peacekeeping budget for the 2015-16 fiscal year was $8.27 billion, supporting 82,318 troops deployed in 15 missions around the world. UN peace operations are funded by assessments, using a formula derived from the regular funding scale that includes a weighted surcharge for the five permanent Security Council members, who must approve all peacekeeping operations. This surcharge serves to offset discounted peacekeeping assessment rates for less developed countries. In 2017, the top 8 providers of assessed financial contributions to Peacekeeping operations were the United States (28.47%), China (10.25%), Japan (9.68%), Germany (6.39%), France (6.28%), United Kingdom (5.77%), Russian Federation (3.99%) and Italy (3.75%). Question: How many more percent did China contribute to financial contributions to Peacekeeping operations than Germany?", - "Output Program": [ - "Germany=6.39\nChina=10.26\nanswer=China-Germany\nprint(answer)", - "China=10.25\nGermany =6.39\nanswer=China-Germany \nprint(answer)" - ], - "Output Answer": [ - "{'number': '3.86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Lithuanian GDP experienced very high real growth rates for decade up to 2009, peaking at 11.1% in 2007. As a result, the country was often termed as a Baltic Tiger. However, 2009, due to Financial crisis of 2007\u20132008 marked experienced a drastic decline \u2013 GDP contracted by 14.9% and unemployment rate reached 17.8% in 2010. After the decline of 2009, Lithuanian annual economic growth has been much slower compared to pre-2009 years. According to IMF, financial conditions are conducive to growth and financial soundness indicators remain strong. The public debt ratio in 2016 fell to 40 percent of GDP, to compare with 42.7 in 2015 (before global finance crisis \u2013 15 percent of GDP in 2008). Question: How many years did the financial crisis that began in 2007 last?", - "Output Program": [ - "from re import S\n\n\nstart = 2007\nend = 2008\ndiff = end - start\nprint(diff)", - "Y2007 = 2007 \nlasted = 2008\n\nprint(abs(Y2007 - lasted))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the Patriots' fourth matchup with the Jets in 20 games, head coach Bill Belichick and the Patriots traveled to Giants Stadium to face his former defensive coordinator in Jets head coach Eric Mangini to open the season. The Jets reached Patriots territory on their opening possession, but were forced to punt. The Patriots then began a 12-play, 91-yard drive that ended in an 11-yard Wes Welker touchdown reception to give the Patriots a 7-0 lead. On the ensuing kickoff, Kelley Washington forced a fumble on Jets returner Justin Miller after a 26-yard return, but tight end Chris Baker recovered the ball at the Jets' 33-yard line to retain possession. The Jets went three-and-out, but the Patriots punted back to the Jets despite a 19-yard Donté Stallworth catch to begin their next series. Three plays later, Jets quarterback Chad Pennington was sacked by linebacker Mike Vrabel and defensive lineman Ty Warren, forcing a Jets punt on the final play of the first quarter. Starting from their own 42-yard line after the punt, the Patriots reached the Jets' 25-yard line, where kicker Stephen Gostkowski lined up for a 42-yard field goal attempt. However, the snap was fumbled by holder Matt Cassel, and recovered by Cassel to turn the ball over on downs. The Jets responded with a 10-play, 66-yard drive, tying the game at 7-7 on a 7-yard pass from Pennington to wide receiver Laveranues Coles. Several plays into the Patriots' ensuing drive, before and after the two-minute warning, wide receiver Randy Moss caught passes of 33- and 22-yards from quarterback Tom Brady to put the Patriots in the Jets' red zone. Brady then connected with tight end Benjamin Watson on a 5-yard touchdown pass that was reviewed by the booth but upheld, giving the Patriots a 14-7 lead going into halftime. Patriots cornerback Ellis Hobbs returned the opening kickoff of the second half 108 yards for a touchdown and a new NFL record for the longest kickoff return in the league's history; at the time, it also tied the existing record for longest play in NFL history (a record broken a few weeks later by Antonio Cromartie). Nine plays into the Jets' next drive, Pennington was sacked by defensive lineman Jarvis Green and was injured; Kellen Clemens entered the game but the Jets were forced to punt two plays later. Four plays later, Brady hit Moss for a 51-yard touchdown reception that extended the Patriots' lead to 28-7. However, the Jets came back with a 9-play, 70-yard drive that was capped off with Coles' second touchdown grab of the day, this one from one yard out, to cut the Patriots' lead to 28-14. The Patriots received the ensuing kickoff with just over two minutes remaining in the third quarter and would not surrender the ball until there was just under seven minutes remaining in the fourth quarter, ending the 17-play drive with a 22-yard Gostkowski field goal that extended the Patriots' lead to 31-14. The Jets then went three-and-out, and punter Ben Graham's 36-yard punt gave the Patriots the ball at their own 47-yard line. On a 1st-and-goal from the Jets' 1-yard line, fullback Heath Evans could not score; the Patriots challenged that the ball did in fact break the plane of the goal line but the play was upheld. On the next play, following the two-minute warning, Evans did in fact score on a 1-yard run, increasing the Patriots' lead to 38-14. The Jets' next drive stalled on a Vrabel strip-sack of Clemens that the Jets recovered, but ended on a failed fourth down conversion from the Jets' 38-yard line. The Patriots then kneeled down once to end the game and give them their first victory of the season as they started 1-0. On September 10, Bill Belichick was accused by the Jets of authorizing his staff to film the Jets' defensive signals from an on-field location, a violation of league rules. The Jets confiscated the video camera used by video assistant Matt Estrella to film the signals during the game and filed a complaint to the league office, detailing the accusations. On September 13, Belichick was officially fined $500,000, while the Patriots were also fined $250,000, and forfeited their first round draft pick in the 2008 NFL Draft. If the Patriots had missed the playoffs, they would have instead forfeited their second and third round selections in the 2008 draft. Goodell said that he fined the Patriots as a team because Belichick is effectively the team's general manager as well as head coach, and exercises so much control over the Patriots' on-field operations that \"his actions and decisions are properly attributed to the club.\" Goodell considered suspending Belichick, but decided that taking away draft picks would be more severe in the long run. Belichick later issued a statement in which he apologized for what he called a \"mistake\" in his interpretation of the rules. However, he denied ever using videotape to gain an advantage while a game was underway. Question: How many total yards did Stephen Gostkowski kick for on field goals?", - "Output Program": [ - "Watson=5\nyard=70\nanswer=yard-Watson\nprint(answer)", - "yard=25\ngoal=42\nanswer=goal+yard\nprint(answer)" - ], - "Output Answer": [ - "{'number': '64', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Detroit Tigers are an United States professional baseball team based in Detroit, Michigan. The Tigers compete in Major League Baseball (MLB) as a member of the American League (AL) American League Central division. One of the ALs eight charter franchises, the club was founded in Detroit as a member of the minor league Western League (1885\u20131899) in 1894. They are the oldest continuous one name, one city franchise in the AL. The Tigers have won four World Series championships (, , , and ), 11 List of American League pennant winners (1907, 1908, 1909, 1934, 1935, 1940, 1945, 1968, 1984 American League Championship Series, 2006 American League Championship Series, 2012 American League Championship Series), and four AL Central division championships (2011, 2012, 2013, and 2014). The Tigers also won division titles in 1972, 1984, and 1987 as a member of the American League East. The team currently plays its home games at Comerica Park in Downtown Detroit. Question: How many years were there from the Tigers first American League Championship Series until their last?", - "Output Program": [ - "first = 1984\nlast = 2012\n\nprint(abs(first - last))" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 1997 Cincinnati Bengals season selected Dillon in the second round of the 1997 NFL Draft, the 43rd overall pick and the fifth running back. During his first season in 1997 Cincinnati Bengals season, Dillon rushed 39 times for 246 yards and 4 touchdowns in a 41-14 win over the Tennessee Titans breaking Jim Browns rookie single game record that had stood for and remains a Bengals rookie record for carries, yards, and touchdowns, and franchise record for touchdowns. His 1,129 yards that season is also still a Bengals rookie record. For six seasons, Dillon was one of the few bright spots on otherwise struggling Bengals teams. Dillon voiced his frustrations with the team and owner Mike Brown (American football executive), stating \"we will never win with the Brown family in Cincinnati,\" after a 2001 game. From 1997 to 2002, he rushed for over 1,000 yards each year, and made the Pro Bowl 3 times (1999-2001). On October 22, 2000, Dillon set an NFL record for most yards rushed in one game (278 yards) against the Denver Broncos, breaking Walter Paytons single-game mark of 275 yards set on November 20, 1977. The record has since been broken by Jamal Lewis (295 yards) on September 14, 2003, and Adrian Peterson (296 yards) on November 4, 2007; it remains a franchise record for yards and yards-per-carry (12.64). Question: How many points did the Cincinnati Bengals defeat the Tennessee Titans by in 1997?", - "Output Program": [ - "points=41\npoints1=14\nanswer=points-points1\nprint(answer)", - "Tennessee=41\nJimBrowns=14\nanswer=Tennessee-JimBrowns\nprint(answer)" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent of people were not Asian?", - "Output Program": [ - "asian = 4.3\n\nprint(abs(round(100 - asian, 2)))", - "percent_people_Asian = 4.3\npercent_people_not_Asian = 100 - percent_people_Asian\nprint(percent_people_not_Asian)" - ], - "Output Answer": [ - "{'number': '95.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1941, a series of silver coins was introduced in denominations of 5, 10, and 20 satang, due to a shortage of nickel caused by World War II. The next year, tin coins were introduced for 1, 5, and 10 satang, followed by 20 satang in 1945 and 25 and 50 satang in 1946. In 1950, aluminium-bronze 5, 10, 25, and 50 satang were introduced whilst, in 1957, bronze 5 and 10 satang were issued, along with 1 baht coins struck in an unusual alloy of copper, nickel, silver, and zinc. Several Thai coins were issued for many years without changing the date. These include the tin 1942 1 satang and the 1950 5 and 10 satang, struck until 1973, the tin 1946 25 satang struck until 1964, the tin 50 satang struck until 1957, and the aluminium bronze 1957 5, 10, 25, and 50 satang struck until the 1970s. Cupronickel 1 baht coins were introduced in 1962 and struck without date change until 1982. Question: Which year had tin satangs with a minimum denomination of 5, 1942 or 1950?", - "Output Program": [ - "condition_1 = 1\ncondition_2 = 5\nif condition_1y2:\n print(1899)\nelse:\n print(1900)", - "revenue_1899 = 62077\nrevenue_1900 = 419150\nif revenue_1900>revenue_1899:\n print(\"1900\")" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1900'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Hungarian language is the official language and predominant spoken language in Hungary. Hungarian is the Languages of Europe with around 13 million native speakers and it is one of 24 official and working languages of the European Union. Outside Hungary it is also spoken by communities of Hungarian people in neighbouring countries and by Hungarian diaspora communities worldwide. According to the 2011 census, 9,896,333 people (99.6%) speak Hungarian in Hungary, of whom 9,827,875 people (99%) speak it as a first language, while 68,458 people (0.7%) speak it as a second language. English (1,589,180 speakers, 16.0%), and German (1,111,997 speakers, 11.2%) are the most widely spoken foreign languages, while there are several recognized minority languages in Hungary (Armenian language, Bulgarian language, Croatian language, German language, Greek language, Romanian language, Romani language, Rusyn language, Serbian language, Slovak language, Slovenian language, and Ukrainian language). Question: How many more people speak Hungarian as a first language that those that speak it as a second language?", - "Output Program": [ - "first = 9827875\nsecond = 68458\nmore_people = first - second\nprint(more_people)", - "condition_1 = 68458 \ncondition_2 = 9827875\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '9759417', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The distribution pattern in the 2002 census was similar to those of the 1980 and 1991 censuses, but the share of the two main groups has declined. Indo-Guyanese made up 51.9% of the total population in 1980, but by 1991 this had fallen to 48.6%, and then to 43.5% in the 2002 census. Those of African descent increased slightly from 30.8% to 32.3% during the first period (1980 and 1991) before falling to 30.2% in the 2002 census. With small growth in the overall population, the decline in the shares of the two larger groups has resulted in the relative increase of shares of the multiracial and Amerindian groups. The Amerindian population rose by 22,097 people between 1991 and 2002. This represents an increase of 47.3% or annual growth of 3.5%. Similarly, the multiracial population increased by 37,788 persons, representing a 43.0% increase or annual growth rate of 3.2% from the base period of 1991 census. Question: How many percent of people were not African in 2002?", - "Output Program": [ - "african = 30.8\n\nprint(abs(round(100 - african,2)))", - "percentage = 100\nafrican = 30.2\nothers = percentage - african\nprint(others)" - ], - "Output Answer": [ - "{'number': '69.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Statistics from the 2010 Census indicate that 87.4% of the Chinese population identify as Buddhists, with significant minorities of adherents identifying as Christians (7.9%), Chinese folk religions (2.7%) and Muslims (0.6%). The majority of the Indian population identify as Hindus (81.1%), with a significant minorities of numbers identifying as Christians (7.8%), Muslims (4.9%) and Buddhists (2.1%). The non-Malay Bumiputera (Malaysia) community are predominantly Christians (44.9%), with significant minorities identifying as Muslims (31.2%) and Buddhists (13.5%). All bumiputera Malays are Muslim. Question: How many more percentage points of the non-Malay Bumiputera community are Christians than Muslims?", - "Output Program": [ - "Muslims=31.2\nChristians=44.9\nanswer=Christians-Muslims\nprint(answer)", - "Muslims=4.9\nChristians=7.8\nanswer=Christians+Muslims\nprint(answer)" - ], - "Output Answer": [ - "{'number': '13.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With 27 games to play, the Braves went 9-18 in September to finish the season with a record of 89-73. The Cardinals, meanwhile, went 18-8 to finish at 90-72. Braves closer Craig Kimbrel, who had not surrendered a single earned run in July or August, carried a 4.76 ERA in September with three blown saves. After being dominant in his role for much of the season, Braves setup man Jonny Venters posted a 5.11 September ERA. These sharp declines in both relievers led many critics to question the handling of the bullpen by Braves manager Fredi Gonz\u00e1lez. Veteran starter Derek Lowe posted a win-loss record of 0-5 in September with an ERA of 8.75. Shortly into the offseason, Lowe would be traded to the Cleveland Indians. The Braves starters lasted six or more innings only three times over the last 23 games. Over the last five games, all of which were losses for the Braves, the team managed to score only seven runs. Braves catcher Brian McCann (baseball), often regarded as the best offensive catcher in the Majors, hit only .183 with two home runs in September. The offense as a whole hit for only a .235 batting average (baseball) and a .300 on-base percentage in September, both second-worst in the National League. The .195 Scoring position average by Braves hitters was second worst in the Majors. Hitting coach Larry Parrish was fired two days following the last game of the season. Question: How many more games did the Cardinals win in the season than they lost?", - "Output Program": [ - "cardinals_win = 90\ncardinals_lose = 72\nprint(abs(cardinals_lose - cardinals_win))" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the census in 2005, there were 2,628,811 residents in Osaka, an increase of 30,037 or 1.2% from 2000. There were 1,280,325 households with approximately 2.1 persons per household. The population density was 11,836 persons per km\u00b2. The 1923 Great Kant\u014d earthquake caused a mass migration to Osaka between 1920 and 1930, and the city became Japans largest city in 1930 with 2,453,573 people, outnumbering even Tokyo, which had a population of 2,070,913. The population peaked at 3,252,340 in 1940, and had a post-war peak of 3,156,222 in 1965, but continued to decrease since, as the residents moved out to the suburbs. Question: Which year had the least amount of residents living in Osaka, 2005, 2000, or 1930?", - "Output Program": [ - "year=1930\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1930'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Steelers then traveled further east to take on the Michael Vick-led Jets. The Jets scored in the first quarter when Nick Folk scored a 23-yard field goal for a 3-0 lead. This was followed by 2 touchdowns by the Jets as Michael Vick found T.J. Graham and Jace Amaro on 67-yard and 5-yard TDs for scores of 10-0 and 17-0. The Steelers got on the board before halftime as Shaun Suisham nailed a 53-yard field goal for a 17-3 halftime score. In the 3rd quarter, the Jets went back to work as Folk scored a 30-yard field goal for a 20-3 game. The Steelers would then score 10 points in the 4th quarter: Suisham's 27-yard field goal to get within 2 TDs followed by Ben Roethlisberger hooking up with Martavis Bryant on an 80-yard TD pass to come within a TD. The Jets got the ball back and Vick took knees to end the game with a final score of 20-13.With the loss, the Steelers dropped to 6-4. The Jets had forced 4 takeaways against the Steelers. Ben who had thrown 12 touchdowns and no picks in the 2 games before this one had thrown only 1 touchdown pass and threw 2 interceptions. On a positive note, Roethlisberger had thrown 13 touchdown passes and 2 interceptions in the last 3 games alone. Question: How many points were the Jets ahead at the end of the third quarter?", - "Output Program": [ - "point_01 = 20\npoint_02 = 3\n\nprint(abs(round(point_01 - point_02,2)))", - "points_jets_ahead=17\nprint(points_jets_ahead)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of jobs were not in the information industry?", - "Output Program": [ - "information=0.5\npeople=100\nanswer=people-information \nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The first Border-Gavaskar Trophy series was played in India the 1996-97 Indian cricket season and was won by the hosts 1-0. Australia won the trophy for the first time in the 1999-2000 Indian cricket season at home where they defeated India 3-0. Since then, the trophy has alternated between both the teams. Australias failure to win the Border-Gavaskar Trophy in India led to Steve Waugh dubbing the Indian tour as the \"Final Frontier\" for the Australian team. In 2004-05, Australia defeated India 2-1 in India. Australias usual captain, Ricky Ponting, did not play in the winning matches due to injury and Adam Gilchrist instead captained the winning sides. In the 2008-09 edition, India defeated Australia 2-0 in a four match series in India to regain the trophy. In 2010 India retained the trophy by winning the two match series 2-0. Australia won the 2011-12 series 4-0, and regained the trophy for the first time since 2007-08. India returned the favour in the 2013 series by completing a 4-0 \"Whitewash (sport)\" of Australia to regain the trophy, before losing it in the 2014-15 series with a 2-0 defeat. India then won the 2017 series 2-1 and regained the trophy. Question: How many times did Australia beat the Indian cricket team in India?", - "Output Program": [ - "match_win = (\"2004-05\",\"2008-2009\")\n\n\nprint(abs(len(match_win)))", - "no_of_times = 2\nprint(no_of_times)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Reus was for long the second city of Catalonia with a population of 14,440 in 1787 and 27,257 in 1860. It was overtaken by Tarragona and Lleida between 1900 and 1930. The population barely grew between 1920 and 1930, with 30,266 and 35,950 inhabitants, respectively. From then, the population growth has been substantial, from 41,014 inhabitants in 1960 to 108,100 inhabitants that the city has as of the end of 2008. Immigration, mostly from Marrakesh, has been a portion of that increase. About 6% are Muslim and 8% from other religions. Question: How many more people were in the 1860 population than in the 1787 population?", - "Output Program": [ - "condition_1 = 14440\ncondition_2 = 27257\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_1787 = 14440\n_1860 = 27257\nmany_more = _1860 - _1787\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '12817', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Bills no-huddle \"K-Gun\" offense once again dominated the league by gaining an NFL-leading 6,525 yards and scoring 458 points, second only to Washington. The leaders of the offense, quarterback Jim Kelly and running back Thurman Thomas, both had the best seasons of their careers. Kelly completed 64.1 percent of his passes for 3,844 yards and a league-leading 33 touchdowns, with only 17 interceptions, to give him a 97.6 passer rating. Thomas rushed for 1,407 yards, caught 62 passes for 620 yards, and scored 12 touchdowns to earn him both the NFL Offensive Player of the Year Award and the NFL Most Valuable Player Award. With 2,067 yards from scrimmage, Thomas led the league in that category for the third consecutive season. Just like Washington, Buffalo had more than one threat in their backfield. Running back Kenneth Davis (American football) emerged as a big threat, rushing for 624 yards, catching 20 passes for 118 yards, and scoring 5 touchdowns. Question: How many more passing yards did Jim Kelly have than Kenneth Davis had in rushing yards?", - "Output Program": [ - "passing = 3844\nrushing = 624\nprint(passing - rushing)" - ], - "Output Answer": [ - "{'number': '3220', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Born Millicent Vernon Hammond, she was the middle of three children born to renowned politician and later United States Ambassador to Spain, Ogden H. Hammond (October 13, 1869 - October 29, 1956) of Louisville, Kentucky and his first wife, Mary Picton Stevens (May 16, 1885 - May 7, 1915) of Hoboken, New Jersey. Her paternal grandparents were General John Henry Hammond (June 30, 1833 - April 30, 1890), who served as chief of staff for William Tecumseh Sherman during the Vicksburg Campaign, and Sophia Vernon Wolfe (1842 - May 20, 1923), daughter of Nathaniel Wolfe, a lawyer and legislator from Louisville. Her maternal grandparents were John Stevens (July 1856 - January 21, 1895), oldest son of Stevens Institute of Technology founder Edwin Augustus Stevens and grandson of inventor John Stevens (inventor, born 1749), and Mary Marshall McGuire (May 4, 1850 - May 2, 1905). Question: How many more years did Ogden Hammond live compared to his first wife?", - "Output Program": [ - "odgen = 1956 - 1869\nmary = 1915 - 1885\ndiff = odgen - mary\nprint(diff)", - "condition_1 = 1956-1869\ncondition_2 = 1915-1885\n\nprint(abs(round(condition_2 - condition_1,2)))\n" - ], - "Output Answer": [ - "{'number': '57', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Kashmiri Pandits, the only Hindus of the Kashmir valley, who had stably constituted approximately 4 to 5% of the population of the valley during Dogra rule (1846\u20131947), and 20% of whom had left the Kashmir valley by 1950, began to leave in much greater numbers in the 1990s. According to a number of authors, approximately 100,000 of the total Kashmiri Pandit population of 140,000 left the valley during that decade. Other authors have suggested a higher figure for the exodus, ranging from the entire population of over 150 to 190 thousand (1.5 to 190,000) of a total Pandit population of 200 thousand (200,000) to a number as high as 300 thousand (300,000). Question: During the 1990s, approximately how many of the Kashmiri Pandit population stayed in the valley?", - "Output Program": [ - "total = 140000\nleft = 100000\nprint(total - left)", - "condition_1 = 150000\ncondition_2 = 190000\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '40000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the Patriots' fourth matchup with the Jets in 20 games, head coach Bill Belichick and the Patriots traveled to Giants Stadium to face his former defensive coordinator in Jets head coach Eric Mangini to open the season. The Jets reached Patriots territory on their opening possession, but were forced to punt. The Patriots then began a 12-play, 91-yard drive that ended in an 11-yard Wes Welker touchdown reception to give the Patriots a 7-0 lead. On the ensuing kickoff, Kelley Washington forced a fumble on Jets returner Justin Miller after a 26-yard return, but tight end Chris Baker recovered the ball at the Jets' 33-yard line to retain possession. The Jets went three-and-out, but the Patriots punted back to the Jets despite a 19-yard Donté Stallworth catch to begin their next series. Three plays later, Jets quarterback Chad Pennington was sacked by linebacker Mike Vrabel and defensive lineman Ty Warren, forcing a Jets punt on the final play of the first quarter. Starting from their own 42-yard line after the punt, the Patriots reached the Jets' 25-yard line, where kicker Stephen Gostkowski lined up for a 42-yard field goal attempt. However, the snap was fumbled by holder Matt Cassel, and recovered by Cassel to turn the ball over on downs. The Jets responded with a 10-play, 66-yard drive, tying the game at 7-7 on a 7-yard pass from Pennington to wide receiver Laveranues Coles. Several plays into the Patriots' ensuing drive, before and after the two-minute warning, wide receiver Randy Moss caught passes of 33- and 22-yards from quarterback Tom Brady to put the Patriots in the Jets' red zone. Brady then connected with tight end Benjamin Watson on a 5-yard touchdown pass that was reviewed by the booth but upheld, giving the Patriots a 14-7 lead going into halftime. Patriots cornerback Ellis Hobbs returned the opening kickoff of the second half 108 yards for a touchdown and a new NFL record for the longest kickoff return in the league's history; at the time, it also tied the existing record for longest play in NFL history (a record broken a few weeks later by Antonio Cromartie). Nine plays into the Jets' next drive, Pennington was sacked by defensive lineman Jarvis Green and was injured; Kellen Clemens entered the game but the Jets were forced to punt two plays later. Four plays later, Brady hit Moss for a 51-yard touchdown reception that extended the Patriots' lead to 28-7. However, the Jets came back with a 9-play, 70-yard drive that was capped off with Coles' second touchdown grab of the day, this one from one yard out, to cut the Patriots' lead to 28-14. The Patriots received the ensuing kickoff with just over two minutes remaining in the third quarter and would not surrender the ball until there was just under seven minutes remaining in the fourth quarter, ending the 17-play drive with a 22-yard Gostkowski field goal that extended the Patriots' lead to 31-14. The Jets then went three-and-out, and punter Ben Graham's 36-yard punt gave the Patriots the ball at their own 47-yard line. On a 1st-and-goal from the Jets' 1-yard line, fullback Heath Evans could not score; the Patriots challenged that the ball did in fact break the plane of the goal line but the play was upheld. On the next play, following the two-minute warning, Evans did in fact score on a 1-yard run, increasing the Patriots' lead to 38-14. The Jets' next drive stalled on a Vrabel strip-sack of Clemens that the Jets recovered, but ended on a failed fourth down conversion from the Jets' 38-yard line. The Patriots then kneeled down once to end the game and give them their first victory of the season as they started 1-0. On September 10, Bill Belichick was accused by the Jets of authorizing his staff to film the Jets' defensive signals from an on-field location, a violation of league rules. The Jets confiscated the video camera used by video assistant Matt Estrella to film the signals during the game and filed a complaint to the league office, detailing the accusations. On September 13, Belichick was officially fined $500,000, while the Patriots were also fined $250,000, and forfeited their first round draft pick in the 2008 NFL Draft. If the Patriots had missed the playoffs, they would have instead forfeited their second and third round selections in the 2008 draft. Goodell said that he fined the Patriots as a team because Belichick is effectively the team's general manager as well as head coach, and exercises so much control over the Patriots' on-field operations that \"his actions and decisions are properly attributed to the club.\" Goodell considered suspending Belichick, but decided that taking away draft picks would be more severe in the long run. Belichick later issued a statement in which he apologized for what he called a \"mistake\" in his interpretation of the rules. However, he denied ever using videotape to gain an advantage while a game was underway. Question: How many yards longer was the Patriots first scoring drive compared to the Jets first scoring drive?", - "Output Program": [ - "patriots = 91\njets = 66\ndiff = patriots - jets\nprint(diff)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of 2015, Connecticut had an estimated population of 3,590,886, which is an decrease of 5,791, or -0.16%, from the prior year and an increase of 16,789, or 0.47%, since the year 2010. This includes a natural increase since the last census of 67,427 people (that is 222,222 births minus 154,795 deaths) and an increase due to net migration of 41,718 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 75,991 people, and Human migration within the country produced a net loss of 34,273 people. Based on the 2005 estimates, Connecticut moved from the 29th most populous state to 30th. 2016 estimates put Connecticuts population at 3,576,452. Question: How many people were estimated to live in Connecticut in 2010?", - "Output Program": [ - "total = 3590886\ncut = 16789\ndifference = total - cut\nprint(difference)", - "condition_1 = 3590886\ncondition_2 = 16789\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '3574097', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of 2009, approximately 80% of the population of Galway were Irish. Following an influx of immigrants to Galway during the 2000s, approximately 20% of the population is non-Irish. Slightly more than half of this group (11.3%) are white Europeans, coming from Poland and other Central European and Baltic States, such as Latvia and Lithuania. Smaller numbers of Asian and African immigrants come from East Africa, Nigeria, Zimbabwe and Sri Lanka. In the 2006 Census, 15.4% of the population were aged 0\u201314, 76.1% were aged 15\u201364, and 8.5% were aged over 65. 51.9% of the population were female and 48.1% were male. Question: How many more of the population are female than male?", - "Output Program": [ - "female = 51.9\nmale = 48.1\nmore_people = female - male\nprint(more_people)", - "female = 51.9 \nmale = 48.1\n\nprint(abs(round(female - male,2)))" - ], - "Output Answer": [ - "{'number': '3.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many wins did the Chargers have at the end of the season?", - "Output Program": [ - "win=6\nChargerswin=3\nanswer=win+Chargerswin\nprint(answer)", - "wins=9\nanswer=wins \nprint(answer)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On October 1, the Chiefs hosted the San Francisco 49ers at Arrowhead Stadium. Coach Herman Edwards confirmed Trent Green would not play in the game. The game was broadcast on Fox at noon Kansas City time. The Chiefs defense shut out the 49ers high scoring offense, forcing two interceptions and three forced fumbles. Quarterback Alex Smith was held to 92 yards passing and the 49ers to 93 yards rushing. In their first three games, the 49ers had given up only four sacks, but against the Chiefs, they allowed five total sacks. Quarterback Damon Huard completed 18 of 23 passes for 208 yards and two passing touchdowns. While compiling a 133.3 passer rating - 158.3 is perfect - Huard was hardly ever touched or even hurried by a San Francisco defense which had rung up 12 sacks in its first three games. The game marked the first shutout for the Chiefs defense since December 1, 2002, and the 49ers their first shutout since 2004 and only their second since 1977. Question: How many total turnovers did the 49ers commit during this game?", - "Output Program": [ - "turnovers = 5\nprint(turnovers)", - "total = 23\ncompleted = 18\n\nprint((total - completed))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Kellen Clemens was named the starting quarterback on Monday by Coach Eric Mangini, relegating Chad Pennington to the backup role indefinitely. However, Clemens would not be throwing to receiver Laveranues Coles, who ended a 104-game consecutive games played streak due to a concussion. Leon Washington got the Jets started immediately when he returned the opening kickoff 86 yards for a touchdown. The kickoff return touchdown was his third of the season, setting a Jets record. The teams traded field goals before Clemens led the Jets downfield, where he found tight end Joe Kowalewski on a one-yard touchdown. The Redskins responded with a 40-yard field goal from Shaun Suisham. They then surprised the Jets with an onside kick, which they successfully recovered, leading to another Suisham field goal near the end of the first half. Suisham continued to keep the Redskins in the game with a 40-yard field goal to start the third quarter, bringing the score to 17-12. The Jets drove deep into Redskins territory early in the fourth quarter when, on a pass completion to Jerricho Cotchery, Cotchery fumbled the ball, and the Redskins recovered. Mangini challenged the call believing the pass was incomplete, and therefore no fumble was possible, but the challenge was not upheld. The Redskins took advantage on the ensuing drive, and running back Clinton Portis, who had a huge game against the porous Jets run defense, scored on a one-yard touchdown to give Washington the lead. A two-point conversion from quarterback Jason Campbell to Antwaan Randle El put the Redskins up by three. The Jets eventually got the ball back late in the game, and Clemens led the offense on a 15-play drive ending with a Mike Nugent 30-yard field goal with ten seconds left to force overtime. The Jets won the coin toss to start the extra frame and received the ball first. They began with a 39-yard pass from Clemens to Cotchery, but the drive quickly stalled and the Jets were forced to punt. Campbell and Portis led the Redskins downfield into the field goal range of Suisham, who hit his fifth field goal of the day to give the Redskins the win and send the Jets to their sixth straight loss. Question: How many field goals of at least 40 yards were made?", - "Output Program": [ - "number_atleast_40yard_goals = 2\nprint(number_atleast_40yard_goals)", - "fg_fourt_yard = [\"The Redskins\",\"The Redskins\"]\n\nprint(len(fg_fourt_yard))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Research for tank casualties in Normandy from 6 June to 10 July 1944 conducted by the British No. 2 Operations research concluded, that from a sample of 40 Sherman tanks, 33 tanks burned (82 percent) and 7 tanks remained unburned following an average of 1.89 penetrations. In comparison, from a sample of 5 Panzer IVs, 4 tanks burned (80 percent) and 1 tank remained unburned, following an average of 1.5 penetrations. The Panther tank burned 14 times (63 percent) from a sample of 22 tanks and following 3.24 penetrations, while the Tiger burned 4 times (80 percent) out of a sample of 5 tanks following 3.25 penetrations. John Buckley, using a case study of the British 8th Armoured Brigade (United Kingdom) and 29th Armoured Brigade (United Kingdom), found that of their 166 Shermans knocked out in combat during the Normandy campaign, 94 (56.6 percent) burned out. Buckley also notes that an American survey carried out concluded that 65% of tanks burned out after being penetrated. United States Army research proved that the major reason for this was the stowage of main gun ammunition in the vulnerable sponsons above the tracks. A U.S. Army study in 1945 concluded that only 10-15 percent of wet stowage Shermans burned when penetrated, compared to 60-80 percent of the older dry-stowage Shermans. Question: How many more percent of Sherman tanks burned than Panther tanks?", - "Output Program": [ - "sherman = 82\npanther = 63\nprint(sherman - panther)", - "Sherman_tanks_burned = 82\nPanther_tanks_burned = 63\nprint(Sherman_tanks_burned-Panther_tanks_burned)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Kiev Oblast has 795 state-run schools of general education, 219 (27.5%) of which are situated in urban areas and 576 (72.5%) of which - in rural areas. These schools are attended by 232,260 students, 141,416 (60.6%) which attend urban schools, and 98,944 (39.4%) which attend rural area schools. In addition, there are 12 evening schools with an enrollment of over 6,000 students, 15 private institutions containing about 7,000 students, 23 vocational schools containing over 14,300 students, 22 higher schools with an enrollment of over 34,900 students), and 52 Homeschooling institutions containing over 48,700 children. There are also 756 institutions of Nursery school education attended by a total of 44,400 children, 52 home-school institutions, 22 vocational institutions, having an enrollment of with 17,300 students. Question: How many students were in the evening schools, private institutions and vocational schools combined?", - "Output Program": [ - "evening = 6000\nprivate = 7000\nvocational = 14300\nprint(evening + private + vocational)" - ], - "Output Answer": [ - "{'number': '27300', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: In 1991, how many more people, in terms of percentage, were Bosniaks compared to Bosnian Serbs and Yugoslavs combined?", - "Output Program": [ - "bos = 49.2\nother = 29.8 + 10.7\nprint(round(bos - other, 1))", - "condition_1 = 49.2\ncondition_2 = 29.8+10.7\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '8.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: At the 2011 Italian census, there were 179,149 people residing in the city. The population density was 978.9 persons per square kilometre. Minors (children ages 18 and younger) totalled 16.20 percent of the population compared to pensioners who number 22.54 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Modena resident is 44 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Modena experienced 2.42% growth, while Italy as a whole grew by 3.56 percent. The current birth rate of Modena is 9.62 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many percentage points higher is the birthrate in Modena as compared to Italy as a whole?", - "Output Program": [ - "Modena=2.42\nItalian=19.94\nanswer=Italian-Modena\nprint(answer)", - "percentage=17\nanswer=percentage \nprint(answer)" - ], - "Output Answer": [ - "{'number': '.17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 767 has been involved in six hijackings, three resulting in loss of life, for a combined total of 282 occupant fatalities. On November 23, 1996, Ethiopian Airlines Flight 961, a 767-200ER, was hijacked and crash-landed in the Indian Ocean near the Comoros Islands after running out of fuel, killing 125 out of the 175 persons on board; survivors have been rare among instances of land-based aircraft ditching on water. Two 767s were involved in the September 11 attacks on the World Trade Center (1973-2001) in 2001, resulting in the Collapse of the World Trade Center. American Airlines Flight 11, a 767-200ER, crashed into the North Tower, killing all 92 people on board, and United Airlines Flight 175, a 767-200, crashed into the South Tower, with the death of all 65 on board. In addition, more than 2,600 people were killed in the towers or on the ground. A foiled 2001 shoe bomb plot involving an American Airlines 767-300ER resulted in passengers being required to remove their shoes for scanning at US security checkpoints. Question: How many people died in the September 11 attacks on the World trade center combined??", - "Output Program": [ - "condition_1 = 92+65+2600\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))", - "onboard = 92\ntower = 65\nground = 2600\nprint(onboard + tower + ground)" - ], - "Output Answer": [ - "{'number': '2757', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Dallas played into their traditional Thanksgiving home game, this time against division rival Philadelphia. Both teams were vying for first place in the division with identical 8-3 records. The Eagles got off to a fast start and the Cowboys were unable to catch up, losing 33-10. They would rebound the next week where on the road Thursday night game they defeated Chicago 41-28 for their 9th win of the year to clinch their first winning season since 2009. This was the first time that Dallas played on back to back Thursdays. Week 15 was a rematch against 1st place Philadelphia. This time it was the Cowboys who got off to a fast start going up 21-0. Then the Eagles put up 24 answered points but Dallas came back to win 38-27 to go into first place for the first time in the season and improve to 10-4. Going into their Week 16 matchup at home against Indianapolis, Dallas was in a position to clinch their first division title since 2009 by defeating the Colts thanks to the Eagles losing that week to the Redskins. They would not disappoint as they blew out the Colts 42-7 to become the 2014 NFC East Champions, eliminating the Eagles from the playoffs. Dallas would end the regular season with a 12-4 record and an 8-0 away record when they won on the road against Washington 44-17. They would also finish December 4-0 which was huge for the Cowboys since they had struggled in the recent years in the month of December. Question: How many points did the Cowboys lose their Thanksgiving game by?", - "Output Program": [ - "eagles = 33\ncowboys = 10\npoints_diff = eagles - cowboys\nprint(points_diff)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Bornholm Regional Municipality is the local authority (Danish language, kommune) covering the entire island. It is the result of a merger of the five former (1 April 1970 until 2002) municipalities on the island (Allinge-Gudhjem Municipality, Hasle, Bornholm, Nex\u00f8, R\u00f8nne and Aakirkeby) and the former Bornholm County. Bornholm Regional Municipality was also a county in its own right during its first four years from 1 January 2003 until 31 December 2006. From 1 January 2007 all counties were abolished, and Bornholm became part of the Capital Region of Denmark whose main responsibility is the health service. The municipality still retains its name Bornholm Regional Municipality. The island had 21 municipalities until March 1970, of which 6 were market towns and 15 parishes. In addition to supervising parish municipalities, which was the responsibility of the counties in all of Denmark, the market town municipalities of Bornholm were supervised by Bornholm County as well and not by the Interior Ministry as was the case in the rest of Denmark. The seat of the municipal council is the islands main town, R\u00f8nne. The voters decided to merge the county with the municipalities in a referendum May 29, 2001, effective from January 1, 2003. The question on the ballot was, \"Do you want the six municipal entities of Bornholm to be joined to form one municipal entity as of 1 January 2003?\" 73.9% voted in favour. The lowest percentage for the merger was in Nex\u00f8 municipality, whose mayor, Annelise Molin, a Social Democrat, spoke out against the merger. It was required that each municipality had more \"Yes\" votes than \"No\" votes. Otherwise the merger would have to be abandoned altogether. The six municipal entities had 122 councillors (of which county clls were 15) and the new regional municipality would have 27 councillors from the start. They were reduced to 23 from 1 January 2018 (Danish local elections, 2017). The merger was approved in a law by the Folketing 19 March 2002, transferring the tasks of the abolished county and old municipalities to the new Bornholm Regional Municipality. The first regional mayor in the first three years from 2003 until 2005 was Thomas Thors (born 28 July 1949), a physician and member of the Social Democrats (Denmark) and previously the last mayor of R\u00f8nne Municipality for five years from 1998 until 2002. Bjarne Kristiansen, who was the last mayor of Hasle, Bornholm 2\u00bd years from the summer of 2000 until 2002, representing the local Borgerlisten political party, served as mayor for four years from January 1, 2006 until 2009. From January 1, 2007, Bornholm became a part of the Capital Region of Denmark. From January 1, 2010 the mayor has been Winni Grosb\u00f8ll, a high school teacher and a member of the Social Democrats (Denmark) (Socialdemokratiet) Politics of Denmark. Question: How many more councillors did the six municipal entities have than the new regional municipality?", - "Output Program": [ - "new_reg_muni_councillors=27\nsix_muni_enti_councillors=122\nnum_more_councillors_in_six=six_muni_enti_councillors-new_reg_muni_councillors\nprint(num_more_councillors_in_six)", - "county_six = 122\nnew_county = 27\n\nprint(abs(round(county_six - new_county,2)))" - ], - "Output Answer": [ - "{'number': '95', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Samuel Pufendorf (1632-1694) was a notable jurist and philosopher known for his natural law theories, influencing Adam Smith as well as Thomas Jefferson. Olof von Dalin (1708-1763) was an influential Swedish writer and historian of the late Age of Enlightenment. Peter Wieselgren (1800-1877) was a Swedish priest, literature critic and prominent leader of the Swedish temperance movements. Knut Wicksell (1851-1926) was an influential economist, sometimes considered one of the founders of modern macroeconomics. Oscar Olsson (1877-1950) was an important developer of self-education in Sweden and known as the father of study circles. Bertil Ohlin (1899-1979) received the Nobel Memorial Prize in Economic Sciences in 1977 for theories concerning international trade and capital, and was the leader of the Liberals Peoples Party (Liberals (Sweden)) for 23 years. Gunnar Jarring (1907-2002) was Swedens ambassador in UN 1956-1958, and Swedens ambassador in Washington, D.C. 1958-1964. Britta Holmstr\u00f6m (1911-1992) was the founder of Individuell M\u00e4nniskohj\u00e4lp (IM), a human rights organization with activities in 12 countries. Torsten H\u00e4gerstrand (1916-2004) was an internationally renowned geographer, considered the father of time geography and receiver of the Vautrin Lud Prize in 1992. Judith Wallerstein (1921-2012) was a renowned psychologist and internationally recognized authority on the effects of marriage and divorce on children and their parents. Question: How many years after receiving the Nobel Memorial Prize in Economic Sciences did Bertil Ohlin die?", - "Output Program": [ - "y1 = 1979\ny2 = 1977\nprint(y1 - y2)", - "condition_1 = 1977\ncondition_2 = 1979\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many in percent from the census weren't Native American?", - "Output Program": [ - "NativeAmerican=0.11\npeople=100\nanswer=people-NativeAmerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.89', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Greek society has changed rapidly over the last several decades, coinciding with the Aging of Europe of declining fertility and rapid aging. The fertility rate of 1.41 is below replacement levels and is one of the lowest in the world, subsequently leading to an increase in the median age to 44.2 years, the seventh-highest in the world. In 2001, 16.71 percent of the population were 65 years old and older, 68.12 percent between the ages of 15 and 64 years old, and 15.18 percent were 14 years old and younger. By 2016, the proportion of the population age 65 and older rose to 20.68 percent, while those age 14 and younger declined to slightly below 14 percent. Question: How many more percent of the population were 65 years old and older compared to 14 years old and younger in 2001?", - "Output Program": [ - "percent_pop_65_years_older=16.71\npercent_pop_14_years_younger=15.18\n\n\npercent_more_pop_65_older=percent_pop_65_years_older-percent_pop_14_years_younger\nprint(round(percent_more_pop_65_older,2))", - "people_65_older = 16.71\nyounger = 15.18\nprint(abs(round(people_65_older - younger,2)))" - ], - "Output Answer": [ - "{'number': '1.53', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Cochrane Library had 145 CAM-related Cochrane systematic reviews and 340 non-Cochrane systematic reviews. An analysis of the conclusions of only the 145 Cochrane reviews was done by two readers. In 83% of the cases, the readers agreed. In the 17% in which they disagreed, a third reader agreed with one of the initial readers to set a rating. These studies found that, for CAM, 38.4% concluded positive effect or possibly positive (12.4%), 4.8% concluded no effect, 0.7% concluded harmful effect, and 56.6% concluded insufficient evidence. An assessment of conventional treatments found that 41.3% concluded positive or possibly positive effect, 20% concluded no effect, 8.1% concluded net harmful effects, and 21.3% concluded insufficient evidence. However, the CAM review used the more developed 2004 Cochrane database, while the conventional review used the initial 1998 Cochrane database. Question: How many percent of readers did not disagree?", - "Output Program": [ - "not_disagree = 83\nprint(not_disagree)", - "agree = 83\n\nprint(abs(round(100 - (100 - agree),2)))" - ], - "Output Answer": [ - "{'number': '83', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Within the Ta\u0161majdan park a sports complex of Ta\u0161majdan Sports Centre is located. Centre administers several facilities located outside Ta\u0161majdan, like \"Pionir Hall\" and \"Ice Hall\". However, swimming pools are located in the park. The outdoor swimming pool was built in 1959-1961. Its dimensions are 50 x 20 meters; its depth varies between 2.2 and 5.0 meters; its capacity is 3,500 m\u00b3 and 2,500 seats. Next to the big one, there is a small swimming pool for children. Altogether, there is enough room for 4,000 people. It is equipped for international day-and-night competitions in swimming, water polo, water diving, etc. and also used for certain cultural venues or as an outdoor cinema during summer. It was one of the venues for the 2006 Mens European Water Polo Championship and one of the venues of the 2009 Summer Universiade in July 2009, the event for which the pool was renovated. The indoor swimming-pool was built in 1964-1968. Its dimensions are 50 x 20 meters and depth is between 2.2 and 5.4 meters; its capacity is 3,700 m\u00b3. The swimming pool is surrounded with four diving boards - 1, 3, 5 and 10 meters high and 2,000 seats. It is equipped with underwater light. At -16 \u00b0C, water and air can be heated up to 28 \u00b0C. Question: The swimming pool has room for how many more people than seats?", - "Output Program": [ - "condition_1 = 2500\ncondition_2 = 4000\n\nprint(abs(round(condition_2 - condition_1,2)))", - "seat = 2500\nperson = 4000\nprint(person - seat)" - ], - "Output Answer": [ - "{'number': '1500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2014, Aston Martin suffered a pre-tax loss of \u00a372 million, almost triple that of 2013 selling 3,500 cars during the year, well below 7,300 sold in 2007 and 4,200 sold in 2013. In March 2014, Aston Martin issued \"payment in kind\" notes of US$165 million, at 10.25% interest, in addition to the \u00a3304 million of senior secured notes at 9.25% issued in 2011. Aston Martin also had to secure an additional investment of \u00a3200 million from its shareholders to fund development of new models. It is reported that Aston Martins pre-tax losses for 2016 increased by 27% to \u00a3162.8 million, the sixth year it continued to suffer a loss. Question: How many percentage points higher was a \"payment in kind\" note than a senior secured one?", - "Output Program": [ - "kind_note = 10.25\nsenior_secured = 9.25\npercentage_points = kind_note - senior_secured\nprint(percentage_points)", - "condition_1 = 10.25\ncondition_2 = 9.25\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Springfield has had professional baseball in the past, and according to its current mayor, remains intent on pursuing it in the future. The Springfield Giants of the Single\u2013 and Double-A Eastern League (baseball) played between 1957 and 1965. The team was quite successful, winning consecutive championships in 1959, 1960 and 1961, by startling coincidence the same seasons in which the Springfield Indians won three straight Calder Cup championships in hockey. The Giants played at Pynchon Park by the Connecticut River until relocating after the 1965 season. Pynchon Parks grandstands were destroyed by fire the year after in 1966. Before that time, the Springfield Cubs played in the minor league New England League from 1946 until 1949, after which the league folded; they then played in the International League until 1953. For many years before the Giants, Springfield was also a member of the Eastern League, between 1893 and 1943. In general, the team was named the Springfield Ponies, but it also carried the nicknames of \"Maroons\" (1895), \"Green Sox\" (1917), \"Hampdens\" (1920\u201321), \"Rifles (1932, 1942\u201343) and \"Nationals\" (1939\u201341). The team located closest are the Valley Blue Sox of the New England Collegiate Baseball League who play their games in nearby Holyoke, but house their team offices at 100 Congress Street in Springfield. Question: How many different nicknames did the Springfield Giants have?", - "Output Program": [ - "springfield = 5\nprint(springfield)", - "names = (\"maroons\",\"green_sox\",\"hampdens\",\"rifles\",\n \"nationals\")\n\nprint(len(names))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After the political changes, in 1991, Bulgaria had a US$11.25 billion state debt, which represented 180% of the GDP. The state debt peaked in 1994, when it reached US$14.4 billion. During 1998-2008 Bulgaria maintained policy of Government budget balance, which reduced the state debt to 5.07 billion euro. Combined with the economic growth in that period, the state debt dropped to a record low of 13.7% of GDP, one of the lowest in the European Union. In 2008 Bulgaria also maintained 4.286 billion euro fiscal reserve, meaning that net state debt at this moment was only 0.784 billion euro. After the Financial crisis of 2007\u201308 Bulgaria turned to policy of Deficit spending and at the end of 2013 the state debt rose up to 7.219 billion euro, representing 18.1% of the GDP. In 2015, the debt rate increased further to 26.7% of the GDP, still remaining the third lowest in EU after Estonia and Luxembourg. Part of the increase was driven by the collapse of Corporate Commercial Bank in 2014, the fourth largest bank in the country, and the subsequent paying out of Deposit insurance. Question: How many banks were larger than Corporate Commercial Bank in 2014?", - "Output Program": [ - "corporate_bank_rank = 4\nlarger_banks = corporate_bank_rank - 1\n\nprint(abs(round((larger_banks),2)))", - "number_banks = 3\nprint(number_banks)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many incomplete passes did Plunkett and Theismann throw combined?", - "Output Program": [ - "condition_1 = 25-16\ncondition_2 = 35-16\n\nprint(abs(round(condition_2 + condition_1,2)))\n\n\n\n\n", - "plunkett = 9\ntheismann = 19\ntotal = plunkett + theismann\nprint(total)" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In recent decades, the literacy rate of Rajasthan has increased significantly. In 1991, the states literacy rate was only 38.55% (54.99% male and 20.44% female). In 2001, the literacy rate increased to 60.41% (75.70% male and 43.85% female). This was the highest leap in the percentage of literacy recorded in India (the rise in female literacy being 23%). At the Census 2011, Rajasthan had a literacy rate of 67.06% (80.51% male and 52.66% female). Although Rajasthans literacy rate is below the national average of 74.04% and although its female literacy rate is the lowest in the country, the state has been praised for its efforts and achievements in raising literacy rates. Question: How many more percentage points of the male population was literate than the female population in 2001?", - "Output Program": [ - "literate = 75.70\nfemale = 43.85\n\nprint(abs(round(literate - female,2)))", - "male = 75.70\nfemale = 43.85\nmore_points = male - female\nprint(more_points)" - ], - "Output Answer": [ - "{'number': '31.85', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In mid-2010, there were 2,754,440 residents in the city proper, while some 4.2 million people lived in the greater Rome area (which can be approximately identified with its administrative metropolitan city, with a population density of about 800 inhab./km\u00b2 stretching over more than 5,000 km\u00b2). Minors (children ages 18 and younger) totalled 17.00% of the population compared to pensioners who number 20.76%. This compares with the Italian average of 18.06% (minors) and 19.94% (pensioners). The average age of a Roman resident is 43 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Rome grew by 6.54%, while Italy as a whole grew by 3.56%. The current birth rate of Rome is 9.10 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many years younger is the average Italian over the average person from Rome?", - "Output Program": [ - "avg_italian = 42\navg_rome = 43\n\nprint(abs(avg_italian - avg_rome))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Hoping to snap a two-game losing streak, the Jets went home for a Week 6 AFC East duel with the Buffalo Bills. Both teams began the first quarter with field goals, as Bills kicker Rian Lindell made a 33-yard field goal and Jets kicker Jay Feely getting a 23-yard field goal. In the second quarter, New York soared into the lead with Feely's 41-yard field goal and running back Thomas Jones' 71-yard touchdown run. However, Buffalo rallied to tie the game in the third quarter with Lindell's 25-yard field goal and quarterback Ryan Fitzpatrick's 37-yard touchdown pass to wide receiver Lee Evans. After both teams failed to get any point in the fourth quarter, the game went into overtime. Despite getting the ball to start off OT, the Jets failed to get any point out of their opening drive. After a hard-fought period, the Bills would emerge on top as Lindell booted the game-winning 47-yard field goal. Thomas Jones would have a career day as he ran 22 times for a franchise-best 210 yards (in addition to his rushing touchdown). Question: how many yards did Jones run?", - "Output Program": [ - "jones_run = 71\n\nprint(jones_run)" - ], - "Output Answer": [ - "{'number': '71', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Prior to the dissolution of the Soviet Union, estimates of Gulag victims ranged from 2.3 to 17.6 million (see a History of Gulag population estimates section). Post-1991 research by historians utilizing archival materials brought this range down considerably. According to a 1993 study of archival Soviet data, a total of 1,053,829 people died in the Gulag from 1934 to 1953. However, taking into account the fact that it was common practice to release prisoners who were either suffering from incurable diseases or near death, a combined statistics on mortality in the camps and mortality caused by the camps gives a probable figure around 1.6 million. In her recent study, Golfo Alexopoulos made an attempt to challenge this consensus figure by encompassing those whose life was shortened due to GULAG conditions. The GULAG mortality estimated in this way yields the figure of 6 million deaths. Historian Orlando Figes and Russian writer Vadim Erlikman have posited similar estimates. Alexopoulos estimate, however, is supported by indirect and misinterpreted evidences, and has obvious methodological difficulties. The tentative historical consensus among archival researchers and historians who utilize such data is that of the 18 million people who passed through the gulag from 1930 to 1953, between 1.5 and 1.7 million perished as a result of their detention. Question: Approximately how many years do archival researchers consider the time fram of the gulag?", - "Output Program": [ - "start = 1930\nend = 1953\ntime_frame = end - start\nprint(time_frame)", - "condition_1 = 1930\ncondition_2 = 1953\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2007, the Peruvian economy experienced a growth rate of 9%, the highest in Latin America, and this repeated in 2008 with a 9.8% rate; in 2006 and 2007, the Lima Stock Exchange grew by 185.24% and 168.3%, respectively. However, in the wake of the 2008 global crisis, growth for 2009 was only 0.9 percent, but rebounded to 8.8 percent the following year. The pro-market policies enacted by Fujimori, were continued by presidents Alejandro Toledo and Alan Garcia, While poverty of Lima is 8.5%, the national average is 25.8%, while the unemployment rate is 6.5% and 74% are employed formally. Question: How many percentage points higher with the growth rate of the Peruvian economy in 2008 compared to 2007?", - "Output Program": [ - "condition_1 = 9.8\ncondition_2 = 9\n\nprint(abs(round(condition_2 - condition_1,2)))\n", - "_2007 = 9\n_2008 = 9.8\ndiff = _2008 - _2007\nprint(diff)" - ], - "Output Answer": [ - "{'number': '.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Green Bay Packers won over the visiting Arizona Cardinals at home as running backs Ahman Green and Vernand Morency each rushed for over 100 yards, becoming the first Packers running back duo to accomplish that feat since the 1980s. Brett Favre threw for 180 yards and one touchdown, as well as one rushing touchdown. Leading Green Bay's receiving corps was Donald Driver, who had five receptions for 58 Yards. Coming up behind him was David Martin, who had four receptions for 48 Yards and one touchdown. On defense, the Packers limited Cardinals rookie quarterback Matt Leinart to 14/35 for 157 yards with one touchdown and one interception. They also held Cardinals running back Edgerrin James to 84 rushing yards on 24 carries, along with three receptions for 25 receiving yards. Aaron Kampman was named NFC Defensive Player of the Week for his performance. Question: How many yards did Matt Leinart average per completed pass?", - "Output Program": [ - "yard = 157\npas = 14\naverage = round(yard / pas, 2)\nprint(average)" - ], - "Output Answer": [ - "{'number': '11.21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the first quarter, the Buccaneers started out flat, and found themselves trailing 17-0 to the winless Detroit Lions. After trading possessions to open the game, quarterback Daunte Culpepper led the Lions on a seven-play touchdown drive to go up 7-0. On the following drive, Jeff Garcia ran into running back Carnell Williams and fumbled the ball. Daniel Bullocks recovered the ball and returned it 44 yards for a touchdown. The Lions added a field goal late in the first quarter, and led 17-0. Early in the second quarter, Jeff Garcia quickly moved the Buccaneers down the field for their first touchdown. The Lions went three-and-out, and the Buccaneers went on another touchdown drive to trim the deficit to 17-14. Less than two minutes later, Ronde Barber intercepted Daunte Culpepper at the Detroit 24. On the very next play, Garcia connected with Jerramy Stevens, and the Buccaneers took their first lead of the game at 21-17. On their first possession of the second half, the Lions again went three-and-out. Nick Harris punted, and Clifton Smith returned the punt 70 yards for a touchdown. Later in the third quarter, Ronde Barber intercepted Culpepper for the second time, this time returning the ball for a touchdown. Culpepper was benched and back-up quarterback Drew Stanton stepped in. By the end of the third quarter, the Lions trimmed the deficit to 35-20. Warrick Dunn broke off a 40-yard run, and a roughing the passer penalty put Tampa Bay in the red zone. An unnecessary roughness penalty, along with Garcia being tripped by him own man, however, forced the Buccaneers to settle for a fourth quarter Matt Bryant field goal. With 8 minutes remaining, the Lions received a punt and Daunte Culpepper returned to the game. Culpepper's pass was complete to John Standeford, but he fumbled and Tampa Bay recovered. They did not surrender the ball again, and ran out the clock to seal the victory. Question: How many points were scored in the first half?", - "Output Program": [ - "condition_1 = 21\ncondition_2 = 17\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "first = 21\nsecond = 17\ntotal = first + second\nprint(total)" - ], - "Output Answer": [ - "{'number': '38', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The WPA built traditional infrastructure of the New Deal such as roads, bridges, schools, courthouses, hospitals, sidewalks, waterworks, and post-offices, but also constructed museums, swimming pools, parks, community centers, playgrounds, coliseums, markets, fairgrounds, tennis courts, zoos, botanical gardens, auditoriums, waterfronts, city halls, gyms, and university unions. Most of these are still in use today. The amount of infrastructure projects of the WPA included 40,000 new and 85,000 improved buildings. These new buildings included 5,900 new schools; 9,300 new auditoriums, gyms, and recreational buildings; 1,000 new libraries; 7,000 new dormitories; and 900 new armories. In addition, infrastructure projects included 2,302 stadiums, grandstands, and bleachers; 52 fairgrounds and rodeo grounds; 1,686 parks covering 75,152 acres; 3,185 playgrounds; 3,026 athletic fields; 805 swimming pools; 1,817 handball courts; 10,070 tennis courts; 2,261 horseshoe pits; 1,101 ice-skating areas; 138 outdoor theatres; 254 golf courses; and 65 ski jumps. Total expenditures on WPA projects through June 1941 totaled approximately $11.4 billion\u2014the equivalent of $}} today. Over $4 billion was spent on highway, road, and street projects; more than $1 billion on public buildings, including the iconic Dock Street Theatre in Charleston, the Griffith Observatory in Los Angeles, and Timberline Lodge in Oregons Mount Hood National Forest. Question: How many infrastructure projects each had less builds than the parks project?", - "Output Program": [ - "number_of_projects_less_than_park = 6\nprint(number_of_projects_less_than_park)", - "park_project = 1686\n\nfair_grounds = 52\nplay_ground = 3026\nswimming = 805\nhandball_courts = 1817\ntennis_courts = 10070\nhorshoe = 2261\niceskeating = 1101\noutdoor_theater = 138\ngolf_courses = 254\nski_jumps = 65\n\ndata = (fair_grounds,play_ground,swimming,\n handball_courts,tennis_courts,horshoe,\n iceskeating,outdoor_theater,golf_courses,\n ski_jumps)\n\nt = 0\ncount = 0\n\nwhile t< len(data):\n if data[t] < park_project:\n count += 1\n t += 1\n else:\n t +=1\nprint(count)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Minority ethnic groups include White people in Zimbabwe, who make up less than 1% of the total population. White Zimbabweans are mostly of British origin, but there are also Afrikaner, Greeks in Zimbabwe, Portuguese people, Franco-Mauritian and Dutch people communities. The white population dropped from a peak of around 278,000 or 4.3% of the population in 1975 to possibly 120,000 in 1999, and was estimated to be no more than 50,000 in 2002, and possibly much less. The 2012 census lists the total white population at 28,782 (roughly 0.22% of the population), one-tenth of its 1975 estimated size. Most emigration has been to the United Kingdom (between Zimbabweans in the United Kingdom Britons are of Rhodesian or Zimbabwean origin), South Africa, Botswana, Zambia, Canada, Australia and New Zealand. Coloureds form 0.5% of the population, and various Asian people ethnic groups, mostly of Indian and Chinese origin, are also 0.5%. Question: Was the White population higher in 1975 or 2012?", - "Output Program": [ - "higeherpopulation=\"1975\"\nprint(higeherpopulation )" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1975'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many people make up the difference between the average household size and average family size?", - "Output Program": [ - "Pell = 32\nprint(100-Pell)", - "family = 3.19\nhousehold = 2.44\nprint(family - household)" - ], - "Output Answer": [ - "{'number': '0.75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2007-2008, Sun posted revenue of $13.8 billion and had $2 billion in cash. First-quarter 2008 losses were $1.68 billion; revenue fell 7% to $12.99 billion. Suns stock lost 80% of its value November 2007 to November 2008, reducing the companys market value to $3 billion. With falling sales to large corporate clients, Sun announced plans to lay off 5,000 to 6,000 workers, or 15-18% of its work force. It expected to save $700 million to $800 million a year as a result of the moves, while also taking up to $600 million in charges. Question: How many years was the time span where Suns stock lost 80% of its value?", - "Output Program": [ - "y1 = 2008\ny2 = 2007\nprint(y1 - y2)", - "year1 = 2007\nyear2 = 2008\nprint(year2-year1)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: How many more books were sold in 1963 compared to 1961?", - "Output Program": [ - "y1963 = 40000\ny1961 = 6000\n\nprint(abs(y1963 - y1961))", - "_1963 = 40000\n_1961 = 6000\ndiff = _1963 - _1961\nprint(diff)" - ], - "Output Answer": [ - "{'number': '34000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many percent of the people were not Pak Tai?", - "Output Program": [ - "Paktai=7.5\npeople=100\nanswer=people-Paktai\nprint(answer)", - "PakTai=7.5\npeople=100\nanswer=people-PakTai\nprint(answer)" - ], - "Output Answer": [ - "{'number': '92.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to a more recent Pew Forum report which examined American religiosity in 2014 and compared it to 2007, there were 50.9 million adult Catholics as of 2014 (excluding children under 18), forming about 20.8% of the U.S. population, down from 54.3 million and 23.9% in 2007. Pew also found that the Catholic population is aging, forming a higher percentage of the elderly population than the young, and retention rates are also worse among the young. About 41% of those \"young\" raised Catholic have left the faith (as opposed to 32% overall), about half of these to the unaffiliated population and the rest to evangelical, other Protestant faith communities, and non-Christian faith. Conversions to Catholicism are rare, with 89% of current Catholics being raised in the religion; 8% of current Catholics are ex-Protestants, 2% were raised unaffiliated, and 1% in other religions (Orthodox Christian, Mormon or other nontrinitarian, Buddhist, Muslim, etc.), with Jews and Hindus least likely to become Catholic of all the religious groups surveyed. Overall, Catholicism has by far the worst net conversion balance of any major religious group, with a high conversion rate out of the faith and a low rate into it; by contrast, most other religions have in- and out-conversion rates that roughly balance, whether high or low. This is credited to the more liberal stance of the Church since Vatican II, where conversion to Catholicism is no longer encouraged, and the de-emphasizing of basic Catholic religious beliefs in Catholic education. Still, according to the 2015 Pew Research Center, \"the Catholic share of the population has been relatively stable over the long term, according to a variety of other surveys By race, 59% of Catholics are non-Hispanic white, 34% Hispanic, 3% black, 3% Asian, and 2% mixed or Native American. Conversely, 19% of non-Hispanic whites are Catholic in 2014 (down from 22% in 2007), whereas 48% of Hispanics are (versus 58% in 2007). In 2015, Hispanics are 38%, while blacks and Asians are still at 3% each. Because conversion away from Catholicism is presently occurring much more quickly among Hispanics than among non-Hispanic whites, it is unclear whether they will outnumber non-Hispanic whites among Catholics or not in the foreseeable future. Question: How many more million adult Catholics were there in 2007 compared to 2014?", - "Output Program": [ - "y1 = 54.3\ny2 = 50.9\nprint(y1 - y2)", - "Catholics2007 = 54.3\nCatholics2014 = 50.9\nprint (\"{:.2f}\".format(Catholics2007-Catholics2014))" - ], - "Output Answer": [ - "{'number': '3.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Native American?", - "Output Program": [ - "native_american = 0.7\n \nprint(abs(round(100-native_american,2)))", - "native_american = 0.7\n\nprint(abs(round(100 - native_american,2)))", - "percentage = 100\nnative_american = 0.7\nnot_native_americans = percentage - native_american\nprint(not_native_americans)", - "percent_native_american=0.7\npercent_not_native_american=100-percent_native_american\nprint(percent_not_native_american)", - "percentage = 100\nnative_american = 0.7\nnot_native_american = percentage - native_american\nprint(not_native_american)", - "condition_1 = 100\ncondition_2 = 0.7\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1984 and 1986, he defeated Nick Begichs wife, Pegge Begich, by 113,582 votes (55.02%) to 86,052 (41.68%) and by 101,799 votes (56.47%) to 74,053 (41.08%), respectively. He defeated Peter Gruenstein with 62.5% of the vote in 1988 and then faced John Devens, the Mayor of Valdez, Alaska, in 1990 and 1992. Young defeated him by 99,003 votes (51.66%) to 91,677 (47.84%) in 1990 and then faced a serious challenge in 1992. He was challenged in the Republican primary by State Senator Virginia M. Collins and defeated her by 24,869 votes (52.98%) to 19,774 (42.12%). In the general election, he was re-elected against Devens by 111,849 votes (46.78%) to 102,378 (42.82%). This is both the lowest winning percentage of his career and the only time he has won without a majority of the vote. Question: How many people did he defeat from 1988 to 1992?", - "Output Program": [ - "ans = [\"Peter Gruenstein\",\"John Devens\",\n\"Mayor of Valdez\",\"collins\"]\n\nprint(len(ans))", - "people_defeated = 4\nprint(people_defeated)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: However, the teams poor play was the least of its troubles. The most obvious problem was Sicks Stadium. The longtime home of the Rainiers, it had once been considered one of the best ballparks in minor league baseball. By the 1960s, however, it was considered far behind the times. While a condition of MLB awarding the Pilots to Seattle was that Sicks had to be expanded to 30,000 seats, only 19,500 seats were ready by Opening Day because of numerous delays. The scoreboard was not even ready until the night before the season opener. By June there were finally 25,000 seats in place. Water pressure was almost nonexistent after the seventh inning, especially with crowds above 8,000. The Pilots had a total attendance of 677,944 people for the season (an average of 8,268), which was 20th in the 24-team league, finishing above fellow cellar dweller teams like the Cleveland Indians, the Chicago White Sox, the Philadelphia Phillies, and the expansion team San Diego Padres. The other two expansion teams outdrew the Pilots, with the Kansas City Royals having 902,414 attend their games while the Montreal Expos finished 10th in attendance with 1,212,608 attending games. The Pilots average attendance per game was also 20th. The most attendance for a Pilot home game was 23,657, which was done on August 3, 1969 against the New York Yankees. The lowest attendance for a Pilot home game was on April 29, 1969 (their 17th game), when a reported 1,954 fans showed up to watch them play the California Angels. The Pilots lost several hundred thousand dollars their first and only season. The teams new stadium was slated to be built at the Seattle Center, but a petition by stadium opponents ground the project to a halt. The site was later moved to SoDo, Seattle and became the Kingdome, now occupied by CenturyLink Field. Question: How many of the available seats on opening day were not occupied on average per game?", - "Output Program": [ - "condition_1 = 19500\ncondition_2 = 8268\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '11232', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1990, an unspecified K9 unit appeared with Sylvester McCoy as the Seventh Doctor and Sophie Aldred as Ace (Doctor Who) in an episode of the childrens education programme Search Out Science entitled Search Out Space, which was included as an extra on the release of the Doctor Who story Survival (Doctor Who) by the BBC. Another unspecified K9 unit also appeared in the 1993 charity special Dimensions in Time. In the 1998 computer game Fallout 2, the Navarro base has a damaged robot dog known as K9, which uses similar speech mannerisms to the Infobox Doctor Who character. If repaired, the cyberdog is willing to join the characters party as a companion. In the 1999 television series Queer as Folk (UK) (written by future Doctor Who executive producer Russell T Davies), a K9 model is given to the character Vince as a birthday present. The prop used was an original, operated \u2014 as occasionally in Doctor Who \u2014 by visual effects assistant Mat Irvine. In the second series of Im Alan Partridge (2002), the character of Alan Partridge recalls how his purchase of the rights to K9 contributed to his mental breakdown and driving to Dundee in his bare feet while gorging on Toblerone. In the South Park episode \"Go God Go XII\" (2006), Eric Cartman, being trapped in the year 2546, has acquired a robot dog called \"K-10\", a parody of K9. Due to timeline alterations, he is replaced by robot cat \"Kit-9\" and later robot bird, \"Cocka-3\". K9 appeared on a special Doctor Who-themed edition of The Weakest Link in 2007, but was voted out unanimously at the end of the first round, despite answering his question correctly. This was due to the fact every single player of the team answered correctly and banked the \u00a35,000 target, and that the producers told the contestants to vote him off, just in case he broke down. Anne Robinson (whom K9 addressed as \"Mistress\") said \"Im so sorry\" before declaring him the weakest link. Question: How many people played Dr Who prior to Sylvester McCoy?", - "Output Program": [ - "macoy_doc_position = 7\n\nprint(abs(round((macoy_doc_position - 1),2)))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to Statistics Canada, up to 244,000 English-speaking people have emigrated from Quebec to other provinces since the 1970s; those in Quebec whose sole native language was English dropped from 789,000 in 1971 to 575,555 in 2006, when they accounted for 7.6% of the population. Altogether, in 2006, 744,430 (10%) used mostly English as their home language, and 918,955 (12.2%) comprised the Official Language Minority, having English as their First Official language spoken. When many anglophones relocated outside of Quebec after the introduction of the Charter in the 1970s, several English-language schools in Montreal closed their doors. These school closures may also have been brought about by restrictions on who can attend English schools, which has been another ongoing drain on the English school system. Of the Anglophones between 25 and 44 years old who left the province between 1981 and 1986, 15000 individuals, which was half of this group, had university degrees. The provinces unemployment rate rose from 8.7 percent in 1976 to 10.4 percent in 1977, remaining above 10 percent for 19 of the last 23 years of the 20th century. The language barrier has also been regarded as a \"soft cap\" for population growth; for instance from 2013 to 2014 while Montreal gained around 43,000 immigrants from other parts of the world it lost 10,000 residents to other provinces. Question: How many fewer people spoke English in Quebec in 2006 than in 1971?", - "Output Program": [ - "english_in_1971 = 789000\nenglish_in_2006 = 575555\nresult = english_in_1971 - english_in_2006\nprint(result)", - "english_spoken_in_2006 = 789000\nenglish_spoken_in_1971 = 575555\nprint(abs(english_spoken_in_1971-english_spoken_in_2006))" - ], - "Output Answer": [ - "{'number': '213445', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Operating out of New London, Connecticut from 1923 to 1925, S-26 visited Saint Thomas, United States Virgin Islands and Trinidad from January to April 1924, and Hawaii from 27 April to 30 May 1925. Cruising from California ports, mainly Mare Island, California, San Diego, California, and San Pedro, California, S-26 visited Hawaii in the summers of 1927-1930. She also served in the Panama Canal area from March to May 1927, and in February 1929. Departing San Diego on 1 December 1930, she arrived at Pearl Harbor on 12 December. From then into 1938, S-26 served at Pearl Harbor. Sailing from there on 15 October 1938, she returned to New London on 25 March 1939. Entering a period of partial duty on 15 April that year, she resumed full duty on 1 July 1940. Question: How many years passed between when S-26 initially left New London and when she made her return in 1939?", - "Output Program": [ - "initial_left = 1925\nfinal_return = 1939\nyears_passed = final_return - initial_left\nprint(years_passed)", - "s_26_left_year = 1925\nreturn_year = 1939\n\nprint(abs(round(return_year - s_26_left_year,2)))" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their Bye Week, the Panthers stayed at home for an NFC South rematch with the Tampa Bay Buccaneers on Monday Night Football. In the first quarter, Carolina trailed early as QB Bruce Gradkowski completed a 6-yard TD pass to WR Ike Hilliard for the only score of the first quarter and of the first half. In the third quarter, the Panthers struck back with kicker John Kasay completing a 28-yard field goal. Afterwards, QB Jake Delhomme completed a 4-yard TD pass to WR Keyshawn Johnson, followed up by FB Brad Hoover's 5-yard TD run. In the third quarter, Tampa Bay tried to come back as kicker Matt Bryant nailed a 28-yard field goal. Fortunately, Carolina managed to put the game away as Delhomme completed a 36-yard TD pass to WR Steve Smith. With the win, the Panthers improved to 5-4. Question: How many yards shorter was Jake Delhomme's second touchdown pass compared to his first?", - "Output Program": [ - "second = 36\nfirst = 4\ndiff = second - first\nprint(diff)", - "shortest = 4\nlongest = 36\n\nprint(abs(round(shortest - longest,2)))" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In mid-2010, there were 2,754,440 residents in the city proper, while some 4.2 million people lived in the greater Rome area (which can be approximately identified with its administrative metropolitan city, with a population density of about 800 inhab./km\u00b2 stretching over more than 5,000 km\u00b2). Minors (children ages 18 and younger) totalled 17.00% of the population compared to pensioners who number 20.76%. This compares with the Italian average of 18.06% (minors) and 19.94% (pensioners). The average age of a Roman resident is 43 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Rome grew by 6.54%, while Italy as a whole grew by 3.56%. The current birth rate of Rome is 9.10 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many people lived in the city and greater Rome area together?", - "Output Program": [ - "condition_1 = 2754440\ncondition_2 = 4200000\n\nprint(abs(round(condition_2 + condition_1,2)))", - "city = 2754440\nrome = 4200000\ntotal = city + rome\nprint(total)" - ], - "Output Answer": [ - "{'number': '6954440', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Pakistani President Pervez Musharraf - then as Chief of Army Staff - was responsible for sending thousands of Pakistanis to fight alongside the Taliban and Bin Laden against the forces of Massoud. In total there were believed to be 28,000 Pakistani nationals fighting inside Afghanistan. 20,000 were regular Pakistani soldiers either from the Frontier Corps or army and an estimated 8,000 were militants recruited in madrassas filling regular Taliban ranks. The estimated 25,000 Taliban regular force thus comprised more than 8,000 Pakistani nationals. A 1998 document by the U.S. State Department confirms that \"20-40 percent of [regular] Taliban soldiers are Pakistani.\" The document further states that the parents of those Pakistani nationals \"know nothing regarding their childs military involvement with the Taliban until their bodies are brought back to Pakistan.\" A further 3,000 fighter of the regular Taliban army were Arab and Central Asian militants. From 1996 to 2001 the Al Qaeda of Osama Bin Laden and Ayman al-Zawahiri became a state within the Taliban state. Bin Laden sent Arab recruits to join the fight against the United Front. Of roughly 45,000 Pakistani, Taliban and Al Qaeda soldiers fighting against the forces of Massoud only 14,000 were Afghan. Question: How many of the 28000 Pakistani's fighting were not regular soldiers?", - "Output Program": [ - "total = 28000\nregular = 20000\nnot_regular = total - regular\nprint(not_regular)", - "total = 28000\nregular_solder = 20000\n\nprint(abs(round((total- regular_solder),2)))" - ], - "Output Answer": [ - "{'number': '8000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In effect, investors are using availability heuristic to make decisions and subsequently, may be obstructing their own investment success. An investors lingering perceptions of a dire market environment may be causing them to view investment opportunities through an overly negative lens, making it less appealing to consider taking on investment risk, no matter how small the returns on perceived \"safe\" investments. To illustrate, Franklin Templetons annual Global Investor Sentiment Survey 1 asked individuals how they believed the S&P 500 Index performed in 2009, 2010 and 2011. 66 percent of respondents stated that they believed the market was either flat or down in 2009, 48 percent said the same about 2010 and 53 percent also said the same about 2011. In reality, the S&P 500 saw 26.5 percent annual returns in 2009, 15.1 percent annual returns in 2010 and 2.1 percent annual returns in 2011, meaning lingering perceptions based on dramatic, painful events are impacting decision-making even when those events are over. Question: Which year had the least percentage that believed the market was either flat or down, 2009 or 2010?", - "Output Program": [ - "y2009 = 68\ny2010 = 48\n\ndata = (y2009,y2010)\nlower = min(data)\n\nif lower == y2009:\n print(int(2009))\nelif lower == y2010:\n print(2010)", - "print(2010)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2010'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many years was Ingvar Carlsson the deputy prime minister of Sweden?", - "Output Program": [ - "start_year = 1986\nend_year = 1991\n \nprint(abs(round(start_year - end_year,2)))", - "start = 1986 + 1\nend = 1991\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Building activity occurred in numerous noble palaces and churches during the later decades of the 17th century. Some of the best examples of this architecture are Krasi\u0144ski Palace (1677-1683), Wilan\u00f3w Palace (1677-1696) and St. Kazimierz Church (1688-1692). The most impressive examples of rococo architecture are Czapski Palace (1712-1721), Palace of the Four Winds (1730s) and Visitationist Church (fa\u00e7ade 1728-1761). The neoclassical architecture in Warsaw can be described by the simplicity of the geometrical forms teamed with a great inspiration from the Roman period. Some of the best examples of the neoclassical style are the \u0141azienki Palace (rebuilt 1775-1795), Kr\u00f3likarnia (1782-1786), Carmelite Church, Warsaw (fa\u00e7ade 1761-1783) and Evangelical Holy Trinity Church, Warsaw (1777-1782). The economic growth during the first years of Congress Poland caused a rapid rise of architecture. The Neoclassical revival affected all aspects of architecture; the most notable examples are the Great Theatre, Warsaw (1825-1833) and buildings located at Plac Bankowy, Warsaw (1825-1828). Question: How many years did it take to rebuild \u0141azienki Palace?", - "Output Program": [ - "lazienki_start = 1775\nlazienki_end = 1795\nprint(abs(lazienki_end-lazienki_start))\n", - "ended = 1795\nstarted = 1775\n\nyears = ended - started\n\nprint(years)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Beginning in 1967, Brevard County was represented by the Floridas 71st House district, Floridas 72nd House district, Floridas 73rd House district, and Floridas 74th House district districts. Following redistricting in 1970, the county was represented by the Floridas 44th House district, Floridas 45th House district, Floridas 46th House district, Floridas 47th House district and Floridas 48th House district districts. Following redistricting in 1982, the county was represented by the Floridas 31st House district, Floridas 32nd House district, Floridas 33rd House district, Floridas 34th House district, Floridas 77th House district, and Floridas 78th House district districts. Following redistricting in 1992, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, and Floridas 32nd House district districts. Following redistricting in 2002, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, Floridas 32nd House district, and Floridas 80th House district districts. Question: How many districts was the county represented by after redistricting in 1982?", - "Output Program": [ - "represented_by = (31,32,33,34,77,78)\n\nprint(len(represented_by))", - "districts = 6\nprint(districts)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In week 5, the Lions hosted the Carolina Panthers. The teams exchanged field goals in the first quarter, one from Matt Prater from 30-yards, and one from Graham Gano from 21-yards. The Lions regained the lead in the second quarter via a one-yard touchdown run from Zach Zenner. The Panthers responded with a six-yard touchdown pass from Cam Newton to Christian McCaffrey, and a 10-yard touchdown pass from Newtwon to Devin Funchess, to make the score 17-10 in favor of Carolina at half-time. The Panthers scored 10 points in the third quarter via a 31-yard touchdown pass from Newton to Kelvin Benjamin, and a 44-yard field from Gano. The Lions responded with 14 points in the fourth quarter via two touchdown receptions from Matthew Stafford to Darren Fells, from four-yards and 20-yards respectively, making the final score 27-24 in favor of Carolina. Detroit's loss dropped them to 2nd in the NFC North, as the Packers beat the Cowboys later in the day to move to 4-1. Question: How many touchdown passin gyards did Cam Newton have?", - "Output Program": [ - "yard = 30\ncam = 17\nprint(yard + cam)", - "passin1 = 6\npassin2 = 10\npassin3 = 31\nprint(passin1+passin2+passin3)\n" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: This overall downturn affected Holdens profits; the company recorded a combined gain of A$842.9 million from 2002 to 2004, and a combined loss of A$290 million from 2005 to 2006. Factors contributing to the loss included the development of an all-new model, the strong Australian dollar and the cost of reducing the workforce at the Elizabeth plant, including the loss of 1,400 jobs after the closure of the third-shift assembly line in 2005, after two years in operation. Holden fared better in 2007, posting an A$6 million loss. This was followed by an A$70.2 million loss in the 2008, an A$210.6 million loss in 2009, and a profit of A$112 million in 2010. On 18 May 2005, \"Holden Ltd\" became \"GM Holden Ltd\", coinciding with the resettling to the new Holden headquarters on 191 Salmon Street, Port Melbourne, Victoria. Question: How many Adollars smaller (in millions) was Holden's loss in 2007 compared to the loss from 2005-06?", - "Output Program": [ - "y2007 = 6\ny2005 = 290\n\nprint(abs(round(y2007-y2005,2)))", - "_2007 = 6\n_2005 = 290\ndiff = _2005 - _2007\nprint(diff)" - ], - "Output Answer": [ - "{'number': '284', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Pakistani?", - "Output Program": [ - "pakistani = 0.9\n\nprint(abs(round(100 - pakistani,2)))", - "PakistaniAmericans=0.9\npeople=100\nanswer=people-PakistaniAmericans\nprint(answer)", - "percentage = 100\npakistani = 0.9\nnot_pakistani = percentage - pakistani\nprint(not_pakistani)" - ], - "Output Answer": [ - "{'number': '99.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '99.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1992, Pettitte pitched for the Greensboro Hornets of the Class A (baseball) South Atlantic League. He pitched to a 10-4 Win-loss record (pitching) and a 2.20 earned run average (ERA), with 130 strikeouts and 55 base on balls, in 27 games started. That season, Pettitte and Posada first played with Derek Jeter. Pettitte pitched for the Prince William Cannons of the Class A-Advanced Carolina League in the 1993 season, finishing the year with an 11-9 record, a 3.04 ERA, 129 strikeouts, and 47 walks in 26 starts. He also made one start for the Albany-Colonie Yankees of the Class AA Eastern League (baseball) during the season. Pettitte began the 1994 season with Albany-Colonie, where he had a 7-2 record and 2.71 ERA in 11 starts, before receiving a promotion to the Columbus Clippers of the Triple-A (baseball) International League. With Columbus, Pettitte had a 7-2 record and a 2.98 ERA in 16 starts. The Yankees named him their minor league pitcher of the year. Question: How many more wins did Pettitte have for the Prince William Cannons than he did for the Columbus Clippers?", - "Output Program": [ - "prince = 11\ncol = 7\ndif = prince - col\nprint(dif)", - "Prince_William_Cannons = 11\nColumbus_Clippers = 7\nprint(Prince_William_Cannons-Columbus_Clippers)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Blacks?", - "Output Program": [ - "black_people = 25\n \nprint(abs(round(100 - black_people,2)))", - "percentage = 100\nblack = 25\nnot_black = percentage - black\nprint(not_black)" - ], - "Output Answer": [ - "{'number': '75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Household debt in 2013 According to the August 2013 third annual Ipsos Reid Debt Poll only 24 per cent of Canadians were debt free in 2013 compared to 26 per cent in 2012. The average personal non-mortgage debt in 2013 was $15,920 up from $13,141 in 2012. According to an IPSOS chart produced in 2013 debt levels increased \"a staggering 35 per cent\" in Western Canada compared to 10 per cent in Eastern Canada since 2012 even before the Alberta floods. In Alberta in 2013 household debt rose 63 per cent to $24,271 per household from 2012 after the 2013 Alberta floods. In 2013 the average personal debt load in British Columbia was \"up 38 per cent to $15,549\"; in \"Manitoba and Saskatchewan, up 32 per cent to $16,145\"; in Ontario, \"up 13 per cent to $17,416\", in Quebec up \"3 per cent to $10,458\"; and in Atlantic Canada, \"up 12 per cent to $15,243\". Question: How many more percentage points did debt levels increase since 2012 in Western Canada compared to Eastern Canada?", - "Output Program": [ - "west = 35\neast = 10\nmore_percentage = west - east\nprint(more_percentage)\n", - "condition_1 = 10 \ncondition_2 = 35\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Trying to snap a three-game losing streak, the Raiders stayed at home for a Week 11 duel with the Cincinnati Bengals. Due to quarterback JaMarcus Russell's ineffectiveness, quarterback Bruce Gradkowski would get the start. Oakland would trail in the first quarter as Bengals quarterback Carson Palmer got a 1-yard touchdown run. Cincinnati's lead would increase as Palmer got another 1-yard touchdown run, yet the Raiders would close out the half with Gradkowski completing a 10-yard touchdown pass to tight end Zach Miller. In the third quarter, Oakland continued to rally as kicker Sebastian Janikowski got a 52-yard field goal. The Bengals would answer with kicker Shayne Graham nailing a 25-yard field goal. The Raiders would tie the game in the fourth quarter as Gradkowski found rookie wide receiver Louis Murphy on a 29-yard touchdown pass. Afterwards, after recovering a special team fumble from Cincinnati wide receiver Andre Caldwell, Oakland took advantage as Janikowski booted the game-winning 33-yard field goal. Question: How many yards was the longest touchdown pass?", - "Output Program": [ - "fg_1 = 1\nfg_2 = 10\nfg_3 = 29\n\ndata = (fg_3,fg_2,fg_1)\n\nanswer = max(data)\n\nif answer == fg_1:\n print(fg_1)\nelif answer == fg_2:\n print(fg_2)\nelif answer == fg_3:\n print(fg_3)", - "longest_td = 29\nprint(longest_td)" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the second decade of the 21st century, the city had a gradual peak in violent crime. In 2010, there was a combined total of 3,272 burglaries, 511 robberies, 753 aggravated assaults, 25 homicides, as well as 574 motor vehicle thefts out of what was then a decreasing population of 287,208. In 2011, there were 1,562 aggravated assaults, 30 murders, 1,152 robberies, 8,366 burglaries, and 1,465 cases of motor vehicle theft. In 2012, there were a combined total of 39 murders, 2,015 aggravated assaults, 6,739 burglaries, and 1,334 cases of motor vehicle theft. In 2013 it had a drop in the crime rate. According to a state government task force, Toledo has been identified as the fourth-largest recruitment site for Human trafficking in the United States. Question: How many more burglaries were there compared to robberies and aggravated assaults combined in 2010?", - "Output Program": [ - "aggravatedassaults=753 \nrobberies=511 \nburglarie=3272\nanswer=burglarie-aggravatedassaults+robberies\nprint(answer)\n", - "burglaries=3272\nrobberies=511\naggravatedassaults=1562 \nanswer=burglaries-robberies-aggravatedassaults\nprint(answer)\n" - ], - "Output Answer": [ - "{'number': '2008', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: This game was played in the shadow of the death of WR Torrey Smith's brother, who had died in a motorcycle crash the night before. The Ravens entered the game hoping to be able to avenge the AFC Championship loss of the previous season, which came at the hands of the Patriots. New England started off fast as they drew to a 13-0 lead in the first quarter. However Baltimore scored 2 straight touchdowns to take the lead with 1:47 left to go in the half. Then Brady scored a touchdown right at the end of the half to retake the lead 20-14. The second half started off with a touchdown pass from Flacco to Dennis Pitta to put the Ravens on top 21-20. Then the Patriots retook the lead when Tom Brady scored a touchdown. After that the Baltimore defense began to step it up and held the Pats to a field goal. Then the momentum shifted as Baltimore scored a touchdown (Flacco to Torrey Smith). After forcing a Patriots punt, the Ravens drove down the field to score a field goal as time expired to win the game 31-30. The Ravens avenged the AFC Championship loss and improved to 2-1 and continued their unbeaten record at home from the previous year along with continuing their streak of winning after a loss. Based on Torrey Smith's performance through personal hardship, this game was ranked #9 on NFL.com's Top 20 NFL Games of 2012 as Showing Up. Smith finishes with six receptions for 127 yards and two touchdowns. This game was also remembered for 2 controversial incidents. Late in the 4th quarter, with New England leading 30-28, coach John Harbaugh was penalized for unsportsmanlike conduct for coming out onto the field, which by NFL rules, is prohibited. However, Harbaugh was claiming that he was trying to only call a timeout to save time for his team. Since the NFL was using replacement refs at the time, and not the original refs, this was another controversial incident involving replacement refs. The penalty resulted in an irate Ravens crowd chanting the word \"Bullshit\" 3 separate times in just over a minute during the Patriots last drive, which was picked up by NBC microphones and was clearly audible during the broadcast. Play-by-play announcer Al Michaels said \"That's the loudest manuere chant I've ever heard\". The other controversy is the winning field goal by Tucker. The ball, after it had been kicked, sailed over the top of the right upright. It was ruled \"good\", giving Baltimore the win. However, clear replays show that the ball was awfully close to sailing wide of the upright, which would've resulted in the kick being no good and giving the Patriots the win. Since field goals are not reviewable, the play could not be reviewed. Patriots coach Bill Belichick, as he was leaving the field, grabbed one of the officials, resulting in him being fined $50,000 by the NFL. Question: How many points were scored in the second half of the game?", - "Output Program": [ - "national = 76.5 + 81.2\ncounty = 71.2 + 75.3\ndiff = national - county\nprint(diff)", - "first_half = 13+0\nsecond_half = 21+20\n\nprint(abs(round(first_half - second_half,2)))" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Folate naturally occurs in a wide variety of foods. Rich sources include yeast extract at 2620\u03bcg/100g, dark green leaf vegetables such as Brussels sprouts at 135\u03bcg/100g, curly kale at 120\u03bcg/100g, mature spinach at 114\u03bcg/100g, baby spinach at 161 \u03bcg/100g, many other vegetables at 175 \u03bcg/100g, boiled fresh (not pickled) beetroot at 110\u03bcg/100g, lettuce at 60 \u03bcg/100g, red bell peppers at 75 \u03bcg/100g, many herbs 170 \u03bcg/100g, spearmint at 110 \u03bcg/100g, chives at 105\u03bcg/100g, strawberry at 61 \u03bcg/100g, many legumes at 210 \u03bcg/100g, boiled dried soybeans at 54\u03bcg/100g, boiled dried (not canned) chickpeas at 66\u03bcg/100g, Phaseolus coccineus at 60\u03bcg/100g, many nuts including hazelnuts at 72\u03bcg/100g and walnuts at 66\u03bcg/100g, grains and other seeds including sesame at 97 \u03bcg/100g, some meat, especially Liver (food) and Kidney (food), eggs, and some seafood. Folate naturally found in food is susceptible to high heat and ultraviolet light, and is soluble in water. It is heat-labile in acidic environments and may also be subject to oxidation. Question: How many food items each are at 110\u03bcg/100g?", - "Output Program": [ - "data = (\"lettuce\",\"sperment\")\n\nprint(len(data))", - "no_of_items = 2\nprint(no_of_items)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many more percent of the Hispanics are Mexican compared to the next largest Hispanic group?", - "Output Program": [ - "condition_1 = 1.4 \ncondition_2 = 24.0\n\nprint(abs(round(condition_2 - condition_1,2)))", - "mexican = 24\nnext_largest = 1.4 \nmore_percent = mexican - next_largest\nprint(more_percent)" - ], - "Output Answer": [ - "{'number': '22.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Raiders off-field fortunes have varied considerably over the years. The teams first three years of operation (1960 Oakland Raiders season\u20131962 Oakland Raiders season) were marred by poor on-field performance, financial difficulties, and spotty attendance. In 1963 Oakland Raiders season, however, the Raiders fortunes improved dramatically with the introduction of head coach (and eventual owner) Al Davis. In 1967 Oakland Raiders season, after several years of improvement, the Raiders reached the postseason for the first time. The team would go on to win its first (and only) 1967 American Football League Championship Game that year; in doing so, the Raiders advanced to Super Bowl II, where they were soundly defeated by the Green Bay Packers. Since 1963, the team has won 15 division titles (three AFL and 12 NFL), four AFC Championships (1976\u201377 NFL playoffs, 1980\u201381 NFL playoffs, 1983\u201384 NFL playoffs, and 2002\u201303 NFL playoffs), one AFL Championship (1967 American Football League Championship Game), and three Super Bowl Championships (Super Bowl XI, Super Bowl XV, and Super Bowl XVIII). At the end of the NFLs 2017 NFL season, the Raiders boasted a lifetime regular season record of 462 wins, 411 losses, and 11 ties; their lifetime playoff record currently stands at 25 wins and 19 losses. Question: How many more NFL division titles than AFL titles have the Raiders won?", - "Output Program": [ - "divisiontitles=15\nwins=25\nanswer=wins-divisiontitles\nprint(answer)", - "ties=10\nlosses=19\nanswer=losses-ties\nprint(answer)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many yards was the second shortest touchdown play?", - "Output Program": [ - "yards_second_shortest_touchdown = 4\nprint(yards_second_shortest_touchdown)", - "td_in_game = [4,25,41,20,79,2]\n\nans_game = sorted(td_in_game)\nans = ans_game[1]\n\nprint(ans)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Prague employs almost a fifth of the entire Czech workforce, and its wages are significantly above average (~+25%). In December 2015, average salaries available in Prague reached 35,853 CZK, an annual increase of 3.4%, which was nevertheless lower than national increase of 3.9% both in nominal and real terms. (Inflation in Prague was 0.5% in December, compared with 0.1% nationally.) Since 1990, the citys economic structure has shifted from industrial to service-oriented. Industry is present in sectors such as pharmaceuticals, printing, food processing, manufacture of transport equipment, computer technology and electrical engineering. In the service sector, financial and commercial services, trade, restaurants, hospitality and public administration are the most significant. Service (economics) account for around 80 percent of employment. There are 800,000 employees in Prague, including 120,000 commuters. The number of (legally registered) foreign residents in Prague has been increasing in spite of the countrys economic downturn. As of March 2010, 148,035 foreign workers were reported to be living in the city making up about 18 percent of the workforce, up from 131,132 in 2008. Approximately one-fifth of all investment in the Czech Republic takes place in the city. Question: How many more foreign workers were reported living in Prague in 2010 compared to 2008?", - "Output Program": [ - "year1 = 148035\nyear2 = 131132\ndiff = year1 - year2\nprint(diff)" - ], - "Output Answer": [ - "{'number': '16903', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1860, there were 20,000 professionals in Russia and 85,000 by 1900. Originally composed of educated nobles, the intelligentsia became dominated by raznochintsy (class-less people) after 1861. In 1833, 78.9 per cent of secondary-school students were children of nobles and bureaucrats, by 1885 they were 49.1 per cent of such students. The proportion of commoners increased from 19.0 to 43.8 per cent, and the remaining percentage were the children of priests. In fear of an educated proletariat, Tsar Nicholas I of Russia limited the number of university students to 3,000 per year, yet there were 25,000 students, by 1894. Similarly the number of periodicals increased from 15 in 1855 to 140 periodical publications in 1885. The \"third element\" were professionals hired by zemstva. By 1900, there were 47,000 of them, most were liberal radicals. Question: How many less professional Russians in 1860 than by 1900?", - "Output Program": [ - "y1860_russian_proff = 20000\ny1900_russian_proff = 85000\n\nprint(abs(round(y1900_russian_proff - y1860_russian_proff,2)))", - "pro_russians_1860=20000\npro_russians_1900=85000\nless_pro_russians_in_1860=pro_russians_1900-pro_russians_1860\nprint(less_pro_russians_in_1860)" - ], - "Output Answer": [ - "{'number': '65000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Sector North In the Ogulin area of the HV Karlovac Corps AOR, the 99th Brigade, reinforced by the 143rd Home Guard Regiments Saborsko Company, moved towards Pla\u0161ki at 5 a.m., but the force was stopped and turned back in disarray by 6 p.m. The 143rd Home Guard Regiment advanced from Josipdol towards Pla\u0161ki, encountering minefields and strong ARSK resistance. Its elements connected with the 14th Home Guard Regiment, advancing through Barilovi\u0107 towards Slunj. Near the city of Karlovac, the 137th Home Guard Regiment deployed four Reconnaissance around midnight of 3–4 August, followed by artillery preparation and crossing of the Korana River at 5 a.m. The advance was fiercely resisted by the ARSK 13th Infantry Brigade, but the bridgehead was stable by the end of the day. The 110th Home Guard Regiment, reinforced by a company of the 137th Home Guard Regiment, advanced east to the road leading south from Karlovac to Vojni\u0107 and Slunj, where it met heavy resistance and suffered more casualties to landmines, demoralizing the unit and preventing its further advance. In addition, the attached company of the 137th Home Guard Regiment and the 104th Brigade failed to secure the regiments flanks. The 104th Brigade tried to cross the Kupa River at 5 a.m., but failed and fell back to its starting position by 8 a.m., at which time it was shifted to the bridgehead established by the 110th Home Guard Regiment. A company of the 99th Brigade was attached to the 143rd Home Guard Regiment for operations the next day, and a 250-strong battlegroup was removed from the brigade and subordinated to the Karlovac Corps directly. Question: How many hours after the 99th Brigade moved towards Pla\u0161ki did they turn back in disarray?", - "Output Program": [ - "started = \"5 Am\"\nturn_back = \"6 Pm\"\nstart_time = 5\nend_time = 6\ntime_diffrence = 12\n\nprint(abs(round(start_time - time_diffrence - end_time,2)))", - "brigade_started_hours = 5\nbrigate_turned_back_hours = 18\nduration = brigate_turned_back_hours - brigade_started_hours\nprint(duration)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Abortion rates also vary depending on the stage of pregnancy and the method practiced. In 2003, the Centers for Disease Control and Prevention (CDC) reported that 26% of reported legal induced abortions in the United States were known to have been obtained at less than 6 weeks gestation, 18% at 7 weeks, 15% at 8 weeks, 18% at 9 through 10 weeks, 9.7% at 11 through 12 weeks, 6.2% at 13 through 15 weeks, 4.1% at 16 through 20 weeks and 1.4% at more than 21 weeks. 90.9% of these were classified as having been done by \"curettage\" (Suction-aspiration abortion, dilation and curettage, dilation and evacuation), 7.7% by \"medical abortion\" means (mifepristone), 0.4% by \"instillation abortion\" (saline or prostaglandin), and 1.0% by \"other\" (including hysterotomy abortion and hysterectomy). According to the CDC, due to data collection difficulties the data must be viewed as tentative and some fetal deaths reported beyond 20 weeks may be natural deaths erroneously classified as abortions if the removal of the dead fetus is accomplished by the same procedure as an induced abortion. Question: How many percent of abortions are performed by hysterectomy?", - "Output Program": [ - "abortions=1\nanswer=abortions \nprint(answer)", - "hysterotomy=1\nanswer=hysterotomy \nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The effectiveness of heat-seeking missiles was only 7% early in the Vietnam War, but improved to approximately 15%\u201340% over the course of the war. The AIM-4 Falcon used by the USAF had kill rates of approximately 7% and was considered a failure. The AIM-9B Sidewinder introduced later achieved 15% kill rates, and the further improved AIM-9D and J models reached 19%. The AIM-9G used in the last year of the Vietnam air war achieved 40%. Israel used almost totally guns in the 1967 Six-Day War, achieving 60 kills and 10 losses. However, Israel made much more use of steadily improving heat-seeking missiles in the 1973 Yom Kippur War. In this extensive conflict Israel scored 171 of out of 261 total kills with heat-seeking missiles (65.5%), 5 kills with radar guided missiles (1.9%), and 85 kills with guns (32.6%). The AIM-9L Sidewinder scored 19 kills out of 26 fired missiles (73%) in the 1982 Falklands War. But, in a conflict against opponents using thermal countermeasures, the United States only scored 11 kills out of 48 fired (Pk 23%) with the follow-on AIM-9M in the Gulf War. Question: How many percentage points higher was the kill rate of the AIM-9G than the AIM-9B Sidewinder?", - "Output Program": [ - "condition_1 = 15\ncondition_2 = 40\n\nprint(abs(round(condition_2 - condition_1,2)))", - "aim_9g = 40\naim_9b = 15\npoints_higher = aim_9g - aim_9b\nprint(points_higher)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: That year he also led the league in fielding (.994) and set a NL record with 159 double plays, breaking Frank McCormicks mark of 153 with the Cincinnati Reds; he broke his own record in 1951 with 171, a record which stood until Donn Clendenon had 182 for the 1966 Pittsburgh Pirates. He finished 1950 third in the league in both homers (32) and RBI (113), and came in eighth in the MLB Most Valuable Player Award voting. In 1951 he became the first member of the Dodgers to ever hit 40 home runs, breaking Babe Hermans 1930 mark of 35; Campanella hit 41 in 1953, but Hodges recaptured the record with 42 in 1954 before Snider eclipsed him again with 43 in 1956. His last home run of 1951 came on October 2 against the New York Giants (NL), as the Dodgers tied the three-game NL playoff series at a game each with a 10-0 win; New York would take the pennant the next day on Bobby Thomsons \"Shot Heard Round the World (baseball)\". Hodges also led the NL with 126 assists in 1951, and was second in HRs, third in run (baseball) (118) and total bases (307), fifth in slugging average (.527), and sixth in RBI (103). Question: How many years did the 1951 record stand before being beaten?", - "Output Program": [ - "year1 = 1966\nyear2 = 1951\nprint(year1-year2)", - "beate = 1966\nstand = 1951\nprint(beate - stand)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On July 18, 2005, a nonviolent protest was held. The protest began in Netivot near Gaza. The protest march ended July 21 after police prevented protesters from continuing to Gush Katif. On August 2, 2005, another protest against disengagement began in Sderot, with approximately 50,000 attendees. On August 10, 2005, in response to calls from Jewish religious leaders, including former Chief Rabbis Avraham Shapira, Ovadia Yosef, and Mordechai Eliyahu, between 70,000 (police estimate) and 250,000 (organizers estimate) Jews gathered for a rally centered at the Western Wall in prayer to ask that the planned disengagement be cancelled. The crowds that showed up for the rally overwhelmed the Western Walls capacity and extended as far as the rest of the Old City and surrounding Jerusalem neighborhoods. The prayer rally was the largest of its kind for over 15 years, since the opposition to the Madrid Conference of 1991. On August 11, 2005, between 150,000 (police estimates) and 300,000 (organizers estimates) people massed in and around Tel Avivs Rabin Square for an anti-disengagement rally. Organizers called the event \"the largest expression of public protest ever held in Israel.\" According to a police spokesman, it was one of the largest rallies in recent memory. Question: How many days was the non violent protest between July 18 and July 21?", - "Output Program": [ - "start = 18\nend = 21\n\nprint(abs(start - end))", - "from_date = 21\nto_date = 18\ndays = from_date - to_date\nprint(days)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Mexicos Gross Domestic Product (GDP) in purchasing power parity (PPP) was estimated at US $2,143.499 1000000000 (number) in 2014, and $1,261.642 1000000000 (number) in nominal exchange rates. It is the leader of the MINT (economics) group. Its standard of living, as measured in GDP in PPP per capita, was US $16,900. The World Bank reported in 2009 that Mexicos Gross National Income in market exchange rates was the second highest in Latin America, after Brazil at US $1,830.392 billion, which lead to the highest Gross National Income in the region at $14,400. As such, Mexico is now firmly established as an upper middle-income country. After the slowdown of 2001 the country has recovered and has grown 4.2, 3.0 and 4.8 percent in 2004, 2005 and 2006, even though it is considered to be well below Mexicos potential growth. Question: What year was the least growth of Mexico's potential growth: 2004 or 2005?", - "Output Program": [ - "y2004 = 4.2\ny2005 = 3\n\n\ndata = (y2004,y2005)\n\nanswer = min(data)\n\n\nif answer == y2004:\n print(2004)\nelif answer == y2005:\n print(2005)\n", - "in_2004 = 4.2\nin_2005 = 3.0\nif in_2004 < in_2005:\n print(2004)\nelse:\n print(2005)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2005'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their last-second win at Minnesota, the Broncos returned home for an interconference duel with the Chicago Bears. After a scoreless first half, which included Bears' defensive end Julius Peppers blocking a 28-yard field goal attempt by kicker Matt Prater in the second quarter, the Bears grabbed the lead in the third quarter, with running back Marion Barber rushing for a 9-yard touchdown. The Bears extended their lead to 10-0 early in the fourth quarter, with a 57-yard field goal by kicker Robbie Gould. With 4:34 remaining in the fourth quarter, the Broncos put together a 7-play, 63-yard drive, and finally got on the scoreboard with 2:08 remaining, when quarterback Tim Tebow threw a 10-yard touchdown pass to wide receiver Demaryius Thomas. With no timeouts remaining, the Broncos tried an onside kick, but Chicago recovered prior to the two-minute warning. After one running play, the two-minute warning stopped the clock. On the next play, Broncos' linebacker D. J. Williams was able to push Barber out of bounds, saving 40 seconds of time. The Bears eventually punted to the Broncos' 20-yard line with 56 seconds remaining. Tebow subsequently led the Broncos on an 8-play, 39-yard drive, with Prater nailing a game-tying 59-yard field goal to send the game to overtime. This was the first game in NFL history that had two field goals of 57 yards or more. Chicago won the overtime coin toss, however, they deferred, and the Broncos went three-and-out on their first possession. The Bears drove into field goal range on their first overtime possesstion, but Broncos' linebacker Wesley Woodyard forced a fumble off Barber, with defensive end Elvis Dumervil recovering the fumble. Nine plays later, Prater nailed the game-winning 51-yard field goal. In the fourth quarter and overtime, Tim Tebow was 18 of 24 with 191 yards passing and one touchdown. In his first 11 starts, Tebow has six game-winning drives in the fourth quarter or overtime. This is more than any other quarterback since the AFL-NFL merger, and breaks the previous record of five, last accomplished by Jake Delhomme in 1999. Question: How many field goals were kicked from longer than 50 yards?", - "Output Program": [ - "Gould=4\nplay=7\nanswer=play-Gould\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: After the war, Suzuki was promoted to captain (naval) on 28 September 1907 and commanded the destroyer Akashi (1908), followed by the cruiser (1909), battleship (1911) and cruiser (1912). Promoted to rear admiral on 23 May 1913 and assigned to command the Maizuru Naval District. Suzuki became Vice Minister of the Navy from 1914 to 1917, during World War I. Promoted to vice admiral on 1 June 1917, he brought the cruisers and to San Francisco in early 1918 with 1,000 cadets, and was received by United States Navy Rear admiral (United States) William Fullam. The Japanese cruisers then proceeded to South America. After stints as Commandant of the Imperial Japanese Naval Academy, Commander of the IJN 2nd Fleet, then the IJN 3rd Fleet, then Kure Naval District, he became a full admiral on 3 August 1923. Suzuki became Commander in Chief of Combined Fleet in 1924. After serving as Chief of Imperial Japanese Navy General Staff from 15 April 1925 to 22 January 1929, he retired and accepted the position as Privy Councillor and Chamberlain of Japan from 1929 to 1936. Question: How many ships did Suzuki captain between 1909 and 1912?", - "Output Program": [ - "ship = ['cruiser', 'battleship', 'cruiser']\nlength = len(ship)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Petrova next headed to 2009 MPS Group Championships as the top seed, where she defeated Olga Govortsova, Madison Keys (who had just won her first main-draw match), and Alona Bondarenko. She fell in the semifinals to eventual finalist Aleksandra Wozniak, 4-6, 6-4, 2-6. Petrova fell in the second round at 2009 Family Circle Cup to Melinda Czink, 6-3, 4-6, 5-7. At the 2009 Porsche Tennis Grand Prix, Petrova was seeded sixth, but lost in the second round to Flavia Pennetta, 2-6, 2-6. She next went to the Rome Masters as eighth seed, where she had a first-round bye before defeating giant-killer Carla Su\u00e1rez Navarro. In the third round, Petrova was ousted by Mar\u00eda Jos\u00e9 Mart\u00ednez S\u00e1nchez, 4-6, 7-6(5), 4-6. Question: How many times did Maria Jose score six points against Petrova?", - "Output Program": [ - "maria_jose_point = (\"4-6\",\"4-6\")\n\n\nprint(abs(len(maria_jose_point)))", - "maria_jose = 2\nprint(maria_jose)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: How many playoffs did the Ravens not make it to in seven season?", - "Output Program": [ - "total_playoff = 7\nrevans_win = 6\nprint(total_playoff - revans_win)\n\n", - "no_of_playoffs = 1\nprint(no_of_playoffs)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many more people were in Namangan than in Fergana and Marghelan?", - "Output Program": [ - "Marghelan=42855 \nFergana=8977\nNamangan=61906\nanswer=Namangan-(Marghelan+Fergana)\nprint(answer)", - "Namangan=61906\nMarghelan=42855\nanswer=Namangan+Marghelan\nprint(answer)" - ], - "Output Answer": [ - "{'number': '10074', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many percent were not under the age of 18?", - "Output Program": [ - "percentage = 100\nunder = 27.90\nnot_under = percentage - under\nprint(not_under)", - "people_under_age_in_18 = 27.90\n\nprint(abs(round(100 - people_under_age_in_18, 2)))", - "percent_under_18 = 27.9\npercent_not_under_18 = 100 - percent_under_18\nprint(percent_not_under_18)", - "age_18 = 27.90\n \nprint(abs(round(100 - age_18,2)))" - ], - "Output Answer": [ - "{'number': '72.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '72.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Determined to play competitive basketball despite being out of the NBA, Johnson formed the Magic Johnson All-Stars, a barnstorming team composed of former NBA and college players. In 1994 Johnson joined with former pros Mark Aguirre, Reggie Theus, John Long (basketball), Earl Cureton, Jim Farmer, and Lester Conner, as his team played games in Australia, Israel, South America, Europe, New Zealand, and Japan. They also toured the United States, playing five games against teams from the Continental Basketball Association. In the final game of the CBA series, Magic Johnson had 30 points, 17 rebounds, and 13 assists, leading the All-Stars to a 126-121 victory over the Oklahoma City Cavalry. By the time he returned to the Lakers in 1996, the Magic Johnson All-Stars had amassed a record of 55-0, and Johnson was earning as much as $365,000 per game. Johnson played with the team frequently over the next several years, with possibly the most memorable game occurring in November, 2001. Magic, at the age of 42, played with the All-Stars against his alma mater, Michigan State Spartans mens basketball. Although he played in a celebrity game to honor coach Jud Heathcoate in 1995, this was Johnsons first meaningful game played in his hometown of Lansing in 22 years. Playing in front of a sold out arena, Johnson had a triple-double and played the entire game, but his all-star team lost to the Spartans by two points. Johnsons half court shot at the buzzer would have won the game, but it fell short. On November 1, 2002 Johnson returned to play a second exhibition game against Michigan State. Playing with the Canberra Cannons of Australias National Basketball League (Australasia) instead of his usual group of players, Johnsons team defeated the Spartans 104-85, as he scored 12 points, with 10 assists and 10 rebounds. Question: How many more assists did Magic Johnson have in the final game of the CBA series than when his team defeated the Spartans?", - "Output Program": [ - "magic = 13\nteam = 10\nprint(magic - team)", - "assists = 13\nassists2 = 10\nprint(assists-assists2)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1984, Charles D. Walker became the first non-government astronaut to fly, with his employer McDonnell Douglas paying $40,000 for his flight. NASA was also eager to prove its capability to Congressional sponsors. During the 1970s, Shuttle prime contractor Rockwell International studied a $200-300 million removable cabin that could fit into the Shuttles cargo bay. The cabin could carry up to 74 passengers into orbit for up to three days. Space Habitation Design Associates proposed, in 1983, a cabin for 72 passengers in the bay. Passengers were located in six sections, each with windows and its own loading ramp, and with seats in different configurations for launch and landing. Another proposal was based on the Spacelab habitation modules, which provided 32 seats in the payload bay in addition to those in the cockpit area. A 1985 presentation to the National Space Society stated that although flying tourists in the cabin would cost $1 to 1.5 million per passenger without government subsidy, within 15 years 30,000 people a year would pay $25,000 each to fly in space on new spacecraft. The presentation also forecast flights to lunar orbit within 30 years and visits to the lunar surface within 50 years. Question: How many fewer dollars would people pay in 15 years to travel to space over the initial cost per person at the smallest estimate?", - "Output Program": [ - "intial_cost = 1.5 * 1000000*30000\nlast_cost = 30000*25000\n\nprint(intial_cost - last_cost)" - ], - "Output Answer": [ - "{'number': '975000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the 2012 census, 48.4% were Christianity, among whom 26.7% were Protestants (including 11.18% Pentecostal, 11.16% Moravian Church, and 4.4% of various other Protestant denominations) and 21.6% were Roman Catholics. Hindus formed the second-largest religious group in Suriname, comprising 22.3% of the population, the third largest proportion of any country in the Western Hemisphere after Guyana and Trinidad and Tobago, both of which also have large proportions of Indians. Almost all practitioners of Hinduism are found among the Indo-Surinamese population. Muslims constitute 13.9% of the population, which is proportionally the largest in the Americas, and are found mostly among those of Javanese and to a lesser degree those of Indian descent. Other religious groups include Winti (1.8%), an Afro-American religion practiced mostly by those of Maroon ancestry; Javanism (0.8%), a syncretic faith found among some Javanese Surinamese; and various indigenous folk traditions that are often incorporated into one of the larger religions (usually Christianity). In the 2012 census, 7.5% of the population declared they had \"no religion\", while a further 3.2% left the question unanswered. Question: How many percentage of the religious groups were only Christians than Protestants?", - "Output Program": [ - "condition_1 = 48.4\ncondition_2 = 26.7\n\nprint(abs(round(condition_2 - condition_1,2)))", - "christianity = 48.4\nprotestants = 26.7\nmore_than = christianity - protestants\nprint(more_than)" - ], - "Output Answer": [ - "{'number': '21.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: On 10 February 2016, qualifying for the sixth Copa del Rey final in the last eight seasons, Luis Enriques Barcelona broke the clubs record of 28 consecutive games unbeaten in all competitions set by Guardiolas team in the 2010\u201311 season, with a 1\u20131 draw with Valencia in the second leg of the 2015\u201316 Copa del Rey. With a 5\u20131 win at Rayo Vallecano on 3 March, Barcelonas 35th match unbeaten, the club broke Real Madrids Spanish record of 34 games unbeaten in all competitions from the 1988\u20131989 season. After Bar\u00e7a reached 39 matches unbeaten, their run ended on 2 April 2016 with a 2\u20131 defeat to Real Madrid at Camp Nou. On 14 May 2016, Barcelona won their sixth La Liga title in eight seasons. The front three of Messi, Su\u00e1rez and Neymar finished the season with 131 goals, breaking the record they had set the previous year for most goals by an attacking trio in a single season. On 8 March 2017, Barcelona made the largest comeback in Champions League history in the 2016-17 UEFA Champions League in second Leg, Barcelona 6\u20131 Paris Saint-Germain (aggregate score 6\u20135), despite losing the first leg in France by a score of 4\u20130. On 29 May 2017, former player Ernesto Valverde was named as Luis Enriques successor signing a two-year contract with an option for a further year. Question: How many wins in a row did it take to beat Real Madrid's record?", - "Output Program": [ - "realmadrid = 34\nto_win = realmadrid + 1\nprint(to_win)" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: At the June 1983 Consumer Electronics Show, Commodore lowered the retail price of the 64 to $300, and stores sold it for as little as $199. At one point the company was selling as many computers as the rest of the industry combined. Its prices for the VIC-20 and 64 were $50 lower than Ataris prices for the 600XL and 800XL. Commodores strategy was to, according to a spokesman, devote 50% of its efforts to the under-$500 market, 30% on the $500\u20131000 market, and 20% on the over-$1000 market. Its vertical integration and Tramiels focus on cost control helped Commodore do well during the price war, with $1 billion in 1983 sales. Although the company and Tramiels focus on cost cutting over product testing caused many hardware defects in the 64, by early 1984 Synapse Software\u2014the largest provider of third-party Atari 8-bit software\u2014received 65% of sales from the Commodore market, and Commodore sold almost three times as many computers as Atari that year. Question: According to Commodores strategy, how many percent of its effectors were not devoted to the over-$1000 market?", - "Output Program": [ - "total = 100\nefforts = 20\nno = total - efforts\nprint(no)" - ], - "Output Answer": [ - "{'number': '80', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The ratings increased in 2010, thanks to the \"Who Killed Archie?\" storyline and second wedding of Ricky Butcher and Bianca Jackson, and the shows first EastEnders Live on 19 February 2010. The live-episode averaged 15.6 million viewers, peaking at 16.6 million in the final five minutes of broadcast. In January 2010, the average audience was higher than that of Coronation Street for the first time in three years. During the 30th anniversary week in which there were live elements and the climax of the Who Killed Lucy Beale? storyline, 10.84 million viewers tuned in for the 30th anniversary episode itself in an hour long special on 19 February 2015 (peaking with 11.9 million). Later on in the same evening, a special flashback episode averaged 10.3 million viewers, and peaked with 11.2 million. The following day, the anniversary week was rounded off with another fully live episode (the second after 2010) with 9.97 million viewers watching the aftermath of the reveal, the Beale family finding out the truth of Lucys killer and deciding to keep it a secret. Question: How many episodes aired during anniversary week?", - "Output Program": [ - "stream = 3\nprint(stream)", - "episods = 3\nprint(episods)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: How many years after Afridar was established was it integrated into the city?", - "Output Program": [ - "Local_council=1953\nAshkelon= 1955\nAnswer=Ashkelon-Local_council\nprint(Answer)", - "year1953=1\nyear1955=1\nanswer=year1953+year1955\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The effects of flooding can be devastating and cause significant damage to crops and houses, serious bank erosive with consequent loss of homesteads, school and land, and loss of many lives, livestock and fisheries. During the 1998 flood, over 70% of the land area of Bangladesh was inundated, affecting 31 million people and 1 million homesteads. In the 1998 flood which had an unusually long duration from July to September, claimed 918 human lives and was responsible for damaging 16 00 and 6000 km of roads and embankments respectively, and affecting 6000 km2 of standing crops. The 2004 floods, over 25% of the population of Bangladesh or 36 million people, was affected by the floods; 800 lives were lost; 952 000 houses were destroyed and 1.4 million were badly damaged; 24 000 educational institutions were affected including the destruction of 1200 primary schools, 2 million governments and private tubewells were affected, over 3 million latrines were damaged or washed away, this increases the risks of waterborne diseases including diarrhea and cholera. Also, 1.1 M ha of rice crop was submerged and lost before it could be harvested, with 7% of the yearly aus (early season) rice crop lost; 270 000 ha of grazing land was affected, 5600 livestock perished together with 254 00 poultry and 63 MT of lost fish production. Question: How many percent of the land area in Bangladesh was not inundated in 1998?", - "Output Program": [ - "percentage = 100\ninundated = 70\nnot_inundated = percentage - inundated\nprint(not_inundated)", - "y1998_inundaded = 70\n\nprint(abs(round(100 - y1998_inundaded,2)))" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Lakers hold several NBA records as a team including most consecutive games won overall (33) and most consecutive road games won (16) both of which came during the 1971-72 season. Highest field-goal percentage for a season at 54.5% (1984-85), and highest road winning percentage at 0.816 (1971-72). They also hold records for having (into the 2009-10 NBA season) the most wins (3,027), the highest winning percentage (61.9%), and the most NBA Finals appearances (31). The 2000-01 team set the NBA record for best playoff record at 15-1, which was later broken by the Golden State Warriors in 2017. The 1971-72 team holds franchise records in wins (69), most points scored, and largest margin of victory; both of the latter came in the teams 63 point win versus Golden State (162-99). They also used to hold the record for most wins at home in the regular season (going 36-5 in 1971-72, then 37-4 in both 1976-77 and 1979-80) before the Boston Celtics set the current record of 40-1 in the 1985-86 season. Question: How many total points were scored in the game with the highest margin of victory?", - "Output Program": [ - "margin_1 = 15-1\nmargin_2 = 162-99\nmargin_3 = 36-5\nmargin_4 = 37-4\nmargin_5 = 40-1\n\ndata = (margin_1,margin_2,margin_3,margin_4,margin_5)\n\nidx = data.index(max(data))\nprint(162+99)\n\n", - "team1 = 162\nteam2 =99\ntotal = team1 + team2\nprint(total)" - ], - "Output Answer": [ - "{'number': '261', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There are 13,304 whites of non-Hispanic origin living in San Juan; 10,571 blacks of non-Hispanic origin living in San Juan. Non-Hispanic whites and blacks form 3.2% and 2.6% of San Juans population respectively. There are also approximately 562 Asians of non-Hispanic origin in San Juan; they make up only 0.1% of the population. However, Asians of Hispanic and non-Hispanic origin together number at 6,342. The vast majority of Asians in San Juan are of Chinese American descent; of the 6,342 Asians, 4,928 are Chinese. Chinese comprise 1.4% of the population. The only other sizable Asian group in San Juan are Indian Americans; there are 698 people of Indian descent in the city, forming 0.2% of the population. There are very small numbers of people of Filipino American, Japanese American, and Vietnamese American ancestry; none of these groups number more than 100 members. Question: How many groups do not make up more than 100 people of the San Juan population?", - "Output Program": [ - "no_of_groups = 3\nprint(no_of_groups)", - "group_less_then_100 = [\"Filipano\",\"Japanese\",\"vietanamese\"]\ngroup_count = len(group_less_then_100)\n\nprint(group_count)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to 2011 census of India, Gobichettipalayam had a population of 60,279 with a sex-ratio of 1,062 females for every 1,000 males, much above the national average of 929. A total of 4,669 were under the age of six, constituting 2,364 males and 2,305 females. Scheduled Castes and Scheduled Tribes accounted for 10.74% and .08% of the population respectively. The average literacy of the city was 78.52%, compared to the national average of 72.99%. The city had a total of 17064 households. There were a total of 25,225 workers, comprising 512 cultivators, 2,035 main agricultural labourers, 637 in house hold industries, 21,070 other workers, 971 marginal workers, 15 marginal cultivators, 308 marginal agricultural labourers, 57 marginal workers in household industries and 591 other marginal workers. Question: How many more marginal workers were there compared to marginal cultivators and cultivators combined?", - "Output Program": [ - "marginalcultivators=15\nmarginalworkers=971\ncultivators=512\nanswer=marginalworkers-cultivators-marginalcultivators\nprint(answer)", - "marginalworker=591\ncultivators=15\nmarginalworkers=57\nanswer=marginalworker-cultivators-marginalworkers\nprint(answer)" - ], - "Output Answer": [ - "{'number': '444', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With the 33-10 victory against Dallas, the Eagles are now 2-0 against the Cowboys on Thanksgiving Day and 6-0 overall for Thanksgiving games. Tony Romo's 38 game streak with at least one touchdown pass came to an end against Philadelphia. Romo's 38 game touchdown streak is the longest in franchise history and fifth longest in NFL history and the second-longest among active streaks, behind Peyton Manning's 50. Romo was 18 of 29 for 199 yards and 0 TD's in the loss. It was the fourth loss of the season for Dallas at home, and DeMarco Murray failed to break 100 yards for only the second time this season. Question: How many of Romo's passes were incomplete?", - "Output Program": [ - "total = 29\ncom = 18\nprint(total - com)", - "passes1 = 18\npasses2 = 29\nprint(passes2-passes1)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of the latest 2007 population census conducted by the Ethiopian national statistics authorities, Addis Ababa has a total population of 2,739,551 urban and rural inhabitants. For the capital city 662,728 households were counted living in 628,984 housing units, which results in an average of 5.3 persons to a household. Although all Ethiopian ethnic groups are represented in Addis Ababa because it is the capital of the country, the largest groups include the Amhara (ethnicity) (67.04%), Oromo people (19.00%), Gurage (16.34%), Tigrayans (5.18%), Silte people (2.94%), and Gamo people (1.68%). Languages spoken include Amharic language (71.0%), Oromo language (10.7%), Gurage language (8.37%), Tigrinya language (3.60%), Silte language (1.82%) and Gamo language (1.03%). The religion with the most believers in Addis Ababa is Ethiopian Orthodox Tewahido Church with 74.7% of the population, while 16.2% are Islam in Ethiopia, 7.77% Pentay, and 0.48% Roman Catholicism in Ethiopia. Question: How many more people, in terms of percentage, spoke Amharic compared to Oromo and the Tigrinya language combined?", - "Output Program": [ - "amharic = 71\nornomo = 10.7\ntigrinya = 3.6\n\nprint(abs(round(amharic - ornomo - tigrinya,2)))\n", - "percentage_speak_Amharic = 71\npercentage_speak_Oromo = 10.7\npercentage_speak_Tigrinya = 3.6\nreqd_comparision = percentage_speak_Amharic - (percentage_speak_Oromo + percentage_speak_Tigrinya)\nprint(reqd_comparision)" - ], - "Output Answer": [ - "{'number': '56.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: From 1814 to 1819 he, or rather his admirers, were engaged in a long and angry controversy with Jens Immanuel Baggesen, who represented the old didactic school. This contest seems to have disturbed the peace of Oehlenschl\u00e4gers mind and to have undermined his genius. His talent may be said to have culminated in the glorious cycle of verse-romances called Helge, published in 1814. The tragedy of Hagbarth og Signe, (1815), showed a distinct falling-off in style. In 1817 he went back to Paris, and published Hroars Saga and the tragedy of Fostbr\u00f8drene. In 1818 he was again in Copenhagen, and wrote the idyll of Den lille Hyrdedreng and the Eddaic cycle called Nordens Guder. His next productions were the Tragedy of Erik og Abel (1820) and V\u00e6ringerne i Miklagaard (1826), and the epic of Hrolf Krake (1829). His last volumes were Tordenskjold (1833), Dronning Margrethe (1833), Sokrates (1835), Olaf den Hellige (1836), Knud den Store (1838), Dina (1842), Erik Glipping (1843), and Kiartan og Gudrun (1847). On his seventieth birthday, 14 November 1849, a public festival was arranged in his honour, and he was decorated by the king of Denmark under circumstances of great pomp. He died on 20 January 1850 and was buried in the cemetery of Frederiksberg. Immediately after his death his Recollections were published in two volumes. Question: How many years apart was his Helge publication from his Kiartan og Gudrun publicaiton?", - "Output Program": [ - "Kiartan=1847\nHellige=1836\nanswer=Kiartan-Hellige\nprint(answer)", - "Hellige=1836\nGudrun=1847\nanswer=Gudrun-Hellige\nprint(answer)" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: 2001-2002 Rodriguezs power hitting numbers improved with his move to the Texas Rangers. In his first season there, Rodriguez produced one of the top offensive seasons ever for a shortstop, leading the American League with 52 HR, 133 runs scored, and 393 total bases. He became the first player since 1932 with 50 homers and 200 hits in a season, just the third shortstop to ever lead the league in homers, and was just the second AL player in the last 34 seasons (beginning 1968) to lead the league in runs, homers, and total bases; his total base figure is the most ever for a major league shortstop. His 52 homers made him the sixth youngest to ever reach 50 homers and were the highest total ever by a shortstop, surpassing Ernie Banks record of 47 in 1958, and also the most ever for an infielder other than a 1st baseman, breaking Phillies 3B Mike Schmidts mark of 48 in 1980. It was his 5th 30-homer campaign, tying Banks for most ever by a shortstop. He also tied for the league lead in extra-base hits (87) and ranked third in RBIs (135) and slugging (.622). He was also among the AL leaders in hits (4th, 201), average (7th, .318), and on-base percentage (8th, .399). He established Rangers club records for homers, runs, total bases, and hit by pitches, had the 2nd most extra-base hits, and the fourth-highest RBI total. He led the club in runs, hits, doubles (34), homers, RBI, slugging, and on-base percentage and was second in walks (75), stolen bases (18), and game-winning RBI (14) while posting career highs for homers, RBI, and total bases. Rodriguez started 161 games at shortstop and one as the Designated hitter, the only major league player to start all of his teams games in 2001. Question: How many more walks did Rodriguez have than stolen bases and game-winning RBIs?", - "Output Program": [ - "walks = 75\nstolen_bases = 18\nrbi = 14\nmany_more = walks - (stolen_bases + rbi)\nprint(many_more)", - "condition_1 = 75\ncondition_2 = 14+18\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '43', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Reus was for long the second city of Catalonia with a population of 14,440 in 1787 and 27,257 in 1860. It was overtaken by Tarragona and Lleida between 1900 and 1930. The population barely grew between 1920 and 1930, with 30,266 and 35,950 inhabitants, respectively. From then, the population growth has been substantial, from 41,014 inhabitants in 1960 to 108,100 inhabitants that the city has as of the end of 2008. Immigration, mostly from Marrakesh, has been a portion of that increase. About 6% are Muslim and 8% from other religions. Question: How many more people were living in Catalonia in 1860 than in 1787?", - "Output Program": [ - "live1 = 27257\nlive2 = 14440\ndiff = live1 - live2\nprint(diff)", - "condition_one = 27257\ncondition_two = 14440\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '12817', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Allegany County is considered a conservative county, supporting Republican national and state candidates. In 2004, it voted for George W. Bush over John Kerry 63% to 34%, and in 2008 it voted for John McCain over Barack Obama 59% to 39%. It has been reported that in the last 170 years, the only Democratic candidates to win were Franklin Pierce in 1852 and Lyndon B. Johnson in 1964. In 2006, neither Democrat Eliot Spitzer or Hillary Clinton carried it in their otherwise landslide elections for governor and US senator, respectively. Eliot Spitzer lost 48.98% to John Fasos 49.03%. Hillary Clinton lost the county by 3 points. In 2010, Andrew Cuomo lost by a wide margin while Senator Chuck Schumer carried it by a narrow margin of 49.46% to Jay Townsends 48.86% a margin of 78 votes. It was one of only two counties that Senator Kirsten Gillibrand lost to Wendy Long in United States Senate election in New York, 2012. Question: How many more percentage did McCain have over Barack Obama in 2008 Allegany County ?", - "Output Program": [ - "obama = 59\nmccain = 39\nprint(obama - mccain)" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: How many more percentage Betaw lived in Jakarta in 2010 than in 2000?", - "Output Program": [ - "Betawi=15.27\nBetawipeople=14.61\nanswer=Betawi-Betawipeople\nprint(answer)" - ], - "Output Answer": [ - "{'number': '0.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Some economists have stated that Reagans policies were an important part of bringing about the third longest peacetime economic expansion in U.S. history. During the Reagan administration, real GDP growth averaged 3.5%, compared to 2.9% during the preceding eight years. The annual average unemployment rate declined by 1.7 percentage points, from 7.2% in 1980 to 5.5% in 1988, after it had increased by 1.6 percentage points over the preceding eight years. Nonfarm employment increased by 16.1 million during Reagans presidency, compared to 15.4 million during the preceding eight years, while manufacturing employment declined by 582,000 after rising 363,000 during the preceding eight years. Reagans administration is the only one not to have raised the minimum wage. The inflation rate, 13.5% in 1980, fell to 4.1% in 1988, due to the Federal Reserve increasing interest rates (prime rate peaking at 20.5% in August 1981). The latter contributed to a recession from July 1981 to November 1982 during which unemployment rose to 9.7% and GDP fell by 1.9%. Additionally, income growth slowed for middle- and lower-class (2.4% to 1.8%) and rose for the upper-class (2.2% to 4.83%). Question: How many percentage did the income growth rise for the upper class?", - "Output Program": [ - "now = 4.83\npast = 2.2\nprint(now - past)", - "condition_1 = 4.83\ncondition_2 = 2.2\n\nprint(condition_1 - condition_2)" - ], - "Output Answer": [ - "{'number': '2.63', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Warriors posted many notable achievements during the 2016\u201317 regular season. On November 7, 2016, Stephen Curry set the NBA record for most 3-pointers in a game with 13, in a 116\u2013106 win over the Pelicans. On December 5, 2016, Klay Thompson scored 60 points in 29 minutes, in a 142\u2013106 victory over the Pacers. In doing so, Thompson became the first player in NBA history to score 60 or more points in fewer than 30 minutes of playing time. Stephen Curry, Kevin Durant, Draymond Green, and Klay Thompson were all named to the 2017 NBA All-Star Game, making the Warriors only the eighth team in NBA history to have four All-Stars. On February 10, 2017, Draymond Green recorded a triple-double with 12 rebounds, 10 assists, and 10 steals, becoming the first player in NBA history to post a triple-double with fewer than 10 points. On March 2, 2017, the Warriors streak for most games without back-to-back losses ended at 146 with a 94\u201387 loss to the Chicago Bulls. The streak eclipsed the previous record of 95 held by the Utah Jazz. Question: How many points did Stephen Curry score with 3-pointers in the game on November 7, 2016?", - "Output Program": [ - "pointers=3\ngame=13\nanswer=pointers*game\nprint(answer)", - "point1=146\npoint2=106\nanswer=point1-point2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '39', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Pistons entered the All-Star break at 27\u201327. The Pistons did surpass their win totals from the 2009\u201310 NBA season to the 2014\u201315 NBA season on March 9, 2016, when Detroit defeated the Dallas Mavericks 102\u201396. On April 6, 2016, following a 108\u2013104 win over the Orlando Magic, the Pistons reached 42 wins and were assured their first winning season since the 2007\u201308 NBA season. On April 8, 2016, the Pistons defeated the Washington Wizards 112\u201399 and clinched a playoff berth for the first time since 2009. The eighth-seeded Pistons faced the top-seeded Cleveland Cavaliers in the first round of the 2016 NBA Playoffs. They were swept in four games in a highly-competitive series. Question: How many years had it been since the Pistons clinched a playoff game?", - "Output Program": [ - "first_time = 2016\nlast_time = 2009\nyear_diff = first_time - last_time\nprint(year_diff)", - "condition_1 = 2016\ncondition_2 = 2009\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Monterey Bay Aquarium employed over 500 people and had 1,200 active volunteers in 2015. Between 1984 and 2014, 8,500 volunteers donated 3.2 million community service hours. The aquarium attracts around 2 million visitors each year and, through 2016, over 50 million people had visited. Out of the 51 accredited public aquariums in the United States in 2015, Monterey Bay Aquariums 2.08 million visitors ranked it second by number of visits, behind Georgia Aquariums 2.2 million. In 2015, it served 290,000 annual members. Question: How many aquariums did Monterey Bay Aquariums beat for second place in number of visits?", - "Output Program": [ - "number_public_aquarium = 51\nnumber_ranked = 2\nnumbers_beaten_by = number_public_aquarium - number_ranked\nprint(numbers_beaten_by)", - "total_aquarium = 51\nplace = 2\n\nprint(total_aquarium - place)" - ], - "Output Answer": [ - "{'number': '49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Nirvanas contributions to music have also received recognition, with Nevermind and \"Smells Like Teen Spirit\" consistently being ranked as one of the greatest albums and songs of all time, respectively. The Rock and Roll Hall of Fame has inducted two of Nirvanas recordings, \"Smells Like Teen Spirit\" and \"All Apologies\", into its list of \"500 Songs that Shaped Rock and Roll\". The museum also ranked Nevermind number 10 on its \"The Definitive 200 Albums of All Time\" list in 2007. In 2005, the Library of Congress added Nevermind to the National Recording Registry, which collects \"culturally, historically or aesthetically important\" sound recordings from the 20th century. In 2011, four of Nirvanas songs appeared on Rolling Stones updated list of \"Rolling Stones 500 Greatest Songs of All Time\", with \"Smells Like Teen Spirit\" ranking the highest at number 9. Three of the bands albums were ranked on the magazines 2012 list of \"Rolling Stones 500 Greatest Albums of All Time\", with Nevermind placing the highest at number 17. The same three Nirvana albums were also placed on Rolling Stones 2011 list of \"The 100 Best Albums of the Nineties\", with Nevermind ranking the highest at number 1, making it the greatest album of the decade. Time included Nevermind on its list of \"The All-TIME 100 Albums\" in 2006, labeling it \"the finest album of the 1990s\". In 2011, the magazine also added \"Smells Like Teen Spirit\" on its list of \"The All-TIME 100 Songs\", and \"Heart-Shaped Box\" on its list of \"The 30 All-TIME Best Music Videos\". Question: How many albums appeared on Rolling Stone's list in 2012?", - "Output Program": [ - "albums_appered = 4-1\n\nprint(albums_appered)", - "albums = 3\nprint(albums)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Northeasterns 2018 acceptance rate was 19%. For the Class of 2022, Northeastern received 62,268 applications, over 8,000 more than the previous year, with 11,780 students accepted. The record number of applications led to a drop in acceptance rate, eight percentage points lower than the previous year. Additionally, Northeastern was in the top ten most applied to college in 2018. For the Class of 2021 (enrolling fall 2017), Northeastern received 54,209 applications (which was also more than in any previous year at the time), accepted 14,876 (27%), and enrolled 3,108. The applicants for Northeastern have been steadily increasing from 49,822 in 2014, to the 54,209 applicants for the 2017 year. Of those who applied in 2016, 9,500 were international students, up from 1,128 international applicants in 2006. Of those who enrolled, 20% were international students. In the Power of International Educations 2017 Open Doors report, Northeastern was ranked as the fourth highest institution in the United States to host international students. For the freshmen who enrolled, the middle 50% range of SAT scores was 660-740 for critical reading, 710-780 for math and 690-760 for writing, while the ACT (examination) Composite range was 31-34. For the class enrolling fall 2013, Forbes placed Northeastern 35th in \"The Top 100 Colleges Ranked By SAT Scores\". Of those who were enrolled, 76% were in top tenth of high school graduating class with 94% in top quarter of high school graduating class. Of the freshman who are not international students, 76% are from out of state. Question: How many percent was the acceptance rate of Northeastern in 2017?", - "Output Program": [ - "acceptance_rate = 27\nprint(acceptance_rate)", - "acceptance_of_northen = 27\nprint(acceptance_of_northen)" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their bye week, the Colts gave a solid offensive performance at home against the Washington Redskins. Indianapolis won the contest 36-22 despite being down 14-13 at halftime. QB Peyton Manning, who was hit hard by defenders twice in the first half, rebounded resoundingly in the second half with 3 touchdown passes in the third quarter. On a day when Manning was almost perfect, he and WR Marvin Harrison connected for two touchdowns. The performance also saw the pair move up in their respective career yardage lists; Manning passed Jim Hart to move into 14th place in all-time passing yards and Harrison passed Irving Fryar to move into eighth on the career receiving yardage chart. Washington QB Mark Brunell threw for two touchdowns and no interceptions, but his performance could not prevent the Redskins' third consecutive loss going into their bye week. Colts quarterback Peyton Manning finished the game 25 of 35 for 342 yards passing and four touchdowns, while Washington quarterback Mark Brunell completed 27 of his 37 pass attempts for 226 yards passing and two touchdowns. Colts rookie RB Joseph Addai had a career-high 85 yards rushing on 11 carries, and Redskins RB Ladell Betts carried the football 10 times for 52 yards. Colts WR Reggie Wayne had his first big game of the season, as he had 7 catches for 122 yards receiving and one touchdown. Question: How many total passes did the quarterbacks complete?", - "Output Program": [ - "yards = 52\nprint(yards)", - "colts = 25\nwashington = 27\ntotal = colts + washington\nprint(total)" - ], - "Output Answer": [ - "{'number': '52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The club had not gained a major trophy since the 2005 FA Cup until 17 May 2014 when, spearheaded by then club-record acquisition Mesut \u00d6zil, Arsenal beat Hull City A.F.C. in the 2014 FA Cup Final, coming back from a 2-0 deficit to win the match 3-2. A year later, Arsenal appeared in the FA Cup final for the second time in a row, defeating Aston Villa F.C. 4-0 in the 2015 FA Cup Final and becoming the most successful club in the tournaments history with 12 titles, a record which Manchester United would tie the following season. Arsenal later won the 2016-17 FA Cup for a record 13th time, defeating Chelsea 2-1 in the 2017 FA Cup Final and once more becoming the outright leader in terms of FA Cups won. The victory also saw Wenger become the first manager in English football history to win seven FA Cups. However, in that same season, Arsenal finished in the fifth position in the league, the first time they had finished outside the top four since before Wenger arrived in 1996. After another unspectacular league season the following year, Wenger announced his departure from the club on 20 April 2018, after 22 years as manager. His decision was met by responses of praise throughout English and world football from many pundits and former players, who also thanked him for developing them as people. His final home match in charge was a 5-0 win over Burnley where his entrance was met to a standing ovation by supporters. The final match under the Wenger era was a 1-0 away victory against Huddersfield. Question: In what year did Arensal regain their record of most titles won?", - "Output Program": [ - "year=\"2017\"\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2017'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many natural streams were not named arroyo, rio, river, and wash?", - "Output Program": [ - "total = 5564\narroyo = 122\nrio = 11\nriver = 147\nwash = 60\ndiff = total - arroyo - rio - river - wash\nprint(diff)" - ], - "Output Answer": [ - "{'number': '5224', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The median child birthing age was 30 and the total fertility rate is 2.1 births per woman in 2010. In M\u0101ori populations the median age is 26 and fertility rate 2.8. In 2010 the Age adjustment mortality rate was 3.8 deaths per 1000 (down from 4.8 in 2000) and the infant mortality rate for the total population was 5.1 deaths per 1000 live births. The life expectancy of a New Zealand child born in 2014-16 was 83.4 years for females, and 79.9 years for males, which is List of countries by life expectancy. Life expectancy at birth is forecast to increase from 80 years to 85 years in 2050 and infant mortality is expected to decline. In 2050 the median age is forecast to rise from 36 years to 43 years and the percentage of people 60 years of age and older rising from 18 percent to 29 percent. (The number of people aged 65 and over increased by 22 percent between the 2006 and 2013 censuses.) During early migration in 1858, New Zealand had 131 males for every 100 females, but following changes in migration patterns and the modern longevity advantage of women, females came to outnumber males in 1971. As of 2012 there are 0.99 males per female, with males dominating under 15 years and females dominating in the 65 years and older range. Question: How many more percentage will the people rise 60 years and higher", - "Output Program": [ - "start = 18\nend = 29\nmore_percent = end - start\nprint(more_percent)", - "low = 18\nhigh = 29\n\nprint(abs(low - high))" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Despite these barriers to access, health services have shown a trend toward improvement over the past twenty years. Child immunizations against such diseases as hepatitis B, diphtheria and measles increased an average of 60 percent in this period, indicating low but increasing availability of basic medical services and treatments. The Malagasy fertility rate in 2009 was 4.6 children per woman, declining from 6.3 in 1990. Teen pregnancy rates of 14.8 percent in 2011, much higher than the African average, are a contributing factor to rapid population growth. In 2010 the maternal mortality rate was 440 per 100,000 births, compared to 373.1 in 2008 and 484.4 in 1990, indicating a decline in perinatal care following the 2009 coup. The infant mortality rate in 2011 was 41 per 1,000 births, with an under-five mortality rate at 61 per 1,000 births. Schistosomiasis, malaria and sexually transmitted diseases are common in Madagascar, although infection rates of AIDS remain low relative to many countries in mainland Africa, at only 0.2 percent of the adult population. The malaria mortality rate is also among the lowest in Africa at 8.5 deaths per 100,000 people, in part due to the highest frequency use of insecticide treated nets in Africa. Adult life expectancy in 2009 was 63 years for men and 67 years for women. Question: How many more did maternal mortality rate increase from 2008 to 1990?", - "Output Program": [ - "y1 = 373.1\ny2 = 484.4\nprint(y2 - y1)", - "condition_one = 373.1\ncondition_two = 484.4\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '111.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In his first season with the team, he hit for a career low .247 while having 88 RBIs, 20 home runs, 29 doubles and 147 hits in 160 games. The following year, he improved to a .330 average while having 95 RBIs, 26 home runs, 22 doubles and 184 hits in 155 games. He had 64 strike outs (his lowest since 49 in 1986) while having 87 walks, the most since he had 84 in 1985. He was awarded the Silver Slugger Award for the third and final time while finishing 5th in the MVP balloting. He lost the List of Major League Baseball batting champions to Willie McGee in a narrow margin; McGee had been traded from the St. Louis Cardinals to the Oakland Athletics but had enough plate appearances to qualify for the batting title, hitting .335 to Murrays .330, though McGee hit .274 with the As (making his season average .324), which meant that Murray led the major leagues despite not winning the batting title. The 1991 season was his last with the Dodgers. He hit for .260 while having 96 RBIs, 19 home runs, 23 doubles and 150 hits in 153 games. He had 74 strike outs along with 55 walks (the lowest since having 40 in the injury shortened year of 1981). Despite this, he was named to the 1991 Major League Baseball All-Star Game. On October 29, 1991, he was granted free agency. Question: How many more home runs were accomplished in the second season with the team than in the first one?", - "Output Program": [ - "first = 20\nsecond = 26\ndiff = second - first\nprint(diff)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: How many years did it take for China to reduce its underweight prevalence from 19 to 8?", - "Output Program": [ - "start = 1990\nfinish = 2002\ndifference = finish - start\nprint(difference)", - "condition_1 = 1990 \ncondition_2 = 2002\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Statistics from the 2010 Census indicate that 87.4% of the Chinese population identify as Buddhists, with significant minorities of adherents identifying as Christians (7.9%), Chinese folk religions (2.7%) and Muslims (0.6%). The majority of the Indian population identify as Hindus (81.1%), with a significant minorities of numbers identifying as Christians (7.8%), Muslims (4.9%) and Buddhists (2.1%). The non-Malay Bumiputera (Malaysia) community are predominantly Christians (44.9%), with significant minorities identifying as Muslims (31.2%) and Buddhists (13.5%). All bumiputera Malays are Muslim. Question: How many percent of the Chinese population is not Buddhist?", - "Output Program": [ - "Buddhists=13.5\nChinese=2.7\nanswer=Buddhists-Chinese\nprint(answer)", - "Buddhists=87.4\npeople=100\nanswer=people-Buddhists\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many percent of Ohioans were not employed in the health care industry and education sector?", - "Output Program": [ - "healthcare_ohios = 15.8\n\n\nprint(abs(round(100-healthcare_ohios,2)))", - "health_care_and_education = 15.8\ntotal = 100\nrest = total - health_care_and_education\nprint(rest)" - ], - "Output Answer": [ - "{'number': '84.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: In 1991, how many more people, in terms of percentage, were Bosniaks compared to \"other ethnicities\" and Yugoslavs combined?", - "Output Program": [ - "bosniacs = 49.2\nyugoslavs = 10.7\nother = 3.6\n\nprint(abs(bosniacs - yugoslavs - other))", - "percentage_people_Bosniaks = 49.2\npercentage_people_Yugoslavs = 10.7\npercentage_people_others = 3.6\npercentage_more_people = percentage_people_Bosniaks - (percentage_people_Yugoslavs + percentage_people_others)\nprint(\"%.1f\" % percentage_more_people)" - ], - "Output Answer": [ - "{'number': '34.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Top 14 salary cap was set at \u20ac9.5 million for 2012-13 Top 14 season. For 2013-14, the cap was increased to \u20ac10 million, and in addition youth players are excluded from the cap unless their salaries are more than \u20ac50,000. The \u20ac10 million total cap remained in place for three seasons (through 2015-16); the agreement allowed for the threshold for exclusion of youth players to be adjusted before any of those seasons, but no such adjustment was made. The \u20ac10 million cap was later extended through the 2018-19 season. Additionally, each club that has a member of the France national rugby union team on its roster (more specifically, one of the 30 players named by the French Rugby Federation to the so-called \"elite squad\") is allowed to exceed the cap by a set amount per national team member. This amount was fixed at \u20ac100,000 through the 2015-16 season, and increased to \u20ac200,000 starting in 2016-17. Question: How many millions of Euros was the cap increased between the 2012-13 season and the 2013-14 season?", - "Output Program": [ - "in_2012_13 = 9.5\nin_2013_14 = 10\nremaining = in_2013_14 - in_2012_13\nprint(remaining)", - "cap_in_2012_13 = 9.5\ncap_in_2013_14 = 10\nprint(abs(cap_in_2012_13 - cap_in_2013_14))" - ], - "Output Answer": [ - "{'number': '.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 1936 Summer Olympics in Berlin were the first Games to be broadcast on television, though only to local audiences. The 1956 Winter Olympics were the first internationally televised Olympic Games, and the 1960 Winter Olympics had their broadcasting rights sold for the first time to specialised television broadcasting networks\u2014CBS paid US$394,000 for the American rights, and the European Broadcasting Union (EBU) allocated US$660,000. In the following decades the Olympics became one of the ideological fronts of the Cold War. Superpowers jockeyed for political supremacy, and the IOC wanted to take advantage of this heightened interest via the broadcast medium. The sale of broadcast rights enabled the IOC to increase the exposure of the Olympic Games, thereby generating more interest, which in turn created more appeal to advertisers time on television. This cycle allowed the IOC to charge ever-increasing fees for those rights. For example, CBS paid US$375 million for the American broadcast rights of the 1998 Winter Olympics, while NBC spent US$3.5 billion for the American rights of all the Olympic Games from 2000 to 2012. In 2011, NBC agreed to a $4.38 billion contract with the International Olympic Committee to broadcast the Olympics through the 2020 Summer Olympics, the most expensive television rights deal in Olympic history. NBC then agreed to a $7.75 billion contract extension on May 7, 2014, to air the Olympics through the 2032 games. NBC also acquired the American television rights to the Youth Olympic Games, beginning in 2014 Summer Youth Olympics, and the Paralympic Games for the 2014 Winter Paralympics and 2016 Summer Paralympics editions. NBC is one of the major sources of revenue for the IOC. Question: NBC has the rights to broadcast the Olympics until what year?", - "Output Program": [ - "rights = 2032\nprint(rights)", - "olympics_rights = 2032\n\nprint(abs(round((olympics_rights),2)))" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2032'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Age of Empires III is a real-time strategy video game developed by Microsoft Corporation's Ensemble Studios and published by Microsoft Game Studios. The Mac version was ported over and developed and published by Destineer's MacSoft. The PC version was released on October 18, 2005 in North America and November 4, 2005 in Europe, while the Mac version was released on November 21, 2006 in North America and September 29, 2006 in Europe. An N-Gage version of the game developed by Glu Mobile was released on April 28, 2009. It is the third game of the Age of Empires series and the sequel to Age of Empires II: The Age of Kings. The game portrays the European colonization of the Americas, between approximately 1492 and 1876 AD. There are fourteen total civilizations to play within the game. Age of Empires III has made several innovations in the series, in particular with the addition of the \"Home City\", which combines real-time strategy and role-playing game features. Two expansion packs have been released: the first, Age of Empires III: The WarChiefs, was released on October 17, 2006, and introduced three Native American civilizations; the second, Age of Empires III: The Asian Dynasties, was released on October 23, 2007, and included three Asian civilizations. Age of Empires III has sold over 2 million copies as of May 2008. As well as receiving favorable reviews, it has garnered awards, including GameSpy's \"Best RTS game of 2005\", and was one of the best-selling games of 2005. In 2007, Age of Empires III was the seventh best-selling computer game, with over 313,000 copies sold that year. Question: How many years is the time span of the sequal Age of Empires II: The Age of Kings?", - "Output Program": [ - "years=384\nanswer=years\nprint(years)", - "Year1=1876\nYear2=1492\nAnswer=Year1-Year2\nprint(Answer)" - ], - "Output Answer": [ - "{'number': '384', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: At the age of 36, Johnson attempted another comeback as a player when he re-joined the Lakers during the 1995\u201396 NBA season. During his retirement, Johnson began intense workouts to help his fight against HIV, raising his bench press from 135 to 300 pounds, and increasing his weight to 255 pounds. He officially returned to the team on January 29, 1996, and played his first game the following day against the 1995\u201396 Golden State Warriors season. Coming off the bench, Johnson had 19 points, 8 rebounds, and 10 assists to help the Lakers to a 128\u2013118 victory. On February 14, Johnson recorded the final triple-double of his career, when he scored 15 points, along with 10 rebounds and 13 assists in a victory against the 1995\u201396 Atlanta Hawks season. Playing Power forward (basketball), he averaged 14.6 points, 6.9 assists, and 5.7 rebounds per game in 32 games, and finished tied for 12th place with Charles Barkley in voting for the MVP Award. The Lakers had a record of 22\u201310 in the games Johnson played, and he considered his final comeback \"a success.\" While Johnson played well in 1996, there were struggles both on and off the court. Cedric Ceballos, upset over a reduction in his playing time after Johnsons arrival, left the team for several days. He missed two games and was stripped of his title as team captain. Nick Van Exel received a seven-game suspension for bumping referee Ron Garretson during a game on April 9. Johnson was publicly critical of Van Exel, saying his actions were \"inexcusable.\" Ironically Johnson was himself suspended five days later, when he bumped referee Scott Foster, missing three games. He also missed several games due to a calf injury. Despite these difficulties, the Lakers finished with a record of 53\u201329 and fourth seed in the NBA Playoffs. Although they were facing the defending NBA champion 1995\u201396 Houston Rockets season, the Lakers had home court advantage in the five-game series. The Lakers played poorly in a Game 1 loss, prompting Johnson to express frustration with his role in coach Del Harris offense. Johnson led the way to a Game 2 victory with 26 points, but averaged only 7.5 points per game for the remainder of the series, which the Rockets won three games to one. Question: How many more wins than losses did the Lakers have in the 1995-96 season?", - "Output Program": [ - "win = 53\nlosses = 29\nprint (win-losses)", - "maxi = 53\nmini = 29\nprint(maxi - mini)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Point guard Jason Terry became the teams scoring leader during the 2000\u201301 season, leading them with 19.7 ppg. After the All-Star break, the Hawks traded Mutombo to the Philadelphia 76ers for Theo Ratliff, Toni Kuko\u010d, and Nazr Mohammed. However, Ratliff was injured and did not play with the Hawks until next season. They ended the season with a 25\u201357 record. In 2001, the Hawks drafted Spanish star Pau Gasol 3rd, but his rights were ceded to the Memphis Grizzlies in a trade involving Shareef Abdur-Rahim. Abdur-Rahim became the teams scoring leader, and made his only All-Star appearance in 2002. The team ended up 33\u201349 for the 2001\u201302 season. The Hawks sent Kukoc to the Milwaukee Bucks for All-Star Glenn Robinson in 2002, Robinson lead the team with 20.8 ppg. But the Hawks still failed to make the playoffs for the 2002\u201303 season, finishing with a 35\u201347 record. Question: How many more wins did the Hawks have compared to losses at the end of the season?", - "Output Program": [ - "recored=32\nended=16\nwins=recored+ended\nprint(wins)" - ], - "Output Answer": [ - "{'number': '38', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Participation by head of household race and gender The racial composition of stock market ownership shows households headed by whites are nearly four and six times as likely to directly own stocks than households headed by blacks and Hispanics respectively. As of 2011 the national rate of direct participation was 19.6%, for white households the participation rate was 24.5%, for black households it was 6.4% and for Hispanic households it was 4.3% Indirect participation in the form of 401k ownership shows a similar pattern with a national participation rate of 42.1%, a rate of 46.4% for white households, 31.7% for black households, and 25.8% for Hispanic households. Households headed by married couples participated at rates above the national averages with 25.6% participating directly and 53.4% participating indirectly through a retirement account. 14.7% of households headed by men participated in the market directly and 33.4% owned stock through a retirement account. 12.6% of female headed households directly owned stock and 28.7% owned stock indirectly. Question: How many percent of male and female households combined participated directly and indirectly, total?", - "Output Program": [ - "males_directly = 14.7\nmales_indirectly = 33.4\nfemale_directly = 12.6\nfemale_indirectly = 28.7\nanswer = round(males_directly + males_indirectly + female_directly + female_indirectly, 1)\nprint(answer)", - "directly_participant_male = 14.7\nindirectly_participant_male = 33.4\ndirectly_participant_female = 12.6\nindirectly_participant_female = 28.7\n\nprint(directly_participant_female+ directly_participant_male+ indirectly_participant_female +indirectly_participant_male)" - ], - "Output Answer": [ - "{'number': '89.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of the latest 2007 population census conducted by the Ethiopian national statistics authorities, Addis Ababa has a total population of 2,739,551 urban and rural inhabitants. For the capital city 662,728 households were counted living in 628,984 housing units, which results in an average of 5.3 persons to a household. Although all Ethiopian ethnic groups are represented in Addis Ababa because it is the capital of the country, the largest groups include the Amhara (ethnicity) (67.04%), Oromo people (19.00%), Gurage (16.34%), Tigrayans (5.18%), Silte people (2.94%), and Gamo people (1.68%). Languages spoken include Amharic language (71.0%), Oromo language (10.7%), Gurage language (8.37%), Tigrinya language (3.60%), Silte language (1.82%) and Gamo language (1.03%). The religion with the most believers in Addis Ababa is Ethiopian Orthodox Tewahido Church with 74.7% of the population, while 16.2% are Islam in Ethiopia, 7.77% Pentay, and 0.48% Roman Catholicism in Ethiopia. Question: How many percent of people were not Amhara?", - "Output Program": [ - "percentage = 100\namhara = 67.04\nnot_amhara = percentage - amhara\nprint(not_amhara)", - "amhara = 67.04\n\nprint(abs(round(100 - amhara,2)))" - ], - "Output Answer": [ - "{'number': '32.96', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On November 13, 1982, 15-year-old Scott Safran of Cherry Hill, New Jersey, set a world record of 41,336,440 points on the arcade game Asteroids, beating the 40,101,910 point score set by Leo Daniels of Carolina Beach on February 6, 1982. In 1998, to congratulate Safran on his accomplishment, the Twin Galaxies Intergalactic Scoreboard searched for him for four years until 2002, when it was discovered that he had died in an accident in 1989. In a ceremony in Philadelphia on April 27, 2002, Walter Day of Twin Galaxies presented an award to the surviving members of Safrans family, commemorating the Asteroid Champions achievement. On April 5, 2010, John McAllister broke Safrans record with a high score of 41,838,740 in a 58-hour Internet livestream. Question: By how many points did McAllister improve upon Safran's score?", - "Output Program": [ - "maclister = 41838740\nsafran = 41336440\n\nprint(maclister - safran)", - "Mcallister_points=41838740\nscott_points=41336440\n\n\nmcallister_improved_points=Mcallister_points-scott_points\nprint(mcallister_improved_points)" - ], - "Output Answer": [ - "{'number': '502300', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1999, Jay Gibbons was the best all-around hitter. In 71 games, Gibbons batted .305 with 16 home runs and 69 RBI. Second basemen Jorge Nunez batted .268 with 14 home runs and 61 RBI, while leading the team with 51 stolen bases. Outfielder Ryan Fleming hit .335 in 61 games. Tyler Thompson led the team with 17 homeruns and RBI with 81. Pasqual Coco went 9\u20131 in 14 starts with a 2.21 ERA. Scott Cassidy won a team-leading 13 games in 27 starts in 170.2 innings. He struck out 178 batters, leading the team. The Suns bullpen got a strong season from closer Jarrod Kingrey. Kingrey had 27 saves and 69 strikeouts in 61 innings. he Suns made the playoffs by winning the first-half division title and wound up with the best overall record in the SAL. They were knocked out of the first round by their division rival, the Cape Fear Crocs. This was the last season that the SAL used a three division (North, Central, and South) format. Question: How many more home runs did Jay Gibbons have compared to Jorge Nunez?", - "Output Program": [ - "jay_gibbons = 16\njorge = 14\n\nprint(abs(round(jay_gibbons - jorge,2)))", - "JG_home_runs = 16\nJN_home_runs = 14\ncomparision = JG_home_runs - JN_home_runs\nprint(comparision)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 256. The number of jobs in the primary sector was 162, of which 152 were in agriculture and 9 were in forestry or lumber production. The number of jobs in the secondary sector was 45 of which 29 or (64.4%) were in manufacturing and 16 (35.6%) were in construction. The number of jobs in the tertiary sector was 49. In the tertiary sector; 10 or 20.4% were in the sale or repair of motor vehicles, 1 was in the movement and storage of goods, 10 or 20.4% were in a hotel or restaurant, 7 or 14.3% were in the information industry, 2 or 4.1% were the insurance or financial industry, 9 or 18.4% were technical professionals or scientists, 9 or 18.4% were in education. Question: How many more jobs were int he primary sector than the secondary sector?", - "Output Program": [ - "primary_sector = 162\nsecondary_sector = 45\nanswer = primary_sector - secondary_sector\nprint(answer)", - "primary_sector = 162\nsecondary_sector = 45\n\n\nprint(abs(round(primary_sector - secondary_sector,2)))" - ], - "Output Answer": [ - "{'number': '117', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 2010 US Census reported that the Latino population in Miami accounted for 70% of its total population, with 34.4% being of Cuban people origin, 15.8% had a Central American background (7.2% Nicaraguan people, 5.8% Honduran people, 1.2% Salvadoran people, and 1.0% Guatemalan people), 8.7% were of South American descent (3.2% Colombian people, 1.4% Venezuelan people, 1.2% Peruvian people, 1.2% Argentinean people, and 0.7% Ecuadorian people), 4.0% had Hispanic people origins (0.5% Spaniard), 3.2% descended from Puerto Rican people, 2.4% were Dominican people (Dominican Republic), and 1.5% had Mexican people ancestry. Question: How many people, in terms of percentage, were in the 3 largest subgroups combined?", - "Output Program": [ - "age_grop_large = 34.4+4+8.7\n\nprint(abs(round(age_grop_large,2)))" - ], - "Output Answer": [ - "{'number': '47.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The states with the greatest percentage or professing Catholics are central states, namely Guanajuato (96.4%), Aguascalientes (95.6%) and Jalisco (95.4%), whereas southeastern states have the least percentage of Catholics, namely Chiapas (63.8%), Tabasco (70.4%) and Campeche (71.3%). The percentage of professing Catholics has been decreasing over the last four decades, from over 98% in 1950 to 87.9% in 2000. Average annual growth of Catholic believers from 1990 to 2000 was 1.7% whereas that of Non-Catholics was 3.7%. Given that average annual population increase over the same time period was 1.8%, the percentage of Catholics with respect to total population is still decreasing. Question: How many more Catholics, by percent, lived in Campeche compared to Tabasco?", - "Output Program": [ - "campeche = 71.3\ntabasco = 70.4\n\nmore = round(campeche - tabasco, 2)\n\nprint(more)", - "campeche_public = 71.3\ntabasco_public = 70.4\nprint(abs(campeche_public-tabasco_public))" - ], - "Output Answer": [ - "{'number': '.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of July 1, 2016, Kentucky had an estimated population of 4,436,974, which is an increase of 12,363 from the prior year and an increase of 97,607, or 2.2%, since the year 2010. This includes a Population growth since the last census of 73,541 people (that is 346,968 births minus 273,427 deaths) and an increase due to net migration of 26,135 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 40,051 people, and migration within the country produced a net decrease of 13,916 people. , Kentuckys population included about 149,016 foreign-born persons (3.4%). In 2016, the population density of the state was 110 people per square mile (42.5/km\u00b2). Question: How many people was Kentucky's population in 2015?", - "Output Program": [ - "y2016 = 4436974\n\nprint(y2016 - 12363)", - "population_in_2016 = 4436974\nincreased_in_2016 = 12363\npopulation_in_2015 = population_in_2016 - increased_in_2016\nprint(population_in_2015)" - ], - "Output Answer": [ - "{'number': '4424611', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Sixteen international airlines provided regular flights to Khartoum. The number of domestic and international passengers increased from about 478,000 in 1982 to about 485,000 in 1984. Air freight increased from 6 million tons per kilometer in 1982 to 7.7 million tons per kilometer in 1984. As compared with the previous year, in 1989 passenger traffic on Sudan Airways fell by 32% to 363,181 people, reducing the load factor to 34.9%. By contrast, freight volume increased by 63.7% to 12,317 tons. At the end of 1979, Sudan Airways had entered into a pooling agreement with Britains Tradewinds Airways to furnish charter cargo service between that country and Khartoum under a subsidiary company, Sudan Air Cargo. A new cargo terminal was built at Khartoum. Question: How many percentage points more did freight volume increase than passenger traffic decreased?", - "Output Program": [ - "freight_volume_percent = 63.7\npassenger_traffic_decreased_percent = 32\nprint( \"{:.2f}\".format(freight_volume_percent-passenger_traffic_decreased_percent))", - "inc = 63.7\ndec= 32\nprint(inc - dec)" - ], - "Output Answer": [ - "{'number': '31.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Bills no-huddle \"K-Gun\" offense once again dominated the league by gaining an NFL-leading 6,525 yards and scoring 458 points, second only to Washington. The leaders of the offense, quarterback Jim Kelly and running back Thurman Thomas, both had the best seasons of their careers. Kelly completed 64.1 percent of his passes for 3,844 yards and a league-leading 33 touchdowns, with only 17 interceptions, to give him a 97.6 passer rating. Thomas rushed for 1,407 yards, caught 62 passes for 620 yards, and scored 12 touchdowns to earn him both the NFL Offensive Player of the Year Award and the NFL Most Valuable Player Award. With 2,067 yards from scrimmage, Thomas led the league in that category for the third consecutive season. Just like Washington, Buffalo had more than one threat in their backfield. Running back Kenneth Davis (American football) emerged as a big threat, rushing for 624 yards, catching 20 passes for 118 yards, and scoring 5 touchdowns. Question: How many more passing yards did Jim Kelly have than Kenneth Davis had in catching yards?", - "Output Program": [ - "condition_one = 3844\ncondition_two = 118\n\n\nprint(abs(round(condition_one-condition_two,2)))", - "jim = 3844\nkenneth = 118\nmore_yard = jim - kenneth\nprint(more_yard)" - ], - "Output Answer": [ - "{'number': '3726', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Ontario surpassed Michigan in car production, assembling 2.696 million vehicles in 2004. Ontario has Chrysler plants in Windsor, Ontario and Bramalea, two General Motors plants in Oshawa and one in Ingersoll, a Honda assembly plant in Alliston, Ford plants in Oakville and St. Thomas and Toyota assembly plants in Cambridge and Woodstock. However, as a result of steeply declining sales, in 2005, General Motors announced massive layoffs at production facilities across North America including two large GM plants in Oshawa and a Powertrain facility in St. Catharines resulting in 8,000 job losses in Ontario alone. In 2006, Ford Motor Company announced between 25,000 and 30,000 layoffs phased until 2012; Ontario was spared the worst, but job losses were announced for the St. Thomas, Ontario facility and the Windsor Casting plant. However, these losses will be offset by Fords recent announcement of a hybrid vehicle facility slated to begin production in 2007 at its Oakville, Ontario plant and GMs re-introduction of the Chevrolet Camaro which will be produced in Oshawa. On December 4, 2008 Toyota announced the grand opening of the Toyota RAV4 plant in Woodstock, Ontario, and Honda also has plans to add an engine plant at its facility in Alliston. Despite these new plants coming online, Ontario has not yet fully recovered following massive layoffs caused by the Financial crisis of 2007\u20132010; its unemployment rate was 7.3% in May 2013, compared to 8.7 percent in January 2010 and approximately 6% in 2007. In September 2013, the Ontario government committed CAD$70.9 million to the Ford plant in Oakville, Ontario, while the federal government committed CAD$71.1mn, to secure 2,800 jobs. The province has lost 300,000 manufacturing jobs in the decade from 2003, and the Bank of Canada noted that \"while the energy and mining industries have benefitted from these movements, the pressure on the manufacturing sector has intensified, since many firms in this sector were already dealing with growing competition from low-cost economies such as China.\" Question: How many more percentage points higher was the unemployment rate of Ontario in 2010 compared to 2013?", - "Output Program": [ - "_2010 = 8.7\n_2013 = 7.3\ndiff = _2010 - _2013\nprint(diff)", - "y2010 = 8.7\ny2013 = 7.3\n\nprint(abs(round(y2010 - y2013,2)))" - ], - "Output Answer": [ - "{'number': '1.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the 2011 census Russian citizens are the most numerous foreigners - 11 991, followed by 8 444 EU citizens (UK- 2 605, Greece - 1 253, Germany- 848, Poland - 819 and Italy - 456), citizens of Ukraine - 3 064, Republic of Macedonia - 1 091, Moldova - 893 and Serbia - 569. 22.8% of them are from Asia, mostly from Turkey. Those with dual Bulgarian and other citizenship were 22 152, or 0.3% of the population. Of them persons with Bulgarian and Russian citizenship were 5 257 (23.7%), followed by persons with Bulgarian and Turkish citizenship - 4 282 (19.3%), Bulgarian and citizenship of the USA- 1 725 (7.8%). There are at least 17,527 Refugees of the Syrian Civil War with applications in Bulgaria. In 2001-2015 185,447 people applied for Bulgarian citizenship and 116,222 were provided with. 113,647 were granted on grounds of proven Bulgarian ancestry, including 59,968 Republic of Macedonia citizens. 29,218 were Moldovan citizens, 5930 Ukrainians, 5374 Serbians, 5194 Russians, 3840 Israeli, 2192 Albanians, 692 Turks and others. In 2016, 12,880 foreigners were naturalized, including 6196 Macedonians. Question: How many more Poland foreigners are there than Italians?", - "Output Program": [ - "poland = 819\nitalian = 456\n\nprint(abs(round(poland - italian,2)))", - "foreigners_Poland = 819\nforeigners_Italians = 456\nforeigners_more = foreigners_Poland - foreigners_Italians\nprint(foreigners_more)" - ], - "Output Answer": [ - "{'number': '363', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many percent were not Malaysia?", - "Output Program": [ - "malasian = 74\nprint(abs(round(100 - malasian,2)))", - "percent_malaysians=74\npercent_not_malaysians=100-74\nprint(percent_not_malaysians)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The main economic source of the municipality is centered in the Tertiary sector of the economy, with its diversified segments of commerce and service rendering. Next, the secondary sector stands out, with the industrial complexes. In 2012, the percentage contribution of each sector to the municipal economy was 0.07%, 15.8% and 68.8% of the primary, secondary and tertiary sectors, respectively. The wealth of the capital is largely due to activities coming from all over the metropolitan region, whose economy is the third strongest in the North and Northeast regions and whose population is almost four million. In 2012, the city had 69,605 units and 64,674 companies and active commercial establishments, in addition to 873,746 employees and 786,521 salaried employees. Wages, together with other types of remuneration, amounted to 17,103,562 reais and the average income of the municipality was 2.7 minimum wages. Question: How many more percentage points did the tertiary sector contribute then the secondary sector?", - "Output Program": [ - "secondary = 15.8\nteritory = 68.8\nprint(teritory - secondary)", - "condition_one = 68.8\ncondition_two = 15.8\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '53', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not South Asian Canadian?", - "Output Program": [ - "total = 100\nasian = 19.1\nprint(total - asian)", - "condition_1 = 19.1\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '80.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Notable victories during his era were 10-0 away to Portugal in 1947, 4-0 away to Italy in 1948, 4-2 at home to Brazil in 1956 and 9-3 at home to Scotland in 1961. Notable defeats were United States v England (1950 FIFA World Cup) in the 1950 World Cup and England 3-6 Hungary (1953 association football friendly) when England lost their unbeaten home record to a foreign team, followed by a Hungary 7-1 England (1954 association football friendly) in 1954. Question: How many more wins than losses did he have at home in Scotland in 1961?", - "Output Program": [ - "wins = 9\nlosses = 3\n\nprint(abs(wins\n - losses))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: At the 2012 census, 59.5% of jobs in the Paris Region were in market services (12.0% in wholesale and retail trade, 9.7% in professional, scientific, and technical services, 6.5% in information and communication, 6.5% in transportation and warehousing, 5.9% in finance and insurance, 5.8% in administrative and support services, 4.6% in accommodation and food services, and 8.5% in various other market services), 26.9% in non-market services (10.4% in human health and social work activities, 9.6% in public administration and defence, and 6.9% in education), 8.2% in manufacturing and utilities (6.6% in manufacturing and 1.5% in utilities), 5.2% in construction, and 0.2% in agriculture. Question: How many percent more was market services over agriculture and construction combined?", - "Output Program": [ - "market_service = 59.5\nconstruction = 5.2\nagriculture = 0.2\n\ntotal = (market_service - construction - agriculture)\n\nprint(total)", - "market_service = 59.5\nagriculter = 0.2\nconstruction = 5.2\nprint(abs(round(market_service - agriculter - construction,2)))" - ], - "Output Answer": [ - "{'number': '54.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many percent more households had children under the age of 18 than male and female householders with no spouse present?", - "Output Program": [ - "total = 37.1\nwithout_fe = 12.7\nwithout_me = 5.1\nt_c = total - without_fe - without_me\nprint(t_c)", - "households_with_children = 37.1\nmale_householders = 12.7\nfemale_householders = 5.1\nprint(households_with_children - (male_householders + female_householders))" - ], - "Output Answer": [ - "{'number': '19.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: That year he also led the league in fielding (.994) and set a NL record with 159 double plays, breaking Frank McCormicks mark of 153 with the Cincinnati Reds; he broke his own record in 1951 with 171, a record which stood until Donn Clendenon had 182 for the 1966 Pittsburgh Pirates. He finished 1950 third in the league in both homers (32) and RBI (113), and came in eighth in the MLB Most Valuable Player Award voting. In 1951 he became the first member of the Dodgers to ever hit 40 home runs, breaking Babe Hermans 1930 mark of 35; Campanella hit 41 in 1953, but Hodges recaptured the record with 42 in 1954 before Snider eclipsed him again with 43 in 1956. His last home run of 1951 came on October 2 against the New York Giants (NL), as the Dodgers tied the three-game NL playoff series at a game each with a 10-0 win; New York would take the pennant the next day on Bobby Thomsons \"Shot Heard Round the World (baseball)\". Hodges also led the NL with 126 assists in 1951, and was second in HRs, third in run (baseball) (118) and total bases (307), fifth in slugging average (.527), and sixth in RBI (103). Question: How many years had the NL record for double plays stood when Donn Clendenon broke it?", - "Output Program": [ - "start_year = 1951\nend_year = 1966\n\nprint(abs(start_year-end_year))", - "NL_record_from_year=1951\ndonn_broke_NL_year=1966\nyears_between=donn_broke_NL_year-NL_record_from_year\nprint(years_between)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The ratio of women per 1,000 men was 1,102. The birth rate per 1000 people was 12.3 per mille and steadily increasing in the last 5 years, the Mortality rate reaching 12.1 per mille and decreasing. The natural growth rate during 2009 was 0.2 per mille, the first positive growth rate in nearly 20 years. The considerable immigration to the capital from poorer regions of the country, as well as urbanisation, are among the other reasons for the increase in Sofias population. The infant mortality was 5.6 per 1,000, down from 18.9 in 1980. According to the 2011 census, people aged 20\u201324 years are the most numerous group, numbering 133,170 individuals and accounting for 11% of the total 1,202,761 people. The median age is 38 though. According to the census, 1,056,738 citizens (87.9%) are recorded as ethnic Bulgarians, 17,550 (1.5%) as Romani people in Bulgaria, 6,149 (0.5%) as Turks in Bulgaria, 9,569 (0.8%) belonged to other ethnic groups, 6,993 (0.6%) do not self-identify and 105,762 (8.8%) remained with undeclared affiliation. This statistic should not necessarily be taken at face value due to conflicting data \u2013 such as for the predominantly Roma neighbourhood of Fakulteta, which alone may have a population of 45,000. Question: How many people in Bulgaria are not ethnic Bulgarians?", - "Output Program": [ - "condition_1 = 1202761\ncondition_2 = 1056738\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 1202761\nnon = 1056738\nprint(total - non)" - ], - "Output Answer": [ - "{'number': '146023', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: 2010 The 2010 off-season would bring a surprise when on April 4, Eagles QB Donovan McNabb forced his team to trade him to the Redskins and was also marred by contract disputes with Albert Haynesworth. Washington continued an old tradition of playing its arch-rival Cowboys in the first week of the season. Both teams were unimpressive and the Redskins offense sputtered throughout the game, but they finally won 13-10 after a touchdown pass by Tony Romo was nullified after a holding call. They hosted the Texans in Week 2, but good all-around offensive performance (especially by McNabb, who passed for 426 yards and a touchdown) failed to secure a win. The game tied at 27-27 and went into overtime where Houston kicker Neil Rackers made a 37-yard FG, ending the match at 30-27. After this, the Redskins lost to St. Louis 30-16 before McNabbs return to Philadelphia. Although Washington did not deliver a particularly strong performance, they won 16-12 after Eagles QB Michael Vick was injured and replaced by Kevin Kolb. In Week 5, they hosted Green Bay for only the second time since 1979 (the first was in 2004) and beat them 16-13. After losing a Sunday Night match to the Colts, Washington beat Chicago in Week 7. Although McNabb threw two interceptions, the team took advantage of their opponents porous O-line to sack and pick off Jay Cutler (American football) four times, winning 17-14. After losing a 37-25 trap game in Detroit, the Redskins went on their bye week and returned to host Philadelphia on MNF for the second straight year. As rain fell on Fedex Field, the Eagles proceeded to crush Washington 59-28 with eight touchdowns. In contrast to the huge numbers put up by Michael Vick, McNabb looked decidedly unimpressive, with two touchdown passes and three interceptions (one returned for a TD). Just before the game, he had finalized his contract with the Redskins, who gave him a 5-year, $78 million deal and allowing him to (barring unforeseen circumstances) finish out his career in Washington. After beating Tennessee, the Redskins lost four straight games and were removed from playoff contention before beating Jacksonville in Week 16. After losing to New York at home, the Redskins finished the year at 6-10 and once again 4th place in the division. Question: How many more points did Washington score in their second game against the Eagles compared to their first?", - "Output Program": [ - "second = 25\nfirst = 13\n\nprint(abs(round(second - first,2)))", - "Washington_score_first_game = 16\nWashington_score_second_game = 28\nmore_points_scored = Washington_score_second_game - Washington_score_first_game\nprint(more_points_scored)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many points were scored in the first half?", - "Output Program": [ - "team1=13\nteam2=7\nanswer=team1+team2\nprint(answer)", - "point=13\npoint1=7\nanswer=point+point\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of the latest 2007 population census conducted by the Ethiopian national statistics authorities, Addis Ababa has a total population of 2,739,551 urban and rural inhabitants. For the capital city 662,728 households were counted living in 628,984 housing units, which results in an average of 5.3 persons to a household. Although all Ethiopian ethnic groups are represented in Addis Ababa because it is the capital of the country, the largest groups include the Amhara (ethnicity) (67.04%), Oromo people (19.00%), Gurage (16.34%), Tigrayans (5.18%), Silte people (2.94%), and Gamo people (1.68%). Languages spoken include Amharic language (71.0%), Oromo language (10.7%), Gurage language (8.37%), Tigrinya language (3.60%), Silte language (1.82%) and Gamo language (1.03%). The religion with the most believers in Addis Ababa is Ethiopian Orthodox Tewahido Church with 74.7% of the population, while 16.2% are Islam in Ethiopia, 7.77% Pentay, and 0.48% Roman Catholicism in Ethiopia. Question: How many percent of people believe in either Ethiopian Orthodox Tewahido Church or Islam in Ethiopia?", - "Output Program": [ - "people_believe_in_ehiopion = 74.7 \npeople_believe_in_islam = 16.2\nprint(abs(round(people_believe_in_ehiopion + people_believe_in_islam,2)))", - "ethiopian_orthodox_tewahido_church = 74.7\nislam = 16.2\ntotal = ethiopian_orthodox_tewahido_church + islam\nprint(total)" - ], - "Output Answer": [ - "{'number': '90.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Detroit Tigers are an United States professional baseball team based in Detroit, Michigan. The Tigers compete in Major League Baseball (MLB) as a member of the American League (AL) American League Central division. One of the ALs eight charter franchises, the club was founded in Detroit as a member of the minor league Western League (1885\u20131899) in 1894. They are the oldest continuous one name, one city franchise in the AL. The Tigers have won four World Series championships (, , , and ), 11 List of American League pennant winners (1907, 1908, 1909, 1934, 1935, 1940, 1945, 1968, 1984 American League Championship Series, 2006 American League Championship Series, 2012 American League Championship Series), and four AL Central division championships (2011, 2012, 2013, and 2014). The Tigers also won division titles in 1972, 1984, and 1987 as a member of the American League East. The team currently plays its home games at Comerica Park in Downtown Detroit. Question: How many division titles did the Tigers win as a member of the American League East?", - "Output Program": [ - "win_year = [1972, 1984, 1987]\nlength = len(win_year)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The average high school graduation rate of blacks in the United States has steadily increased to 71% in 2013. Separating this statistic into component parts shows it varies greatly depending upon the state and the school district examined. 38% of black males graduated in the state of New York but in Maine 97% graduated and exceeded the white male graduation rate by 11 percentage points. In much of the southeastern United States and some parts of the southwestern United States the graduation rate of white males was in fact below 70% such as in Florida where a 62% of white males graduated high school. Examining specific school districts paints an even more complex picture. In the Detroit school district the graduation rate of black males was 20% but 7% for white males. In the New York City school district 28% of black males graduate high school compared to 57% of white males. In Newark County 76% of black males graduated compared to 67% for white males. Further academic improvement has occurred in 2015. Roughly 23% of all blacks have bachelors degrees. In 1988, 21% of whites had obtained a bachelors degree versus 11% of blacks. In 2015, 23% of blacks had obtained a bachelors degree versus 36% of whites. Foreign born blacks, 9% of the black population, made even greater strides. They exceed native born blacks by 10 percentage points. Question: How many more percentage of black people graduated in Maine than in New York?", - "Output Program": [ - "marine = 97\nnew_york = 38\nmore = marine - new_york\nprint(more)", - "maine = 97\nny = 38\n\nprint(abs(round(maine - ny,2)))" - ], - "Output Answer": [ - "{'number': '59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: These measures were applied with successful results while the government strove for the Magical Hexagon of full employment, social equality, economic growth, environmental quality, positive trade balance and price stability. The rebound which started in mid-2003 saw growth rate growth rate averaging 3% (2004 and 2005 saw a GDP growth of 2.5% and 2.6% respectively; for 2006 and 2007, the rate was 3.6%). In 2008, GDP growth was modest in the first half of the year while declining in the last two quarters. Because of the base effect, real growth came to 1.9%. While it contracted 1.9% in 2009, the economy started to pick up in Q3 and by the second quarter of 2010, it had surpassed its previous peak. Growth for 2010 was 2.6% Question: How many elements were in the Magical Hexagon?", - "Output Program": [ - "elements = ['employment', 'social equality', 'economic growth', 'environmental quality', 'positive trade balance', 'price stability']\nprint(len(elements))", - "hexa = 6\nprint(6)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2014, Aston Martin suffered a pre-tax loss of \u00a372 million, almost triple that of 2013 selling 3,500 cars during the year, well below 7,300 sold in 2007 and 4,200 sold in 2013. In March 2014, Aston Martin issued \"payment in kind\" notes of US$165 million, at 10.25% interest, in addition to the \u00a3304 million of senior secured notes at 9.25% issued in 2011. Aston Martin also had to secure an additional investment of \u00a3200 million from its shareholders to fund development of new models. It is reported that Aston Martins pre-tax losses for 2016 increased by 27% to \u00a3162.8 million, the sixth year it continued to suffer a loss. Question: How many fewer cars were sold in 2013 than in 2007?", - "Output Program": [ - "cars=7300 \nsold=4200\nanswer=cars-sold\nprint(answer)", - "cars=3500\nsold=7300\nanswer=sold-cars\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3100', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the New Jersey gubernatorial election, 2013, Republican Chris Christie received 62.5% of the vote (4,926 cast), ahead of Democrat Barbara Buono with 35.9% (2,834 votes), and other candidates with 1.6% (124 votes), among the 8,017 ballots cast by the townships 16,108 registered voters (133 ballots were spoiled), for a turnout of 49.8%. In the New Jersey gubernatorial election, 2009, Republican Chris Christie received 4,787 votes (52.3% vs. 41.7% countywide), ahead of Democrat Jon Corzine with 3,421 votes (37.4% vs. 50.6%), Independent Chris Daggett with 793 votes (8.7% vs. 5.9%) and other candidates with 82 votes (0.9% vs. 0.8%), among the 9,146 ballots cast by the townships 15,871 registered voters, yielding a 57.6% turnout (vs. 46.5% in the county). Question: How many percent of people did not vote for Chris Daggett in 2009?", - "Output Program": [ - "ChrisDaggett=8.7\npeople=100\nanswer=people-ChrisDaggett\nprint(answer)" - ], - "Output Answer": [ - "{'number': '91.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Much of Afghanistans livestock was removed from the country by early waves of refugees who fled to neighboring Pakistan and Iran. In 2001, the livestock population in Afghanistan had declined by about 40% since 1998. In 2002, this figure was estimated to have declined further to 60%. An FAO survey done in the northern regions in spring 2002 showed that in four provinces (Balkh Province, Jowzjan Province, Sar-e Pol Province, and Faryab Province), there was a loss of about 84% of cattle from 1997 to 2002 and around 80% of sheep and goat. The majority of Afghans traditionally raise sheep instead of goats because goat meat is not popular in Afghanistan. After 2002, the Ministry of Agriculture, Irrigation & Livestock (Afghanistan) with assistance from USAID have been helping to regrow livestock numbers throughout the country. This was done by providing Afghan villagers training and animals to start with. The Council of Ministers (Afghanistan) Mohammad Asef Rahimi stated that over the past decade arable land had increased from 2.1 million hectares to 8.1 million hectares, wheat production from 5.1 million tonnes to 2.3 million tonnes, nurseries from 75,000 hectares to 119,000 hectares and grape production from 364,000 tonnes to 615,000 tonnes. Almond production jumped from 19,000 to 56,000 tonnes and cotton from 20,000 to 45,000 tonnes, with the saffron yield reaching 2,000 kilograms. Question: How many more percentage points of cattle was lost than sheep and goats?", - "Output Program": [ - "condition_1 = 80\ncondition_2 = 84\n\nprint(abs(round(condition_2 - condition_1,2)))", - "cattle = 84\nsheep_goat = 80\ndiff = cattle - sheep_goat\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After clinching the AFC north the previous week, the Bengals traveled to take on the New York Jets on Sunday Night Football. This would prove to be the final game to ever be played at Giants Stadium. The Bengals did not score in the first quarter, while the Jets had a 1-yard touchdown run by Thomas Jones to put the Jets up 7-0. The Bengals also failed to score in the 2nd quarter, while the Jets' offense had a very productive 2nd quarter, scoring 20 points. The Jets got a 20-yard field goal, to make the score 10-0 Jets. Brad Smith then had a 32-yard touchdown run to make the score 17-0. The Jets then got another touchdown run by Jerricho Cotchery. to make the score 24-0. The Jets finished the half with another field goal, to make the halftime score 27-0 Jets. The only score of the 3rd quarter came when J. Feely got a 40-yard field goal, to make the score 30-0. The Jets finished the game with another touchdown run by Thomas Jones, this time from 2 yards. The final score was Jets 37, Bengals 0. With the shutout loss, the Bengals finished the 2009 regular season with a record of 10-6. By far, this is the only time in the Marvin Lewis era that the team has been shutout and suffered their first regular season shutout loss since 2001 when they lost 16-0 to the Ravens which was also a road game. In the wild card round of the playoffs, the Jets now had to travel to Paul Brown Stadium. The Bengals scored first when Carson Palmer threw an 11-yard TD pass to Laveranues Coles. In the second quarter, Jets RB Shonn Greene ran 39 yards for a TD, and Carson Palmer threw an interception that was returned for 20 yards. Mark Sanchez passed to Dustin Keller for a 45-yard TD, and the next scoring drive would come in the third quarter when Thomas Jones made a 9-yard TD run. Cedric Benson made a 47-yard TD in the fourth quarter, and the Jets responded with a 20-yard FG by Jay Feely. They halted any further attempts by the Bengals at a scoring drive, sacking Carson Palmer twice. The Jets ran out the clock for the last two minutes to end the game at 24-14. Question: How many points did the Jets score in the first half?", - "Output Program": [ - "condition_1 = 27\ncondition_2 = 0\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "jets = 27\nprint(jets)" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On 1 January 2013, 92.2% of the total provincial population was born in the Netherlands; and of the 7.8% that was born abroad, the ten most common foreign countries of origin are the neighbour Germany (1.09%), the former colonies and dependencies Indonesia (0.60%), Netherlands Antilles and Aruba (0.55%), Suriname (0.54%), and other countries Turkey (0.41%), Soviet Union (0.36%), China (0.32%), Poland (0,26%), Yugoslavia (0.26%), and United Kingdom (0.18%). Question: How many percent of people were not from Germany?", - "Output Program": [ - "condition_1 = 1.09\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 100\nger = 1.09\nprint(total - ger)" - ], - "Output Answer": [ - "{'number': '98.91', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many more people, in terms of percentage, were in the two biggest age groups combined compared to the second smallest?", - "Output Program": [ - "residents=15.3\nthird=32.3\nanswer=third+residents\nprint(answer)", - "agepercentage=32.3\ncohorts=15.9\nanswer=agepercentage+cohorts\nprint(answer)" - ], - "Output Answer": [ - "{'number': '44.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Under the reign of Akbar the Great (reigned 1556\u20131605) in 1600, the Mughal Empires urban population was up to 17 million people, larger than the urban population in Europe. By 1700, Mughal India had an urban population of 23 million people, larger than British Indias urban population of 22.3 million in 1871. Nizamuddin Ahmad (1551\u20131621) reported that, under Akbars reign, Mughal India had 120 large cities and 3,200 townships. A number of cities in India had a population between a quarter-million and half-million people, with larger cities including Agra (in Agra Subah) with up to 800,000 people and Dhaka (in Bengal Subah) with over 1 million people. Mughal India also had a large number of villages, with 455,698 villages by the time of Aurangzeb (reigned 1658\u20131707). Question: How many more millions of people did the urban population of Mughal have compared to the British Indias urban population?", - "Output Program": [ - "mughal = 23\nbritish = 22.3\nprint(mughal - british)", - "Mughal = 23\nBritish = 22.3\nprint(\"{:.2f}\".format(Mughal-British))" - ], - "Output Answer": [ - "{'number': '.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: For others who go through the traditional application process, selectivity is deemed \"more selective\" according to the Carnegie Foundation for the Advancement of Teaching and by U.S. News & World Report. For Fall 2017, 51,033 applied and 18,620 were accepted (36.5%), and of those accepted, 45.2% enrolled. Among freshman students who enrolled in Fall 2017, SAT scores for the middle 50% ranged from 570-690 for critical reading and 600-710 for math. ACT (examination) composite scores for the middle 50% ranged from 26 to 31. In terms of class rank, 74.4% of enrolled freshmen were in the top 10% of their high school classes and 91.7% ranked in the top quarter. Question: How many more percent of enrolled freshmen were in the top quarter of their high school class rather than the top 10%?", - "Output Program": [ - "top = 74.4\nfresh = 91.7\nprint(fresh - top)", - "condition_one = 74.4\ncondition_two = 91.7\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '17.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On August 26, 2013, Entertainment Weekly announced that Syfy was developing a 12 Monkeys (TV series) based on the film. Production began in November 2013. The television pilot was written by Terry Matalas and Travis Fickett, who had written for the series Terra Nova (TV series). Due to the series being labeled as \"cast contingent\", the series did not move forward until the roles of Cole and Goines were cast. In April 2014, Syfy green-lighted the first season, which consisted of 13 episodes, including the pilot filmed in 2013. The series premiered on January 16, 2015. On March 12, 2015, the series was renewed for a second season that began airing in April 2016. On June 29, 2016, the series was renewed for a 10-episode third season, set to premiere in 2017. In a surprising move, the entire third season aired over three consecutive nights. A fourth and final season was announced on March 16, 2017. The eleven-episode fourth season ran from June 15 to July 6, 2018 for four straight weeks. Question: How many years was the show on the air?", - "Output Program": [ - "show_air_starting = 2015\nshow_air_ending = 2018\n\nprint(abs(show_air_starting - show_air_ending))", - "start_year = 2015\nend_year = 2018\ngap = end_year - start_year\nprint(gap)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the USA an estimate was found of 32,500 children (<21 years) that suffer from major paediatric amputation, with 5,525 new cases each year, of which 3,315 congenital. Carr et al. (1998) investigated amputations caused by landmines for Afghanistan, Bosnia and Herzegovina, Cambodia and Mozambique among children (<14 years), showing estimates of respectively 4.7, 0.19, 1.11 and 0.67 per 1000 children. Mohan (1986) indicated in India a total of 424,000 amputees (23,500 annually), of which 10.3% had an onset of disability below the age of 14, amounting to a total of about 43,700 limb deficient children in India alone. Question: How many amputees in India in all are not children?", - "Output Program": [ - "condition_1 = 424000\ncondition_2 = 43700\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "amputees = 424000\nchildren = 43700\nprint(amputees - children)" - ], - "Output Answer": [ - "{'number': '380300', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: This overall downturn affected Holdens profits; the company recorded a combined gain of A$842.9 million from 2002 to 2004, and a combined loss of A$290 million from 2005 to 2006. Factors contributing to the loss included the development of an all-new model, the strong Australian dollar and the cost of reducing the workforce at the Elizabeth plant, including the loss of 1,400 jobs after the closure of the third-shift assembly line in 2005, after two years in operation. Holden fared better in 2007, posting an A$6 million loss. This was followed by an A$70.2 million loss in the 2008, an A$210.6 million loss in 2009, and a profit of A$112 million in 2010. On 18 May 2005, \"Holden Ltd\" became \"GM Holden Ltd\", coinciding with the resettling to the new Holden headquarters on 191 Salmon Street, Port Melbourne, Victoria. Question: How many dollars, in millions, did Holden lose between 2007 and 2009?", - "Output Program": [ - "condition_1 = 6+70.2+10.6+210.6\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "_2007 = 6\n_2008 = 70.2\n_2009 = 210.6\ntotal_loss = _2007 + _2008 + _2009\nprint(total_loss)" - ], - "Output Answer": [ - "{'number': '286.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The worlds colonial population at the time of the First World War totaled about 560 million people, of whom 70.0% were in British domains, 10.0% in French, 8.6% in Dutch, 3.9% in Japanese, 2.2% in German, 2.1% in American, 1.6% in Portuguese, 1.2% in Belgian and 1/2 of 1% in Italian possessions. The home domains of the colonial powers had a total population of about 370 million people. Question: How many percent of the worlds colonial population were not in British domains?", - "Output Program": [ - "Britishdomains=70\npeople=100\nnotBritishdomains=people-Britishdomains\nprint(notBritishdomains)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With the 33-10 victory against Dallas, the Eagles are now 2-0 against the Cowboys on Thanksgiving Day and 6-0 overall for Thanksgiving games. Tony Romo's 38 game streak with at least one touchdown pass came to an end against Philadelphia. Romo's 38 game touchdown streak is the longest in franchise history and fifth longest in NFL history and the second-longest among active streaks, behind Peyton Manning's 50. Romo was 18 of 29 for 199 yards and 0 TD's in the loss. It was the fourth loss of the season for Dallas at home, and DeMarco Murray failed to break 100 yards for only the second time this season. Question: How many points did the Eagles win by?", - "Output Program": [ - "win = 33\nlose = 10\n\nprint(abs(round(win-lose,2)))", - "eagles = 33\ndallas = 10\nwon = eagles - dallas\nprint(won)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 1936 Summer Olympics in Berlin were the first Games to be broadcast on television, though only to local audiences. The 1956 Winter Olympics were the first internationally televised Olympic Games, and the 1960 Winter Olympics had their broadcasting rights sold for the first time to specialised television broadcasting networks\u2014CBS paid US$394,000 for the American rights, and the European Broadcasting Union (EBU) allocated US$660,000. In the following decades the Olympics became one of the ideological fronts of the Cold War. Superpowers jockeyed for political supremacy, and the IOC wanted to take advantage of this heightened interest via the broadcast medium. The sale of broadcast rights enabled the IOC to increase the exposure of the Olympic Games, thereby generating more interest, which in turn created more appeal to advertisers time on television. This cycle allowed the IOC to charge ever-increasing fees for those rights. For example, CBS paid US$375 million for the American broadcast rights of the 1998 Winter Olympics, while NBC spent US$3.5 billion for the American rights of all the Olympic Games from 2000 to 2012. In 2011, NBC agreed to a $4.38 billion contract with the International Olympic Committee to broadcast the Olympics through the 2020 Summer Olympics, the most expensive television rights deal in Olympic history. NBC then agreed to a $7.75 billion contract extension on May 7, 2014, to air the Olympics through the 2032 games. NBC also acquired the American television rights to the Youth Olympic Games, beginning in 2014 Summer Youth Olympics, and the Paralympic Games for the 2014 Winter Paralympics and 2016 Summer Paralympics editions. NBC is one of the major sources of revenue for the IOC. Question: How many more billions of dollars did NBC spend on the rights to the Olympics to broadcast through 2020's Summer Olympics than they spent on the rights of all Olympic Games from 2000 to 2012?", - "Output Program": [ - "_2020 = 4.38\n_2000 = 3.5\ndiff = _2020 - _2000\nprint(diff)", - "y2020 = 4.38\ny2000_12 = 3.5\n\nprint(abs(round(y2020-y2000_12,2)))" - ], - "Output Answer": [ - "{'number': '.88', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Harbhajan was unable to maintain his ODI form on the Indian cricket team in West Indies in 2006 to the West Indies, where he managed three wickets at 64 in five matches, although he continued to be economical, conceding 3.91 runs per over. He was omitted from the Test team for the opening two Tests as India opted to use three pace bowlers and Anil Kumble, scrapping the five bowler strategy used since early 2006. The reasons for the return to the four-man attack were unclear, with performance, fatigue and injury variously offered as explanations. Harbhajan was recalled for the Third Test in St Kitts after the pace attack was unable to dismiss the West Indian batsmen, with local captain Brian Lara stating that his team, who had three wickets in hand at the end of play, would have been lucky to draw the Second Test had Harbhajan been playing. In a drawn match, Harbhajan claimed the leading match figures of 6/186, as well as contributing an unbeaten 38 in the first innings. Harbhajans 5/13 in 27 balls in the first innings in the Fourth Test saw the hosts lose their last six wickets for 23, to give India a 97 run first innings lead. India went on secure a victory in a low scoring match in three days and win the series 1-0, although Harbhajan was punished in the second innings, conceding 65 runs in 16 overs without taking a wicket. It was Indias first series victory in the Caribbean in 35 years, with Harbhajan contributing 11 wickets at 24.00. Question: What year did Indias have a previous victory in the Caribbean?", - "Output Program": [ - "win_year = 2006\nwin_after = 35\nprint(abs(win_year - win_after))", - "year_indians_have_victory=1971\nprint(year_indians_have_victory)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1971'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many percentage points less of the population do non-Hispanic whites make up of the Bronx population in 2009 than they did in 1980?", - "Output Program": [ - "y2009 = 12.1\ny1980 = 34.4\n\nprint(abs(round(y2009-y1980,2)))", - "in_2009 = 34.4\nin_1980 = 12.1\nanswer = round(in_2009 - in_1980, 1)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '22.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Of 3,143 counties in the United States in 2013, Fayette County ranked 2,882 in the longevity of male residents and 3,091 of female residents. Males in Fayette County lived an average of 71.2 years and females lived an average of 75.3 years compared to the national average for longevity of 76.5 for males and 81.2 for females. The average longevity of men in Fayette County increased by 2.0 years from 1985 to 2013 compared to a national average for the same period of an increased life span for men of 5.5 years. The average longevity, however, for females in Fayette County declined by 4.2 years between 1985 and 2013 compared to the national average for the same period of an increased life span of 3.1 years for women. High rates of smoking and obesity and a low rate of physical activity appear to be contributing factors to the low level of longevity for both sexes. Question: How many years did it take for the average longevity of men in Fayette County to increase by 2.0 years?", - "Output Program": [ - "condition_1 = 1985\ncondition_2 = 2013\n\nprint(abs(condition_2 - condition_1))", - "y1 = 2013\ny2 = 1985\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Fiorentina purchased Baggio in 1985 for \u00a31.5 million. During his time at the club, despite initial injuries, he became extremely popular, and is regarded as one of the clubs best ever players. In his 1985\u201386 Serie A with the club, Fiorentina finished in fifth place in Serie A and reached the semi-finals of the 1985\u201386 Coppa Italia, with Baggio making his club debut in the competition. He made his Serie A debut on 21 September 1986 against U.C. Sampdoria, and he also made his European debut that season on 17 September 1986, in an 1986\u201387 UEFA Cup match against Boavista F.C.. Baggio suffered another knee injury on 28 September, and he was operated again, requiring 220 stitches to have it rebuilt, losing 12 kg as a result and missing most of the 1986\u201387 Serie A. Baggio returned, and scored his first league goal from a free-kick on 10 May 1987 in a 1\u20131 draw against Diego Maradonas S.S.C. Napoli, the eventual Serie A champions; Baggios equaliser saved Fiorentina from relegation. Question: How many days before Baggio made his Serie A debut did he make his European debut?", - "Output Program": [ - "euro = 21\nserie = 17\ndiff = euro - serie\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of people were not mexican?", - "Output Program": [ - "mexican = 24\n\nprint(abs(round(100 - mexican,2)))", - "total = 100\nmexican = 24\nnon_mexican = total - mexican\nprint(non_mexican)" - ], - "Output Answer": [ - "{'number': '99.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Since the takeover in 2011, NEEP Roma Holding S.p.A. has owned all shares Sensi previously hold. NEEP, itself a joint venture, was held by DiBenedetto AS Roma LLC (later renamed to AS Roma SPV, LLC) and Unicredit in 60\u201340 ratio from 2011 to 2013, which the former had four real person shareholders in equal ratio, led by future Roma president Thomas R. DiBenedetto (2011\u201312). The takeover also activated a mandatory bid of shares from the general public, however not all minority shareholders were willing to sell their shares. The mandatory bid meant NEEP held 78.038% of shares of AS Roma (increased from 67.1% of the Sensi). On 1 August 2013, the president of Roma as well as one of the four American shareholders of AS Roma SPV, LLC, James Pallotta, bought an additional 9% shares of NEEP Roma Holding from Unicredit (through Raptor Holdco LLC), as the bank was not willing to fully participate in the capital increase of NEEP from \u20ac120,000 to \u20ac160,008,905 (excluding share premium). On 4 April 2014 Starwood Capital Group also became the fifth shareholder of AS Roma SPV, as well as forming a strategic partnership with AS Roma SpA to develop real estate around the new stadium. The private investment firm was represented by Zsolt Kohalmi in AS Roma SPV, who was appointed on 4 April as a partner and head of European acquisitions of the firm. On 11 August 2014, UniCredit sold the remain shares on NEEP (of 31%) for \u20ac33 million which meant AS Roma SPV LLC (91%) and Raptor Holdco LLC (9%) were the sole intermediate holding company of AS Roma SpA. Question: How many months after Zsolt Kohalmi was appointed partner and head of European acquisitions did UniCrdit sell the remaing shares on NEEP?", - "Output Program": [ - "appointed = 4\nsold = 8\nmonths = sold - appointed\nprint(months)", - "appointed_month = 4\nsold_share_month = 8\n\n\nprint(abs((appointed_month - sold_share_month)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the USA an estimate was found of 32,500 children (<21 years) that suffer from major paediatric amputation, with 5,525 new cases each year, of which 3,315 congenital. Carr et al. (1998) investigated amputations caused by landmines for Afghanistan, Bosnia and Herzegovina, Cambodia and Mozambique among children (<14 years), showing estimates of respectively 4.7, 0.19, 1.11 and 0.67 per 1000 children. Mohan (1986) indicated in India a total of 424,000 amputees (23,500 annually), of which 10.3% had an onset of disability below the age of 14, amounting to a total of about 43,700 limb deficient children in India alone. Question: How many amputees in India were not limb deficient children?", - "Output Program": [ - "total = 424000\ndeficient = 43700\nnot_deficient = total - deficient\nprint(not_deficient)", - "condition_1 = 43700\ncondition_2 = 424000\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '380300', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Tourism in Hawaii is Kauais largest industry. In 2007, 1,271,000 people visited Kauai. The two largest groups were from the continental United States (84% of all visitors) and Japan (3%). As of 2003, there were a total of approximately 27,000 jobs on Kauai, of which the largest sector was accommodation/food services (26%, 6,800 jobs) followed by government (15%) and retail (14.5%), with agriculture accounting for 2.9% (780 jobs) and educational services providing 0.7% (183 jobs). In terms of income, the various sectors that constitute the visitors industry accounted for one third of Kauais income. Employment is dominated by small businesses, with 87% of all non-farm businesses having fewer than 20 employees. As of 2003, Kauais unemployment rate was 3.9%, compared to 3.0% for the entire state and 5.7% for the United States as a whole. Kauais poverty rate was 10.5%, compared to the contiguous 48 states at 10.7%. Question: In percent, how many jobs in Jauai were either in the government or retail sector?", - "Output Program": [ - "gov_retail_jobs = 15+14.5\n\nprint(abs(gov_retail_jobs))", - "government = 15\nretail = 14.5\n\ntotal = (government + retail)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '29.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The population grew steadily while Georgia was part of the Soviet Union and during the first years of independence, rising from less than 4 million Plague was one of the hazards of life in Britain from its dramatic appearance in 1348 with the Black Death. The Bills of Mortality began to be published regularly in 1603, in which year 33,347 deaths were recorded from plague. Between then and 1665, only four years had no recorded cases. In 1563, a thousand people were reportedly dying in London each week. In 1593, there were 15,003 deaths, 1625 saw 41,313 dead, between 1640 and 1646 came 11,000 deaths, culminating in 3,597 for 1647. The 1625 outbreak was recorded at the time as the Great Plague, Until 1665, surpassed it. These official figures are likely to under-report actual numbers. Question: How many years did it take for the 1625 death total to be surpassed?", - "Output Program": [ - "great_plegue_pass = 1665\ngreat_plegue_started = 1625\n\nprint(abs(great_plegue_pass-great_plegue_started))", - "start = 1625\nend = 1665\n\nsurpass = end - start\n\nprint(surpass)" - ], - "Output Answer": [ - "{'number': '40', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: A September 2014 Lucid Talk Belfast Telegraph poll showed that 40.1% of the population supported same-sex marriage, while 39.4% opposed and 20.5% either had or stated no opinion. Of those that gave an opinion, 50.5% supported and 49.5% opposed same-sex marriage. A poll in May 2015 found that 68% of the population supported same-sex marriage, with support rising to 75% in Belfast. A \"mass rally\", organised by the Irish Congress of Trade Unions, Amnesty International, and the Rainbow Project took place in Belfast on 13 June 2015, with a 20,000 person turnout. A June 2016 poll gave support for same-sex marriage at 70%, while those opposing it at 22%. Question: In percent, how many more people in a September 2014 poll supported same-sex marriage than had or stated no opinion?", - "Output Program": [ - "condition_one = 40.1\ncondition_two = 20.5\n\n\nprint(abs(round(condition_one-condition_two,2)))", - "support = 40.1\nno = 20.5\nprint(support - no)" - ], - "Output Answer": [ - "{'number': '19.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With Steigerwalds departure in 1999, Mike Lange shared the broadcast booth with former Penguins defenseman Peter Taglianetti. Taglianetti, a two-time Stanley Cup winner with the team in 1991 and 1992, remained in the position for one season before being replaced by Ed Olczyk. Lange and Olczyk were broadcast partners from 2000 until 2003, when Olczyk left the booth to become the 18th head coach in Penguins history that had become upon due to the firing of previous Head Coach Rick Kehoe after the 2002\u201303 season. With Olczyks vacancy, the Penguins hired Bob Errey as their new color commentator for the start of the 2003\u201304 season (a position that he continues to hold as of the start of the 2012\u201313 season. Lange and Errey remained in the booth until 2005\u201306. After 26 seasons in the television broadcast booth, Mike Lange was not retained by FSN Pittsburgh. Instead, he was replaced by former broadcast partner Paul Steigerwald, who remained the TV play-by-play broadcaster for the team until the 2016\u201317 season. Lange returned to the radio broadcast booth and currently holds the position of radio play-by-play announcer, the same position he had held with the team in the mid-1970s. Following the 2016\u201317 season, Steigerwald moved back to the Penguins front office and NHL Network (U.S. TV network) personality Steve Mears was hired as the new television play-by-play announcer starting with the 2017\u201318 season. Question: How many years did Lange and Errey remained in the booth to broadcast?", - "Output Program": [ - "year=2017\ny=2018\nanswer=y-year\nprint(answer)", - "year=1991\nyear1=1992\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the USA an estimate was found of 32,500 children (<21 years) that suffer from major paediatric amputation, with 5,525 new cases each year, of which 3,315 congenital. Carr et al. (1998) investigated amputations caused by landmines for Afghanistan, Bosnia and Herzegovina, Cambodia and Mozambique among children (<14 years), showing estimates of respectively 4.7, 0.19, 1.11 and 0.67 per 1000 children. Mohan (1986) indicated in India a total of 424,000 amputees (23,500 annually), of which 10.3% had an onset of disability below the age of 14, amounting to a total of about 43,700 limb deficient children in India alone. Question: Of the new paediatric amputation cases each year, how many are not congenital?", - "Output Program": [ - "total = 5525\ncongenital = 3315\ndiff = total - congenital\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2210', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Eight years after their last game in Indianapolis (a 29-13 victory), the Bears returned to play the Colts in week five. The 43rd game between the two franchise, the Bears trailed the series 19-23, but won the last two games, recently a 41-21 win in 2012. \"An efficient offensive attack\", particularly a rushing-based offense like against the Lions, was a key to success against the Colts defense, according to Jeff Joniak; the Colts allowed the second-highest runs of at least four yards with 51.5 percent. He added the offense should punctuate the run with deep passes, as the Colts were the most penalized defense in the NFL with six pass interference and three personal fouls, along with just four turnovers forced resulting in only three total points. Meanwhile, the Bears defense had to attack Colts quarterback Andrew Luck; Indianapolis was allowing a league-high 15 sacks, was ranked 29th in pass protection efficiency, the second-most hurries (35) the highest number of knockdowns (33) allowed, along with 10 combined false start and holding penalties. Joniak added jet lag could play a factor in the game, as the Colts had lost in London the week before and had no bye week. Connor Barth scored the first points of the game when he kicked a 35-yard field goal on the Bears' opening drive. Adam Vinatieri responded with a 54-yard field goal and the Colts took the lead in the second quarter when Luck threw a one-yard touchdown pass to Dwayne Allen. Both teams traded field goals on their next drives before Brian Hoyer threw a 14-yard touchdown pass to Cameron Meredith. With 11 seconds left in the first half, Vinatieri kicked a 26-yard field goal to give Indianapolis the 16-13 lead at halftime. He converted a 41-yard field goal in the third quarter to increase the margin to six points; when Barth tried a 49-yarder on the next series, he missed it wide left, but redeemed himself with a 24-yard kick in the fourth. Hoyer later led the Bears on a 96-yard drive, ending it with a 21-yard touchdown pass to Jordan Howard; the drive was the longest touchdown-scoring series since a 97-yard possession against the Steelers in 2009. Luck responded with a 35-yard touchdown pass to T. Y. Hilton, who beat Jacoby Glenn for the score, followed by Vinatieri's 35-yard field goal after Meredith lost a fumble. Down by six points, Hoyer attempted to rally the Bears on one last drive but missed an open Alshon Jeffery on fourth down, throwing an incomplete pass to Meredith. The Colts ran out the clock to end the game. With the loss, the Bears fell to 1-4, their worst five-week start since they started the 2004 season 1-4. They ended the game with 522 offensive yards, the most since they recorded 542 in a 1989 win against the Lions and the most in a loss since 1940. Question: How many total yards did Andrew Luck throw for on touchdown passes?", - "Output Program": [ - "andrew_luck_td_yards = 1+35\nprint((andrew_luck_td_yards))", - "yards_Luck_throw = 36\nprint(yards_Luck_throw)" - ], - "Output Answer": [ - "{'number': '36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2014, Aston Martin suffered a pre-tax loss of \u00a372 million, almost triple that of 2013 selling 3,500 cars during the year, well below 7,300 sold in 2007 and 4,200 sold in 2013. In March 2014, Aston Martin issued \"payment in kind\" notes of US$165 million, at 10.25% interest, in addition to the \u00a3304 million of senior secured notes at 9.25% issued in 2011. Aston Martin also had to secure an additional investment of \u00a3200 million from its shareholders to fund development of new models. It is reported that Aston Martins pre-tax losses for 2016 increased by 27% to \u00a3162.8 million, the sixth year it continued to suffer a loss. Question: Which year did Aston Martin sell more cars, 2007 or 2013?", - "Output Program": [ - "year_1 = 7300\nyear_2 = 3500\n\nif year_1 > year_2:\n print(\"2007\")\nelse:\n print(\"2013\")", - "y1 = 7300\ny2 = 3500\nif y1 > y2:\n print(2007)\nelse:\n print(2013)", - "year_1 = 7300\nyear_2 = 4200\n\nif year_1 > year_2:\n print(2007)\nelse:\n print(2013)", - "y1 = 7300\ny2 = 4200\nif y1 > y2:\n print(2007)\nelse:\n print(2013)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2007'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The population of the Jews in Gorlice is not well documented or reliable before the later half of the 19th century. There are statistics on the Jewish population from 1880 to 1910 though. Looking first at the Gorlice district in 1880 there was a total of 74,072 residents and out of those 6.4% (4,755) were Jews. Just in the city of Gorlice itself, there were 2,257 jews out of the around 5,000 residents of the city which is close to 50%. The population of Jews in Gorlice grew to 7.5% of the Gorlice district composed of Jews in 1910 and 51% of residents in the City of Gorlice were Jewish at that time (3,495 out of 6,600). Question: How many of the residents were not Jewish?", - "Output Program": [ - "total_residents = 74072\njewis = 4755\nprint(total_residents-jewis)", - "total_residents = 74072\njews = 4755\nremaining = total_residents - jews\nprint(remaining)" - ], - "Output Answer": [ - "{'number': '69317', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Between 1961 and 1989, when Real dominated La Liga, only Atl\u00e9tico offered it any serious challenge, winning Liga titles in 1966, 1970, 1973 and 1977. In 1965, Atl\u00e9tico became the first team to beat Real at the Bernab\u00e9u in eight years. Real Madrids record against Atl\u00e9tico in more recent times is very favorable. A high point coming in the 2002\u201303 La Liga, when Real clinched the La Liga title after a 0\u20134 victory at Atl\u00e9tico at the Vicente Calder\u00f3n Stadium. Atl\u00e9ticos first win over its city rivals since 1999 came with the Copa del Rey win in May 2013. In 2013\u201314, Real and Atl\u00e9tico were finalists of UEFA Champions League, the first final which hosted two clubs from same city. Real Madrid triumphed with 2014 UEFA Champions League Final in extra time. On 7 February 2015, Real suffered their first defeat in 14 years at the Vicente Calder\u00f3n, a 4\u20130 loss. On 28 May 2016, Real and Atl\u00e9tico 2016 UEFA Champions League Final for the Champions League title in Milan, which resulted in a win for Real after a penalty shootout. Question: For how many years did Real dominate La Liga?", - "Output Program": [ - "start = 1961\nend = 1989\ndiff = end - start\nprint(diff)", - "condition_1 = 1961\ncondition_2 = 1989\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2001, EastEnders clashed with Coronation Street for the first time. EastEnders won the battle with 8.4 million viewers (41% share) whilst Coronation Street lagged behind with 7.3 million viewers (34 per cent share). On 21 September 2004, Louise Berridge, the then executive producer, quit following criticism of the show. The following day the show received its lowest ever ratings at that time (6.2 million) when ITV scheduled an hour-long episode of Emmerdale against it. Emmerdale was watched by 8.1 million people. The poor ratings motivated the press into reporting viewers were bored with implausible and ill-thought-out storylines. Under new producers, EastEnders and Emmerdale continued to clash at times, and Emmerdale tended to come out on top, giving EastEnders lower than average ratings. In 2006, EastEnders regularly attracted between 8 and 12 million viewers in official ratings. EastEnders received its second lowest ratings on 17 May 2007, when 4.0 million viewers tuned in. This was also the lowest ever audience share, with just 19.6 per cent. This was attributed to a conflicting one-hour special episode of Emmerdale on ITV1. However, ratings for the 10pm EastEnders repeat on BBC Three reached an all-time high of 1.4 million. However, there have been times when EastEnders had higher ratings than Emmerdale despite the two going head-to-head. Question: What date did EastEnders have it lowest rating of 2004?", - "Output Program": [ - "date = ('22 sep. 2004')\nprint(date)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '22', 'month': 'September', 'year': '2004'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The first Border-Gavaskar Trophy series was played in India the 1996-97 Indian cricket season and was won by the hosts 1-0. Australia won the trophy for the first time in the 1999-2000 Indian cricket season at home where they defeated India 3-0. Since then, the trophy has alternated between both the teams. Australias failure to win the Border-Gavaskar Trophy in India led to Steve Waugh dubbing the Indian tour as the \"Final Frontier\" for the Australian team. In 2004-05, Australia defeated India 2-1 in India. Australias usual captain, Ricky Ponting, did not play in the winning matches due to injury and Adam Gilchrist instead captained the winning sides. In the 2008-09 edition, India defeated Australia 2-0 in a four match series in India to regain the trophy. In 2010 India retained the trophy by winning the two match series 2-0. Australia won the 2011-12 series 4-0, and regained the trophy for the first time since 2007-08. India returned the favour in the 2013 series by completing a 4-0 \"Whitewash (sport)\" of Australia to regain the trophy, before losing it in the 2014-15 series with a 2-0 defeat. India then won the 2017 series 2-1 and regained the trophy. Question: How many times did India beat Australia 2 to 0?", - "Output Program": [ - "won = [2013, 2017]\nprint(len(won))", - "beat = [\"1999-2000\",\" 2014-15\"]\nprint(len(beat))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In Sofia there are 607,473 dwellings and 101,696 buildings. According to modern records 39,551 dwellings were constructed until 1949, 119,943 between 1950 and 1969, 287,191 between 1970 and 1989, 57,916 in the 90s and 102,623 between 2000 and 2011. Until 1949, 13,114 buildings were constructed and between 10,000-20,000 in each following decade. Sofias architecture combines a wide range of architectural styles, some of which are aesthetically incompatible. These vary from Christian Roman architecture and medieval Bulgar fortresses to Neoclassicism and prefabricated Socialist-era apartment blocks. A number of ancient Roman, Byzantine and medieval Bulgarian buildings are preserved in the centre of the city. These include the 4th century Church of St. George, Sofia, the walls of the Serdica fortress and the partially preserved Amphitheatre of Serdica. Question: How many more dwellings were constructed between 1950 and 1969 than 1949?", - "Output Program": [ - "constructed=39551\nconstructed1=119943\nanswer=constructed1-constructed\nprint(answer)", - "constructed=39551\nconstuct=119943\nanswer=constuct-constructed\nprint(answer)" - ], - "Output Answer": [ - "{'number': '80392', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: At the June 1983 Consumer Electronics Show, Commodore lowered the retail price of the 64 to $300, and stores sold it for as little as $199. At one point the company was selling as many computers as the rest of the industry combined. Its prices for the VIC-20 and 64 were $50 lower than Ataris prices for the 600XL and 800XL. Commodores strategy was to, according to a spokesman, devote 50% of its efforts to the under-$500 market, 30% on the $500\u20131000 market, and 20% on the over-$1000 market. Its vertical integration and Tramiels focus on cost control helped Commodore do well during the price war, with $1 billion in 1983 sales. Although the company and Tramiels focus on cost cutting over product testing caused many hardware defects in the 64, by early 1984 Synapse Software\u2014the largest provider of third-party Atari 8-bit software\u2014received 65% of sales from the Commodore market, and Commodore sold almost three times as many computers as Atari that year. Question: How many dollars higher was the retail price of the 64 compared to what stores sold it for?", - "Output Program": [ - "\ncondition_1 = 300\ncondition_2 = 199\n\nprint(abs(round(condition_2 - condition_1,3)))", - "retail = 300\nsold = 199\ndiff = retail - sold \nprint(diff)" - ], - "Output Answer": [ - "{'number': '101', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many more females were there than males that were 18 years or older?", - "Output Program": [ - "female = 100\nmale = 90\ndiff = female - male\nprint(diff)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1992, Pettitte pitched for the Greensboro Hornets of the Class A (baseball) South Atlantic League. He pitched to a 10-4 Win-loss record (pitching) and a 2.20 earned run average (ERA), with 130 strikeouts and 55 base on balls, in 27 games started. That season, Pettitte and Posada first played with Derek Jeter. Pettitte pitched for the Prince William Cannons of the Class A-Advanced Carolina League in the 1993 season, finishing the year with an 11-9 record, a 3.04 ERA, 129 strikeouts, and 47 walks in 26 starts. He also made one start for the Albany-Colonie Yankees of the Class AA Eastern League (baseball) during the season. Pettitte began the 1994 season with Albany-Colonie, where he had a 7-2 record and 2.71 ERA in 11 starts, before receiving a promotion to the Columbus Clippers of the Triple-A (baseball) International League. With Columbus, Pettitte had a 7-2 record and a 2.98 ERA in 16 starts. The Yankees named him their minor league pitcher of the year. Question: How many more games did Pettitte start in 1992 than in 1993?", - "Output Program": [ - "more_games = 1\nprint(more_games)", - "y1992 = 27\ny1993 = 26\n\nprint(abs(round(y1992-y1993\n )))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Chinese?", - "Output Program": [ - "total = 100\nchi = 1.3\nprint(total - chi)", - "condition_1 = 100\ncondition_2 = 1.3\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nchinese = 1.3\nnot_chinese = percentage - chinese\nprint(not_chinese)", - "Chinese = 1.3\nprint(100-Chinese)", - "Chinese=1.3\npeople=100\nanswer=people-Chinese \nprint(answer)" - ], - "Output Answer": [ - "{'number': '98.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '98.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: There are 27,908 households, of which 31.5% have children under the age of 18 living with them, 48.9% were married couples living together, 15.4% had a female householder with no husband present, and 32.3% were non-families. 28.4% of all households are made up of individuals, and 10.6% had someone living alone who was 65 years of age or older. The average household size was 2.39, and the average family size was 2.94. 70% of women with school-age children work. Question: How many percent are not someone living alone who was 65 years of age or older?", - "Output Program": [ - "condition_1 = 10.6\n\nprint(abs(round(100 - condition_1,2)))", - "living_alone_65 = 10.6\n\nprint(abs(round(100 - living_alone_65, 2)))", - "percent_living_alone_65_older = 10.6\npercent_not_living_alone_65_older = 100 - percent_living_alone_65_older\nprint(percent_not_living_alone_65_older)", - "total = 100\nalone = 10.6\nprint(total - alone)" - ], - "Output Answer": [ - "{'number': '89.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: In 1991, how many more people, in terms of percentage, were Bosniaks compared to Bosnian Serbs and Bosnian Croats combined?", - "Output Program": [ - "bosniaks = 49.2\nbosniaks_serbs = 29.8\nbosniaks_crots = 6.6\n\nprint(abs(round((bosniaks \n - bosniaks_serbs - bosniaks_crots),2)))", - "bosniaks = 49.2\nserbs = 29.8\ncroats = 6.6\ntotal = bosniaks - (serbs + croats)\nprint(total)" - ], - "Output Answer": [ - "{'number': '12.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many percent of people over age 5 hadn't received a higher education qualification?", - "Output Program": [ - "percent=2.7\npeople=100\nanswer=people-percent\nprint(answer)", - "received=2.7\npeople=100\nanswer=people-received \nprint(answer)" - ], - "Output Answer": [ - "{'number': '97.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Early evidence for proto-Chinese millet agriculture is Radiocarbon dating to about 7000 BC. The earliest evidence of cultivated rice, found by the Yangtze River, is carbon-dated to 8,000 years ago. Farming gave rise to the Jiahu culture (7000 to 5800 BC). At Damaidi in Ningxia, 3,172 Neolithic signs in China dating to 6000\u20135000 BC have been discovered, \"featuring 8,453 individual characters such as the sun, moon, stars, gods and scenes of hunting or grazing\". These pictographs are reputed to be similar to the earliest characters confirmed to be written Chinese. Chinese proto-writing existed in Jiahu around 7000 BC, Dadiwan culture from 5800 BC to 5400 BC, Damaidi around 6000 BC and Banpo dating from the 5th millennium BC. Some scholars have suggested that Jiahu symbols (7th millennium BC) were the earliest Chinese writing system. Excavation of a Peiligang culture site in Xinzheng county, Henan, found a community that flourished in 5,500 to 4,900 BC, with evidence of agriculture, constructed buildings, pottery, and burial of the dead. With agriculture came increased population, the ability to store and redistribute crops, and the potential to support specialist craftsmen and administrators. In late Neolithic times, the Yellow River valley began to establish itself as a center of Yangshao culture (5000 BC to 3000 BC), and the first villages were founded; the most archaeologically significant of these was found at Banpo, Xian. Later, Yangshao culture was superseded by the Longshan culture, which was also centered on the Yellow River from about 3000 BC to 2000 BC. Question: For how many years did the community in the area of Henan flourish?", - "Output Program": [ - "condition_1 = 4900\ncondition_2 = 5500\n\nprint(condition_2 - condition_1)", - "y1 = 5500\ny2 = 4900\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '600', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2004, Bonds had perhaps his best season. He hit .362 en route to his second National League batting title, and broke his own record by walking 232 times. He slugged .812, which was fourth-highest of all time, and broke his on-base percentage record with a .609 average. Bonds passed Mays on the career home run list by hitting his 661st off of Ben Ford (baseball) on April 13, He then hit his 700th off of Jake Peavy on September 17. Bonds hit 45 home runs in 373 at-bats, and struck out just 41 times, putting himself in elite company, as few major leaguers have ever had more home runs than strikeouts in a season. Bonds would win his fourth consecutive MVP award and his seventh overall. His seven MVP awards are four more than any other player in history. In addition, no other player from either league has been awarded the MVP four times in a row. (The MVP award was first given in 1931). The 40-year-old Bonds also broke Willie Stargells 25-year record as the oldest player to win a Most Valuable Player Award (Stargell, at 39 years, 8 months, was National League co-MVP with Keith Hernandez in 1979). On July 4, he tied and passed Rickey Hendersons career bases on balls record with his 2190th and 2191st career walks. Question: How many at bats were not home runs for Bonds?", - "Output Program": [ - "bats = 373\nhome_run = 45\n\nprint(abs(round(bats - home_run,2)))", - "at_bats_total=373\nbonds_hit=45\n\n\nat_bats_not_home_run=at_bats_total-bonds_hit\nprint(at_bats_not_home_run)" - ], - "Output Answer": [ - "{'number': '328', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their overtime win to the Falcons, the Giants flew for a Week 12 interconference game against the Denver Broncos, their first Thanksgiving game since 1992. In the first quarter the Giants trailed early with kicker Matt Prater making a 26-yard field goal and then a 32-yard field goal in the second quarter. The Broncos kept on top with RB Knowshon Moreno making a 1-yard touchdown run. After that Matt Prater made a 47-yard field goal to end the half. In the third quarter the Giants replied with kicker Lawrence Tynes nailing a 39 then a 52-yard field goal. In the fourth quarter New York fell further behind with QB Kyle Orton making a 17-yard touchdown pass to WR Brandon Stokley, and Prater making a 24-yard field goal. Question: How many field goals did Matt Prater kick in the first half?", - "Output Program": [ - "fg = [26]\n\nprint(len(fg))", - "field_goals = 3\nprint(field_goals)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Despite playing without an injured Iman Shumpert and Amare Stoudemire, the Knicks compiled an 18\u20135 record to start the season, their best start since 1993\u201394 NBA season. In their first four games, they scored at least 100 points and won by double digits in all of those games. The streak ended after a 10-point loss to Memphis Grizzlies. The following Sunday, in a game against the Indiana Pacers, the Knicks at home went on to win 88\u201376, assuring them a 7\u20131 record. After two tough losses to the Dallas Mavericks and Houston Rockets, the Knicks returned home in a game against the Detroit Pistons on November 25, with a 121\u2013100 blowout win, making them one of only three teams undefeated at home along with the Miami Heat and Utah Jazz. The Knicks finished November with an 11\u20134 record, their best month record since going 11\u20136 in March 2000. By the All-Star break in mid-February 2013, the Knicks compiled a 32\u201318 record, good for second in the Eastern Conference. On February 21, on the trade deadline, the team traded Ronnie Brewer for a 2014 second-round draft pick. The Knicks then signed veteran power forward Kenyon Martin to a 10-day contract. In late March, the Knicks went on to compile a four-game losing streak, tying their worst skid of the season. They would go on and face the Jazz on the road, eventually winning the game and starting what would turn out to be a 13-game winning streak, including wins against the Miami Heat and the Oklahoma City Thunder. This was the third-longest winning streak in franchise history. On April 9, the Knicks beat the Washington Wizards to secure the Atlantic Division title for the first time since the 1993\u201394 NBA season. The Knicks 13-game winning streak came to an end on April 11 as they lost to the Chicago Bulls. Despite that, they set the NBA single season record for three-pointers. On May 3, the Knicks defeated the Boston Celtics in the first round of the NBA playoffs, 4\u20132, their first playoff victory since 2000. On May 18, the Knicks were eliminated in the second round of the playoffs, losing the series to the Indiana Pacers 4\u20132. Point guard Jason Kidd retired following the end of the season\u2014he was named head coach of the Brooklyn Nets a few days later. In the 2013 NBA draft, the Knicks selected Tim Hardaway Jr. as the 24th pick in the first-round. During the 2013 off-season, The Knicks claimed Los Angeles Lakers F Metta World Peace off of waivers. They re-signed J. R. Smith to a 3-year, $18 million deal and traded Quentin Richardson, Steve Novak, Marcus Camby, and three draft picks to acquire Andrea Bargnani from the Toronto Raptors. Question: How many more points did the Knicks score against the Pacers?", - "Output Program": [ - "knics = 88\npacers = 76\n\nprint(abs(knics - pacers))", - "points_scored_by_knicks=12\nprint(points_scored_by_knicks)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The widespread smoking of cigarettes in the Western world is largely a 20th-century phenomenon. At the start of the 20th century, the per capita annual consumption in the U.S. was 54 cigarettes (with less than 0.5% of the population smoking more than 100 cigarettes per year), and consumption there peaked at 4,259 per capita in 1965. At that time, about 50% of men and 33% of women smoked (defined as smoking more than 100 cigarettes per year). By 2000, consumption had fallen to 2,092 per capita, corresponding to about 30% of men and 22% of women smoking more than 100 cigarettes per year, and by 2006 per capita consumption had declined to 1,691; implying that about 21% of the population smoked 100 cigarettes or more per year. Question: In 2006, how many percent of the population smoked less than 100 cigarettes a year?", - "Output Program": [ - "total = 100\nciga = 21\nprint(total - ciga)\n" - ], - "Output Answer": [ - "{'number': '79', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Lakers hold several NBA records as a team including most consecutive games won overall (33) and most consecutive road games won (16) both of which came during the 1971-72 season. Highest field-goal percentage for a season at 54.5% (1984-85), and highest road winning percentage at 0.816 (1971-72). They also hold records for having (into the 2009-10 NBA season) the most wins (3,027), the highest winning percentage (61.9%), and the most NBA Finals appearances (31). The 2000-01 team set the NBA record for best playoff record at 15-1, which was later broken by the Golden State Warriors in 2017. The 1971-72 team holds franchise records in wins (69), most points scored, and largest margin of victory; both of the latter came in the teams 63 point win versus Golden State (162-99). They also used to hold the record for most wins at home in the regular season (going 36-5 in 1971-72, then 37-4 in both 1976-77 and 1979-80) before the Boston Celtics set the current record of 40-1 in the 1985-86 season. Question: How many years did the Lakers hold the record for the best playoff record before it was broken by the Golden State Warriors?", - "Output Program": [ - "condition_1 = 2000\ncondition_2 = 2017\n\nprint(abs(round(condition_2 - condition_1,2)))", - "record = 2001\nbroken = 2017\nyears_apart = broken - record\nprint(years_apart)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Pakistani American?", - "Output Program": [ - "condition_1 = 0.9\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\npak = 0.9\nprint(total - pak)" - ], - "Output Answer": [ - "{'number': '99.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many field goals were there between 20 and 45 yards?", - "Output Program": [ - "fg = [20,53,22,41]\n\ncount = 0\nt = 0\n\nwhile t < len(fg):\n if fg[t] > 20 & fg[t] < 45:\n count = count + 1\n t = t+1\n else:\n t += 1\nprint(count)", - "field_goals = 3\nprint(field_goals)\n" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Prior to Johnsons 1983-84 Los Angeles Lakers season, West\u2014who had become the Lakers general manager\u2014traded Nixon to free Johnson from sharing the ball-handling responsibilities. Johnson that season averaged a double-double of 17.6 points and 13.1 assists, as well as 7.3 rebounds per game. The Lakers reached the 1984 NBA Finals for the third year in a row, where Johnsons 1983-84 Los Angeles Lakers season and Birds 1983-84 Boston Celtics season met for the first time in the post-season. The Lakers won the first game, and led by two points in Game 2 with 18 seconds to go, but after a layup by Gerald Henderson, Johnson failed to get a shot off before the final buzzer sounded, and the Lakers lost 124-121 in overtime. In Game 3, Johnson responded with 21 assists in a 137-104 win, but in Game 4, he again made several crucial errors late in the contest. In the final minute of the game, Johnson had the ball stolen by Celtics center Robert Parish, and then missed two free throws that could have won the game. The Celtics won Game 4 in overtime, and the teams split the next two games. In the decisive Game 7 in Boston, as the Lakers trailed by three points in the final minute, opposing point guard Dennis Johnson stole the ball from Johnson, a play that effectively ended the series. Friends Isiah Thomas and Mark Aguirre consoled him that night, talking until the morning in his Boston hotel room amidst fan celebrations on the street. During the Finals, Johnson averaged 18.0 points on .560 shooting, 13.6 assists, and 7.7 rebounds per game. Johnson later described the series as \"the one championship we should have had but didnt get\". Question: How many more points did the Lakers have compared to the Celtics in Game 3 of the 1984 NBA Finals?", - "Output Program": [ - "lakers = 137\nceltics = 104\nmore_points = lakers - celtics\nprint(more_points)", - "point_one = 137\npoint_two = 104\n\nprint(abs(point_one - point_two))\n" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The February 2013 offer represented a small premium over the then-current stock price, much lower than the stocks all-time high of $65 USD per share reached during the dotcom bubble in 2000, as well as its July 2005 price of $40 USD which was the high-water mark of the post-dotcom era. The price of $13.65 per share represented a 25% premium to the stock price, but far below the 52-week high of $18.36, and more than 76% off its all-time high. Several major institutional shareholders have voiced opposition, including Southeastern Asset Management and Mason Hawkins. Michael Dell owns the largest single share of the companys stock and was part of negotiations to go private, but only offered $750 million of his own money for a deal that would involve almost $16 billion in new debt. T. Rowe Price, which has the third largest holding, also objected to the low price of the proposal. Southeastern Asset Management, the largest shareholder of Dell stock with about 8.5%, is opposed to the deal at the per share price of $13.50 to $13.75 as they value the company at $23.72 a share. Southeastern also complained that the overseas funds arent offered to sweeten the buyout offer. Question: Was the stock price higher in 2000, or in 2005?", - "Output Program": [ - "zero = 65\nfice = 40\nif zero > fice:\n print(2000)\nelse:\n print(2005)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2000'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: 97.7% of the population were in households, 2.3% were in group quarters, and 1% were institutionalized. There were 8,103,731 households of which 30.2% or 2,449,343 had children. 46.1% or 3,736,165 were composed of opposite sex and married couples. Male households with no wife composed 4.9% or 400,534. 15.0% or 1,212,436 were female households, with no husbands. 34% or 2,754,596 were non-family households. The household density was 684 per square mile. 91.9% of housing units were occupied with a 3.8% vacancy rate. The average household size was 2.65 per household. The average income for non-family households was $90,335, and the average income for families was $104,715. 13.3% or 2,888,493 of the population were below the poverty line. Question: In percent, how many of the population is above the poverty line?", - "Output Program": [ - "povert_line = 13.3\n\nprint(abs(round(100 - povert_line,2)))", - "percentage = 100\nbelow = 13.3\nabove = percentage - below\nprint(above)" - ], - "Output Answer": [ - "{'number': '86.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: However, the Saturn failed to take the lead. After the launch of the Nintendo 64 in 1996, sales of the Saturn and its games were sharply reduced, while the PlayStation outsold the Saturn by three-to-one in the U.S. in 1997. The 1997 release of Final Fantasy VII significantly increased the PlayStations popularity in Japan. As of August 1997, Sony controlled 47% of the console market, Nintendo 40%, and Sega only 12%. Neither price cuts nor high-profile game releases proved helpful. Reflecting decreased demand for the system, worldwide Saturn shipments during March to September 1997 declined from 2.35 million to 600,000 versus the same period in 1996; shipments in North America declined from 800,000 to 50,000. Due to the Saturns poor performance in North America, 60 of Sega of Americas 200 employees were laid off in the fall of 1997. Question: How many shipments were Saturn shipments declined by in North America?", - "Output Program": [ - "declined1 = 800000\ndeclined2 = 50000\nprint(declined1-declined2)", - "total = 800000\ndec = 50000\nprint(total - dec)" - ], - "Output Answer": [ - "{'number': '750000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the USA an estimate was found of 32,500 children (<21 years) that suffer from major paediatric amputation, with 5,525 new cases each year, of which 3,315 congenital. Carr et al. (1998) investigated amputations caused by landmines for Afghanistan, Bosnia and Herzegovina, Cambodia and Mozambique among children (<14 years), showing estimates of respectively 4.7, 0.19, 1.11 and 0.67 per 1000 children. Mohan (1986) indicated in India a total of 424,000 amputees (23,500 annually), of which 10.3% had an onset of disability below the age of 14, amounting to a total of about 43,700 limb deficient children in India alone. Question: How many is the rate of ampuation in children under the age of 14 per 1000 children in Afghanistan?", - "Output Program": [ - "ampuation=4.7\nanswer=ampuation \nprint(answer)", - "children=4.7\nanswer=children \nprint(answer)" - ], - "Output Answer": [ - "{'number': '4.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Digital distribution of movies has the potential to save money for film distributors. To print an 80-minute feature film can cost US$1,500 to $2,500, so making thousands of prints for a wide-release movie can cost millions of dollars. In contrast, at the maximum 250 megabit-per-second data rate (as defined by Digital Cinema Initiatives for digital cinema), a feature-length movie can be stored on an Commercial off-the-shelf 300 Gigabyte hard drive for $50 and a broad release of 4000 digital prints might cost $200,000. In addition hard drives can be returned to distributors for reuse. With several hundred movies distributed every year, the industry saves billions of dollars. The digital-cinema roll-out was stalled by the slow pace at which exhibitors acquired digital projectors, since the savings would be seen not by themselves but by distribution companies. The Virtual Print Fee model was created to address this by passing some of the saving on to the cinemas. As a consequence of the rapid conversion to digital projection, the number of theatrical releases exhibited on film is dwindling. As of 4 May 2014, 37,711 screens (out of a total of 40,048 screens) in the United States have been converted to digital, 3,013 screens in Canada have been converted, and 79,043 screens internationally have been converted. Question: How many screens have converted in Canada, United States and internationally combined?", - "Output Program": [ - "us= 37711\ncanada = 3013\ninternational = 79043\n\nprint(round(us + canada + international,2))", - "screens_canada=3013\nscreens_USA=37711\nscreens_internatinally=79043\ncombined=screens_canada+screens_USA+screens_internatinally\nprint(combined)" - ], - "Output Answer": [ - "{'number': '119767', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Large-scale demographic changes have been caused since 1964 by the movements of peoples across the island and the later influx of settlers from Turkey to Northern Cyprus. According to the 2011 Census there are 170,383 non-citizens living in Cyprus, of whom 106,270 are EU citizens and 64,113 are from third countries. The largest EU groups by nationality are Greeks (29,321), British (24,046), Romanians (23,706) and Bulgarians (18,536). The largest non-EU groups are Filipinos (9,413), Russians (8,164), Sri Lankans (7,269) and Vietnamese (7,028). There are an estimated 20\u201325,000 undocumented migrants from third countries also living in the Republic, though migrant rights groups dispute these figures. The demographic changes in society have led to some racist incidents, and the formation of the charity KISA (NGO) in response. Question: How many more Filipinos than Russians in non-EU groups?", - "Output Program": [ - "filipinos = 9413\nrussian = 8164\ndiffrince = filipinos - russian\nprint(diffrince)" - ], - "Output Answer": [ - "{'number': '1249', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: At the 2011 Italian census, there were 179,149 people residing in the city. The population density was 978.9 persons per square kilometre. Minors (children ages 18 and younger) totalled 16.20 percent of the population compared to pensioners who number 22.54 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Modena resident is 44 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Modena experienced 2.42% growth, while Italy as a whole grew by 3.56 percent. The current birth rate of Modena is 9.62 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many, approximately, people living in the city were pensioners?", - "Output Program": [ - "total = 179149\npensioners = 22.54\n\nprint(abs(round((total * pensioners)/100)))", - "percent_pensioners = 22.54\ntotal_population = 179149\nnumber_pensioners = round((percent_pensioners/100) * total_population,0)\nprint(\"%.0f\" % number_pensioners)" - ], - "Output Answer": [ - "{'number': '40380', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the United States vitamin E supplement use by female health professionals was 16.1% in 1986, 46.2% in 1998, 44.3% in 2002, but decreased to 19.8% in 2006. Similarly, for male health professionals, rates for same years were 18.9%, 52.0%, 49.4% and 24.5%. The authors theorized that declining use in these populations may have due to publications of studies that showed either no benefits or negative consequences from vitamin E supplements. Within the US military services, vitamin prescriptions written for active, reserve and retired military, and their dependents, were tracked over years 2007-2011. Vitamin E prescriptions decreased by 53% while vitamin C remained constant and vitamin D increased by 454%. A report on vitamin E sales volume in the US documented a 50% decrease between 2000 and 2006, with a cause attributed to a meta-analysis that had concluded that high-dosage vitamin E increased all-cause mortality. Question: How many percent higher was the male professional recommendation than the female's in 2006?", - "Output Program": [ - "condition_1 = 19.8\ncondition_2 = 24.5\n\nprint(abs(round(condition_2 - condition_1,2)))", - "female = 19.8\nmale = 24.5\npercent_higher = male - female\nprint(percent_higher)" - ], - "Output Answer": [ - "{'number': '4.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2001, the Giants were eliminated from playoff contention on the next-to-last day of the season. Slugging shortstop Rich Aurilia put up stellar numbers (37 HR, 97 RBI, .324 BA) in support of Bonds, who once again gave fans something to cheer about with his single-season record 73 home runs, surpassing Mark McGwires 70 in 1998. The pitching staff was good but not great, with Russ Ort\u00edz (17\u20139, 3.29) leading a staff that also had Liv\u00e1n Hern\u00e1ndez (13\u201315, 5.24) and Kirk Rueter (14\u201312, 4.42). Shawn Estes and Mark Gardner had subpar years, but a notable late-season acquisition from the Pirates was superstar starter Jason Schmidt (7\u20131, 3.39). Robb Nen continued as a dominant closer (45 saves, 3.01 ERA). Question: How many more home runs did Bonds record beat Mark McGwires by?", - "Output Program": [ - "bonds_home_run=73\nmarks_home_run=70\nruns_bonds_broke_record_by=bonds_home_run-marks_home_run\nprint(runs_bonds_broke_record_by)", - "bonds = 73\nmark = 70\n\nprint(abs(bonds - mark))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In recent decades, the literacy rate of Rajasthan has increased significantly. In 1991, the states literacy rate was only 38.55% (54.99% male and 20.44% female). In 2001, the literacy rate increased to 60.41% (75.70% male and 43.85% female). This was the highest leap in the percentage of literacy recorded in India (the rise in female literacy being 23%). At the Census 2011, Rajasthan had a literacy rate of 67.06% (80.51% male and 52.66% female). Although Rajasthans literacy rate is below the national average of 74.04% and although its female literacy rate is the lowest in the country, the state has been praised for its efforts and achievements in raising literacy rates. Question: How many percentage points higher was the Rajasthan literacy rate than the national average in 2011?", - "Output Program": [ - "condition_1 = 67.06\ncondition_2 = 74.04\nprint(abs(round(condition_2 - condition_1,2)))", - "raj = 74.04\nnational = 67.06\nprint(round(raj - national, 2))" - ], - "Output Answer": [ - "{'number': '6.98', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Prior to Johnsons 1983-84 Los Angeles Lakers season, West\u2014who had become the Lakers general manager\u2014traded Nixon to free Johnson from sharing the ball-handling responsibilities. Johnson that season averaged a double-double of 17.6 points and 13.1 assists, as well as 7.3 rebounds per game. The Lakers reached the 1984 NBA Finals for the third year in a row, where Johnsons 1983-84 Los Angeles Lakers season and Birds 1983-84 Boston Celtics season met for the first time in the post-season. The Lakers won the first game, and led by two points in Game 2 with 18 seconds to go, but after a layup by Gerald Henderson, Johnson failed to get a shot off before the final buzzer sounded, and the Lakers lost 124-121 in overtime. In Game 3, Johnson responded with 21 assists in a 137-104 win, but in Game 4, he again made several crucial errors late in the contest. In the final minute of the game, Johnson had the ball stolen by Celtics center Robert Parish, and then missed two free throws that could have won the game. The Celtics won Game 4 in overtime, and the teams split the next two games. In the decisive Game 7 in Boston, as the Lakers trailed by three points in the final minute, opposing point guard Dennis Johnson stole the ball from Johnson, a play that effectively ended the series. Friends Isiah Thomas and Mark Aguirre consoled him that night, talking until the morning in his Boston hotel room amidst fan celebrations on the street. During the Finals, Johnson averaged 18.0 points on .560 shooting, 13.6 assists, and 7.7 rebounds per game. Johnson later described the series as \"the one championship we should have had but didnt get\". Question: How many points did the Lakers lose by in Game 2?", - "Output Program": [ - "lostpoint=124\nlostpoint1=121\nanswer=lostpoint-lostpoint1\nprint(answer)", - "Game1=1\nGame=2\nAnswer=Game1+Game\nprint(Answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many winning and losing streaks did the Chargers have?", - "Output Program": [ - "win = 9\nlose = 7\ndiff = win - lose\nprint(diff)", - "winning_streak = (\"9-7\",\"5-1\")\n\nprint(abs(round(len(winning_streak))))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The share of value added by the cotton textile industry in Britain was 2.6% in 1760, 17% in 1801 and 22.4% in 1831. Value added by the British woollen industry was 14.1% in 1801. Cotton factories in Britain numbered approximately 900 in 1797. In 1760 approximately one-third of cotton cloth manufactured in Britain was exported, rising to two-thirds by 1800. In 1781 cotton spun amounted to 5.1 million pounds, which increased to 56 million pounds by 1800. In 1800 less than 0.1% of world cotton cloth was produced on machinery invented in Britain. In 1788 there were 50,000 spindles in Britain, rising to 7 million over the next 30 years. Question: How many million pounds did the cottun spun increase between 1781 and 1800?", - "Output Program": [ - "condition_1 = 5.1\ncondition_2 = 56\n\nprint(abs(round(condition_1 - condition_2,2)))", - "start = 5.1\nend = 56\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '50.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Warsaw produces 12% of Polands national income, which in 2008 was 305.1% of the Polish average per capita (or 160% of the European Union average). The Nominal GDP per capita in Warsaw amounted to PLN 134,000 in 2015 (c. \u20ac31,200 or $74,400 in Purchasing Power Parity). Total nominal GDP of the city in 2010 amounted to 191.766 billion PLN, 111,696 PLN per capita, which was 301.1% of the Polish average. Warsaw leads East-Central Europe in foreign investment and in 2006, GDP growth met expectations with a level of 6.1%. It also has one of the fastest growing economies, with GDP growth at 6.5 percent in 2007 and 6.1 percent in the first quarter of 2008. Question: How many more percentage points was GDP growth in 2007 than 2008?", - "Output Program": [ - "y1 = 6.5\ny2 = 6.1\n\ndifference = (y1 - y2)\n\nprint(difference)", - "y2007 = 6.5\ny2008 = 6.1\n\nprint(abs(round(y2007 - y2008,2)))" - ], - "Output Answer": [ - "{'number': '.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The film was financially successful, bringing in $13,833,228 on its opening weekend for an average of $4,407 from 3,139 theaters, and ended up with a total of $80,936,232 domestically, and the film did better overseas bringing in $22,056,304 which made a total of $102,992,536 worldwide. It had a budget of roughly $30 million. It is one of only twelve feature films to be released in over 3,000 theaters and still improve on its box office performance in its second weekend, increasing 8.7% from $13,832,786 to $15,035,649. Question: How many more dollars did the film make worldwide compared to it's budget?", - "Output Program": [ - "budget = 30000000\nworldwide = 102992536\nmore_dollars = worldwide - budget\nprint(more_dollars)", - "budget = 30*1000000\nworldwide = 80936232+22056304\n\nprint(abs(round(worldwide - budget,2)))" - ], - "Output Answer": [ - "{'number': '72992536', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: How many percent more people were Javanese than Chinese Indonesians and Batak combined in 2011?", - "Output Program": [ - "javanese = 36.17\nchinese = 5.53\nbatak = 3.61\nmore_percent = javanese - (chinese + batak)\nprint(more_percent)", - "condition_1 = 36.17\ncondition_2 = 6.62+3.42\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '26.13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 767 has been involved in six hijackings, three resulting in loss of life, for a combined total of 282 occupant fatalities. On November 23, 1996, Ethiopian Airlines Flight 961, a 767-200ER, was hijacked and crash-landed in the Indian Ocean near the Comoros Islands after running out of fuel, killing 125 out of the 175 persons on board; survivors have been rare among instances of land-based aircraft ditching on water. Two 767s were involved in the September 11 attacks on the World Trade Center (1973-2001) in 2001, resulting in the Collapse of the World Trade Center. American Airlines Flight 11, a 767-200ER, crashed into the North Tower, killing all 92 people on board, and United Airlines Flight 175, a 767-200, crashed into the South Tower, with the death of all 65 on board. In addition, more than 2,600 people were killed in the towers or on the ground. A foiled 2001 shoe bomb plot involving an American Airlines 767-300ER resulted in passengers being required to remove their shoes for scanning at US security checkpoints. Question: How many years had the World Trade center been standing before resulting in collapse?", - "Output Program": [ - "low_year = 1973\ncollepse_year = 2001\n \nprint(abs(round(low_year - collepse_year,2)))", - "start = 1973\nend = 2001\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many field goals did Bryant kick?", - "Output Program": [ - "goals=3\nanswer=goals \nprint(answer)", - "Bryant=3\nanswer=Bryant \nprint(Bryant)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the 2010 federal census, there were 39,702 people, 14,414 households, and 9,981 families residing in the county. The population density was 113 people per square mile (44/km\u00b2). There were 14,890 housing units at an average density of 45 per square mile (17/km\u00b2). The racial makeup of the county was 97% Race (United States Census), 1.2% Race (United States Census) or Race (United States Census), 0.1% Race (United States Census), 0.42% Race (United States Census), and 0.07% Race (United States Census). Two percent of the population were Race (United States Census) or Race (United States Census). US Veterans \u2013 2,681. Median household income (in 2014 dollars), 2010\u20132014 was reported as $48,718, while the per capita income was $23,886. In 2014, the median household income in the USA was $53,700. Question: How many more people than households are in the county according to the census?", - "Output Program": [ - "households = 14414\nprint(39702-households)", - "total = 39702\nhousehold = 14414\nprint(total - household)" - ], - "Output Answer": [ - "{'number': '25288', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Himachal Pradesh has a total population of 6,864,602 including 3,481,873 males and 3,382,729 females as per the final results of the Census of India 2011. This is only 0.57 per cent of Indias total population, recording a growth of 12.81 per cent. The scheduled castes and scheduled tribes account for 25.19 per cent and 5.71 per cent of the population respectively. The sex ratio stood at 972 females per 1000 males, recording a marginal increase from 968 in 2001. The child sex ratio increased from 896 in 2001 to 909 in 2011. The total fertility rate (TFR) per woman in 2015 stood at 1.7, one of the lowest in India. Question: How many less females than males were in the Himachal Pradesh population?", - "Output Program": [ - "females = 3382729 \nmales = 3481873\ninternational = 79043\n\nprint(abs(round(females - males,2)))", - "female_population=3382729\nmale_population=3481873\nless_num_females=male_population-female_population\nprint(less_num_females)" - ], - "Output Answer": [ - "{'number': '99144', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many percent were not Germans at the 2011 census?", - "Output Program": [ - "percentage = 100\ngermans = 1\nnot_germans = percentage - germans\nprint(not_germans)", - "condition_1 = 1.0\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '99', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: This overall downturn affected Holdens profits; the company recorded a combined gain of A$842.9 million from 2002 to 2004, and a combined loss of A$290 million from 2005 to 2006. Factors contributing to the loss included the development of an all-new model, the strong Australian dollar and the cost of reducing the workforce at the Elizabeth plant, including the loss of 1,400 jobs after the closure of the third-shift assembly line in 2005, after two years in operation. Holden fared better in 2007, posting an A$6 million loss. This was followed by an A$70.2 million loss in the 2008, an A$210.6 million loss in 2009, and a profit of A$112 million in 2010. On 18 May 2005, \"Holden Ltd\" became \"GM Holden Ltd\", coinciding with the resettling to the new Holden headquarters on 191 Salmon Street, Port Melbourne, Victoria. Question: How many more milion dollars did Holden lose in 2005 - 2006 than 2007?", - "Output Program": [ - "loss_in_2005_06 = 290\nloss_in_2007 = 6\ndifference = loss_in_2005_06 -loss_in_2007\nprint(difference)", - "loss_dollers_in_2005 = 290\nloss_dollers_in_2007 = 6\n\nprint(abs(loss_dollers_in_2005 - loss_dollers_in_2007))" - ], - "Output Answer": [ - "{'number': '284', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not American Indian?", - "Output Program": [ - "IndianAmericans=0.9\npeople=100\nanswer=people-IndianAmericans\nprint(answer)", - "IndianAmericans=1.3\npeople=100\nanswer=people-IndianAmericans\nprint(answer)" - ], - "Output Answer": [ - "{'number': '98.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In North America, the National Association of Theatre Owners (NATO) is the largest exhibition trade organization in the world. According to their figures, the top four chains represent almost half of the theater screens in North America. In Canada, Cineplex Entertainment is the largest and movie theater company with 161 locations and 1,635 screens. The studios once controlled many theaters, but after the appearance of Mr. Smith Goes to Washington, Congress passed the Matthew Neely Anti-Block Booking Act, which eventually broke the link between the studios and the theaters. Now, the top three chains in the U.S. are Regal Entertainment Group, AMC Entertainment Inc and Cinemark Theatres. In 1995, Carmike was the largest chain in the United States- now, the major chains include AMC Entertainment Inc - 5,206 screens in 346 theaters, Cinemark Theatres - 4,457 screens in 334 theaters, Landmark Theatres - 220 screens in 54 theaters, Marcus Theatres - 681 screens in 53 theaters. National Amusements - 409 screens in 32 theaters and Regal Entertainment Group - 7,334 screens in 588 cinemas. In 2015 the United States had a total of 40,547 screens. In Mexico, the major chains are Cinepolis and Cinemex. Question: How many screens do Landmark Theatres and Marcus Theatres have combined?", - "Output Program": [ - "landmark_the = 220 \nmarks_the = 681\n\nprint(abs(landmark_the + marks_the))", - "landmark = 220\nmarcus = 681\ntotal = marcus + landmark\nprint(total)" - ], - "Output Answer": [ - "{'number': '901', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not Latin American Canadian?", - "Output Program": [ - "percent_LAC = 0.5\npercent_not_LAC = 100 - percent_LAC\nprint(percent_not_LAC)", - "latin_americans = 0.5\nprint(abs(100 - latin_americans))" - ], - "Output Answer": [ - "{'number': '99.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Of 3,142 counties in the United States in 2013, Clay County ranked 3,137 in the longevity of female residents and 3,109 in the longevity of male residents. Males in Clay County lived an average of 68.6 years and females lived an average of 73.6 years compared to the national average for longevity of 76.5 for males and 81.2 for females. Moreover, the average longevity in Clay County declined by 0.4 years for males and 3.4 years for females between 1985 and 2013 compared to a national average for the same period of an increased life span of 5.5 years for men and 3.1 years for women. High rates of smoking and obesity and a low level of physical activity appear to be contributing factors to the lowered longevity for both sexes. Question: How many more years did the longevity for women decline than men between 1985 and 2013?", - "Output Program": [ - "male = 0.4\nfemale = 3.4\ndiff = female - male\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The advance entered Palestine and an First Battle of Gaza, unsuccessful attempt was made to capture Gaza on 26 March 1917, while a Second Battle of Gaza and equally unsuccessful attempt was launched on 19 April. A Third Battle of Gaza occurred between 31 October and 7 November and this time both the ANZAC Mounted Division and the Australian Mounted Division took part. The battle was a complete success for the British, over-running the Gaza-Beersheba line and capturing 12,000 Turkish soldiers. The critical moment was the capture of Battle of Beersheba (1917) on the first day, after the Australian 4th Light Horse Brigade charged more than . The Turkish trenches were overrun, with the Australians capturing the wells at Beersheba and securing the valuable water they contained along with over 700 prisoners for the loss of 31 killed and 36 wounded. Later, Australian troops assisted in pushing the Turkish forces out of Palestine and took part in actions at Battle of Mughar Ridge, Battle of Jerusalem (1917) and the Battle of Megiddo (1918). The Turkish government surrendered on 30 October 1918. Units of the Light Horse were subsequently used to help put down a Egyptian Revolution of 1919 in 1919 and did so with efficiency and brutality, although they suffered a number of fatalities in the process. Total Australian battle casualties in the campaign were 4,851, including 1,374 dead. Question: How many of the Australian battle casualties did not die?", - "Output Program": [ - "condition_1 = 4851\ncondition_2 = 1374\n\nprint(abs(round(condition_1 - condition_2,2)))", - "total = 4851\ndie = 1374\ndiff = total - die\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3477', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1941, a series of silver coins was introduced in denominations of 5, 10, and 20 satang, due to a shortage of nickel caused by World War II. The next year, tin coins were introduced for 1, 5, and 10 satang, followed by 20 satang in 1945 and 25 and 50 satang in 1946. In 1950, aluminium-bronze 5, 10, 25, and 50 satang were introduced whilst, in 1957, bronze 5 and 10 satang were issued, along with 1 baht coins struck in an unusual alloy of copper, nickel, silver, and zinc. Several Thai coins were issued for many years without changing the date. These include the tin 1942 1 satang and the 1950 5 and 10 satang, struck until 1973, the tin 1946 25 satang struck until 1964, the tin 50 satang struck until 1957, and the aluminium bronze 1957 5, 10, 25, and 50 satang struck until the 1970s. Cupronickel 1 baht coins were introduced in 1962 and struck without date change until 1982. Question: How many years did it take for the cupronickel 1 baht coin to have a date change?", - "Output Program": [ - "baht_coin_start = 1962\nbaht_coin_date_change = 1982\n\nprint(abs(baht_coin_start - baht_coin_date_change))", - "from_year = 1962\nto_year = 1982\nanswer = to_year - from_year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: On 10 December 1916, his twenty-fifth birthday, Alexander became second-in-command (2-i-c) of the 1st Battalion, Irish Guards as an acting major. By May, he was briefly acting CO of the 1st Battalion, as an acting Lieutenant colonel (United Kingdom), while still only a substantive captain. He became a permanent major on 1 August 1917 and was again promoted acting lieutenant colonel, this time confirmed as CO of the 2nd Battalion, Irish Guards, on 15 October. Alexander commanded his battalion at Battle of Passchendaele, where he was slightly wounded, then at Bourlon Wood (part of the Battle of Cambrai (1917)), where his battalion suffered 320 casualties out of 400 men. Alexander, between 23 and 30 March 1918, had to assume command of the 4th Guards Brigade (United Kingdom), during the British retreat from the German Army (German Empire)s Spring Offensive. He once again commanded the 2nd Battalion, Irish Guards at Hazebrouck in April 1918, where it took such severe casualties that it saw no further action. Still an acting lieutenant colonel, he then commanded a corps infantry school in October 1918, a month before the war ended on Armistice of 11 November 1918. Question: How many of Alexander's men escaped injury at Bourlon Wood?", - "Output Program": [ - "total = 400\ninjured = 320\nprint(total - injured)", - "man = 400\ninjurd = 320\nprint(man-injurd)" - ], - "Output Answer": [ - "{'number': '80', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Under coaches Floyd (1995\u201398) and Larry Eustachy (1998\u20132003), Iowa State achieved even greater success. Floyd took the Cyclones to the Sweet Sixteen in 1997 and Eustachy led ISU to two consecutive Big 12 Conference regular season conference titles in 1999-2000 and 2000\u201301, plus the conference tournament title in 2000. Seeded No. 2 in the 2000 NCAA tournament, Eustachy and the Cyclones defeated UCLA in the Sweet Sixteen before falling to Michigan State University, the eventual NCAA Champion, in the regional finals by a score of 75-64 (the differential representing the Michigan State Spartans narrowest margin of victory in the tournament). Standout Marcus Fizer and Jamaal Tinsley were scoring leaders for the Cyclones who finished the season 32-5. Tinsley returned to lead the Cyclones the following year with another conference title and No. 2 seed, but ISU finished the season with a 25-6 overall record after a stunning loss to No. 15 seed Hampton University in the first round. Question: How many years was the time span where coaches Floyd and Larry Eustachy helped Iowa State achieve greater success?", - "Output Program": [ - "start = 1995\nend = 2003\nprint(end - start)", - "condition_1 = 1995\ncondition_2 = 2003\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: How many fewer children under 5 years old out of 1000 died in China in 2004 than in 1990?", - "Output Program": [ - "_1990 = 49\n_2004 = 31\nfewer_children = _1990 - _2004\nprint(fewer_children)", - "y2004 = 31\ny1990 = 49\n\n\nprint(abs(round(y2004 - y1990,2)))" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Dolphins traveled to take on the Colts. In the 1st quarter they got off to a fast start as Mike Wallace and Ryan Tannehill connected on an 18-yard TD pass for a 7-0 lead. The Colts got on the board as Adam Vinatieri nailed a 30-yard field goal for a 7-3 score. The Phins then increased their lead as Lamar Miller ran for a 10-yard TD making the score 14-3. The Colts would score in the 2nd quarter as Andrew Luck found Coby Fleener on a 3-yard TD pass shortening the lead to 4, 14-10. They eventually grabbed the lead as Ahmad Bradshaw ran for a 1-yard TD, 17-14. Caleb Sturgis of the Phins tied it up before halftime with a 54-yard field goal, 17-17. In the 3rd quarter, the Colts retook the lead as Vinatieri nailed a 38-yard field goal for a 20-17 game. The Phins then retook the lead as Charles Clay ran for a 1-yard TD for a 24-20 game. The Phins then held the Colts scoreless in the 4th quarter and vice versa which eventually gave the team the win as they improved to 2-0 on the season. Question: How many points were scored in the first half of the game?", - "Output Program": [ - "dolphins = 17\nother = 17\nprint(dolphins + dolphins)", - "condition_1 = 17\ncondition_2 = 17\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Plague was one of the hazards of life in Britain from its dramatic appearance in 1348 with the Black Death. The Bills of Mortality began to be published regularly in 1603, in which year 33,347 deaths were recorded from plague. Between then and 1665, only four years had no recorded cases. In 1563, a thousand people were reportedly dying in London each week. In 1593, there were 15,003 deaths, 1625 saw 41,313 dead, between 1640 and 1646 came 11,000 deaths, culminating in 3,597 for 1647. The 1625 outbreak was recorded at the time as the Great Plague, Until 1665, surpassed it. These official figures are likely to under-report actual numbers. Question: Which year had the most deaths?", - "Output Program": [ - "year = 1665\nprint(year)", - "y1593 = 15003\ny1625 = 41313\n\ndata = (y1593, y1625)\n\nanswer = max(data)\n\nif answer == y1625:\n print(1625)\nelif answer == y1593:\n print(1593)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1665'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Of 3,143 counties in the United States in 2013, Fayette County ranked 2,882 in the longevity of male residents and 3,091 of female residents. Males in Fayette County lived an average of 71.2 years and females lived an average of 75.3 years compared to the national average for longevity of 76.5 for males and 81.2 for females. The average longevity of men in Fayette County increased by 2.0 years from 1985 to 2013 compared to a national average for the same period of an increased life span for men of 5.5 years. The average longevity, however, for females in Fayette County declined by 4.2 years between 1985 and 2013 compared to the national average for the same period of an increased life span of 3.1 years for women. High rates of smoking and obesity and a low rate of physical activity appear to be contributing factors to the low level of longevity for both sexes. Question: How many years did it take the male national average to increase by 5.5 years?", - "Output Program": [ - "years_took_for_avg_to_inc=2013-1985\nprint(years_took_for_avg_to_inc)", - "start_year = 1985\nend_year = 2013\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Initial theatrical run The film received steady attendance after opening in North America on Friday, December 19, 1997. By the end of that same weekend, theaters were beginning to sell out. The film earned $8,658,814 on its opening day and $28,638,131 over the opening weekend from 2,674 theaters, averaging to about $10,710 per venue, and ranking number one at the box office, ahead of the eighteenth James Bond film, Tomorrow Never Dies. By New Years Day, Titanic had made over $120 million, had increased in popularity and theaters continued to sell out. Its highest grossing single day was Saturday, February 14, 1998, on which it earned $13,048,711, more than eight weeks after its North American debut. It stayed at number one for 15 consecutive weeks in North America, a record for any film. The film stayed in theaters in North America for almost 10 months before finally closing on Thursday, October 1, 1998 with a final domestic gross of $600,788,188. Outside North America, the film made double its North American gross, generating $1,242,413,080 and accumulating a grand total of $1,843,201,268 worldwide from its initial theatrical run. Question: How many dollars of its domestic gross did Titanic make after opening weekend?", - "Output Program": [ - "weekend = 28638131\ngross = 600788188\nprint(gross - weekend)" - ], - "Output Answer": [ - "{'number': '572150057', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Rub\u00e9n Rodr\u00edguez established most of the early long-standing record in the BSN. He broke both the single-season points record with 810 in 1978 and the most career points record with 11,549. The current holder of the career mark is Georgie Torres, who broke it before retiring in 2001 with 15,863 points in 679 games, playing his entire career after the establishment of the three-point line. Rodr\u00edguez also holds the mark for most rebounds in a career with 6,178. He also held the single-season rebound record with 380 in 1978, which stood until Lee Benson broke it in 2008. Currently, Neftal\u00ed Rivera holds the record for most points in a game in the Baloncesto Superior Nacional when he scored 79 points on May 22, 1974. In that game he achieve the record by making 34 field goals(all of them 2-pointers as the 3-pointers where not adopted back then) and 11 free throws. In 1989, Pablo Alicea of the Gigantes de Carolina established a record for most assists in one game with 25. The record stood for over two decades until May 1, 2012, when Jonathan Garc\u00eda of the Caciques de Humacao broke it recording 33 assists against the Brujos de Guayama. Garc\u00edas mark is an unofficial world record pending the approval of Guinness World Records, since there is no higher number recorded in any amateur or professional international league or in FIBA competition. During this game, the Caciques also established the team points record for a single game with 130 and for most scored during a single (10-minute) quarter with 46. The Vaqueros de Bayam\u00f3n hosted the game with most assistance in the league, with 17,621 fans attending a home game against R\u00edo Piedras on September 8, 1969. This bested the previous top of 16,564 in a game between Ponce and Santurce. The Vaqueros also hold the record for most consecutive championships, winning five from 1971-75. Question: How many points did Georgie Torres beat Rub\u00e9n Rodr\u00edguez record of most career points?", - "Output Program": [ - "GeorgieTorres=15863\nRub\u00e9nRodr\u00edguez=11549\nanswer=GeorgieTorres-Rub\u00e9nRodr\u00edguez\nprint(answer)", - "career=11549\npoints=15863\nanswer=points-career\nprint(answer)\n" - ], - "Output Answer": [ - "{'number': '4314', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After a tough loss at home, the Steelers traveled to Houston to take on the Texans. In the first quarter, it was all Steelers when Chris Boswell kicked a 34-yard field goal to make it 3-0. They would then make it 10-0 when Ben Roethlisberger found Justin Hunter on a 5-yard pass. In the second quarter, the Steelers would increase their lead when Roosevelt Nix ran for a 1-yard touchdown followed up by Boswell kicking a 36-yard field goal to make it 17-0 and then 20-0 at halftime. In the third quarter, the Steelers continued their dominance when Le'Veon Bell ran for a 10-yard touchdown to make it 27-0. In the fourth quarter, the Texans finally got on the board when T. J. Yates found DeAndre Hopkins on a 3-yard pass (with a failed 2-point conversion) to make it 27-6. The Steelers were able to seal the game when Roethlisberger found JuJu Smith-Schuster on an 18-yard pass to make the final score 34-6. With the win, the Steelers improved to 12-3, marking the tenth 12-win season in franchise history. With the Jaguars' loss to the 49ers on Sunday, the team was able to clinch a first-round bye in the AFC playoffs. The team also finished the regular season at 7-1 on the road for only the fourth time in franchise history (1978, 2004, 2010). Question: How many more points did the Steelers score than the Texans in the fourth quarter?", - "Output Program": [ - "steeler = 34 - 27\ntexan = 6\ndifference = steeler - texan\nprint(difference)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Boston University is ranked No. 36 Nationally in the Wall Street Journal/Time Higher Education U.S. colleges and universities ranking. According to the U.S. News & World Report Boston University is ranked 18th in Best Colleges for Veterans, 52nd in Best Undergraduate Teaching, 46th in Best Value Schools, 32nd in High School Counselor Rankings, 28th in Most Innovative Schools, 48th in Best Undergraduate Engineering Programs, 12th in Biomedical Engineering. Boston Universitys Graduate Schools are ranked as 42nd Best Business School, 34rd Best Education School, 35th Best Engineering Schools, 22nd Best Law School, 4th Best Health Care Law, 11th Best Intellectual Property Law, 7th Best Tax Law, 26th Best Medical School, 29th Best Research Medical School, 85th Best Biological Sciences, 59th Best Chemistry, 31st Clinical Psychology, 49th Computer Science, 78th Earth Sciences, 23rd in Economics, 12th in Development Economics, 42nd in English, 59th in Best Fine Arts Programs, 17th in Healthcare Management, 44th in History, 47th in Mathematics, 1st in Occupational Therapy, 14th in Physical Therapy, 37th in Physics, 56th in Political Science, 39th in Psychology, 10th in Public Health, 10th in Social Work, 47th in Sociology, 12th in Speech-Language Pathology and 50th in Statistics. Question: According to the U.S. News & World Report, how many colleges rank higher than Boston University in Best Undergraduate Engineering Programs?", - "Output Program": [ - "bostan = 48\nhigher = 1\ndiff = bostan - higher\nprint(diff)" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Bison football team was the winningest program in NCAA Football history with thirty-three conference championships and eight national championships (1965, 1968, 1969, 1983, 1985, 1986, 1988, 1990) before moving to Division I Championship Subdivision in 2004. In January 2012, NDSU defeated Sam Houston State University in the NCAA Division I Football Championship game becoming the 2011 season National Champions. NDSU football is a major event in the city of Fargo and the region, averaging over 18,000 fans per home game. The Bison play their home games at the Fargodome (cap. 19,287). In January 2013, NDSU football won the NCAA Division I championship title for a second year in a row, defeating Sam Houston again. They also defeated Kansas State and hosted College GameDay (football). In January 2014, NDSU defeated Towson to win its 3rd consecutive national championship in FCS football. It is only the 2nd team in NCAA history to achieve this feat. NDSU also defeated FBS Iowa State for their 6th consecutive win over an FBS opponent and hosted ESPN College Gameday for the 2nd straight season. January 2015, for the 2014 season, NDSU defeated Illinois State to win its 4th consecutive national championship in FCS football. The feat had never been accomplished in Division I football. In the 2015 season, NDSU defeated Jacksonville State for a record 5th consecutive NCAA Division I FCS national championship. No football team in the modern history of the NCAA has accomplished this feat. In the 2016 season, NDSU was defeated by James Madison, 27-17, who eventually went on to win the championship. Thus ending the Bisons reign of 5 consecutive championships. The following season the Bison went on to win the FCS National Championship again for the sixth time in seven years, by beating James Madison 17-13. Question: How many times did the Bison team win a national championship before 1980?", - "Output Program": [ - "national_championship = (1965,1968,1969)\n\n\nprint(abs(len(national_championship)))", - "_1965 = 1\n_1968 = 1\n_1969 = 1\ntotal = _1965 + _1968 + _1969\nprint(total)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: It accounts for a variety of fish products from the sea; some fish ponds are now being developed; ranked second to none in the manufacture of wooden shoes, a distributing center of retail and wholesale trade for Sibale and Bongabon, it has a busy market in the poblacion and a barrio market at Nabuslot. It is not only a coconut region, but it is also a retail and wholesale trade center. It stands with 5 drug stores, 74 dry goods stores, 2 jewelry and repair shops, 4 bars, and refreshment parlors, 4 barber shops, 3 furniture houses, 5 restaurants, 2 gasoline stations, 4 tailor shops, 4 bakeries, 4 photographers, 20 Chinese stores, 5 lumber and hardware dealers, 5 cockpits, 2 contractors, a PRISCO store, 16 copra dealers, 3 wooden shoe factories, 1 theatre, 36 public market stall holders, 17 fishermen, and 46 tuba dealers. Question: How many more tuba dealers than hardware and lumber dealers?", - "Output Program": [ - "tuba = 46\nhardware_lumber = 5\n\nprint(abs(round(tuba - hardware_lumber,2)))", - "lumber_and_hardware_dealer = 5\ntuba_dealer = 46\nnumber_more_dealer = tuba_dealer - lumber_and_hardware_dealer\nprint(number_more_dealer)" - ], - "Output Answer": [ - "{'number': '41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In September 1913 in G\u00f6ttingen, Weyl married Friederike Bertha Helene Joseph (March 30, 1893 - September 5, 1948) who went by the name Helene (nickname \"Hella\"). Helene was a daughter of Dr. Bruno Joseph (December 13, 1861 - June 10, 1934), a physician who held the position of Sanit\u00e4tsrat in Ribnitz-Damgarten, Germany. Helene was a philosopher (she was a disciple of phenomenologist Edmund Husserl) and also a translator of Spanish literature into German and English (especially the works of Spanish philosopher Jos\u00e9 Ortega y Gasset). It was through Helenes close connection with Husserl that Hermann became familiar with (and greatly influenced by) Husserls thought. Hermann and Helene had two sons, Fritz Joachim Weyl (February 19, 1915 - July 20, 1977) and Michael Weyl (September 15, 1917 - March 19, 2011), both of whom were born in Z\u00fcrich, Switzerland. Helene died in Princeton, New Jersey on September 5, 1948. A memorial service in her honor was held in Princeton on September 9, 1948. Speakers at her memorial service included her son Fritz Joachim Weyl and mathematicians Oswald Veblen and Richard Courant. In 1950 Hermann married sculptress Ellen B\u00e4r (n\u00e9e Lohnstein) (April 17, 1902 - July 14, 1988), who was the widow of professor Richard Josef B\u00e4r (September 11, 1892 - December 15, 1940) of Z\u00fcrich. Question: How many years old was Friederike Bertha Helene Joseph when her son Fritz was born?", - "Output Program": [ - "her_age = 1893\nher_son = 1915\ndifference = her_son - her_age\nprint(difference)", - "condition_1 = 1893\ncondition_2 = 1915\n\nprint(abs(condition_2 - condition_1))\n\n" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2001, EastEnders clashed with Coronation Street for the first time. EastEnders won the battle with 8.4 million viewers (41% share) whilst Coronation Street lagged behind with 7.3 million viewers (34 per cent share). On 21 September 2004, Louise Berridge, the then executive producer, quit following criticism of the show. The following day the show received its lowest ever ratings at that time (6.2 million) when ITV scheduled an hour-long episode of Emmerdale against it. Emmerdale was watched by 8.1 million people. The poor ratings motivated the press into reporting viewers were bored with implausible and ill-thought-out storylines. Under new producers, EastEnders and Emmerdale continued to clash at times, and Emmerdale tended to come out on top, giving EastEnders lower than average ratings. In 2006, EastEnders regularly attracted between 8 and 12 million viewers in official ratings. EastEnders received its second lowest ratings on 17 May 2007, when 4.0 million viewers tuned in. This was also the lowest ever audience share, with just 19.6 per cent. This was attributed to a conflicting one-hour special episode of Emmerdale on ITV1. However, ratings for the 10pm EastEnders repeat on BBC Three reached an all-time high of 1.4 million. However, there have been times when EastEnders had higher ratings than Emmerdale despite the two going head-to-head. Question: How many more millions of viewers did Emmerdale have compared to EastEnders in September 2004?", - "Output Program": [ - "emmerdale = 8.1\neastenders = 6.2\ndiffernce = round(emmerdale - eastenders, 1)\nprint(differnce)" - ], - "Output Answer": [ - "{'number': '1.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The U.S. National Health and Nutrition Examination Survey of 1994 showed that 59.8% of American men and 51.2% of women had BMIs over 25. Morbid obesity-a BMI of 40 or more-was found in 2% of the men and 4% of the women. A survey in 2007 showed 63% of Americans are overweight or obese, with 26% in the obese category (a BMI of 30 or more). As of 2014, 37.7% of adults in the United States were obese, categorized as 35.0% of men and 40.4% of women; class 3 obesity (BMI over 40) values were 7.7% for men and 9.9% for women. Question: How many more percentage of men than women have BMI over 25.", - "Output Program": [ - "men = 59.8\nwomen = 51.2\ndiff = round(men - women, 1)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '8.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There were 4,280 households of which 32.9% had children under the age of 18 living with them, 39.2% were married couples living together, 16.4% had a female householder with no husband present, 5.7% had a male householder with no wife present, and 38.7% were non-families. 32.0% of all households were made up of individuals and 14% had someone living alone who was 65 years of age or older. The average household size was 2.34 and the average family size was 2.90. Question: How many in percent of households had someone living alone who wasn't 65 years of age or older?", - "Output Program": [ - "ageorolder=14\npeople=100\nanswer=people-ageorolder\nprint(answer)", - "present=38.7\nnonfamilies=32.0\nindividuals=14\nanswer=present+nonfamilies+individuals\nprint(answer)", - "older=14\ntotal=100\nanswer=total-older\nprint(answer)", - "ageolder=14\npeople=100\nanswer=people-ageolder\nprint(answer)" - ], - "Output Answer": [ - "{'number': '86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In Imielin (4-5 September), 28 Poles were killed; in Kajetanowice (5 September), 72 civilians were massacred in revenge for two German horses killed by German friendly fire; Trzebinia (5 September), 97 Polish citizens; Piotrk\u00f3w Trybunalski (5 September), Jewish section of the city was set on fire; B\u0119dzin (8 September), two hundred civilians burned to death; K\u0142ecko (9-10 September), three hundred citizens executed; Mszadla, \u0141\u00f3d\u017a Voivodeship (10 September), 153 Poles; Gmina Besko (11 September), 21 Poles; Kowalewice, \u0141\u00f3d\u017a Voivodeship (11 September), 23 Poles; Pilica (12 September); 36 Poles, 32 of them Jewish; Olszewo, Gmina Bra\u0144sk (13 September), 13 people (half of the village) from Olszewo and 10 from nearby Pietkowo including women and children stabbed by bayonets, shot, blown up by grenades, and burned alive in a barn; Mielec (13 September), 55 Jews burned to death; Pi\u0105tek, \u0141\u00f3d\u017a Voivodeship (13 September), 50 Poles, seven of them Jews. On 14-15 September about 900 Polish Jews, mostly intelligentsia, were targeted in parallel shooting actions in Przemy\u015bl and in Medyka; this was a foreshadowing of the Holocaust to come. Roughly at the same time, in Solec Kujawski (14 September), 44 Poles killed; soon thereafter in Chojnice, 40 Polish citizens; Gmina K\u0142ecko, 23 Poles; B\u0105dk\u00f3w, \u0141\u00f3d\u017a Voivodeship, 22 Poles; Dyn\u00f3w, two hundred Polish Jews. Public executions continued well beyond September, including in municipalities such as Wierusz\u00f3w County, Gmina Besko, Gmina Gidle, Gmina K\u0142ecko, Gmina Ryczyw\u00f3\u0142, and Gmina Siennica, among others. Question: What days had the highest number of deaths?", - "Output Program": [ - "sep_4 = 28\nsep_5 = 72+97\nsep_8 = 200\nsep_9 = 200\nsep_10 = 153\nsep_11 = 21 + 23\nsep_12 = 36\nsep_13 = 13+55+50\nsep_14 = 900\n\nmax_kills = [sep_14,sep_13,sep_12,sep_11,sep_10,sep_9,\nsep_8,sep_5,sep_4]\n\nans = max(max_kills)\n\nif ans == sep_4:\n print(4)\nelif ans == sep_5:\n print(5)\nelif ans == sep_8:\n print(8)\nelif ans == sep_9:\n print(9)\nelif ans == sep_10:\n print(10)\nelif ans == sep_11:\n print(11)\nelif ans == sep_12:\n print(12)\nelif ans == sep_13:\n print(13)\nelif ans == sep_14:\n print(14)", - "highest_death = \"September\"\nprint(highest_death)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': 'September', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1981, after the 1980\u201381 season, Johnson signed a 25-year, $25-million contract with the Lakers, which was the highest-paying contract in sports history up to that point. Early in the 1981\u201382 NBA season, Johnson had a heated dispute with Westhead, who Johnson said made the Lakers \"slow\" and \"predictable\". After Johnson demanded to be traded, Lakers owner Jerry Buss fired Westhead and replaced him with Riley. Although Johnson denied responsibility for Westheads firing, he was booed across the league, even by Laker fans. However, Buss was also unhappy with the Lakers offense and had intended on firing Westhead days before the Westhead\u2013Johnson altercation, but assistant GM Jerry West and GM Bill Sharman had convinced Buss to delay his decision. Despite his off-court troubles, Johnson averaged 18.6 points, 9.6 rebounds, 9.5 assists, and a league-high 2.7 steals per game, and was voted a member of the All-NBA Second Team. He also joined Wilt Chamberlain and Oscar Robertson as the only NBA players to tally at least 700 points, 700 rebounds, and 700 assists in the same season. The Lakers advanced through the 1982 NBA Playoffs and faced 1981\u201382 Philadelphia 76ers season for the second time in three years in the 1982 NBA Finals. After a triple-double from Johnson in Game 6, the Lakers defeated the Sixers 4\u20132, as Johnson won his second NBA Finals MVP award. During the championship series against the Sixers, Johnson averaged 16.2 points on .533 shooting, 10.8 rebounds, 8.0 assists, and 2.5 steals per game. Johnson later said that his third season was when the Lakers first became a great team, and he credited their success to Riley. Question: How many more rebounds did Johnson average than assists during his championship series against the Sixers?", - "Output Program": [ - "rebound = 2.8\nprint(rebound)", - "condition_one = 10.8\ncondition_two = 8\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '2.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: How many total books sold from the first to the fifth?", - "Output Program": [ - "iteam_1 = 6000\niteam_2 = 20000\niteam_3 = 40000\niteam_4 = 150000\niteam_5 = 300000\n\nprint(iteam_1+iteam_5+iteam_2+iteam_3+iteam_4)", - "first = 6000\nsecond = 20000\nthird = 40000\nfourth = 150000\nfifth = 300000\ntotal = first + second + third + fourth + fifth\nprint(total)" - ], - "Output Answer": [ - "{'number': '516000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Notable victories during his era were 10-0 away to Portugal in 1947, 4-0 away to Italy in 1948, 4-2 at home to Brazil in 1956 and 9-3 at home to Scotland in 1961. Notable defeats were United States v England (1950 FIFA World Cup) in the 1950 World Cup and England 3-6 Hungary (1953 association football friendly) when England lost their unbeaten home record to a foreign team, followed by a Hungary 7-1 England (1954 association football friendly) in 1954. Question: How many years after a 4-2 victory at home to Brazil was there a 9-3 at home victory to Scotland?", - "Output Program": [ - "year=1956 \nyear1=1961\nanswer=year1-year\nprint(answer)", - "Itly=4\nhungry=1\nanswer=Itly+hungry\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Greece has universal health care. In a 2000 World Health Organization report, its health care system ranked 14th in overall performance of 191 countries surveyed. In a 2013 Save the Children report, Greece was ranked the 19th best country (out of 176 countries surveyed) for the state of mothers and newborn babies. In 2010, there were 138 hospitals with 31,000 beds in the country, but on 1 July 2011, the Ministry for Health and Social Solidarity (Greece) announced its plans to decrease the number to 77 hospitals with 36,035 beds, as a necessary reform to reduce expenses and further enhance healthcare standards. Greeces healthcare expenditures as a percentage of GDP were 9.6% in 2007 according to a 2011 OECD report, just above the OECD average of 9.5%. The country has the largest number of doctors-to-population ratio of any OECD country. Question: How many hospitals were to be closed after 2011?", - "Output Program": [ - "total = 138\nnow = 77\nprint(total - now)" - ], - "Output Answer": [ - "{'number': '61', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The average high school graduation rate of blacks in the United States has steadily increased to 71% in 2013. Separating this statistic into component parts shows it varies greatly depending upon the state and the school district examined. 38% of black males graduated in the state of New York but in Maine 97% graduated and exceeded the white male graduation rate by 11 percentage points. In much of the southeastern United States and some parts of the southwestern United States the graduation rate of white males was in fact below 70% such as in Florida where a 62% of white males graduated high school. Examining specific school districts paints an even more complex picture. In the Detroit school district the graduation rate of black males was 20% but 7% for white males. In the New York City school district 28% of black males graduate high school compared to 57% of white males. In Newark County 76% of black males graduated compared to 67% for white males. Further academic improvement has occurred in 2015. Roughly 23% of all blacks have bachelors degrees. In 1988, 21% of whites had obtained a bachelors degree versus 11% of blacks. In 2015, 23% of blacks had obtained a bachelors degree versus 36% of whites. Foreign born blacks, 9% of the black population, made even greater strides. They exceed native born blacks by 10 percentage points. Question: In 1988, how many percent more white students obtained a bachelors degree than black students?", - "Output Program": [ - "white = 21\nblack = 11\ndiff = white - black\nprint(diff)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Despite the passport union with Sweden, Norway, Denmark, and Iceland, Finland could not join the Nordic Council until 1955 because of Soviet fears that Finland might become too close to the West. At that time the Soviet Union saw the Nordic Council as part of NATO of which Denmark, Norway and Iceland were members. That same year Finland joined the United Nations, though it had already been associated with a number of UN specialized organisations. The first Finnish ambassador to the UN was G.A. Gripenberg (1956\u20131959), followed by Ralph Enckell (1959\u20131965), Max Jakobson (1965\u20131972), Aarno Karhilo (1972\u20131977), Ilkka Pastinen (1977\u20131983), Keijo Korhonen (1983\u20131988), Klaus T\u00f6rnudd (1988\u20131991), Wilhelm Breitenstein (1991\u20131998) and Marjatta Rasi (1998\u20132005). In 1972 Max Jakobson was a candidate for Secretary-General of the UN. In another remarkable event of 1955, the Soviet Union decided to return the Porkkala peninsula to Finland, which had been rented to the Soviet Union in 1948 for 50 years as a military base, a situation which somewhat endangered Finnish sovereignty and neutrality. Question: How many years longer did Marjatta Rasi serve as ambassador compared with Klaus Tornudd?", - "Output Program": [ - "rasi = 1998-2005\nklaus = 1988-1991\n\nprint(abs(round(rasi - klaus)))", - "marjatta = 7\nklaus = 3\nyears = marjatta - klaus\nprint(years)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There are 27,908 households, of which 31.5% have children under the age of 18 living with them, 48.9% were married couples living together, 15.4% had a female householder with no husband present, and 32.3% were non-families. 28.4% of all households are made up of individuals, and 10.6% had someone living alone who was 65 years of age or older. The average household size was 2.39, and the average family size was 2.94. 70% of women with school-age children work. Question: How many percent are not households made up of individuals?", - "Output Program": [ - "indivisuals = 28.4\n\nprint(abs(round(100 - indivisuals,2)))", - "percentage = 100\nindividuals = 28.4\nnot_individuals = percentage - individuals\nprint(not_individuals)", - "condition_1 = 28.4\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "individuals = 28.4\ntotal = 100\n\nnot_individuals = (total - individuals)\n\nprint(not_individuals)" - ], - "Output Answer": [ - "{'number': '71.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Cardinals dueled with the Minnesota Vikings for the #3 seed in the NFC playoffs. Things looked bleak for the Cardinals from the beginning. The Vikings began their first quarter attack with an 82-yard punt return for a TD by Bernard Berrian. Two turnovers for the Cardinals, Kurt Warner interception and an Anquan Boldin fumble, would lead to two touchdown passes from Tarvaris Jackson, a 41-yard pass to Berrian and a 19-yard pass to Sidney Rice. The Vikings took a 28-0 lead at halftime after an 11-yard TD pass from Jackson to Chester Taylor. The Cardinals would rally to cut the lead in half with a Jerheme Urban 50-yard TD catch and a field goal blocked by Dominique Rodgers-Cromartie and recovered by Roderick Hood, who returned it 68 yards for a touchdown. The Vikings would pull away at the end of the third quarter when Jackson threw a 59-yard TD pass to Bobby Wade. Kurt Warner was benched on the Cardinals last drive in the fourth quarter via a coaching decision. Question: How many touchdown passes of at least 50 yards were thrown?", - "Output Program": [ - "td_50_yards = (68,59)\n\nprint(len(td_50_yards))", - "no_of_td_passes = 2\nprint(no_of_td_passes)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Greece has universal health care. In a 2000 World Health Organization report, its health care system ranked 14th in overall performance of 191 countries surveyed. In a 2013 Save the Children report, Greece was ranked the 19th best country (out of 176 countries surveyed) for the state of mothers and newborn babies. In 2010, there were 138 hospitals with 31,000 beds in the country, but on 1 July 2011, the Ministry for Health and Social Solidarity (Greece) announced its plans to decrease the number to 77 hospitals with 36,035 beds, as a necessary reform to reduce expenses and further enhance healthcare standards. Greeces healthcare expenditures as a percentage of GDP were 9.6% in 2007 according to a 2011 OECD report, just above the OECD average of 9.5%. The country has the largest number of doctors-to-population ratio of any OECD country. Question: How many countries ranked better than Greece according to the Save the Children report?", - "Output Program": [ - "greece_ranking = 19\nremaining = greece_ranking - 1\nprint(remaining)", - "greece_rank_in_child_care = 19\n\nprint(abs(greece_rank_in_child_care - 1))" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Conlan umpired in the National League from 1941 to 1965, officiating in five World Series (1945 World Series, 1950 World Series, 1954 World Series, 1957 World Series and 1961 World Series) and six Major League Baseball All-Star Game (1943, 1947, 1950, 1953, 1958 and the first 1962 contest). He also umpired in the playoff series to decide the NLs regular-season champions in 1951 National League tie-breaker series, 1959 National League tie-breaker series and 1962 National League tie-breaker series (some sources erroneously credit him with umpiring in the 1946 NL playoff as well). He was the home plate umpire when Gil Hodges hit four home runs on August 31, ; he also umpired in the April 30, game in which Willie Mays hit four home runs. He retired after the 1964 season, but returned to work as a substitute umpire for 17 games in 1965. Question: How many World Series did Conlan work between 1950 and 1960?", - "Output Program": [ - "world_series = (1954,1957,1961)\n\nprint(len(world_series))", - "series = 3\nprint(series)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Global rates of caesarean section rates are increasing. In the United Kingdom, in 2008, the Caesarean section rate was 24%. In Republic of Ireland the rate was 26.1% in 2009. The Canadians rate was 26% in 2005\u20132006. Australia has a high Caesarean section rate, at 31% in 2007. In the United States the rate of C-section is around 33% and varies from 23% to 40% depending on the state in question. One out three women who gave birth in the US delivered by cesarean in 2011. In 2012, close to 23 million C-sections were done globally. At one time the rate of 10% and 15% were thought to be ideal. A higher rate of 19% may result in better outcomes. More than 50 nations have rates greater than 27%. Another 45 countries have rates less than 7.5% There are efforts to both improve access to and reduce the use of C-section. In the United States about 33% of deliveries are by C-section. The rates in the UK and Australia are 26.5% and 32.3% respectively. In China, the most recent CS rate reported was 41%. Globally, 1% of all cesarean deliveries are done without the medical need for one. Overall, the rate of caesarean section rate was 25.7% during 2004-2008. Question: How many years was the time span where the caesarean section rate was 25.7%?", - "Output Program": [ - "ystart = 2004\nyend = 2008\n\nprint(abs(yend -ystart))", - "caesarean_section_rate_start = 2004\ncaesarean_section_rate_end = 2008\ntime_span = caesarean_section_rate_end - caesarean_section_rate_start\nprint(time_span)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: At the 2010 United States Census, there were 1,585,873 people living in Manhattan, an increase of 3.2% since 2000. Since 2010, Manhattans population was estimated by the Census Bureau to have increased 5.0% to 1,664,727 , representing 19.3% of New York Citys population of 8,622,698 and 8.4% of New York States population of 19,849,399. As of the 2017 Census estimates, the population density of New York County was around 72,918 people per square mile (28,154/km\u00b2), the highest population density of any county in the United States. In 1910, at the height of European immigration to New York, Manhattans population density reached a peak of 101,548 people per square mile (39,208/km\u00b2). Question: Which year had a higher population living in Manhattan, 2000 or 2010?", - "Output Program": [ - "y_2000 = 1585873\ny_2010 = 1664727\n\nanswer = '2000' if y_2000 > y_2010 else '2010'\n\nprint(answer)", - "condition_1 = 5.0\ncondition_2 = 3.2\nif condition_1>condition_2:\n print(2010)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2010'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many people in Stanislaus County were not of Hispanic or Latino decent?", - "Output Program": [ - "hispanic_latino = 215658\ntotal = 514453\nprint(total-hispanic_latino)", - "population = 514453\n\nhispanic = 215658\n\nnot_hispanic = population - hispanic\n\nprint(not_hispanic)" - ], - "Output Answer": [ - "{'number': '298795', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1856, Leopold II, Grand Duke of Tuscany established a penal colony in Pianosa because it was considered a perfect place to isolate, segregate, and oversee detainees; at the proclamation of the Kingdom of Italy in 1861, there were 149 prisoners on the island. In 1864 a structure able to contain 350 prisoners was built, but in 1872 the island was divided into numerous farms organizing the inmates as small communities; in 1880 there were 960 detainees. The captives cultivated cereals, produced oil and wine as Sangiovese and Procanico, there were poultry, pigs, and cattle farms. From 1884 until 1965, because of its dry climate, Pianosa hosted convicts from all over Italy who had been affected by tuberculosis. At the beginning of the 1900s, the population on the island was 21 civilians, 80 Polizia Penitenziaria, 40 soldiers, and 800 prisoners. The former President of the Republic of Italy Sandro Pertini became an inmate in 1932 for political reasons. During World War II, on 17 September 1943, Germans troops invaded Pianosa and occupied it; on 19 March 1944 French commandos landed on the island, and after a short firefight left again, taking away 40 prison guards as hostages; the following month an allied bomber attacked the island, killing six people. Question: How many people was the total population of Pianosa in the beginning of the 1900s?", - "Output Program": [ - "popualtion = 21+80+40+800\nprint(abs(round((popualtion),2)))", - "civilians = 21\npolizia = 80\nsoldiers = 40\nprisoners = 800\ntotal = civilians + polizia + soldiers + prisoners\nprint(total)" - ], - "Output Answer": [ - "{'number': '941', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to Stats Canada, the population of Kensington Market increased by approximately 300 people (or 7%) from 3,740 in 2006 to 4,029 in 2011. Breaking this number down into generation status, it has been found that first generation residents increased by 75 and second generation residents increased by 20. The remaining 200 or so residents of the area are placed in the third generation or more category. Thus, the number of third generation or more residents increased significantly from 2006 to 2011. In terms of percentages, from 2006 to 2011, first generation residents dropped about 7% from 64.92% to 57.73%. Second generation residents decreased slightly from 19.04% in 2006 to 16.88% in 2011 while the percentage of third generation or more residents increased dramatically from 16.04% in 2006 to 25.39% in 2011, which represents approximately a 10% increase in residents from this generation status. (Census/NHS 2011, Census 2006) Question: How many exact percentage points did the number of first generation residents decrease between 2006 and 2011?", - "Output Program": [ - "year1=16.04\nyear=25.39\nanswer=year-year1\nprint(answer)", - "residents=7\nanswer=residents \nprint(answer)" - ], - "Output Answer": [ - "{'number': '7.19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many of the Chargers losses were against teams without winning records?", - "Output Program": [ - "number_charges_losses = 1\nprint(number_charges_losses)", - "winning_record = 5\nlosse_after_winning = 1\n\nprint(losse_after_winning)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: How many of China's population do not receive adequate iodized salts in their homes?", - "Output Program": [ - "percentage = 100\niodized = 90\nnot_iodized = percentage - iodized\nprint(not_iodized)", - "condition_1 = 90\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Americans first game was played on July 10, 1974, against the Southern California Sun in front of a crowd of 53,231 at Legion Field. (The announced attendance of 53,231 was inflated. The actual attendance figure was 43,031 for the opening game, of which 41,799 had paid.) Held scoreless by the Sun for the first three quarters and trailing by a touchdown at the start of the fourth quarter, the Americans came back to win 11-7. In their first road game, the Americans overcame a 26-point deficit at halftime to win 32-29 over the New York Stars (WFL) in front of 17,943 at Downing Stadium on July 17, 1974. The second home game, a 58-33 win over the Memphis Southmen on July 24, drew an announced attendance of 61,319 fans (actual attendance was 54,413 with 40,367 paying). Question: How many points did the Americans have scored against them in all three games combined?", - "Output Program": [ - "game_1 = 11\ngame_2 = 58\ntotal = game_1 + game_2\nprint(total)", - "american_point_one = 11\namerican_point_two = 58\nprint(abs(american_point_one + american_point_two))" - ], - "Output Answer": [ - "{'number': '69', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Toronto Blue Jays (1993\u20132000) All of the changes brought a competitive team to Hagerstown for the 1993 season. The offense got steady power production from Mike Coolbaugh, who led the team with 16 home runs. The best all-around hitter on the team proved to be D.J. Boston. Boston hit .315 with 13 home runs and 93 runs batted in (RBI). Those numbers were good enough to earn him league Most Valuable Player (MVP) honors. Two outfielders, Rickey Cradle and Jos\u00e9 Herrera (1990s outfielder), put together solid seasons at the plate for the Suns. Herrera hit .317 in 95 games, while Cradle belted 13 home runs. Brad Cornett led the team in earned run average (ERA), with a 2.40 mark, and also innings pitched, with 172.1. Silva went 12\u20134 with a 2.52 ERA in 142.2 innings. In that time frame, Silva struck out 161 batters. Overall, the Suns had a winning season in 1993. Question: How many home runs did D.J. Boston, Rickey Cradle, and Mike Coolbaugh score when their totals are combined?", - "Output Program": [ - "boston = 13\ncradle = 13\ncoolbaugh = 16\ntotal = boston + cradle + coolbaugh\nprint(total)" - ], - "Output Answer": [ - "{'number': '42', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Staples Center measures of total space, with a by arena floor. It stands tall. The arena seats up to 19,067 for basketball, 18,340 for ice hockey, and around 20,000 for concerts or other sporting events. Two-thirds of the arenas seating, including 2,500 club seats, are in the lower bowl. There are also 160 luxury suites, including 15 event suites, on three levels between the lower and upper bowls. The arenas attendance record is held by the fight between World World Boxing Association Welterweight Champion, Antonio Margarito and Shane Mosley with a crowd of 20,820 set on January 25, 2009. ;Star Plaza Outside the arena at the Star Plaza are statues of Wayne Gretzky and Magic Johnson, although both played at The Forum (Inglewood, California), where the Kings, Lakers and Sparks previously played. A third statue of boxer Oscar De La Hoya was unveiled outside Staples Center on December 1, 2008. On April 20, 2010 a fourth statue of the late long time Lakers broadcaster Chick Hearn, behind a Laker desk with a chair for fans to sit down for a picture, was unveiled. A fifth statue of the Laker legend Jerry West dribbling was unveiled on February 17, 2011. A sixth statue of Lakers player Kareem Abdul-Jabbar was unveiled on November 16, 2012. A seventh statue of former Kings Hall of Fame left wing Luc Robitaille was unveiled on March 7, 2015. An eighth statue of Lakers center Shaquille ONeal was unveiled on March 24, 2017. On January 13, 2018 a ninth statue, of legendary Kings announcer Bob Miller (sportscaster), was unveiled. A tenth statue of Laker legend Elgin Baylor was unveiled on April 6, 2018. Question: How many states have been added since 2010?", - "Output Program": [ - "statues = 7\nprint(statues)", - "y2010 = 4-1\nsince = 10\n\nprint(abs(round(y2010-since\n )))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of people were not Hispanic or Latino in New Mexico?", - "Output Program": [ - "hispanic = 46.3\n\nprint(abs(100 - hispanic))", - "percentage = 100\nnew_mexico = 46.3\nothers = percentage - new_mexico\nprint(others)" - ], - "Output Answer": [ - "{'number': '53.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Compared to other American cities, Atlantas economy in the past had been disproportionately affected by the 2007-2012 global financial crisis and the Great Recession, with the citys economy earning a ranking of 68 among 100 American cities in a September 2014 report due to an elevated unemployment rate, declining real income levels, and a depressed housing market. From 2010 to 2011, Atlanta saw a 0.9% contraction in employment and plateauing income growth at 0.4%. Although unemployment had decreased to 7% by late 2014, this was still higher than the national unemployment rate of 5.8% Atlantas housing market has also struggled, with home prices dropping by 2.1% in January 2012, reaching levels not seen since 1996. Compared with a year earlier, the average home price in Atlanta plummeted to 17.3% in February 2012, thus becoming the largest annual drop in the history of the index for any American or global city. The decline in home prices prompted some economists to deem Atlanta the worst housing market in the nation at the height of the depression. Nevertheless, the citys real estate market has resurged since 2012, so much that median home value and rent growth significantly outpaced the national average by 2018, thanks to a rapidly-growing regional economy. Question: How many cities were ranked a higher number than Atlanta on economy in the September 2014 report?", - "Output Program": [ - "condition_1 = 32\ncondition_2 = 1\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: How many more of the fifth book were sold than the fourth and first combined?", - "Output Program": [ - "fifth = 300000\nfourth = 150000\nfirst = 6000\nmany_more = fifth - (fourth + first)\nprint(many_more)", - "fifth = 300000\nfourth = 150000\nfirst = 6000\n\nprint(abs(fifth - fourth - first))" - ], - "Output Answer": [ - "{'number': '144000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Hoping to rebound from their shutout loss to the Falcons, the Raiders stayed at home for a Week 10 interconference duel with the Carolina Panthers. With QB JaMarcus Russell recover from an injury, back-up QB Andrew Walter was given the start. In the first quarter, Oakland trailed early as Panthers QB Jake Delhomme completed a 3-yard TD pass to WR Muhsin Muhammad. In the second quarter, the Raiders continued to trail as RB DeAngelo Williams got a 69-yard TD run. In the third quarter, Oakland got on the board with kicker Sebastian Janikowski getting a 38-yard and a 45-yard field goal. In the fourth quarter, Carolina sealed the win with kicker John Kasay nailing a 32-yard field goal. With the loss, the Raiders fell to 2-7. This was also the Raiders 300th franchise loss. On a positive note, Janikowski's two field goals helped him surpass George Blanda and become the franchise's all-time career points leader with 865 points. Question: How many yards longer was Sebastian Janikowski's longest field goal than his shortest?", - "Output Program": [ - "yard=38\nyard1=45\nanswer=yard1-yard\nprint(answer)", - "goal=7\nanswer=goal\nprint(answer)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of the latest 2007 population census conducted by the Ethiopian national statistics authorities, Addis Ababa has a total population of 2,739,551 urban and rural inhabitants. For the capital city 662,728 households were counted living in 628,984 housing units, which results in an average of 5.3 persons to a household. Although all Ethiopian ethnic groups are represented in Addis Ababa because it is the capital of the country, the largest groups include the Amhara (ethnicity) (67.04%), Oromo people (19.00%), Gurage (16.34%), Tigrayans (5.18%), Silte people (2.94%), and Gamo people (1.68%). Languages spoken include Amharic language (71.0%), Oromo language (10.7%), Gurage language (8.37%), Tigrinya language (3.60%), Silte language (1.82%) and Gamo language (1.03%). The religion with the most believers in Addis Ababa is Ethiopian Orthodox Tewahido Church with 74.7% of the population, while 16.2% are Islam in Ethiopia, 7.77% Pentay, and 0.48% Roman Catholicism in Ethiopia. Question: How many more people, in terms of percentage, spoke Amharic compared to Oromo and Gurage combined?", - "Output Program": [ - "oromo_speaking = 10.7\ngurage_speaking = 8.37\narhamic_speaking = 71\nremaining = arhamic_speaking - (oromo_speaking + gurage_speaking)\nprint(remaining)", - "oromo = 10.7\namharic = 71\ngurage = 8.37\n\nprint(abs(oromo+gurage-amharic))" - ], - "Output Answer": [ - "{'number': '51.93', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many percent were not people with nationality of Guyana?", - "Output Program": [ - "Guyana= 1.7\nprint(100-Guyana)", - "total = 100\nguyana = 1.7\nprint(total - guyana)" - ], - "Output Answer": [ - "{'number': '98.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many yards in receptions did Clint Didier, Branch, and Garrett have combined?", - "Output Program": [ - "clint = 65\ngarrett = 17\nbranch = 94\ntotal = clint + garrett + branch\nprint(total)" - ], - "Output Answer": [ - "{'number': '176', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: A 2017 CROP (polling firm) poll showed that 74% of Canadians found it \"great that in Canada, two people of the same sex can get married\". 26% disagreed. Support for same-sex marriage was higher among women (79%) than among men (70%) and higher among French speakers (82%) than English speakers (73%). Those with a higher income, a university degree or who were born in Canada were also more likely to support same-sex marriage. When divided by age, young people were overwhelmingly in support (82% among 18-24-year-olds and 86% among 25-34-year-olds) and, while people over 65 were less likely to be in favour, same-sex marriage still enjoyed 66% popular support among people of that age group. The most supportive province was Quebec (80%), followed by 78% in the four Atlantic Canada provinces, 75% in British Columbia, 73% in Ontario, 70% in Manitoba and Saskatchewan and 68% in Alberta. Question: How many percent higher was support for same sex marriage among women than men?", - "Output Program": [ - "women = 82\nmen = 73\nprint(women - men)", - "condition_1 = 79\ncondition_2 = 70\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Croatian language is Croatias official language, but the languages of constitutionally-recognised minorities are officially used in some local government units. Croatian is the native language identified by 96% of the population. A 2009 survey revealed that 78% of Croatians claim knowledge of at least one foreign language\u2014most often English language. The largest religions of Croatia are Roman Catholic Church (86.3%), Eastern Orthodox Church (4.4%) and Islam (1.5%). Literacy in Croatia stands at 98.1%. The proportion of the population aged 15 and over attaining academic degrees has grown rapidly since 2001, doubling and reaching 16.7% by 2008. An estimated 4.5% of GDP is spent for education. Primary and secondary education are available in Croatian and in the languages of recognised minorities. Croatia has a universal health care system and in 2010, the nation spent 6.9% of its GDP on healthcare. The net monthly income in September 2011 averaged 5,397 Croatian kuna ( ). The most significant sources of employment in 2008 were wholesale and retail trade, the manufacturing industry and construction. In October 2011, the unemployment rate was 17.4%. Croatias median equivalent household income tops the average Purchasing Power Standard of 2004 enlargement of the European Union, while trailing the EU average. The 2011 census recorded a total of 1.5 million private households; most owned their own housing. Question: How many, in percent, more of Croatians belonged to the Eastern Orthodox Church than Islam ?", - "Output Program": [ - "Islam =1.5\nEastern=4.4\nanswer=Eastern-Islam\nprint(answer)", - "OrthodoxChurch=4.4\nIslam=1.5\nanswer=OrthodoxChurch-Islam\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Prague employs almost a fifth of the entire Czech workforce, and its wages are significantly above average (~+25%). In December 2015, average salaries available in Prague reached 35,853 CZK, an annual increase of 3.4%, which was nevertheless lower than national increase of 3.9% both in nominal and real terms. (Inflation in Prague was 0.5% in December, compared with 0.1% nationally.) Since 1990, the citys economic structure has shifted from industrial to service-oriented. Industry is present in sectors such as pharmaceuticals, printing, food processing, manufacture of transport equipment, computer technology and electrical engineering. In the service sector, financial and commercial services, trade, restaurants, hospitality and public administration are the most significant. Service (economics) account for around 80 percent of employment. There are 800,000 employees in Prague, including 120,000 commuters. The number of (legally registered) foreign residents in Prague has been increasing in spite of the countrys economic downturn. As of March 2010, 148,035 foreign workers were reported to be living in the city making up about 18 percent of the workforce, up from 131,132 in 2008. Approximately one-fifth of all investment in the Czech Republic takes place in the city. Question: By how many workers has the foreign worker population increased from 2008 to 2010?", - "Output Program": [ - "in_2008 = 131132\nin_2010 = 148035\nworkers = in_2010 - in_2008\nprint(workers)", - "foreign_worker_2010 = 148035\nforeign_worker_2008 = 13132\n\nprint(abs(foreign_worker_2010 - foreign_worker_2008))" - ], - "Output Answer": [ - "{'number': '16903', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Although Jerry Rice was named MVP, Montana had an MVP-worthy performance, completing 23 of 36 passes for a Super Bowl record 357 yards, throwing for 2 touchdowns, and gaining 14 rushing yards. Craig finished the game with 71 yards rushing, and 8 receptions for 101 receiving yards. He was the first running back in Super Bowl history to gain over 100 receiving yards. Taylor finished the game with a Super Bowl record 56 punt return yards. His 18.7 yards per return was also the highest average in Super Bowl history. Linebacker Charles Haley had six tackles and two sacks. For Cincinnati, Jennings rushed one time for 3 yards, and gained 117 yards and a touchdown on 2 kickoff returns. Woods was the top rusher of the game with 79 yards. But Esiason was limited to just 11 out of 25 completions for 144 yards and no touchdowns, with 1 interception. Collinsworth (who retired after this game) was the Bengals top receiver of the game, but with just 3 catches for 40 yards. Question: How many more rushing yards did Montana and Craig have combined compared to Woods?", - "Output Program": [ - "mortana = 14\ncraig = 71\nwoods = 79\n\nprint(abs(mortana + craig - woods))", - "montana = 14\ncraig = 71\nwoods = 79\nmore = (craig + montana) - woods\nprint(more)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: For many years, the Rose Bowl had the largest football stadium capacity in the United States, eventually being surpassed by Michigan Stadium (107,601). The Rose Bowls maximum stated seating capacity was 104,091 from 1972 to 1997. Some of the seats closest to the field were never used during this time for UCLA regular season games, and were covered by tarps. Official capacity was lowered following the 1998 Rose Bowl. Slightly different figures are given for the current capacity, for the lower level seats behind the team benches are not used for some events since the spectators can not see through the standing players or others on the field. UCLA reports the capacity at 91,136. The Tournament of Roses reports the capacity at 92,542. The 2006 Rose Bowl game, which was also the BCS championship game, had a crowd of 93,986. In the 2011 contest between TCU and Wisconsin, the listed attendance is 94,118. As of 2008, the Rose Bowl is the 11th List of American football stadiums by capacity, and is still the largest stadium that hosts post-season bowl games. For concerts held there, the Rose Bowl holds almost 60,000 people. The stadiums 2014 remodeling removed the lower \"lettered row\" seats on each side behind the players benches and provide access in and out of the stadium for the lower sections of the Rose Bowl, restoring its original design. Question: How many people over capacity was the 2011 game over the Tournament of Roses report?", - "Output Program": [ - "capacity=92542\nRose=93986\nanswer=capacity-Rose\nprint(answer)", - "capacity=92542\ncrowd=93986\nanswer=crowd-capacity\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1576', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Under coaches Floyd (1995\u201398) and Larry Eustachy (1998\u20132003), Iowa State achieved even greater success. Floyd took the Cyclones to the Sweet Sixteen in 1997 and Eustachy led ISU to two consecutive Big 12 Conference regular season conference titles in 1999-2000 and 2000\u201301, plus the conference tournament title in 2000. Seeded No. 2 in the 2000 NCAA tournament, Eustachy and the Cyclones defeated UCLA in the Sweet Sixteen before falling to Michigan State University, the eventual NCAA Champion, in the regional finals by a score of 75-64 (the differential representing the Michigan State Spartans narrowest margin of victory in the tournament). Standout Marcus Fizer and Jamaal Tinsley were scoring leaders for the Cyclones who finished the season 32-5. Tinsley returned to lead the Cyclones the following year with another conference title and No. 2 seed, but ISU finished the season with a 25-6 overall record after a stunning loss to No. 15 seed Hampton University in the first round. Question: How many points did the Cyclones lose to Michigan State University by in the regional finals?", - "Output Program": [ - "finals=11\nanswer=finals\nprint(answer)", - "ponit1=75\npoint=64\nanswer=ponit1-point\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: For the undergraduate class of 2022 (enrolling in Fall 2018), Brown received 35,438 applications, the largest applicant pool in the Universitys history. 2,566 were accepted for an acceptance rate of 7.2%, the lowest in university history. Additionally, for the academic year 2015-16 there were 1,834 transfer applicants, of whom 8.9% were accepted, with an SAT range of 2180-2330, ACT range of 31-34, and average college GPA of 3.85. In 2017, the Graduate School accepted 11 percent of 9,215 applicants. In 2014, U.S. News ranked Browns Warren Alpert Medical School the 5th most selective in the country, with an acceptance rate of 2.9 percent. Question: How many percent of applicants were not accepted in the class of 2022?", - "Output Program": [ - "total = 100\naccepted = 7.2\nprint(total - accepted)", - "condition_1 = 7.2\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '92.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: A large share of the UNs expenditure addresses its core mission of peace and security, and this budget is assessed separately from the main organizational budget. The peacekeeping budget for the 2015-16 fiscal year was $8.27 billion, supporting 82,318 troops deployed in 15 missions around the world. UN peace operations are funded by assessments, using a formula derived from the regular funding scale that includes a weighted surcharge for the five permanent Security Council members, who must approve all peacekeeping operations. This surcharge serves to offset discounted peacekeeping assessment rates for less developed countries. In 2017, the top 8 providers of assessed financial contributions to Peacekeeping operations were the United States (28.47%), China (10.25%), Japan (9.68%), Germany (6.39%), France (6.28%), United Kingdom (5.77%), Russian Federation (3.99%) and Italy (3.75%). Question: How many countries contribute more than $8.27 billion in peacekeeping funds?", - "Output Program": [ - "security_council_member = 5\nprint(security_council_member)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: How many more percentage did Ethnic Malays have than in 2000 than in 2010", - "Output Program": [ - "zero = 1.62\nten = 0.96\ndiff = round(zero - ten, 2)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '0.66', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Pacers started off the playoffs against the Atlanta Hawks, whom managed to secure an eighth seed in the playoffs with a 38-44 record. In Game 1, the Pacers suffered a devastating loss at home to the Hawks, 101-93. The Pacers bounced back in Game 2, winning 101-85. With the series shifting to Atlanta, the Hawks won Game 3 by 13 points. Indiana then took back the homecourt advantage in the series, winning Game 4 by 3 points in Atlanta. Back in Indianapolis, the Pacers jumped out to an early lead, but the Hawks had a monstrous second quarter, outscoring the Pacers 41-19. With the hometown crowd behind their backs, the Pacers cut the once 30-point lead to 9 late in the fourth quarter, but the rally was not enough to win Game 5, losing 107-97. Three days later in Atlanta, the Hawks jumped out to an early 10 point lead, but Indiana led at the half by five. The Pacers got the lead up to nine in the third quarter, but the Hawks came back and had a three-point lead at the end of the quarter. The game was back and forth throughout the fourth quarter. With three minutes remaining and the Pacers down five, it looked as if their season would come to an end. Then, behind David West, the Pacers ended the game on a 16-4 and won the game by seven to extend the series to a seventh game in Indianapolis. On May 3, 2014, the Pacers hosted a Game 7 at home for the first time in franchise history. A sellout crowd of 18,165 came to watch the Pacers and Hawks play in a win or go home situation. Atlanta led by as many as six in the first quarter, but the Pacers had the lead at the end of the first by a point. Throughout the second and third quarters, the Pacers went on a 24-6 run to give the Pacers a 17-point lead, and Indiana never turned back, winning the game 92-80. The Pacers then defeated Washington in 6 games in the semifinals, then a rematch with the second-seeded and defending champion Miami in the Eastern Conference Finals. The Pacers surprised many critics, taking Game 1 in the Eastern Conference Finals with a score of 107-95. Unfortunately for the Pacers they ended up losing the next 3 to the Heat before managing to avoid elimination in Game 5 with a close win over the Heat. In the game, LeBron James got into early foul trouble and played less than 30 minutes, while Paul George exploded in the second half to finish the night with 37 points. The game was notable for the infamous incident where Lance Stephenson blew into LeBron James ear. Despite the win, the Pacers were eliminated in Game 6 by the Miami Heat for the third straight year. Question: How many games did the Hawks win at home during the seven game series?", - "Output Program": [ - "games_won = 1\nprint(games_won)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many total years was Ingvar Carlsson the prime minister of Sweden?", - "Output Program": [ - "Carlson_started = 1986\nCarlson_ended = 1991\nCarlson_restarted = 1994\nCarlson_reended = 1996\nyears_served = (Carlson_ended - Carlson_started) + (Carlson_reended - Carlson_restarted)\nprint(years_served)", - "prime_minister_first = abs(1986-1991)\nprime_minister_second = abs(1994-1996)\n\n\n\nprint(abs(prime_minister_first + prime_minister_second))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of 2009, approximately 80% of the population of Galway were Irish. Following an influx of immigrants to Galway during the 2000s, approximately 20% of the population is non-Irish. Slightly more than half of this group (11.3%) are white Europeans, coming from Poland and other Central European and Baltic States, such as Latvia and Lithuania. Smaller numbers of Asian and African immigrants come from East Africa, Nigeria, Zimbabwe and Sri Lanka. In the 2006 Census, 15.4% of the population were aged 0\u201314, 76.1% were aged 15\u201364, and 8.5% were aged over 65. 51.9% of the population were female and 48.1% were male. Question: How many more percentage of the population were aged 15-64 than aged 0-14?", - "Output Program": [ - "person_15_64 = 76.1\nperson_0_14 = 15.4\n\nprint(abs(round(person_15_64 \n -person_0_14,2)))", - "percent_population_aged_15_64 = 76.1\npercent_population_aged_0_14 = 15.4\npercentage_more = round(percent_population_aged_15_64 - percent_population_aged_0_14,1)\nprint(percentage_more)" - ], - "Output Answer": [ - "{'number': '60.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 130,988. The number of jobs in the primary sector was 13, of which 10 were in agriculture and 4 were in forestry or lumber production. The number of jobs in the secondary sector was 33,171 of which 24,848 or (74.9%) were in manufacturing, 10 were in mining and 7,313 (22.0%) were in construction. The number of jobs in the tertiary sector was 97,804. In the tertiary sector; 12,880 or 13.2% were in wholesale or retail sales or the repair of motor vehicles, 11,959 or 12.2% were in the movement and storage of goods, 6,120 or 6.3% were in a hotel or restaurant, 4,186 or 4.3% were in the information industry, 10,752 or 11.0% were the insurance or financial industry, 13,695 or 14.0% were technical professionals or scientists, 6,983 or 7.1% were in education and 16,060 or 16.4% were in health care. Question: How many more manufacturing jobs were there in the secondary sector compared to construction jobs?", - "Output Program": [ - "construction=7313\nsecondarysector=33171\nanswer=construction+secondarysector\nprint(answer)", - "secondarysector=24848 \nconstruction=7313\nanswer=secondarysector-construction\nprint(answer)" - ], - "Output Answer": [ - "{'number': '17535', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: During the Ottoman period, the citys population of Ottomans Muslims (including those of Turkish people and Albanians origin, as well as Bulgarian Muslim and Greek Muslim convert origin) grew substantially. According to the 1478 census Sel\u00e2nik (), as the city came to be known in Ottoman Turkish, had 6,094 Greek Orthodox households, 4,320 Muslim ones, and some Catholic. No Jews were recorded in the census suggesting that the subsequent influx of Jewish population was not linked to the already existing Romaniote Jews community. Soon after the turn of the 15th to 16th century, however, nearly 20,000 Sephardic Jews immigrated to Greece from the Iberian Peninsula following their expulsion from Spain by the 1492 Alhambra Decree. By c. 1500, the number of households had grown to 7,986 Greek ones, 8,575 Muslim ones, and 3,770 Jewish. By 1519, Sephardic Jewish households numbered 15,715, 54% of the citys population. Some historians consider the Ottoman regimes invitation to Jewish settlement was a strategy to prevent the ethnic Greek population from dominating the city. Question: How many more Greek Orthodox households were there than Muslim households?", - "Output Program": [ - "Greek=6094\nMuslim=4320\nanswer=Greek-Muslim\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1774', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2007, there were 101,480 people residing in Ancona (the greater area has a population more than four times its size), located in the province of Ancona, Marches, of whom 47.6% were male and 52.4% were female. Minors (children ages 18 and younger) totalled 15.54 percent of the population compared to pensioners who number 24.06 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Ancona resident is 48 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Ancona grew by 1.48 percent, while Italy as a whole grew by 3.56 percent. The current birth rate of Ancona is 8.14 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: In percent, how many points faster did Italy grow compared to the population of Ancona between 2002 and 2007?", - "Output Program": [ - "whole = 3.56\nancona = 1.48\ndiff = whole - ancona\nprint(diff)", - "Ancona = 3.56\nItaly = 1.48\nprint(Ancona-Italy)" - ], - "Output Answer": [ - "{'number': '2.08', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Allegany County is considered a conservative county, supporting Republican national and state candidates. In 2004, it voted for George W. Bush over John Kerry 63% to 34%, and in 2008 it voted for John McCain over Barack Obama 59% to 39%. It has been reported that in the last 170 years, the only Democratic candidates to win were Franklin Pierce in 1852 and Lyndon B. Johnson in 1964. In 2006, neither Democrat Eliot Spitzer or Hillary Clinton carried it in their otherwise landslide elections for governor and US senator, respectively. Eliot Spitzer lost 48.98% to John Fasos 49.03%. Hillary Clinton lost the county by 3 points. In 2010, Andrew Cuomo lost by a wide margin while Senator Chuck Schumer carried it by a narrow margin of 49.46% to Jay Townsends 48.86% a margin of 78 votes. It was one of only two counties that Senator Kirsten Gillibrand lost to Wendy Long in United States Senate election in New York, 2012. Question: How many percent did Eliot Spitzer lose to John Fasos by?", - "Output Program": [ - "eliot = 48.98\njohn = 49.03\ndiff = john - eliot\nprint(diff)", - "eliot_spens = 48.98\njohn_fasos = 49.03\n\nprint(abs(round((eliot_spens \n - john_fasos),2)))" - ], - "Output Answer": [ - "{'number': '.05', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The population of the city proper is 370,702, while Eurostat estimates that 696,767 people live in the Larger Urban Zones of Florence. The Metropolitan Area of Florence, Prato and Pistoia, constituted in 2000 over an area of roughly , is home to 1.5 million people. Within Florence proper, 46.8% of the population was male in 2007 and 53.2% were female. Minors (children aged 18 and less) totalled 14.10 percent of the population compared to pensioners, who numbered 25.95 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Florence resident is 49 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Florence grew by 3.22 percent, while Italy as a whole grew by 3.56 percent. The birth rate of Florence is 7.66 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many percent more of Florence's population was female as opposed to male in 2007?", - "Output Program": [ - "male = 46.8\nfemale = 53.2\n\ndifference = (female - male)\nprint(difference)", - "man = 46.8\nwoman = 53.2\n\nprint(abs(round(man-woman,2)))" - ], - "Output Answer": [ - "{'number': '6.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: How many times did al-Majdal have a name change?", - "Output Program": [ - "gaza = 1\ngad = 1\nashkelon = 1\nrenames = gaza + gad + ashkelon\nprint(renames)", - "ans = [\" Migdal Gaza\",\"Migdal Gad\",\"Migdal Ashkelon\"]\n\nprint(len(ans))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: For their last home game of the season, the San Francisco 49ers took on the visiting team the Lions. The Lions took an early lead midway through the 1st quarter with a 27-yard Jason Hanson field goal. The 49ers tied it up at the end of the 1st quarter with a 33-yard field goal by Ricky Schmitt. The only score of the 2nd quarter was a 39-yard 49ers field goal just before halftime. In the 3rd quarter came 2 San Francisco TD's. First a 2-yard catch by Vernon Davis, then a 1-yard run by Frank Gore. The Lions kicked their final field goal of the day in the 4th quarter from 38 yards. 49ers RB Frank Gore finished with 152 total yards (110 alone in the third quarter) and a touchdown. Gore carried 28 times for 71 yards to give him 1,013 for the year, making him the first running back in team history to record four straight seasons of over 1,000 yards rushing. Question: How many field goals were made in the 1st quarter?", - "Output Program": [ - "goal = ['Jason', 'Ricky']\nprint(len(goal))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Bills no-huddle \"K-Gun\" offense once again dominated the league by gaining an NFL-leading 6,525 yards and scoring 458 points, second only to Washington. The leaders of the offense, quarterback Jim Kelly and running back Thurman Thomas, both had the best seasons of their careers. Kelly completed 64.1 percent of his passes for 3,844 yards and a league-leading 33 touchdowns, with only 17 interceptions, to give him a 97.6 passer rating. Thomas rushed for 1,407 yards, caught 62 passes for 620 yards, and scored 12 touchdowns to earn him both the NFL Offensive Player of the Year Award and the NFL Most Valuable Player Award. With 2,067 yards from scrimmage, Thomas led the league in that category for the third consecutive season. Just like Washington, Buffalo had more than one threat in their backfield. Running back Kenneth Davis (American football) emerged as a big threat, rushing for 624 yards, catching 20 passes for 118 yards, and scoring 5 touchdowns. Question: How many more passing yards did Jim Kelly have than Thurman Thomas had in rushing yards?", - "Output Program": [ - "jim = 3844\nvege = 1407\nprint(jim - vege)", - "condition_1 = 1407\ncondition_2 = 3844\n\nprint(condition_2 - condition_1)" - ], - "Output Answer": [ - "{'number': '2437', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Eight years after their last game in Indianapolis (a 29-13 victory), the Bears returned to play the Colts in week five. The 43rd game between the two franchise, the Bears trailed the series 19-23, but won the last two games, recently a 41-21 win in 2012. \"An efficient offensive attack\", particularly a rushing-based offense like against the Lions, was a key to success against the Colts defense, according to Jeff Joniak; the Colts allowed the second-highest runs of at least four yards with 51.5 percent. He added the offense should punctuate the run with deep passes, as the Colts were the most penalized defense in the NFL with six pass interference and three personal fouls, along with just four turnovers forced resulting in only three total points. Meanwhile, the Bears defense had to attack Colts quarterback Andrew Luck; Indianapolis was allowing a league-high 15 sacks, was ranked 29th in pass protection efficiency, the second-most hurries (35) the highest number of knockdowns (33) allowed, along with 10 combined false start and holding penalties. Joniak added jet lag could play a factor in the game, as the Colts had lost in London the week before and had no bye week. Connor Barth scored the first points of the game when he kicked a 35-yard field goal on the Bears' opening drive. Adam Vinatieri responded with a 54-yard field goal and the Colts took the lead in the second quarter when Luck threw a one-yard touchdown pass to Dwayne Allen. Both teams traded field goals on their next drives before Brian Hoyer threw a 14-yard touchdown pass to Cameron Meredith. With 11 seconds left in the first half, Vinatieri kicked a 26-yard field goal to give Indianapolis the 16-13 lead at halftime. He converted a 41-yard field goal in the third quarter to increase the margin to six points; when Barth tried a 49-yarder on the next series, he missed it wide left, but redeemed himself with a 24-yard kick in the fourth. Hoyer later led the Bears on a 96-yard drive, ending it with a 21-yard touchdown pass to Jordan Howard; the drive was the longest touchdown-scoring series since a 97-yard possession against the Steelers in 2009. Luck responded with a 35-yard touchdown pass to T. Y. Hilton, who beat Jacoby Glenn for the score, followed by Vinatieri's 35-yard field goal after Meredith lost a fumble. Down by six points, Hoyer attempted to rally the Bears on one last drive but missed an open Alshon Jeffery on fourth down, throwing an incomplete pass to Meredith. The Colts ran out the clock to end the game. With the loss, the Bears fell to 1-4, their worst five-week start since they started the 2004 season 1-4. They ended the game with 522 offensive yards, the most since they recorded 542 in a 1989 win against the Lions and the most in a loss since 1940. Question: How many yards longer was Vinatieri's field goal than Barth's in the first quarter?", - "Output Program": [ - "field_goal_yards=54\nbarth_field_goal_yards=35\nyards_longer_vinatieri_goal=field_goal_yards-barth_field_goal_yards\nprint(yards_longer_vinatieri_goal)", - "vinatien_fg = 54 \nbarth_fg = 35\n\nprint(vinatien_fg - barth_fg)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1965 Maynard was teamed with rookie quarterback Joe Namath. Maynard had 1,218 yards on 68 receptions and 14 touchdowns in Namaths first season (Namath had 22 touchdown passes that year). In 1967, Maynard caught 1,434 of Namaths historic 4,007 passing yards. The receiving yards were a career-high for Maynard and led the league; he also had 71 receptions, 10 touchdowns, and averaged 20.2 yards per catch. In the 1968 season opener against 1968 Kansas City Chiefs season, Maynard had 200+ receiving yards for the first time in his career and passed Tommy McDonald (American football) as the active leader in receiving yards, where he remained for the next six seasons until his retirement. He added a career-best 228 yards in Game 10 against 1968 Oakland Raiders season. Maynard had 57 receptions for 1,297 yards (22.8 yards per catch) and 10 of Namaths 15 touchdowns that year. In the 1968 AFL Championship Game, a 27-23 Jets victory over the Oakland Raiders, Maynard caught six passes for 118 yards and two touchdowns. His 14-yard catch in the first quarter gave the Jets the lead and his six-yard catch in the fourth quarter proved to be the game winner. The Jets would go on to win Super Bowl III, 16-7 over the NFLs Baltimore Colts, which was hailed as the first \"upset\" in Super Bowl history. Maynard played, but had no catches while suffering the effects of a hamstring injury in the AFL title game. Question: How many times did Maynard score 10 touchdowns?", - "Output Program": [ - "mayand_score_10_td_in = [1965,1967]\nprint(abs(round(len(mayand_score_10_td_in),2)))", - "number_touchdows = 2\nprint(number_touchdows)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Graduation rates among district-run schools, meanwhile, steadily increased in the ten years from 2005. In 2005, Philadelphia had a district graduation rate of 52%. This number increased to 65% in 2014, still below the national and state averages. Scores on the states standardized test, the Pennsylvania System of School Assessment (PSSA) trended upward from 2005 to 2011 but subsequently decreased. In 2005, the district-run schools scored an average of 37.4% on math and 35.5% on reading. The citys schools reached its peak scores in 2011 with 59.0% on math and 52.3% on reading. In 2014, the scores dropped significantly to 45.2% on math and 42.0% on reading. Question: How many years trended upward on the states standardized test (PSSA)", - "Output Program": [ - "start_year = 2005\nend_year = 2011\nupward_trend = end_year - start_year\nprint(upward_trend)", - "pssa_start_year = 2005\npssa_end_year = 2011\n\nprint(abs(pssa_end_year - pssa_start_year))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: How many percent of Cambodian children are not exclusively breasted?", - "Output Program": [ - "total = 100\ncambo = 12\ndiff = total - cambo\nprint(diff)", - "condition_1 = 12\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '88', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Kiev Oblast has 795 state-run schools of general education, 219 (27.5%) of which are situated in urban areas and 576 (72.5%) of which - in rural areas. These schools are attended by 232,260 students, 141,416 (60.6%) which attend urban schools, and 98,944 (39.4%) which attend rural area schools. In addition, there are 12 evening schools with an enrollment of over 6,000 students, 15 private institutions containing about 7,000 students, 23 vocational schools containing over 14,300 students, 22 higher schools with an enrollment of over 34,900 students), and 52 Homeschooling institutions containing over 48,700 children. There are also 756 institutions of Nursery school education attended by a total of 44,400 children, 52 home-school institutions, 22 vocational institutions, having an enrollment of with 17,300 students. Question: How many more home school institutions were there than private institutions and vocational institutions combined?", - "Output Program": [ - "home_school = 52\nprivete = 15\nvocational = 22\ndiff = home_school - privete - vocational\nprint(diff)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: At the age of 36, Johnson attempted another comeback as a player when he re-joined the Lakers during the 1995\u201396 NBA season. During his retirement, Johnson began intense workouts to help his fight against HIV, raising his bench press from 135 to 300 pounds, and increasing his weight to 255 pounds. He officially returned to the team on January 29, 1996, and played his first game the following day against the 1995\u201396 Golden State Warriors season. Coming off the bench, Johnson had 19 points, 8 rebounds, and 10 assists to help the Lakers to a 128\u2013118 victory. On February 14, Johnson recorded the final triple-double of his career, when he scored 15 points, along with 10 rebounds and 13 assists in a victory against the 1995\u201396 Atlanta Hawks season. Playing Power forward (basketball), he averaged 14.6 points, 6.9 assists, and 5.7 rebounds per game in 32 games, and finished tied for 12th place with Charles Barkley in voting for the MVP Award. The Lakers had a record of 22\u201310 in the games Johnson played, and he considered his final comeback \"a success.\" While Johnson played well in 1996, there were struggles both on and off the court. Cedric Ceballos, upset over a reduction in his playing time after Johnsons arrival, left the team for several days. He missed two games and was stripped of his title as team captain. Nick Van Exel received a seven-game suspension for bumping referee Ron Garretson during a game on April 9. Johnson was publicly critical of Van Exel, saying his actions were \"inexcusable.\" Ironically Johnson was himself suspended five days later, when he bumped referee Scott Foster, missing three games. He also missed several games due to a calf injury. Despite these difficulties, the Lakers finished with a record of 53\u201329 and fourth seed in the NBA Playoffs. Although they were facing the defending NBA champion 1995\u201396 Houston Rockets season, the Lakers had home court advantage in the five-game series. The Lakers played poorly in a Game 1 loss, prompting Johnson to express frustration with his role in coach Del Harris offense. Johnson led the way to a Game 2 victory with 26 points, but averaged only 7.5 points per game for the remainder of the series, which the Rockets won three games to one. Question: How many more games was Van Exel suspended for for bumping into a referee compared to Johnson?", - "Output Program": [ - "johnson_suspended_games=3\nVan_suspended=7\nmore_suspension_van=Van_suspended-johnson_suspended_games\nprint(more_suspension_van)", - "van_excel = 7\njohnson = 11 \nprint(abs(round(van_excel - johnson,2)))\n" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many percent of people were in the three biggest age groups combined?", - "Output Program": [ - "group1 = 24.2\ngroup2 = 24.6\ngroup3 = 33.8\ntotal = group1 + group2 + group3\nprint(total)", - "three_big_age_group = 24.2+33.8+24.6 \n\nprint(abs(round(three_big_age_group,2)))" - ], - "Output Answer": [ - "{'number': '82.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: A moated house as the manor house existed by 1538. It was described in 1649, probably with the remnants of the moat, and was depicted in 1749 as a large, apparently L-shaped building with a central cupola. It appears to have been rebuilt in the third quarter of the 18th century and by the time of Lady (Sarah) Salusbury was a three-storeyed villa with a central canted entrance bay rising the full height of the north front. A lower wing, presumably an addition, ran southward from the east end. In 1789 Humphry Repton landscaped roughly of demesne grounds and William Wilkins supplied drawings for a Gothic seat. In his Red Book Repton commented favourably on the hilltop site and enhanced the view towards London. The house and 23 acres, increased by 1834 to 53 acres, was occupied by Trotter baronets (1804-36), Lady Trotter (1836-40), Lady (Elizabeth) Salusbury (1840-3), and Charles Hambro (1843-9). The house was extended westward and a semicircular bay was added to the south front in the early 19th century. By 1849 the demesne fell to 27 acres and the house, described in 1816 as being commodious yet having no regularity of architectural character and in 1822 as an elegant seat, three-storeyed. It continued as a gentlemans residence under Mrs. Howard (1850-3), Henry Vallence (1853-6), Mrs. Geach (1856-61), John Coverdale (1862-7), and Thomas Brandon (1867-76), and in 1877 was offered for sale with 52 acres. After remaining empty it was leased as a school, to Margaret Clark (1882-98) and Lucy Soulsby (1898-1915). In 1891 the school added a classroom and dormitory block on the east and later a chapel beyond that. The house continued as a school until 1934 when, described as shabby-looking, it was bought by C. W. B. Simmonds, a builder, and was pulled down to make way for Manor Drive. Question: How many years was the school left empty until it was finally leased to Margaret?", - "Output Program": [ - "empty = 1877\nmargaret = 1882\nprint(margaret - empty)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their hard-fought road win over the Titans, the Texans went home, donned their Battle Red uniforms, and prepared for a Week 3 AFC South showdown with the Jacksonville Jaguars. Even though the Jaguars got the first points of the game with kicker Josh Scobee's 52-yard field goal, Texans quarterback Matt Schaub got his team the lead with an 18-yard touchdown pass to wide receiver Jacoby Jones. Afterwards, a back-and-forth second quarter commenced. Jacksonville quarterback David Garrard would get a 2-yard touchdown, yet Houston wide receiver Kevin Walter came through with a 9-yard touchdown reception. The Jaguars would deliver a big strike with running back Maurice Jones-Drew's 61-yard touchdown, but the Texans once again got the lead as tight end Owen Daniels got a 2-yard touchdown reception. Jacksonville would get the lead again in the third quarter as Jones-Drew got a 1-yard touchdown run, followed by Houston kicker Kris Brown tying the game with a 27-yard field goal. However, in the fourth quarter, the Jaguars delivered a huge strike as Jones-Drew got an 8-yard touchdown. The Texans tried to rally, but the Jaguars' defense stood firm and prevented any kind of a comeback. Question: How many yards was the longest field goal?", - "Output Program": [ - "fg_1 = 52\nfg_2 = 27\n\ndata = (fg_2,fg_1)\n\nanswer = max(data)\n\nif answer == fg_1:\n print(fg_1)\nelif answer == fg_2:\n print(fg_2)", - "longest = 52\nprint(longest)" - ], - "Output Answer": [ - "{'number': '52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: San Francisco Giants (2001\u20132004) The 2001 season brought on a lot of changes for the Hagerstown Suns. After eight seasons with the Toronto Blue Jays, the team switched its parent club to the San Francisco Giants. The team was also sold to Andy Rayburn. On the field, the Suns returned to winning. The offense got power from Dan Trumble, who led the team with 26 home runs. Outfielder Jason Ellison put together a good season, as he batted .291 with a team leading 19 stolen bases in 130 games. Adam Shabala would post a solid .313 batting average in a span of 70 games. The pitching staff was the best that the Suns had since joining the South Atlantic League, as two pitchers won over 10 games. Boof Bonser tied the Suns record for wins in a season with 16, while losing just 4 games. He also struck out 178 batters in 134 innings, earning him the South Atlantic League Pitcher of the Year Award. Another player with 10 plus wins was Jeff Clark. Clark would go 14\u20139 while posting a solid 3.65 Earned Run Average (ERA) in 27 games. The most impressive season for the Suns may have come out of the bullpen, as closer Jackson Markert put together a memorable year. Markert broke the Suns save record by picking up 39 saves and posting a 2.82 ERA. His success was a big reason why the Suns advanced to the playoffs. After winning the Northern Division second-half title, the Suns entered the playoffs, but came up short as Lexington Legends swept them in two games. Question: How many more wins than losses did Jeff Clark have?", - "Output Program": [ - "number_wins_Clark = 14\nnumber_loss_Clark = 9\ndiff = number_wins_Clark - number_loss_Clark\nprint(diff)", - "wins = 14\nloses = 9\nprint(abs(round(wins - loses,2)))\n" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The states with the greatest percentage or professing Catholics are central states, namely Guanajuato (96.4%), Aguascalientes (95.6%) and Jalisco (95.4%), whereas southeastern states have the least percentage of Catholics, namely Chiapas (63.8%), Tabasco (70.4%) and Campeche (71.3%). The percentage of professing Catholics has been decreasing over the last four decades, from over 98% in 1950 to 87.9% in 2000. Average annual growth of Catholic believers from 1990 to 2000 was 1.7% whereas that of Non-Catholics was 3.7%. Given that average annual population increase over the same time period was 1.8%, the percentage of Catholics with respect to total population is still decreasing. Question: How many more professing Catholics lived in Guanajuato compared to Aguascalientes?", - "Output Program": [ - "Guanajuato=96.4\nAguascalientes=95.6\nanswer=Guanajuato-Aguascalientes\nprint(answer)", - "Catholics=1.2\nanswer=Catholics \nprint(answer)" - ], - "Output Answer": [ - "{'number': '1.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the 1960s and 1970s, many Asians also settled in Glasgow, mainly in the Pollokshields area. These number 30,000 Pakistani people, 15,000 Indian people and 3,000 Bangladeshi people as well as Cantonese people people, many of whom settled in the Garnethill area of the city. Since 2000, the UK government has pursued a policy of dispersal of Immigration to the United Kingdom since 1922 to ease pressure on social housing in the London area. The city is also home to some 8,406 (1.42%) Polish people. Since the United Kingdom Census 2001 the population decline has been reversed. The population was static for a time; but due to migration from other parts of Scotland as well as immigration from overseas, the population has begun to grow. The population of the city council area was 593,245 in 2011 and around 2,300,000 people live in the Glasgow travel to work area. This area is defined as consisting of over 10% of residents travelling into Glasgow to work and is without fixed boundaries. Question: How many percent of the people did not travel into Glasgow to work?", - "Output Program": [ - "Glasgow=10\npeople=100\nanswer=people-Glasgow \nprint(answer)", - "travelling=10\npeople=100\nanswer=people-travelling\nprint(answer)" - ], - "Output Answer": [ - "{'number': '90', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Early in the 1981-82 Los Angeles Lakers season, Johnson complained to the media about head coach Paul Westhead and demanded a trade. Westhead was fired shortly after Johnsons criticisms, and although Lakers owner Jerry Buss stated that Johnsons comments did not factor into the decision, Johnson was vilified by the national media and booed both on the road and at home. Buss promoted assistant coach Pat Riley to \"co-head coach\" with Jerry West (although West considered himself Rileys assistant) on November 19 and the team won 17 of its next 20 games. Nicknamed \"Showtime (basketball)\" due to the teams new Johnson-led fast break-offense, the Lakers won the Pacific Division title and swept both the 1981-82 Phoenix Suns season and 1981-82 San Antonio Spurs season in the 1982 NBA Playoffs. Los Angeles stretched its postseason winning streak to nine games by taking the first contest of the 1982 NBA Finals from the 1981-82 Philadelphia 76ers season. The team won the Finals 4-2 to finish a 12-2 playoff run. On draft night in 1982 NBA draft, the Lakers had the first overall pick (the result of a trade with Cleveland midway through the 1979-80 season, when the Lakers had sent Don Ford and a 1980 first-round pick to the Cavaliers for Butch Lee and their 1982 selection) and selected James Worthy from North Carolina Tar Heels mens basketball. The 1982-83 Los Angeles Lakers season won the Pacific Division at 58-24, but Worthy suffered a leg injury in the last week of the season and missed the rest of the season. Nevertheless, they advanced to play 1982-83 Philadelphia 76ers season in the 1983 NBA Finals after defeating 1982-83 Portland Trail Blazers season and 1982-83 San Antonio Spurs season. The Sixers, however, won the series and the championship in four games. After the season West replaced Sharman as the teams GM. Question: How many games did the Lakers lose out of 20 after West and Riley were names co-head coaches?", - "Output Program": [ - "wins = 20\nlose = 17\n\n\nprint(abs(round((wins - lose),2)))", - "total = 20\nwon = 17\nlost = total - won\nprint(lost)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the 2011 census Russian citizens are the most numerous foreigners - 11 991, followed by 8 444 EU citizens (UK- 2 605, Greece - 1 253, Germany- 848, Poland - 819 and Italy - 456), citizens of Ukraine - 3 064, Republic of Macedonia - 1 091, Moldova - 893 and Serbia - 569. 22.8% of them are from Asia, mostly from Turkey. Those with dual Bulgarian and other citizenship were 22 152, or 0.3% of the population. Of them persons with Bulgarian and Russian citizenship were 5 257 (23.7%), followed by persons with Bulgarian and Turkish citizenship - 4 282 (19.3%), Bulgarian and citizenship of the USA- 1 725 (7.8%). There are at least 17,527 Refugees of the Syrian Civil War with applications in Bulgaria. In 2001-2015 185,447 people applied for Bulgarian citizenship and 116,222 were provided with. 113,647 were granted on grounds of proven Bulgarian ancestry, including 59,968 Republic of Macedonia citizens. 29,218 were Moldovan citizens, 5930 Ukrainians, 5374 Serbians, 5194 Russians, 3840 Israeli, 2192 Albanians, 692 Turks and others. In 2016, 12,880 foreigners were naturalized, including 6196 Macedonians. Question: How many people who applied for Bulgarian citizenship were not granted the citizenship?", - "Output Program": [ - "applied_citizenship = 185447\ngranted_citizenship = 116222\nprint(applied_citizenship-granted_citizenship)", - "total = 185447\naccept = 116222\nprint(total - accept)" - ], - "Output Answer": [ - "{'number': '69225', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Graduation rates among district-run schools, meanwhile, steadily increased in the ten years from 2005. In 2005, Philadelphia had a district graduation rate of 52%. This number increased to 65% in 2014, still below the national and state averages. Scores on the states standardized test, the Pennsylvania System of School Assessment (PSSA) trended upward from 2005 to 2011 but subsequently decreased. In 2005, the district-run schools scored an average of 37.4% on math and 35.5% on reading. The citys schools reached its peak scores in 2011 with 59.0% on math and 52.3% on reading. In 2014, the scores dropped significantly to 45.2% on math and 42.0% on reading. Question: How many more students graduated in 2014 than in 2005. in percent?", - "Output Program": [ - "first = 52\nsecond = 65\nprint(second - first)", - "condition_one = 52\ncondition_two = 64\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many percent are not Marriage couples living together?", - "Output Program": [ - "condition_1 = 28.5\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\ntogether = 28.5\ndiff = total - together\nprint(diff)" - ], - "Output Answer": [ - "{'number': '71.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1977, after just 50 home games, the Blue Jays set an MLB record for a first-year expansion team, with an overall attendance of 1,219,551 during those games. By the end of the season, 1,701,152 fans had attended. In 1991, the Blue Jays became the first MLB team to attract over Major League Baseball attendance records, with an attendance of 4,001,526, followed by 4,028,318 in 1992. Each of those records were broken in 1993 by the expansion 1993 Colorado Rockies season, although the Blue Jays 1993 attendance of 4,057,947 stood as an AL record for 12 years until it was broken by the 2005 New York Yankees season. Question: How many more people attended Blue Jays games in 1991 compared to 1977?", - "Output Program": [ - "people1991 = 4001526\npeople1977 = 1701152\nprint(people1991-people1977)", - "y1 = 1701152\ny2 = 4001526\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '2300374', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Hoping to snap a four-game losing streak, the Broncos traveled to the Oakland-Alameda County Coliseum, for an AFC West divisional rematch with the Oakland Raiders. In the first quarter, the Raiders grabbed the early lead, with a 71-yard touchdown run by wide receiver Jacoby Ford. The Broncos responded, when quarterback Tim Tebow, starting in place of an injured Kyle Orton, scrambled for a 40-yard touchdown run. The Broncos grabbed the lead, when Tebow threw a 33-yard touchdown pass to wide receiver Brandon Lloyd, but the Raiders responded, with a 1-yard touchdown run by running back Michael Bush. In the second quarter, the Broncos lead again, with a 46-yard field goal by placekicker Steven Hauschka, but the Raiders would tie the game, with a 49-yard field goal by placekicker Sebastian Janikowski just before halftime. In the third quarter, the Raiders grabbed the lead, with a 35-yard field goal by Janikowski. The Broncos responded, with a 35-yard field goal by Hauschka. Oakland lead again, with a 47-yard field goal by Janikowski. In the fourth quarter, the Raiders widened their lead, when quarterback Jason Campbell threw a 73-yard touchdown pass to fullback Marcel Reece. The Broncos narrowed the lead, with a 45-yard field goal by Hauschka, but the Raiders pulled away, when linebacker Quentin Groves tackled running back Correll Buckhalter in the end zone for a safety, followed by a 1-yard touchdown by Bush. With the loss, the Broncos tied their franchise record for losses in a single season. This would also be the Broncos last road loss to a division opponent until Week 6 of the 2016 season. Question: How many field goals longer than 40 yards were made?", - "Output Program": [ - "longyards=4\nanswer=longyards\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many of their wins for the season were not against teams with winning records?", - "Output Program": [ - "condition_1 = 12\ncondition_2 = 6\n\nprint(abs(round(condition_1 - condition_2,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: San Francisco then defeated 49ers\u2013Cowboys rivalry, the 1994 Dallas Cowboys season, 38\u201328, in the NFC Championship Game. Expected to be a close game, the 49ers converted 3 Dallas turnovers into 21 points in the first quarter. On the third play of the game, cornerback Eric Davis (American football) returned an interception from Cowboys quarterback Troy Aikman for a touchdown. Wide receiver Michael Irvin lost a fumble on Dallas next drive, setting up Youngs 29-yard touchdown pass to Watters. Then Cowboys returner Kevin Williams (wide receiver) lost a fumble on the ensuing kickoff, and it was recovered by kicker Doug Brien at Dallas 35-yard line. Several plays later, Floyd scored on a 1-yard touchdown run to give San Francisco a 21\u20130 lead less than 8 minutes into the game. With the score 24\u201314 in the closing minutes of the first half, Aikman threw 3 straight incompletions, and a short punt by the Cowboys set up Youngs 28-yard touchdown completion to Rice with 8 seconds remaining in the first half. The Cowboys eventually cut their deficit to 38\u201328 with a touchdown run by Emmitt Smith and Aikmans 10-yard touchdown pass to Irvin in the final period, but they were unable to score again. Although the Cowboys outgained the 49ers in total offensive yards (451\u2013294), Aikman broke an NFC Championship Game record with 380 yards passing, and Irvin also broke an NFC Championship Game record with 192 receiving yards, Dallas was ultimately unable to overcome their first-quarter turnovers. Question: How many more yards was Young's first touchdown pass compared to his second?How many more yards was Young's first touchdown pass compared to his second?", - "Output Program": [ - "more = 1\nprint(more)", - "td1 = 28\ntd2 = 29\nprint(td2-td1)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2007, there were 101,480 people residing in Ancona (the greater area has a population more than four times its size), located in the province of Ancona, Marches, of whom 47.6% were male and 52.4% were female. Minors (children ages 18 and younger) totalled 15.54 percent of the population compared to pensioners who number 24.06 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Ancona resident is 48 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Ancona grew by 1.48 percent, while Italy as a whole grew by 3.56 percent. The current birth rate of Ancona is 8.14 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: Between 2002 and 2007, how many more percentage points did the population of Italy grow than the population of Ancona?", - "Output Program": [ - "percent_grow_population_Ancona = 1.48\npercent_grow_population_Italy = 3.56\npercent_population_growth = percent_grow_population_Italy - percent_grow_population_Ancona\nprint(percent_population_growth)", - "first_two = 3.56\nthird = 1.48\n\nprint(abs(round(first_two \n -third,2)))" - ], - "Output Answer": [ - "{'number': '2.08', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of 2009, Streetsvilles population stood at 47,327 with a 9.9% population increase between 2001 and 2006 and a subsequent 20% increase from 2006 to 2009. From 2006 to 2009, households also increased in number from 12,178 to 13,722. The majority of Streetsville residences own their own homes (85%) with more than 51,000 residents holding a university or college degree. Also the majority of residences work within grey or white collar jobs versus only 27% of the population consisting of labour workers . Furthermore, the average household income of Streetsville residents amounts to $124,255 with only a 5.6% unemployment rate. In relation to religion, 41.4% of residents are Roman Catholics while religious populations such as Muslims (6.9%) and Anglicans (6.3%) are continuing to grow. Also nearly 48% of Streetsville residents are identified as visible minorities including predominantly East Indians, South Asians and Chinese. Subsequently, 53% of the populations main language is English while the region boasts many non-official languages such as Chinese, Arabic, and Punjabi. With homes averaging around 3.4 bedrooms, the average family consists of three people per home and has around 1.4 children. Streetsvilles population has an average age of 38 with 33% of the population being between ages 25\u201344, 23.1% of the population are between the ages 45\u2013 64 and 14.5% of the population being between the ages of 15- 24. Also among the population, 61.4% of residents are married while 29.1% are single and 9.5% are widowed or divorced. Question: How many percent of people were not between ages 25\u201344?", - "Output Program": [ - "age = 33\nprint(100-age)", - "total = 100\nage = 33\nprint(total - age)" - ], - "Output Answer": [ - "{'number': '67', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Literacy rate in Nauru, defined as \"people who are currently enrolled in school and/or have reached at least grade 5 of primary education\", is 96.5%, as of 2011. There are 3,190 students and 104 teachers, as of 2013. The 2011 census stated 4 percent of the population aged 15 years or older have a primary education, 91 percent have a secondary education, and 5 percent have a tertiary education. Education is based on the British system, which requires attendance from 5 to 16 years old. Students spend three years at preschool, six years of primary education, and four years of secondary school. Tertiary school is not required. An estimated 10.7 percent of the GDP was spend on education in 1999. As of 2013, there are five preschools, four primary schools, three secondary schools, and one tertiary school. The lone college, University of South Pacific, opened in the 1970s via distance courses, and in 1987 a campus was built on the island. It offers accounting, management, primary education, and English studies as majors. Question: How many primary schools are there, as of 2013?", - "Output Program": [ - "primary_school = 4\nprint(primary_school)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Samuel Pufendorf (1632-1694) was a notable jurist and philosopher known for his natural law theories, influencing Adam Smith as well as Thomas Jefferson. Olof von Dalin (1708-1763) was an influential Swedish writer and historian of the late Age of Enlightenment. Peter Wieselgren (1800-1877) was a Swedish priest, literature critic and prominent leader of the Swedish temperance movements. Knut Wicksell (1851-1926) was an influential economist, sometimes considered one of the founders of modern macroeconomics. Oscar Olsson (1877-1950) was an important developer of self-education in Sweden and known as the father of study circles. Bertil Ohlin (1899-1979) received the Nobel Memorial Prize in Economic Sciences in 1977 for theories concerning international trade and capital, and was the leader of the Liberals Peoples Party (Liberals (Sweden)) for 23 years. Gunnar Jarring (1907-2002) was Swedens ambassador in UN 1956-1958, and Swedens ambassador in Washington, D.C. 1958-1964. Britta Holmstr\u00f6m (1911-1992) was the founder of Individuell M\u00e4nniskohj\u00e4lp (IM), a human rights organization with activities in 12 countries. Torsten H\u00e4gerstrand (1916-2004) was an internationally renowned geographer, considered the father of time geography and receiver of the Vautrin Lud Prize in 1992. Judith Wallerstein (1921-2012) was a renowned psychologist and internationally recognized authority on the effects of marriage and divorce on children and their parents. Question: How many years longer did Peter Wiselgren live than Samuel Pufendorf?", - "Output Program": [ - "condition_1 = 1694-1632\ncondition_2 = 1877-1800\n\nprint(abs(round(condition_2 - condition_1,2)))", - "sam = 1694 - 1632\npeter = 1877 - 1800\nprint(peter - sam)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Peoples Party \u2013 known as the Peoples Revolutionary Party between 1924 and 2010 \u2013 formed the government from 1921 to 1996 (in a One-party state until 1990) and from 2000 to 2004. From 2004 to 2006, it was part of a coalition with the Democrats and two other parties, and after 2006 it was the dominant party in two other coalitions. The party initiated two changes of government from 2004 prior to losing power in the 2012 election. The Democrats were the dominant force in a ruling coalition between 1996 and 2000, and an almost-equal partner with the Peoples Revolutionary Party in a coalition between 2004 and 2006. An election of deputies to the national assembly on 28 June 2012 resulted in no party having an overall majority; however, as the Democratic Party won the largest number of seats, its leader, Norovyn Altankhuyag, was appointed Prime Minister of Mongolia on August 10, 2012. In 2014, he was replaced by Chimediin Saikhanbileg. The Mongolian Peoples Party won a landslide victory in the Mongolian legislative election, 2016 and the current Prime Minister of Mongolia is Mongolian Peoples Partys Jargaltulgyn Erdenebat. Question: How many years were the Democrats a dominant force in a ruling coalition?", - "Output Program": [ - "democrats_ruled_bet_2000_1996_years=2000-1996\nprint(democrats_ruled_bet_2000_1996_years)", - "start_year = 1996\nend_year = 2000\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 8,878 housing units averaged 685.5 per square mile (264.7/km\u00b2), of which 6,287 (73.6%) were owner-occupied, and 2,256 (26.4%) were occupied by renters. The homeowner vacancy rate was 1.2%; the rental vacancy rate was 5.2%. Around 17,769 people (77.1% of the population) lived in owner-occupied housing units and 5,280 people (22.9%) lived in rental housing units. Question: How many more people lived in owner-occupied housing units than in rental housing units?", - "Output Program": [ - "owner = 17769\nrental = 5280\nmore_people = owner - rental\nprint(more_people)", - "owner_occupied = 17769\nrentle = 5280\n\nprint(abs(round(owner_occupied - rentle,2)))" - ], - "Output Answer": [ - "{'number': '12489', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: This game was played in the shadow of the death of WR Torrey Smith's brother, who had died in a motorcycle crash the night before. The Ravens entered the game hoping to be able to avenge the AFC Championship loss of the previous season, which came at the hands of the Patriots. New England started off fast as they drew to a 13-0 lead in the first quarter. However Baltimore scored 2 straight touchdowns to take the lead with 1:47 left to go in the half. Then Brady scored a touchdown right at the end of the half to retake the lead 20-14. The second half started off with a touchdown pass from Flacco to Dennis Pitta to put the Ravens on top 21-20. Then the Patriots retook the lead when Tom Brady scored a touchdown. After that the Baltimore defense began to step it up and held the Pats to a field goal. Then the momentum shifted as Baltimore scored a touchdown (Flacco to Torrey Smith). After forcing a Patriots punt, the Ravens drove down the field to score a field goal as time expired to win the game 31-30. The Ravens avenged the AFC Championship loss and improved to 2-1 and continued their unbeaten record at home from the previous year along with continuing their streak of winning after a loss. Based on Torrey Smith's performance through personal hardship, this game was ranked #9 on NFL.com's Top 20 NFL Games of 2012 as Showing Up. Smith finishes with six receptions for 127 yards and two touchdowns. This game was also remembered for 2 controversial incidents. Late in the 4th quarter, with New England leading 30-28, coach John Harbaugh was penalized for unsportsmanlike conduct for coming out onto the field, which by NFL rules, is prohibited. However, Harbaugh was claiming that he was trying to only call a timeout to save time for his team. Since the NFL was using replacement refs at the time, and not the original refs, this was another controversial incident involving replacement refs. The penalty resulted in an irate Ravens crowd chanting the word \"Bullshit\" 3 separate times in just over a minute during the Patriots last drive, which was picked up by NBC microphones and was clearly audible during the broadcast. Play-by-play announcer Al Michaels said \"That's the loudest manuere chant I've ever heard\". The other controversy is the winning field goal by Tucker. The ball, after it had been kicked, sailed over the top of the right upright. It was ruled \"good\", giving Baltimore the win. However, clear replays show that the ball was awfully close to sailing wide of the upright, which would've resulted in the kick being no good and giving the Patriots the win. Since field goals are not reviewable, the play could not be reviewed. Patriots coach Bill Belichick, as he was leaving the field, grabbed one of the officials, resulting in him being fined $50,000 by the NFL. Question: How many total points were scored in the game?", - "Output Program": [ - "score=31\nscore1=30\nanswer=score+score1\nprint(answer)", - "team1=30\nteam2=31\nanswer=team1+team2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '61', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Hungarian language is the official language and predominant spoken language in Hungary. Hungarian is the Languages of Europe with around 13 million native speakers and it is one of 24 official and working languages of the European Union. Outside Hungary it is also spoken by communities of Hungarian people in neighbouring countries and by Hungarian diaspora communities worldwide. According to the 2011 census, 9,896,333 people (99.6%) speak Hungarian in Hungary, of whom 9,827,875 people (99%) speak it as a first language, while 68,458 people (0.7%) speak it as a second language. English (1,589,180 speakers, 16.0%), and German (1,111,997 speakers, 11.2%) are the most widely spoken foreign languages, while there are several recognized minority languages in Hungary (Armenian language, Bulgarian language, Croatian language, German language, Greek language, Romanian language, Romani language, Rusyn language, Serbian language, Slovak language, Slovenian language, and Ukrainian language). Question: How many minority languages are spoken in Hungary?", - "Output Program": [ - "minority=12\nanswer=minority \nprint(answer)", - "Hungary=11.2\nHungary1=0.7\nanswer=Hungary+Hungary1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many people claimed either English American, German American, or Arab American ancestry?", - "Output Program": [ - "German=646\nArabamerican=431\nEnglishamerican=346\nanswer=German+Arabamerican+Englishamerican\nprint(answer)", - "Germanamerican=646\nArabAmerican=431 \nEnglishAmerican=346\nanswer=Germanamerican+ArabAmerican+EnglishAmerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1423', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On January 1, 2015, Gasol recorded a career-high 9 blocks, along with 17 points and 9 rebounds, in the 106-101 win over the 2014-15 Denver Nuggets season. Ten days later, he scored a career-high 46 points on 17-of-30 shooting in a 95-87 win over the 2014-15 Milwaukee Bucks season. On April 9, 2015, he recorded a league-best 51st double-double of the season with 16 points and 15 rebounds in an 89-78 win over the 2014-15 Miami Heat season. He recorded his 54th double-double of the season in the regular season finale on April 15 against the 2014-15 Atlanta Hawks season to finish as the league-leader in double-doubles in 2014-15. Question: How many shots did Gasol miss in the game against the Bucks?", - "Output Program": [ - "shot = 30\ndone = 17\nprint(shot - done)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: Which fire burned more churches, the one in 1248 or the one in 1413?", - "Output Program": [ - "y1 = 11\ny2 = 14\nif y1 > y2:\n print(1248)\nelse:\n print(1413)", - "year_1 = 11\nyear_2 = 14\n\nif year_1 > year_2:\n print(1248)\nelse:\n print(1413)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1413'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many touchdowns did Branch, Riggins, and Allens have combined?", - "Output Program": [ - "touchdowns = 4\nprint(touchdowns)", - "branch = 1\nriggins = 1\nallens = 2\ntotal = branch + riggins + allens\nprint(total)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many more people spoke African at home than Chinese language?", - "Output Program": [ - "african = 31361\nchinese = 6610\n\nprint(abs(round(african - chinese,2)))", - "speak_african = 31361\nspeak_chinese = 6610\nreqd_people = speak_african - speak_chinese\nprint(reqd_people)" - ], - "Output Answer": [ - "{'number': '577853', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Founded in 1861 by Edmund Chojecki (writing under the pen name \"Charles Edmond\") and Auguste Nefftzer, Le Temps was under Nefftzers direction for ten years, when Adrien H\u00e9brard took his place, and for nearly 45 years directed the newspaper with an iron hand until his death in 1914. He was succeeded by his sons \u00c9mile (1914), and Adrien Jr. (1925) and by Louis Mills (1929). Soon after Mills death in 1931, Le Temps became a public limited company. Adrien H\u00e9brard and his successors left substantial freedom to the editorial room and the newspaper had the reputation of keeping its journalists for a long time. Le Temps always remained moderate politically. The early issues of the newspaper reflected Nefftzers liberal philosophy had considerable trouble achieving readership. He had to frequently turn to friends in Alsace who were able to help support Le Temps financially. However, circulation continued to grow, from scarcely 3,000 in 1861, to 11,000 in 1869, 22,000 in 1880, 30,000 in 1884, 35,000 in 1904. During the interwar period it varied between 50,000 to 80,000. Despite this comparatively modest circulation, Le Temps soon became the most important newspaper of the Third French Republic particularly among the French political and economic elite. The political and diplomatic information and commentaries contained in this quality newspaper, \"serious to the point of boredom\", also carried considerable clout elsewhere in Europe. Question: How many more people were subscribed to the paper in 1904 than in 1861 and 1884 combined?", - "Output Program": [ - "y1 = 35000\ny2 = 3000 + 30000\nprint(y1 - y2)", - "condition_one = 35000\ncondition_two = 3000+30000\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '2000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1994, Democratic Party (United States) U.S. Representative Jamie L. Whitten declined to seek re-election; he had represented the 1st District for 54 years, longer than any other congressman at the time. Wicker ran to succeed him, spending $750,000 over the course of the election. He finished first in a crowded six-way Republican primary with 7,156 votes (26.62%) and proceeded to a runoff with attorney Grant Fox, who received 5,208 votes (19.37%). Former U.S. Attorney Bob Whitwell finished 600 votes short of the runoff with 4,606 votes (17.14%), 1992 nominee Clyde E. Whitaker came fourth with 4,602 votes (17.12%), 1986 nominee Larry Cobb came fifth with 4,162 votes (15.48%) and 1990 nominee Bill Bowlin took the remaining 1,147 votes (4.27%). In the runoff, Wicker defeated Fox by 11,905 votes (53.07%) to 10,527 (46.93%). Question: How many more votes did the four remaining candidate get than Fox and Whitten combined?", - "Output Program": [ - "votes=5208\nRepublican=7156\nanswer=Republican-votes\nprint(answer)", - "votes=7156\nGrantFox=5208\nanswer=votes-GrantFox\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2153', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Costa Ricas emigration is the smallest in the Caribbean Basin and is among the smallest in the Americas. By 2015 about just 133,185 (2.77%) of the countrys people live in another country as immigrants. The main destination countries are the United States (85,924), Nicaragua (10,772), Panama (7,760), Canada (5,039), Spain (3,339), Mexico (2,464), Germany (1,891), Italy (1,508), Guatemala (1,162) and Venezuela (1,127). Question: How many more times was the United States the destination country than Italy and Guatemala?", - "Output Program": [ - "US = 85924\nitaly = 1508\nguet = 1162\nprint(US - italy - guet)", - "destination = 85924\nItaly = 1508\nGuatemala = 1162\nprint(destination-(Italy+Guatemala))" - ], - "Output Answer": [ - "{'number': '83254', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many of the 18615577 aged 5 or over had more than no formal schooling?", - "Output Program": [ - "condition_1 = 18615577\ncondition_2 = 700419\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 18615577\nno_formal = 700419\ndiff = total - no_formal\nprint(diff)" - ], - "Output Answer": [ - "{'number': '17915158', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: 2000\u221203 The 2000 Houston Astros season season started off in typical fashion for Wagner, who saved three of the Astros first four Win (baseball) while retiring 16 of the first 20 batters he faced. However, after recording a save on May 4 against the 2000 Chicago Cubs season, he suffered back-to-back blown saves on May 12\u201313 against the 2000 Cincinnati Reds season. While he was still occasionally throwing 100 m.p.h. as measured by radar, he wasnt throwing his slider at 85 to 90 m.p.h. as often as he had been previously. Wagner continued to struggle before going on the disabled list with a torn flexor tendon in his pitching arm and would miss the final three and a half months of the season. He finished with 2\u20134 record, a 6.18 ERA, and six saves in 15 opportunities, striking out 28 and base on balls 18 in 27\u2154 innings. He would rebound in 2001 Houston Astros season. Coming off elbow surgery, he posted a record of 2\u20135 with 39 saves in 41 chances, and an ERA of 2.73. He was one of the leading candidates for The Sporting News Comeback Player of the Year Award in the National League. In 62\u2154 innings, he struck out 79 hitters. Question: How many losses did Wagner have?", - "Output Program": [ - "win = 16\nmatch = 20\nprint(match-win)", - "lose = 4\nprint(lose)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Springfield has had professional baseball in the past, and according to its current mayor, remains intent on pursuing it in the future. The Springfield Giants of the Single\u2013 and Double-A Eastern League (baseball) played between 1957 and 1965. The team was quite successful, winning consecutive championships in 1959, 1960 and 1961, by startling coincidence the same seasons in which the Springfield Indians won three straight Calder Cup championships in hockey. The Giants played at Pynchon Park by the Connecticut River until relocating after the 1965 season. Pynchon Parks grandstands were destroyed by fire the year after in 1966. Before that time, the Springfield Cubs played in the minor league New England League from 1946 until 1949, after which the league folded; they then played in the International League until 1953. For many years before the Giants, Springfield was also a member of the Eastern League, between 1893 and 1943. In general, the team was named the Springfield Ponies, but it also carried the nicknames of \"Maroons\" (1895), \"Green Sox\" (1917), \"Hampdens\" (1920\u201321), \"Rifles (1932, 1942\u201343) and \"Nationals\" (1939\u201341). The team located closest are the Valley Blue Sox of the New England Collegiate Baseball League who play their games in nearby Holyoke, but house their team offices at 100 Congress Street in Springfield. Question: How many years did the Cubs play in the minor New England League?", - "Output Program": [ - "condition_1 = 1946\ncondition_2 = 1949\n\nprint(abs(condition_2 - condition_1))\n\n", - "start = 1946\nend = 1949\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: How many total books were sold of the first, second and third?", - "Output Program": [ - "first = 6000\nsecond = 20000\nthird = 40000\ntotal = first + second + third\nprint(total)", - "book_sold_first = 6000\nbook_sold_second = 20000\nbook_sold_third = 40000\n\nprint(abs(book_sold_first + book_sold_second + book_sold_third))" - ], - "Output Answer": [ - "{'number': '66000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to 2011 census of India, Gobichettipalayam had a population of 60,279 with a sex-ratio of 1,062 females for every 1,000 males, much above the national average of 929. A total of 4,669 were under the age of six, constituting 2,364 males and 2,305 females. Scheduled Castes and Scheduled Tribes accounted for 10.74% and .08% of the population respectively. The average literacy of the city was 78.52%, compared to the national average of 72.99%. The city had a total of 17064 households. There were a total of 25,225 workers, comprising 512 cultivators, 2,035 main agricultural labourers, 637 in house hold industries, 21,070 other workers, 971 marginal workers, 15 marginal cultivators, 308 marginal agricultural labourers, 57 marginal workers in household industries and 591 other marginal workers. Question: How many more main agricultural labourers were there compared to cultivators and marginal workers combined?", - "Output Program": [ - "agri = 2035\nother = 512 + 971\nprint(agri - other)" - ], - "Output Answer": [ - "{'number': '552', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many percent were not Senegal?", - "Output Program": [ - "total = 100\nsenegal = 71\nprint(total - senegal)", - "condition_1 = 71\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Despite losing key members of their bench during the offseason (including Okur, Mike James (basketball, born 1975) and Corliss Williamson), the 2004-05 Detroit Pistons season were considered a strong contender to win a second consecutive title in 2005. They won 54 games during the 2004-05 NBA season, their fourth consecutive season of 50 or more wins. During the 2005 NBA Playoffs, they easily defeated the Philadelphia 76ers 4-1 and then rallied from a 2-1 deficit to finish off the 2004-05 Indiana Pacers season, 4-2. In the Eastern Conference Finals, the Pistons faced the 2004-05 Miami Heat season. Once again, the Pistons fell behind. However, they would ultimately win the series in seven games. In the 2005 NBA Finals, the Pistons faced the 2004-05 San Antonio Spurs season. After both teams split the first four games of the series, the turning point came at the end of Game 5 in Detroit, which went into overtime. The Pistons were ahead 95-93 when Robert Horry sank the game-winning three-point basket for the Spurs with 5.8 seconds left in the extra session. The Pistons fought back to win Game 6 in San Antonio, setting up the first NBA Finals Game 7 since 1994. The Pistons then lost a hard-fought, low-scoring game to the Spurs, who won their third NBA championship since 1999. Question: What year did the Detroit Pistons start their winning streak of 50 or more wins in a season?", - "Output Program": [ - "y1 = 2005\nwin_season = 4\nprint(y1 - win_season)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2001'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the census in 2005, there were 2,628,811 residents in Osaka, an increase of 30,037 or 1.2% from 2000. There were 1,280,325 households with approximately 2.1 persons per household. The population density was 11,836 persons per km\u00b2. The 1923 Great Kant\u014d earthquake caused a mass migration to Osaka between 1920 and 1930, and the city became Japans largest city in 1930 with 2,453,573 people, outnumbering even Tokyo, which had a population of 2,070,913. The population peaked at 3,252,340 in 1940, and had a post-war peak of 3,156,222 in 1965, but continued to decrease since, as the residents moved out to the suburbs. Question: Which year had a higher peak in population, 1940 or 1965?", - "Output Program": [ - "year =1940\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1940'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the second decade of the 21st century, the city had a gradual peak in violent crime. In 2010, there was a combined total of 3,272 burglaries, 511 robberies, 753 aggravated assaults, 25 homicides, as well as 574 motor vehicle thefts out of what was then a decreasing population of 287,208. In 2011, there were 1,562 aggravated assaults, 30 murders, 1,152 robberies, 8,366 burglaries, and 1,465 cases of motor vehicle theft. In 2012, there were a combined total of 39 murders, 2,015 aggravated assaults, 6,739 burglaries, and 1,334 cases of motor vehicle theft. In 2013 it had a drop in the crime rate. According to a state government task force, Toledo has been identified as the fourth-largest recruitment site for Human trafficking in the United States. Question: How many more burglaries were there compared to robberies, homicides, and aggravated assaults combined in 2010?", - "Output Program": [ - "burglaries = 3272\nother = 511 + 753 + 25\ndiff = burglaries - other\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1983', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The revenue of Pahang in 1899 amounted to only $62,077; in 1900 to $419,150. In 1905 it was $528,368. The expenditure in 1905 amounted to $1,208,176. Of this sum $736,886 was expended on public works. Pahang is still a source of expense to the federation, its progress having been retarded by the disturbances which lasted from December 1891 until 1895, with short intervals of peace, but the revenue was steadily increasing, and the ultimate financial success of the state is considered to be secure. Pahang owed something over $3,966,500 to Selangor and $1,175,000 to Perak, which had financed it for some years out of surplus revenue. The value of the imports in 1905 was $1,344,346, that of the exports was $3,838,928, thus making a total trade value of $5,183,274. The most valuable export is tin, the value of which in 1905 amounted to $2,820,745. The value of the gutta exported exceeded $140,000, that of dried and salted fish amounted to nearly $70,000, and that of timber to $325,000. Question: Was the revenue of Pahang higher in 1899 or 1900?", - "Output Program": [ - "Pahang=1900\nprint(Pahang)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1900'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On July 21, 1978 while still in current release in 38 theatres in the U.S., the film expanded into a 1,744 theatre national saturation windup of release and set a new U.S. weekend record of $10,202,726. The gross prior to the expansion was $221,280,994. The expansion added a further $43,774,911 to take its gross to $265,055,905. Reissues in 1979 ($22,455,262), 1981 ($17,247,363), and 1982 ($17,981,612) brought its cumulative gross in the U.S and Canada to $323 million, and extended its global earnings to $530 million. The film remained the List of highest-grossing films until E.T. the Extra-Terrestrial broke that record in 1983. Question: How many more theatres did the film expand to on July 21, 1989?", - "Output Program": [ - "condition_1 = 38\ncondition_2 = 1744\n\nprint(abs(round(condition_2 - condition_1,2)))", - "current = 38\nexpanded = 1744\nmore_theatres = expanded - current\nprint(more_theatres)" - ], - "Output Answer": [ - "{'number': '1706', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1999, Jay Gibbons was the best all-around hitter. In 71 games, Gibbons batted .305 with 16 home runs and 69 RBI. Second basemen Jorge Nunez batted .268 with 14 home runs and 61 RBI, while leading the team with 51 stolen bases. Outfielder Ryan Fleming hit .335 in 61 games. Tyler Thompson led the team with 17 homeruns and RBI with 81. Pasqual Coco went 9\u20131 in 14 starts with a 2.21 ERA. Scott Cassidy won a team-leading 13 games in 27 starts in 170.2 innings. He struck out 178 batters, leading the team. The Suns bullpen got a strong season from closer Jarrod Kingrey. Kingrey had 27 saves and 69 strikeouts in 61 innings. he Suns made the playoffs by winning the first-half division title and wound up with the best overall record in the SAL. They were knocked out of the first round by their division rival, the Cape Fear Crocs. This was the last season that the SAL used a three division (North, Central, and South) format. Question: How many RBI did Jay Gibbons and Jorge Nunez combine for during the year?", - "Output Program": [ - "condition_1 = 69\ncondition_2 = 61\n\nprint(abs(round(condition_2 + condition_1,2)))" - ], - "Output Answer": [ - "{'number': '130', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many in percent weren't 65 years of age or older?", - "Output Program": [ - "total = 100\nage = 13.6\ndiff = total - age\nprint(diff)" - ], - "Output Answer": [ - "{'number': '91.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Statistics from the 2010 Census indicate that 87.4% of the Chinese population identify as Buddhists, with significant minorities of adherents identifying as Christians (7.9%), Chinese folk religions (2.7%) and Muslims (0.6%). The majority of the Indian population identify as Hindus (81.1%), with a significant minorities of numbers identifying as Christians (7.8%), Muslims (4.9%) and Buddhists (2.1%). The non-Malay Bumiputera (Malaysia) community are predominantly Christians (44.9%), with significant minorities identifying as Muslims (31.2%) and Buddhists (13.5%). All bumiputera Malays are Muslim. Question: How many more Indian people are Hindu than Muslims and Buddhists?", - "Output Program": [ - "\nHindu = 81.1\nMuslims = 4.9\nBuddhists = 2.1\nprint(Hindu-(Muslims+Buddhists))", - "hindu = 81.1\nminor = 4.9 + 2.1\nprint(hindu - minor)" - ], - "Output Answer": [ - "{'number': '74.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Estimates for the number of Roman Catholics vary from 70% of the population, to as much as 90%. The CIA Factbook lists 92% of the country is Catholic, but only 20% are practicing regularly or weekly at a church service. The Jewish population is about 300,000 (around 0.75% of the population), the community numbered about 400,000 after World War II, but the appeal of Israel and economic and cultural pressures at home led many to leave; recent instability in Israel has resulted in a modest reversal of the trend since 2003. Islam in Argentina number about 500,000-600,000, or approximately 1.5% of the population; 93% of them are Sunni. Buenos Aires is home to one of the largest mosques in Latin America. A recent study found that approximately 11% of Argentines are non-religious, including those who believe in God, though not religion, agnostics (4%) and atheists (5%). Overall, 24% attended religious services regularly. Protestants were the only group in which a majority regularly attended services. Question: How many more percentage points of the population is atheist than agnostic?", - "Output Program": [ - "atheist = 5\nagnostic = 4\nprint(abs(atheist-agnostic))", - "atheist = 5\nagnostic = 4\n\nmore = atheist - agnostic \n\nprint(more)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many in percent of households were families?", - "Output Program": [ - "households=37.1\npeople=100\nanswer=people-households \nprint(answer)" - ], - "Output Answer": [ - "{'number': '66.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Despite playing without an injured Iman Shumpert and Amare Stoudemire, the Knicks compiled an 18\u20135 record to start the season, their best start since 1993\u201394 NBA season. In their first four games, they scored at least 100 points and won by double digits in all of those games. The streak ended after a 10-point loss to Memphis Grizzlies. The following Sunday, in a game against the Indiana Pacers, the Knicks at home went on to win 88\u201376, assuring them a 7\u20131 record. After two tough losses to the Dallas Mavericks and Houston Rockets, the Knicks returned home in a game against the Detroit Pistons on November 25, with a 121\u2013100 blowout win, making them one of only three teams undefeated at home along with the Miami Heat and Utah Jazz. The Knicks finished November with an 11\u20134 record, their best month record since going 11\u20136 in March 2000. By the All-Star break in mid-February 2013, the Knicks compiled a 32\u201318 record, good for second in the Eastern Conference. On February 21, on the trade deadline, the team traded Ronnie Brewer for a 2014 second-round draft pick. The Knicks then signed veteran power forward Kenyon Martin to a 10-day contract. In late March, the Knicks went on to compile a four-game losing streak, tying their worst skid of the season. They would go on and face the Jazz on the road, eventually winning the game and starting what would turn out to be a 13-game winning streak, including wins against the Miami Heat and the Oklahoma City Thunder. This was the third-longest winning streak in franchise history. On April 9, the Knicks beat the Washington Wizards to secure the Atlantic Division title for the first time since the 1993\u201394 NBA season. The Knicks 13-game winning streak came to an end on April 11 as they lost to the Chicago Bulls. Despite that, they set the NBA single season record for three-pointers. On May 3, the Knicks defeated the Boston Celtics in the first round of the NBA playoffs, 4\u20132, their first playoff victory since 2000. On May 18, the Knicks were eliminated in the second round of the playoffs, losing the series to the Indiana Pacers 4\u20132. Point guard Jason Kidd retired following the end of the season\u2014he was named head coach of the Brooklyn Nets a few days later. In the 2013 NBA draft, the Knicks selected Tim Hardaway Jr. as the 24th pick in the first-round. During the 2013 off-season, The Knicks claimed Los Angeles Lakers F Metta World Peace off of waivers. They re-signed J. R. Smith to a 3-year, $18 million deal and traded Quentin Richardson, Steve Novak, Marcus Camby, and three draft picks to acquire Andrea Bargnani from the Toronto Raptors. Question: How many days after the Knicks beat the Washington Wizards to secure the Atlantic Division title did their 13-game winning streak come to an end against the Chicago Bulls?", - "Output Program": [ - "beat = \"april 9\"\nstreak_end = \"april 11\"\n\nbeat_day = 9\nstreak_end = 11\n\nprint(abs(beat_day - streak_end))", - "day_1 = 11\nday_2 = 9\n\ntotal_days = (day_1 - day_2)\n\nprint(total_days)\n" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The states with the greatest percentage or professing Catholics are central states, namely Guanajuato (96.4%), Aguascalientes (95.6%) and Jalisco (95.4%), whereas southeastern states have the least percentage of Catholics, namely Chiapas (63.8%), Tabasco (70.4%) and Campeche (71.3%). The percentage of professing Catholics has been decreasing over the last four decades, from over 98% in 1950 to 87.9% in 2000. Average annual growth of Catholic believers from 1990 to 2000 was 1.7% whereas that of Non-Catholics was 3.7%. Given that average annual population increase over the same time period was 1.8%, the percentage of Catholics with respect to total population is still decreasing. Question: How many more percentage Catholics are in the state of Guanajuato than Aguascalientes?", - "Output Program": [ - "cathlics_guanjito = 96.4 \ncathlics_agust = 95.6\nprint(abs(round(cathlics_guanjito - cathlics_agust,2)))", - "percentage_Catholics_Guanajuato = 96.4\npercentage_Catholics_Aguasclientes = 95.6\npercentage_more = round(percentage_Catholics_Guanajuato - percentage_Catholics_Aguasclientes,1)\nprint(percentage_more)" - ], - "Output Answer": [ - "{'number': '0.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Research for tank casualties in Normandy from 6 June to 10 July 1944 conducted by the British No. 2 Operations research concluded, that from a sample of 40 Sherman tanks, 33 tanks burned (82 percent) and 7 tanks remained unburned following an average of 1.89 penetrations. In comparison, from a sample of 5 Panzer IVs, 4 tanks burned (80 percent) and 1 tank remained unburned, following an average of 1.5 penetrations. The Panther tank burned 14 times (63 percent) from a sample of 22 tanks and following 3.24 penetrations, while the Tiger burned 4 times (80 percent) out of a sample of 5 tanks following 3.25 penetrations. John Buckley, using a case study of the British 8th Armoured Brigade (United Kingdom) and 29th Armoured Brigade (United Kingdom), found that of their 166 Shermans knocked out in combat during the Normandy campaign, 94 (56.6 percent) burned out. Buckley also notes that an American survey carried out concluded that 65% of tanks burned out after being penetrated. United States Army research proved that the major reason for this was the stowage of main gun ammunition in the vulnerable sponsons above the tracks. A U.S. Army study in 1945 concluded that only 10-15 percent of wet stowage Shermans burned when penetrated, compared to 60-80 percent of the older dry-stowage Shermans. Question: How many more Sherman tanks burned than Panzer IV tanks?", - "Output Program": [ - "sherman_tanks = 33\npanzer = 4\nmore = sherman_tanks - panzer\nprint(more)", - "sharman = 33\niv = 4\n\nprint(abs(sharman - iv))" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Operating out of New London, Connecticut from 1923 to 1925, S-26 visited Saint Thomas, United States Virgin Islands and Trinidad from January to April 1924, and Hawaii from 27 April to 30 May 1925. Cruising from California ports, mainly Mare Island, California, San Diego, California, and San Pedro, California, S-26 visited Hawaii in the summers of 1927-1930. She also served in the Panama Canal area from March to May 1927, and in February 1929. Departing San Diego on 1 December 1930, she arrived at Pearl Harbor on 12 December. From then into 1938, S-26 served at Pearl Harbor. Sailing from there on 15 October 1938, she returned to New London on 25 March 1939. Entering a period of partial duty on 15 April that year, she resumed full duty on 1 July 1940. Question: How many total months did S-26 serve in the Panama Canal?", - "Output Program": [ - "condition_1 = 3\ncondition_2 = 1\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "month = ['january', 'february', 'march', 'april']\nlenght = len(month)\nprint(lenght)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On January 1, 2015, Gasol recorded a career-high 9 blocks, along with 17 points and 9 rebounds, in the 106-101 win over the 2014-15 Denver Nuggets season. Ten days later, he scored a career-high 46 points on 17-of-30 shooting in a 95-87 win over the 2014-15 Milwaukee Bucks season. On April 9, 2015, he recorded a league-best 51st double-double of the season with 16 points and 15 rebounds in an 89-78 win over the 2014-15 Miami Heat season. He recorded his 54th double-double of the season in the regular season finale on April 15 against the 2014-15 Atlanta Hawks season to finish as the league-leader in double-doubles in 2014-15. Question: How many more double-doubles did Gasol have after the game against the Heat?", - "Output Program": [ - "condition_1 = 51\ncondition_2 = 54\n\nprint(abs(round(condition_2 - condition_1,2)))", - "april_15 = 54\napril_9 =51\nmany_more = april_15 - april_9\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2011 the average local and cantonal tax rate on a married resident of M\u00fcnchenwiler making 150,000 Swiss franc was 12.2%, while an unmarried residents rate was 17.9%. For comparison, the average rate for the entire canton in 2006 was 13.9% and the nationwide rate was 11.6%. In 2009 there were a total of 197 tax payers in the municipality. Of that total, 58 made over 75,000 CHF per year. There were 2 people who made between 15,000 and 20,000 per year. The average income of the over 75,000 CHF group in M\u00fcnchenwiler was 109,931 CHF, while the average across all of Switzerland was 130,478 CHF. Question: How many more people made over 75,000 CHF per year compared to those who made between 15,000 and 20,000 per year?", - "Output Program": [ - "chf_75000 = 58\nchf = 2 \n\nprint(abs(round(chf_75000 - chf,2)))", - "over_7500_chf = 58\nbetween_1500_and_20000 = 2\n\ntotal = (over_7500_chf - between_1500_and_20000)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '56', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many streams were not names rio or river?", - "Output Program": [ - "total = 5564\nname = 147 + 11\nprint(total - name)", - "streams = 5564\nrio = 147\nriver = 11\nprint(streams-(rio+river))" - ], - "Output Answer": [ - "{'number': '5406', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of 2015, Connecticut had an estimated population of 3,590,886, which is an decrease of 5,791, or -0.16%, from the prior year and an increase of 16,789, or 0.47%, since the year 2010. This includes a natural increase since the last census of 67,427 people (that is 222,222 births minus 154,795 deaths) and an increase due to net migration of 41,718 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 75,991 people, and Human migration within the country produced a net loss of 34,273 people. Based on the 2005 estimates, Connecticut moved from the 29th most populous state to 30th. 2016 estimates put Connecticuts population at 3,576,452. Question: How many fewer people are estimated to live in Connecticut in 2016 compared to 2015?", - "Output Program": [ - "people=75991\nmigration=41718 \nanswer=people-migration\nprint(answer)", - "population=3590886\npopulation1=3576452\nanswer=population-population1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '14434', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In February 1865 Brahmss mother died, and he began to compose his large choral work A German Requiem Op. 45, of which six movements were completed by 1866. Premieres of the first three movements were given in Vienna, but the complete work was first given in Bremen in 1868 to great acclaim. A seventh movement (the soprano solo \"Ihr habt nun Traurigkeit\") was added for the equally successful Leipzig premiere (February 1869), and the work went on to receive concert and critical acclaim throughout Germany and also in England, Switzerland and Russia, marking effectively Brahmss arrival on the world stage. Brahms also experienced at this period popular success with works such as his first set of Hungarian Dances (1869), the Liebeslieder Walzer, Op. 52 (Brahms), (1868/69), and his collections of lieder (Opp. 43 and 46\u201349). Following such successes he finally completed a number of works that he had wrestled with over many years such as the cantata Rinaldo (cantata) (1863\u20131868), his Two String Quartets, Op. 51 (Brahms) Op. 51 nos. 1 and 2 (1865\u20131873), the third piano quartet (1855\u20131875), and most notably his Symphony No. 1 (Brahms) which appeared in 1876, but which had been begun as early as 1855. Question: How many years after it was completed was A German Requiem Op. 45 first performed in its entirety?", - "Output Program": [ - "first = 1966\nsecond = 1968\ndiff = second - first\nprint(diff)", - "condition_1 = 1866\ncondition_2 = 1868\n\nprint(abs(condition_2 - condition_1))\n\n" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2007-2008, Sun posted revenue of $13.8 billion and had $2 billion in cash. First-quarter 2008 losses were $1.68 billion; revenue fell 7% to $12.99 billion. Suns stock lost 80% of its value November 2007 to November 2008, reducing the companys market value to $3 billion. With falling sales to large corporate clients, Sun announced plans to lay off 5,000 to 6,000 workers, or 15-18% of its work force. It expected to save $700 million to $800 million a year as a result of the moves, while also taking up to $600 million in charges. Question: How many percent of it's workforce was 1000 workers prior ro the layoffs?", - "Output Program": [ - "low = 15\nhigh = 18\ndiff = high - low\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Cochrane Library had 145 CAM-related Cochrane systematic reviews and 340 non-Cochrane systematic reviews. An analysis of the conclusions of only the 145 Cochrane reviews was done by two readers. In 83% of the cases, the readers agreed. In the 17% in which they disagreed, a third reader agreed with one of the initial readers to set a rating. These studies found that, for CAM, 38.4% concluded positive effect or possibly positive (12.4%), 4.8% concluded no effect, 0.7% concluded harmful effect, and 56.6% concluded insufficient evidence. An assessment of conventional treatments found that 41.3% concluded positive or possibly positive effect, 20% concluded no effect, 8.1% concluded net harmful effects, and 21.3% concluded insufficient evidence. However, the CAM review used the more developed 2004 Cochrane database, while the conventional review used the initial 1998 Cochrane database. Question: How many percent of readers did not conclude possibly positive effect?", - "Output Program": [ - "condition_1 = 12.4\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\npositive = 12.4\nprint(total - positive)" - ], - "Output Answer": [ - "{'number': '87.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Dolphins traveled to take on the Colts. In the 1st quarter they got off to a fast start as Mike Wallace and Ryan Tannehill connected on an 18-yard TD pass for a 7-0 lead. The Colts got on the board as Adam Vinatieri nailed a 30-yard field goal for a 7-3 score. The Phins then increased their lead as Lamar Miller ran for a 10-yard TD making the score 14-3. The Colts would score in the 2nd quarter as Andrew Luck found Coby Fleener on a 3-yard TD pass shortening the lead to 4, 14-10. They eventually grabbed the lead as Ahmad Bradshaw ran for a 1-yard TD, 17-14. Caleb Sturgis of the Phins tied it up before halftime with a 54-yard field goal, 17-17. In the 3rd quarter, the Colts retook the lead as Vinatieri nailed a 38-yard field goal for a 20-17 game. The Phins then retook the lead as Charles Clay ran for a 1-yard TD for a 24-20 game. The Phins then held the Colts scoreless in the 4th quarter and vice versa which eventually gave the team the win as they improved to 2-0 on the season. Question: How many total points were scored in the game?", - "Output Program": [ - "score=20\nscore1=24\nanswer=score+score1\nprint(answer)", - "Game1=24\ngame2=20\nanswer=Game1+game2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '44', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The population of Sevastopol proper is 418,987 (01.01.16), making it the largest in the Crimean Peninsula. The citys agglomeration has about 600,000 people (2015). According to the Ukrainian Census (2001), the ethnic groups of Sevastopol include Russians (71.6%), Ukrainians (22.4%), Belarusians (1.6%), Tatars (0.7%), Crimean Tatars (0.5%), Armenians (0.3%), Jews (0.3%), Moldovans (0.2%), and Azerbaijani people (0.2%). Question: How many more people, in terms of percentages, are Ukrainians compared to Belarusians and Tatars combined?", - "Output Program": [ - "ukrain = 22.4\nbela = 1.6\ntatar = 0.7\ndifff = ukrain - bela - tatar\nprint(difff)", - "condition_one = 22.4\ncondition_two = 1.6+0.7\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '20.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The largest population centres of the Sinhalese diaspora are mainly situated in Europe, North America and Australia. The city of Melbourne contains just under half of the Sri Lankan Australians. The 2011 census recorded 86,412 Sri Lanka born in Australia. There are 73,849 Australians (0.4 of the population) who reported having Sinhalese ancestry in 2006. The Sinhalese language was also reported to be the 29th-fastest-growing language in Australia (ranking above Somali language but behind Hindi language and Belarusian language). Sinhalese Australians have an exceptionally low rate of return migration to Sri Lanka. In the Canada 2011 Census, 7,220 people identified themselves as of Sri Lankan Canadians, out of 139,415 Sri Lankans. There are a small amount of Sri Lankans in India, scattered around the country, but mainly living in and around the North India and South India regions. Sri Lankan New Zealanders comprised 3% of the Asian population of New Zealand in 2001. The numbers arriving continued to increase, and at the 2006 census there were over 7,000 Sri Lankans living in New Zealand. The Sri Lankan American number about 12,000 in the U.S. The New York City Metropolitan Area contains the largest Sri Lankan community in the United States, receiving the highest legal permanent resident Sri Lankan immigrant population, followed by Central New Jersey and the Los Angeles metropolitan area. Many Sri Lankans in Italy have migrated to Italy since the 1970s. Italy was attractive to the Sinhalese due to perceived easier employment opportunities and entry, compared to other European countries. It is estimated that there are 30,000-33,000 Sinhalese in Italy. The major Sinhalese communities in Italy are located in Lombardia (In the districts Loreto and Lazzaretto), Milan, Lazio, Rome, Naples, and Southern Italy (Particularly Palermo, Messina and Catania). Though British Sri Lankans people in particular and Sri Lankans in general have migrated to the UK over the centuries beginning from the colonial times, the number of Sinhalese people in the UK cannot be estimated accurately due to inadequacies of census in the UK. The UK government does not record statistics on the basis of language or ethnicity and all Sri Lankans are classified into one group as Asian British or Asian Other. Question: In 2011 in Canada, how many Sri Lankans did not identify themselves as Sri Lankan Canadians?", - "Output Program": [ - "identified = 7220\ntotal = 139415\nanswer = total - identified\nprint(answer)", - "total_people = 139415\nsri_lanka_canadian = 7220\n\nprint(abs(total_people - sri_lanka_canadian))" - ], - "Output Answer": [ - "{'number': '132195', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the United States, the female-to-male earnings ratio was 0.77 in 2009; female full-time, year-round (FTYR) workers earned 77% as much as male FTYR workers. Womens earnings relative to mens fell from 1960 to 1980 (56.7-54.2%), rose rapidly from 1980 to 1990 (54.2-67.6%), leveled off from 1990 to 2000 (67.6-71.2%) and rose from 2000 to 2009 (71.2-77.0%). When the first Equal Pay Act of 1963 was passed in 1963, female full-time workers earned 48.9% as much as male full-time workers. Question: How many percentage did the Women earnings rise 1980-1990?", - "Output Program": [ - "Earning=67.6\nEarning1=54.2\nanswer=Earning-Earning1\nprint(answer)", - "earning=54.2\nearning1=67.6\nanswer=earning1-earning\nprint(answer)" - ], - "Output Answer": [ - "{'number': '13.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the 1970s and 1980s, Panamas growth fluctuated with the vagaries of the world economy. After 1973, economic expansion slowed considerably as the result of a number of international and domestic factors. Real GDP growth averaged 3.5% a year between 1973 and 1979. In the early 1980s, the economy rebounded with GDP growth rates of 15.4% in 1980, 4.2% in 1981, and 5.6% in 1982. The acute recession in Latin America after 1982, however, wreaked havoc on Panamas economy. GDP growth in 1983 was a mere 0.4%; in 1984 it was -0.4%. Question: Which year of the early 1980s had the second largest GDP growth?", - "Output Program": [ - "growth1981 = 4.2\ngrowth1982 = 5.6\nif growth1981 july else print(\"July\")" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': 'July', 'year': '1917'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The team rallied for a win over the Washington Redskins at FedExField in week 10. Penalties on Washington's defense helped allow a short McNabb to Brian Westbrook touchdown pass on Philadelphia's opening drive. A fumble by L. J. Smith gave Washington the ball inside Eagle territory, and Jason Campbell capitalized with a touchdown pass to James Thrash, the former Eagle. The extra point was missed, but Campbell hit Thrash for another score later in the second quarter. The two-point conversion failed, leaving it 12-7 Washington. A Redskin field goal stretched Philadelphia's deficit to 15-7 in the third quarter, but L. J. Smith, who spent much of the early season injured, caught an eight-yard touchdown from McNabb. The Eagles went for two to try to tie it, but were not successful. Campbell fired back with his third touchdown pass, this one to Keenan McCardell, to make it 22-13. McNabb needed five plays to get the points back, launching a 45-yard touchdown pass to Reggie Brown for the touchdown. Ladell Betts fumbled the ball away in Eagle territory on Washington's next possession, but McNabb was sacked and fumbled it back to the Redskins on the next play. The Redskins eventually had first-and-goal from the three-yard line, but the Philadelphia defense had yet another huge goal-line stand, and Washington settled for a field goal to go up 25-20. The Eagles got the ball back with four minutes to play, and Westbrook immediately took a short pass and broke free for a 57-yard touchdown to go ahead 26-25 (the two-point conversion failing again). The defense came up big again, with Mike Patterson sacking Campbell to jar the ball loose, and Trent Cole recovering. Westbrook carried it in from ten yards out to seal the deal. McNabb, who surpassed Ron Jaworski for the most career completions in franchise history (2,090 at game's end), passed for 251 yards and four touchdowns in the 33-25 win. Westbrook rushed for 100 yards and had 83 receiving yards, with three total touchdowns. The comeback win improved the Eagles record to 4-5. Question: How many passing touchdowns did Jason Campbell have in this game?", - "Output Program": [ - "touchdown = [\"James Thrash\",\"Keenan McCardell\",\"Reggie Brown\"]\nprint(len(touchdown))", - "number = 3\nprint(number)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the United States vitamin E supplement use by female health professionals was 16.1% in 1986, 46.2% in 1998, 44.3% in 2002, but decreased to 19.8% in 2006. Similarly, for male health professionals, rates for same years were 18.9%, 52.0%, 49.4% and 24.5%. The authors theorized that declining use in these populations may have due to publications of studies that showed either no benefits or negative consequences from vitamin E supplements. Within the US military services, vitamin prescriptions written for active, reserve and retired military, and their dependents, were tracked over years 2007-2011. Vitamin E prescriptions decreased by 53% while vitamin C remained constant and vitamin D increased by 454%. A report on vitamin E sales volume in the US documented a 50% decrease between 2000 and 2006, with a cause attributed to a meta-analysis that had concluded that high-dosage vitamin E increased all-cause mortality. Question: How many percent did Vitamin E use increase from 1986 to 1998?", - "Output Program": [ - "_1986 = 16.1\n_1998 = 46.2\npercent_increase = _1998 - _1986\nprint(percent_increase)", - "condition_1 = 16.1\ncondition_2 = 46.2\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '30.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: World Expos are also massive in scale, sometimes 300 or 400 hectares in size (Montreals Expo 67 was 410 hectares, Osakas Expo 70 was 330 hectares, Sevilles Seville Expo 92 was 215 hectares and Shanghais Expo 2010, 528 hectares). Pavilions participating at a World Expo can also be large, sometimes 5,000 to 10,000 square metres in size, mini city blocks in themselves and sometimes more than several stories in height. (The Australia Pavilion for Shanghai 2010 was 5,000 square metres, the British Pavilion sat on a 6,000 square metres lot, as did the Canadian Pavilion. The flagship Chinese National Pavilion had 20,000 square metres of exhibition space.) Question: How many hectares was the largest World Expo?", - "Output Program": [ - "expo_1 = 410\nexpo_2 = 330\nexpo_3 = 215\nexpo_4 = 528\n\nexpo = (expo_1,expo_2,expo_3,expo_4)\n\nmaximum_expo = max(expo)\n\nif maximum_expo == expo_1:\n print(expo_1)\nelif maximum_expo == expo_2:\n print(expo_2)\nelif maximum_expo == expo_3:\n print(expo_3)\nelif maximum_expo == expo_4:\n print(expo_4)", - "largest = 528\nprint(largest)" - ], - "Output Answer": [ - "{'number': '528', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2007, the Peruvian economy experienced a growth rate of 9%, the highest in Latin America, and this repeated in 2008 with a 9.8% rate; in 2006 and 2007, the Lima Stock Exchange grew by 185.24% and 168.3%, respectively. However, in the wake of the 2008 global crisis, growth for 2009 was only 0.9 percent, but rebounded to 8.8 percent the following year. The pro-market policies enacted by Fujimori, were continued by presidents Alejandro Toledo and Alan Garcia, While poverty of Lima is 8.5%, the national average is 25.8%, while the unemployment rate is 6.5% and 74% are employed formally. Question: How many percentage points lower was the Lima poverty rate compared to the national average?", - "Output Program": [ - "lima = 8.5\naverage = 25.8\ndiff = average - lima\nprint(diff)", - "lima = 8.5\nnational_avg = 25.8\n\nprint(abs(round(lima - national_avg,2)))" - ], - "Output Answer": [ - "{'number': '17.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the 1840s Nicholas I of Russia reduced 64,000 szlachta to commoner status. Despite this, 62.8% of Russias nobles were szlachta in 1858 and still 46.1% in 1897. Serfdom was abolished in Russian Poland on February 19, 1864. It was deliberately enacted in a way that would ruin the szlachta. It was the only area where peasants paid the market price in redemption for the land (the average for the empire was 34% above the market price). All land taken from Polish peasants since 1846 was to be returned without redemption payments. The ex-serfs could only sell land to other peasants, not szlachta. 90% of the ex-serfs in the empire who actually gained land after 1861 were in the 8 western provinces. Along with Romania, Polish landless or domestic serfs were the only ones to be given land after serfdom was abolished. All this was to punish the szlachtas role in the uprisings of 1830 and 1863. By 1864 80% of szlachta were d\u00e9class\u00e9 (downward social mobility), petty nobles were worse off than the average serf, 48.9% of land in Russian Poland was in peasant hands, nobles still held 46%. In the Second Polish Republic the privileges of the nobility were lawfully abolished by the March Constitution (Poland) in 1921 and as such not granted by any future Poland law. Question: By how many percent did szlachtas decrease from 1858 to 1897?", - "Output Program": [ - "y1 = 62.8\ny2 = 46.1\nprint(y1 - y2)", - "condition_1 = 62.8\ncondition_2 = 46.1\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '16.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The first comprehensive theories of management appeared around 1920. The Harvard Business School offered the first Master of Business Administration degree (MBA) in 1921. People like Henri Fayol (1841-1925) and Alexander Hamilton Church (1866-1936) described the various branches of management and their inter-relationships. In the early-20th century, people like Ordway Tead (1891-1973), Walter Dill Scott (1869-1955) and J. Mooney applied the principles of psychology to management. Other writers, such as Elton Mayo (1880-1949), Mary Follett (1868-1933), Chester Barnard (1886-1961), Max Weber (1864-1920), who saw what he called the \"administrator\" as bureaucrat, Rensis Likert (1903-1981), and Chris Argyris (born 1923) approached the phenomenon of management from a sociology perspective. Question: How many years did Max Weber live?", - "Output Program": [ - "y1 = 1920\ny2 = 1864\nprint(y1 - y2)", - "condition_1 = 1864\ncondition_2 = 1920\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '56', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Canada, the United States and Mexico host communities of both Jews (6 million or about 1.8%), Buddhists (3.8 million or 1.1%) and Muslims (3.4 million or 1.0%). The biggest number of Jewish individuals can be found in the United States (5.4 million), Canada (375,000) and Mexico (67,476). The United States host the largest Muslim population in North America with 2.7 million or 0.9%, While Canada host about one million Muslim or 3.2% of the population. While in Mexico there were 3,700 Muslims in the country. In 2012, U-T San Diego estimated U.S. practitioners of Buddhism at 1.2 million people, of whom 40% are living in Southern California. Question: How many more Jewish individuals were there in the US than in Canda and Mexico combined?", - "Output Program": [ - "UnitedStates=5400000\nCanada=375000\nMexico=67476\nanswer=UnitedStates-Canada-Mexico\nprint(answer)", - "UnitedStates=540000\nCanada=375000\nMexico=67476\nanswer=UnitedStates+Canada+Mexico\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4957524', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: From the 1930s up until 1980, the average American after-tax income adjusted for inflation tripled, which translated into higher living standards for the American population. Between 1949 and 1969, real median family income grew by 99.3%. From 1946 to 1978, the standard of living for the average family more than doubled. Average family income (in real terms) more than doubled from 1945 up until the 1970s, while unemployment steadily fell until it reached 4% in the 1960s. Between 1949-50 and 1965-66, median family income (in constant 2009 dollars) rose from $25,814 to $43,614, and from 1947 to 1960, consumer spending rose by a full 60%, and for the first time, as noted by Mary P. Ryan, \"the majority of Americans would enjoy something called discretionary income, earnings that were secure and substantial enough to permit them to enter sectors of the marketplace that were once reserved for the affluent.\" In 1960, Americans were, on average, the richest people in the world by a massive margin. Question: How many dollars did the median family income increase from 1949-50 to 1965-66?", - "Output Program": [ - "dollars=25814\ndollars1=43614\nanswer=dollars1-dollars\nprint(answer)", - "income=43614\nincome1=25814 \nanswer=income-income1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '17800', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The team rallied for a win over the Washington Redskins at FedExField in week 10. Penalties on Washington's defense helped allow a short McNabb to Brian Westbrook touchdown pass on Philadelphia's opening drive. A fumble by L. J. Smith gave Washington the ball inside Eagle territory, and Jason Campbell capitalized with a touchdown pass to James Thrash, the former Eagle. The extra point was missed, but Campbell hit Thrash for another score later in the second quarter. The two-point conversion failed, leaving it 12-7 Washington. A Redskin field goal stretched Philadelphia's deficit to 15-7 in the third quarter, but L. J. Smith, who spent much of the early season injured, caught an eight-yard touchdown from McNabb. The Eagles went for two to try to tie it, but were not successful. Campbell fired back with his third touchdown pass, this one to Keenan McCardell, to make it 22-13. McNabb needed five plays to get the points back, launching a 45-yard touchdown pass to Reggie Brown for the touchdown. Ladell Betts fumbled the ball away in Eagle territory on Washington's next possession, but McNabb was sacked and fumbled it back to the Redskins on the next play. The Redskins eventually had first-and-goal from the three-yard line, but the Philadelphia defense had yet another huge goal-line stand, and Washington settled for a field goal to go up 25-20. The Eagles got the ball back with four minutes to play, and Westbrook immediately took a short pass and broke free for a 57-yard touchdown to go ahead 26-25 (the two-point conversion failing again). The defense came up big again, with Mike Patterson sacking Campbell to jar the ball loose, and Trent Cole recovering. Westbrook carried it in from ten yards out to seal the deal. McNabb, who surpassed Ron Jaworski for the most career completions in franchise history (2,090 at game's end), passed for 251 yards and four touchdowns in the 33-25 win. Westbrook rushed for 100 yards and had 83 receiving yards, with three total touchdowns. The comeback win improved the Eagles record to 4-5. Question: How many combined yards did Brian Westbrook have from the line of scrimmage?", - "Output Program": [ - "have = 100\nreceive = 83\nprint(have + receive)", - "Westbrook = 100\nline = 83\nprint(Westbrook+line)" - ], - "Output Answer": [ - "{'number': '183', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Historically, the town has its origins in the 15th century under the name of Rechyoka and Rechycha. Archaeological research found traces of habitation going back to the Neolithic, Dacian and Roman Empire eras. It was mentioned in 1673 under the name of Reszinitza, whose citizens paid taxes to Timi\u0219oara, and by the years 1690-1700, it was mentioned as being part of the District of Boc\u0219a together with other towns in the B\u00e2rzava Valley. The town was referenced to in the conscription acts of 1717 under the name of Retziza. On 3 July 1771, it became an important metal-manufacturing center in the region. The foundation of the industrial Re\u0219i\u021ba were laid with the establishment of factories near the villages of Re\u0219i\u021ba Rom\u00e2n\u0103 (Reschiza Kameral\u0103 or Ol\u00e1h Resitza) and Re\u0219i\u021ba Montan\u0103 (Eisenwerk Reschitza, N\u00e9met(h) Reschitza or Resiczb\u00e1nya). Re\u0219i\u021ba Montan\u0103 was at first inhabited by Romanians , and later, in 1776, 70 German families settled there. Between 1880 and 1941, Germans were the dominant population in the city, with as many of them as 12,096 residing here in 1941, as opposed to 9,453 Romanians, and 1861 Hungarians living here in the same year. Between the years 1910-1925, Re\u0219i\u021ba had the status of a rural area, and in 1925, it was declared a town thanks to its development to a powerful industrial location in modern Romania. In 1968, it became a municipality. Question: How many more Germans were living in the city in 1941 compared to Romanians and Hungarians combined?", - "Output Program": [ - "germans = 12096\nromanians = 9453\nhungarians = 1861\nmore_germans = germans - (romanians + hungarians)\nprint(more_germans)", - "condition_one = 12096\ncondition_two = 9453+1861\n\nprint(abs(condition_one-condition_two))" - ], - "Output Answer": [ - "{'number': '782', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many percent were not 65 years of age or older?", - "Output Program": [ - "ageolder=9.5\npeople=100\nanswer=people-ageolder\nprint(answer)", - "residents=24.2\nresident=7.9\nages=33.8\ncity=48.6\nwere=24.6\nanswer=city+residents+resident+were\nprint(answer)" - ], - "Output Answer": [ - "{'number': '90.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: For the undergraduate class of 2022 (enrolling in Fall 2018), Brown received 35,438 applications, the largest applicant pool in the Universitys history. 2,566 were accepted for an acceptance rate of 7.2%, the lowest in university history. Additionally, for the academic year 2015-16 there were 1,834 transfer applicants, of whom 8.9% were accepted, with an SAT range of 2180-2330, ACT range of 31-34, and average college GPA of 3.85. In 2017, the Graduate School accepted 11 percent of 9,215 applicants. In 2014, U.S. News ranked Browns Warren Alpert Medical School the 5th most selective in the country, with an acceptance rate of 2.9 percent. Question: How many percent lower was Browns acceptance rate for its Medical School than for its undergraduate class?", - "Output Program": [ - "under = 7.2\nmedical = 2.9\ndiff = under - medical\nprint(diff)", - "medicle = 2.9\nundergraduate = 7.2\nprint(abs(round(medicle - undergraduate,2)))" - ], - "Output Answer": [ - "{'number': '4.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Berliner played for his countrys Olympiad team at 10th Chess Olympiad, drawing his only game on the second reserve board. Berliner played four times in the US Chess Championship. In 1954 at New York, he scored 6\u00bd/13 to tie 8\u20139th places; Arthur Bisguier won. The last three times Berliner played in the U.S. Championship, Fischer won the tournament. In 1957\u201358 at New York, Berliner had his best result, 5th place with 7/13. In 1960\u201361 at New York, he scored 4\u00bd/11, tying for 8th\u201310th place. Finally in 1962\u201363 at New York, he scored 5/11 for a tied 7th\u20138th place. Question: How many games is the difference between Berliner's most and fewest wins?", - "Output Program": [ - "most = 7\nfewest = 4.5\ndiff = most - fewest\nprint(diff)", - "games = 2.5\nprint(games)" - ], - "Output Answer": [ - "{'number': '2.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Kashmiri Pandits, the only Hindus of the Kashmir valley, who had stably constituted approximately 4 to 5% of the population of the valley during Dogra rule (1846\u20131947), and 20% of whom had left the Kashmir valley by 1950, began to leave in much greater numbers in the 1990s. According to a number of authors, approximately 100,000 of the total Kashmiri Pandit population of 140,000 left the valley during that decade. Other authors have suggested a higher figure for the exodus, ranging from the entire population of over 150 to 190 thousand (1.5 to 190,000) of a total Pandit population of 200 thousand (200,000) to a number as high as 300 thousand (300,000). Question: How many Kashmiri Pandit remained in the valley when a great number began to leave in the 1990s?", - "Output Program": [ - "total_pandits = 140000\nleft = 100000\nremaind = total_pandits-left\nprint(remaind)", - "total_pandit_population = 140000\npandit_left = 100000\nremaining = total_pandit_population - pandit_left\nprint(remaining)" - ], - "Output Answer": [ - "{'number': '40000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: How many percent of Britains young black people were not unemployed in 2011?", - "Output Program": [ - "unemployed_people_in_2011 = 47.4\nprint(abs(round(100 - unemployed_people_in_2011,2)))", - "unemployed = 47.4\ntotal = 100\nnon_unemployed = total - unemployed\nprint(non_unemployed)" - ], - "Output Answer": [ - "{'number': '52.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: South Africas mass unemployment dates back to the 1970s, and continued to rise through the 1980s and 1990s. Unemployment has increased substantially since the African National Congress came to power in 1994, going from 15.6% in 1995 to 30.3% in 2001. In the second quarter of 2010, the jobless rate increased to 25.3%, and the number of people with work fell by 61,000 to 12.7 million. The biggest decline in employment was recorded in the manufacturing industry, which shed 53,000 workers. Agriculture lost 32,000 jobs, employment in the construction industry fell by 15,000. In the third quarter of 2010, 29.80% of blacks were officially unemployed, compared with 22.30% of coloureds, 8.60 of Asians and 5.10% of whites. Question: How many more percent of Asians were unemployed than whites?", - "Output Program": [ - "asians = 8.6\nwhites = 5.1\n\nprint(abs(round((asians - whites),2)))", - "asians = 8.60\nwhites = 5.10\ndiff = asians - whites\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The most widely accepted estimate for the Middle East, including Iraq, Iran and Syria, during this time, is for a death rate of about a third. The Black Death killed about 40% of Egypts population. Half of Pariss population of 100,000 people died. In Italy, the population of Florence was reduced from 110,000\u2013120,000 inhabitants in 1338 down to 50,000 in 1351. At least 60% of the population of Hamburg and Bremen perished, and a similar percentage of Londoners may have died from the disease as well. In London approximately 62,000 people died between the years between 1346 and 1353. While contemporary reports account of mass burial pits being created in response to the large numbers of dead, recent scientific investigations of a burial pit in Central London found well-preserved individuals to be buried in isolated, evenly spaced graves, suggesting at least some pre-planning and Christian burials at this time. Before 1350, there were about 170,000 settlements in Germany, and this was reduced by nearly 40,000 by 1450. In 1348, the plague spread so rapidly that before any physicians or government authorities had time to reflect upon its origins, about a third of the European population had already perished. In crowded cities, it was not uncommon for as much as 50% of the population to die. The disease bypassed some areas, and the most isolated areas were less vulnerable to contagion. Monks and priests were especially hard-hit since they cared for victims of the Black Death. Question: How many countries were estimated to have lost at least 60% of their population?", - "Output Program": [ - "country = ['iraq', 'iran', 'syria']\nlength = len(country)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The population doubled by 1978, and the population growth rate peaked at 3.4% in 1985. At the 2006 census, the population had reached 298,968, although the census in 2000 showed that the population growth rate had declined to 1.9%. Life expectancy at birth stood at 46 years in 1978, and later rose to 72. Infant mortality has declined from 12.7% in 1977 to 1.2% today, and adult literacy reached 99%. Combined school enrolment reached the high 90s. The population was projected to have reached 317,280 in 2010. Question: By how many percentage points did the population growth decline between 1978 and 2000?", - "Output Program": [ - "condition_1 = 1.9\ncondition_2 = 3.4\n\nprint(abs(round(condition_2 - condition_1,2)))", - "old = 3.4\ncurrent = 1.9\ngrowth_declined = old - current\nprint(growth_declined)" - ], - "Output Answer": [ - "{'number': '1.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Trying to snap a three-game losing streak, the Raiders stayed at home for a Week 11 duel with the Cincinnati Bengals. Due to quarterback JaMarcus Russell's ineffectiveness, quarterback Bruce Gradkowski would get the start. Oakland would trail in the first quarter as Bengals quarterback Carson Palmer got a 1-yard touchdown run. Cincinnati's lead would increase as Palmer got another 1-yard touchdown run, yet the Raiders would close out the half with Gradkowski completing a 10-yard touchdown pass to tight end Zach Miller. In the third quarter, Oakland continued to rally as kicker Sebastian Janikowski got a 52-yard field goal. The Bengals would answer with kicker Shayne Graham nailing a 25-yard field goal. The Raiders would tie the game in the fourth quarter as Gradkowski found rookie wide receiver Louis Murphy on a 29-yard touchdown pass. Afterwards, after recovering a special team fumble from Cincinnati wide receiver Andre Caldwell, Oakland took advantage as Janikowski booted the game-winning 33-yard field goal. Question: How many touchdowns were scored in the game?", - "Output Program": [ - "touch = [1, 1, 10, 29]\nprint(len(touch))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of jobs were not technical professionals or scientists?", - "Output Program": [ - "tech_proff_scientist = 8\n \nprint(abs(round(100 - tech_proff_scientist,2)))", - "percentage = 100\ntechnical = 8\nnot_technical = percentage - technical\nprint(not_technical)" - ], - "Output Answer": [ - "{'number': '92', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the 1960s and 1970s, many Asians also settled in Glasgow, mainly in the Pollokshields area. These number 30,000 Pakistani people, 15,000 Indian people and 3,000 Bangladeshi people as well as Cantonese people people, many of whom settled in the Garnethill area of the city. Since 2000, the UK government has pursued a policy of dispersal of Immigration to the United Kingdom since 1922 to ease pressure on social housing in the London area. The city is also home to some 8,406 (1.42%) Polish people. Since the United Kingdom Census 2001 the population decline has been reversed. The population was static for a time; but due to migration from other parts of Scotland as well as immigration from overseas, the population has begun to grow. The population of the city council area was 593,245 in 2011 and around 2,300,000 people live in the Glasgow travel to work area. This area is defined as consisting of over 10% of residents travelling into Glasgow to work and is without fixed boundaries. Question: How many Pakistani, Indian and Bangladeshi people total settled into Glasgow?", - "Output Program": [ - "pak = 30000\nind = 15000\nban = 3000\ntotal = pak + ind + ban\nprint(total)", - "Pakistani = 30000\nIndian = 15000\nBangladeshi = 3000\nprint(Pakistani+Indian+Bangladeshi)" - ], - "Output Answer": [ - "{'number': '47000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: How many more field goals did Robbie Gould kick than Greg Zuerlein?", - "Output Program": [ - "gould = 2\ngreg = 1\nprint(gould - greg)", - "condition_one = 3\ncondition_two = 2\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On January 1, 2015, Gasol recorded a career-high 9 blocks, along with 17 points and 9 rebounds, in the 106-101 win over the 2014-15 Denver Nuggets season. Ten days later, he scored a career-high 46 points on 17-of-30 shooting in a 95-87 win over the 2014-15 Milwaukee Bucks season. On April 9, 2015, he recorded a league-best 51st double-double of the season with 16 points and 15 rebounds in an 89-78 win over the 2014-15 Miami Heat season. He recorded his 54th double-double of the season in the regular season finale on April 15 against the 2014-15 Atlanta Hawks season to finish as the league-leader in double-doubles in 2014-15. Question: Did Gasol score the most points in his January 1st, January 11th, or April 9th game?", - "Output Program": [ - "condition_1 = 17\ncondition_2 = 16\nif condition_1>condition_2:\n print(2015)", - "d1 = 17\nd2 = 46\nd3 = 16\nif d1 > d2 and d1 > d3:\n print('1 january 2015')\nelif d2 > d3 and d2 > d1:\n print('11 January 2015')\nelse:\n print('9 April 2015')" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '11', 'month': 'January', 'year': '2015'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The worlds colonial population at the time of the First World War totaled about 560 million people, of whom 70.0% were in British domains, 10.0% in French, 8.6% in Dutch, 3.9% in Japanese, 2.2% in German, 2.1% in American, 1.6% in Portuguese, 1.2% in Belgian and 1/2 of 1% in Italian possessions. The home domains of the colonial powers had a total population of about 370 million people. Question: How many more French were there than Dutch by percent?", - "Output Program": [ - "french = 10\ndutch = 8.6\ndifference = round(french - dutch, 1)\nprint(difference)" - ], - "Output Answer": [ - "{'number': '1.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Jagr broke the Rangers single-season points record with a first-period assist in a 5\u20131 win against the New York Islanders on March 29, 2006. The assist gave him 110 points on the season, breaking Jean Ratelles record. Less than two weeks later, on April 8, Jagr scored his 53rd goal of the season against the Boston Bruins, breaking the club record previously held by Adam Graves. Two games prior, on April 4, the Rangers defeated the Philadelphia Flyers 3\u20132, in a shootout, to clinch a playoff spot for the first time since the 1996\u201397 NHL season. On April 18, the Rangers lost to the Ottawa Senators 5\u20131, and, due to wins by Division rivals New Jersey and Philadelphia, the Rangers fell back to third place in the Atlantic division and sixth place in the Eastern Conference (NHL) to end the season. In the 2006 Stanley Cup playoffs, the Rangers drew a matchup with the Devils and were defeated in a four-game sweep. In the process, they were outscored 17\u20134, as New Jersey goaltender Martin Brodeur took two shutouts and a 1.00 GAA to Lundqvists 4.25. In Game 1 of the series, Jagr suffered an undisclosed injury to his left shoulder, diminishing his usefulness as the series progressed. He missed Game 2 and was back in the lineup for Game 3, though he was held to just one shot on goal. However, on his first shift of Game 4, Jagr re-injured his shoulder and was unable to return for the remainder of the game. Jagr fell two points short of winning his sixth Art Ross Trophy as scoring champion in 2005\u201306 (the San Jose Sharks Joe Thornton claimed the award, his first, with 125 points), but Jagr did win his third Ted Lindsay Award as the players choice for the most outstanding player. Question: How many games did Jagr play in the 2006 Stanley Cup playoffs?", - "Output Program": [ - "games = 3\nprint(games)", - "playgame = 3\nprint(playgame)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Founded in 1861 by Edmund Chojecki (writing under the pen name \"Charles Edmond\") and Auguste Nefftzer, Le Temps was under Nefftzers direction for ten years, when Adrien H\u00e9brard took his place, and for nearly 45 years directed the newspaper with an iron hand until his death in 1914. He was succeeded by his sons \u00c9mile (1914), and Adrien Jr. (1925) and by Louis Mills (1929). Soon after Mills death in 1931, Le Temps became a public limited company. Adrien H\u00e9brard and his successors left substantial freedom to the editorial room and the newspaper had the reputation of keeping its journalists for a long time. Le Temps always remained moderate politically. The early issues of the newspaper reflected Nefftzers liberal philosophy had considerable trouble achieving readership. He had to frequently turn to friends in Alsace who were able to help support Le Temps financially. However, circulation continued to grow, from scarcely 3,000 in 1861, to 11,000 in 1869, 22,000 in 1880, 30,000 in 1884, 35,000 in 1904. During the interwar period it varied between 50,000 to 80,000. Despite this comparatively modest circulation, Le Temps soon became the most important newspaper of the Third French Republic particularly among the French political and economic elite. The political and diplomatic information and commentaries contained in this quality newspaper, \"serious to the point of boredom\", also carried considerable clout elsewhere in Europe. Question: How many more people were subscribed to the paper in 1904 over 1861 and 1869 combined?", - "Output Program": [ - "interwar=35000\ngrow=3000\ngrow1=11000\nanswer=interwar-(grow+grow1)\nprint(answer)", - "people=22000 \npeople1=1000\nanswer=people-people1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '21000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many in percent from cantons population in 2002 were Bosniak, Serb, and Croat?", - "Output Program": [ - "bosniak = 79.6\nserb = 11.2\ncroat = 6.7\n\npercent = bosniak + serb + croat\n\nprint(percent)", - "bosnic = 79.6\nserb = 11.2\ncroat = 6.7\n\nprint(bosnic + serb +croat)" - ], - "Output Answer": [ - "{'number': '97.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The place of birth of the towns residents was 87.78% United Kingdom (including 61.80% from Scotland), 0.63% Republic of Ireland, 4.18% from other European Union countries, and 7.42% from elsewhere in the world. The economic activity of residents aged 16-74 was 23.94% in full-time employment, 8.52% in part-time employment, 4.73% self-employed, 1.94% unemployed, 31.14% students with jobs, 9.08% students without jobs, 13.24% retired, 2.91% looking after home or family, 2.84% permanently sick or disabled, and 1.67% economically inactive for other reasons. Question: How many more people were students without a job than retired?", - "Output Program": [ - "student_no_job = 9.08\nretired = 13.24\nmore_people = retired - student_no_job\nprint(more_people)" - ], - "Output Answer": [ - "{'number': '6.17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On average each Norwegian transported themselves for 70 minutes each day. In 2008 8% of passenger transport was made by public transport; road transport is the dominant mode of transport. It had risen to 10% in 2017. In 2014 22% of travel was on foot and 4% by bicycle. The transport sector was responsible for 4.1% of the Measures of national income and output and 6.6% of employment in 2006. According to the World Economic Forums Travel and Tourism Competitiveness Report 2013, Norway placed 83 out of 140 countries regarding quality of roads, 47 out of 122 regarding quality of railroad infrastructure, 25 out of 140 regarding quality of port infrastructure and 54 out of 140 regarding ground transport networks. Question: Was the percentage of passenger transport made by public transport higher in 2017 or 2008?", - "Output Program": [ - "higher=\"2017\"\nprint(higher)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2017'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Petrova was seeded 18th at the 2010 Rogers Cup in Montreal and won a tough opener against Lucie \u0160af\u00e1\u0159ov\u00e1. In the second round, she faced former world No. 1 Dinara Safina and despite serving 15 aces, she was defeated, 7-5, 4-6, 6-4. Petrova played the final event of the US Open Series in New Havan at the 2010 Pilot Pen Tennis, where she received a wild card to play as the eighth seed. In the first round, she came from a set down to beat Varvara Lepchenko. She then defeated her former doubles partner Bethanie Mattek-Sands to advance to the quarterfinals. She then had an impressive 6-2, 6-1 victory over second seed Samantha Stosur for her fourth top 10 win of the season. She defeated Maria Kirilenko in her semifinal match, but was beaten by Caroline Wozniacki in the final, 6-3, 3-6, 6-3. Question: How many total points more did Wozniacki score in the last match than Petrova?", - "Output Program": [ - "point_one = 6\npoint_two = 3\n\nprint(abs(point_two - point_one))", - "Petrova_score = 3\nWozniacki_score = 6\nmore_score = Wozniacki_score - Petrova_score\nprint(more_score)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many more males are there than males under the age of 18, per every 100 women?", - "Output Program": [ - "males = 99\nmales_under_age = 96.9\n\nprint(abs(round(males - males_under_age,2)))", - "males = 96.9\ntotal = 100\nmore = round(total - males, 1)\nprint(more)" - ], - "Output Answer": [ - "{'number': '2.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Indianapolis Colts began their 2011 season at Reliant Stadium against the Houston Texans. For the first time since the 1998 season, Peyton Manning was not under the helm at quarterback and it was recently acquired Kerry Collins that would take his position. The game started very well for the Colts, opening up with an interception by Melvin Bullitt that allowed the Colts to take control. However, a three and out from the offense quickly gave the Texans the ball to drive down and score a field goal and take a 3-0 lead. Collins and the Colts offense was out of sync for much of the first quarter, fumbling two snaps and giving Houston the great field position inside of the Indianapolis 40-yard line. After the first quarter, the Texans held a commanding 17-0 lead and were firing on all cylinders. The second quarter continued Houston's dominance, with all three teams of the Colts failing to stop or to execute against the Texans. At halftime, the Colts trailed Houston 34-0, the largest deficit in the entire 58-year history of the franchise. The second half saw little action with both teams taking shorter drives and in some senses, running down the clock. The Colts scored their first and the only points scored in the second half with a Reggie Wayne touchdown from Collins in the fourth quarter. The Colts went on to lose to the Texans 34-7, their second straight season starting 0-1. Question: How many points did the Texans win the game by?", - "Output Program": [ - "texans = 34\ncolts = 7\nwon_by = texans - colts\nprint(won_by)", - "win_point = 34\nlose_point = 7\n\n\nprint(abs((win_point - lose_point)))" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In his rookie year, Alexander led the league with 28 wins (a modern-day rookie record), 31 complete games, 367 innings pitched, and seven shutouts, while finishing second in strikeouts and fourth in ERA. From 1912 to 1921, Alexander led the league in ERA five times (1915-17, 1919, and 1920), wins five times (1914-17, 1920), innings six times (1912, 1914-17, 1920), strikeouts six times (1912, 1914-1917, 1920), complete games five times (1914-1917, 1920), and shutouts five times (1915, 1916 [a single-season record 16], 1917, 1919, 1921). He won pitchings Major League Baseball Triple Crown in 1915, 1916, and 1920, and is sometimes credited with a fourth in 1917. In 1915, he was instrumental in leading the Phillies to their first pennant, and he pitched a record five one-hitters. Along the way Alexander began to have problems with alcohol, a struggle that would plague him the rest of his life. Question: How many years did Alexander lead the league in ERA five times?", - "Output Program": [ - "\nyear1 = 1912\nyear2 = 1921\nprint(year2-year1)", - "start = 1912\nend = 1921\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many people claimed either Irish American, English American, or Arab American ancestry?", - "Output Program": [ - "condition_1 = 719+346+431\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))", - "irish = 719\narab = 431\nenglish = 346\nprint(irish + arab + english)" - ], - "Output Answer": [ - "{'number': '1496', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to Jean Ziegler , mortality due to malnutrition accounted for 58% of the total mortality in 2006: \"In the world, approximately 62 millions people, all causes of death combined, die each year. In 2006, more than 36 million died of hunger or diseases due to deficiencies in micronutrients\". Of the roughly 150,000 people who die each day across the globe, about two thirds\u2014100,000 per day\u2014die of age-related causes. In industrialized nations, the proportion is much higher, reaching 90%. Question: How many millions of people died in 2006 that had causes of death not due to hunger or diseases?", - "Output Program": [ - "people=62\ndied=36\nanswer=people-died\nprint(answer)", - "accounted=58\npeople=62\nanswer=people-accounted\nprint(answer)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1936, as part of a \u00a335,000 refurbishment, an 80-yard-long roof was added to the United Road stand (now the Sir Alex Ferguson Stand) for the first time, while roofs were added to the south corners in 1938. Upon the outbreak of the World War II, Old Trafford was requisitioned by the military to be used as a depot. Football continued to be played at the stadium, but a German bombing raid on Trafford Park on 22 December 1940 damaged the stadium to the extent that a Christmas day fixture against Stockport County F.C. had to be switched to Stockports ground. Football resumed at Old Trafford on 8 March 1941, but another German raid on 11 March 1941 destroyed much of the stadium, notably the main stand (now the South Stand), forcing the clubs operations to move to Cornbrook Cold Storage, owned by United chairman James W. Gibson. After pressure from Gibson, the War Damage Commission granted Manchester United \u00a34,800 to remove the debris and \u00a317,478 to rebuild the stands. During the reconstruction of the stadium, Manchester United played their \"home\" games at Maine Road, the home of their cross-town rivals, Manchester City F.C., at a cost of \u00a35,000 a year plus a percentage of the gate receipts. The club was now \u00a315,000 in debt, not helped by the rental of Maine Road, and the Labour MP for Stoke, Ellis Smith, petitioned the Government to increase the clubs compensation package, but it was in vain. Though Old Trafford was reopened, albeit without cover, in 1949, it meant that a league game had not been played at the stadium for nearly 10 years. Uniteds first game back at Old Trafford was played on 24 August 1949, as 41,748 spectators witnessed a 3-0 victory over Bolton Wanderers F.C.. Question: How many days after Old Trafford was reopened for football after the first German bombing was much of the stadium destroyed by the Germans again?", - "Output Program": [ - "first_german_bombing = \"08/03/1941\"\ndestroyed = \"11/03/1941\"\n\nfirst_days = 8\ndestroyed_days = 11\n\nprint(destroyed_days-first_days)", - "wins = 9\nlosses = 3\ndiff = wins - losses\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2012, Czech government increased VAT. Basic VAT was increased from 20% in 2012 to 21% in 2013 and reduced VAT increased from 14% to 15% in 2013. Small enterprises sales decreased by 21% from 2012 to 2013 as result of increasing VAT. Patria.cz predicting sales stagnation and mild increase in 2013. Another problem is foreign trade. The Czech Republic is considered an export economy (the Czech Republic has strong machinery and automobile industries), however in 2013, foreign trade rapidly decreased which led to many other problems and increase of state budget deficit. In 2013, Czech National Bank, central bank, implemented controversial monetary step. To increase export and employment, CNB wilfully deflated Czech Crown (CZK), which inflation increased from 0.2% in November 2013, to 1.3% in 1Q 2014. Question: By how many percentage points did inflation increase between November 2013 and 1Q 2014?", - "Output Program": [ - "points_2013 = 0.2\npoints_2014 = 1.3\n\nprint(abs(points_2013-points_2014))\n", - "percent_November_2013 = 0.2\npercent_1Q_2014 = 1.3\npercent_increase = percent_1Q_2014 - percent_November_2013\nprint(percent_increase)" - ], - "Output Answer": [ - "{'number': '1.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1941, a series of silver coins was introduced in denominations of 5, 10, and 20 satang, due to a shortage of nickel caused by World War II. The next year, tin coins were introduced for 1, 5, and 10 satang, followed by 20 satang in 1945 and 25 and 50 satang in 1946. In 1950, aluminium-bronze 5, 10, 25, and 50 satang were introduced whilst, in 1957, bronze 5 and 10 satang were issued, along with 1 baht coins struck in an unusual alloy of copper, nickel, silver, and zinc. Several Thai coins were issued for many years without changing the date. These include the tin 1942 1 satang and the 1950 5 and 10 satang, struck until 1973, the tin 1946 25 satang struck until 1964, the tin 50 satang struck until 1957, and the aluminium bronze 1957 5, 10, 25, and 50 satang struck until the 1970s. Cupronickel 1 baht coins were introduced in 1962 and struck without date change until 1982. Question: How many satang denominations were introduced in 1945?", - "Output Program": [ - "already_available_coins = [1,5,10]\nintroduced = [1,5,10,20]\n\nprint(abs(round(len(already_available_coins)-len(introduced),2)))", - "number_satang_denominations = 1\nprint(number_satang_denominations)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1965 Maynard was teamed with rookie quarterback Joe Namath. Maynard had 1,218 yards on 68 receptions and 14 touchdowns in Namaths first season (Namath had 22 touchdown passes that year). In 1967, Maynard caught 1,434 of Namaths historic 4,007 passing yards. The receiving yards were a career-high for Maynard and led the league; he also had 71 receptions, 10 touchdowns, and averaged 20.2 yards per catch. In the 1968 season opener against 1968 Kansas City Chiefs season, Maynard had 200+ receiving yards for the first time in his career and passed Tommy McDonald (American football) as the active leader in receiving yards, where he remained for the next six seasons until his retirement. He added a career-best 228 yards in Game 10 against 1968 Oakland Raiders season. Maynard had 57 receptions for 1,297 yards (22.8 yards per catch) and 10 of Namaths 15 touchdowns that year. In the 1968 AFL Championship Game, a 27-23 Jets victory over the Oakland Raiders, Maynard caught six passes for 118 yards and two touchdowns. His 14-yard catch in the first quarter gave the Jets the lead and his six-yard catch in the fourth quarter proved to be the game winner. The Jets would go on to win Super Bowl III, 16-7 over the NFLs Baltimore Colts, which was hailed as the first \"upset\" in Super Bowl history. Maynard played, but had no catches while suffering the effects of a hamstring injury in the AFL title game. Question: Which year saw exactly 12 less touchdowns than in 1965?", - "Output Program": [ - "year_less_td_than_1965=1968\nprint(year_less_td_than_1965)", - "y1965 = 14\nans_required = y1965 - 12\ny1967 = 10\ny1968 = 2\n\nif ans_required == y1967:\n print(1967)\nelif ans_required == y1968:\n print(1968)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1968'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The population doubled by 1978, and the population growth rate peaked at 3.4% in 1985. At the 2006 census, the population had reached 298,968, although the census in 2000 showed that the population growth rate had declined to 1.9%. Life expectancy at birth stood at 46 years in 1978, and later rose to 72. Infant mortality has declined from 12.7% in 1977 to 1.2% today, and adult literacy reached 99%. Combined school enrolment reached the high 90s. The population was projected to have reached 317,280 in 2010. Question: How many percentage points did infant mortality decline from 1977 to today?", - "Output Program": [ - "mortality=12.7\ntoday=1.2\nanswer=mortality-today\nprint(answer)", - "declined=1.2\nmortality=12.9\nanswer=mortality-declined\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of people were not Salvadoran?", - "Output Program": [ - "percentage = 100\nsalvador = 1.4\ndiff = percentage - salvador\nprint(diff)", - "condition_1 = 1.4\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '98.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to Statistics Canada, Pentecostal growth has varied (statistics Canada does not collect data specific to the PAOC, but as by far the largest Pentecostal group in Canada, it is likely to reflect the statistics regarding Canadian Pentecostals). The 1991 census showed a 29% increase. Between 1991 and 2001, the census reported a 15% decline to 369,480 adherents (Extrapolating the percentage growth indicates approximately 435,000 +/-2,500 adherents in 1991). While self-reported statistics from the PAOC show plateaued growth, the 2011 census indicates 478,705 adherents - a 29% increase over 2001, and 10% increase over 1991 census data. The Evangelical Fellowship of Canada has pointed out that changes to choices available on census forms over the years brings into question the accuracy and usefulness of Statistics Canada data on evangelical denominations, so it is likely PAOC data is a more accurate measure. The PAOC had \"fewer than 225,000 members and adherents as of 1994,\" which compared with the 2014 data of 239,267 indicates growth of just 6% in the 20-year period. Question: How many fewer adherents did the PAOC have in 1991 than in 2001?", - "Output Program": [ - "percentage=435000\nindicates=478705\nanswer=indicates-percentage\nprint(answer)\n", - "adherents=478705\nadherents1=369480\nanswer=adherents-adherents1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '65520', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Canada, the United States and Mexico host communities of both Jews (6 million or about 1.8%), Buddhists (3.8 million or 1.1%) and Muslims (3.4 million or 1.0%). The biggest number of Jewish individuals can be found in the United States (5.4 million), Canada (375,000) and Mexico (67,476). The United States host the largest Muslim population in North America with 2.7 million or 0.9%, While Canada host about one million Muslim or 3.2% of the population. While in Mexico there were 3,700 Muslims in the country. In 2012, U-T San Diego estimated U.S. practitioners of Buddhism at 1.2 million people, of whom 40% are living in Southern California. Question: How many practitioners of Buddhism within the US live in Southern California according to a 2012 estimate?", - "Output Program": [ - "total = 1200000\nsouth_cali = 0.4 * total\nprint(south_cali)" - ], - "Output Answer": [ - "{'number': '480000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the second decade of the 21st century, the city had a gradual peak in violent crime. In 2010, there was a combined total of 3,272 burglaries, 511 robberies, 753 aggravated assaults, 25 homicides, as well as 574 motor vehicle thefts out of what was then a decreasing population of 287,208. In 2011, there were 1,562 aggravated assaults, 30 murders, 1,152 robberies, 8,366 burglaries, and 1,465 cases of motor vehicle theft. In 2012, there were a combined total of 39 murders, 2,015 aggravated assaults, 6,739 burglaries, and 1,334 cases of motor vehicle theft. In 2013 it had a drop in the crime rate. According to a state government task force, Toledo has been identified as the fourth-largest recruitment site for Human trafficking in the United States. Question: How many total burglaries, robberies or motor vehicle thefts were there in 2010?", - "Output Program": [ - "burglaries_num=3272\nrobbeires_num=511\nmotor_theft_num=574\n\n\ntotal_all_combined=burglaries_num+robbeires_num+motor_theft_num\nprint(total_all_combined)", - "bulgaries = 3272\nrobberies = 511\nmotor_vehicle = 574\n\nprint(abs(round(bulgaries + robberies +motor_vehicle,2)))" - ], - "Output Answer": [ - "{'number': '4357', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: J.T. Kearns (for whom the village was named) staked a claim in 1907, which became the Chesterfield Gold Mines (1938-1952). An 854-metre shaft mining connected 20 levels, and its 500-ton stamp mill produced a total of 458,880 ounces of gold. Virginiatown and North Virginiatown were built to house the Kerr Addison workers. Kerr Addison Gold mines started in 1936, and employed 1,456 people by 1959. Annual production was 500,000 ounces of gold from 1957 to 1961, and in 1960, produced the most gold in the Western Hemisphere. The 10,000,000th ounce of gold was produced in 1982. However, production reduced to 47,211 ounces in 1984 from a workforce of 329. The renamed Kerr Mine produced 15,350 ounces in 1993, and 22,000 ounces in 1994. Question: Which year was the production at Kerr Mine higher, 1993 or 1994?", - "Output Program": [ - "higher_production_year=1994\nprint(higher_production_year)", - "y1993 = 15350\ny1994 = 22000\n\ndata = (y1993,y1994)\nhigher = max(data)\n\nif higher == y1993:\n print(int(1993))\nelif higher == y1994:\n print(1994)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1994'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: By summer of 1941 civilian contractors were working on large naval bases at Naval Base Guam, Naval Air Facility Midway Island, Wake Island Airfield, Naval Base Pearl Harbor, Naval Air Station Keflavik, Naval Station Argentia, Naval Air Station Bermuda Annex, and many other places. BuDocks decided there was a need to improve the Navys supervision of these projects through the creation of \"Headquarters Construction Companies\". The men in these companies would report to the Officers in Charge of Construction and would be draftsmen and engineering aids needed for the administrative functions of the inspectors and supervisors overseeing the contracted work. These companies would consist of two officers and 99 enlisted men, but were not to do any actual construction. Rear Admiral Chester Nimitz, Chief of the Bureau of Navigation (United States Navy), authorized the formation of the first Headquarters Construction Company, on 31 October 1941. Recruitment started in November and as history would have it the company was formed on 7 December with the men undergoing boot training at Naval Station Newport, Rhode Island. By 16 December 1941, four additional companies had been authorized, but 7 December happened, plans changed and with them the ratings needed by a change in mission. The first HQ Construction Company provided the nucleus for the formation of the 1st Naval Construction Detachment sent to Bora Bora in January 1942. Those men were part of Operation Bobcat and are known in Seabee history as the \"Bobcats\". In December 1941, Rear Admiral Ben Moreell, Chief of BuDocks, recommended establishing Navy Construction Battalions and on the 28th requested authority to carry this out. On 5 January 1942, he got the go-ahead from the Navys Bureau of Navigation to recruit construction tradesmen for three Naval Construction Battalions. When Admiral Moreell submitted his request to form those Battalions the other four HQ Construction Companies had been approved and authorized, so HQ Companies 2 & 3 were combined to form the 1st Naval Construction Battalion (and then were deployed as the 2nd & 3rd Construction Detachments) followed by HQ Companies 4 & 5 being combined to form the 2nd Naval Construction Battalion (and deployed as the 4th and 5th Construction Detachments). While those four HQ Companies provided the nucleus for two Construction Battalions they were all deployed in a manner similar to the First Construction Detachment and this sort of thing continued through the 5th NCB. It was 6 NCB that was the first Battalion to deploy as a unit to the same place. Question: How many total men, including officers were in these companies?", - "Output Program": [ - "officers = 2\nman = 99\n\nprint((officers + man))", - "men = 99\nofficers = 2\ntotal_men = men + officers\nprint(total_men)" - ], - "Output Answer": [ - "{'number': '101', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many percent of people were not other ethnicities in 2002?", - "Output Program": [ - "others = 2.5\nprint(100-others)", - "total = 100\nother = 2.5\nprint(total - other)" - ], - "Output Answer": [ - "{'number': '97.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Jets began their season at Reliant Stadium for a Week 1 showdown with the Houston Texans. New York took off in the first quarter as kicker Jay Feely nailed a 24-yard field goal. In the second quarter, the Jets would increase their lead as rookie quarterback Mark Sanchez completed his first career touchdown pass as he connected with wide receiver Chansi Stuckey on a 30-yard pass. In the third quarter, New York continued their run as running back Thomas Jones got a 1-yard touchdown run. The Texans tried to rally in the fourth quarter as safety Dominique Barber returned a fumble 48 yards for a touchdown, but the Jets would end the game with Jones getting a 38-yard touchdown run. With the win, not only did New York begin their season at 1-0, but Sanchez (18-of-31, 272 yards, 1 TD, 1 INT) would become the 1st Jets rookie QB since Richard Todd in 1976 to win a game. Question: How many incomplete passes did Mark Sanchez have?", - "Output Program": [ - "condition_1 = 18\ncondition_2 = 31\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "total_passes = 31\ncomplete_passes = 18\nincomplete = total_passes - complete_passes\nprint(incomplete)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the Federal Bureau of Investigations 2015 Uniform Crime Report, Indianapolis ranks as the 16th most dangerous city in the U.S., with 17.1 homicides per 100,000 people, compared with the U.S. rate of 4.9 homicides per 100,000 people. Between 2012 and 2014, the murder rate rose by 44%. There were 138 homicides in 2014, with 60% of victims and 90% of perpetrators being young black men. With 144 criminal homicides, 2015 surpassed 1998 as the year with the most murder investigations in the city. With 154 criminal homicides, 2017 marked the third consecutive year of record violence. FBI data showed a 7 percent increase in violent crimes committed in Indianapolis, outpacing the rest of the state and country. Law enforcement has blamed increased violence on a combination of root causes, including poverty, substance abuse, mental illness, and availability of firearms. Question: How many years saw more than 140 homicides?", - "Output Program": [ - "homicides=1\nhomicidess=1\nanswer=homicides+homicidess\nprint(answer)", - "years=2\nanswer=years\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their by week, the Bengals traveled to Pittsburgh for Game 1 against the division rival Steelers. The Steelers would score first when Ben Roethlisberger found Antonio Brown on a 7-yard pass to make it 7-0. Though later on in the quarter, the Bengals would tie it up when Andy Dalton found Brandon LaFell on a 6-yard pass to make it a 7-7 game. In the second quarter, the Steelers moved back into the lead when Roethlisberger found Juju Smith-Schuster on a 31-yard pass to make it 14-7. But the Bengals tied it up again when Dalton found Tyler Kroft on a 1-yard pass making it 14-14. The Steelers closed the half with 2 field goals kicked by Chris Boswell: From 22 and 24 yards out to retake the lead 17-14 and then make it 20-14 at halftime. In the highly defensive second half, the Steelers managed to score more field goals starting in the third quarter when Boswell went for 2 more: From 41 and 49 yards out to increase the Steelers' lead from 9 to 12 and making the score change from 23-14 to 26-14. In the last quarter, the Steelers would pretty much seal the game when Boswell hit his fifth field goal of the game from 29-yards out to make the final score 29-14. With their fifth straight loss to the Steelers, the Bengals dropped to 2-4. Question: How many points were the Bengals ahead when Dalton found Tyler Kroft on a 1-yard pass?", - "Output Program": [ - "pass1 = 14\npass2 = 14\nprint(pass1-pass2)", - "benfa = 14\ndal = 14\nprint(benfa - dal)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the 2011 census Russian citizens are the most numerous foreigners - 11 991, followed by 8 444 EU citizens (UK- 2 605, Greece - 1 253, Germany- 848, Poland - 819 and Italy - 456), citizens of Ukraine - 3 064, Republic of Macedonia - 1 091, Moldova - 893 and Serbia - 569. 22.8% of them are from Asia, mostly from Turkey. Those with dual Bulgarian and other citizenship were 22 152, or 0.3% of the population. Of them persons with Bulgarian and Russian citizenship were 5 257 (23.7%), followed by persons with Bulgarian and Turkish citizenship - 4 282 (19.3%), Bulgarian and citizenship of the USA- 1 725 (7.8%). There are at least 17,527 Refugees of the Syrian Civil War with applications in Bulgaria. In 2001-2015 185,447 people applied for Bulgarian citizenship and 116,222 were provided with. 113,647 were granted on grounds of proven Bulgarian ancestry, including 59,968 Republic of Macedonia citizens. 29,218 were Moldovan citizens, 5930 Ukrainians, 5374 Serbians, 5194 Russians, 3840 Israeli, 2192 Albanians, 692 Turks and others. In 2016, 12,880 foreigners were naturalized, including 6196 Macedonians. Question: How many more Albanians than Turks in the Russian census?", - "Output Program": [ - "albanians = 2192\nturks = 692\nmany_more = albanians - turks\nprint(many_more)", - "albanians = 2192\nturks = 692\n\nprint(abs(round(albanians - turks,2)))" - ], - "Output Answer": [ - "{'number': '7386', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 212 BC, the Emperor Qin Shi Huang commanded all books in the Qin Empire other than officially sanctioned ones be burned. This decree was not universally obeyed, but as a consequence of this order little is known about ancient Chinese mathematics before this date. After the Burning of books and burying of scholars of 212 BC, the Han dynasty (202 BC\u2013220 AD) produced works of mathematics which presumably expanded on works that are now lost. The most important of these is The Nine Chapters on the Mathematical Art, the full title of which appeared by AD 179, but existed in part under other titles beforehand. It consists of 246 word problems involving agriculture, business, employment of geometry to figure height spans and dimension ratios for Chinese pagoda towers, engineering, surveying, and includes material on right triangles. It created mathematical proof for the Pythagorean theorem, and a mathematical formula for Gaussian elimination. The treatise also provides values of \u03c0, which Chinese mathematicians originally approximated as 3 until Liu Xin (scholar) (d. 23 AD) provided a figure of 3.1457 and subsequently Zhang Heng (78-139) approximated pi as 3.1724, as well as 3.162 by taking the square root of 10. Liu Hui commented on the Nine Chapters in the 3rd century AD and Liu Huis \u03c0 algorithm accurate to 5 decimal places (i.e. 3.14159). Though more of a matter of computational stamina than theoretical insight, in the 5th century AD Zu Chongzhi computed Mil\u00fc to seven decimal places (i.e. 3.141592), which remained the most accurate value of \u03c0 for almost the next 1000 years. He also established a method which would later be called Cavalieris principle to find the volume of a sphere. Question: How many years did the Han dynasty last?", - "Output Program": [ - "start = 202\nend = 220\nprint(start + end)", - "condition_1 = 202\ncondition_2 = 220\n\nprint(abs(condition_2 + condition_1))" - ], - "Output Answer": [ - "{'number': '422', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many percent were not Vietnam?", - "Output Program": [ - "Vietnam = 16\nprint(100-Vietnam)", - "total = 100\nvietnam = 16\nprint(total - vietnam)" - ], - "Output Answer": [ - "{'number': '84', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2000, the INEGI estimated that about eight million Mexican-born people, which then was equivalent to 8.7% of the population of Mexico itself, lived in the United States of America. In that year, the Mexican states sending the greatest numbers of emigrants to the United States were Jalisco (170,793), Michoac\u00e1n (165,502), and Guanajuato (163,338); the total number of Mexican emigrants to the United States in 2000, both legal and illegal, was estimated at 1,569,157; the great majority of these were men. Approximately 30% of emigrants come from rural communities. In that same year, 260,650 emigrants returned to Mexico. According to the Pew Hispanic Center in 2006, an estimated ten percent of all Mexican citizens lived in the United States. The population of Mexican immigrants residing illegally in the United States fell from around seven million in 2007 to about 6.1 million in 2011. This trajectory has been linked to the economic downturn which started in 2008 and reduced available jobs, and to the introduction of stricter immigration laws in many States. According to the Pew Hispanic Center the total number of Mexican-born people had stagnated in 2010 and then began to fall. Question: Which year was there more illegal immigrants in the United States: 2007 or 2011?", - "Output Program": [ - "y2007 = 7\ny2011 = 6.1\n\ndata = (y2007, y2011)\n\nanswer = max(data)\n\nif answer == y2011:\n print(2011)\nelif answer == y2007:\n print(2007)", - "illegal = 2007\nprint(illegal)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2007'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Bills no-huddle \"K-Gun\" offense once again dominated the league by gaining an NFL-leading 6,525 yards and scoring 458 points, second only to Washington. The leaders of the offense, quarterback Jim Kelly and running back Thurman Thomas, both had the best seasons of their careers. Kelly completed 64.1 percent of his passes for 3,844 yards and a league-leading 33 touchdowns, with only 17 interceptions, to give him a 97.6 passer rating. Thomas rushed for 1,407 yards, caught 62 passes for 620 yards, and scored 12 touchdowns to earn him both the NFL Offensive Player of the Year Award and the NFL Most Valuable Player Award. With 2,067 yards from scrimmage, Thomas led the league in that category for the third consecutive season. Just like Washington, Buffalo had more than one threat in their backfield. Running back Kenneth Davis (American football) emerged as a big threat, rushing for 624 yards, catching 20 passes for 118 yards, and scoring 5 touchdowns. Question: How many more touchdowns did Jim Kelly have than Kenneth Davis?", - "Output Program": [ - "Kelly_touchdowns = 33\nKenneth_touchdowns = 5\nmore_touchdowns = Kelly_touchdowns - Kenneth_touchdowns\nprint(more_touchdowns)", - "jim_kelly = 33\nkenneth = 5\nprint(abs(round(jim_kelly - kenneth,2)))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The highest rate of provincial corporate income tax was reduced from 17% to 14% on July 1, 2006. It was further reduced to 13% on July 1, 2007, and finally to 12% on July 1, 2008. The tax on paid-up capital was reduced from 0.6% to 0.3% on July 1, 2006, to 0.15% on July 1, 2007, and abolished altogether on July 1, 2008. These displayed values were obtained by adding the corporate income tax for each year with the corporate capital tax. Question: How many percentage points was the tax on paid-up capital reduced from July 1, 2006 to July 1, 2008?", - "Output Program": [ - "_2006 = 0.6\n_2008 = 0\ndiff = _2006 - _2008\nprint(diff)" - ], - "Output Answer": [ - "{'number': '0.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Between 2009 and 2013, George Mason saw a 21% increase in the number of applications, has enrolled 4% more new degree-seeking students, and has seen the percentage of undergraduate and graduate applications accepted each decrease by 4%. Law applications accepted increased by 10%. Mason enrolled 33,917 students for Fall 2013, up 956 (+3%) from Fall 2012. Undergraduate students made up 65% (21,990) of the fall enrollment, graduate students 34% (11,399), and law students 2% (528). Undergraduate headcount was 1,337 higher than Fall 2012 (+7%); graduate headcount was 262 lower (\u22122%); and law student headcount was 119 lower (\u221218%). Matriculated students come from all 50 states and 122 foreign countries. As of fall 2014, the university had 33,791 students enrolled, including 21,672 undergraduates, 7,022 seeking masters degrees, 2,264 seeking doctoral degrees and 493 seeking law degrees. Question: How many law students were enrolled in Fall of 2012?", - "Output Program": [ - "law = 528\nlower = 119\n\nprint(abs(round(law + lower\n ,3)))" - ], - "Output Answer": [ - "{'number': '647', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many more people listed themselves as Black people/Ethnic groups of Africa compared to those who listed themselves as either Mixed Race or as Amerindian?", - "Output Program": [ - "black = 70962\nmixed_race = 31902\namerindian = 1441\nmany_more = black - (mixed_race + amerindian)\nprint(many_more)", - "condition_1 = 70962\ncondition_2 = 31902+1441\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '37619', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Effect on cotton production and expansion of slavery Cheap cotton textiles increased the demand for raw cotton; previously, it had primarily been consumed in subtropical regions where it was grown, with little raw cotton available for export. Consequently, prices of raw cotton rose. Some cotton had been grown in the West Indies, particularly in Hispaniola, but Haitian cotton production was halted by the Haitian Revolution in 1791. The invention of the cotton gin in 1792 allowed Georgia green seeded cotton to be profitable, leading to the widespread growth of cotton plantations in the United States and Brazil. In 1791 world cotton production was estimated to be 490,000,000 pounds with U.S. production accounting to 2,000,000 pounds. By 1800 U.S. production was 35,000,000 pounds, of which 17,790,000 were exported. In 1945 the U.S. produced seven-eights of the 1,169,600,000 pounds of world production. Question: How many more pounds of cotton were produced in the U.S. than were exported?", - "Output Program": [ - "production=490000000\nexported=17790000\nanswer=production-exported\nprint(answer)" - ], - "Output Answer": [ - "{'number': '33221000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In its first week, Pikmin sold more than 101,000 copies. However, sales fell to only between 10,000 and 15,000 copies in the weeks following. Following the release of \"Ai no Uta (Strawberry Flower song)\" by Strawberry Flower, an image song related to Pikmin, its sales recovered slightly to about 22,000 copies in a week. The song appeared in the Japanese commercials for the game, but soon became an unexpected hit song, eventually eclipsing Pikmins sales. In the weeks of December 24, 2001 and January 6, 2002, Pikmin sold approximately 53,000 copies and 102,000 copies respectively. To date, Pikmin has sold approximately 1.19 million copies worldwide; 680,000 in the United States and 507,011 in Japan. By January 3, 2010, the Wii version of Pikmin has sold 169,036 copies in Japan. Since its release, Pikmin has developed a vocal and devoted fanbase. Question: How many more copies did Pikmin sell in the week of January 6, 2002 than in December 24, 2001?", - "Output Program": [ - "jan_6_2002 = 102000\ndec_24_2001 = 53000\n\ndifference = (jan_6_2002 - dec_24_2001)\n\nprint(difference)", - "jan = 53000\ndec = 102000\n\nprint(abs(round(jan - dec,2)))" - ], - "Output Answer": [ - "{'number': '49000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2007-2008, Sun posted revenue of $13.8 billion and had $2 billion in cash. First-quarter 2008 losses were $1.68 billion; revenue fell 7% to $12.99 billion. Suns stock lost 80% of its value November 2007 to November 2008, reducing the companys market value to $3 billion. With falling sales to large corporate clients, Sun announced plans to lay off 5,000 to 6,000 workers, or 15-18% of its work force. It expected to save $700 million to $800 million a year as a result of the moves, while also taking up to $600 million in charges. Question: How many people were working for the Sun prior to the layoffs, based on the percent of people being laid off?", - "Output Program": [ - "Sun=1000\ntotalpeople=33333\nanswer=totalpeople\nprint(answer)", - "people =33333\nprint(people)" - ], - "Output Answer": [ - "{'number': '33333', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The tramway to Silkstone was completed in 1810. Barnby basin was enlarged to cope with the expected trade, which grew steadily. Coal accounted for just 23 per cent of the 22,270 tons carried in 1800, but had risen to 109,945 tons out of a total of 181,063 tons by 1821. The other main cargoes were corn and limestone. Receipts also rose, from \u00a32,028 in 1803 to 7,649 in 1821, the latter figure being supplemented by a further \u00a32,094 raised from tramway tolls. Profits were sufficient to pay dividends from 1810. In order to keep the boats moving, the Barnsley Canal Company attempted to take water from the River Dearne on several occasions, and were ordered to remove the works which diverted the water by the River Don Navigation Company, who had sponsored the Dearne and Dove Canal. A compromise was reached in 1812, which allowed some of the Dearne water to be used by the Barnsley canal. Between 1828 and 1830, a number of bridges were raised, to allow larger vessels, called \"Billy-boys\", to use the canal. Question: How many more tons were carried in 1821 than in 1800?", - "Output Program": [ - "year1 = 181063\nyear2 = 109945\ndiff = year1 - year2\nprint(diff)" - ], - "Output Answer": [ - "{'number': '71118', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Bills no-huddle \"K-Gun\" offense once again dominated the league by gaining an NFL-leading 6,525 yards and scoring 458 points, second only to Washington. The leaders of the offense, quarterback Jim Kelly and running back Thurman Thomas, both had the best seasons of their careers. Kelly completed 64.1 percent of his passes for 3,844 yards and a league-leading 33 touchdowns, with only 17 interceptions, to give him a 97.6 passer rating. Thomas rushed for 1,407 yards, caught 62 passes for 620 yards, and scored 12 touchdowns to earn him both the NFL Offensive Player of the Year Award and the NFL Most Valuable Player Award. With 2,067 yards from scrimmage, Thomas led the league in that category for the third consecutive season. Just like Washington, Buffalo had more than one threat in their backfield. Running back Kenneth Davis (American football) emerged as a big threat, rushing for 624 yards, catching 20 passes for 118 yards, and scoring 5 touchdowns. Question: How many more passing yards did Jim Kelly have than Thurman Thomas had in catching yards?", - "Output Program": [ - "jim = 3844\nthurman = 620\nmany_more = jim - thurman\nprint(many_more)", - "condition_1 = 3844\ncondition_2 = 620\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '3224', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In September 1913 in G\u00f6ttingen, Weyl married Friederike Bertha Helene Joseph (March 30, 1893 - September 5, 1948) who went by the name Helene (nickname \"Hella\"). Helene was a daughter of Dr. Bruno Joseph (December 13, 1861 - June 10, 1934), a physician who held the position of Sanit\u00e4tsrat in Ribnitz-Damgarten, Germany. Helene was a philosopher (she was a disciple of phenomenologist Edmund Husserl) and also a translator of Spanish literature into German and English (especially the works of Spanish philosopher Jos\u00e9 Ortega y Gasset). It was through Helenes close connection with Husserl that Hermann became familiar with (and greatly influenced by) Husserls thought. Hermann and Helene had two sons, Fritz Joachim Weyl (February 19, 1915 - July 20, 1977) and Michael Weyl (September 15, 1917 - March 19, 2011), both of whom were born in Z\u00fcrich, Switzerland. Helene died in Princeton, New Jersey on September 5, 1948. A memorial service in her honor was held in Princeton on September 9, 1948. Speakers at her memorial service included her son Fritz Joachim Weyl and mathematicians Oswald Veblen and Richard Courant. In 1950 Hermann married sculptress Ellen B\u00e4r (n\u00e9e Lohnstein) (April 17, 1902 - July 14, 1988), who was the widow of professor Richard Josef B\u00e4r (September 11, 1892 - December 15, 1940) of Z\u00fcrich. Question: How many years old was Friederike Bertha Helene Joseph when she got married?", - "Output Program": [ - "Hermann=20\nanswer=Hermann \nprint(answer)", - "year=20\nanswer=year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: International tourist arrivals reached 1.035 billion in 2012, up from over 996 million in 2011, and 952 million in 2010. In 2011 and 2012, international Travel behavior continued to recover from the losses resulting from the late-2000s recession, where tourism suffered a strong slowdown from the second half of 2008 through the end of 2009. After a 5% increase in the first half of 2008, growth in international tourist arrivals moved into negative territory in the second half of 2008, and ended up only 2% for the year, compared to a 7% increase in 2007. The negative trend intensified during 2009, exacerbated in some countries due to the outbreak of the 2009 flu pandemic, resulting in a worldwide decline of 4.2% in 2009 to 880 million international tourists arrivals, and a 5.7% decline in international tourism receipts. Question: How many more million tourists were there in 2011 than in 2010?", - "Output Program": [ - "y1 = 996\ny2 = 952\nprint(y1 - y2)", - "tourists11 = 996\ntourists10 = 952\nprint(tourists11-tourists10)" - ], - "Output Answer": [ - "{'number': '44', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Under coaches Floyd (1995\u201398) and Larry Eustachy (1998\u20132003), Iowa State achieved even greater success. Floyd took the Cyclones to the Sweet Sixteen in 1997 and Eustachy led ISU to two consecutive Big 12 Conference regular season conference titles in 1999-2000 and 2000\u201301, plus the conference tournament title in 2000. Seeded No. 2 in the 2000 NCAA tournament, Eustachy and the Cyclones defeated UCLA in the Sweet Sixteen before falling to Michigan State University, the eventual NCAA Champion, in the regional finals by a score of 75-64 (the differential representing the Michigan State Spartans narrowest margin of victory in the tournament). Standout Marcus Fizer and Jamaal Tinsley were scoring leaders for the Cyclones who finished the season 32-5. Tinsley returned to lead the Cyclones the following year with another conference title and No. 2 seed, but ISU finished the season with a 25-6 overall record after a stunning loss to No. 15 seed Hampton University in the first round. Question: How many years was Larry Eustachy coach for Iowa State?", - "Output Program": [ - "start = 1998\nend = 2003\n\nprint(abs(start - end))", - "y1 = 1998\ny2 = 2003\n\ntotal = (y2 - y1)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Bulgarias total military personnel as of 2014 is 37,100, of which 30,400 (80.1%) are active military personnel and 8,100 (11.9%) are civilian personnel. The Land Forces are the largest branch, with at least 18,000 men serving there. In terms of percentage, 53% of all Army personnel are in the Land Forces, 25% are in the Air Force, 13% are in the Navy and 9% are in the Joint Forces Command. Annual spending per soldier amounts to 30,000 leva (~ 15,000 euro) and is scheduled to increase to 43,600 leva by 2014. Question: How many more percentage of Bulagarias are active military personnel than civilian personnel?", - "Output Program": [ - "condition_1 = 11.9\ncondition_2 = 80.1\n\nprint(abs(round(condition_2 - condition_1,2)))", - "mil = 80.1\nciv = 11.9\nprint(mil - civ)" - ], - "Output Answer": [ - "{'number': '68.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: A global survey done by Pewglobal indicated that at (as of 2014) least 33 surveyed countries have a positive view (50% or above) of the United States. With the top ten most positive countries being Philippines (92%), Israel (84%), South Korea (82%), Kenya (80%), El Salvador (80%), Italy (78%), Ghana (77%), Vietnam (76%), Bangladesh (76%), and Tanzania (75%). While 10 surveyed countries have the most negative view (Below 50%) of the United States. With the countries being Egypt (10%), Jordan (12%), Pakistan (14%), Turkey (19%), Russia (23%), Palestinian Territories (30%), Greece (34%), Argentina (36%), Lebanon (41%), Tunisia (42%). Americans own view of the United States was viewed at 84%. International opinion about the US has often changed with different executive administrations. For example in 2009, the French public favored the United States when President Barack Obama (75% favorable) replaced President George W. Bush (42%). After President Donald Trump took the helm in 2017, French public opinion about the US fell from 63% to 46%. These trends were also seen in other European countries. Question: How many more people, in terms of percentage, viewed the United States positively in the Philippines compared to Egypt and Jordan combined?", - "Output Program": [ - "philipines = 92\negypt = 10\njordan = 12\nmore_people = philipines - (egypt + jordan)\nprint(more_people)", - "\ncondition_1 = 92\ncondition_2 = 10+12\n\nprint(abs(round(condition_2 - condition_1,3)))" - ], - "Output Answer": [ - "{'number': '70', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many years after first capturing the island did Britain recapture it?", - "Output Program": [ - "first_capture = 1763\nrecapture = 1793\n\nprint(abs(first_capture - recapture))", - "first_capture = 1763\nbritan_capture = 1793\ngap = britan_capture - first_capture\nprint(gap)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Increased attention to conventional strength complemented these special forces preparations. In this instance he called up reserves and also proceeded to expand the regular armed forces. Whereas active duty strength had declined from approximately 3,555,000 to 2,483,000 between 1953 (the end of the Korean War) and 1961, it increased to nearly 2,808,000 by June 30, 1962. Then the forces leveled off at around 2,700,000 until the Vietnam military buildup began in 1965, reaching a peak of nearly 3,550,000 by mid-1968, just after McNamara left office. Question: How many less people were active duty in 1961 compared with 1953?", - "Output Program": [ - "y1961 = 2483000\ny1953 = 3555000\nprint(abs(round(y1961 - y1953,2)))", - "people_active_duty_1961 = 3555000\npeople_active_duty_1953 = 2483000\nless_people = people_active_duty_1961 - people_active_duty_1953\nprint(less_people)" - ], - "Output Answer": [ - "{'number': '1072000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1714, Peter the Great sent a party of shipbuilders to Okhotsk to allow faster access to the furs of Kamchatka. In 1715, they built the Vostok and in 1716\u201317 Kozma Sokolov sailed it to Kamchatka. For the next 145 years Okhotsk was the main Russian seaport on the Pacific, supplying Kamchatka and other coastal settlements. In 1731 the Siberian Military Flotilla was established here. In 1736, Okhotsk was moved two miles downstream to a spit of land at the mouth of the Okhota, converting the ostrog (fortress) into a proper port. Vitus Berings two Pacific expeditions (1725\u20131729 and 1733\u20131742) brought in large numbers of people and the first scholars and expert sailors and led to a great deal of building. In 1742 there were 57 buildings, 45 other buildings in the Berings \"expedition settlement\" and eight ships in the harbor. Anton de Vieira, of Portuguese people origin (son of a Jewish father and Christian mother), was the towns governor at that time. From 1737 to 1837 there was a salt works several miles west on the coast that produced 14\u201336 tons annually. In 1827 it was worked by 150 exiles and about 100 guards and overseers. Question: How many years was the first Vitus Berings Pacific expedition?", - "Output Program": [ - "first = 1725\nlast = 1729\n\nprint(abs(first - last))", - "start = 1725\nend = 1729\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not Canadian citizens?", - "Output Program": [ - "total = 100\ncanad = 89.3\nprint(total - canad)", - "Canadian = 89.33\nprint(100-Canadian)" - ], - "Output Answer": [ - "{'number': '10.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Under coaches Floyd (1995\u201398) and Larry Eustachy (1998\u20132003), Iowa State achieved even greater success. Floyd took the Cyclones to the Sweet Sixteen in 1997 and Eustachy led ISU to two consecutive Big 12 Conference regular season conference titles in 1999-2000 and 2000\u201301, plus the conference tournament title in 2000. Seeded No. 2 in the 2000 NCAA tournament, Eustachy and the Cyclones defeated UCLA in the Sweet Sixteen before falling to Michigan State University, the eventual NCAA Champion, in the regional finals by a score of 75-64 (the differential representing the Michigan State Spartans narrowest margin of victory in the tournament). Standout Marcus Fizer and Jamaal Tinsley were scoring leaders for the Cyclones who finished the season 32-5. Tinsley returned to lead the Cyclones the following year with another conference title and No. 2 seed, but ISU finished the season with a 25-6 overall record after a stunning loss to No. 15 seed Hampton University in the first round. Question: How many total titles did Eustachy lead ISU to?", - "Output Program": [ - "consecutive = 2\nconference = 1\ntotal_titles = consecutive + conference \nprint(total_titles)", - "titles_won_in = (1999,2000,2001)\n\nprint(len(titles_won_in))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their overtime win to the Falcons, the Giants flew for a Week 12 interconference game against the Denver Broncos, their first Thanksgiving game since 1992. In the first quarter the Giants trailed early with kicker Matt Prater making a 26-yard field goal and then a 32-yard field goal in the second quarter. The Broncos kept on top with RB Knowshon Moreno making a 1-yard touchdown run. After that Matt Prater made a 47-yard field goal to end the half. In the third quarter the Giants replied with kicker Lawrence Tynes nailing a 39 then a 52-yard field goal. In the fourth quarter New York fell further behind with QB Kyle Orton making a 17-yard touchdown pass to WR Brandon Stokley, and Prater making a 24-yard field goal. Question: how many yards did orton make?", - "Output Program": [ - "Ortonyard=14\nanswer=Ortonyard\nprint(answer)", - "ortonyards=17\nanswer=ortonyards\nprint(answer)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the October 2012 term, the Court decided 78 cases. Five of them were decided Per curiam decision. 38 out of the 78 decisions (representing 49% of the decisions) were unanimous in judgement, with 24 decisions being completely unanimous (a single opinion with every justice that participated joining it). This was the largest percentage of unanimous decisions that the Court had in ten years, since the October 2002 term (when 51% of the decisions handed down were unanimous). The Court split 5-4 in 23 cases (29% of the total); of these, 16 broke down along the traditionally perceived ideological lines, with Chief Justice Roberts and Justices Scalia, Thomas, and Alito on one side, Justices Ginsburg, Breyer, Sotomayor and Kagan on the other, and Justice Kennedy holding the balance. Of these 16 cases, Justice Kennedy sided with the conservatives on 10 cases, and with the liberals on 6. Three cases were decided by an interesting alignment of justices, with Chief Justice Roberts joined by Justices Kennedy, Thomas, Breyer and Alito in the majority, with Justices Scalia, Ginsburg, Sotomayor, and Kagan in the minority. The greatest agreement between justices was between Ginsburg and Kagan, who agreed on 72 of the 75 (96%) cases, in which both voted; the lowest agreement between justices was between Ginsburg and Alito, who agreed only on 45 out of 77 (54%) cases, in which they both participated. Justice Kennedy was in the majority of 5-4 decisions on 20 out of 24 (83%) cases, and in 71 of 78 (91%) cases during the term, in line with his position as the \"swing vote\" of the Court. Question: How many of the 78 cases decided were not decided per curiam decision?", - "Output Program": [ - "cases = 78\ndecision = 5\n\nanswer = cases - decision\n\nprint(answer)", - "total = 78\nper_curm = 5\n\n\nprint(abs(round(total - per_curm,2)))" - ], - "Output Answer": [ - "{'number': '73', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On November 29, 2011, a Forbes magazine report valued the Ottawa Senators Hockey Club at $201 million, (17th highest in NHL). The valuation was based on $27 million for the sport, $70 million for the arena, $80 million for the market and $25 million for the brand. For 2010\u201311, the club had an operating income of $2.8 million on revenues of $100 million. The gate receipts for the 2010\u201311 season were $46 million and player expenses were $57 million. The operating income followed two years where the team posted a loss. Forbes estimates that the organization has a debt/value ratio of 65%, including arena debt. Eugene Melnyk bought the team for $92 million in 2003. A November 2014 report by Forbes valued the Senators at $400 million, 16th highest in the NHL. Question: How many millions of dollars more were the player's expenses compared to the gate receipts?", - "Output Program": [ - "gate_receipts = 46\nexpenses = 57\nprint(expenses-gate_receipts)", - "y1 = 46\ny2 = 57\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: During the 2000s, Sonora has increased its tourism infrastructure. In the last half of the 2000s, Sonora has increased its network of highways from to , accounting for 6.7% of all highways in Mexico. It ranks second in four-lane highways, surpassed only by Chihuahua. From 2003 to 2009 the number of hotels in the state has increased from 321 to 410 and the number of rooms from 13,226 to 15,806, over 20%. Most of these hotels and rooms are in Hermosillo (57 hotels/3232 rooms) followed by Puerto Pe\u00f1asco (40/3158), Ciudad Obreg\u00f3n (41/1671), Guaymas/San Carlos (28/1590), Nogales (24/1185), Navojoa (15/637) and Magdalena de Kino (10/284). The cities of Hermosillo, Ciudad Obreg\u00f3n, Guaymas, Nogales, San Luis R\u00edo Colorado, Puerto Pe\u00f1asco, Bah\u00eda Kino and \u00c1lamos all have 5-star hotels. There are 2,577 restaurants in the state with 1288 in Hermosillo. Question: How many more hotels does the city with the most have, compared with the city with the least number of hotels?", - "Output Program": [ - "most = 57 \nleast = 10\nprint(abs(round(most - least,2)))", - "highest = 57\nleast = 10\ndiff = highest - least\nprint(diff)" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Abortion rates also vary depending on the stage of pregnancy and the method practiced. In 2003, the Centers for Disease Control and Prevention (CDC) reported that 26% of reported legal induced abortions in the United States were known to have been obtained at less than 6 weeks gestation, 18% at 7 weeks, 15% at 8 weeks, 18% at 9 through 10 weeks, 9.7% at 11 through 12 weeks, 6.2% at 13 through 15 weeks, 4.1% at 16 through 20 weeks and 1.4% at more than 21 weeks. 90.9% of these were classified as having been done by \"curettage\" (Suction-aspiration abortion, dilation and curettage, dilation and evacuation), 7.7% by \"medical abortion\" means (mifepristone), 0.4% by \"instillation abortion\" (saline or prostaglandin), and 1.0% by \"other\" (including hysterotomy abortion and hysterectomy). According to the CDC, due to data collection difficulties the data must be viewed as tentative and some fetal deaths reported beyond 20 weeks may be natural deaths erroneously classified as abortions if the removal of the dead fetus is accomplished by the same procedure as an induced abortion. Question: How many fewer abortions, by percent, are performed during week 7 than in week 6?", - "Output Program": [ - "abortions=8\nanswer=abortions \nprint(answer)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Research for tank casualties in Normandy from 6 June to 10 July 1944 conducted by the British No. 2 Operations research concluded, that from a sample of 40 Sherman tanks, 33 tanks burned (82 percent) and 7 tanks remained unburned following an average of 1.89 penetrations. In comparison, from a sample of 5 Panzer IVs, 4 tanks burned (80 percent) and 1 tank remained unburned, following an average of 1.5 penetrations. The Panther tank burned 14 times (63 percent) from a sample of 22 tanks and following 3.24 penetrations, while the Tiger burned 4 times (80 percent) out of a sample of 5 tanks following 3.25 penetrations. John Buckley, using a case study of the British 8th Armoured Brigade (United Kingdom) and 29th Armoured Brigade (United Kingdom), found that of their 166 Shermans knocked out in combat during the Normandy campaign, 94 (56.6 percent) burned out. Buckley also notes that an American survey carried out concluded that 65% of tanks burned out after being penetrated. United States Army research proved that the major reason for this was the stowage of main gun ammunition in the vulnerable sponsons above the tracks. A U.S. Army study in 1945 concluded that only 10-15 percent of wet stowage Shermans burned when penetrated, compared to 60-80 percent of the older dry-stowage Shermans. Question: How many more percentage points of Sherman tanks burned out than Panther tanks?", - "Output Program": [ - "sherman = 82\npanther = 63\ndiff = sherman - panther\nprint(diff)", - "condition_1 = 14\ncondition_2 = 33\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Immigration Act of 1990 limits to 65,000 the number of foreign nationals who may be issued a visa or otherwise provided H-1B status each U.S. fiscal year (FY). An additional 20,000 H-1Bs are available to foreign nationals holding a masters or higher degree from U.S. universities. In addition, excluded from the ceiling are all H-1B non-immigrants who work at (but not necessarily for) universities, non-profit research facilities associated with universities, and government research facilities. Universities can employ an unlimited number of foreign workers otherwise qualifying for the H-1B as cap-exempt. This also means that contractors working at but not directly employed by the institutions may be exempt from the cap as well. However, employers must show 1) the majority of the workers duties will be performed at the qualifying institution, organization or entity and 2) the job duties directly and predominantly further the essential purpose, mission objectives or functions of the qualifying institution, organization or entity. Free Trade Agreements carve out 1,400 H-1B1 visas for Chilean nationals and 5,400 H-1B1 visas for Singapore nationals. However, if these reserved visas are not used, then they are made available in the next fiscal year to applicants from other countries. Due to these unlimited exemptions and roll-overs, the number of H-1B visas issued each year is significantly more than the 65,000 cap, with 117,828 having been issued in FY2010, 129,552 in FY2011, and 135,991 in FY2012. In past years, the cap was not always reached. For example, in FY1996, the Immigration and Naturalization Service (now known as USCIS) announced on August 20, 1996, that a preliminary report indicated that the cap had been exceeded, and processing of H-1B applications was temporarily halted. However, when more accurate numbers became available on September 6, it became apparent the cap had not been reached after all, and processing resumed for the remainder of the fiscal year. Question: How many fewer H-1B visas were issued in 2010 than in 2011?", - "Output Program": [ - "y2010 = 117828 \ny2011 = 129552\n\nprint(abs(round(y2010-y2011,2)))", - "in_2010 = 117828\nin_2011 = 129552\ndiff = in_2011 - in_2010\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11724', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many people were not whites or slaves in 1771 and 1791 combined?", - "Output Program": [ - "y1771_white = 243\ny1771_slave = 4716\ny1771_total = 5084\ny1791_white = 541\ny1791_slave = 14170\ny1791_tptal = 15020\n\nprint(y1771_total+y1791_tptal -y1771_slave-y1791_slave -y1771_white-y1791_white)", - "not_whites_1771=4716\nnot_whites_1791=14170\ncombined_total=not_whites_1771+not_whites_1791\nprint(combined_total)" - ], - "Output Answer": [ - "{'number': '434', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Russian governments published 2014 military budget is about 2.49 trillion rubles (approximately US$69.3 billion), the List of countries by military expenditures in the world behind the US and China. The official budget is set to rise to 3.03 trillion rubles (approximately US$83.7 billion) in 2015, and 3.36 trillion rubles (approximately US$93.9 billion) in 2016. As of 2014, Russias military budget is higher than any other European nation, and approximately 1/7th (14 percent) of the Military budget of the United States. In 2015, SIPRI found that Russia was the worlds second biggest exporter of major weapons for the period 2010-14, increasing exports by 37 per cent. India, China and Algeria accounted for almost 60 percent of total Russian exports. Asia and Oceania received 66 percent of Russian arms exports in 2010\u201314, Africa 12 percent and the Middle East 10 percent. Question: Will the price rise more in 2015 or 2016?", - "Output Program": [ - "price_2015 = 3.03\nprice_2016 = 3.36\nif price_2015>price_2016:\n print(\"2015\")\nelse: \n print(\"2016\") ", - "ye1 = 3.03\nye2 = 3.36\nif ye1>ye2:\n print(2015)\nelse:\n print(2016)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2016'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to CBS, in 2001 the ethnic makeup of the city was 99.8% Jewish and other non-Arab, without significant Arab population. See Population groups in Israel. According to CBS, in 2001 there were 23,700 males and 24,900 females. The population of the city was spread out with 31.4% 19 years of age or younger, 15.7% between 20 and 29, 18.5% between 30 and 44, 18.3% from 45 to 59, 4.1% from 60 to 64, and 11.9% 65 years of age or older. The population growth rate in 2001 was 0.8%. Question: How many percent were not between 20 and 29?", - "Output Program": [ - "total = 100\nnot_ = 15.7\nprint(total - not_)", - "num = 15.7\nprint(100-num)" - ], - "Output Answer": [ - "{'number': '84.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In effect, investors are using availability heuristic to make decisions and subsequently, may be obstructing their own investment success. An investors lingering perceptions of a dire market environment may be causing them to view investment opportunities through an overly negative lens, making it less appealing to consider taking on investment risk, no matter how small the returns on perceived \"safe\" investments. To illustrate, Franklin Templetons annual Global Investor Sentiment Survey 1 asked individuals how they believed the S&P 500 Index performed in 2009, 2010 and 2011. 66 percent of respondents stated that they believed the market was either flat or down in 2009, 48 percent said the same about 2010 and 53 percent also said the same about 2011. In reality, the S&P 500 saw 26.5 percent annual returns in 2009, 15.1 percent annual returns in 2010 and 2.1 percent annual returns in 2011, meaning lingering perceptions based on dramatic, painful events are impacting decision-making even when those events are over. Question: Which year had the highest actual returns?", - "Output Program": [ - "highest = 2009\nprint(highest)", - "\ny2009 = 26.5\ny2010 = 15.1\ny2011 = 2.1\n\ndata = (y2009,y2010,\n y2011)\n\nanswer = max(data)\n\n\nif answer == y2009:\n print(2009)\nelif answer == y2010:\n print(2010)\nelif answer == y2011:\n print(2011)\n" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2009'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The average hours worked per week by residents of Kent were 43.1 for males and 30.9 for females. Their industry of employment was 17.3% retail, 12.4% manufacturing, 11.8% real estate, 10.3% health and social work, 8.9% construction, 8.2% transport and communications, 7.9% education, 6.0% public administration and defence, 5.6% finance, 4.8% other community and personal service activities, 4.1% hotels and restaurants, 1.6% agriculture, 0.8% energy and water supply, 0.2% mining, and 0.1% private households. This is higher than the whole of England for construction and transport/communications, and lower for manufacturing. Question: How many percent more was health and social work over energy and water supply and mining combined?", - "Output Program": [ - "has = 10.3\nother = 0.8 + 0.2\nprint(has - other)", - "condition_1 = 10.3\ncondition_2 = 0.8+0.2\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '9.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With 27 games to play, the Braves went 9-18 in September to finish the season with a record of 89-73. The Cardinals, meanwhile, went 18-8 to finish at 90-72. Braves closer Craig Kimbrel, who had not surrendered a single earned run in July or August, carried a 4.76 ERA in September with three blown saves. After being dominant in his role for much of the season, Braves setup man Jonny Venters posted a 5.11 September ERA. These sharp declines in both relievers led many critics to question the handling of the bullpen by Braves manager Fredi Gonz\u00e1lez. Veteran starter Derek Lowe posted a win-loss record of 0-5 in September with an ERA of 8.75. Shortly into the offseason, Lowe would be traded to the Cleveland Indians. The Braves starters lasted six or more innings only three times over the last 23 games. Over the last five games, all of which were losses for the Braves, the team managed to score only seven runs. Braves catcher Brian McCann (baseball), often regarded as the best offensive catcher in the Majors, hit only .183 with two home runs in September. The offense as a whole hit for only a .235 batting average (baseball) and a .300 on-base percentage in September, both second-worst in the National League. The .195 Scoring position average by Braves hitters was second worst in the Majors. Hitting coach Larry Parrish was fired two days following the last game of the season. Question: How many games did the Braves win prior to the 27 games played in September?", - "Output Program": [ - "braves_win_first = 8\nbraves_win_second = 72\ntotal_wins_before_27 = braves_win_first + braves_win_second\nprint(total_wins_before_27)", - "total_games = 89\nsep_win = 9\n\nprint(total_games - sep_win)" - ], - "Output Answer": [ - "{'number': '80', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Trying to snap their two-game losing streak, the Bills wrapped up their three-straight divisional games in Gillette Stadium with a Week 10 AFC East duel with the New England Patriots. In the first quarter, Buffalo trailed early as Patriots QB Matt Cassel got a 13-yard TD run. In the second quarter, New England increased their lead as kicker Stephen Gostkowski got a 32-yard field goal. The Bills closed out the half with kicker Rian Lindell getting a 25-yard field goal. In the third quarter, the Patriots answered with Gostkowski nailing a 37-yard field goal. In the fourth quarter, New England pulled away with RB BenJarvus Green-Ellis getting a 1-yard TD run. Buffalo ended the game with QB Trent Edwards completing a 14-yard TD pass to rookie WR James Hardy. Question: How many yards longer was Gostkowski's total yards of field goals than Lindell's one?", - "Output Program": [ - "yards=32\nyards1=13\nanswer=yards+yards1\nprint(answer)", - "Gostkowski=32\nEdwardscompleting=14\nanswer=Edwardscompleting+Gostkowski\nprint(answer)" - ], - "Output Answer": [ - "{'number': '44', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: At the June 1983 Consumer Electronics Show, Commodore lowered the retail price of the 64 to $300, and stores sold it for as little as $199. At one point the company was selling as many computers as the rest of the industry combined. Its prices for the VIC-20 and 64 were $50 lower than Ataris prices for the 600XL and 800XL. Commodores strategy was to, according to a spokesman, devote 50% of its efforts to the under-$500 market, 30% on the $500\u20131000 market, and 20% on the over-$1000 market. Its vertical integration and Tramiels focus on cost control helped Commodore do well during the price war, with $1 billion in 1983 sales. Although the company and Tramiels focus on cost cutting over product testing caused many hardware defects in the 64, by early 1984 Synapse Software\u2014the largest provider of third-party Atari 8-bit software\u2014received 65% of sales from the Commodore market, and Commodore sold almost three times as many computers as Atari that year. Question: How many more percent did Commodore focus on its most preferred market than its least preferred market?", - "Output Program": [ - "devote=50\nmarket=20\nanswer=devote-market\nprint(answer)", - "Commodore=30\nanswer=Commodore \nprint(answer)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After Representative Archibald Hill Carmichael announced his retirement in 1936, Sparkman ran in the Democratic primary for the open seat. A teacher of the Big Brother Class at the First Methodist Church in Huntsville, his campaign was successfully launched through fundraising, campaigning and advertising by students in his Sunday class. Sparkman was elected to the United States House of Representatives in the United States House elections, 1936, defeating Union Party (United States) candidate, architect Harry J. Frahn with 99.7% of the vote. He was reelected in United States House elections, 1938, United States House elections, 1940, United States House elections, 1942, and United States House elections, 1944, serving in the 75th United States Congress, 76th United States Congress, 77th United States Congress, 78th United States Congress, and 79th United States Congress. In 1946 he served as Party whips of the United States House of Representatives. He was reelected in the United States House elections, 1946 to the 80th United States Congress and on the same date was United States Senate elections, 1946 in a special election to fill the vacancy caused by the death of John H. Bankhead II, for the term ending on January 3, 1949. Sparkman resigned from the House of Representatives immediately following the election and began his Senate term on November 6, 1946. He served until his retirement on January 3, 1979, having not sought reelection in United States Senate elections, 1978. Question: How many times was Sparkman reelected in the 1940s?", - "Output Program": [ - "Sparkman_reelected = 4\nprint(Sparkman_reelected)", - "re_elected_years = [1940,1942,1944,1946] \n\nprint(len(re_elected_years))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not Pacific Islande", - "Output Program": [ - "PacificIslander=0.5\npeople=100\nanswer=people-PacificIslander\nprint(answer)", - "Islande=0.5\npeople=100\nanswer=people-Islande\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Browns headed into Kansas City for their last road game of the year to take on the Chiefs in Week 15. The Browns and Chiefs traded field goals in the first quarter, and then Josh Cribbs returned the ensuing kickoff 100 yards for a touchdown, setting an NFL record with his 7th kickoff return for a touchdown. After another Phil Dawson field goal in the second, the Chiefs scored three straight touchdowns to take a 24-13 lead. However, Cribbs again ran a kickoff back for a touchdown, this time for 103 yards and extending his NFL record to eight kickoff return touchdowns. In the second half, Jerome Harrison rushed for three touchdowns and amassed a filibuster-proof majority of his 286 rushing yards. This set a Browns' rushing record for a single game, was the record for most rushing yards in the NFL this season, and was the third most rushing yards in a game in NFL history. Matt Cassel's final desperation pass ricocheted off the cross bar, and the Browns defeated the Chiefs 41-34, with their highest point total of the season. With the win, the Browns improved to 3-11 and finished the season 2-6 on the road. Cribbs was named the AFC special teams player of the week for the second straight week. On December 21, Mike Holmgren was hired by the Browns to take over as their president. His duties will include personnel management, and he may hire a general manager to assist him. He also will have the power to replace Eric Mangini as head coach if he so chooses. Question: How many touchdowns werw scored in the first half?", - "Output Program": [ - "td_scored_in = [100,1,1,1,1]\n\nprint(abs(len(td_scored_in)))", - "first_td_brown_chiefs=1\nsecond_td_cribs=1\nchiefs_td=3\ntotal_td_first_half=first_td_brown_chiefs+second_td_cribs+chiefs_td\nprint(total_td_first_half)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Rangers started off the 2015\u201316 season well. After 18 games, they had a 14\u20132\u20132 record and a nine-game winning streak, which was eventually halted by Tampa Bay. However, the organization soon went downhill in the winter, losing three-straight games against the Montreal Canadiens, Boston Bruins and Philadelphia Flyers. They eventually posted a 4\u20137\u20132 record in December for only ten points. In January the Rangers started playing more efficiently, posting a fair 6\u20134\u20131 record, and improved in February by going on a 10\u20133\u20131 run without any back-to-back losses. On January 8, 2016 the Rangers traded Emerson Etem to the Vancouver Canucks for Nicklas Jensen and a sixth-round pick in the 2017 NHL draft. On February 28, the Rangers traded prospect Aleksi Saarela, a 2016 second-round draft pick, and a 2017 second-round draft pick for Carolina Hurricanes captain Eric Staal, who later left the team after the season. The Rangers finished the season with 101 points for back-to-back 100+ point seasons. Despite high hopes, the Rangers were eliminated by the Pittsburgh Penguins in the first round of the 2016 Stanley Cup playoffs in five games. On May 2, the Rangers agreed to terms with Antti Raanta on a contract extension, and on May 13, signed Pavel Buchnevich to an entry-level contract. Question: How many more wins compared to losses did the Rangers have after the first 18 games in the 2015-2016 season?", - "Output Program": [ - "win = 14\nlose = 2\nprint(win - lose)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Minority ethnic groups include White people in Zimbabwe, who make up less than 1% of the total population. White Zimbabweans are mostly of British origin, but there are also Afrikaner, Greeks in Zimbabwe, Portuguese people, Franco-Mauritian and Dutch people communities. The white population dropped from a peak of around 278,000 or 4.3% of the population in 1975 to possibly 120,000 in 1999, and was estimated to be no more than 50,000 in 2002, and possibly much less. The 2012 census lists the total white population at 28,782 (roughly 0.22% of the population), one-tenth of its 1975 estimated size. Most emigration has been to the United Kingdom (between Zimbabweans in the United Kingdom Britons are of Rhodesian or Zimbabwean origin), South Africa, Botswana, Zambia, Canada, Australia and New Zealand. Coloureds form 0.5% of the population, and various Asian people ethnic groups, mostly of Indian and Chinese origin, are also 0.5%. Question: Was the White population estimated to be higher in 1975 or 1999?", - "Output Program": [ - "y1975 = 278000\ny1999 = 120000\n\nmaximum = max(y1975, y1999)\n\nif maximum == y1975:\n print(1975)\nelif maximum == y1999:\n print(1999)", - "white_population_higher_year=1975\nprint(white_population_higher_year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1975'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many more receptions did Branch have than Brown?", - "Output Program": [ - "branch = 6\nbrown = 3\ndiff = branch - brown\nprint(diff)", - "brown = 3\nbranch = 6\n\nprint(abs(branch - brown))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2014, Pickett and Wilkinson were invited to Auckland and Dunedin to discuss the relevance of their research to New Zealand. They argued that as inequality in New Zealand has grown, there has been a dramatic increase in the youth suicides, although in contrast, recent Department of Health data shows that the age-standardised suicide rate decreased by 19.5% from the peak rate of 15.1 deaths per 100,000 population in 1998 to 12.2 deaths per 100,000 population in 2012. The proliferation of food banks increased dramatically; and the number of families and children living in poverty has increased. However serious crimes causing injury and death decreased by 20% between 2012 and 2014, whilst assaults decreased by 3% over the same period. At the same time, health care spending has increased. In 2011 Health spending accounted for 10% of GDP, higher than the OECD average of 9.3%. As in many OECD countries, health spending in New Zealand slowed down post the GFC but still reached 3% in real terms in 2010 and 2011 - higher than the OECD average. in 2012 New Zealand has 2.7 doctors per 1,000 population, and increase from 2.2 in the year 2000. Question: How many fewer suicides per 100000 people were there in 1998 over 2012?", - "Output Program": [ - "population=1000\ndoctor=2.7\nanswer=doctor\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Hungarian language is the official language and predominant spoken language in Hungary. Hungarian is the Languages of Europe with around 13 million native speakers and it is one of 24 official and working languages of the European Union. Outside Hungary it is also spoken by communities of Hungarian people in neighbouring countries and by Hungarian diaspora communities worldwide. According to the 2011 census, 9,896,333 people (99.6%) speak Hungarian in Hungary, of whom 9,827,875 people (99%) speak it as a first language, while 68,458 people (0.7%) speak it as a second language. English (1,589,180 speakers, 16.0%), and German (1,111,997 speakers, 11.2%) are the most widely spoken foreign languages, while there are several recognized minority languages in Hungary (Armenian language, Bulgarian language, Croatian language, German language, Greek language, Romanian language, Romani language, Rusyn language, Serbian language, Slovak language, Slovenian language, and Ukrainian language). Question: How many foreign language speakers do not speak English, in percent?", - "Output Program": [ - "english = 16\n\nprint(abs(100 - english))", - "percentage = 100\nenglish = 16\nnot_english = percentage - english\nprint(not_english)" - ], - "Output Answer": [ - "{'number': '84', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2000, the INEGI estimated that about eight million Mexican-born people, which then was equivalent to 8.7% of the population of Mexico itself, lived in the United States of America. In that year, the Mexican states sending the greatest numbers of emigrants to the United States were Jalisco (170,793), Michoac\u00e1n (165,502), and Guanajuato (163,338); the total number of Mexican emigrants to the United States in 2000, both legal and illegal, was estimated at 1,569,157; the great majority of these were men. Approximately 30% of emigrants come from rural communities. In that same year, 260,650 emigrants returned to Mexico. According to the Pew Hispanic Center in 2006, an estimated ten percent of all Mexican citizens lived in the United States. The population of Mexican immigrants residing illegally in the United States fell from around seven million in 2007 to about 6.1 million in 2011. This trajectory has been linked to the economic downturn which started in 2008 and reduced available jobs, and to the introduction of stricter immigration laws in many States. According to the Pew Hispanic Center the total number of Mexican-born people had stagnated in 2010 and then began to fall. Question: How many more immigrants came the Mexican states from Jalisco than Michoac\u00e1n?", - "Output Program": [ - "jalisco = 170793\nmichocan = 165502\n\nprint(abs(round(jalisco - michocan,2)))", - "jalisco = 170793\nmichoacan = 165502\nmore = jalisco - michoacan\nprint(more)" - ], - "Output Answer": [ - "{'number': '5291', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On March 26, 2008, Ludia (in connection with Ubisoft) launched The Price Is Right video game for PC. A version for the Wii and Nintendo DS platforms was released in September 2008, while a version for the iOS (Apple) was released in November 2008. The shows announcer, Fields, was the host of the computer version. The virtual set in the game resembles the set used in seasons 31 to 34. Ludia announced that all three platforms will receive a new version of the video game that was previewed at the Target Bullseye Lounge during the Electronic Entertainment Expo trade show on June 2-4, 2009. The Price Is Right 2010 Edition was released on September 22, 2009. In the fall of 2010, Ludia developed a multi-player version for Facebook. A third Ludia adaptation, The Price Is Right Decades, featuring set designs, pricing games and prizes taken from the 1970s through 2000s; was initially released for the Wii in October 2011, with an Xbox 360 and iOS release following in November and December. The Price Is Right 2010 Edition and The Price Is Right Decades have also been released as downloads within the PlayStation Store for the PlayStation 3 in May 2010 and April 2012, respectively. Irwin Toys released an electronic tabletop version in 2008 featuring Contestants Row, the Big Wheel, a physical Plinko board with chips, Showcases and seven pricing games. Jakks Pacific released a Plug It in & Play TV Games version of The Price Is Right in 2009, featuring Carey and Fields. Question: How many months after The Price is Right was released for PC, was it released for the Wii?", - "Output Program": [ - "pc = 3\nwii = 9\nmonths = wii - pc\nprint(months)", - "pc = 3 \nwii = 9\n\nprint(abs(round(pc - wii,2)))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: 1980 postseason During the 1980 post-season, Brett led the Royals to their first American League pennant, sweeping the 1980 American League Championship Series in three games from the rival 1980 New York Yankees season who had beaten K.C. in the 1976 American League Championship Series, 1977 American League Championship Series and 1978 American League Championship Series playoffs. In Game 3, Brett hit a ball well into the third deck of Yankee Stadium (1923) off Yankees closer Rich Gossage. Gossages previous pitch had been timed at 97 mph, leading ABC broadcaster Jim Palmer to say, \"I doubt if he threw that ball 97 miles an hour.\" A moment later Palmer was given the actual reading of 98. \"Well, I said it wasnt 97\", Palmer replied. Brett then hit .375 in the 1980 World Series, but the Royals lost in six games to the 1980 Philadelphia Phillies season. During the Series, Brett made headlines after leaving Game 2 in the 6th inning due to hemorrhoid pain. Brett had minor surgery the next day, and in Game 3 returned to hit a home run as the Royals won in 10 innings 4\u20133. After the game, Brett was famously quoted \"...my problems are all behind me\". In 1981 he missed two weeks of spring training to have his hemorrhoids removed. Question: How many points did the Royals win by in Game 3 of the 1980 World Series?", - "Output Program": [ - "royals = 4\nyankees = 3\nwin = royals - yankees\nprint(win)", - "win = 4\nlose = 3\n\nprint(abs(round(win-lose,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Jagr broke the Rangers single-season points record with a first-period assist in a 5\u20131 win against the New York Islanders on March 29, 2006. The assist gave him 110 points on the season, breaking Jean Ratelles record. Less than two weeks later, on April 8, Jagr scored his 53rd goal of the season against the Boston Bruins, breaking the club record previously held by Adam Graves. Two games prior, on April 4, the Rangers defeated the Philadelphia Flyers 3\u20132, in a shootout, to clinch a playoff spot for the first time since the 1996\u201397 NHL season. On April 18, the Rangers lost to the Ottawa Senators 5\u20131, and, due to wins by Division rivals New Jersey and Philadelphia, the Rangers fell back to third place in the Atlantic division and sixth place in the Eastern Conference (NHL) to end the season. In the 2006 Stanley Cup playoffs, the Rangers drew a matchup with the Devils and were defeated in a four-game sweep. In the process, they were outscored 17\u20134, as New Jersey goaltender Martin Brodeur took two shutouts and a 1.00 GAA to Lundqvists 4.25. In Game 1 of the series, Jagr suffered an undisclosed injury to his left shoulder, diminishing his usefulness as the series progressed. He missed Game 2 and was back in the lineup for Game 3, though he was held to just one shot on goal. However, on his first shift of Game 4, Jagr re-injured his shoulder and was unable to return for the remainder of the game. Jagr fell two points short of winning his sixth Art Ross Trophy as scoring champion in 2005\u201306 (the San Jose Sharks Joe Thornton claimed the award, his first, with 125 points), but Jagr did win his third Ted Lindsay Award as the players choice for the most outstanding player. Question: How many goals did the Islanders lose by on March 29, 2006?", - "Output Program": [ - "ranger = 5\nislander = 1\ndiff = ranger - islander\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: How many yards longer was Gould's longest field goal compared with his shortest?", - "Output Program": [ - "longest = 54\nshortest = 22\nyards_longer = longest - shortest\nprint(yards_longer)", - "yards = 32\nprint(yards)" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On 10 December 1916, his twenty-fifth birthday, Alexander became second-in-command (2-i-c) of the 1st Battalion, Irish Guards as an acting major. By May, he was briefly acting CO of the 1st Battalion, as an acting Lieutenant colonel (United Kingdom), while still only a substantive captain. He became a permanent major on 1 August 1917 and was again promoted acting lieutenant colonel, this time confirmed as CO of the 2nd Battalion, Irish Guards, on 15 October. Alexander commanded his battalion at Battle of Passchendaele, where he was slightly wounded, then at Bourlon Wood (part of the Battle of Cambrai (1917)), where his battalion suffered 320 casualties out of 400 men. Alexander, between 23 and 30 March 1918, had to assume command of the 4th Guards Brigade (United Kingdom), during the British retreat from the German Army (German Empire)s Spring Offensive. He once again commanded the 2nd Battalion, Irish Guards at Hazebrouck in April 1918, where it took such severe casualties that it saw no further action. Still an acting lieutenant colonel, he then commanded a corps infantry school in October 1918, a month before the war ended on Armistice of 11 November 1918. Question: How many months passed between the first time Alexander commanded the 2nd Battalion and the second time he commanded the battalion?", - "Output Program": [ - "october = 1\nnove = 2\ndecm = 3\njan = 4\nfeb = 5\nmar = 6\napr = 7\nprint(apr - october)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The study results show an increasing mortality rate throughout the post-invasion periods, with the excess mortality rate for June 2005-June 2006 of 14.2 (95% CI, 8.6-21.5) being nearly 5.5 times the excess mortality rate for March 2003-April 2004 of 2.6 (95% CI, 0.6-4.7). The 2006 study also provides an estimate for the 18-month period following the invasion (March 2003 through September 2004) of 112,000 deaths (95% CI, 69,000-155,000). The authors conclude, \"Thus, the data presented here validates our 2004 study, which conservatively estimated an excess mortality of nearly 100,000 as of September, 2004.\" Question: How many more deaths were there in the 2006 report over the estimate in the 2004 study?", - "Output Program": [ - "y2006 = 112000\ny2004 = 100000\n\nprint(abs(y2006 - y2004))", - "_2006 = 112000\n_2004 = 100000\ndiff = _2006 - _2004\nprint(diff)" - ], - "Output Answer": [ - "{'number': '12000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Steelers then traveled further east to take on the Michael Vick-led Jets. The Jets scored in the first quarter when Nick Folk scored a 23-yard field goal for a 3-0 lead. This was followed by 2 touchdowns by the Jets as Michael Vick found T.J. Graham and Jace Amaro on 67-yard and 5-yard TDs for scores of 10-0 and 17-0. The Steelers got on the board before halftime as Shaun Suisham nailed a 53-yard field goal for a 17-3 halftime score. In the 3rd quarter, the Jets went back to work as Folk scored a 30-yard field goal for a 20-3 game. The Steelers would then score 10 points in the 4th quarter: Suisham's 27-yard field goal to get within 2 TDs followed by Ben Roethlisberger hooking up with Martavis Bryant on an 80-yard TD pass to come within a TD. The Jets got the ball back and Vick took knees to end the game with a final score of 20-13.With the loss, the Steelers dropped to 6-4. The Jets had forced 4 takeaways against the Steelers. Ben who had thrown 12 touchdowns and no picks in the 2 games before this one had thrown only 1 touchdown pass and threw 2 interceptions. On a positive note, Roethlisberger had thrown 13 touchdown passes and 2 interceptions in the last 3 games alone. Question: How many yards more was Shaun Suisham's than Nick Folk's in the first quarter?", - "Output Program": [ - "Nick_scored=23\nLead=3\nJaceAmaro=5\nanswer=Nick_scored+Lead+JaceAmaro\nprint(answer)", - "Folk=30\nanswer=Folk \nprint(answer)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There were 78,003 housing units at an average density of 2,446.5 per square mile (944.6/km\u00b2), of which 44,914 (60.5%) were owner-occupied, and 29,371 (39.5%) were occupied by renters. The homeowner vacancy rate was 1.1%; the rental vacancy rate was 5.4%. 115,470 people (60.8% of the population) lived in owner-occupied housing units and 73,632 people (38.8%) lived in rental housing units. Question: How many more people lived in owner-occupied housing units than rental housing units?", - "Output Program": [ - "owner = 115470 \nrentle = 73632\n\nprint(abs((owner - rentle)))", - "num_people_owner_units=115470\nnum_people_rental_units=73632\n\n\nnum_more_people_in_owner_occu=num_people_owner_units-num_people_rental_units\nprint(num_more_people_in_owner_occu)" - ], - "Output Answer": [ - "{'number': '41838', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the United States vitamin E supplement use by female health professionals was 16.1% in 1986, 46.2% in 1998, 44.3% in 2002, but decreased to 19.8% in 2006. Similarly, for male health professionals, rates for same years were 18.9%, 52.0%, 49.4% and 24.5%. The authors theorized that declining use in these populations may have due to publications of studies that showed either no benefits or negative consequences from vitamin E supplements. Within the US military services, vitamin prescriptions written for active, reserve and retired military, and their dependents, were tracked over years 2007-2011. Vitamin E prescriptions decreased by 53% while vitamin C remained constant and vitamin D increased by 454%. A report on vitamin E sales volume in the US documented a 50% decrease between 2000 and 2006, with a cause attributed to a meta-analysis that had concluded that high-dosage vitamin E increased all-cause mortality. Question: Which year had the highest difference between male and female doctor recommendation of Vitamin E?", - "Output Program": [ - "y1986 = 18.9-16.1\ny1998 = 52-46.2\ny2002 = 49.4-44.3\ny2006 = 24.5-19.8\n\npoppulation = (y1986, y1998, y2002, y2006)\n\nhigest = max(poppulation)\n\nif higest == y1986:\n print(1986)\nelif higest == y1998:\n print(1998)\nelif higest == y2002:\n print(2002)\nelif higest == y2006:\n print(2006)\n ", - "print(1998)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1998'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Despite the confusion over the exact release date, The Eminem Show still managed to have a very successful debut on the charts. The album debuted at number one on the U.S. Billboard 200 chart, selling approximately 284,000 copies in its first week, marking the first time an album had topped the charts with such an abbreviated sales week. It sold 1,322,000 copies the following week, where it registered a full week of sales, then sold 809,000 copies in its third week and 529,562 copies in its fourth week to bring its four-week sales total to just under 3,000,000 copies. The album sold 381,000 copies in its fifth week and topped the Billboard 200 for a fifth and final consecutive week. It has gone on to sell over 10,000,000 copies. On March 7, 2011, the album was certified 10x Platinum by the Recording Industry Association of America, making it Eminems second album to receive a RIAA certification in the United States. Question: How many copies did The Eminem Show sell in all five weeks?", - "Output Program": [ - "first = 284000\nsecond = 1322000\nthird = 809000\nfourth = 529562\nfifth = 381000\ntotal = first + second + third + fourth + fifth\nprint(total)", - "first = 284000\nsecond = 1322000\nthird = 809000\nfourth = 3000000\nfifth = 381000\n\nprint(abs(round(first + second + third + fourth+ fifth,2)))" - ], - "Output Answer": [ - "{'number': '3325562', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 21,624. The number of jobs in the primary sector was 38, of which 20 were in agriculture and 18 were in forestry or lumber production. The number of jobs in the secondary sector was 5,433 of which 4,234 or (77.9%) were in manufacturing, 9 or (0.2%) were in mining and 1,022 (18.8%) were in construction. The number of jobs in the tertiary sector was 16,153. In the tertiary sector; 2,397 or 14.8% were in wholesale or retail sales or the repair of motor vehicles, 796 or 4.9% were in the movement and storage of goods, 919 or 5.7% were in a hotel or restaurant, 766 or 4.7% were in the information industry, 1,077 or 6.7% were the insurance or financial industry, 1,897 or 11.7% were technical professionals or scientists, 1,981 or 12.3% were in education and 2,633 or 16.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not in healthcare?", - "Output Program": [ - "healthcare = 16.3\n\nprint(abs(round(100 - healthcare,2)))", - "in_healthcare = 16.3\ntotal = 100\n\nnot_in_healthcare= (total - in_healthcare)\n\nprint(not_in_healthcare)" - ], - "Output Answer": [ - "{'number': '83.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: 97.7% of the population were in households, 2.3% were in group quarters, and 1% were institutionalized. There were 8,103,731 households of which 30.2% or 2,449,343 had children. 46.1% or 3,736,165 were composed of opposite sex and married couples. Male households with no wife composed 4.9% or 400,534. 15.0% or 1,212,436 were female households, with no husbands. 34% or 2,754,596 were non-family households. The household density was 684 per square mile. 91.9% of housing units were occupied with a 3.8% vacancy rate. The average household size was 2.65 per household. The average income for non-family households was $90,335, and the average income for families was $104,715. 13.3% or 2,888,493 of the population were below the poverty line. Question: How many more dollars was the average income for families than non-family households?", - "Output Program": [ - "family = 104715\nnon = 90335\nprint(family - non)" - ], - "Output Answer": [ - "{'number': '14380', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Graduation rates among district-run schools, meanwhile, steadily increased in the ten years from 2005. In 2005, Philadelphia had a district graduation rate of 52%. This number increased to 65% in 2014, still below the national and state averages. Scores on the states standardized test, the Pennsylvania System of School Assessment (PSSA) trended upward from 2005 to 2011 but subsequently decreased. In 2005, the district-run schools scored an average of 37.4% on math and 35.5% on reading. The citys schools reached its peak scores in 2011 with 59.0% on math and 52.3% on reading. In 2014, the scores dropped significantly to 45.2% on math and 42.0% on reading. Question: How many years did the scores on the states standardized test trended upward before eventually decreasing?", - "Output Program": [ - "start_year = 2005\nend_year = 2011\n\nprint(abs(start_year-end_year))", - "year_trended_upward = 2005\nyear_started_decreasing = 2011\nyears_before = year_started_decreasing - year_trended_upward\nprint(years_before)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many percent of people were not Non-Hispanic whites?", - "Output Program": [ - "condition_1 = 62.1\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nhispanic = 62.1\nprint(total - hispanic)" - ], - "Output Answer": [ - "{'number': '37.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On November 13, 1982, 15-year-old Scott Safran of Cherry Hill, New Jersey, set a world record of 41,336,440 points on the arcade game Asteroids, beating the 40,101,910 point score set by Leo Daniels of Carolina Beach on February 6, 1982. In 1998, to congratulate Safran on his accomplishment, the Twin Galaxies Intergalactic Scoreboard searched for him for four years until 2002, when it was discovered that he had died in an accident in 1989. In a ceremony in Philadelphia on April 27, 2002, Walter Day of Twin Galaxies presented an award to the surviving members of Safrans family, commemorating the Asteroid Champions achievement. On April 5, 2010, John McAllister broke Safrans record with a high score of 41,838,740 in a 58-hour Internet livestream. Question: By how many points did Scott beat Leo's score?", - "Output Program": [ - "scot = 41336440\nleo = 40101910\n\nprint(abs(round(scot - leo,2)))", - "scott = 41336440\nleo = 40101910\npoints = scott - leo\nprint(points)" - ], - "Output Answer": [ - "{'number': '1234530', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many more percentage points of the Bronx population is German than Polish?", - "Output Program": [ - "german = 1.4\npolish = 0.8\nprint(abs(round(german - polish,2)))\n", - "german_population_percent_bronx=1.4\npolish_population_percent_bronx=0.8\npercent_population_diff_in_bronx=german_population_percent_bronx-polish_population_percent_bronx\nprint(round(percent_population_diff_in_bronx,1))" - ], - "Output Answer": [ - "{'number': '.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The winner of this Sunday Night showdown would assume first place in the NFC East (the Eagles outright, the Giants on tiebreakers). With two games against opponents with losing records approaching, it was crucial for the Giants to escape this one with a win. The Eagles started things off right away, putting 14 points on the board before the Giants had run their fifth play from scrimmage. McNabb connected with Celek for a touchdown, and Sheldon Brown returned a Brandon Jacobs fumble for six points on the ensuing drive. In the second quarter, Nicks caught the longest reception of his short career for a 68-yard touchdown. After DeSean Jackson responded by returning a Jeff Feagles punt 72 yards for a touchdown, the Giants were able to send Bradshaw into the end zone from the 3. Eagles backup quarterback Michael Vick was able to sneak in one more rushing touchdown before halftime. Jacobs opened the scoring in the second half with a 1-yard rush. After the teams traded turnovers, Manning got the ball into Hixon's hands for a 61-yard touchdown. But the Eagles responded on the very next play with a 60-yard touchdown to Jackson. Jackson's 176 receiving yards amounted to the best individual receiving performance against the Giants since 2002. The Eagles struck again in the fourth quarter, this time on a run by fullback Leonard Weaver and a two-point conversion pass to Jason Avant. The Giants put another touchdown on the board (courtesy of Boss) in the last two minutes of the game, and got the ball back with 28 seconds left. But defensive end Darren Howard sacked Manning and forced a fumble, sealing the Eagles' first sweep of the Giants since 2004. The Eagles scored 85 points against the Giants this year, the most they have scored versus the Giants in a single season in franchise history. The Eagles have improved to 9-4 with many hopes of making it into the playoffs. Question: How many touchdowns did the Eagles score in the first quarter?", - "Output Program": [ - "number_touchdows_scored = 2\nprint(number_touchdows_scored)", - "td_count = 2\nprint((td_count))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many more, in percentage, of the population in Greensboro were Baptist than Roman Catholic?", - "Output Program": [ - "Baptist=11.85\nGreensboro=0.82\nGreensbor=0.34\nanswer=Baptist-Greensboro-Greensbor\nprint(answer)", - "RomanCatholic=3.71\nBaptist=11.85\nanswer=Baptist-RomanCatholic\nprint(answer)" - ], - "Output Answer": [ - "{'number': '8.14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Indianapolis Colts home opener had their 2011 home opener against the 0-1 Cleveland Browns. The first quarter saw both teams getting into offensive and defensive rhythms and ended with the Colts holding only a 3-0 lead on an Adam Vinatieri field goal. Heading to the second quarter, the Colts offense began to pick up behind Kerry Collins, rookie Delone Carter, and Joseph Addai. However much of the success faded once Indianapolis reached the red zone, and were only able to come away with two field goals during the quarter. Cleveland, however, was able to capitalize on the Colts defense, and saw a touchdown pass from Colt McCoy and a touchdown run from Peyton Hillis. Cleveland went into halftime with a 14-9 lead. The Indianapolis defense was able to stop Cleveland for most of the third quarter, and allowed the struggling offensive to close the gap with a fourth Vinatieri field goal, with Cleveland still holding a 14-12 lead into the fourth quarter. Cleveland quickly drove down the field and started the quarter with a Phil Dawson field goal, allowing the Colts to remain in contention for the victory. However, after turnovers and an inability to produce on offense, Cleveland broke the game open with a Hillis touchdown run, along with another Dawson field goal with 2:59 remaining in the game. With Cleveland holding a 27-12 lead, Indianapolis was able to score their first touchdown of the game, allowing them to try an onside kick to preserve any chance of a comeback, which they were not able to convert. Cleveland finished the game and the Colts by winning 27-19, their first victory over the Colts since 1994, and the Colts first 0-2 start since the 1998 season. Question: How many field goals did the Colts kick during the first half?", - "Output Program": [ - "first_colts = 3\nsecond_team = 0\n\n\nprint(abs(round(first_colts - second_team)))\n\n", - "colts_goals = 3\nprint(colts_goals)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The average high school graduation rate of blacks in the United States has steadily increased to 71% in 2013. Separating this statistic into component parts shows it varies greatly depending upon the state and the school district examined. 38% of black males graduated in the state of New York but in Maine 97% graduated and exceeded the white male graduation rate by 11 percentage points. In much of the southeastern United States and some parts of the southwestern United States the graduation rate of white males was in fact below 70% such as in Florida where a 62% of white males graduated high school. Examining specific school districts paints an even more complex picture. In the Detroit school district the graduation rate of black males was 20% but 7% for white males. In the New York City school district 28% of black males graduate high school compared to 57% of white males. In Newark County 76% of black males graduated compared to 67% for white males. Further academic improvement has occurred in 2015. Roughly 23% of all blacks have bachelors degrees. In 1988, 21% of whites had obtained a bachelors degree versus 11% of blacks. In 2015, 23% of blacks had obtained a bachelors degree versus 36% of whites. Foreign born blacks, 9% of the black population, made even greater strides. They exceed native born blacks by 10 percentage points. Question: How many percent more black students earned bachelors degrees in 2015 than did in 1988?", - "Output Program": [ - "_1988 = 11\n_2015 = 23\ndiff = _2015 - _1988\nprint(diff)", - "y2015 = 23\ny1988 = 11\n\nprint(abs(round(y2015-y1988,2)))" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Pakravan began his career at the Tehran Military Academy, where he taught artillery. He then served in a number of military, political, and diplomatic posts including adjutant in the Intelligence Department of the Second Division, military attach\u00e9 in Pakistan (1949\u201350), chief of army intelligence (1951\u201353), military attach\u00e9 in India (1954\u201357), deputy chief of the SAVAK in charge of external affairs (1957\u201361), deputy prime minister and chief of the State Intelligence and Security Organization (1961\u201365), minister of information (1965\u201366), ambassador to Pakistan (1966\u201369), ambassador to France (1969\u201373), and senior counselor to the Ministry of Court (1974\u201379). Pakravan was known for being more compassionate than any of National Security and Information Departments other directors. However, Muhammad Reza Shah replaced Pakravan with his childhood friend Nematollah Nassiri in 1965. He returned to Iran in 1976 and was brought out of retirement in 1978 by the Shah in a last-ditch effort to curb corruption at the Royal Court. Pakravans supporters noted his aristocratic and impeccable character as well as his intelligence and moral courage to be a source of consolation at the difficult times of 1978\u201379 when the Iranian Revolution took control of the opposition and eventually seized power. Question: How many years after being eputy chief of the SAVAK in charge of external affairs did Pakravan become ambassador to Pakistan?", - "Output Program": [ - "savak = 1961\nambassador = 1966\ndiff = ambassador - savak\nprint(diff)", - "condition_1 = 1961\ncondition_2 = 1966\n\nprint(abs(condition_2 - condition_1))\n\n" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Canada, the United States and Mexico host communities of both Jews (6 million or about 1.8%), Buddhists (3.8 million or 1.1%) and Muslims (3.4 million or 1.0%). The biggest number of Jewish individuals can be found in the United States (5.4 million), Canada (375,000) and Mexico (67,476). The United States host the largest Muslim population in North America with 2.7 million or 0.9%, While Canada host about one million Muslim or 3.2% of the population. While in Mexico there were 3,700 Muslims in the country. In 2012, U-T San Diego estimated U.S. practitioners of Buddhism at 1.2 million people, of whom 40% are living in Southern California. Question: How many more Jewish people live in the US compared to Muslim people (in millions)", - "Output Program": [ - "jewis = 5.4\nmuslim = 2.7\ndiff = jewis - muslim\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Precise measurements of atmospheric Absorption (electromagnetic radiation) were not made until 1888 and 1904. The temperature Stefan obtained was a median value of previous ones, 1950 \u00b0C and the absolute thermodynamic one 2200 K. As 2.574 43.5, it follows from the law that the temperature of the Sun is 2.57 times greater than the temperature of the lamella, so Stefan got a value of 5430 \u00b0C or 5700 K (the modern value is 5778 K). This was the first sensible value for the temperature of the Sun. Before this, values ranging from as low as 1800 \u00b0C to as high as 13,000,000 \u00b0C were claimed. The lower value of 1800 \u00b0C was determined by Claude Pouillet (1790\u20131868) in 1838 using the Dulong\u2013Petit law. Pouillet also took just half the value of the Suns correct energy flux. Question: How many degrees K did Stefan's temperature of the sun differ from the modern value?", - "Output Program": [ - "temp_K_Stefan = 5700\ntemp_K_modern_value = 5778\ntemp_differ = temp_K_modern_value - temp_K_Stefan\nprint(temp_differ)", - "sun_natural = 5700\nactual = 5778\n\nprint(abs(round(sun_natural - actual,2)))" - ], - "Output Answer": [ - "{'number': '78', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the Patriots' fourth matchup with the Jets in 20 games, head coach Bill Belichick and the Patriots traveled to Giants Stadium to face his former defensive coordinator in Jets head coach Eric Mangini to open the season. The Jets reached Patriots territory on their opening possession, but were forced to punt. The Patriots then began a 12-play, 91-yard drive that ended in an 11-yard Wes Welker touchdown reception to give the Patriots a 7-0 lead. On the ensuing kickoff, Kelley Washington forced a fumble on Jets returner Justin Miller after a 26-yard return, but tight end Chris Baker recovered the ball at the Jets' 33-yard line to retain possession. The Jets went three-and-out, but the Patriots punted back to the Jets despite a 19-yard Donté Stallworth catch to begin their next series. Three plays later, Jets quarterback Chad Pennington was sacked by linebacker Mike Vrabel and defensive lineman Ty Warren, forcing a Jets punt on the final play of the first quarter. Starting from their own 42-yard line after the punt, the Patriots reached the Jets' 25-yard line, where kicker Stephen Gostkowski lined up for a 42-yard field goal attempt. However, the snap was fumbled by holder Matt Cassel, and recovered by Cassel to turn the ball over on downs. The Jets responded with a 10-play, 66-yard drive, tying the game at 7-7 on a 7-yard pass from Pennington to wide receiver Laveranues Coles. Several plays into the Patriots' ensuing drive, before and after the two-minute warning, wide receiver Randy Moss caught passes of 33- and 22-yards from quarterback Tom Brady to put the Patriots in the Jets' red zone. Brady then connected with tight end Benjamin Watson on a 5-yard touchdown pass that was reviewed by the booth but upheld, giving the Patriots a 14-7 lead going into halftime. Patriots cornerback Ellis Hobbs returned the opening kickoff of the second half 108 yards for a touchdown and a new NFL record for the longest kickoff return in the league's history; at the time, it also tied the existing record for longest play in NFL history (a record broken a few weeks later by Antonio Cromartie). Nine plays into the Jets' next drive, Pennington was sacked by defensive lineman Jarvis Green and was injured; Kellen Clemens entered the game but the Jets were forced to punt two plays later. Four plays later, Brady hit Moss for a 51-yard touchdown reception that extended the Patriots' lead to 28-7. However, the Jets came back with a 9-play, 70-yard drive that was capped off with Coles' second touchdown grab of the day, this one from one yard out, to cut the Patriots' lead to 28-14. The Patriots received the ensuing kickoff with just over two minutes remaining in the third quarter and would not surrender the ball until there was just under seven minutes remaining in the fourth quarter, ending the 17-play drive with a 22-yard Gostkowski field goal that extended the Patriots' lead to 31-14. The Jets then went three-and-out, and punter Ben Graham's 36-yard punt gave the Patriots the ball at their own 47-yard line. On a 1st-and-goal from the Jets' 1-yard line, fullback Heath Evans could not score; the Patriots challenged that the ball did in fact break the plane of the goal line but the play was upheld. On the next play, following the two-minute warning, Evans did in fact score on a 1-yard run, increasing the Patriots' lead to 38-14. The Jets' next drive stalled on a Vrabel strip-sack of Clemens that the Jets recovered, but ended on a failed fourth down conversion from the Jets' 38-yard line. The Patriots then kneeled down once to end the game and give them their first victory of the season as they started 1-0. On September 10, Bill Belichick was accused by the Jets of authorizing his staff to film the Jets' defensive signals from an on-field location, a violation of league rules. The Jets confiscated the video camera used by video assistant Matt Estrella to film the signals during the game and filed a complaint to the league office, detailing the accusations. On September 13, Belichick was officially fined $500,000, while the Patriots were also fined $250,000, and forfeited their first round draft pick in the 2008 NFL Draft. If the Patriots had missed the playoffs, they would have instead forfeited their second and third round selections in the 2008 draft. Goodell said that he fined the Patriots as a team because Belichick is effectively the team's general manager as well as head coach, and exercises so much control over the Patriots' on-field operations that \"his actions and decisions are properly attributed to the club.\" Goodell considered suspending Belichick, but decided that taking away draft picks would be more severe in the long run. Belichick later issued a statement in which he apologized for what he called a \"mistake\" in his interpretation of the rules. However, he denied ever using videotape to gain an advantage while a game was underway. Question: How many yards difference was there between Stephen Gostkowski's longest and shortest field goals?", - "Output Program": [ - "longest = 42\nshortest = 22\ndiffrence = longest - shortest\nprint(diffrence)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With almost 80% of the total land area suitable for crop production and about 17% of the labor force engaged in farming, agriculture remains the primary occupation, accounting for 11% of GDP in 2001. Value of agricultural output grew at an average annual rate of 7.1% during 1968\u201373, but since 1975 the sector has been hampered by droughts (1975, 1977, and 1979), hurricanes (in 1979 and 1980), and slumping world prices and quota allocations for sugar (since 1985). In 1999, agricultural production was 0.4% higher than during 1989\u201391. The fertile Cibao Valley is the main agricultural center. In 1998, arable land totaled ; with land under permanent crops at . Question: Agricultural production was 0.4% higher than how many years?", - "Output Program": [ - "aggric_produ_04_higher_start =1989\naggric_produ_04_higher_end = 1991\nprint(abs(aggric_produ_04_higher_start - aggric_produ_04_higher_end))", - "start_year = 1989\nend_year = 1991\nyears = end_year - start_year\nprint(years)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There were 78,003 housing units at an average density of 2,446.5 per square mile (944.6/km\u00b2), of which 44,914 (60.5%) were owner-occupied, and 29,371 (39.5%) were occupied by renters. The homeowner vacancy rate was 1.1%; the rental vacancy rate was 5.4%. 115,470 people (60.8% of the population) lived in owner-occupied housing units and 73,632 people (38.8%) lived in rental housing units. Question: How many more of the housing units were owner occupied than occupied by renters?", - "Output Program": [ - "owneoccupied=29371\nhousingunits=78003\nanswer=housingunits-owneoccupied\nprint(answer)", - "owneroccupied=44914\nrenters=29371\nanswer=owneroccupied-renters\nprint(answer)" - ], - "Output Answer": [ - "{'number': '15543', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many percent were not under the age of 18?", - "Output Program": [ - "percentage = 100\nunder = 24.2\nnot_under = percentage - under\nprint(not_under)", - "condition_1 = 24.2\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '75.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The average high school graduation rate of blacks in the United States has steadily increased to 71% in 2013. Separating this statistic into component parts shows it varies greatly depending upon the state and the school district examined. 38% of black males graduated in the state of New York but in Maine 97% graduated and exceeded the white male graduation rate by 11 percentage points. In much of the southeastern United States and some parts of the southwestern United States the graduation rate of white males was in fact below 70% such as in Florida where a 62% of white males graduated high school. Examining specific school districts paints an even more complex picture. In the Detroit school district the graduation rate of black males was 20% but 7% for white males. In the New York City school district 28% of black males graduate high school compared to 57% of white males. In Newark County 76% of black males graduated compared to 67% for white males. Further academic improvement has occurred in 2015. Roughly 23% of all blacks have bachelors degrees. In 1988, 21% of whites had obtained a bachelors degree versus 11% of blacks. In 2015, 23% of blacks had obtained a bachelors degree versus 36% of whites. Foreign born blacks, 9% of the black population, made even greater strides. They exceed native born blacks by 10 percentage points. Question: In 2015, how many percent more white students obtained a bachelors degree than black students?", - "Output Program": [ - "white = 20\nblack = 7\ndiff = white - black\nprint(diff)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There are 13,304 whites of non-Hispanic origin living in San Juan; 10,571 blacks of non-Hispanic origin living in San Juan. Non-Hispanic whites and blacks form 3.2% and 2.6% of San Juans population respectively. There are also approximately 562 Asians of non-Hispanic origin in San Juan; they make up only 0.1% of the population. However, Asians of Hispanic and non-Hispanic origin together number at 6,342. The vast majority of Asians in San Juan are of Chinese American descent; of the 6,342 Asians, 4,928 are Chinese. Chinese comprise 1.4% of the population. The only other sizable Asian group in San Juan are Indian Americans; there are 698 people of Indian descent in the city, forming 0.2% of the population. There are very small numbers of people of Filipino American, Japanese American, and Vietnamese American ancestry; none of these groups number more than 100 members. Question: How many of the Asians were not of Chinese descent?", - "Output Program": [ - "asian = 6342\nchinese = 4928\ndiff = asian - chinese\nprint(diff)", - "condition_1 = 6342\ncondition_2 = 4928\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '1414', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the census in 2005, there were 2,628,811 residents in Osaka, an increase of 30,037 or 1.2% from 2000. There were 1,280,325 households with approximately 2.1 persons per household. The population density was 11,836 persons per km\u00b2. The 1923 Great Kant\u014d earthquake caused a mass migration to Osaka between 1920 and 1930, and the city became Japans largest city in 1930 with 2,453,573 people, outnumbering even Tokyo, which had a population of 2,070,913. The population peaked at 3,252,340 in 1940, and had a post-war peak of 3,156,222 in 1965, but continued to decrease since, as the residents moved out to the suburbs. Question: How many more residents lived in Osaka in 1940 than in 1930?", - "Output Program": [ - "population_1930 = 2453573\npopulation_1940 = 3252340\npoluation_increase = population_1940 - population_1930\nprint(poluation_increase)", - "y1940 = 3252340\ny1930 = 2453573\n\nprint(abs(round(y1940-y1930\n )))" - ], - "Output Answer": [ - "{'number': '798767', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 1997 Cincinnati Bengals season selected Dillon in the second round of the 1997 NFL Draft, the 43rd overall pick and the fifth running back. During his first season in 1997 Cincinnati Bengals season, Dillon rushed 39 times for 246 yards and 4 touchdowns in a 41-14 win over the Tennessee Titans breaking Jim Browns rookie single game record that had stood for and remains a Bengals rookie record for carries, yards, and touchdowns, and franchise record for touchdowns. His 1,129 yards that season is also still a Bengals rookie record. For six seasons, Dillon was one of the few bright spots on otherwise struggling Bengals teams. Dillon voiced his frustrations with the team and owner Mike Brown (American football executive), stating \"we will never win with the Brown family in Cincinnati,\" after a 2001 game. From 1997 to 2002, he rushed for over 1,000 yards each year, and made the Pro Bowl 3 times (1999-2001). On October 22, 2000, Dillon set an NFL record for most yards rushed in one game (278 yards) against the Denver Broncos, breaking Walter Paytons single-game mark of 275 yards set on November 20, 1977. The record has since been broken by Jamal Lewis (295 yards) on September 14, 2003, and Adrian Peterson (296 yards) on November 4, 2007; it remains a franchise record for yards and yards-per-carry (12.64). Question: How many years after Walter Paytons single-game mark of 275 yards set did Dillon set a new most yards rushed in one game record?", - "Output Program": [ - "yards=275\nJamalLewis=295\nanswer=JamalLewis-yards\nprint(answer)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many in percent from the census weren't German?", - "Output Program": [ - "total = 100\ngerman = 17.5\ndiff = total - german\nprint(diff)", - "ans = 17.5\n\nprint(round(100 - ans,2))" - ], - "Output Answer": [ - "{'number': '82.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Operating out of New London, Connecticut from 1923 to 1925, S-26 visited Saint Thomas, United States Virgin Islands and Trinidad from January to April 1924, and Hawaii from 27 April to 30 May 1925. Cruising from California ports, mainly Mare Island, California, San Diego, California, and San Pedro, California, S-26 visited Hawaii in the summers of 1927-1930. She also served in the Panama Canal area from March to May 1927, and in February 1929. Departing San Diego on 1 December 1930, she arrived at Pearl Harbor on 12 December. From then into 1938, S-26 served at Pearl Harbor. Sailing from there on 15 October 1938, she returned to New London on 25 March 1939. Entering a period of partial duty on 15 April that year, she resumed full duty on 1 July 1940. Question: How many years did S-26 serve at Pearl Harbor?", - "Output Program": [ - "start_year = 1931\nend_year = 1939\n \nprint(abs(round((abs(start_year-end_year)),2)))", - "start = 1930\nend = 1938\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2012, 1,043,292, or 55% of all deaths in Russia were caused by cardiovascular disease. The second leading cause of death was cancer which claimed 287,840 lives (15.2%). External causes of death such as suicide (1.5%), road accidents (1.5%), murders (0.8%), accidental alcohol poisoning (0.4%), and accidental drowning (0.5%), claimed 202,175 lives in total (10.6%). Other major causes of death were diseases of the digestive system (4.6%), respiratory disease (3.6%), infectious and parasitic diseases (1.6%), and tuberculosis (0.9%). The infant mortality rate in 2012 was 7.6 deaths per 1,000 (down from 8.2 in 2009 and 16.9 in 1999). Question: How many percent of deaths in Russia were not caused by cancer in 2012?", - "Output Program": [ - "percentage = 100\ncancer = 15.2\nnot_cancer = percentage - cancer\nprint(not_cancer)", - "caused_by_cancer = 15.2\n\nprint(abs(round(100 - caused_by_cancer,2)))" - ], - "Output Answer": [ - "{'number': '84.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 2010 US Census reported that the Latino population in Miami accounted for 70% of its total population, with 34.4% being of Cuban people origin, 15.8% had a Central American background (7.2% Nicaraguan people, 5.8% Honduran people, 1.2% Salvadoran people, and 1.0% Guatemalan people), 8.7% were of South American descent (3.2% Colombian people, 1.4% Venezuelan people, 1.2% Peruvian people, 1.2% Argentinean people, and 0.7% Ecuadorian people), 4.0% had Hispanic people origins (0.5% Spaniard), 3.2% descended from Puerto Rican people, 2.4% were Dominican people (Dominican Republic), and 1.5% had Mexican people ancestry. Question: How many more people, in terms of percentage, were in the largest subgroup compared to the second and third largest combined?", - "Output Program": [ - "first = 34.4\nsecond = 7.2\nthird = 5.8\ndiff = first - (second + third)\nprint(diff)", - "condition_1 = 7.2+5.8\ncondition_2 = 34.4\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '21.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Nauruan language is the official language of Nauru, but English is often used in the country. Nauruan is declared as the primary language of 95.3% of the population. The 2011 census revealed that 66.0% of the population spoke English and 11.9% another language. The main religions of Nauru are Nauru Congregational Church (35.71%) and Roman Catholic (32.96%). The literacy rate in Nauru is 96.5%. The proportion of the countrys population aged 15 and over attaining academic degrees is one of the lowest in the world, reaching 7.9% in 2011. An estimated 10.7% of the gross domestic product (GDP) is spent on education. Nauru has a universal health care system, and in 2012, an estimated 7.5% of its GDP was spent on healthcare. Nauru has the highest obesity ranking in the world; 97 per cent of men and 93 per cent of women are obese. In 2006, the average net monthly income was Australian dollar2,597 (A$ in 2014). The most significant sources of employment are Phosphate mining in Nauru, banking industries, and various coconut products. In 2011, the unemployment rate was 23%. The 2011 census enumerated 1,647 total households, averaging 6.0 persons per house. Average Urbanization in Nauru is 100%. Question: How many more percentage of people spoke English in Nauru than another language?", - "Output Program": [ - "english_speakers_percent=66.0\nother_lang_percent=11.9\nmore_percent_eng_speakers=english_speakers_percent-other_lang_percent\nprint(more_percent_eng_speakers)", - "english = 66\nother = 11.9\nprint(abs(round(english - other,2)))" - ], - "Output Answer": [ - "{'number': '54.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Turnovers had been a nagging problem for the Giants all year, and it seemed their first division game of 2010 would be no exception; their first two drives ended in interceptions off receivers' hands, giving the struggling Cowboys an early 10-0 lead. The Giants finally got on the board late in the first quarter courtesy of a 7-yard Nicks reception. Following a Giants fumble in the second quarter, Dallas quarterback Tony Romo was hit hard by linebacker Michael Boley and left the game with a clavicle fracture (Notably, Romo was the fifth quarterback the Giants defense knocked out of a game this year, after Moore, Cutler, Collins, and Hill). After Cowboys kick returner Dez Bryant returned a Dodge punt 93 yards for a touchdown, the Giants scored two consecutive touchdowns; an 8-yard pass to Nicks and a 14-yard pass to Smith. The Giants opened the second half with two more back-to-back touchdowns; a 25-yard pass to Manningham and a 30-yard Jacobs run. The Dallas offense, now led by veteran quarterback Jon Kitna, showed signs of life in the fourth quarter as Bryant caught two 15-yard touchdown passes. But two failed onside kicks allowed the Giants to log their third straight win over their divisional foes and the fourth win of their current streak. New York went into their bye week tied for the best record in the NFC. Question: how many yards did the giants get after their two touchdowns?", - "Output Program": [ - "gain = 8\nprint(gain)", - "yards = 8\nprint(yards)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The rivalry between the Indianapolis Colts and New England Patriots is one of the NFLs newest rivalries. The rivalry is fueled by the quarterback comparison between Peyton Manning and Tom Brady. The Patriots owned the beginning of the series, defeating the Colts in six consecutive contests including the 2003 AFC Championship game and a 2004 AFC Divisional game. The Colts won the next three matches, notching two regular season victories and a win in the 2006 AFC Championship game on the way to their win in Super Bowl XLI. On November 4, 2007 the Patriots defeated the Colts 24-20; in the next matchup on November 2, 2008, the Colts won 18-15 in a game that was one of the reasons the Patriots failed to make the playoffs; in the 2009 meeting, the Colts staged a spirited comeback to beat the Patriots 35-34; in 2010 New England Patriots season the Colts almost staged another comeback, pulling within 31-28 after trailing 31-14 in the fourth quarter, but fell short due to a Patriots interception of a Manning pass late in the game; it turned out to be Mannings final meeting against the Patriots as a member of the Colts. After a 2011 Indianapolis Colts season that included a 31-24 loss to the Patriots, the Colts drafted Andrew Luck and in November of 2012 Indianapolis Colts season the two teams met with identical 6-3 records; the Patriots erased a 14-7 gap to win 59-24. The nature of this rivalry is ironic because the Colts and Patriots were division rivals from 1970 to 2001, but it did not become prominent in league circles until after Indianapolis was relocated to the AFC South. On November 16, 2014, the New England Patriots traveled at 7-2 to play the 6-3 Colts at Lucas Oil Stadium. After a stellar four touchdown performance by New England running back Jonas Gray, the Patriots defeated the Colts 42-20. The Patriots followed up with a 45-7 defeat of the Colts in the 2014 AFC Championship Game. Question: Which game was won by more points, November 2017 or November 2018?", - "Output Program": [ - "highest = 2007\nprint(highest)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '4', 'month': 'November', 'year': '2007'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Prior to Johnsons 1983-84 Los Angeles Lakers season, West\u2014who had become the Lakers general manager\u2014traded Nixon to free Johnson from sharing the ball-handling responsibilities. Johnson that season averaged a double-double of 17.6 points and 13.1 assists, as well as 7.3 rebounds per game. The Lakers reached the 1984 NBA Finals for the third year in a row, where Johnsons 1983-84 Los Angeles Lakers season and Birds 1983-84 Boston Celtics season met for the first time in the post-season. The Lakers won the first game, and led by two points in Game 2 with 18 seconds to go, but after a layup by Gerald Henderson, Johnson failed to get a shot off before the final buzzer sounded, and the Lakers lost 124-121 in overtime. In Game 3, Johnson responded with 21 assists in a 137-104 win, but in Game 4, he again made several crucial errors late in the contest. In the final minute of the game, Johnson had the ball stolen by Celtics center Robert Parish, and then missed two free throws that could have won the game. The Celtics won Game 4 in overtime, and the teams split the next two games. In the decisive Game 7 in Boston, as the Lakers trailed by three points in the final minute, opposing point guard Dennis Johnson stole the ball from Johnson, a play that effectively ended the series. Friends Isiah Thomas and Mark Aguirre consoled him that night, talking until the morning in his Boston hotel room amidst fan celebrations on the street. During the Finals, Johnson averaged 18.0 points on .560 shooting, 13.6 assists, and 7.7 rebounds per game. Johnson later described the series as \"the one championship we should have had but didnt get\". Question: How many more assists did Johnson average during the Finals compared to the regular season?", - "Output Program": [ - "y1 = 13.6\ny2 = 13.1\nprint(y1 - y2)", - "condition_one = 13.6\ncondition_two = 13.1\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Trying to rebound from their home loss to the Colts, the Patriots stayed at home for a rainy AFC East rematch with the Jets. After a scoreless first quarter, the Patriots struck first with a Gostkowski 31-yard field goal. However, the Jets would fire back with running back Kevan Barlow getting a touchdown on a two-yard run. Gostkowski would get one more field goal for New England, in the form of a 21-yarder. In the third quarter, New York kicker Mike Nugent kicked a 34-yard field goal for the only score of the period. In the fourth quarter, the Jets continued their pursuit, as Pennington completed a 22-yard touchdown pass to Cotchery. The Patriots tried to fight back, as Brady completed a 15-yard touchdown pass to Caldwell, following it up with a successful two-point conversion pass to Caldwell. However, New York's defense managed to bottle up any chance of a New England comeback. With the loss, the Patriots would lead the Jets by one game in the AFC East at 6-3. Also with the loss, the Patriots' 57-game streak without consecutive losses, which dated back to the 2002 season, was snapped. The San Francisco 49ers still hold the record of 60-straight games without consecutive losses (1995 - 1999). For Tom Brady, this would be his last regular-season loss at home until Week 9 of the 2011 season. This turned out to be the last time Brady lost at home to another AFC team during the regular season until Week 17 of the 2014 season. After the game was played on a completely sodden, torn-up natural grass field, the Patriots used the two-week interval before the next home game to install a new \"FieldTurf\" surface at Gillette Stadium. Question: How many yards was the shortest field goal of the first two quarters?", - "Output Program": [ - "ans = [31,34,21]\n\nprint(min(ans))", - "shortest_goal = 21\nprint(shortest_goal)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Of 3,142 counties in the United States in 2013, Clay County ranked 3,137 in the longevity of female residents and 3,109 in the longevity of male residents. Males in Clay County lived an average of 68.6 years and females lived an average of 73.6 years compared to the national average for longevity of 76.5 for males and 81.2 for females. Moreover, the average longevity in Clay County declined by 0.4 years for males and 3.4 years for females between 1985 and 2013 compared to a national average for the same period of an increased life span of 5.5 years for men and 3.1 years for women. High rates of smoking and obesity and a low level of physical activity appear to be contributing factors to the lowered longevity for both sexes. Question: How many counties ranked lower than Clay County in the longevity of male residents?", - "Output Program": [ - "total_countries=3142\nclay_county_rank=3109\ncountries_ranked_lower=total_countries-clay_county_rank\nprint(countries_ranked_lower)", - "ranking = 3109\ntotal = 3142\n\nprint(abs(ranking - total))" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Research for tank casualties in Normandy from 6 June to 10 July 1944 conducted by the British No. 2 Operations research concluded, that from a sample of 40 Sherman tanks, 33 tanks burned (82 percent) and 7 tanks remained unburned following an average of 1.89 penetrations. In comparison, from a sample of 5 Panzer IVs, 4 tanks burned (80 percent) and 1 tank remained unburned, following an average of 1.5 penetrations. The Panther tank burned 14 times (63 percent) from a sample of 22 tanks and following 3.24 penetrations, while the Tiger burned 4 times (80 percent) out of a sample of 5 tanks following 3.25 penetrations. John Buckley, using a case study of the British 8th Armoured Brigade (United Kingdom) and 29th Armoured Brigade (United Kingdom), found that of their 166 Shermans knocked out in combat during the Normandy campaign, 94 (56.6 percent) burned out. Buckley also notes that an American survey carried out concluded that 65% of tanks burned out after being penetrated. United States Army research proved that the major reason for this was the stowage of main gun ammunition in the vulnerable sponsons above the tracks. A U.S. Army study in 1945 concluded that only 10-15 percent of wet stowage Shermans burned when penetrated, compared to 60-80 percent of the older dry-stowage Shermans. Question: How many more Sherman tanks were burned than unburnt?", - "Output Program": [ - "tank_burned = 33\ntank_remained = 7\n\nprint(abs(tank_burned - tank_remained))", - "burned_tanks=33\nnot_burned_tanks=7\n\n\nnum_of_more_burned_tanks=burned_tanks-not_burned_tanks\nprint(num_of_more_burned_tanks)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of 10 July 2018, Sri Lanka have played 272 Test matches; they have won 86 matches, lost 101 matches, and 85 matches were Draw (cricket). As of 10 July 2018, Sri Lanka have played 816 ODI matches, winning 376 matches and losing 399; they also tied 5 matches, whilst 36 had no result. As of 10 July 2018, Sri Lanka have played 108 T20I matches and won 54 of them; 52 were lost and 1 tied and 1 no result match as well. Question: As of 10 July 2018, how many more ODI matches has Sri Lanka played than Test matches?", - "Output Program": [ - "odi = 816\ntest = 272\nprint(odi - test)", - "test = 272\nodi = 816\nprint(odi-test)" - ], - "Output Answer": [ - "{'number': '544', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 130,988. The number of jobs in the primary sector was 13, of which 10 were in agriculture and 4 were in forestry or lumber production. The number of jobs in the secondary sector was 33,171 of which 24,848 or (74.9%) were in manufacturing, 10 were in mining and 7,313 (22.0%) were in construction. The number of jobs in the tertiary sector was 97,804. In the tertiary sector; 12,880 or 13.2% were in wholesale or retail sales or the repair of motor vehicles, 11,959 or 12.2% were in the movement and storage of goods, 6,120 or 6.3% were in a hotel or restaurant, 4,186 or 4.3% were in the information industry, 10,752 or 11.0% were the insurance or financial industry, 13,695 or 14.0% were technical professionals or scientists, 6,983 or 7.1% were in education and 16,060 or 16.4% were in health care. Question: How many more jobs were there in health care compared to education in the tertiary sector?", - "Output Program": [ - "fulltimejob=130988\nsecondary_sector=33171 \nconstruction=7313\nanswer=fulltimejob-secondary_sector-construction\nprint(answer)", - "tertiary=97804\neducation=16060\nanswer=tertiary-education \nprint(answer)" - ], - "Output Answer": [ - "{'number': '9077', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: For the period 2010-14, the estimated median income for a household in the town was $94,063, and the median income for a family was $129,000. Male full-time workers had a median income of $87,550 versus $53,141 for females. The per capita income for the town was $34,140. About 2.0% of families and 12.0% of the population were below the poverty line, including 3.4% of those under age 18 and 4.8% of those age 65 or over. Question: How many percent of the population aged 65 or over were not below the poverty line?", - "Output Program": [ - "condition_1 = 4.8\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nage = 4.8\ndiff = total - age\nprint(diff)" - ], - "Output Answer": [ - "{'number': '95.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Precise measurements of atmospheric Absorption (electromagnetic radiation) were not made until 1888 and 1904. The temperature Stefan obtained was a median value of previous ones, 1950 \u00b0C and the absolute thermodynamic one 2200 K. As 2.574 43.5, it follows from the law that the temperature of the Sun is 2.57 times greater than the temperature of the lamella, so Stefan got a value of 5430 \u00b0C or 5700 K (the modern value is 5778 K). This was the first sensible value for the temperature of the Sun. Before this, values ranging from as low as 1800 \u00b0C to as high as 13,000,000 \u00b0C were claimed. The lower value of 1800 \u00b0C was determined by Claude Pouillet (1790\u20131868) in 1838 using the Dulong\u2013Petit law. Pouillet also took just half the value of the Suns correct energy flux. Question: How many degrees C did Stefan's estimate vary from Claude's?", - "Output Program": [ - "high = 5430\nlow = 1800\nprint(high - low)", - "condition_1 = 5430\ncondition_2 = 1800\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '3630', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to National Police Authority records, in 2002, 16,212 foreigners were caught committing 34,746 crimes, over half of which turned out to be visa violations (residing/working in Japan without a valid visa). The statistics show that 12,667 cases (36.5%) and 6,487 individuals (40.0%) were Chinese, 5,272 cases (15.72%) and 1,186 individuals (7.3%) were Brazilian, and 2,815 cases (8.1%) and 1,738 individuals (10.7%) were Korean. The total number of crimes committed in the same year by Japanese was 546,934 cases. Question: How many percent of the individuals committing crimes were not Korean?", - "Output Program": [ - "Korean=10.7\npeople=100\nanswer=people-Korean\nprint(answer)", - "cases=36.5\nChinese=15.72\nBrazilian=8.1\nindividuals=40.0\nKorean=10.7\nanswer=individuals+Brazilian+cases-10.7\nprint(answer)" - ], - "Output Answer": [ - "{'number': '89.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many percent are not non-families?", - "Output Program": [ - "non_families = 41.3\nprint(abs(round(100 - non_families,2)))", - "percent_non_families=41.3\npercent_not_non_families=100-percent_non_families\nprint(percent_not_non_families)" - ], - "Output Answer": [ - "{'number': '58.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: How many years after Shearer's pay rose to $250,000 per episode, were salaries re-negotiated to $400,000 per episode?", - "Output Program": [ - "year=2008\nyear1=2004\nanswer=year-year1\nprint(answer)", - "years=4\nanswer=years\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the 1970s and 1980s, Panamas growth fluctuated with the vagaries of the world economy. After 1973, economic expansion slowed considerably as the result of a number of international and domestic factors. Real GDP growth averaged 3.5% a year between 1973 and 1979. In the early 1980s, the economy rebounded with GDP growth rates of 15.4% in 1980, 4.2% in 1981, and 5.6% in 1982. The acute recession in Latin America after 1982, however, wreaked havoc on Panamas economy. GDP growth in 1983 was a mere 0.4%; in 1984 it was -0.4%. Question: How many percentage points did GDP grow overall in 1983 and 1984?", - "Output Program": [ - "GDP_growth_1983 = 0.4\nGDP_growth_1984 = -0.4\noverall_GDP_growth = GDP_growth_1983 + GDP_growth_1984\nprint(\"%.0f\" % overall_GDP_growth)", - "gdp_1983 = 0.4\ngdp_1984 = -0.4\n\nprint(abs(round(gdp_1983 + gdp_1984, 2)))" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2006, there were 2,381,500 households of average size 2.1 people. Forty percent of households consisted of single person, 32 percent two and 28 percent three or more. There were 1.2 million residential buildings in Finland and the average residential space was 38 square metres per person. The average residential property (without land) cost 1,187 euro per square metre and residential land on 8.6 euro per square metre. Consumer energy prices were 8-12 euro cent per kilowatt hour. 74 percent of households had a car. There were 2.5 million cars and 0.4 other vehicles. Around 92 percent have mobile phones and 58 percent List of countries by number of Internet users. The average total household consumption was 20,000 euro, out of which housing at around 5500 euro, transport at around 3000 euro, food and beverages excluding alcoholic at around 2500 euro, recreation and culture at around 2000 euro. Upper-level white-collar households (409,653) consumed an average 27,456 euro, lower-level white-collar households (394,313) 20,935 euro, and blue-collar households (471,370) 19,415 euro. Question: How many percent of households did not own a car?", - "Output Program": [ - "peoplehavecar=26\nanswer=peoplehavecar\nprint(answer)", - "people=2\npercent=28\nanswer=people-percent\nprint(answer)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Toronto Blue Jays (1993\u20132000) All of the changes brought a competitive team to Hagerstown for the 1993 season. The offense got steady power production from Mike Coolbaugh, who led the team with 16 home runs. The best all-around hitter on the team proved to be D.J. Boston. Boston hit .315 with 13 home runs and 93 runs batted in (RBI). Those numbers were good enough to earn him league Most Valuable Player (MVP) honors. Two outfielders, Rickey Cradle and Jos\u00e9 Herrera (1990s outfielder), put together solid seasons at the plate for the Suns. Herrera hit .317 in 95 games, while Cradle belted 13 home runs. Brad Cornett led the team in earned run average (ERA), with a 2.40 mark, and also innings pitched, with 172.1. Silva went 12\u20134 with a 2.52 ERA in 142.2 innings. In that time frame, Silva struck out 161 batters. Overall, the Suns had a winning season in 1993. Question: How many more innings pitched did Brad Cornett have compared to Silva?", - "Output Program": [ - "BradCornett=29.9\nanswer=BradCornett\nprint(answer)" - ], - "Output Answer": [ - "{'number': '29.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Boston University is ranked No. 36 Nationally in the Wall Street Journal/Time Higher Education U.S. colleges and universities ranking. According to the U.S. News & World Report Boston University is ranked 18th in Best Colleges for Veterans, 52nd in Best Undergraduate Teaching, 46th in Best Value Schools, 32nd in High School Counselor Rankings, 28th in Most Innovative Schools, 48th in Best Undergraduate Engineering Programs, 12th in Biomedical Engineering. Boston Universitys Graduate Schools are ranked as 42nd Best Business School, 34rd Best Education School, 35th Best Engineering Schools, 22nd Best Law School, 4th Best Health Care Law, 11th Best Intellectual Property Law, 7th Best Tax Law, 26th Best Medical School, 29th Best Research Medical School, 85th Best Biological Sciences, 59th Best Chemistry, 31st Clinical Psychology, 49th Computer Science, 78th Earth Sciences, 23rd in Economics, 12th in Development Economics, 42nd in English, 59th in Best Fine Arts Programs, 17th in Healthcare Management, 44th in History, 47th in Mathematics, 1st in Occupational Therapy, 14th in Physical Therapy, 37th in Physics, 56th in Political Science, 39th in Psychology, 10th in Public Health, 10th in Social Work, 47th in Sociology, 12th in Speech-Language Pathology and 50th in Statistics. Question: According to the U.S. News & World Report, how many colleges rank higher than Boston University in Most Innovative Schools?", - "Output Program": [ - "total = 28\nboston = 1\nprint(total - boston)" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On 1 January 2013, 92.2% of the total provincial population was born in the Netherlands; and of the 7.8% that was born abroad, the ten most common foreign countries of origin are the neighbour Germany (1.09%), the former colonies and dependencies Indonesia (0.60%), Netherlands Antilles and Aruba (0.55%), Suriname (0.54%), and other countries Turkey (0.41%), Soviet Union (0.36%), China (0.32%), Poland (0,26%), Yugoslavia (0.26%), and United Kingdom (0.18%). Question: How many percent of people were not from UK?", - "Output Program": [ - "UnitedKingdom=0.18\npeople=100\nanswer=people-UnitedKingdom\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.82', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many total field goal yards did Sebastian Janikowski kick?", - "Output Program": [ - "fg_1 = 37\nfg_2 = 21\nfg_3 = 63\n\nprint(fg_1+fg_2+fg_3)", - "yards = 121\nprint(yards)" - ], - "Output Answer": [ - "{'number': '121', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Smith finished the game with a Super Bowl record 204 rushing yards, and scored 2 touchdowns. His 58-yard touchdown run in the second quarter tied Tom Matte in Super Bowl III for the third-longest run in Super Bowl history, and Smiths 9.3 yard per carry average was the third-highest. Sanders caught 9 passes for 193 yards and 2 touchdowns, and returned 3 kickoffs for 46 yards. His 193 receiving yards and his 235 total offensive yards were both Super Bowl records, and his 80-yard touchdown reception in the second quarter also tied a Super Bowl record. Clark caught 3 passes for 55 yards and a touchdown, while also rushing once for 25 yards. Wilburn recorded 2 interceptions, while Walton had 2 sacks. Meanwhile, running back Gene Lang was the Broncos leading rusher, with only 38 yards on 5 carries. Elway finished the game with 14 out of 38 pass completions for 257 yards, 1 touchdown, and 3 interceptions. He was also Denvers second-leading rusher with 32 yards on 3 carries; this was the only Super Bowl in which Elway played without scoring a rushing touchdown. Jackson was Denvers top receiver with 4 catches for 76 yards. Question: How many more interceptions than touchdowns did Elway throw?", - "Output Program": [ - "touchdown = 1\ninterception = 3\n\nanswer = interception - touchdown\n\nprint(answer)", - "intercep = 3\ntds= 1\n\nprint(abs(intercep - tds))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many more percent identified as African American than either Native American or Asian American?", - "Output Program": [ - "percent_identified_as_African_American=51.0\npercent_identified_as_Native_American=0.3\npercent_identified_as_Asian_American=1.3\nmore_percent_identified_as_African_American=percent_identified_as_African_American-(percent_identified_as_Native_American+percent_identified_as_Asian_American)\nprint(more_percent_identified_as_African_American)", - "african = 51\nnative = 0.3\nasian = 1.3\nprint(abs(round(african - native - asian,2)))\n" - ], - "Output Answer": [ - "{'number': '49.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: there were 1,833 single family homes (or 23.1% of the total) out of a total of 7,925 inhabited buildings. There were 3,634 multi-family buildings (45.9%), along with 1,955 multi-purpose buildings that were mostly used for housing (24.7%) and 503 other use buildings (commercial or industrial) that also had some housing (6.3%). Of the single family homes 324 were built before 1919, while 153 were built between 1990 and 2000. The greatest number of single family homes (498) were built between 1919 and 1945. The most multi-family homes (933) were built before 1919 and the next most (906) were built between 1919 and 1945. There were 180 multi-family houses built between 1996 and 2000. Question: How many percent were not multi-purpose buildings?", - "Output Program": [ - "total = 100\nmulti = 24.7\nprint(total - multi)", - "condition_1 = 24.7\ncondition_2 = 100\n\nprint(condition_2 - condition_1)" - ], - "Output Answer": [ - "{'number': '75.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Social Securitys benefit formula provides 90% of average indexed monthly earnings (AIME) below the first \"bend point\" of $791/month, 32% of AIME between the first and second bend points $791 to $4781/month, and 15% of AIME in excess of the second bend point up to the Ceiling cap of $113,700 in 2013. The low income bias of the benefit calculation means that lower paid worker receives a much higher percentage of his or her salary in benefit payments than higher paid workers. Indeed, a married low salaried worker can receive over 100% of their salary in benefits after retiring at the full retirement age. High-salaried workers receive 43% or less of their salary in benefits despite having paid into the \"system\" at the same rate\u2014(see benefit calculations above.) To minimize the impact of Social Security taxes on low salaried workers the Earned Income Tax Credit\" and the Child Care Tax Credit were passed, which largely refund the FICA and or SECA payments of low-salaried workers through the income tax system. By Congressional Budget Office (CBO) calculations the lowest income quintile (0-20%) and second quintile (21-40%) of households in the U.S. pay an average federal income tax of \u22129.3% and \u22122.6% of income and Social Security taxes of 8.3% and 7.9% of income respectively. By CBO calculations the household incomes in the first quintile and second quintile have an average total federal tax rate of 1.0% and 3.8% respectively. However, these groups also have by far the smallest percentage of American household incomes - the first quintile earns just 3.2% of all income, while the second quintile earns only 8.4% of all income. Higher-income retirees will have to pay income taxes on 85% of their Social Security benefits and 100% on all other retirement benefits they may have. Question: How many dollars separate the first and second bend points?", - "Output Program": [ - "first = 791\nsecond = 4781\ndiff = second - first\nprint(diff)", - "first = 791\nsecond = 4781\n\nprint(abs(round(first - second\n ,3)))" - ], - "Output Answer": [ - "{'number': '3990', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After a tough win over the Vikings, the Browns returned home for a game against the Bengals in Round 1 of the Battle of Ohio. In the first quarter, the Browns scored first as Brian Hoyer found Jordan Cameron on a 2-yard pass for a 7-0 lead. In the second quarter, the Bengals scored when Mike Nugent nailed a 25-yard field goal for the eventual halftime score of 7-3. In the third quarter, the Browns scored a field goal of their own when Billy Cundiff nailed one from 51 yards out giving them a 10-3 lead. The Bengals once again came within 4 as Nugent kicked another field goal from 46 yards out for a 10-6 game. In the fourth quarter, it was all Browns as Hoyer found Chris Ogbonnaya on a 1-yard pass for the eventual final score of 17-6. Question: How many yards was the longest field goal?", - "Output Program": [ - "ans = [25,51,46]\n\nprint(max(ans))", - "longest = 51\nprint(longest)" - ], - "Output Answer": [ - "{'number': '51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many percent are not someone living alone who was 65 years of age or older?", - "Output Program": [ - "percent_people_living_alone_65yrs_younger = 11.1\npercent_people_not_living_alone_65yrs_younger = 100 - percent_people_living_alone_65yrs_younger\nprint(percent_people_not_living_alone_65yrs_younger)", - "living_alone_age_65 = 11.1\n\n\nprint(abs(round(100 - living_alone_age_65,2)))" - ], - "Output Answer": [ - "{'number': '88.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many percent were not Hungarians at the 2011 census?", - "Output Program": [ - "hungarian = 80.8\n \nprint(abs(round(100 - hungarian,2)))", - "percentage = 100\nhungarians = 80.8\ndiff = percentage - hungarians\nprint(diff)" - ], - "Output Answer": [ - "{'number': '19.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: In which year did the most buildings burn?", - "Output Program": [ - "ans = {\n 105:1675,\n 231:1686,\n 1751:1702,\n 1500:1756}\n\nprint(ans[max(ans)])", - "year = 1702\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1702'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Reunified Chinas Tang Dynasty (618-907) high culture set a high point for many things, including poetry. Various schools of Buddhism (a religion from India) flourished as represented by the Chinese Ch\u00e1n (or Zen) beliefs of Wang Wei (Tang dynasty) (701-761). His quatrains (jueju) describing natural scenes are world-famous examples of excellence, each couplet conventionally containing about two distinct images or thoughts per line. Tang poetrys big star is Li Bai (701-762) also pronounced and written as Li Bo, who worked in all major styles, both the more free old style verse (Gushi (poetry)) as well as the tonally regulated new style verse (Regulated verse). Regardless of genre, Tang poets notably strove to perfect a style in which poetic subjects are exposed and evident, often without directly referring to the emotional thrust at hand. The poet Du Fu (712-770) excelled at regulated verse and use of the seven-character line, writing denser poems with more allusions as he aged, experiencing hardship and writing about it. A parade of great Tang poets also includes Chen Ziang (661-702), Wang Zhihuan (688-742), Meng Haoran (689-740), Bai Juyi (772-846), Li He (790-816), Du Mu (803-852), Wen Tingyun (812-870), (listed chronologically) and Li Shangyin (813-858), whose poetry delights in allusions that often remain obscure, and whose emphasis on the seven-character line also contributed to the emerging posthumous fame of Du Fu, now ranked alongside Li Bai. The distinctively different Ci (poetry) poetry form began its development during the Tang as Central Asian and other musical influences flowed through its cosmopolitan society. Question: How many years did the Tan Dynasty last?", - "Output Program": [ - "start_year = 618\nend_year = 907\n\nprint(abs(start_year-end_year))", - "start_year_tang_dynasty=618\nend_year_tang_dynasty=907\nyears_tang_dynasty_lasted=end_year_tang_dynasty-start_year_tang_dynasty\nprint(years_tang_dynasty_lasted)" - ], - "Output Answer": [ - "{'number': '289', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Demographics of Gabon is the makeup of the population of Gabon. As of , Gabon has a population of . Gabons population is relatively young with 35.5% of its population under 15 years of age and only 4.3% of its population over 65 years old. Gabon has a nearly even split between males and females with 0.99 males for every female in the population. In the age range of 15-65, the ration is exactly 1 male to 1 female. The life expectancy of Gabon is lower than the world average. Gabons populations life expectancy at birth is 53.11 years while the world average is 67.2 years as of 2010. Ethnically, the biggest group in Gabon are the Fang people with over 500,000 people, or about a third of Gabons population, belonging to this ethnic group. The biggest religion in Gabon is Christianity, with between 55-75% of the population of Gabon being Christian. Question: How many percent of Gabon's population is over the age of 15?", - "Output Program": [ - "condition_1 = 35.5\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nunder = 35.5\nprint(total - under)" - ], - "Output Answer": [ - "{'number': '64.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of 2009, Streetsvilles population stood at 47,327 with a 9.9% population increase between 2001 and 2006 and a subsequent 20% increase from 2006 to 2009. From 2006 to 2009, households also increased in number from 12,178 to 13,722. The majority of Streetsville residences own their own homes (85%) with more than 51,000 residents holding a university or college degree. Also the majority of residences work within grey or white collar jobs versus only 27% of the population consisting of labour workers . Furthermore, the average household income of Streetsville residents amounts to $124,255 with only a 5.6% unemployment rate. In relation to religion, 41.4% of residents are Roman Catholics while religious populations such as Muslims (6.9%) and Anglicans (6.3%) are continuing to grow. Also nearly 48% of Streetsville residents are identified as visible minorities including predominantly East Indians, South Asians and Chinese. Subsequently, 53% of the populations main language is English while the region boasts many non-official languages such as Chinese, Arabic, and Punjabi. With homes averaging around 3.4 bedrooms, the average family consists of three people per home and has around 1.4 children. Streetsvilles population has an average age of 38 with 33% of the population being between ages 25\u201344, 23.1% of the population are between the ages 45\u2013 64 and 14.5% of the population being between the ages of 15- 24. Also among the population, 61.4% of residents are married while 29.1% are single and 9.5% are widowed or divorced. Question: How many percent of people were not labour workers?", - "Output Program": [ - "condition_1 = 27\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nlabour = 27\nprint(total - labour)" - ], - "Output Answer": [ - "{'number': '73', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the census in 2005, there were 2,628,811 residents in Osaka, an increase of 30,037 or 1.2% from 2000. There were 1,280,325 households with approximately 2.1 persons per household. The population density was 11,836 persons per km\u00b2. The 1923 Great Kant\u014d earthquake caused a mass migration to Osaka between 1920 and 1930, and the city became Japans largest city in 1930 with 2,453,573 people, outnumbering even Tokyo, which had a population of 2,070,913. The population peaked at 3,252,340 in 1940, and had a post-war peak of 3,156,222 in 1965, but continued to decrease since, as the residents moved out to the suburbs. Question: How many people populated Osaka in the year 2000?", - "Output Program": [ - "polution = 2628811\nincrease = 30037\nprint(polution - increase)" - ], - "Output Answer": [ - "{'number': '2598774', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Research for tank casualties in Normandy from 6 June to 10 July 1944 conducted by the British No. 2 Operations research concluded, that from a sample of 40 Sherman tanks, 33 tanks burned (82 percent) and 7 tanks remained unburned following an average of 1.89 penetrations. In comparison, from a sample of 5 Panzer IVs, 4 tanks burned (80 percent) and 1 tank remained unburned, following an average of 1.5 penetrations. The Panther tank burned 14 times (63 percent) from a sample of 22 tanks and following 3.24 penetrations, while the Tiger burned 4 times (80 percent) out of a sample of 5 tanks following 3.25 penetrations. John Buckley, using a case study of the British 8th Armoured Brigade (United Kingdom) and 29th Armoured Brigade (United Kingdom), found that of their 166 Shermans knocked out in combat during the Normandy campaign, 94 (56.6 percent) burned out. Buckley also notes that an American survey carried out concluded that 65% of tanks burned out after being penetrated. United States Army research proved that the major reason for this was the stowage of main gun ammunition in the vulnerable sponsons above the tracks. A U.S. Army study in 1945 concluded that only 10-15 percent of wet stowage Shermans burned when penetrated, compared to 60-80 percent of the older dry-stowage Shermans. Question: How many more Sherman tanks burned than did not burn?", - "Output Program": [ - "burn = 33\nnot_burn = 7\ndiff = burn - not_burn\nprint(diff)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In effect, investors are using availability heuristic to make decisions and subsequently, may be obstructing their own investment success. An investors lingering perceptions of a dire market environment may be causing them to view investment opportunities through an overly negative lens, making it less appealing to consider taking on investment risk, no matter how small the returns on perceived \"safe\" investments. To illustrate, Franklin Templetons annual Global Investor Sentiment Survey 1 asked individuals how they believed the S&P 500 Index performed in 2009, 2010 and 2011. 66 percent of respondents stated that they believed the market was either flat or down in 2009, 48 percent said the same about 2010 and 53 percent also said the same about 2011. In reality, the S&P 500 saw 26.5 percent annual returns in 2009, 15.1 percent annual returns in 2010 and 2.1 percent annual returns in 2011, meaning lingering perceptions based on dramatic, painful events are impacting decision-making even when those events are over. Question: How many different years did the Franklin annual Global Investor Sentiment Survey 1 asked individuals how they believed the S&P 500 Index performed?", - "Output Program": [ - "year = [2009, 2010, 2011]\nprint(len(year))", - "years = [\"2009\",\"2010\",\"2011\"]\nprint(len(years))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many percent were not from 45 to 64?", - "Output Program": [ - "total = 100\nage = 24.6\nprint(total - age)", - "category45_64 = 24.6\nprint(100-category45_64)" - ], - "Output Answer": [ - "{'number': '75.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Despite playing without an injured Iman Shumpert and Amare Stoudemire, the Knicks compiled an 18\u20135 record to start the season, their best start since 1993\u201394 NBA season. In their first four games, they scored at least 100 points and won by double digits in all of those games. The streak ended after a 10-point loss to Memphis Grizzlies. The following Sunday, in a game against the Indiana Pacers, the Knicks at home went on to win 88\u201376, assuring them a 7\u20131 record. After two tough losses to the Dallas Mavericks and Houston Rockets, the Knicks returned home in a game against the Detroit Pistons on November 25, with a 121\u2013100 blowout win, making them one of only three teams undefeated at home along with the Miami Heat and Utah Jazz. The Knicks finished November with an 11\u20134 record, their best month record since going 11\u20136 in March 2000. By the All-Star break in mid-February 2013, the Knicks compiled a 32\u201318 record, good for second in the Eastern Conference. On February 21, on the trade deadline, the team traded Ronnie Brewer for a 2014 second-round draft pick. The Knicks then signed veteran power forward Kenyon Martin to a 10-day contract. In late March, the Knicks went on to compile a four-game losing streak, tying their worst skid of the season. They would go on and face the Jazz on the road, eventually winning the game and starting what would turn out to be a 13-game winning streak, including wins against the Miami Heat and the Oklahoma City Thunder. This was the third-longest winning streak in franchise history. On April 9, the Knicks beat the Washington Wizards to secure the Atlantic Division title for the first time since the 1993\u201394 NBA season. The Knicks 13-game winning streak came to an end on April 11 as they lost to the Chicago Bulls. Despite that, they set the NBA single season record for three-pointers. On May 3, the Knicks defeated the Boston Celtics in the first round of the NBA playoffs, 4\u20132, their first playoff victory since 2000. On May 18, the Knicks were eliminated in the second round of the playoffs, losing the series to the Indiana Pacers 4\u20132. Point guard Jason Kidd retired following the end of the season\u2014he was named head coach of the Brooklyn Nets a few days later. In the 2013 NBA draft, the Knicks selected Tim Hardaway Jr. as the 24th pick in the first-round. During the 2013 off-season, The Knicks claimed Los Angeles Lakers F Metta World Peace off of waivers. They re-signed J. R. Smith to a 3-year, $18 million deal and traded Quentin Richardson, Steve Novak, Marcus Camby, and three draft picks to acquire Andrea Bargnani from the Toronto Raptors. Question: How many points did the Knicks lose by in the fifth game of the season?", - "Output Program": [ - "fifth_game_lose_point = 10\n\nprint(fifth_game_lose_point)", - "points_lost_by = 10\nprint(points_lost_by)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: How many months after Shearer announced he was leaving the show did he agree to continue?", - "Output Program": [ - "month = \"may 2015\"\nagrred = \"july 2015\"\nstart = 5\nend = 7\nprint(abs(start -end))", - "month_announced_leaving = 5\nmonth_announced_continue = 7\nmonths = month_announced_continue - month_announced_leaving\nprint(months)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Trying to snap their two-game losing streak, the Bills wrapped up their three-straight divisional games in Gillette Stadium with a Week 10 AFC East duel with the New England Patriots. In the first quarter, Buffalo trailed early as Patriots QB Matt Cassel got a 13-yard TD run. In the second quarter, New England increased their lead as kicker Stephen Gostkowski got a 32-yard field goal. The Bills closed out the half with kicker Rian Lindell getting a 25-yard field goal. In the third quarter, the Patriots answered with Gostkowski nailing a 37-yard field goal. In the fourth quarter, New England pulled away with RB BenJarvus Green-Ellis getting a 1-yard TD run. Buffalo ended the game with QB Trent Edwards completing a 14-yard TD pass to rookie WR James Hardy. Question: How many yards difference is there between the longest and shortest field goal?", - "Output Program": [ - "max = 25\nmin = 13\nprint(max - min)", - "\nlongest = 37\nshortest = 25\nprint(longest-shortest)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The first Border-Gavaskar Trophy series was played in India the 1996-97 Indian cricket season and was won by the hosts 1-0. Australia won the trophy for the first time in the 1999-2000 Indian cricket season at home where they defeated India 3-0. Since then, the trophy has alternated between both the teams. Australias failure to win the Border-Gavaskar Trophy in India led to Steve Waugh dubbing the Indian tour as the \"Final Frontier\" for the Australian team. In 2004-05, Australia defeated India 2-1 in India. Australias usual captain, Ricky Ponting, did not play in the winning matches due to injury and Adam Gilchrist instead captained the winning sides. In the 2008-09 edition, India defeated Australia 2-0 in a four match series in India to regain the trophy. In 2010 India retained the trophy by winning the two match series 2-0. Australia won the 2011-12 series 4-0, and regained the trophy for the first time since 2007-08. India returned the favour in the 2013 series by completing a 4-0 \"Whitewash (sport)\" of Australia to regain the trophy, before losing it in the 2014-15 series with a 2-0 defeat. India then won the 2017 series 2-1 and regained the trophy. Question: How many points did India lose by against Australia during the 1999-2000 Indian cricket season?", - "Output Program": [ - "ausi = 3\nindia = 0\ndiff = ausi - india\nprint(diff)", - "condition_1 = 3\ncondition_2 = 0\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Despite losing key members of their bench during the offseason (including Okur, Mike James (basketball, born 1975) and Corliss Williamson), the 2004-05 Detroit Pistons season were considered a strong contender to win a second consecutive title in 2005. They won 54 games during the 2004-05 NBA season, their fourth consecutive season of 50 or more wins. During the 2005 NBA Playoffs, they easily defeated the Philadelphia 76ers 4-1 and then rallied from a 2-1 deficit to finish off the 2004-05 Indiana Pacers season, 4-2. In the Eastern Conference Finals, the Pistons faced the 2004-05 Miami Heat season. Once again, the Pistons fell behind. However, they would ultimately win the series in seven games. In the 2005 NBA Finals, the Pistons faced the 2004-05 San Antonio Spurs season. After both teams split the first four games of the series, the turning point came at the end of Game 5 in Detroit, which went into overtime. The Pistons were ahead 95-93 when Robert Horry sank the game-winning three-point basket for the Spurs with 5.8 seconds left in the extra session. The Pistons fought back to win Game 6 in San Antonio, setting up the first NBA Finals Game 7 since 1994. The Pistons then lost a hard-fought, low-scoring game to the Spurs, who won their third NBA championship since 1999. Question: How many years had passed between Game 7 of the 1994 season and the Pistons losing Game 7 against the Spurs?", - "Output Program": [ - "year=11\nanswer=year\nprint(answer)", - "finalgames=7\nseason=4\nanswer=finalgames+season\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Hoping to rebound from their tough road loss to the Seattle Seahawks, the Cowboys returned to Arlington to host their home opener against the Tampa Bay Buccaneers, a team that they had blown out a year before. This game, however, was a close one throughout. In the first quarter, Cowboys quarterback Tony Romo tossed an interception to Aqib Talib, which set up for a 1-yard touchdown pass from Tampa Bay quarterback Josh Freeman to tight end Luke Stocker for Tampa Bay to take the first lead. Dallas would immediately respond after a Sean Lee interception set up Cowboys running back DeMarco Murray for an 11-yard touchdown run to tie the game. Shortly before the half, kicker Dan Bailey booted a 32-yard field goal for Dallas to take the lead, 10-7. After a scoreless third quarter, Dallas pulled away with Dan Bailey knocking in a pair of field goals, one from 26 yards and another from 22 yards to make the game 16-7. Tampa Bay attempted a furious rally to take the game back after a 28-yard field goal by Connor Barth, but Dallas would recover the following onside kick and effectively took a knee to end the game. Question: How many yards did the only passing touchdown of the game go for?", - "Output Program": [ - "touch = 1\nprint(touch)", - "passing = 1\nprint(passing)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to Stats Canada, the population of Kensington Market increased by approximately 300 people (or 7%) from 3,740 in 2006 to 4,029 in 2011. Breaking this number down into generation status, it has been found that first generation residents increased by 75 and second generation residents increased by 20. The remaining 200 or so residents of the area are placed in the third generation or more category. Thus, the number of third generation or more residents increased significantly from 2006 to 2011. In terms of percentages, from 2006 to 2011, first generation residents dropped about 7% from 64.92% to 57.73%. Second generation residents decreased slightly from 19.04% in 2006 to 16.88% in 2011 while the percentage of third generation or more residents increased dramatically from 16.04% in 2006 to 25.39% in 2011, which represents approximately a 10% increase in residents from this generation status. (Census/NHS 2011, Census 2006) Question: By exactly how many residents did the population of Kensington Market grow from 2006 to 2011?", - "Output Program": [ - "start = 3740\nend = 4029\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '289', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: During 2006, Chile imported US $26 billion from the Americas, representing 54% of total imports, followed by Asia at 22%, and Europe at 16%. Mercosur members were the main suppliers of imports to Chile at US $9.1 billion, followed by the United States with US $5.5 billion and the European Union with US $5.2 billion. From Asia, China was the most important exporter to Chile, with goods valued at US $3.6 billion. Year-on-year growth in imports was especially strong from a number of countries - Ecuador (123.9%), Thailand (72.1%), Korea (52.6%), and China (36.9%). Question: How many more billions of dollars worth of goods did the European Union import into Chile than China?", - "Output Program": [ - "eu = 5.2\nchina = 3.6\ndiff = eu - china\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Bulls returned to the Delta Center for Game 6 of the 1998 NBA Finals on June 14, 1998, leading the series 3-2. Jordan executed a series of plays, considered to be one of the greatest clutch performances in NBA Finals history. With the Bulls trailing 86-83 with 41.9 seconds remaining in the fourth quarter, Phil Jackson called a timeout. When play resumed, Jordan received the inbound pass, drove to the basket, and hit a shot over several Jazz defenders, cutting the Utah lead to 86-85. The Jazz brought the ball upcourt and passed the ball to forward Karl Malone, who was set up in the low post and was being guarded by Rodman. Malone jostled with Rodman and caught the pass, but Jordan cut behind him and took the ball out of his hands for a steal. Jordan then dribbled down the court and paused, eyeing his defender, Jazz guard Bryon Russell. With 10 seconds remaining, Jordan started to dribble right, then crossed over to his left, possibly pushing off Russell, although the officials did not call a Personal foul (basketball). With 5.2 seconds left, Jordan gave Chicago an 87-86 lead with a game-winning jumper, the climactic shot of his Bulls career. Afterwards, John Stockton missed a game-winning three-pointer. Jordan and the Bulls won their sixth NBA championship and second three-peat. Once again, Jordan was voted the Finals MVP, having led all scorers averaging 33.5 points per game, including 45 in the deciding Game 6. Jordans six Finals MVPs is a record; Shaquille ONeal, Magic Johnson, LeBron James and Tim Duncan are tied for second place with three apiece. The 1998 Finals holds the highest television rating of any Finals series in history. Game 6 also holds the highest television rating of any game in NBA history. Question: How many more MVPs does Jordan have than Magic Johnson?", - "Output Program": [ - "mvp=86\nmvp1=83\nanswer=mvp-mvp1\nprint(answer)", - "MVP=3\nanswer=MVP\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Following their home loss to the Packers, the Rams flew to Candlestick Park for a Week 4 NFC West duel with their hated rival, the San Francisco 49ers. Due to an injury to Marc Bulger, quarterback Kyle Boller got the start. After a scoreless first quarter, St. Louis' seasonal struggles continued on the 49ers' second punt of the game. The ball would hit backup cornerback Quincy Butler's foot and roll into the endzone where backup Niners linebacker Scott McKillop would land on it for a touchdown. San Francisco would continue its dominating run in the third quarter with quarterback Shaun Hill hooking up on a 13-yard touchdown pass to tight end Vernon Davis, followed by linebacker Patrick Willis returning an interception 23 yards for a touchdown. The 49ers would wrap up their victory march in the fourth quarter with Hill finding wide receiver Josh Morgan on a 24-yard touchdown pass, followed by defensive tackle Ray McDonald returning a fumble 11 yards for a touchdown. With their second shutout loss of the season, the Rams fell to 0-4. Question: How many yards was the longest passing touchdown?", - "Output Program": [ - "longest = 24\nprint(longest)", - "fg_1 = 13\nfg_2 = 24\nfg_3 = 0\n\ndata = (fg_3,fg_2,fg_1)\n\nanswer = max(data)\n\nif answer == fg_1:\n print(fg_1)\nelif answer == fg_2:\n print(fg_2)\nelif answer == fg_3:\n print(fg_3)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In Caleb Hanie's first NFL start, he threw three interceptions in the first half, but was able to rally by completing 18 of 36 passes for 254 yards, two touchdowns and a 56.9 passer rating. However, Raiders kicker Sebastian Janikowski's six field goals would put the game away. Late in the fourth quarter, with the Bears down 25-20, Hanie attempted to rally the Bears from their own 4-yard line. When the Bears reached their own 46-yard line with less than ten seconds in the game, Hanie dropped back and looked around as if he was going to throw before spiking, drawing an intentional grounding penalty. Since intentional grounding penalties have a ten-second runoff, the game ended in defeat for Chicago. Question: How many points were scored in the game?", - "Output Program": [ - "points_1 = 25\npoints_2 = 20\ntotal = points_1 + points_2\nprint(total)", - "point_one = 25\npoint_two = 20\nprint(abs(round(point_one + point_two,2)))" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Tourism in Hawaii is Kauais largest industry. In 2007, 1,271,000 people visited Kauai. The two largest groups were from the continental United States (84% of all visitors) and Japan (3%). As of 2003, there were a total of approximately 27,000 jobs on Kauai, of which the largest sector was accommodation/food services (26%, 6,800 jobs) followed by government (15%) and retail (14.5%), with agriculture accounting for 2.9% (780 jobs) and educational services providing 0.7% (183 jobs). In terms of income, the various sectors that constitute the visitors industry accounted for one third of Kauais income. Employment is dominated by small businesses, with 87% of all non-farm businesses having fewer than 20 employees. As of 2003, Kauais unemployment rate was 3.9%, compared to 3.0% for the entire state and 5.7% for the United States as a whole. Kauais poverty rate was 10.5%, compared to the contiguous 48 states at 10.7%. Question: How many jobs were in the smallest sector of employment?", - "Output Program": [ - "smallest = 183\nprint(smallest)" - ], - "Output Answer": [ - "{'number': '183', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: During the 2000s, Sonora has increased its tourism infrastructure. In the last half of the 2000s, Sonora has increased its network of highways from to , accounting for 6.7% of all highways in Mexico. It ranks second in four-lane highways, surpassed only by Chihuahua. From 2003 to 2009 the number of hotels in the state has increased from 321 to 410 and the number of rooms from 13,226 to 15,806, over 20%. Most of these hotels and rooms are in Hermosillo (57 hotels/3232 rooms) followed by Puerto Pe\u00f1asco (40/3158), Ciudad Obreg\u00f3n (41/1671), Guaymas/San Carlos (28/1590), Nogales (24/1185), Navojoa (15/637) and Magdalena de Kino (10/284). The cities of Hermosillo, Ciudad Obreg\u00f3n, Guaymas, Nogales, San Luis R\u00edo Colorado, Puerto Pe\u00f1asco, Bah\u00eda Kino and \u00c1lamos all have 5-star hotels. There are 2,577 restaurants in the state with 1288 in Hermosillo. Question: How many hotels does Puerto Pe\u00f1asco, Ciudad Obreg\u00f3n, and Guaymas/San Carlos have combined?", - "Output Program": [ - "puetro = 40\nciudad = 41\nguamas = 28\ntotal = puetro + ciudad + guamas\nprint(total)" - ], - "Output Answer": [ - "{'number': '109', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The game in Buffalo, called the \"Snow Bowl\" by the media, was notable for being held in the midst of a lake-effect snow storm that left over a foot of snow on the stadium's turf in similar weather conditions to games such as the Snowplow Game. The Colts and Bills played a low-scoring affair, tied at 7 by the end of regulation thanks to a fourth quarter touchdown pass from Jacoby Brissett to Jack Doyle. However, LeSean McCoy managed to win the game for the Bills with a 21-yard touchdown run in overtime. The Colts fell to 3-10. Question: How many points were scored in regulation?", - "Output Program": [ - "regulation_scored = 7\n\nprint(abs(round(regulation_scored * 2,2)))", - "points_scored_in_reg=14\nprint(points_scored_in_reg)" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: While the silver threepence was minted as a currency coin until nearly the middle of the 20th century, it is clear that the purpose of the coin changed during the reign of George III of the United Kingdom (1760-1820). In the first two years of minting, 1762 and 1763, the coin was obviously produced for general circulation as examples are generally found well worn; on the other hand, coins from the late issue (1817-20) are usually found in very fine condition, indicating that they were probably issued as Maundy money. Over the length of the reign there were several different designs of obverse and reverse in use. Threepences were issued in 1762-63, 1765-66, 1770, 1772, 1780, 1784, 1786, 1792, 1795, 1800, 1817, 1818, and 1820. From 1817 the dimensions of the coin were reduced to a weight of 1.4 grams and diameter of 16 millimetres, following the Great Recoinage of 1816. The inscription on the obverse reads up to 1800, and from 1817. The reverse inscription reads up to 1800 and from 1817. Question: How many times were Threepences issued during the 1700s?", - "Output Program": [ - "ans = [1762,1765,1770,1772,1780,1784,1786,1792,1795,1800]\n\n\ncount = 0\n\nfor i in range(0,len(ans)):\n if 1700 < ans[i] < 1800:\n count += 1\n \nprint(count)", - "_1762 = 1\n_1765 = 1\n_1770 = 1\n_1772 = 1\n_1780 = 1\n_1784 = 1\n_1786 = 1\n_1792 = 1\n_1795 = 1\ntotal = _1762 + _1765 + _1770 + _1772 + _1780 + _1784 + _1786 + _1792 + _1795\nprint(total)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Quoted at constant 2002 prices, GDP fell from \u00a312 million in 1999-2000 to \u00a311 million in 2005-2006. Imports are mainly from the UK and South Africa and amounted to \u00a36.4 million in 2004-05 (quoted on an FOB basis). Exports are much smaller, amounting to \u00a30.2 million in 2004-05. Exports are mainly fish and coffee; Philately sales were \u00a30.06 million in 2004-2005. The limited number of visiting tourists spent about \u00a30.4 million in 2004-2005, representing a contribution to GDP of 3%. Question: How many more millions of pounds were imports than exports?", - "Output Program": [ - "importm = 6.4\nexport = 0.2\nprint(importm - export)", - "imports = 6.4\nexports = 0.2\nprint(imports-exports)" - ], - "Output Answer": [ - "{'number': '6.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Pakistani Americans?", - "Output Program": [ - "pakistani_american = 0.9\ntotal = 100\n\nnot_pakistani_american = (total - pakistani_american)\n\nprint(not_pakistani_american)", - "pakistani = 0.9\n\nprint(abs(round(100 - pakistani,2)))" - ], - "Output Answer": [ - "{'number': '99.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2012, 1,043,292, or 55% of all deaths in Russia were caused by cardiovascular disease. The second leading cause of death was cancer which claimed 287,840 lives (15.2%). External causes of death such as suicide (1.5%), road accidents (1.5%), murders (0.8%), accidental alcohol poisoning (0.4%), and accidental drowning (0.5%), claimed 202,175 lives in total (10.6%). Other major causes of death were diseases of the digestive system (4.6%), respiratory disease (3.6%), infectious and parasitic diseases (1.6%), and tuberculosis (0.9%). The infant mortality rate in 2012 was 7.6 deaths per 1,000 (down from 8.2 in 2009 and 16.9 in 1999). Question: How many deaths, in terms of percentage of all deaths, were not caused by cardiovascular disease?", - "Output Program": [ - "deaths=55\ntotal=100\nanswer=total-deaths \nprint(answer)" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On 25 June, Iraq launched the second Tawakal ala Allah operation against the Iranians on Majnoon Island. Iraqi commandos used amphibious craft to block the Iranian rear, then used hundreds of tanks with massed conventional and chemical artillery barrages to recapture the island after 8 hours of combat. Saddam appeared live on Iraqi television to \"lead\" the charge against the Iranians. The majority of the Iranian defenders were killed during the quick assault. The final two Tawakal ala Allah operations took place near al-Amarah and Khaneqan. By 12 July, the Iraqis had captured the city of Dehloran, inside Iran, along with 2,500 troops and much armour and material, which took four days to transport to Iraq. These losses included more than 570 of the 1,000 remaining Iranian tanks, over 430 armored vehicles, 45 self-propelled artillery, 300 towed artillery pieces, and 320 antiaircraft guns. These figures only included what Iraq could actually put to use; total amount of captured materiel was higher. Since March, the Iraqis claimed to captured 1,298 tanks, 155 infantry fighting vehicles, 512 heavy artillery pieces, 6,196 mortars, 5,550 recoilless rifles and light guns, 8,050 man-portable rocket launchers, 60,694 rifles, 322 pistols, 454 trucks, and 1,600 light vehicles. The Iraqis withdrew from Dehloran soon after, claiming that they had \"no desire to conquer Iranian territory.\" History professor Kaveh Farrokh considered this to be Irans greatest military disaster during the war. Stephen Pelletier, a Journalist, Middle East expert, and Author, noted that \"Tawakal ala Allah \u2026 resulted in the absolute destruction of Irans military machine.\" Question: How many more light vehicles did the Iraqis claim to have captured than tanks?", - "Output Program": [ - "light_vehicles = 1600\ntank = 1298\nprint(abs(round(light_vehicles - tank,2)))", - "vehicals = 1600\ntanks = 1298 \n\nprint(abs(vehicals - tanks))", - "num_of_light_vehicles=1600\nnum_of_tanks=1298\nmore_num_of_light_vehicles=num_of_light_vehicles-num_of_tanks\nprint(more_num_of_light_vehicles)", - "light_vehicles = 1600\ntanks = 1298\nmore = light_vehicles - tanks\nprint(more)" - ], - "Output Answer": [ - "{'number': '302', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: How many more yards were gained on passing touchdowns compared to rushing touchdowns when only the first quarter is taken into account?", - "Output Program": [ - "passing = 68\nrunning = 32\ndiff = passing - running\nprint(diff)", - "passing = (25,2,5)\nrushing = (68)\n\nprint(abs(round((sum(passing) - (rushing)),2)))" - ], - "Output Answer": [ - "{'number': '36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many on the white residents that called the Bronx home were Hispanic", - "Output Program": [ - "whites=168570 \nAmerican=55000\nanswer=whites-American\nprint(answer)", - "Bronx=168570\nresidents=320640\nanswer=residents-Bronx\nprint(answer)" - ], - "Output Answer": [ - "{'number': '152070', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Fulks set the BAA/NBA single game scoring record four different times. On December 3, 1946, in just his eighth game as a professional, Fulks became the leagues record holder for most points scored in a single game when he scored 37 points, making 16 field goals and five free throws, in Philadelphias 76 to 68 win over the Providence Steam Rollers. Just 20 games later on January 14, 1947, Fulks set a new single game scoring record when he scored 41 points, making 15 field goals and 11 free throws, in Philadelphias 104 to 74 win over the Toronto Huskies. In the 1946-47 season, Fulks also led the league in scoring for its inaugural season, scoring 23.2 points per game. The following season on December 18, 1948, Fulks again set a single game scoring record when he scored 47 points, making 18 field goals and 11 free throws, in Philadelphias 99-71 loss to the New York Knickerbockers. Question: How many plays did Fulks make his 37 points in on December 3, 1946?", - "Output Program": [ - "play=68\nplay1=78\nanswer=play1-play\nprint(answer)", - "plays =21\nprint(plays)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In October 2002, bilateral and multilateral lenders led by the World Bank agreed to give Yemen a four-year economic support package worth US$2.3 billion, 20 percent in grants and 80 percent in concessional loans. This funding is almost eight times the amount of financial support Yemen received under the IMFs PRGF. However, in December 2005 the World Bank announced that because of the governments continued inability to effect significant economic reforms and stem corruption, funding would be reduced by more than one-third, from US$420 million to US$240 million for the period July 2005 \u2013 July 2008. In May 2006, the World Bank adopted a new Country Assistance Strategy (CAS) for Yemen for the period FY 2006 to FY 2009, providing a blueprint for fostering the countrys fiscal and human development improvement. The bank pledged to contribute approximately US$400 million in International Development Association (IDA) credits over the CAS time frame. At present, Yemen owes approximately US$264 million to Japan, one of its largest donors. In December 2005, the Government of Japan pledged to write off US$17 million of the debt. That same month, Germany pledged to increase its annual aid to Yemen to US$83.6 million over the next two years; funding will go primarily to education and water improvement projects. In November 2006, the United Kingdom announced that aid to Yemen would increase 400 percent, to US$222 million through 2011. Question: How many years was the period where the World Bank would reduce funding by more than one-third?", - "Output Program": [ - "condition_1 = 2005\ncondition_2 = 2008\n\nprint(abs(condition_2 - condition_1))", - "start = 2002\nend = 2005\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: However, later that month, due to the world financial crisis, the Russian Parliaments Defence Committee stated that the Russian defence budget would instead be slashed by 15 percent, from $40 billion to $34 billion, with further cuts to come. On 5 May 2009, First Deputy Prime Minister Sergei Ivanov said that the defence budget for 2009 will be 1.3 trillion rubles (US$39.4 billion). 322 billion rubles are allocated to purchase weapons, and the rest of the fund will be spent on construction, fuel storage and food supply. According to the head of the Defence Committee of the State Duma Vladimir Komoyedov, Russia plans to spend 101.15 billion rubles on nuclear weapons in 2013-2015. \"The budget provisions under The Nuclear Weapons Complex section in 2013-2015 will amount to 29.28 billion rubles, 33.3 billion rubles and 38.57 billion rubles respectively,\" Komoyedov said, Vechernaya Moskva reports. Question: Which year has the largest nuclear budget from 2013 to 2015?", - "Output Program": [ - "year_1 = 29.28\nyear_2 = 38.57\n\nif year_1 > year_2:\n print(\"2013\")\nelse:\n print(\"2015\")", - "y1 = 29.28\ny2 = 33.3\ny3 = 38.57\nif y1 > y2:\n if y1 > y3:\n print(2013)\n else:\n print(2015)\nelse:\n if y2 > y3:\n print(2014)\n else:\n print(2015)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2015'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many more percentage points of the population are black than Indian?", - "Output Program": [ - "percent_black_people=53\npercent_indian_people=20\npercent_more_black_people=percent_black_people-percent_indian_people\nprint(percent_more_black_people)", - "black = 53\nindian = 20\nprint(abs(round(black - indian,2)))" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Americans first game was played on July 10, 1974, against the Southern California Sun in front of a crowd of 53,231 at Legion Field. (The announced attendance of 53,231 was inflated. The actual attendance figure was 43,031 for the opening game, of which 41,799 had paid.) Held scoreless by the Sun for the first three quarters and trailing by a touchdown at the start of the fourth quarter, the Americans came back to win 11-7. In their first road game, the Americans overcame a 26-point deficit at halftime to win 32-29 over the New York Stars (WFL) in front of 17,943 at Downing Stadium on July 17, 1974. The second home game, a 58-33 win over the Memphis Southmen on July 24, drew an announced attendance of 61,319 fans (actual attendance was 54,413 with 40,367 paying). Question: How many fewer people had paid to attend the July 10, 1974 than was announced as the attendance?", - "Output Program": [ - "july_10 = 53231\nactual = 41799\n\nprint(abs(july_10 - actual))", - "paid = 43031\nannounced = 53231\ndiff = announced - paid\nprint(diff)" - ], - "Output Answer": [ - "{'number': '10432', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Alpha 21164 or EV5 became available in 1995 at processor frequencies of up to 333 MHz. In July 1996 the line was speed bumped to 500 MHz, in March 1998 to 666 MHz. Also in 1998 the Alpha 21264 (EV6) was released at 450 MHz, eventually reaching (in 2001 with the 21264C/EV68CB) 1.25 GHz. In 2003, the Alpha 21364 or EV7 Marvel was launched, essentially an EV68 core with four 1.6 GB/s inter-processor communication links for improved multiprocessor system performance, running at 1 or 1.15 GHz. Question: How many more MHz did the he Alpha 21264 processors have in 1998 than the he Alpha 21164 had in 1995?", - "Output Program": [ - "alpha_21264 = 450\nalpha_21164 = 333\n\nprint(abs(alpha_21264 - alpha_21164))", - "alpha21264 = 450\nalpha21164 = 333\nmore_mhz = alpha21264 - alpha21164\nprint(more_mhz)" - ], - "Output Answer": [ - "{'number': '117', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The U.S. Institute of Medicine (IOM) updated Estimated Average Requirements (EARs) and Recommended Dietary Allowances (RDAs) for iron in 2001. The current EAR for iron for women ages 14\u201318 is 7.9 mg/day, 8.1 for ages 19\u201350 and 5.0 thereafter (post menopause). For men the EAR is 6.0 mg/day for ages 19 and up. The RDA is 15.0 mg/day for women ages 15\u201318, 18.0 for 19\u201350 and 8.0 thereafter. For men, 8.0 mg/day for ages 19 and up. RDAs are higher than EARs so as to identify amounts that will cover people with higher than average requirements. RDA for pregnancy is 27 mg/day and, for lactation, 9 mg/day. For children ages 1\u20133 years 7 mg/day, 10 for ages 4\u20138 and 8 for ages 9\u201313. As for safety, the IOM also sets Tolerable upper intake levels (ULs) for vitamins and minerals when evidence is sufficient. In the case of iron the UL is set at 45 mg/day. Collectively the EARs, RDAs and ULs are referred to as Dietary Reference Intakes. Question: How many milligrams less is the RDA for lactation than for pregnancy?", - "Output Program": [ - "pregnancy = 27\nlactation = 9\ndiff = pregnancy - lactation\nprint(diff)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Ethnic change has been transforming the population. By 2009, nearly 45 percent of the residents spoke a language other than English at home. Whites now comprise only 45 percent of the population, while the numbers of Hispanics grow steadily, along with Vietnamese, Korean and Chinese families. The percentage of foreign-born residents jumped to 30 percent in 2008 from 6 percent in 1970. The mayor of Irvine, Sukhee Kang, was born in Korea, making him the first Korean-American to run a major American city. \u201cWe have 35 languages spoken in our city,\u201d Kang observed. The population is diverse age-wise, with 27.0% under the age of 18, 9.4% from 18 to 24, 33.2% from 25 to 44, 20.6% from 45 to 64, and 9.9% 65 years of age or older. The median age is 33 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.7 males. Question: How many more people, in terms of percentage, were in the two largest age groups combined compared to the smallest age group?", - "Output Program": [ - "smallest = 9.4\nlargest = 33.2 + 27.0\ndiff = largest - smallest\nprint(diff)", - "ans = [27,9.4,33.2,20.6,9.9]\n\nprint(abs(round(sorted(ans)[-1] + sorted(ans)[-2] - sorted(ans)[0],2)))" - ], - "Output Answer": [ - "{'number': '50.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Audis sales grew strongly in the 2000s, with deliveries to customers increasing from 653,000 in 2000 to 1,003,000 in 2008. The largest sales increases came from Eastern Europe (+19.3%), Africa (+17.2%) and the Middle East (+58.5%). China in particular has become a key market, representing 108,000 out of 705,000 cars delivered in the first three quarters of 2009. One factor for its popularity in China is that Audis have become the car of choice for purchase by the Chinese government for officials, and purchases by the government are responsible for 20% of its sales in China. As of late 2009, Audis operating profit of \u20ac1.17-billion ($1.85-billion) made it the biggest contributor to parent Volkswagen Groups nine-month operating profit of \u20ac1.5-billion, while the other marques in Group such as Bentley and SEAT had suffered considerable losses. May 2011 saw record sales for Audi of America with the new Audi A7 and Audi A3 TDI Clean Diesel. In May 2012, Audi reported a 10% increase in its sales\u2014from 408 units to 480 in the last year alone. Question: How many more percentage points of sales came from the Middle East than Europe?", - "Output Program": [ - "middle_east = 58.5\neurope = 19.3\nmore_percent = middle_east - europe\nprint(more_percent)", - "europe = 19.3\nmiddle_east = 58.5\n\nprint(abs(middle_east - europe))" - ], - "Output Answer": [ - "{'number': '39.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: From a 1988 study in China, the US protection agency quantified the lifetime exposure of arsenic in drinking water at concentrations of 0.0017 mg/L (1.7 ppb), 0.00017 mg/L, and 0.000017 mg/L are associated with a lifetime skin cancer risk of 1 in 10,000, 1 in 100,000, and 1 in 1,000,000 respectively. WHO asserts that a water level of 0.01 mg/L (10 ppb) poses a risk of 6 in 10000 chance of lifetime skin cancer risk and contends that this level of risk is acceptable. Question: How many more mg/L is highest amount of arsenic in drinking water linked to skin cancer risk than the lowest mg/L amount?", - "Output Program": [ - "high = 0.0017\nlow = 0.000017\n\nprint(abs(round(high - low,6)))", - "higest_mgL = 0.0017\nlowest_mgL = 0.000017\nmore_mgL = higest_mgL - lowest_mgL\nprint(\"%.6f\" % more_mgL)" - ], - "Output Answer": [ - "{'number': '.001683', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 256. The number of jobs in the primary sector was 162, of which 152 were in agriculture and 9 were in forestry or lumber production. The number of jobs in the secondary sector was 45 of which 29 or (64.4%) were in manufacturing and 16 (35.6%) were in construction. The number of jobs in the tertiary sector was 49. In the tertiary sector; 10 or 20.4% were in the sale or repair of motor vehicles, 1 was in the movement and storage of goods, 10 or 20.4% were in a hotel or restaurant, 7 or 14.3% were in the information industry, 2 or 4.1% were the insurance or financial industry, 9 or 18.4% were technical professionals or scientists, 9 or 18.4% were in education. Question: How many percent more jobs were in manufacturing than in construction?", - "Output Program": [ - "manufacturing = 64.4\nconstruction = 35.6\nprint(abs(round(manufacturing-construction,2)))", - "percentage_jobs_manu = 64.4\npercentage_jobs_cons = 35.6\npercentage_more = percentage_jobs_manu - percentage_jobs_cons\nprint(\"%.1f\" % percentage_more)" - ], - "Output Answer": [ - "{'number': '28.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The team rallied for a win over the Washington Redskins at FedExField in week 10. Penalties on Washington's defense helped allow a short McNabb to Brian Westbrook touchdown pass on Philadelphia's opening drive. A fumble by L. J. Smith gave Washington the ball inside Eagle territory, and Jason Campbell capitalized with a touchdown pass to James Thrash, the former Eagle. The extra point was missed, but Campbell hit Thrash for another score later in the second quarter. The two-point conversion failed, leaving it 12-7 Washington. A Redskin field goal stretched Philadelphia's deficit to 15-7 in the third quarter, but L. J. Smith, who spent much of the early season injured, caught an eight-yard touchdown from McNabb. The Eagles went for two to try to tie it, but were not successful. Campbell fired back with his third touchdown pass, this one to Keenan McCardell, to make it 22-13. McNabb needed five plays to get the points back, launching a 45-yard touchdown pass to Reggie Brown for the touchdown. Ladell Betts fumbled the ball away in Eagle territory on Washington's next possession, but McNabb was sacked and fumbled it back to the Redskins on the next play. The Redskins eventually had first-and-goal from the three-yard line, but the Philadelphia defense had yet another huge goal-line stand, and Washington settled for a field goal to go up 25-20. The Eagles got the ball back with four minutes to play, and Westbrook immediately took a short pass and broke free for a 57-yard touchdown to go ahead 26-25 (the two-point conversion failing again). The defense came up big again, with Mike Patterson sacking Campbell to jar the ball loose, and Trent Cole recovering. Westbrook carried it in from ten yards out to seal the deal. McNabb, who surpassed Ron Jaworski for the most career completions in franchise history (2,090 at game's end), passed for 251 yards and four touchdowns in the 33-25 win. Westbrook rushed for 100 yards and had 83 receiving yards, with three total touchdowns. The comeback win improved the Eagles record to 4-5. Question: How many points were scored in this game?", - "Output Program": [ - "team_a = 33\nteam_b = 25\ntotal = team_a + team_b\nprint(total)", - "first_score = 33\nsecond_score = 25\n\nprint(abs(first_score + second_score))" - ], - "Output Answer": [ - "{'number': '58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Medicaid funding has become a major budgetary issue for many states over the last few years, with states, on average, spending 16.8% of state general funds on the program. If the federal match expenditure is also counted, the program, on average, takes up 22% of each states budget. Some 43 million Americans were enrolled in 2004 (19.7 million of them children) at a total cost of $295 billion. In 2008, Medicaid provided health coverage and services to approximately 49 million low-income children, pregnant women, elderly people, and disabled people. Federal Medicaid outlays were estimated to be $204 billion in 2008. In 2011, there were 7.6 million hospital stays billed to Medicaid, representing 15.6 percent (approximately $60.2 billion) of total aggregate inpatient hospital costs in the United States. At $8,000, the mean cost per stay billed to Medicaid was $2,000 less than the average cost for all stays. Question: How many more dollars were spent in Medicaid in 2004 than in 2008?", - "Output Program": [ - "y2008 = 204\ny2004 = 295\n\nprint(abs(y2008 - y2004)*1000000000)", - "_2004 = 295000000000\n_2008 = 204000000000\nmore = _2004 - _2008\nprint(more)" - ], - "Output Answer": [ - "{'number': '91000000000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1860, there were 20,000 professionals in Russia and 85,000 by 1900. Originally composed of educated nobles, the intelligentsia became dominated by raznochintsy (class-less people) after 1861. In 1833, 78.9 per cent of secondary-school students were children of nobles and bureaucrats, by 1885 they were 49.1 per cent of such students. The proportion of commoners increased from 19.0 to 43.8 per cent, and the remaining percentage were the children of priests. In fear of an educated proletariat, Tsar Nicholas I of Russia limited the number of university students to 3,000 per year, yet there were 25,000 students, by 1894. Similarly the number of periodicals increased from 15 in 1855 to 140 periodical publications in 1885. The \"third element\" were professionals hired by zemstva. By 1900, there were 47,000 of them, most were liberal radicals. Question: How many more secondary-school students were children of nobles and bureaucrats in 1833 than 1885?", - "Output Program": [ - "percentage_children_1833 = 78.9\npercentage_children_1885 = 49.1\npercentage_more = round(percentage_children_1833 - percentage_children_1885,1)\nprint(percentage_more)", - "childeren_1833 = 78.9\nchilderen_1885 = 49.1\n\nprint(abs(round(childeren_1833 - childeren_1885,2)))" - ], - "Output Answer": [ - "{'number': '30.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many percent of the population was between the ages of 18 and 64?", - "Output Program": [ - "age_18_and_64 = 9.4+33.1+25\n \nprint(abs(round(age_18_and_64,2)))", - "eighteen = 9.4\ntwenty_five = 33.1\nforty_five = 25\ntotal = eighteen + twenty_five + forty_five\nprint(total)" - ], - "Output Answer": [ - "{'number': '67.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There are 27,908 households, of which 31.5% have children under the age of 18 living with them, 48.9% were married couples living together, 15.4% had a female householder with no husband present, and 32.3% were non-families. 28.4% of all households are made up of individuals, and 10.6% had someone living alone who was 65 years of age or older. The average household size was 2.39, and the average family size was 2.94. 70% of women with school-age children work. Question: How many percent are not non-families?", - "Output Program": [ - "households_percent = 100\nnon_families_percent = 32.3\nprint(households_percent-non_families_percent)\n", - "total = 100\nnon_families_percentage = 32.3\nrest = total - non_families_percentage\nprint(rest)", - "non_famil_percentage = 32.3\nprint(100-non_famil_percentage)", - "total = 100\nnnf= 32.3\nprint(total - nnf)" - ], - "Output Answer": [ - "{'number': '67.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: This broadcast was the last for NBC as the American Football Conference network after 33 years (CBS has held the AFC broadcast rights ever since), their last NFL broadcast overall until 2006 NFL season, when they signed on to televise NBC Sunday Night Football, and their last Super Bowl broadcast until 2009 (Super Bowl XLIII). This was also the last time Channel 4 in the United Kingdom would show the Super Bowl - and their last NFL coverage until 2010 - after they had been showing the event since 1983 (Super Bowl XVII). Only Sky Sports would show it live until Channel 5 (UK) joined them in 2003 (Super Bowl XXXVII). It also marked the last Super Bowl until 2007 for CTV Television Network in Canada after airing the NFL and the event since Super Bowl XVI; from 1999 to 2006 the Super Bowl aired on the Global Television Network. CTV had aired NFL football since 1970 and the Super Bowl since 1982 (Super Bowl XVI). It was also the final NFL game for GMA Network in the Philippines until the 2006 NFL Season; GMA had aired NFL football since 1986 NFL season and the Super Bowl since Super Bowl XXI in 1987. The Super Bowl would be broadcast on TV5 (Philippines), also from 1999 until 2006. It was also the final Super Bowl in which the Televisa family of networks aired on its own in Mexico, also until 2007, being broadcast on Canal 5 (Televisa Network); Televisa had aired NFL football since 1970 and the Super Bowl since 1988 (at the time, Super Bowl XXII). Azteca 13 likewise would exclusively air the Super Bowl from 1999 until 2006, including Super Bowl XXXVII which would be the next Super Bowl to be played at Qualcomm Stadium. Question: How many networks stopped broadcasting games in 2006?", - "Output Program": [ - "network = 5\nprint(network)", - "ans = [\"CTV\",\"TV5\",\"Azteca\"]\n\nprint(len(ans))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Chinese American?", - "Output Program": [ - "percentage = 100\nchinese_americans = 1.3\nnot_chinese_americans = percentage - chinese_americans\nprint(not_chinese_americans)", - "condition_1 = 1.3\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '98.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: This overall downturn affected Holdens profits; the company recorded a combined gain of A$842.9 million from 2002 to 2004, and a combined loss of A$290 million from 2005 to 2006. Factors contributing to the loss included the development of an all-new model, the strong Australian dollar and the cost of reducing the workforce at the Elizabeth plant, including the loss of 1,400 jobs after the closure of the third-shift assembly line in 2005, after two years in operation. Holden fared better in 2007, posting an A$6 million loss. This was followed by an A$70.2 million loss in the 2008, an A$210.6 million loss in 2009, and a profit of A$112 million in 2010. On 18 May 2005, \"Holden Ltd\" became \"GM Holden Ltd\", coinciding with the resettling to the new Holden headquarters on 191 Salmon Street, Port Melbourne, Victoria. Question: Which year of Holden's company had a gain, 2010 or 2008?", - "Output Program": [ - "company10 = 112 \ncompany08 = 70.2\nif company10>company08:\n print(\"2010\")", - "y1 = -70.2\ny2 = 112\nif y1 > y2:\n print(2008)\nelse:\n print(2010)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2010'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The largest population centres of the Sinhalese diaspora are mainly situated in Europe, North America and Australia. The city of Melbourne contains just under half of the Sri Lankan Australians. The 2011 census recorded 86,412 Sri Lanka born in Australia. There are 73,849 Australians (0.4 of the population) who reported having Sinhalese ancestry in 2006. The Sinhalese language was also reported to be the 29th-fastest-growing language in Australia (ranking above Somali language but behind Hindi language and Belarusian language). Sinhalese Australians have an exceptionally low rate of return migration to Sri Lanka. In the Canada 2011 Census, 7,220 people identified themselves as of Sri Lankan Canadians, out of 139,415 Sri Lankans. There are a small amount of Sri Lankans in India, scattered around the country, but mainly living in and around the North India and South India regions. Sri Lankan New Zealanders comprised 3% of the Asian population of New Zealand in 2001. The numbers arriving continued to increase, and at the 2006 census there were over 7,000 Sri Lankans living in New Zealand. The Sri Lankan American number about 12,000 in the U.S. The New York City Metropolitan Area contains the largest Sri Lankan community in the United States, receiving the highest legal permanent resident Sri Lankan immigrant population, followed by Central New Jersey and the Los Angeles metropolitan area. Many Sri Lankans in Italy have migrated to Italy since the 1970s. Italy was attractive to the Sinhalese due to perceived easier employment opportunities and entry, compared to other European countries. It is estimated that there are 30,000-33,000 Sinhalese in Italy. The major Sinhalese communities in Italy are located in Lombardia (In the districts Loreto and Lazzaretto), Milan, Lazio, Rome, Naples, and Southern Italy (Particularly Palermo, Messina and Catania). Though British Sri Lankans people in particular and Sri Lankans in general have migrated to the UK over the centuries beginning from the colonial times, the number of Sinhalese people in the UK cannot be estimated accurately due to inadequacies of census in the UK. The UK government does not record statistics on the basis of language or ethnicity and all Sri Lankans are classified into one group as Asian British or Asian Other. Question: How many more Sri Lanka born people in Australia in 2011 were there than Australians who reported having Sinhalese ancestry in 2006?", - "Output Program": [ - "sri_lanka = 86412\naustralians = 73849\n\ndifference = (sri_lanka - australians)\n\nprint(difference)", - "srilanka = 86411\nsinhales = 73849\n\nprint(abs(round((srilanka - sinhales),2)))" - ], - "Output Answer": [ - "{'number': '12563', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: From 1789 to 1815, members of Congress received only a daily payment of $6 while in session. Members received an annual salary of $1,500 per year from 1815 to 1817, then a per diem salary of $8 from 1818 to 1855; since then they have received an annual salary, first pegged in 1855 at $3,000. In 1907, salaries were raised to $7,500 per year, the equivalent of $173,000 in 2010. In 2006, members of Congress received a yearly salary of $165,200. Congressional leaders were paid $183,500 per year. The Speaker of the House of Representatives earns $212,100 annually. The salary of the President pro tempore of the United States Senate for 2006 was $183,500, equal to that of the Party leaders of the United States House of Representatives and Party leaders of the United States Senate. Privileges include having an office and paid staff. In 2008, non-officer members of Congress earned $169,300 annually. Some critics complain congressional pay is high compared with a median American Household income in the United States of $45,113 for men and $35,102 for women. Others have countered that congressional pay is consistent with other branches of government. Another criticism is that members of Congress have access to free or low-cost medical care in the Washington D.C. area. The petition, \"Remove health-care subsidies for Members of Congress and their families\", has already gathered over 1,076,000 signatures on the website Change.org. In January 2014, it was reported that for the first time over half of the members of Congress were millionaires. Congress has been criticized for trying to conceal pay raises by slipping them into a large bill at the last minute. Others have criticized the wealth of members of Congress. Representative Jim Cooper of Tennessee told Harvard professor Lawrence Lessig that a chief problem with Congress was that members focused on lucrative careers as lobbyists after serving\u2013\u2013that Congress was a \"Farm team for K Street (Washington, D.C.)\"\u2013\u2013instead of on public service. Question: How many more dollars does a Congressional leader make than a member of Congress?", - "Output Program": [ - "leader = 183500\nmember = 165200\nmore_dollars = leader - member\nprint(more_dollars)", - "condition_1 = 165200\ncondition_2 = 183500\n\nprint(abs(round(condition_2 - condition_1,2)))\n" - ], - "Output Answer": [ - "{'number': '18300', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2012, 1,043,292, or 55% of all deaths in Russia were caused by cardiovascular disease. The second leading cause of death was cancer which claimed 287,840 lives (15.2%). External causes of death such as suicide (1.5%), road accidents (1.5%), murders (0.8%), accidental alcohol poisoning (0.4%), and accidental drowning (0.5%), claimed 202,175 lives in total (10.6%). Other major causes of death were diseases of the digestive system (4.6%), respiratory disease (3.6%), infectious and parasitic diseases (1.6%), and tuberculosis (0.9%). The infant mortality rate in 2012 was 7.6 deaths per 1,000 (down from 8.2 in 2009 and 16.9 in 1999). Question: How many percent of deaths in Russia in 2012 were not caused by cardiovascular disease?", - "Output Program": [ - "total = 100\ncardio_death = 55\nnon_cardio = total - cardio_death\nprint(non_cardio)", - "condition_1 = 100\ncondition_2 = 55\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Batman grossed $2.2 million in late night previews on June 22, 1989 on 1,215 screens and grossed $40.49 million in 2,194 theaters during its opening weekend. This broke the opening weekend record, set by Ghostbusters II one week earlier, with $29.4 million. Batman became the fastest film to earn $100 million, reaching it in 11 days (10 days plus late night previews), The film closed on December 14, 1989, with a final gross $251.2 million in North America and $160.15 million internationally, totaling $411.35 million. and was the highest grossing List of films based on DC Comics until 2008s The Dark Knight (film). The films gross is the 66th highest ever in North American ranks. Although Indiana Jones and the Last Crusade made the most money worldwide in 1989, Batman was able to beat The Last Crusade in North America, and made a further $150 million in home video sales. Box Office Mojo estimates that the film sold more than 60 million tickets in the US. Question: How many more millions of dollars did Batman gross compared to Ghostbusters II on opening weekend?", - "Output Program": [ - "gross = 40.49\nGhostbusters = 29.4\nprint(gross-Ghostbusters)", - "bat = 40.49\nghost = 29.4\nprint(bat - ghost)" - ], - "Output Answer": [ - "{'number': '11.09', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Ethnic change has been transforming the population. By 2009, nearly 45 percent of the residents spoke a language other than English at home. Whites now comprise only 45 percent of the population, while the numbers of Hispanics grow steadily, along with Vietnamese, Korean and Chinese families. The percentage of foreign-born residents jumped to 30 percent in 2008 from 6 percent in 1970. The mayor of Irvine, Sukhee Kang, was born in Korea, making him the first Korean-American to run a major American city. \u201cWe have 35 languages spoken in our city,\u201d Kang observed. The population is diverse age-wise, with 27.0% under the age of 18, 9.4% from 18 to 24, 33.2% from 25 to 44, 20.6% from 45 to 64, and 9.9% 65 years of age or older. The median age is 33 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.7 males. Question: How many people, in terms of percentage, were in the 3 smallest age groups combined?", - "Output Program": [ - "smallest_1 = 9.4\nsmallest_2 = 9.9\nsmallest_3 = 20.6\nsmallest_combined = round(smallest_1 + smallest_2 + smallest_3, 1)\nprint(smallest_combined)", - "smallest_age_group = 9.4+9.9+20.6\n\nprint(abs(round(smallest_age_group,2)))" - ], - "Output Answer": [ - "{'number': '39.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their easy win over the Seahawks, the Vikings stayed at home, donned their throwback uniforms, and faced the Chicago Bears in a Week 12 duel. After a scoreless first quarter, the Vikings drew first blood as quarterback Brett Favre completed a 15-yard TD pass to rookie wide receiver Percy Harvin. The Bears responded with QB Jay Cutler firing a 24-yard TD pass to WR Johnny Knox. The Vikings responded with Favre hooking up with running back Chester Taylor on a 10-yard TD pass, along with kicker Ryan Longwell nailing a 52-yard field goal. Finally, the Vikings closed out the first half with Favre finding tight end Visanthe Shiancoe on a 6-yard TD pass. In the third quarter, the Bears tried to rally with kicker Robbie Gould nailing a 38-yard field goal. However, the Vikings finally shut out the Bears for the rest of the second half, and kicker Ryan Longwell made field goals of 37 and 20 yards. Running back Adrian Peterson also had a 5-yard TD run (with a missed extra point attempt). With the win, the Vikings improved to 10-1, and compiled a 5-0 record against their NFC North rivals. Their \"magic number\" decreased to two, meaning that any combination of two Vikings wins or Packers losses would result in the Vikings clinching their second consecutive NFC North division title. On Wednesday December 2, the NFL honored Brett Favre with the NFC Offensive Player of the Month for November. It was the sixth time in his career that he won the award. Question: How many of the touchdowns were passing touchdowns?", - "Output Program": [ - "pas = 4\nprint(pas)", - "ans = [24,10,6,15]\n\nprint(len(ans))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Boston University is ranked No. 36 Nationally in the Wall Street Journal/Time Higher Education U.S. colleges and universities ranking. According to the U.S. News & World Report Boston University is ranked 18th in Best Colleges for Veterans, 52nd in Best Undergraduate Teaching, 46th in Best Value Schools, 32nd in High School Counselor Rankings, 28th in Most Innovative Schools, 48th in Best Undergraduate Engineering Programs, 12th in Biomedical Engineering. Boston Universitys Graduate Schools are ranked as 42nd Best Business School, 34rd Best Education School, 35th Best Engineering Schools, 22nd Best Law School, 4th Best Health Care Law, 11th Best Intellectual Property Law, 7th Best Tax Law, 26th Best Medical School, 29th Best Research Medical School, 85th Best Biological Sciences, 59th Best Chemistry, 31st Clinical Psychology, 49th Computer Science, 78th Earth Sciences, 23rd in Economics, 12th in Development Economics, 42nd in English, 59th in Best Fine Arts Programs, 17th in Healthcare Management, 44th in History, 47th in Mathematics, 1st in Occupational Therapy, 14th in Physical Therapy, 37th in Physics, 56th in Political Science, 39th in Psychology, 10th in Public Health, 10th in Social Work, 47th in Sociology, 12th in Speech-Language Pathology and 50th in Statistics. Question: According to the U.S. News & World Report, how many colleges rank higher than Boston University in Best Value Schools?", - "Output Program": [ - "Bestschool=46\nanswer=Bestschool\nprint(answer)", - "schools=45\nanswer=schools\nprint(answer)" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The U.S. National Health and Nutrition Examination Survey of 1994 showed that 59.8% of American men and 51.2% of women had BMIs over 25. Morbid obesity-a BMI of 40 or more-was found in 2% of the men and 4% of the women. A survey in 2007 showed 63% of Americans are overweight or obese, with 26% in the obese category (a BMI of 30 or more). As of 2014, 37.7% of adults in the United States were obese, categorized as 35.0% of men and 40.4% of women; class 3 obesity (BMI over 40) values were 7.7% for men and 9.9% for women. Question: How many fewer percent of Americans were obese in 2007 than in 2014?", - "Output Program": [ - "y2007 = 63\ny2014 = 37.7\n\nprint(abs(round(y2007-y2014,2)))", - "obese_americans_2014_percent=37.7\nobese_americans_2007_percent=26\n\n\ndec_obese_percent=obese_americans_2014_percent-obese_americans_2007_percent\nprint(round(dec_obese_percent,1))" - ], - "Output Answer": [ - "{'number': '11.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the 2011 census Russian citizens are the most numerous foreigners - 11 991, followed by 8 444 EU citizens (UK- 2 605, Greece - 1 253, Germany- 848, Poland - 819 and Italy - 456), citizens of Ukraine - 3 064, Republic of Macedonia - 1 091, Moldova - 893 and Serbia - 569. 22.8% of them are from Asia, mostly from Turkey. Those with dual Bulgarian and other citizenship were 22 152, or 0.3% of the population. Of them persons with Bulgarian and Russian citizenship were 5 257 (23.7%), followed by persons with Bulgarian and Turkish citizenship - 4 282 (19.3%), Bulgarian and citizenship of the USA- 1 725 (7.8%). There are at least 17,527 Refugees of the Syrian Civil War with applications in Bulgaria. In 2001-2015 185,447 people applied for Bulgarian citizenship and 116,222 were provided with. 113,647 were granted on grounds of proven Bulgarian ancestry, including 59,968 Republic of Macedonia citizens. 29,218 were Moldovan citizens, 5930 Ukrainians, 5374 Serbians, 5194 Russians, 3840 Israeli, 2192 Albanians, 692 Turks and others. In 2016, 12,880 foreigners were naturalized, including 6196 Macedonians. Question: How many of the 185447 refugees who applied for Bulgarian citizenship were granted citizenship?", - "Output Program": [ - "total_people = 185447\ngranted = 116222\n\nprint(abs(round(total_people - granted,2)))", - "total_refugies = 185447\nprovided_with = 116222\ngranted = total_refugies - provided_with\nprint(granted)" - ], - "Output Answer": [ - "{'number': '69225', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many households did not have children under the age of 18 living with them?", - "Output Program": [ - "condition_1 = 23304\ncondition_2 = 108815\n\nprint(abs(round(condition_2 - condition_1,2)))", - "households = 108815\nunder = 23304\nnot_under = households - under\nprint(not_under)" - ], - "Output Answer": [ - "{'number': '85511', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of 2009, Streetsvilles population stood at 47,327 with a 9.9% population increase between 2001 and 2006 and a subsequent 20% increase from 2006 to 2009. From 2006 to 2009, households also increased in number from 12,178 to 13,722. The majority of Streetsville residences own their own homes (85%) with more than 51,000 residents holding a university or college degree. Also the majority of residences work within grey or white collar jobs versus only 27% of the population consisting of labour workers . Furthermore, the average household income of Streetsville residents amounts to $124,255 with only a 5.6% unemployment rate. In relation to religion, 41.4% of residents are Roman Catholics while religious populations such as Muslims (6.9%) and Anglicans (6.3%) are continuing to grow. Also nearly 48% of Streetsville residents are identified as visible minorities including predominantly East Indians, South Asians and Chinese. Subsequently, 53% of the populations main language is English while the region boasts many non-official languages such as Chinese, Arabic, and Punjabi. With homes averaging around 3.4 bedrooms, the average family consists of three people per home and has around 1.4 children. Streetsvilles population has an average age of 38 with 33% of the population being between ages 25\u201344, 23.1% of the population are between the ages 45\u2013 64 and 14.5% of the population being between the ages of 15- 24. Also among the population, 61.4% of residents are married while 29.1% are single and 9.5% are widowed or divorced. Question: How many percent of people were not visible minorities?", - "Output Program": [ - "percentage_visible_minorities = 48\npercentage_not_visible_minorities = 100 - percentage_visible_minorities\nprint(percentage_not_visible_minorities)", - "visible_minorities = 48\n\nprint(abs(round(100 - visible_minorities,2)))" - ], - "Output Answer": [ - "{'number': '52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2011 the estimated median income for a household in the city was $44,846, and the median income for a family was $53,896. Males had a median income of $42,120 versus $31,362 for females. The per capita income for the city was $25,041. About 9.6% of families and 14.4% of the population were below the poverty line, including 15.1% of those under age 18 and 12.8% of those age 65 or over. The population was 180,480 at the 2000 United States Census; in 2010, its population had risen to 225,221, making it the third-largest city in the state after Las Vegas, Nevada and Henderson, Nevada, and the largest outside Clark County, Nevada. Reno lies north of the Nevada state capital, Carson City, Nevada, and northeast of Lake Tahoe in a shrub-steppe environment. Reno shares its eastern border with the city of Sparks and is the larger of the principal cities of the Reno-Sparks metropolitan area (MSA), a United States metropolitan area that covers Storey County, Nevada and Washoe counties. The MSA had a combined population of 425,417 at the 2010 United States Census. The MSA is combined with the Lyon County, Nevada to form the Reno-Sparks-Fernley, NV CSA Combined Statistical Area, which had a total population of 477,397 at the 2010 census. Question: How many more people lived in the city in 2010 comapred to 2000?", - "Output Program": [ - "condition_1 = 225221\ncondition_2 = 180480\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_2000 = 180480\n_2010 = 225221\ndiff = _2010 - _2000\nprint(diff)" - ], - "Output Answer": [ - "{'number': '44741', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Giants recorded their fifth straight victory with a convincing 33-15 win over the San Francisco 49ers at Giants Stadium. Things started off well as the Giants drove right down the field on their opening possession. The balanced, well-executed seven-minute drive was capped off by a 4-yard touchdown pass from Eli Manning to Amani Toomer. The extra point was missed by Lawrence Tynes. On their next possession, the Giants were driving for more, but a tipped ball resulted in an interception inside the red zone. The 49ers responded with a nice drive of their own, aided by a personal foul on linebacker Antonio Pierce and several third down conversions. San Francisco cashed in with a touchdown from Trent Dilfer to Arnaz Battle. Following a Frank Gore fumble, the Giants took control. The running game, which accounted for 140 total yards helped the Giants move back in front. Brandon Jacobs scored on a five-yard run for a 13-7 lead. After an interception by Sam Madison, the Giants added a 30-yard field goal by Tynes. Tynes made it 19-7 at the half with another field goal, this time from 39 yards, inside the final minute. The Giants defense dominated in the second half, notching six sacks and four total turnovers. Osi Umenyiora put the game away with a sack, forced fumble, and 75-yard touchdown return up the field for a 26-7 lead. The Niners got two points back on a blocked punt out of the end zone but Antonio Pierce redeemed himself for two earlier personal fouls by intercepting Trent Dilfer and returning the ball inside the 10. After a flag on the 49ers, Manning threw his second touchdown, this time to Jeremy Shockey for a 33-9 lead. The 49ers scored late to provide the final points in the 33-15 win. On the day, Brandon Jacobs rushed for 107 yards, Manning completed 18 of 31 passes for nearly 150 yards with two touchdowns and an interception, and the defense notched six sacks: 2.5 for Michael Strahan, 1.5 for Justin Tuck, 1 for Aaron Ross and 1 for Umenyiora. Pierce and Madison provided the two Giants' interceptions. For the fourth consecutive year under Tom Coughlin, the Giants were 5-2 after seven games. Question: How many more wins than losses do the Giants have after this game?", - "Output Program": [ - "win = 5\nlose = 2\n\nprint(abs(round((win - lose),2)))", - "wins = 5\nloses = 2\nmore_wins = wins - loses\nprint(more_wins)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Age of Empires III is a real-time strategy video game developed by Microsoft Corporation's Ensemble Studios and published by Microsoft Game Studios. The Mac version was ported over and developed and published by Destineer's MacSoft. The PC version was released on October 18, 2005 in North America and November 4, 2005 in Europe, while the Mac version was released on November 21, 2006 in North America and September 29, 2006 in Europe. An N-Gage version of the game developed by Glu Mobile was released on April 28, 2009. It is the third game of the Age of Empires series and the sequel to Age of Empires II: The Age of Kings. The game portrays the European colonization of the Americas, between approximately 1492 and 1876 AD. There are fourteen total civilizations to play within the game. Age of Empires III has made several innovations in the series, in particular with the addition of the \"Home City\", which combines real-time strategy and role-playing game features. Two expansion packs have been released: the first, Age of Empires III: The WarChiefs, was released on October 17, 2006, and introduced three Native American civilizations; the second, Age of Empires III: The Asian Dynasties, was released on October 23, 2007, and included three Asian civilizations. Age of Empires III has sold over 2 million copies as of May 2008. As well as receiving favorable reviews, it has garnered awards, including GameSpy's \"Best RTS game of 2005\", and was one of the best-selling games of 2005. In 2007, Age of Empires III was the seventh best-selling computer game, with over 313,000 copies sold that year. Question: How many months after the PC version of Age of Empires III was released was the expansion pack Age of Empires III: The WarChiefs released?", - "Output Program": [ - "octo = 0\noctober = 12\nprint(october - octo)", - "condition_1 = 12-10\ncondition_2 = 10\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The home front was subject to dynamic social changes throughout the war, though domestic issues were no longer Roosevelts most urgent policy concern. The military buildup spurred economic growth. Unemployment fell in half from 7.7 million in spring 1940 to 3.4 million in fall 1941 and fell in half again to 1.5 million in fall 1942, out of a labor force of 54 million. There was a growing labor shortage, accelerating the second wave of the Great Migration (African American) of African Americans, farmers and rural populations to manufacturing centers. African Americans from the South went to California and other West Coast states for new jobs in the defense industry. To pay for increased government spending, in 1941 Roosevelt proposed that Congress enact an income tax rate of 99.5% on all income over $100,000; when the proposal failed, he issued an executive order imposing an income tax of 100% on income over $25,000, which Congress rescinded. The Revenue Act of 1942 instituted top tax rates as high as 94% (after accounting for the excess profits tax), greatly increased the tax base, and instituted the first federal withholding tax. In 1944, Roosevelt requested that Congress enact legislation which would tax all \"unreasonable\" profits, both corporate and individual, and thereby support his declared need for over $10 billion in revenue for the war and other government measures. Congress overrode Roosevelts veto to pass a Individual Income Tax Act of 1944 raising $2 billion. Question: How many years after The Revenue Act was past was the Individual Income Tax Act passed?", - "Output Program": [ - "Revenueact = 1942\nincometaxact = 1944\nprint(incometaxact-Revenueact)", - "y1 = 1944\ny2 = 1942\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With Young at the helm, the 49ers led the league in total points scored (505) and helped them earn a league best 13-3 regular season record. Pro Bowl running back Ricky Watters was the teams leading rusher with 877 yards and 6 touchdowns, while also recording 66 receptions for 719 yards and 5 touchdowns. Rookie fullback William Floyd (American football) was the teams second-leading rusher with 305 yards and 6 touchdowns, while also having 19 receptions for 145 yards. The teams leading receiver was Pro Bowl wide receiver Jerry Rice, who had 112 catches for 1,499 yards and 13 touchdowns, while also gaining 93 yards and two more touchdowns rushing the ball. Receiver John Taylor (American football) was also a reliable target, catching 41 passes for 531 yards and 5 touchdowns. Pro Bowl tight end Brent Jones added 49 receptions for 670 yards and 9 touchdowns. The offensive line was led by Pro Bowl center Bart Oates, another offseason free agent pickup, and Pro Bowl guard Jesse Sapolu. Question: How many average yards per receptions on average did John Taylor and Brett Jones get combined?", - "Output Program": [ - "john = 531 / 41\nbrent = 670 / 49\n\naverage = round((john + brent)/2, 2)\n\nprint(average)", - "john_yard = 531\njohn_pass = 41\nbrett_yard = 670\nbrett_pass = 49\ntotal_yard = john_yard+brett_yard\ntotal_pass = john_pass+brett_pass\nprint(total_yard/total_pass)" - ], - "Output Answer": [ - "{'number': '13.34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1918, brothers Jer\u00f3nimo, Rosa, Gerardo and Jaime Fonalledas acquired of land previously known as \"Las Monjas\". This land was property of Don Pablo Ubarri Capetillo, the Count of Santurce. By 1920, little by little cane harvesting was eliminated with the intention of using the land for the creation of a milk company, eventually known as \"Vaquer\u00eda Tres Monjitas\". In 1950, the metropolitan area of San Juan was growing rapidly. The planning board began to build the project and ordered the development of the lands. It is then that the Fonalledas brothers came up with the idea of establishing a regional shopping center in the \"Las Monjas\" property. The planning board included a space of 15 acres of land for a shopping center in its development plan. In 1962, the plans for the construction of a shopping center and the negotiations with tenants began. In April 1967, construction of Plaza Las Americas began under the direction of engineer Peter Jacobson. On September 3, 1968, Plaza Las Americas held its grand opening. It was the first enclosed shopping center in Puerto Rico and the largest in Latin America at the time. The project was inaugurated with a total of 79 establishments, a twin cinema and parking for 4,000 vehicles. One hundred percent of the space is rented and nearly 2,000 people were employed in the new mall. The primary anchor store is a three-level (261,500 square foot) J. C. Penney. It was the chains first location outside the fifty states and its largest operation between 1968 and 1971. The mall also housed two San Juan-based department stores as its second and third anchors. These are a two-level (76,500 square foot) Gonzales Padin and (22,000 square foot) Velasco. Inline stores include Martha Washington Ice Cream, Zale Corporation, Florsheim Shoes, La Esquina Famosa (mens clothing), Bakers (shoes), Zale Corporation, Clubman, Marianne Shops, Singer Corporation Sewing Center, New York & Company, Thom McAn, La Favorita and First Federal Savings Bank, along with an F. W. Woolworth Company, Farmacias Gonzalez (pharmacy), La Cosa (curios), La Tienda Sin Nombre (shoes), Bennys Toys, Pueblo Supermarket, travel agency and a full-sized hardware store. A small section had a second floor where medical and business offices were accessible. The following year, the architectural design of Plaza las Americas won the URBE Award for Best Commercial Architecture Question: What year did the architectural design of Plaza las Americas win the URBE Award for Best Commercial Architecture?", - "Output Program": [ - "designed = 1968\nclosed = designed+1\n\n\nprint(abs(round((closed),2)))" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1969'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many fewer people had received a higher education qualification that had left school with no qualification or were currently in school?", - "Output Program": [ - "higher_education = 499563 \nno_qualification = 11962352\n\nprint(abs(round(higher_education - no_qualification,2)))\n", - "num_recieved_higher_edu=499563\nnum_no_qualification=11962352\n\n\nfewer_people_recieved_higher_edu_num=num_no_qualification-num_recieved_higher_edu\nprint(fewer_people_recieved_higher_edu_num)" - ], - "Output Answer": [ - "{'number': '11462789', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Immigration is an essential component of the population. Results of the 2011 Population Census indicated that 326,376 (59.1% of the total population) were born outside Macau, an increase of 3.0 percentage points over the last ten years. Analysed by place of birth, 255,186 (46.2%) were born in Mainland China, down by 1.2 percentage points from 2001. 226,127 (40.9%) were born in Macau, 19,355 (3.5%) in Hong Kong and 1,835 (0.3%) in Portugal. There were more persons born in other countries or territories as the number of non-resident workers increased. Among them, 14,544 were born in the Philippines, 7,199 in Vietnam and 6,269 in Indonesia, altogether taking up 5.1% of the total population. 1,942 were born in Europe other than Portugal, 2,252 in Americas, 959 in Africa and 672 in Oceania. Analysed by age group, 85.2% of the youth population (aged 0-14) were born in Macau, and 62.9% of those aged 35 and above were born in Mainland China. Question: How many percent of people were not born outside Macau?", - "Output Program": [ - "place_of_birth=46.2\ntotal_population=5.1\nanswer=place_of_birth-total_population\nprint(answer)", - "Macau=62.9\npeople=100\nanswer=people-Macau\nprint(answer)" - ], - "Output Answer": [ - "{'number': '40.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to CBS, as of 2000, in the city there were 3,908 salaried workers and 375 are self-employed. The mean monthly wage in 2000 for a salaried worker in the city is New Israeli Shekel 2,887, a real change of -2.2% over the course of 2000. Salaried males have a mean monthly wage of ILS 3,358 (no real change) versus ILS 1,977 for females (a real change of -7.6%). The mean income for the self-employed is 4,763. There are 445 people who receive unemployment benefits and 5,290 people who receive an income guarantee. Question: How many salaried worker and self employed were in the city in 2000?", - "Output Program": [ - "self = 375\nsalary = 3908\ntotal = self + salary\nprint(total)", - "condition_1 = 375+3908\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '4283', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In week 5, the Lions hosted the Carolina Panthers. The teams exchanged field goals in the first quarter, one from Matt Prater from 30-yards, and one from Graham Gano from 21-yards. The Lions regained the lead in the second quarter via a one-yard touchdown run from Zach Zenner. The Panthers responded with a six-yard touchdown pass from Cam Newton to Christian McCaffrey, and a 10-yard touchdown pass from Newtwon to Devin Funchess, to make the score 17-10 in favor of Carolina at half-time. The Panthers scored 10 points in the third quarter via a 31-yard touchdown pass from Newton to Kelvin Benjamin, and a 44-yard field from Gano. The Lions responded with 14 points in the fourth quarter via two touchdown receptions from Matthew Stafford to Darren Fells, from four-yards and 20-yards respectively, making the final score 27-24 in favor of Carolina. Detroit's loss dropped them to 2nd in the NFC North, as the Packers beat the Cowboys later in the day to move to 4-1. Question: How many total yards of touchdown passes were there?", - "Output Program": [ - "yard1=31\nyard2=44\nanswer=yard1-yard2\nprint(answer)", - "touchdown1=10\ntouchdown2=31\ntouchdown3=20\ntouchdown4=14\nanswer=touchdown1+touchdown2+touchdown3+touchdown4\nprint(answer)" - ], - "Output Answer": [ - "{'number': '71', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the Federal Bureau of Investigations 2015 Uniform Crime Report, Indianapolis ranks as the 16th most dangerous city in the U.S., with 17.1 homicides per 100,000 people, compared with the U.S. rate of 4.9 homicides per 100,000 people. Between 2012 and 2014, the murder rate rose by 44%. There were 138 homicides in 2014, with 60% of victims and 90% of perpetrators being young black men. With 144 criminal homicides, 2015 surpassed 1998 as the year with the most murder investigations in the city. With 154 criminal homicides, 2017 marked the third consecutive year of record violence. FBI data showed a 7 percent increase in violent crimes committed in Indianapolis, outpacing the rest of the state and country. Law enforcement has blamed increased violence on a combination of root causes, including poverty, substance abuse, mental illness, and availability of firearms. Question: How many more criminal homicides were there in 2017 compared to 2015?", - "Output Program": [ - "y2017 = 7\ny2015 = 154\n\nprint(abs(round(y2015*(7/100)-1\n )))", - "_2014 = 138\n_2015 = 144\ndiff = _2015 - _2014\nprint(diff)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: KAIST produced a total of 48,398 alumni from 1975 to 2014, with 13,743 bachelors, 24,776 masters, and 9,879 doctorate degree holders. As of October 2015, 11,354 students were enrolled in KAIST with 4,469 bachelor\u2019s, 3,091 master\u2019s, and 3,794 doctoral students. More than 70 percent of KAIST undergraduates come from specialized science high schools. On average, about 600 international students from more than 70 different countries come to study at KAIST, making KAIST one of the most ethnically diverse universities in the country. Question: How many more students enrolled in KAIS as of October 2015 were bachelor\u2019s students than master\u2019s students?", - "Output Program": [ - "\nbachelor = 4469\nmaster = 3091\nprint(bachelor-master)", - "bach = 4469\nmaster = 3091\nprint(bach - master)" - ], - "Output Answer": [ - "{'number': '1378', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2012, Czech government increased VAT. Basic VAT was increased from 20% in 2012 to 21% in 2013 and reduced VAT increased from 14% to 15% in 2013. Small enterprises sales decreased by 21% from 2012 to 2013 as result of increasing VAT. Patria.cz predicting sales stagnation and mild increase in 2013. Another problem is foreign trade. The Czech Republic is considered an export economy (the Czech Republic has strong machinery and automobile industries), however in 2013, foreign trade rapidly decreased which led to many other problems and increase of state budget deficit. In 2013, Czech National Bank, central bank, implemented controversial monetary step. To increase export and employment, CNB wilfully deflated Czech Crown (CZK), which inflation increased from 0.2% in November 2013, to 1.3% in 1Q 2014. Question: How many percentage points did VAT increase from 2012 to 2013?", - "Output Program": [ - "vat_in_2012 = 20\nvat_in_2013 = 21\n\nprint(abs(round(vat_in_2012 - vat_in_2013, 2)))", - "percentage_VAT_2012 = 20\npercentage_VAT_2013 = 21\npercentage_increase = percentage_VAT_2013 - percentage_VAT_2012\nprint(percentage_increase)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In effect, investors are using availability heuristic to make decisions and subsequently, may be obstructing their own investment success. An investors lingering perceptions of a dire market environment may be causing them to view investment opportunities through an overly negative lens, making it less appealing to consider taking on investment risk, no matter how small the returns on perceived \"safe\" investments. To illustrate, Franklin Templetons annual Global Investor Sentiment Survey 1 asked individuals how they believed the S&P 500 Index performed in 2009, 2010 and 2011. 66 percent of respondents stated that they believed the market was either flat or down in 2009, 48 percent said the same about 2010 and 53 percent also said the same about 2011. In reality, the S&P 500 saw 26.5 percent annual returns in 2009, 15.1 percent annual returns in 2010 and 2.1 percent annual returns in 2011, meaning lingering perceptions based on dramatic, painful events are impacting decision-making even when those events are over. Question: Which year had the highest percentage of returns, 2011 or 2009?", - "Output Program": [ - "y2011 = 2.1\ny2009 = 26.5\n\ndata = (y2009, y2011)\n\nmaximum = max(data)\n\nif maximum == y2009:\n print(2009)\nelif maximum == y2011:\n print(2011)", - "percent_2009 = 26.5\npercent_2011 = 2.1\n\nresult = max(percent_2009, percent_2011)\n\nanswer = '2009' if result == percent_2009 else '2011'\n\nprint(answer)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2009'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many in percent weren't under the age of 18?", - "Output Program": [ - "age_of_18 = 27.90\n\nprint(abs(round(100 - age_of_18,2)))", - "population=27.90\nage=6.80\nagee=31.60\nanswer=population+age+agee\nprint(answer)", - "total = 100\nunder = 27.90\nprint(total - under)", - "age18 = 27.90\nprint(100-age18)", - "age_18 = 27.90\n \nprint(abs(round(100 - age_18,2)))", - "underageof18=27.90\npeople=100\nanswer=people-underageof18\nprint(answer)", - "percent_people_under_18 = 27.9\npercent_people_not_under_18 = 100 - percent_people_under_18\nprint(percent_people_not_under_18)", - "percentage = 100\nunder = 27.90\nover = percentage - under\nprint(under)", - "total = 100\nage = 27.9\nprint(total - age)" - ], - "Output Answer": [ - "{'number': '72.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '72.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: However, the Saturn failed to take the lead. After the launch of the Nintendo 64 in 1996, sales of the Saturn and its games were sharply reduced, while the PlayStation outsold the Saturn by three-to-one in the U.S. in 1997. The 1997 release of Final Fantasy VII significantly increased the PlayStations popularity in Japan. As of August 1997, Sony controlled 47% of the console market, Nintendo 40%, and Sega only 12%. Neither price cuts nor high-profile game releases proved helpful. Reflecting decreased demand for the system, worldwide Saturn shipments during March to September 1997 declined from 2.35 million to 600,000 versus the same period in 1996; shipments in North America declined from 800,000 to 50,000. Due to the Saturns poor performance in North America, 60 of Sega of Americas 200 employees were laid off in the fall of 1997. Question: How many Sega of Americas employees were not laid off in the fall of 1997?", - "Output Program": [ - "total = 200\nlaid_off = 60\nremaining = total - laid_off\nprint(remaining)", - "sega_employee_1997 = 200\nlaid_off_employee = 60\nprint(abs(sega_employee_1997 - laid_off_employee))" - ], - "Output Answer": [ - "{'number': '140', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Atlanta turned the ball over four times, twice inside the red zone. Tampa Bay jumped out to a 17-point lead, with 20 points scored off of turnovers. However, Matt Ryan threw a game-tying touchdown pass to Julio Jones with 17 seconds left in regulation to force overtime. The Buccaneers won the coin toss in overtime, and scored a field goal on their first possession. The Tampa Bay defense held Atlanta to a turnover on downs, securing a 23-20 victory. Question: How many total points were scored?", - "Output Program": [ - "condition_1 = 23\ncondition_2 = 20\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "opening = 13832786\nsecond = 15035649\ndiff = second - opening\nprint(diff)" - ], - "Output Answer": [ - "{'number': '43', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Present-day Powder River County was probably first entered by Europeans in the early 1800s in the form of French fur trappers. In the summer of 1865, the United States government sent over 2,000 U.S. soldiers into the Powder River country to combat Native Americans from the Cheyenne people, Lakota people, and Arapaho people tribes. From September 1-15, 1865, the Powder River Expedition (1865) battled Native Americans in the Powder River Battles (1865) near the future site of Broadus. On March 17, 1876, the Battle of Powder River occurred in the south-central part of the county, about southwest of Broadus. In June 1876 six companies of the 7th Cavalry Regiment (United States) led by Major Marcus Reno marched along the Powder River nearly to the mouth of the Little Powder before turning west toward the Battle of Little Bighorn. On November 1, 1878, Powderville, Montana became the first establishment in the county, as the Powder River Telegraph Station, on the Fort Keogh to Deadwood, South Dakota telegraph line. On April 5, 1879, the Mizpah Creek Incidents began near the Powderville telegraph station in the extreme northern part of the county. In the early 1880s, a large area of Southeastern Montana became Custer County, Montana, including the present area encompassed by Powder River County. In February 1900, the Broadus post office was established, named after the Broaddus family. In October 1918, publication of a newspaper, the Broadus Independent (now called the Powder River Examiner), began in Broadus, and is still published today. In 1919, Powder River County, Montana was formed from southern Custer County, and in an election in 1920, Broadus was chosen as the county seat of the newly established Powder River County. Question: How many years after Powder River County, Montana was formed from southern Custer County was an election in which Broadus was chosen as the county seat of Powder River County?", - "Output Program": [ - "condition_1 = 1878\ncondition_2 = 1879\n\nprint(abs(condition_2 - condition_1))\n\n", - "start = 1878\nend = 1879\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The main economic source of the municipality is centered in the Tertiary sector of the economy, with its diversified segments of commerce and service rendering. Next, the secondary sector stands out, with the industrial complexes. In 2012, the percentage contribution of each sector to the municipal economy was 0.07%, 15.8% and 68.8% of the primary, secondary and tertiary sectors, respectively. The wealth of the capital is largely due to activities coming from all over the metropolitan region, whose economy is the third strongest in the North and Northeast regions and whose population is almost four million. In 2012, the city had 69,605 units and 64,674 companies and active commercial establishments, in addition to 873,746 employees and 786,521 salaried employees. Wages, together with other types of remuneration, amounted to 17,103,562 reais and the average income of the municipality was 2.7 minimum wages. Question: How many more percentage points did the tertiary sector contribute than the primary sector?", - "Output Program": [ - "tetiary = 68.8\nprimary = 0.07\ndiff = tetiary - primary\nprint(diff)", - "tertiary = 68.8\nprimary = 0.07\n\nprint(abs(round(tertiary - primary,2)))" - ], - "Output Answer": [ - "{'number': '68.73', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Carolina had a rough start in the first half, only scoring seven points, and went into halftime seventeen points behind Oakland. They turned things around and had an explosive third quarter scoring eighteen points giving them a one-point lead over the Raiders. In the fourth quarter the Panthers went on to score seven but the Raiders answered back tying the game. In their last possession of the game the ball was taken from Cam Newton giving Oakland the ball back. Carolina could not hold on as Oakland kicked a field goal winning the game. They fall to 4-7. Question: How many more losses than wins did Carolina have after this game?", - "Output Program": [ - "score=4\nscore1=7\nanswer=score1-score\nprint(answer)", - "num=7\nnum1=4\nanswer=num-num1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Politically, Portsmouth is a center of liberal politics and stronghold for the Democratic Party. In 2016, Portsmouth voted 67.70% for Hillary Clinton in the United States presidential election, 2016, 62.53% for Colin Van Ostern in the New Hampshire gubernatorial election, 2016, 64.48% for Maggie Hassan in the United States Senate election in New Hampshire, 2016, and 62.16% for Carol Shea-Porter in the United States House of Representatives elections in New Hampshire, 2016. In 2014, Portsmouth voted 70.05% for Maggie Hassan in the New Hampshire gubernatorial election, 2014, 67.34% for Jeanne Shaheen in the United States Senate election in New Hampshire, 2014, and 68.34% for Carol Shea-Porter in the United States House of Representatives elections in New Hampshire, 2014. In 2012, Portsmouth voted 67.56% for Barack Obama in the United States presidential election, 2012, 70.16% for Maggie Hassan in the New Hampshire gubernatorial election, 2012, and 68.50% for Carol Shea-Porter in the United States House of Representatives elections in New Hampshire, 2012. Question: Did Carol Shea-Porter get more votes in 2016 or in 2014 when she ran for the United States House of Representatives?", - "Output Program": [ - "y2016 = 62.16\ny2014 = 68.34\n\ndata = (y2014,y2016)\n\nans = max(data)\n\nif ans == y2016:\n print(2016)\nelif ans == y2014:\n print(2014)", - "in_2016 = 62.16\nin_2014 = 68.34\nif in_2016 > in_2014:\n print(2016)\nelse:\n print(2014)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2014'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to a more recent Pew Forum report which examined American religiosity in 2014 and compared it to 2007, there were 50.9 million adult Catholics as of 2014 (excluding children under 18), forming about 20.8% of the U.S. population, down from 54.3 million and 23.9% in 2007. Pew also found that the Catholic population is aging, forming a higher percentage of the elderly population than the young, and retention rates are also worse among the young. About 41% of those \"young\" raised Catholic have left the faith (as opposed to 32% overall), about half of these to the unaffiliated population and the rest to evangelical, other Protestant faith communities, and non-Christian faith. Conversions to Catholicism are rare, with 89% of current Catholics being raised in the religion; 8% of current Catholics are ex-Protestants, 2% were raised unaffiliated, and 1% in other religions (Orthodox Christian, Mormon or other nontrinitarian, Buddhist, Muslim, etc.), with Jews and Hindus least likely to become Catholic of all the religious groups surveyed. Overall, Catholicism has by far the worst net conversion balance of any major religious group, with a high conversion rate out of the faith and a low rate into it; by contrast, most other religions have in- and out-conversion rates that roughly balance, whether high or low. This is credited to the more liberal stance of the Church since Vatican II, where conversion to Catholicism is no longer encouraged, and the de-emphasizing of basic Catholic religious beliefs in Catholic education. Still, according to the 2015 Pew Research Center, \"the Catholic share of the population has been relatively stable over the long term, according to a variety of other surveys By race, 59% of Catholics are non-Hispanic white, 34% Hispanic, 3% black, 3% Asian, and 2% mixed or Native American. Conversely, 19% of non-Hispanic whites are Catholic in 2014 (down from 22% in 2007), whereas 48% of Hispanics are (versus 58% in 2007). In 2015, Hispanics are 38%, while blacks and Asians are still at 3% each. Because conversion away from Catholicism is presently occurring much more quickly among Hispanics than among non-Hispanic whites, it is unclear whether they will outnumber non-Hispanic whites among Catholics or not in the foreseeable future. Question: How many more Catholics, in percent, were Hispanic compared to a black, Asian and mixed or Native American combined?", - "Output Program": [ - "hispa = 34\nother = 3 + 3 + 2\nprint(hispa - other)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the second decade of the 21st century, the city had a gradual peak in violent crime. In 2010, there was a combined total of 3,272 burglaries, 511 robberies, 753 aggravated assaults, 25 homicides, as well as 574 motor vehicle thefts out of what was then a decreasing population of 287,208. In 2011, there were 1,562 aggravated assaults, 30 murders, 1,152 robberies, 8,366 burglaries, and 1,465 cases of motor vehicle theft. In 2012, there were a combined total of 39 murders, 2,015 aggravated assaults, 6,739 burglaries, and 1,334 cases of motor vehicle theft. In 2013 it had a drop in the crime rate. According to a state government task force, Toledo has been identified as the fourth-largest recruitment site for Human trafficking in the United States. Question: How many more burglaries were there compared to robberies and motor vehicle thefts combined in 2010?", - "Output Program": [ - "burglaries = 3272\nrobberies = 511\nmotor = 574\ndiff = burglaries - robberies - motor\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2187', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the United States, the female-to-male earnings ratio was 0.77 in 2009; female full-time, year-round (FTYR) workers earned 77% as much as male FTYR workers. Womens earnings relative to mens fell from 1960 to 1980 (56.7-54.2%), rose rapidly from 1980 to 1990 (54.2-67.6%), leveled off from 1990 to 2000 (67.6-71.2%) and rose from 2000 to 2009 (71.2-77.0%). When the first Equal Pay Act of 1963 was passed in 1963, female full-time workers earned 48.9% as much as male full-time workers. Question: How many percentage points difference is there between the highest amount of female-to-male earnings and the lowest?", - "Output Program": [ - "y1 = 77\ny2 = 54.2\nprint(abs(round(y1-y2,2)))", - "highest = 77\nlowest = 54.2\ndiff = highest - lowest\nprint(diff)" - ], - "Output Answer": [ - "{'number': '22.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Muralitharan was on the winning side on 54 of the 133 test matches he played. In those games he captured a total of 438 wickets (8.1 wickets per match), at an outstanding average of 16.18 per wicket and a strike rate of 42.7. Muralitharan took 795 wickets for his country Sri Lanka in 132 tests. The next most wickets for Sri Lanka in these 132 Tests was Chaminda Vaas 309 - less than 40% of the spinners pile. No one else managed 100. Collectively Sri Lankan bowlers tallied 1968 wickets across that span, of which Muralitharan accounted for 40.4%. Among the 24 other Sri Lankans who took more than 10 of those wickets, only Lasith Malinga did so at a better strike rate (52.3) than Muralitharans 54.9 - and the latter bowled rather more overs, 6657.1 of them to be precise. Question: How many more wickets did Muralitharan take compared to the Vaas?", - "Output Program": [ - "condition_1 = 309\ncondition_2 = 795\n\nprint(abs(round(condition_2 - condition_1,2)))", - "muralitharan = 795\nvass = 309\nmore_wickets = muralitharan - vass\nprint(more_wickets)" - ], - "Output Answer": [ - "{'number': '486', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The car also won the 1961 British Saloon Car Championship season, 1962 British Saloon Car Championship season, 1969 British Saloon Car Championship season, 1978 British Saloon Car Championship season and 1979 British Saloon Car Championship season, as well as the British Rally Championship in 1962, 1963 and 1970, the European Rally Championship in 1965 and 1966, and won the Finnish Rally Championship in 1965 and 1966. Minis also won the 1965 Lowood 4 Hour endurance race, and the final Finnish Grand Prix in 1963. The Cooper S also had some success in the European Touring Car Championship, winning in 1964 and 1968, the Guia Race of Macau (a 1-2-3 finish in 1965, a 1-2 finish in 1970 and a win in 1972), and the Australian Touring Car Championship, winning its class in 1962, 1963, 1964, 1966, 1967 and 1968. A further title was the 1971 Sun-7 Chesterfield Series. The Mini also enjoyed class wins at the 1963 Armstrong 500, repeating this feat every year until 1969 Hardie-Ferodo 500, and having class wins at the 1964, 1965 and 1971 Sandown 250, and Six Hour Le Mans in 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970 and 1972, as well as the 1971 Phillip Island 500K. The car also won the Welsh Sports and Saloon Car Championship in 1998. Mini Leyland came 4th place in the under-2-litre category in the 1966 Trans-Am season, 1967 Trans-Am season and 1969 Trans-Am seasons, improving to 3rd in 1970 Trans-Am season. Question: How many championships did the car only win twice?", - "Output Program": [ - "championships = 2\nprint(championships)", - "car_win_twice = (\"europion_rally\",\"europion_turing\")\n\nprint(len(car_win_twice))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: That year he also led the league in fielding (.994) and set a NL record with 159 double plays, breaking Frank McCormicks mark of 153 with the Cincinnati Reds; he broke his own record in 1951 with 171, a record which stood until Donn Clendenon had 182 for the 1966 Pittsburgh Pirates. He finished 1950 third in the league in both homers (32) and RBI (113), and came in eighth in the MLB Most Valuable Player Award voting. In 1951 he became the first member of the Dodgers to ever hit 40 home runs, breaking Babe Hermans 1930 mark of 35; Campanella hit 41 in 1953, but Hodges recaptured the record with 42 in 1954 before Snider eclipsed him again with 43 in 1956. His last home run of 1951 came on October 2 against the New York Giants (NL), as the Dodgers tied the three-game NL playoff series at a game each with a 10-0 win; New York would take the pennant the next day on Bobby Thomsons \"Shot Heard Round the World (baseball)\". Hodges also led the NL with 126 assists in 1951, and was second in HRs, third in run (baseball) (118) and total bases (307), fifth in slugging average (.527), and sixth in RBI (103). Question: How many years was the largest number that passed without the home run record exchanging players?", - "Output Program": [ - "year1 = 1951\nyear2 = 1930\nprint(year1-year2)", - "last = 1930\nafter = 1951\nprint(after - last)\n" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1996, Japan ranked fourth in the world in fishing industry by country. Japan captured 4,074,580 metric tons of fish in 2005, down from 4,987,703 tons in 2000, 9,558,615 tons in 1990, 9,864,422 tons in 1980, 8,520,397 tons in 1970, 5,583,796 tons in 1960 and 2,881,855 tons in 1950. In 2003, the total aquaculture production was predicted at 1,301,437 tonnes. In 2010, Japans total fisheries production was 4,762,469 fish. Offshore fisheries accounted for an average of 50% of the nations total fish catches in the late 1980s although they experienced repeated ups and downs during that period. Question: Which year in Japan had the highest metric ton of fish caught: 1990 or 2000?", - "Output Program": [ - "fish =2000\nprint(fish)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2000'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: In 2010, how many percent of people were either Javanese, Betawi or Sundanese?", - "Output Program": [ - "java = 36.17\nbetawi = 28.29\nsunda = 14.61\ntotal = java + sunda + betawi\nprint(total)", - "condition_1 = 35.16+27.65+15.27\n\nprint(abs(round(condition_1,2)))" - ], - "Output Answer": [ - "{'number': '79.07', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to Statistics Canada, up to 244,000 English-speaking people have emigrated from Quebec to other provinces since the 1970s; those in Quebec whose sole native language was English dropped from 789,000 in 1971 to 575,555 in 2006, when they accounted for 7.6% of the population. Altogether, in 2006, 744,430 (10%) used mostly English as their home language, and 918,955 (12.2%) comprised the Official Language Minority, having English as their First Official language spoken. When many anglophones relocated outside of Quebec after the introduction of the Charter in the 1970s, several English-language schools in Montreal closed their doors. These school closures may also have been brought about by restrictions on who can attend English schools, which has been another ongoing drain on the English school system. Of the Anglophones between 25 and 44 years old who left the province between 1981 and 1986, 15000 individuals, which was half of this group, had university degrees. The provinces unemployment rate rose from 8.7 percent in 1976 to 10.4 percent in 1977, remaining above 10 percent for 19 of the last 23 years of the 20th century. The language barrier has also been regarded as a \"soft cap\" for population growth; for instance from 2013 to 2014 while Montreal gained around 43,000 immigrants from other parts of the world it lost 10,000 residents to other provinces. Question: How many people of Quebec dropped their native language of English in 1971 to 2006?", - "Output Program": [ - "y1971 = 789000\ny2006 = 575555\n\nprint(abs(round(y1971 - y2006,2)))", - "_1971 = 789000\n_2006 = 575555\ndropped_language = _1971 - _2006\nprint(dropped_language)" - ], - "Output Answer": [ - "{'number': '213445', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Forbes (magazine) magazine began reporting on Beyonc\u00e9s earnings in 2008, calculating that the $80 million earned between June 2007 to June 2008, for her music, tour, films and clothing line made her the worlds best-paid music personality at the time, above Madonna (entertainer) and Celine Dion. They placed her fourth on the Forbes Celebrity 100 list in 2009 and ninth on the \"Most Powerful Women in the World\" list in 2010. The following year, Forbes placed her eighth on the \"Best-Paid Celebrities Under 30\" list, having earned $35 million in the past year for her clothing line and endorsement deals. In 2012, Forbes placed Beyonc\u00e9 at number 16 on the Celebrity 100 list, twelve places lower than three years ago yet still having earned $40 million in the past year for her album 4, clothing line and endorsement deals. In the same year, Beyonc\u00e9 and Jay-Z placed at number one on the \"Worlds Highest-Paid Celebrity Couples\", for collectively earning $78 million. The couple made it into the previous years Guinness World Records as the \"highest-earning power couple\" for collectively earning $122 million in 2009. For the years 2009 to 2011, Beyonc\u00e9 earned an average of $70 million per year, and earned $40 million in 2012. In 2013, Beyonc\u00e9s endorsements of Pepsi and H&M made her and Jay-Z the worlds first billion dollar couple in the music industry. That year, Beyonc\u00e9 was published as the fourth most-powerful celebrity in the Forbes rankings. Question: How many months did it take Beyonc\u00e9 to earn $80 million?", - "Output Program": [ - "number=16\nalbum=4\nanswer=number-album\nprint(answer)", - "earnsixmonth=40\nMonth=12\nanswer=Month\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After the political changes, in 1991, Bulgaria had a US$11.25 billion state debt, which represented 180% of the GDP. The state debt peaked in 1994, when it reached US$14.4 billion. During 1998-2008 Bulgaria maintained policy of Government budget balance, which reduced the state debt to 5.07 billion euro. Combined with the economic growth in that period, the state debt dropped to a record low of 13.7% of GDP, one of the lowest in the European Union. In 2008 Bulgaria also maintained 4.286 billion euro fiscal reserve, meaning that net state debt at this moment was only 0.784 billion euro. After the Financial crisis of 2007\u201308 Bulgaria turned to policy of Deficit spending and at the end of 2013 the state debt rose up to 7.219 billion euro, representing 18.1% of the GDP. In 2015, the debt rate increased further to 26.7% of the GDP, still remaining the third lowest in EU after Estonia and Luxembourg. Part of the increase was driven by the collapse of Corporate Commercial Bank in 2014, the fourth largest bank in the country, and the subsequent paying out of Deposit insurance. Question: How many years did the financial crisis last in Bulgaria?", - "Output Program": [ - "y1 = 2007\ny2 = 2008\n\ndifference = (y2 - y1)\n\nprint(difference)", - "start = 2007\nend = 2008\n\nprint(abs(start - end))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Germans initial attack involved 410,000 men; just over 1,400 tanks, tank destroyers, and assault guns; 2,600 artillery pieces; 1,600 anti-tank guns; and over 1,000 combat aircraft, as well as large numbers of other Armoured fighting vehicle. These were reinforced a couple of weeks later, bringing the offensives total strength to around 450,000 troops, and 1,500 tanks and assault guns. Between 63,222 and 98,000 of their men were Killed in action, Missing in action, wounded in action, or prisoner of war. For the Americans, out of a peak of 610,000 troops, 89,000 became casualties out of which some 19,000 were killed. The \"Bulge\" was the largest and bloodiest single battle fought by the United States in World War II and the second bloodiest List of battles with most United States military fatalities. Question: How many more artillery pieces were there compared to anti-tank guns in the initial attack?", - "Output Program": [ - "antitankgun=1600\ncombat=1000\nanswer=antitankgun-combat\nprint(answer)", - "assaultgun=2600\nantitankguns=1600\nanswer=assaultgun-antitankguns\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The rapid industrialization of Russia also resulted in urban overcrowding and poor conditions for urban industrial workers (as mentioned above). Between 1890 and 1910, the population of the capital, Saint Petersburg, swelled from 1,033,600 to 1,905,600, with Moscow experiencing similar growth. This created a new proletariat which, due to being crowded together in the cities, was much more likely to protest and go on strike than the peasantry had been in previous times. In one 1904 survey, it was found that an average of sixteen people shared each apartment in Saint Petersburg, with six people per room. There was also no running water, and piles of human waste were a threat to the health of the workers. The poor conditions only aggravated the situation, with the number of strikes and incidents of public disorder rapidly increasing in the years shortly before World War I. Because of late industrialization, Russias workers were highly concentrated. By 1914, 40% of Russian workers were employed in factories of 1,000+ workers (32% in 1901). 42% worked in 100-1,000 worker enterprises, 18% in 1-100 worker businesses (in the US, 1914, the figures were 18, 47 and 35 respectively). Question: How many more people were in Saint Petersburg in 1910 than in 1890?", - "Output Program": [ - "people =29.8\nprint(people)", - "Petersburg=1033600\nPetersburg1=1905600\nanswer=Petersburg1-Petersburg\nprint(answer)" - ], - "Output Answer": [ - "{'number': '872000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '29.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: In 1991, how many more people, in terms of percentage, were Bosniaks compared to Bosnian Serbs and \"other ethnicities\" combined?", - "Output Program": [ - "bosniaks = 49.2\nserbs = 29.8\nother = 3.6\nmany_people = bosniaks - (serbs + other)\nprint(many_people)", - "bosniaks = 49.2\nbosniaks_serbs = 29.8\nothers = 3.6\n\nprint(abs(round((bosniaks \n - bosniaks_serbs - others),2)))" - ], - "Output Answer": [ - "{'number': '15.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: For their last home game of the season, the San Francisco 49ers took on the visiting team the Lions. The Lions took an early lead midway through the 1st quarter with a 27-yard Jason Hanson field goal. The 49ers tied it up at the end of the 1st quarter with a 33-yard field goal by Ricky Schmitt. The only score of the 2nd quarter was a 39-yard 49ers field goal just before halftime. In the 3rd quarter came 2 San Francisco TD's. First a 2-yard catch by Vernon Davis, then a 1-yard run by Frank Gore. The Lions kicked their final field goal of the day in the 4th quarter from 38 yards. 49ers RB Frank Gore finished with 152 total yards (110 alone in the third quarter) and a touchdown. Gore carried 28 times for 71 yards to give him 1,013 for the year, making him the first running back in team history to record four straight seasons of over 1,000 yards rushing. Question: How many field goals were made in the 1st half?", - "Output Program": [ - "fg = (27,33,39)\n\nprint(len(fg))", - "field_goals = 3\nprint(field_goals)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: How many total books were sold that were first, second and fourth?", - "Output Program": [ - "first = 6000\nsecond = 20000\nfourth = 150000\n\n\ntotal = ( fourth + second + first)\n\nprint(total)", - "iteam_1 = 6000\niteam_2 = 20000\niteam_4 = 150000\n\nprint(iteam_1+iteam_2+iteam_4)" - ], - "Output Answer": [ - "{'number': '176000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many different prime minister jobs did Ingvar Carlsson have during his lifetime?", - "Output Program": [ - "year = ['1986 - 1991', '1994-1996']\nlength = len(year)\nprint(length)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Canada, the United States and Mexico host communities of both Jews (6 million or about 1.8%), Buddhists (3.8 million or 1.1%) and Muslims (3.4 million or 1.0%). The biggest number of Jewish individuals can be found in the United States (5.4 million), Canada (375,000) and Mexico (67,476). The United States host the largest Muslim population in North America with 2.7 million or 0.9%, While Canada host about one million Muslim or 3.2% of the population. While in Mexico there were 3,700 Muslims in the country. In 2012, U-T San Diego estimated U.S. practitioners of Buddhism at 1.2 million people, of whom 40% are living in Southern California. Question: How many countries host Jews, Buddhists and Muslims?", - "Output Program": [ - "ans = [\"Canada\",\"US\",\"Mexico\"]\n\nprint(len(ans))", - "canada = 1\nus = 1\nmexico = 1\ntotal = canada + us + mexico\nprint(total)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Moldovan parliamentary election, 2001, the Party of Communists of the Republic of Moldova (reinstituted in 1993 after being outlawed in 1991), gained 71 of the 101 MPs, and on 4 April 2001, elected Vladimir Voronin as the countrys third president (re-elected in 2005). The country became the first post-Soviet state where a non-reformed Communist Party returned to power. New governments were formed by Vasile Tarlev (19 April 2001 - 31 March 2008), and Zinaida Grecean\u00eei (31 March 2008 - 14 September 2009). In 2001-2003 Moldova-Russia relations improved, but then temporarily deteriorated in 2003-2006, in the wake of the failure of the Kozak memorandum, culminating in the 2006 Russian ban of Moldovan and Georgian wines. The Party of Communists of the Republic of Moldova managed to stay in power for eight years. The fragmentation of the liberal bloc (aka the democrats) helped consolidate its power. The decline of the Communist Party started in 2009 after Marian Lupu joined the Democratic Party and thus attracted many of the Moldovans supporting the Communists. Question: How many years after the Party of Communists of the Republic of Moldova was outlawed was it reinstituted?", - "Output Program": [ - "start = 1991\nend = 1993\nprint(end - start)", - "condition_1 = 1991\ncondition_2 = 1993\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many field goals shorter than 50 yards were kicked?", - "Output Program": [ - "fg_1 = 53\nfg_2 = 22\nfg_3 = 41\nfg_4 = 20\nfg_5 = 55\n\nfgs = (fg_1,fg_2,fg_3,fg_4,fg_5)\n\ncount = 0\nt = 0\n\nwhile t < len(fgs):\n if fgs[t] < 50:\n count = count + 1\n t = t+1\n else:\n t = t+1\nprint(count)", - "field_goals_shorter=3\nprint(field_goals_shorter)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their bye week, the Bears flew to the Rogers Centre for their Week 9 interconference duel with the winless Buffalo Bills. After a scoreless first quarter, Chicago delivered the opening strike in the second quarter as quarterback Jay Cutler found tight end Greg Olsen on a 4-yard touchdown pass. The Bills responded with quarterback Ryan Fitzpatrick completing a 14-yard touchdown pass to wide receiver Roscoe Parrish. The Bears regained the lead in the third quarter with a 1-yard touchdown run from running back Chester Taylor. Buffalo answered with running back Fred Jackson getting a 4-yard touchdown run (with a blocked extra point). Chicago trailed in the fourth quarter as fullback Corey McIntyre got a 1-yard touchdown run, yet they came right back as Cutler found wide receiver Earl Bennett on a 2-yard touchdown pass, followed by a successful two-point conversion pass to running back Matt Forté. The Bears would eventually take the win as a Fitzpatrick throw was intercepted by cornerback Tim Jennings. Question: How many total points were scored in the first quarter?", - "Output Program": [ - "first = 0\nprint(first)", - "condition_1 = 0\ncondition_2 = 0\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many of the 18,615,577 had at least some sort of formal schooling?", - "Output Program": [ - "total = 18615577\nno_schooling = 700419\n\nprint(abs(total - no_schooling))", - "total_students = 18615577\nstudents_with_no_formal_schooling = 700419\nstudents_with_formal_schooling = total_students - students_with_no_formal_schooling\nprint(students_with_formal_schooling)" - ], - "Output Answer": [ - "{'number': '17915158', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On November 29, 2011, a Forbes magazine report valued the Ottawa Senators Hockey Club at $201 million, (17th highest in NHL). The valuation was based on $27 million for the sport, $70 million for the arena, $80 million for the market and $25 million for the brand. For 2010\u201311, the club had an operating income of $2.8 million on revenues of $100 million. The gate receipts for the 2010\u201311 season were $46 million and player expenses were $57 million. The operating income followed two years where the team posted a loss. Forbes estimates that the organization has a debt/value ratio of 65%, including arena debt. Eugene Melnyk bought the team for $92 million in 2003. A November 2014 report by Forbes valued the Senators at $400 million, 16th highest in the NHL. Question: How many more milion dollars was the valuation of the Ottowa Senators in 2014 than in 2011?", - "Output Program": [ - "Ottowa_Senators_2011 = 201\nOttowa_Senators_2014 = 400\nprint(Ottowa_Senators_2014-Ottowa_Senators_2011)", - "y1 = 201\ny2 = 400\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '199', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Changing populations have happened in timber and mining towns in the American West as a result of boom and bust economic cycles. Some towns decrease in population following a bust, while some, like Arcata, experience a change in demographics. In the case of Arcata, the peak and the bust were close due to Arcata\u2019s relatively late entry into the timber industry, and its domination by mechanization. The population of the city of Arcata was 3,729 during its peak 1950, when lumber was exported throughout the country and abroad. For the County of Humboldt, After the bust, in 1955, the population of Arcata in 1960 was 5,235. In Arcata the population under the age of 15 was 28.1%. Those age 15-24 made up 22.8% of Arcata\u2019s population. Those age 25-39 made up 19.4% of the population. Those age 40-54 made up 16% of Arcata\u2019s population. Those age 55-64 made up 6.7% of Arcata\u2019s population. Those age 65 and over made up 6.9% of Arcata\u2019s population. Question: How many percent were not under the age of 15?", - "Output Program": [ - "percent_under_age_15 = 28.1\npercent_not_under_age_15 = 100 - percent_under_age_15\nprint(percent_not_under_age_15)", - "people_under_age_15 = 28.1\n\n\nprint(abs(round(100 - people_under_age_15,2)))" - ], - "Output Answer": [ - "{'number': '71.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of Hispanics do the bottom 4 groups make up combined?", - "Output Program": [ - "nicaraguan = 0.2\nhonduran = 0.2\ncolombian = 0.2\nperuvian = 0.2\ntotal = nicaraguan + honduran + colombian + peruvian\nprint(total)" - ], - "Output Answer": [ - "{'number': '0.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The U.S. National Health and Nutrition Examination Survey of 1994 showed that 59.8% of American men and 51.2% of women had BMIs over 25. Morbid obesity-a BMI of 40 or more-was found in 2% of the men and 4% of the women. A survey in 2007 showed 63% of Americans are overweight or obese, with 26% in the obese category (a BMI of 30 or more). As of 2014, 37.7% of adults in the United States were obese, categorized as 35.0% of men and 40.4% of women; class 3 obesity (BMI over 40) values were 7.7% for men and 9.9% for women. Question: How many more percent of women than men were morbidly obese?", - "Output Program": [ - "women = 4\nmen = 2\nprint(women - men)", - "man_obese = 7.7\nwoman_obese = 9.9\nprint(int(woman_obese-man_obese))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: US imports decreased 66% from $4.4 billion (1929) to $1.5 billion (1933), and exports decreased 61% from $5.4 billion to $2.1 billion. GNP fell from $103.1 billion in 1929 to $75.8 billion in 1931 and bottomed out at $55.6 billion in 1933. Imports from Europe decreased from a 1929 high of $1.3 billion to just $390 million during 1932, while US exports to Europe decreased from $2.3 billion in 1929 to $784 million in 1932. Overall, world trade decreased by some 66% between 1929 and 1934. Question: Which year had the lowest amount of imports: 1929 or 1933?", - "Output Program": [ - "year_1 = 4.4\nyear_2 = 1.5\n\nif year_1 < year_2:\n print(\"1929\")\nelse:\n print(\"1933\")", - "y1 = 4.4\ny2 = 1.5\nif y1 < y2:\n print(1929)\nelse:\n print(1933)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1933'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many more females per 100 were there than males 18 or over?", - "Output Program": [ - "males=92.80\npeople=100\nanswer=people-males\nprint(answer)", - "males=92.50\npeople=100\nfemale=people-males\nprint(female)" - ], - "Output Answer": [ - "{'number': '7.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The distribution pattern in the 2002 census was similar to those of the 1980 and 1991 censuses, but the share of the two main groups has declined. Indo-Guyanese made up 51.9% of the total population in 1980, but by 1991 this had fallen to 48.6%, and then to 43.5% in the 2002 census. Those of African descent increased slightly from 30.8% to 32.3% during the first period (1980 and 1991) before falling to 30.2% in the 2002 census. With small growth in the overall population, the decline in the shares of the two larger groups has resulted in the relative increase of shares of the multiracial and Amerindian groups. The Amerindian population rose by 22,097 people between 1991 and 2002. This represents an increase of 47.3% or annual growth of 3.5%. Similarly, the multiracial population increased by 37,788 persons, representing a 43.0% increase or annual growth rate of 3.2% from the base period of 1991 census. Question: How many more percent of people were Indo-Guyanese than African in 2002?", - "Output Program": [ - "indo =43.5\nafrican = 30.2\nmany_more = indo - african\nprint(many_more)", - "condition_1 = 30.2\ncondition_2 = 43.5\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '13.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Compared to other American cities, Atlantas economy in the past had been disproportionately affected by the 2007-2012 global financial crisis and the Great Recession, with the citys economy earning a ranking of 68 among 100 American cities in a September 2014 report due to an elevated unemployment rate, declining real income levels, and a depressed housing market. From 2010 to 2011, Atlanta saw a 0.9% contraction in employment and plateauing income growth at 0.4%. Although unemployment had decreased to 7% by late 2014, this was still higher than the national unemployment rate of 5.8% Atlantas housing market has also struggled, with home prices dropping by 2.1% in January 2012, reaching levels not seen since 1996. Compared with a year earlier, the average home price in Atlanta plummeted to 17.3% in February 2012, thus becoming the largest annual drop in the history of the index for any American or global city. The decline in home prices prompted some economists to deem Atlanta the worst housing market in the nation at the height of the depression. Nevertheless, the citys real estate market has resurged since 2012, so much that median home value and rent growth significantly outpaced the national average by 2018, thanks to a rapidly-growing regional economy. Question: How many percent higher was Atlanta's unemployment rate in 2014 than the national rate?", - "Output Program": [ - "year_2014 = 7\nnational = 5.8\n\ntotal = (year_2014 - national)\nprint(total)", - "y2014 = 7 \nnational_unempl = 5.8\nprint(abs(round(y2014 - national_unempl,2)))" - ], - "Output Answer": [ - "{'number': '1.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: How many points more points did the Ravens make than the Browns in their week 17 game?", - "Output Program": [ - "points_Ravens = 20\npoints_Browns = 10\ndiff_points = points_Ravens - points_Browns\nprint(diff_points)", - "ravens = 20\nother = 10\n\nprint(ravens - other)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2006, Household income in the United States was $43,318 per household ($26,000 per household member) with 42% of households having two income earners. Meanwhile, the median income of the average American age 25+ was roughly $32,000 ($39,000 if only counting those employed full-time between the ages of 25 to 64) in 2005. According to the CIA the Gini coefficient which measures income inequality (the higher the less equal the income distribution) was clocked at 45.0 in 2005, compared to 32.0 in the European Union and 28.3 in Germany. Question: How many percent of households did not have two income earners?", - "Output Program": [ - "two_income_households=42\nnot_two_income_households=100-two_income_households\nprint(not_two_income_households)", - "two_income_earner = 42\nprint(abs(round(100 - two_income_earner,2)))" - ], - "Output Answer": [ - "{'number': '58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many more, in percentage, of the population in Greensboro were Baptist than Lutheran?", - "Output Program": [ - "percent_baptist_in_greensboro=11.85\npercent_lutherian_in_greensboro=0.96\n\n\npercent_more_baptist_in_greensboro=percent_baptist_in_greensboro-percent_lutherian_in_greensboro\nprint(percent_more_baptist_in_greensboro)", - "baptis = 11.85 \nlutheran = 0.96\n\nprint(abs(round(baptis - lutheran,2)))" - ], - "Output Answer": [ - "{'number': '10.89', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The population of the city proper is 370,702, while Eurostat estimates that 696,767 people live in the Larger Urban Zones of Florence. The Metropolitan Area of Florence, Prato and Pistoia, constituted in 2000 over an area of roughly , is home to 1.5 million people. Within Florence proper, 46.8% of the population was male in 2007 and 53.2% were female. Minors (children aged 18 and less) totalled 14.10 percent of the population compared to pensioners, who numbered 25.95 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Florence resident is 49 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Florence grew by 3.22 percent, while Italy as a whole grew by 3.56 percent. The birth rate of Florence is 7.66 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many years different is the average age in Florence as compared to Italy?", - "Output Program": [ - "Florence = 49\nItaly = 42\nprint(Florence-Italy)", - "flore = 49\nitaly = 42\nprint(flore - italy)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of the latest 2007 population census conducted by the Ethiopian national statistics authorities, Addis Ababa has a total population of 2,739,551 urban and rural inhabitants. For the capital city 662,728 households were counted living in 628,984 housing units, which results in an average of 5.3 persons to a household. Although all Ethiopian ethnic groups are represented in Addis Ababa because it is the capital of the country, the largest groups include the Amhara (ethnicity) (67.04%), Oromo people (19.00%), Gurage (16.34%), Tigrayans (5.18%), Silte people (2.94%), and Gamo people (1.68%). Languages spoken include Amharic language (71.0%), Oromo language (10.7%), Gurage language (8.37%), Tigrinya language (3.60%), Silte language (1.82%) and Gamo language (1.03%). The religion with the most believers in Addis Ababa is Ethiopian Orthodox Tewahido Church with 74.7% of the population, while 16.2% are Islam in Ethiopia, 7.77% Pentay, and 0.48% Roman Catholicism in Ethiopia. Question: How many percent of people were not Oromo?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 19\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\noromo = 19\nnot_oromo = percentage - oromo\nprint(not_oromo)" - ], - "Output Answer": [ - "{'number': '81', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: African elephants were listed as Vulnerable species by the International Union for Conservation of Nature (IUCN) in 2008, with no independent assessment of the conservation status of the two forms. In 1979, Africa had an estimated minimum population of 1.3 million elephants, with a possible upper limit of 3.0 million. By 1989, the population was estimated to be 609,000; with 277,000 in Central Africa, 110,000 in East Africa, 204,000 in southern Africa, and 19,000 in West Africa. About 214,000 elephants were estimated to live in the rainforests, fewer than had previously been thought. From 1977 to 1989, elephant populations declined by 74% in East Africa. After 1987, losses in elephant numbers accelerated, and savannah populations from Cameroon to Somalia experienced a decline of 80%. African forest elephants had a total loss of 43%. Population trends in southern Africa were mixed, with anecdotal reports of losses in Zambia, Mozambique and Angola while populations grew in Botswana and Zimbabwe and were stable in South Africa. Conversely, studies in 2005 and 2007 found populations in eastern and southern Africa were increasing by an average annual rate of 4.0%. Due to the vast areas involved, assessing the total African elephant population remains difficult and involves an element of guesswork. The IUCN estimates a total of around 440,000 individuals for 2012. Question: How many more elephants are estimated to be in Central Africa than in East Africa?", - "Output Program": [ - "central = 277000\neast = 110000\nprint(abs(round(central - east,2)))\n", - "elephants_CAfrica=277000\nelephants_EAfrica=110000\nmore_elephans_in_CAfrica=elephants_CAfrica-elephants_EAfrica\nprint(more_elephans_in_CAfrica)" - ], - "Output Answer": [ - "{'number': '167000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: During the 1960s, median family incomes increased by over 33%, while per capita expenditures on recreation and meals grew by over 40%. From 1959 to 1969, median family income (in 1984 dollars) increased from $19,300 to $26,700. By 1969, 79.6% of all households owned at least one car, 82.6% owned a refrigerator or freezer, 79% owned a black and white television set, 31.9% owned a color television set, and 70% owned a washing machine. Leisure time also increased. By 1970, it was estimated that the average workingman in America had 140 days off work each year. US work hours fell by 10.7% between 1950 and 1979, though the decline was still around half that of Western Europe. Question: How many years did it take for median family income to increase by 7400 dollars?", - "Output Program": [ - "median_family_income_26700_dollars_in_year=1969\nmedian_family_income_19300_dollars_in_year=1959\n\n\nyears_to_increase_median_family_income_7400_dollars=median_family_income_26700_dollars_in_year-median_family_income_19300_dollars_in_year\nprint(years_to_increase_median_family_income_7400_dollars)", - "start_year = 1959\nend_year = 1969\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the Secretary of State of California, as of October 22, 2012, Solano County has 209,484 registered voters, out of 274,284 eligible (76.4%). Of those, 101,815 (48.6%) are registered Democrats, 52,777 (25.2%) are registered California Republican Party, and 45,581 (21.8%) have Decline to State a political party. Democrats hold voter-registration advantages in all incorporated cities and towns in Solano County. However, Republicans lead in registration in the unincorporated communities of the county (40%-35%), making Solano the only county in the Bay Area where Republicans out-number Democrats in unincorporated communities. The Democrats largest registration advantage in Solano is in the city of Vallejo, California, wherein there are only 8,242 Republicans (14.6%) out of 56,313 total voters compared to 33,753 Democrats (59.9%) and 12,157 voters who have declined to state a political party (21.6%). Question: How many more registered Democrats are there in Solano County than registered republicans?", - "Output Program": [ - "Democrats = 48.6\nrepublicans = 25.2\nprint(Democrats-republicans)", - "demo = 48.6\nrep = 25.2\nprint(demo - rep)" - ], - "Output Answer": [ - "{'number': '23.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With the victory over their hated rival in Western Pennsylvania, the Bengals increased their regular season record to 9-6 and finished 6-2 in road games, clinching a winning season and playoff spot for the third time in the last four seasons and also clinching consecutive winning seasons and playoff berths for the first time since 1981 and 1982 seasons. By improving to 5-7 at Heinz Field, Cincinnati defeated the Steelers for the first time since 2009 when they won the AFC North after going 6-0 against their three rivals. This was the first time since 1988 when the Bengals would have a successful two-week road trip in Pennsylvania. Due to the Ravens clinching the AFC North following a victory over the Giants a few hours later, the Bengals were assigned to one of the two wild card seeds along with the Indianapolis Colts (10-5). With the Colts' victory over the Chiefs that day, the Bengals were given the 6th seed since the Colts had a better record than them against common opponents (4-1 vs. 3-2). Question: How many more games had Cincinnati lost than won at Heinz Field?", - "Output Program": [ - "games_won = 5\ngames_lost = 7\nmore = games_lost - games_won\nprint(more)", - "game_won = 5\ngame_losse = 7\n\n\nprint(abs(game_losse - game_won))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the early 1860s, Europe and the United States pursued completely different trade policies. The 1860s were a period of growing protectionism in the United States, while the European free trade phase lasted from 1860 to 1892. The tariff average rate on imports of manufactured goods was in 1875 from 40% to 50% in the United States against 9% to 12% in continental Europe at the height of free trade. Between 1850 and 1870 the annual growth rate of GNP per capita was 1.8%, 2.1% between 1870 and 1890 and 2% between 1890 and 1910; the best twenty years of economic growth were therefore those of the most protectionist period (between 1870 and 1890), while European countries were following a free trade policy. Question: How many years did the European free trade phase last 1860 to 1892??", - "Output Program": [ - "start_year = 1860\nend_year = 1892\n\nprint(abs(start_year - end_year))\n", - "initial_year = 1860\nfinal_year = 1892\nnumber_of_years = final_year - initial_year\nprint(number_of_years)" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many total people in 1771 and 1791 were not white?", - "Output Program": [ - "condition_1 = 5084-243\ncondition_2 = 15020-541\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "y1 = 5084 - 243\ny2 = 15020 - 541\ntotal = y1 + y2\nprint(total)" - ], - "Output Answer": [ - "{'number': '19320', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many incomplete passes did Theismann have?", - "Output Program": [ - "total = 35\ncomplete = 16\ndiff = total - complete\nprint(diff)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In France, the album debuted at number 8 in April 1988, but it dropped to number 26 five months later. However, thanks to the successful single \"Pourvu quelles soient douces\" (number-one hit in December 1988), the album reached number one for two weeks in December 1988. The album managed to stay for eleven months in the top ten and about one year on the chart. On 29 June 1988, the album was certified Gold by the Syndicat National de l\u00c9dition Phonographique for 100,000 copies sold, then Platinum for 300,000 sales, then Double Platinum on 17 February 1989 for 600,000 sales, and eventually Diamond on 14 November 1989 for a minimum of 1,000,000 copies sold. The album was also released in Germany, where it reached number 47. Question: How many months after the album debuted did was it certified Gold by the Syndicat National de l\u00c9dition Phonographique?", - "Output Program": [ - "import datetime\nend_date = datetime.datetime(1988,4,8)\nstart_date = datetime.datetime(1988, 6, 23)\n\nnum_months = (end_date.year - start_date.year) * 12 + (start_date.month - end_date.month)\n\nprint(num_months)", - "april = 1\nmay = 2\njune = 3\nprint(june - april)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of 10 July 2018, Sri Lanka have played 272 Test matches; they have won 86 matches, lost 101 matches, and 85 matches were Draw (cricket). As of 10 July 2018, Sri Lanka have played 816 ODI matches, winning 376 matches and losing 399; they also tied 5 matches, whilst 36 had no result. As of 10 July 2018, Sri Lanka have played 108 T20I matches and won 54 of them; 52 were lost and 1 tied and 1 no result match as well. Question: As of 10 July 2018, how many matches has Sri Lanka played in all that ended in a tie?", - "Output Program": [ - "tie1 = 85\ntie2 = 5\ntie3 = 1\ntotal = tie1 + tie2 + tie3\nprint(total)", - "test_tie = 85\nodi_tie = 5\nt20_tie = 1\nprint(test_tie+odi_tie+t20_tie)" - ], - "Output Answer": [ - "{'number': '91', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In his first season with the team, he hit for a career low .247 while having 88 RBIs, 20 home runs, 29 doubles and 147 hits in 160 games. The following year, he improved to a .330 average while having 95 RBIs, 26 home runs, 22 doubles and 184 hits in 155 games. He had 64 strike outs (his lowest since 49 in 1986) while having 87 walks, the most since he had 84 in 1985. He was awarded the Silver Slugger Award for the third and final time while finishing 5th in the MVP balloting. He lost the List of Major League Baseball batting champions to Willie McGee in a narrow margin; McGee had been traded from the St. Louis Cardinals to the Oakland Athletics but had enough plate appearances to qualify for the batting title, hitting .335 to Murrays .330, though McGee hit .274 with the As (making his season average .324), which meant that Murray led the major leagues despite not winning the batting title. The 1991 season was his last with the Dodgers. He hit for .260 while having 96 RBIs, 19 home runs, 23 doubles and 150 hits in 153 games. He had 74 strike outs along with 55 walks (the lowest since having 40 in the injury shortened year of 1981). Despite this, he was named to the 1991 Major League Baseball All-Star Game. On October 29, 1991, he was granted free agency. Question: How many more doubles were accomplished in the first season with the team than in the second season?", - "Output Program": [ - "doubles1st = 29\ndoubles2st = 22\n\nprint(doubles1st-doubles2st)", - "first = 29\nsecond = 22\nprint(first - second)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many in percent of households weren't made up of individuals?", - "Output Program": [ - "individuals=32.8\npeople=100\nanswer=people-individuals \nprint(answer)", - "total = 100\nhousehold = 32.8\nprint(total - household)", - "individuals = 32.8\nprint(100-individuals)", - "individuals = 32.8\ntotal = 100\nnon_individuals = total - individuals\nprint(non_individuals)", - "indivisual_households = 32.8\nprint(abs(100 - indivisual_households))" - ], - "Output Answer": [ - "{'number': '67.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their bye week, the Bears flew to the Rogers Centre for their Week 9 interconference duel with the winless Buffalo Bills. After a scoreless first quarter, Chicago delivered the opening strike in the second quarter as quarterback Jay Cutler found tight end Greg Olsen on a 4-yard touchdown pass. The Bills responded with quarterback Ryan Fitzpatrick completing a 14-yard touchdown pass to wide receiver Roscoe Parrish. The Bears regained the lead in the third quarter with a 1-yard touchdown run from running back Chester Taylor. Buffalo answered with running back Fred Jackson getting a 4-yard touchdown run (with a blocked extra point). Chicago trailed in the fourth quarter as fullback Corey McIntyre got a 1-yard touchdown run, yet they came right back as Cutler found wide receiver Earl Bennett on a 2-yard touchdown pass, followed by a successful two-point conversion pass to running back Matt Forté. The Bears would eventually take the win as a Fitzpatrick throw was intercepted by cornerback Tim Jennings. Question: How many yards was the longest touchdown run?", - "Output Program": [ - "longest_touchdown = 4\nprint(longest_touchdown)", - "yards_longest_touchdown_run = 4\nprint(yards_longest_touchdown_run)", - "td_run_1 = 4\ntd_run_3 = 1\ntd_run_4 = 2\n\ntd_run = (td_run_4,td_run_3,td_run_1)\n\nprint(max(td_run))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}", - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Molineux has hosted England national football team internationals. The first was a 6-1 win over Northern Ireland national football team on 7 March 1891. England again beat Ireland, this time 4-0, on 14 February 1903 and lost to Wales national football team 2-1 on 5 February 1936. The last was a 5-2 defeat of Denmark national football team in a 1958 FIFA World Cup qualifier on 5 December 1956. It has also hosted four England national under-21 football team internationals (in 1996, 2008, 2014 and 2018) and, in 2005, hosted some European Youth Championship qualifying matches. Question: How many goals was the second largest number scored by England in any of the games?", - "Output Program": [ - "ans = [6,4,5]\n\nprint(sorted(ans)[1])", - "second_largest = 5\nprint(second_largest)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many more females per 100 were there than males 18 or over?", - "Output Program": [ - "female = 100\nmale = 98.1\nprint(female - male)", - "males = 98.1\nprint(100-males)" - ], - "Output Answer": [ - "{'number': '1.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not African American?", - "Output Program": [ - "condition_1 = 51\n\nprint(abs(round(100 - condition_1,2)))", - "percentage_African_American = 51\npercentage_not_African_American = 100 - percentage_African_American\nprint(percentage_not_African_American)", - "african_american = 51\nprint(abs(100 - african_american))", - "total = 100\nafri = 51\nprint(total - afri)" - ], - "Output Answer": [ - "{'number': '49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: On 1 January 2013, 92.2% of the total provincial population was born in the Netherlands; and of the 7.8% that was born abroad, the ten most common foreign countries of origin are the neighbour Germany (1.09%), the former colonies and dependencies Indonesia (0.60%), Netherlands Antilles and Aruba (0.55%), Suriname (0.54%), and other countries Turkey (0.41%), Soviet Union (0.36%), China (0.32%), Poland (0,26%), Yugoslavia (0.26%), and United Kingdom (0.18%). Question: How many percent of people were not from the former colonies and dependencies Indonesia?", - "Output Program": [ - "not_from_former_colonies = 0.60\n\nprint(abs(round(100 - not_from_former_colonies,2)))", - "colonies_and_indonesi = 0.6\ntotal = 100\n\nnot_from_colonies_and_indonesi = (total - colonies_and_indonesi)\n\nprint(not_from_colonies_and_indonesi)" - ], - "Output Answer": [ - "{'number': '99.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1994, Democratic Party (United States) U.S. Representative Jamie L. Whitten declined to seek re-election; he had represented the 1st District for 54 years, longer than any other congressman at the time. Wicker ran to succeed him, spending $750,000 over the course of the election. He finished first in a crowded six-way Republican primary with 7,156 votes (26.62%) and proceeded to a runoff with attorney Grant Fox, who received 5,208 votes (19.37%). Former U.S. Attorney Bob Whitwell finished 600 votes short of the runoff with 4,606 votes (17.14%), 1992 nominee Clyde E. Whitaker came fourth with 4,602 votes (17.12%), 1986 nominee Larry Cobb came fifth with 4,162 votes (15.48%) and 1990 nominee Bill Bowlin took the remaining 1,147 votes (4.27%). In the runoff, Wicker defeated Fox by 11,905 votes (53.07%) to 10,527 (46.93%). Question: How many more votes did the top three candidates get than the bottom three candidates?", - "Output Program": [ - "top3 = 7156+5208+4606-600\nbottom3 = 4162+1147+4602\n\nprint(abs(round(top3 - bottom3,2)))\n" - ], - "Output Answer": [ - "{'number': '7059', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many more people were of French descent compared to those claiming either German or English American ancestry?", - "Output Program": [ - "German=646\nEnglish=346 \nanswer=German-English\nprint(answer)", - "Americanancestry=719 \nGerman=646\nanswer=Americanancestry-German\nprint(answer)" - ], - "Output Answer": [ - "{'number': '72', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Indianapolis Colts began their 2011 season at Reliant Stadium against the Houston Texans. For the first time since the 1998 season, Peyton Manning was not under the helm at quarterback and it was recently acquired Kerry Collins that would take his position. The game started very well for the Colts, opening up with an interception by Melvin Bullitt that allowed the Colts to take control. However, a three and out from the offense quickly gave the Texans the ball to drive down and score a field goal and take a 3-0 lead. Collins and the Colts offense was out of sync for much of the first quarter, fumbling two snaps and giving Houston the great field position inside of the Indianapolis 40-yard line. After the first quarter, the Texans held a commanding 17-0 lead and were firing on all cylinders. The second quarter continued Houston's dominance, with all three teams of the Colts failing to stop or to execute against the Texans. At halftime, the Colts trailed Houston 34-0, the largest deficit in the entire 58-year history of the franchise. The second half saw little action with both teams taking shorter drives and in some senses, running down the clock. The Colts scored their first and the only points scored in the second half with a Reggie Wayne touchdown from Collins in the fourth quarter. The Colts went on to lose to the Texans 34-7, their second straight season starting 0-1. Question: How many total points were scored?", - "Output Program": [ - "point_one = 34\npoint_two = 7\n\n\nprint(point_one+point_two)", - "texans_score = 34\ncolts_score = 7\ntotal_score = texans_score + colts_score\nprint(total_score)" - ], - "Output Answer": [ - "{'number': '41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With almost 80% of the total land area suitable for crop production and about 17% of the labor force engaged in farming, agriculture remains the primary occupation, accounting for 11% of GDP in 2001. Value of agricultural output grew at an average annual rate of 7.1% during 1968\u201373, but since 1975 the sector has been hampered by droughts (1975, 1977, and 1979), hurricanes (in 1979 and 1980), and slumping world prices and quota allocations for sugar (since 1985). In 1999, agricultural production was 0.4% higher than during 1989\u201391. The fertile Cibao Valley is the main agricultural center. In 1998, arable land totaled ; with land under permanent crops at . Question: How many years were there droughts in the sector?", - "Output Program": [ - "year1975=1\nyear1977=1\nyear1979=1\nanswer=year1975+year1977+year1979\nprint(answer)", - "yearindroughts=3\nanswer=yearindroughts\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Nu Phoenicis is a yellow-white main sequence star of spectral type F9V and magnitude 4.96. Lying some 49 light years distant, it is around 1.2 times as massive as our sun, and likely to be surrounded by a disk of dust. It is the closest star in the constellation that is visible with the unaided eye. Gliese 915 is a white dwarf only 26 light years away. It is of magnitude 13.05, too faint to be seen with the naked eye. White dwarfs are extremely dense stars compacted into a volume the size of the Earth. With around 85% of the mass of the Sun, Gliese 915 has a surface gravity of 108.39 \u00b1 0.01 (2.45 \u00b7 108) centimetre\u00b7second\u22122, or approximately 250,000 of Earths gravity. Question: How many degrees is the difference in magnitudes between Gliese 915 and Nu Phoenicis?", - "Output Program": [ - "nuphonics = 4.96\ngilesse = 13.05\nprint(abs(round(nuphonics - gilesse,2)))\n", - "mag_degress_G915 = 13.05\nmag_degress_NP = 4.96\nmag_degress_difference = mag_degress_G915 - mag_degress_NP\nprint(mag_degress_difference)" - ], - "Output Answer": [ - "{'number': '8.09', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: In 1991, how many people, in terms of percentage, were either Bosniaks, Bosnian Serbs, or Yugoslavs?", - "Output Program": [ - "bosniacs = 49.2\nbosnian_serbs = 29.8\nyugosl = 10.7\n\nprint(abs(round(bosniacs+bosnian_serbs+yugosl,2)))", - "bosniaks = 49.2\nbosnian_serbs = 29.8\nyugoslavs = 10.7\n\ntotal =(bosniaks + bosnian_serbs + yugoslavs)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '89.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As per provisional reports of Census India, population of Dehradun in 2011 was 578,420; male and female are 303,411 and 275,009 respectively. The sex ratio of the city is 906 per 1000 males. The number of literates in Dehradun city is 463,791, of which 251,832 are males and 211,959 are females. Average literacy rate of Dehradun city is 89.32 percent, whereas male literacy and female literacy rates are 92.65 and 85.66 percent, respectively. The number of children of age under six in Dehradun city is 59,180 as per figure from Census India report on 2011. There are 31,600 boys and 27,580 are girls. Child sex ratio of girls is 873 per 1000 boys. Question: How many boys per 1000 than girls in 2011 India?", - "Output Program": [ - "males = 1000\nfemale = 873\n\nprint(abs(males - female))", - "boys = 1000\ngirls = 873\ndiff = boys - girls\nprint(diff)" - ], - "Output Answer": [ - "{'number': '127', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Browns headed into Kansas City for their last road game of the year to take on the Chiefs in Week 15. The Browns and Chiefs traded field goals in the first quarter, and then Josh Cribbs returned the ensuing kickoff 100 yards for a touchdown, setting an NFL record with his 7th kickoff return for a touchdown. After another Phil Dawson field goal in the second, the Chiefs scored three straight touchdowns to take a 24-13 lead. However, Cribbs again ran a kickoff back for a touchdown, this time for 103 yards and extending his NFL record to eight kickoff return touchdowns. In the second half, Jerome Harrison rushed for three touchdowns and amassed a filibuster-proof majority of his 286 rushing yards. This set a Browns' rushing record for a single game, was the record for most rushing yards in the NFL this season, and was the third most rushing yards in a game in NFL history. Matt Cassel's final desperation pass ricocheted off the cross bar, and the Browns defeated the Chiefs 41-34, with their highest point total of the season. With the win, the Browns improved to 3-11 and finished the season 2-6 on the road. Cribbs was named the AFC special teams player of the week for the second straight week. On December 21, Mike Holmgren was hired by the Browns to take over as their president. His duties will include personnel management, and he may hire a general manager to assist him. He also will have the power to replace Eric Mangini as head coach if he so chooses. Question: How many points did the Browns win by?", - "Output Program": [ - "points=7\nanswer=points\nprint(answer)", - "points=41\npoint=34\nanswer=points-point\nprint(answer)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people were not renting from a housing association?", - "Output Program": [ - "renting = 13.29\n\nprint(abs(round(100 - renting,2)))", - "percentage = 100\nrenting = 13.29\ndiff = percentage - renting\nprint(diff)" - ], - "Output Answer": [ - "{'number': '86.71', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Graduation rates among district-run schools, meanwhile, steadily increased in the ten years from 2005. In 2005, Philadelphia had a district graduation rate of 52%. This number increased to 65% in 2014, still below the national and state averages. Scores on the states standardized test, the Pennsylvania System of School Assessment (PSSA) trended upward from 2005 to 2011 but subsequently decreased. In 2005, the district-run schools scored an average of 37.4% on math and 35.5% on reading. The citys schools reached its peak scores in 2011 with 59.0% on math and 52.3% on reading. In 2014, the scores dropped significantly to 45.2% on math and 42.0% on reading. Question: How many percent higher did students score in math than in reading in 2005?", - "Output Program": [ - "math = 37.4\nreading = 35.5\n\nprint(abs(round(math - reading\n ,2)))", - "score1 = 37.4\nscore2 = 35.5\n\ntotal = (score1 - score2)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '1.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of people were not Azeri in Malayer?", - "Output Program": [ - "azeri = 10\ntotal = 100\nremaining = total - azeri\nprint(remaining)", - "azeri_in_malayer = 10\nprint(100 - azeri_in_malayer)" - ], - "Output Answer": [ - "{'number': '90', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Estimates for the number of Roman Catholics vary from 70% of the population, to as much as 90%. The CIA Factbook lists 92% of the country is Catholic, but only 20% are practicing regularly or weekly at a church service. The Jewish population is about 300,000 (around 0.75% of the population), the community numbered about 400,000 after World War II, but the appeal of Israel and economic and cultural pressures at home led many to leave; recent instability in Israel has resulted in a modest reversal of the trend since 2003. Islam in Argentina number about 500,000-600,000, or approximately 1.5% of the population; 93% of them are Sunni. Buenos Aires is home to one of the largest mosques in Latin America. A recent study found that approximately 11% of Argentines are non-religious, including those who believe in God, though not religion, agnostics (4%) and atheists (5%). Overall, 24% attended religious services regularly. Protestants were the only group in which a majority regularly attended services. Question: How many less are in the Jewish population than that of after WWII?", - "Output Program": [ - "condition_1 = 300000\ncondition_2 = 400000\n\nprint(abs(round(condition_2 - condition_1,2)))", - "before = 400000\nafter = 300000\nprint(before - after)" - ], - "Output Answer": [ - "{'number': '100000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2012, 1,043,292, or 55% of all deaths in Russia were caused by cardiovascular disease. The second leading cause of death was cancer which claimed 287,840 lives (15.2%). External causes of death such as suicide (1.5%), road accidents (1.5%), murders (0.8%), accidental alcohol poisoning (0.4%), and accidental drowning (0.5%), claimed 202,175 lives in total (10.6%). Other major causes of death were diseases of the digestive system (4.6%), respiratory disease (3.6%), infectious and parasitic diseases (1.6%), and tuberculosis (0.9%). The infant mortality rate in 2012 was 7.6 deaths per 1,000 (down from 8.2 in 2009 and 16.9 in 1999). Question: Was the infant mortality rate higher in 2012 or 2009?", - "Output Program": [ - "in_2012 = 7.6\nin_2009 = 8.2\nif in_2012 > in_2009:\n print(2012)\nelse:\n print(2009)", - "morality_rate_2012 = 7.6 \nmorality_rate_2009 = 8.2\n\nmorality = (morality_rate_2009, morality_rate_2012)\nhigher = max(morality)\n\nif higher == morality_rate_2012:\n print(2012)\nelif higher == morality_rate_2009:\n print(2009)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2009'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: How many has China lowered their mortality rate from 49 to 31?", - "Output Program": [ - "start = 49\nend = 31\n\nprint(abs(round(start - end,2)))", - "before = 49\nafter = 31\ndiff = before - after\nprint(diff)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1877 the price of British-grown wheat averaged 56 shillings and 9 pence a quarter and for the rest of the nineteenth century it never reached within 10 shillings of that figure. In 1878 the price fell to 46 shillings and 5 pence. In 1886 the wheat price decreased to 31 shillings a quarter. By 1885 wheat-growing land declined by a million acres (4,000 km\u00b2) (28\u00bd%) and the barley area had dwindled greatly also. Britains dependence on imported grain during the 1830s was 2%; during the 1860s it was 24%; during the 1880s it was 45%, (for wheat alone during the 1880s it was 65%.) The 1881 Census in the United Kingdom showed a decline of 92,250 in agricultural labourers in the ten years since 1871, with an increase of 53,496 urban labourers. Many of these had previously been farm workers who migrated to the cities to find employment, despite agricultural labourers wages being higher than those of Europe. Agricultures contribution to the national income was about 17% in 1871; by 1911 it was less than 7%. Question: In the thirty years after the 1830s, how many percent did imported grain dependence rise?", - "Output Program": [ - "imported_grains_1830 = 2\nimported_grains_1860 = 24\n\nprint(abs(imported_grains_1860 - imported_grains_1830))", - "percent_grain_dependence_initial = 2\npercent_grain_dependence_final = 24\nrise = percent_grain_dependence_final - percent_grain_dependence_initial\nprint(rise)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The revenue of Pahang in 1899 amounted to only $62,077; in 1900 to $419,150. In 1905 it was $528,368. The expenditure in 1905 amounted to $1,208,176. Of this sum $736,886 was expended on public works. Pahang is still a source of expense to the federation, its progress having been retarded by the disturbances which lasted from December 1891 until 1895, with short intervals of peace, but the revenue was steadily increasing, and the ultimate financial success of the state is considered to be secure. Pahang owed something over $3,966,500 to Selangor and $1,175,000 to Perak, which had financed it for some years out of surplus revenue. The value of the imports in 1905 was $1,344,346, that of the exports was $3,838,928, thus making a total trade value of $5,183,274. The most valuable export is tin, the value of which in 1905 amounted to $2,820,745. The value of the gutta exported exceeded $140,000, that of dried and salted fish amounted to nearly $70,000, and that of timber to $325,000. Question: How many more money are imports than exports in 1905?", - "Output Program": [ - "imports_money = 1344346\nexports_money = 3838928\n\ndifference = (exports_money - imports_money)\n\nprint(difference)", - "imports = 1344346\nexports = 3838928\n\nprint(abs(round(imports - exports,2)))" - ], - "Output Answer": [ - "{'number': '2494582', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: From 1989 to 1990, the Najibullah government was partially successful in building up the Afghan defence forces. The Khad had established a local militia force which stood at an estimated 100,000 men. The 17th Division in Herat, which had begun the 1979 Herat uprising against PDPA-rule, stood at 3,400 regular troops and 14,000 tribal men. In 1988, the total number of security forces available to the government stood at 300,000. This trend did not continue, and by the summer of 1990, the Afghan government forces were on the defensive again. By the beginning of 1991, the government controlled only 10 percent of Afghanistan, the eleven-year Siege of Khost had ended in a mujahideen victory and the morale of the Afghan military finally collapsed. In the Soviet Union, Kryuchkov and Shevardnadze had both supported continuing aid to the Najibullah government, but Kryuchkov had been arrested following the failed 1991 Soviet coup d\u00e9tat attempt and Shevardnadze had resigned from his posts in the Soviet government in December 1990 - there were no longer any pro-Najibullah people in the Soviet leadership and the Soviet Union was in the middle of an economic and political crisis, which would lead directly to the dissolution of the Soviet Union on 26 December 1991. At the same time Boris Yeltsin became Russias new hope, and he had no wish to continue to aid Najibullahs government, which he considered a relic of the past. In the autumn of 1991, Najibullah wrote to Shevardnadze \"I didnt want to be president, you talked me into it, insisted on it, and promised support. Now you are throwing me and the Republic of Afghanistan to its fate.\" Question: When did the Siege of Khost start?", - "Output Program": [ - "ended = 1991\nyears_taken = 11\nstarted = 1991 - years_taken\nprint(started)", - "condition_1 = 1991\ncondition_2 = 11\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1980'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1917, the Twelfth Regiment (Public Works) was organized at Naval Training Station Great Lakes. When the US entered World War I in April 1917, the Navy had an immediate requirement to expand the Great Lakes Station in order to house, process, and train 20,000 naval recruits, this number would rise to 50,000 by the end of the year. Lieutenant Malachi Elliott, a graduate of the US Naval Academy, was appointed Public Works Officer at Great Lakes on 18 June 1917, at which time about 500 enlisted men had been assigned to the Public Works Department. Seeing that the department would need to expand with skilled craftsmen, architects, draftsmen, designers, and other professional and technical people, he began to screen incoming recruits with these skills. Finding many, but not enough, he expanded to recruiting civilians outside of the installation, getting many men willing to join the Navy as petty officers, with the understanding that qualified men could later apply for commissions. This allowed the Public Works Department to grow to nearly 600 men by July 1917. They were organized into the Twelfth Regiment (Public Works), which was essentially the Public Works Department because staff officers could not exercise military command. Lieutenant William C. Davis was appointed commanding officer of the regiment, he exercised military control, but the Public Works Officers exercised technical control. In October 1917, the regiment began building Camp Paul Jones at San Diego. With its completion, on 30 December 1917, the regiment became \"fully operational\" with 1,500 men organized into three battalions. By April 1918, the regiment consisted of 2,400 in five battalions. Men were withdrawn for assignments in the US and abroad. In spring of 1918, 100 men were given special mechanics and ordnance training before being sent to St. Nazaire, France, to assemble 14\"/50 caliber railway gun. Later they would join the gun crews and perform combat duties along the railway lines in proximity to the Empire of Germany lines. The Twelfth Regiment reached its peak strength 5 November 1918; 55 officers and 6,211 enlisted men formed into 11 battalions. However, with the end of the war on Armistice of 11 November 1918, the regiment gradually faded away by the end of 1918. Question: How many months did it take for the regiment to build Camp Paul Jones at San Diego?", - "Output Program": [ - "from calendar import month\n\n\nbuilding_month = 10\ncompletion_month = 12\nmonths_apart = completion_month - building_month\nprint(months_apart)", - "condition_1 = 10\ncondition_2 = 12\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\nans = 1966\nprint(ans)\n" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more percent of the population were people under the age of 18 over people from 18 to 24 and people 65 and over combined?", - "Output Program": [ - "residents=24.2\nAges=18\nanswer=residents-Ages\nprint(answer)", - "age_18 = 24.2 \nage_18_24 = 7.9+9.5\n\nprint(abs(round(age_18 - age_18_24,2)))", - "ageof18=7.9\nageof=9.5\nanswer=ageof-ageof18\nprint(answer)", - "age_of_18 = 24.2\nage_of_18_to_24 = 7.9\nage_of_65_or_over = 9.5\n\ntotal = (age_of_18 - age_of_18_to_24 - age_of_65_or_over)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '6.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: how many yards did bush score?", - "Output Program": [ - "score = 5\nprint(score)", - "ans = [5]\n\nprint(max(ans))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the entire Canton of Grisons, where about two-thirds of all speakers live, roughly a sixth report it as the language of best command (29,679 in 1990 and 27,038 in 2000). As a family language it was used by 19.5% in 2000 (33,707), as a language used on the job by 17.3% (15,715), and as a school language by 23.3% (5,940). Overall, 21.5% (40,168) of the population of Grisons reported to be speaking Romansh habitually in 2000. Within the traditional Romansh-speaking areas, where 56.1% (33,991) of all speakers lived in 2000, it is the majority language in 66 municipalities. Question: How many more commanded the language in 1990 than in 2000?", - "Output Program": [ - "condition_1 = 29679\ncondition_2 = 27038\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_1990 = 29679\n_2000 = 27038\ndiff = _1990 - _2000\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2641', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of people were not Hispanic or Latino in Texas?", - "Output Program": [ - "percentage = 100\nhispanics = 37.6\nnot_hispanics = percentage - hispanics\nprint(not_hispanics)", - "condition_1 = 37.6\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))\n" - ], - "Output Answer": [ - "{'number': '62.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2006, Household income in the United States was $43,318 per household ($26,000 per household member) with 42% of households having two income earners. Meanwhile, the median income of the average American age 25+ was roughly $32,000 ($39,000 if only counting those employed full-time between the ages of 25 to 64) in 2005. According to the CIA the Gini coefficient which measures income inequality (the higher the less equal the income distribution) was clocked at 45.0 in 2005, compared to 32.0 in the European Union and 28.3 in Germany. Question: How many more dollars was the household income than per household member?", - "Output Program": [ - "condition_1 = 26000\ncondition_2 = 43318\n\nprint(abs(round(condition_2 - condition_1,2)))\n", - "income = 43318\nmember = 26000\nprint(income - member)" - ], - "Output Answer": [ - "{'number': '17318', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Olympic related jobs in Utah started in 1996 with slight job opportunities of less than 100. However, from the job measurement conducted from 1996 to 2002, steady attainment of job opportunities established and a maximum level was noted in 2001 where there were 12,500 job opportunities attained yearly, and approximately 25,070 jobs created in 2002. Therefore, from 1996 to 2002 the sum of employment equated to 35,000 jobs which lasted a year. February 2002, it is when the highest employment opportunities were created compared to other years. There were around 25,070 job opportunities created compared to 35,000 created from 1996-2001. Question: How many more job opportunities were created in 1996-2001 than 2002?", - "Output Program": [ - "first = 35000\nsecond = 25070\ndiff = first - second \nprint(diff)", - "y1996 = 35000 \ny2002 = 25070\n\nprint(abs(round(y1996-y2002,2)))" - ], - "Output Answer": [ - "{'number': '9930', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: While reliable figures are difficult to obtain, estimated global sales of The Hobbit run between 35 and 100 million copies since 1937. In the UK The Hobbit has not retreated from the top 5,000 books of Nielsen BookScan since 1995, when the index began, achieving a three-year sales peak rising from 33,084 (2000) to 142,541 (2001), 126,771 (2002) and 61,229 (2003), ranking it at the 3rd position in Nielsens \"Evergreen\" book list. The enduring popularity of The Hobbit makes early printings of the book attractive collectors items. The first printing of the first English-language edition can sell for between \u00a36,000 and \u00a320,000 at auction, although the price for a signed first edition has reached over \u00a360,000. Question: What year were the most copies of the Hobbit sold?", - "Output Program": [ - "most_copies = 2001\nprint(most_copies)", - "y2000 = 33084\ny2001 = 142541\ny2002 = 126771\ny2003 = 61229\n\ndata = (y2000, y2001, y2002, y2003)\n\nanswer = max(data)\n\nif answer == y2003:\n print(2003)\nelif answer == y2002:\n print(2002)\nelif answer == y2001:\n print(2001)\nelif answer == y2000:\n print(2000)\n " - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2001'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Digital distribution of movies has the potential to save money for film distributors. To print an 80-minute feature film can cost US$1,500 to $2,500, so making thousands of prints for a wide-release movie can cost millions of dollars. In contrast, at the maximum 250 megabit-per-second data rate (as defined by Digital Cinema Initiatives for digital cinema), a feature-length movie can be stored on an Commercial off-the-shelf 300 Gigabyte hard drive for $50 and a broad release of 4000 digital prints might cost $200,000. In addition hard drives can be returned to distributors for reuse. With several hundred movies distributed every year, the industry saves billions of dollars. The digital-cinema roll-out was stalled by the slow pace at which exhibitors acquired digital projectors, since the savings would be seen not by themselves but by distribution companies. The Virtual Print Fee model was created to address this by passing some of the saving on to the cinemas. As a consequence of the rapid conversion to digital projection, the number of theatrical releases exhibited on film is dwindling. As of 4 May 2014, 37,711 screens (out of a total of 40,048 screens) in the United States have been converted to digital, 3,013 screens in Canada have been converted, and 79,043 screens internationally have been converted. Question: As of 4 May 2014, how many screens in the United States have not been converted to digital?", - "Output Program": [ - "screens_converted = 37711\ntotal_screens = 40048\nnon_converted_screens = total_screens - screens_converted\nprint(non_converted_screens)", - "total_screen = 40048\nconverted_screen = 37711\n\nprint(abs(total_screen - converted_screen))" - ], - "Output Answer": [ - "{'number': '2337', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: how many yards did buckhalter run?", - "Output Program": [ - "no_of_yards = 1\nprint(no_of_yards)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1980, a SWAT team raided Bolic Sound, finding a live hand grenade and seven grams of cocaine. Turner was convicted for cocaine possession and sentenced to thirty days in the L.A. county jail with three years probation. This was Turners first conviction. In April 1981, he was arrested for shooting a 49-year-old newspaper delivery man whom he accused of being physically and verbally abusive to his then wife, Ann Thomas and of kicking his dog. Turner said he only fired a shot to scare him off and that the man had injured himself when he climbed over the fence to get away. A jury in 1982 found him not guilty of assault. By 1985, Turners finances were in disarray and he owed the state of California $12,802 in back taxes. He later settled his account. He had tried to sell Bolic Sound in 1980 to raise funds to avoid foreclosure, but the studio burned down in a fire in January 1981 on the day Turner was due to show it to a potential buyer. Turner was arrested again on Friday, June 21, 1985, and charged with conspiracy to sell $16,000 worth of cocaine, possession and maintaining a residence for selling or using a controlled substance. The police took $1,000 of rock cocaine from his North Hollywood apartment. Also arrested and charged with him were Eddie Coleman Jr., 32, of Altadena, a record producer, and Richard Lee Griffin, 35, of Los Angeles, a music company writer. Turner paid a $5,000 bond and was released. A further arrest came in 1986 for cocaine possession, concealed carry of a handgun and traffic violations. Turner was released on $2,671 bail. In January 1987, he was arrested for trying to sell 10 ounces of cocaine to an undercover police officer. He pleaded guilty to conspiring to sell the drug and not guilty to other counts. On February 16, 1990, he was sentenced to four years in a California prison for cocaine possession. He was incarcerated at the minimum security California Mens Colony, San Luis Obispo. Turner completed 18 months of his sentence before being released on parole in September 1991. Larry Kamien, associate warden of the California Mens Colony, said Turner was a model inmate. In prison he became a trustee working in the library and saved up $13,000 by selling cigarettes, candy bars and coffee to other inmates. He played music with other inmates and wrote 15 new songs that he was planning to record when he was released. Question: What year was Turner first put in jail for conspiracy?", - "Output Program": [ - "year = 1985\nprint(year)", - "put_in_jail = 1985\n\nprint(abs(round((put_in_jail))))" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1985'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Mount Vesuvius has erupted many times. The famous eruption in AD 79 was preceded by numerous others in prehistory, including at least three significantly larger ones, the best known being the Avellino eruption around 1800 BC which engulfed several Bronze Age settlements. Since AD 79, the volcano has also erupted repeatedly, in 172, 203, 222, possibly in 303, 379, 472, 512, 536, 685, 787, around 860, around 900, 968, 991, 999, 1006, 1037, 1049, around 1073, 1139, 1150, and there may have been eruptions in 1270, 1347, and 1500. The volcano erupted again in 1631, six times in the 18th century (including 1779 and 1794), eight times in the 19th century (notably in 1872), and in 1906, 1929 and 1944. There have been no eruptions since 1944, and none of the eruptions after AD 79 were as large or destructive as the Pompeian one. Vesuvius entered a new phase in December 1631, when a major eruption buried many villages under lava flows, killing around 3,000 people. Torrents of lahar were also created, adding to the devastation. Activity thereafter became almost continuous, with relatively severe eruptions occurring in 1660, 1682, 1694, 1698, 1707, 1737, 1760, 1767, 1779, 1794, 1822, 1834, 1839, 1850, 1855, 1861, 1868, 1872, 1906, 1926, 1929, and 1944. Question: How many less severe eruptions occurred in the 1600s than in the 1800s?", - "Output Program": [ - "six_100 = (1660,1682,1694,1698) \neight_100 = (1822,1834,1839,1850,1855,1861,1868,1872)\n\nprint(abs(round(len(six_100) - len(eight_100))))", - "year = [1660 , 1682, 1692, 1698]\n\nlength = len(year)\n\nprint(length)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The February 2013 offer represented a small premium over the then-current stock price, much lower than the stocks all-time high of $65 USD per share reached during the dotcom bubble in 2000, as well as its July 2005 price of $40 USD which was the high-water mark of the post-dotcom era. The price of $13.65 per share represented a 25% premium to the stock price, but far below the 52-week high of $18.36, and more than 76% off its all-time high. Several major institutional shareholders have voiced opposition, including Southeastern Asset Management and Mason Hawkins. Michael Dell owns the largest single share of the companys stock and was part of negotiations to go private, but only offered $750 million of his own money for a deal that would involve almost $16 billion in new debt. T. Rowe Price, which has the third largest holding, also objected to the low price of the proposal. Southeastern Asset Management, the largest shareholder of Dell stock with about 8.5%, is opposed to the deal at the per share price of $13.50 to $13.75 as they value the company at $23.72 a share. Southeastern also complained that the overseas funds arent offered to sweeten the buyout offer. Question: How many dollars lower was the February 2013 stock price from where Southeastern Asset Management valued the company share price?", - "Output Program": [ - "maxi = 23.72\nlow = 13.65\nprint(maxi - low)", - "price = 13.50\nvalue = 23.72\nprint(value-price)" - ], - "Output Answer": [ - "{'number': '10.07', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On November 13, 1982, 15-year-old Scott Safran of Cherry Hill, New Jersey, set a world record of 41,336,440 points on the arcade game Asteroids, beating the 40,101,910 point score set by Leo Daniels of Carolina Beach on February 6, 1982. In 1998, to congratulate Safran on his accomplishment, the Twin Galaxies Intergalactic Scoreboard searched for him for four years until 2002, when it was discovered that he had died in an accident in 1989. In a ceremony in Philadelphia on April 27, 2002, Walter Day of Twin Galaxies presented an award to the surviving members of Safrans family, commemorating the Asteroid Champions achievement. On April 5, 2010, John McAllister broke Safrans record with a high score of 41,838,740 in a 58-hour Internet livestream. Question: How many years after setting the Asteroids record did Safran die?", - "Output Program": [ - "asteroids_record = 1982\nsafran_death = 1989\nyears = safran_death - asteroids_record\nprint(years)", - "record_date = 1982\ndie_date = 1989\n\nprint(abs(record_date - die_date))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many registered voters were Democrat, Republican and unaffiliated?", - "Output Program": [ - "democrat = 12078\nrepublican = 947\nunaffiliated = 7693\ntotal = democrat + republican + unaffiliated\nprint(total)", - "condition_2 = 12078+947+7693\ncondition_1 = 0\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '20718', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Kit sponsors BSR Housewares became the clubs first shirt English football sponsorship during the 1981-82 season. The clubs shirts have been sponsored for the majority of the time since then, although there was no shirt sponsor at the end of the 1993-94 season, after local solicitors Coucher & Shaw were closed down by the Law Society of England and Wales. Unusually for a Premier League club, Albion were again without a shirt sponsor for the start of the 2008-09 campaign, as negotiations with a new sponsor were still ongoing when the season began. The longest-running shirt sponsorship deal agreed by the club ran for seven seasons between 1997 and 2004 with the West Bromwich Building Society. Today the clubs principal sponsor is Ideal Boilers. Other sponsors have included T-Mobile (2004-08), Homeserve (2010-11), Bodog (2011-12), Zoopla (2012-14), QuickBooks (2014-15), Tlcbet (2015-16), K8 group (2016-2017), and Palm Eco-Town Development (2017-18). Question: How many years longer did T-Mobile's sponsorship last compared to QuickBooks' sponsorship?", - "Output Program": [ - "t_mobile = 2008 - 2004\nquickbook = 2015 - 2014\ndifference = t_mobile - quickbook\nprint(difference)", - "condition_1 = 2008-2004\ncondition_2 = 2015-2014\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Allegany County is considered a conservative county, supporting Republican national and state candidates. In 2004, it voted for George W. Bush over John Kerry 63% to 34%, and in 2008 it voted for John McCain over Barack Obama 59% to 39%. It has been reported that in the last 170 years, the only Democratic candidates to win were Franklin Pierce in 1852 and Lyndon B. Johnson in 1964. In 2006, neither Democrat Eliot Spitzer or Hillary Clinton carried it in their otherwise landslide elections for governor and US senator, respectively. Eliot Spitzer lost 48.98% to John Fasos 49.03%. Hillary Clinton lost the county by 3 points. In 2010, Andrew Cuomo lost by a wide margin while Senator Chuck Schumer carried it by a narrow margin of 49.46% to Jay Townsends 48.86% a margin of 78 votes. It was one of only two counties that Senator Kirsten Gillibrand lost to Wendy Long in United States Senate election in New York, 2012. Question: Besides Allegany County, how many other counties did Senator Kirsten Dillibrand lose to Wendy Long in 2012?", - "Output Program": [ - "counties=1\nanswer=counties \nprint(answer)", - "margin=49.46\nTownsends=48.86\nanswer=margin-Townsends\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many in percent from the census weren't Irish?", - "Output Program": [ - "total =100\nirish = 16.7\nothers = total - irish\nprint(others)", - "condition_1 = 100\ncondition_2 = 16.7\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '83.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The month-long truce went into effect on 11 June, 1948. On the same day, the first group of 36 observers arrived via Cairo, Egypt and continued to arrive for the next three days. The first truce did not last long due to widespread violence which again erupted. As a result, the observers were withdrawn on 9 July 1948. The second truce, indefinite in length, was called by the United Nations Security Council on 15 July 1948. This declaration was to be put into effect on 18 July 1948. It was from United Nations Security Council Resolution 54 that the Mediator was instructed to supervise the observance of the truce and to establish procedures for examining alleged breaches of the truce since 11 June 1948, and authorized the Mediator to deal with breaches so far as it was within the capacity of the Mediator to do so by appropriate local action, also the Security Council Resolution 54 requested the Mediator to keep the Security Council informed concerning the operation of the truce and where necessary to take appropriate action. During the autumn of 1948, UNTSO was re-established with an increase in size to supervise the Second Truce. The first group of observers to serve in Palestine under the UN Mediator, Count Folke Bernadotte, arrived in Rhodes at 6 P.M. GMT 20 July. It included 41 Americans and about 25 Belgians and were deployed on 21 July 1948. The initial group was quickly expanded to 93 in total because of the tremendous area that had to be covered. As the number of personnel grew, the United Nations Secretariat (of Personnel) supported the creation of the United Nations Truce Supervision Organization (UNTSO), the same organization UN Military Observers are assigned to today. Initially, the command was headed by a Chief-of-Staff (a general officer from one of the participating countries) in accordance with the personal direction of the Mediator, (a civilian). Question: When did observers arrive from Cairo?", - "Output Program": [ - "observers =1948\nprint(observers)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '11', 'month': 'June', 'year': '1948'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: After 1989 the country experienced a decade of economic instability and decline, led in part by an obsolete industrial base and a lack of structural reform. From 2000 onward, however, the Romanian economy was transformed into one of relative macroeconomic stability, characterized by high growth, low unemployment and declining inflation. In 2006, according to the National Institute of Statistics (Romania), GDP growth in real terms was recorded at 7.7%, one of the highest rates in Europe. However, a recession following the global financial crisis of 2008-2009 forced the government to borrow externally, including an IMF \u20ac20bn bailout program. GDP has been growing by over 2% each year since. According to The World Bank, the GDP per capita purchasing power parity grew from $13,442 in 2007 to an estimated $22,124 in 2015. Romania still has one of the lowest net average monthly wages in the EU of \u20ac540 in 2016, and an inflation rate of \u22121.1% in 2016. Unemployment in Romania is at 5.4% in 2017, which is very low compared to other EU countries. Question: How many years of economic instability did the Romanian economy experience before stability?", - "Output Program": [ - "stability = 2006\ninstability = 2017\n\ndiff = (instability - stability)\n\nprint(diff)", - "condition_1 = 1989\ncondition_2 = 2000\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Falcons defense ranked 2nd in the league in fewest rushing yards allowed (1,203), 8th in fewest total yards allowed (5,009), and 4th in fewest points allowed. Defensive linemen Lester Archambeau (10 sacks, 2 fumble recoveries) and Chuck Smith (defensive end) (8.5 sacks, 4 fumble recoveries) excelled at pressuring quarterbacks and stopping the run. Behind them, Atlanta had two outstanding linebackers, Pro Bowler Jessie Tuggle (65 tackles, 3 sacks, 1 fumble recovery) and Cornelius Bennett (69 tackles, 1 sack, 2 fumble recoveries). Bennett played with the Buffalo Bills when they suffered their four consecutive Super Bowl losses in Super Bowls Super Bowl XXV, Super Bowl XXVI, Super Bowl XXVII, and Super Bowl XXVIII; and thus was determined to finally get a championship ring that had eluded him in the past. Atlantas secondary was led by Pro Bowl cornerback Ray Buchanan, who recorded 7 interceptions and 102 return yards, and Pro Bowl safety Eugene Robinson (4 interceptions), who was with the Green Bay Packers when they appeared in Super Bowls Super Bowl XXXI and Super Bowl XXXII. Question: How many more tackles did Bennett than Tuggle?", - "Output Program": [ - "Tuggle_tackles = 65\nBennett_tackles = 69\nprint(Bennett_tackles-Tuggle_tackles)", - "ben = 69\ntug = 65\nprint(ben - tug)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The name \"Eismitte\" means Ice-Center in German language, and the campsite was located from the coast at an estimated altitude of 3,010 meters (9,875 feet). The coldest temperature recorded during the expedition was \u221264.8 \u00b0C (\u221284.6 \u00b0F) on March 20, 1931, while the warmest temperature noted was \u22121.8 \u00b0C (28.8 \u00b0F) on July 9, 1931. For the 12-month period beginning August 1, 1930 and ending August 5, 1931, the warmest month, July, had a mean monthly temperature of \u221212.2 \u00b0C (10 \u00b0F), while the coldest month, February, averaged \u221247.2 \u00b0C (\u221253 \u00b0F). Over the same period a total of 110 millimeters (4.33 inches) of water-equivalent precipitation (meteorology) was recorded, with most of it, rather surprisingly, being received in winter. At the latitude of the camp, the sun midnight sun between May 13 and July 30 each year, and polar night between November 23 and January 20. Question: When was the last month of sun midnight sun?", - "Output Program": [ - "midnight_sun = [{\"May\" : 13}, {\"July\" : 30}]\n\nanswer = midnight_sun[-1]\n\nprint(answer)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '30', 'month': 'July', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Dolphins traveled to take on the Colts. In the 1st quarter they got off to a fast start as Mike Wallace and Ryan Tannehill connected on an 18-yard TD pass for a 7-0 lead. The Colts got on the board as Adam Vinatieri nailed a 30-yard field goal for a 7-3 score. The Phins then increased their lead as Lamar Miller ran for a 10-yard TD making the score 14-3. The Colts would score in the 2nd quarter as Andrew Luck found Coby Fleener on a 3-yard TD pass shortening the lead to 4, 14-10. They eventually grabbed the lead as Ahmad Bradshaw ran for a 1-yard TD, 17-14. Caleb Sturgis of the Phins tied it up before halftime with a 54-yard field goal, 17-17. In the 3rd quarter, the Colts retook the lead as Vinatieri nailed a 38-yard field goal for a 20-17 game. The Phins then retook the lead as Charles Clay ran for a 1-yard TD for a 24-20 game. The Phins then held the Colts scoreless in the 4th quarter and vice versa which eventually gave the team the win as they improved to 2-0 on the season. Question: How many points were scored in the second half of the game?", - "Output Program": [ - "Vinatieri=38\nMille_ran=10\nprint(Mille_ran)", - "pointinsecndhalf=10\nanswer=pointinsecndhalf\nprint(answer)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: On July 21, 1978 while still in current release in 38 theatres in the U.S., the film expanded into a 1,744 theatre national saturation windup of release and set a new U.S. weekend record of $10,202,726. The gross prior to the expansion was $221,280,994. The expansion added a further $43,774,911 to take its gross to $265,055,905. Reissues in 1979 ($22,455,262), 1981 ($17,247,363), and 1982 ($17,981,612) brought its cumulative gross in the U.S and Canada to $323 million, and extended its global earnings to $530 million. The film remained the List of highest-grossing films until E.T. the Extra-Terrestrial broke that record in 1983. Question: How many more dollars did the film make in the 1979 reissue compared to the 1982 reissue?", - "Output Program": [ - "y1 = 22455262\ny2 = 17981612\ndiff = y1 - y2\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4473650', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many more field goals did Janikowski make than Prater?", - "Output Program": [ - "prater = 2\njanikowski = 1\ngoals_diff = prater - janikowski\nprint(goals_diff)", - "touchdowns = 1\nprint(touchdowns)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Statistics from the 2010 Census indicate that 87.4% of the Chinese population identify as Buddhists, with significant minorities of adherents identifying as Christians (7.9%), Chinese folk religions (2.7%) and Muslims (0.6%). The majority of the Indian population identify as Hindus (81.1%), with a significant minorities of numbers identifying as Christians (7.8%), Muslims (4.9%) and Buddhists (2.1%). The non-Malay Bumiputera (Malaysia) community are predominantly Christians (44.9%), with significant minorities identifying as Muslims (31.2%) and Buddhists (13.5%). All bumiputera Malays are Muslim. Question: How many religions in the Chinese population each made up less than 3% of the population?", - "Output Program": [ - "ans = {\n 2.7:\"Chinese folk\",\n 7.9:\"Christians\",\n 0.6:\"Muslims\"\n}\n\nk = list(ans.keys())\nv = list(ans.values())\n\n# print(ans[sorted(k)[-1]])\n\nan = []\n\nfor i in range(len(k)):\n if k[i] < 3:\n an.append(ans[k[i]])\n\nlast_ans = set(an)\n\nprint(len(last_ans))\n", - "\nchristians = 7.9\nfolk = 2.7\nmuslim = 0.6\n\npercent = 3\n\ncounter = 0\n\nl = [christians, folk, muslim]\n\nfor i in l:\n \n if i < percent:\n\n counter += 1\n\nprint(counter)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Petrova was seeded 18th at the 2010 Rogers Cup in Montreal and won a tough opener against Lucie \u0160af\u00e1\u0159ov\u00e1. In the second round, she faced former world No. 1 Dinara Safina and despite serving 15 aces, she was defeated, 7-5, 4-6, 6-4. Petrova played the final event of the US Open Series in New Havan at the 2010 Pilot Pen Tennis, where she received a wild card to play as the eighth seed. In the first round, she came from a set down to beat Varvara Lepchenko. She then defeated her former doubles partner Bethanie Mattek-Sands to advance to the quarterfinals. She then had an impressive 6-2, 6-1 victory over second seed Samantha Stosur for her fourth top 10 win of the season. She defeated Maria Kirilenko in her semifinal match, but was beaten by Caroline Wozniacki in the final, 6-3, 3-6, 6-3. Question: How many more total points were scored by Petrove and Safina than by Petrova and Mattek-Sands?", - "Output Program": [ - "condition_1 = 7+5+4+6+6+4\ncondition_2 = 6+2+6+1\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Marriage rates began declining from almost 71 per 1,000 inhabitants in 1981 until 2002, only to increase slightly in 2003 to 61 per 1,000 and then fall again to 51 in 2004. Moreover, divorce rates have seen an increase from 191.2 per 1,000 marriages in 1991 to 239.5 per 1,000 marriages in 2004. As a result of these trends, the average Greek household is smaller and older than in previous generations. Question: How many (per 1000) lower was the marriage rates in 2004 compared to 2003?", - "Output Program": [ - "in_2003 = 61\nin_2004 = 51\nlower = in_2003 - in_2004\nprint(lower)", - "marriage_rate_in_2004 = 51\nmarriage_rate_in_2003 = 61\n\nprint(abs(marriage_rate_in_2004 - marriage_rate_in_2003))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In Scotland, while a similar Gothic style to that used further south in England was adopted by figures including Frederick Thomas Pilkington (1832-98) in secular architecture it was marked by the re-adoption of the Scots baronial style. Important for the adoption of the style in the early 19th century was Abbotsford House, the residence of the novelist and poet Sir Walter Scott. Re-built for him from 1816, it became a model for the modern revival of the baronial style. Common features borrowed from 16th- and 17th-century houses included battlements gateways, crow-stepped gables, pointed turrets and machicolations. The style was popular across Scotland and was applied to many relatively modest dwellings by architects such as William Burn (1789-1870), David Bryce (1803-76), Edward Blore (1787-1879), Edward Calvert (architect) (c. 1847-1914) and Robert Stodart Lorimer (1864-1929) and in urban contexts, including the building of Cockburn Street, Edinburgh in Edinburgh (from the 1850s) as well as the National Wallace Monument at Stirling (1859-69). The rebuilding of Balmoral Castle as a baronial palace and its adoption as a royal retreat from 1855-8 confirmed the popularity of the style. Question: How many years was the National Wallace Monument in existence for?", - "Output Program": [ - "\ncondition_1 = 1859\ncondition_2 = 1869\n\nprint(abs(round(condition_2 - condition_1,2)))", - "start = 1859\nend = 1869\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Despite early-season injuries to Brandon Rush and Andrew Bogut, and despite starting two rookies (Barnes and Ezeli), the 2012-2013 Warriors had one of their best starts in decades. The team earned 20 wins in less than 30 games played for the first time since 1992. The Warriors also achieved a milestone by completing their first ever 6\u20131 road trip in franchise history, including a 97\u201395 win over the defending champion Heat in Miami. On April 9, 2013, with a win over the Minnesota Timberwolves, the Warriors clinched the playoffs for the second time in 19 years and the first time since the 2006\u201307 \"We Believe\" Warriors. This time, the local battle cry was \"We Belong\". The team finished the season with a record of 47\u201335, earning the sixth seed in the Western Conference, and defeated the Denver Nuggets in the first round of the playoffs by winning four out of six games. They lost in the second round to the San Antonio Spurs, four games to two. This was the first playoff experience for all of the starters of this group except for Andrew Bogut. Other highlights of the season included Stephen Currys 272 three-point baskets (an NBA single-season record for the player nicknamed \"baby-faced assassin\") and the naming of forward David Lee to the 2013 NBA All-Star Game as a reserve, ending the teams 16-year drought without an All Star selection. Curry and Klay Thompson, dubbed the \"Splash Brothers\" by team employee Brian Witt for their backcourt shooting prowess, combined for 483 three-pointers during the season, easily besting the prior record of 435 set by the Orlando Magics Nick Anderson and Dennis Scott in 1995\u201396. Question: How many more games did the Warriors win than they lost?", - "Output Program": [ - "win = 20\nprint(win)", - "total = 30\nlost = 10\nprint(total - lost)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Carey missed five games early in 1999 AFL season through injury, and spent much of the year in the forward line closer to goals. He averaged a career high 3.8 goals per game for the season, to go with 7 marks and 18 disposals. He helped North to a 15 and 2 record after his return from injury, in another List of Australian Football League premiers year for the Kangaroos. In round 8, Careys first game back from injury, he kicked 7 goals against Hawthorn Football Club. Once again Careys late season form was unparalleled, and in the nine games leading up to the 1999 AFL Grand Final he averaged 8 marks, 19 disposals and 5.1 goals per game. He kicked 9 goals against Geelong Football Club in Round 16, followed it up the next week with a 10-goal, 12 mark and 24 disposal performance in a losing side against Essendon Football Club and in the wet in a qualifying final against Port Adelaide Football Club had 11 marks, 24 disposals and 6 goals in one of his greatest finals performances. Matched up against Carltons Stephen Silvagni in the grand final, Carey played a slightly unfamiliar role. After marking and kicking North Melbournes opening goal in the first quarter, he struggled to get on top of the Carlton champion and was moved to the midfield after half time. He then gathered the most disposals afield in the third quarter and was the catalyst in a dominant quarter for North, before returning to the forward line in the final term to take a spectacular one handed mark and kick the final goal of the game. Question: How many more goals did Carey kick against Essendon Football Club than he kicked against Port Adelaide?", - "Output Program": [ - "essen = 10\nport = 6\ndiff = essen - port\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2011 the estimated median income for a household in the city was $44,846, and the median income for a family was $53,896. Males had a median income of $42,120 versus $31,362 for females. The per capita income for the city was $25,041. About 9.6% of families and 14.4% of the population were below the poverty line, including 15.1% of those under age 18 and 12.8% of those age 65 or over. The population was 180,480 at the 2000 United States Census; in 2010, its population had risen to 225,221, making it the third-largest city in the state after Las Vegas, Nevada and Henderson, Nevada, and the largest outside Clark County, Nevada. Reno lies north of the Nevada state capital, Carson City, Nevada, and northeast of Lake Tahoe in a shrub-steppe environment. Reno shares its eastern border with the city of Sparks and is the larger of the principal cities of the Reno-Sparks metropolitan area (MSA), a United States metropolitan area that covers Storey County, Nevada and Washoe counties. The MSA had a combined population of 425,417 at the 2010 United States Census. The MSA is combined with the Lyon County, Nevada to form the Reno-Sparks-Fernley, NV CSA Combined Statistical Area, which had a total population of 477,397 at the 2010 census. Question: How many counties are in the MSA?", - "Output Program": [ - "counties = ['nevada', 'washoe', 'storey']\nlength = len(counties)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Mexicos Gross Domestic Product (GDP) in purchasing power parity (PPP) was estimated at US $2,143.499 1000000000 (number) in 2014, and $1,261.642 1000000000 (number) in nominal exchange rates. It is the leader of the MINT (economics) group. Its standard of living, as measured in GDP in PPP per capita, was US $16,900. The World Bank reported in 2009 that Mexicos Gross National Income in market exchange rates was the second highest in Latin America, after Brazil at US $1,830.392 billion, which lead to the highest Gross National Income in the region at $14,400. As such, Mexico is now firmly established as an upper middle-income country. After the slowdown of 2001 the country has recovered and has grown 4.2, 3.0 and 4.8 percent in 2004, 2005 and 2006, even though it is considered to be well below Mexicos potential growth. Question: What year was in the middle for Mexicos growth: 2004, 2005 or 2006?", - "Output Program": [ - "ans = 2005\n\nprint(ans)", - "middle = 2005\nprint(middle)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2005'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: During the Ottoman period, the citys population of Ottomans Muslims (including those of Turkish people and Albanians origin, as well as Bulgarian Muslim and Greek Muslim convert origin) grew substantially. According to the 1478 census Sel\u00e2nik (), as the city came to be known in Ottoman Turkish, had 6,094 Greek Orthodox households, 4,320 Muslim ones, and some Catholic. No Jews were recorded in the census suggesting that the subsequent influx of Jewish population was not linked to the already existing Romaniote Jews community. Soon after the turn of the 15th to 16th century, however, nearly 20,000 Sephardic Jews immigrated to Greece from the Iberian Peninsula following their expulsion from Spain by the 1492 Alhambra Decree. By c. 1500, the number of households had grown to 7,986 Greek ones, 8,575 Muslim ones, and 3,770 Jewish. By 1519, Sephardic Jewish households numbered 15,715, 54% of the citys population. Some historians consider the Ottoman regimes invitation to Jewish settlement was a strategy to prevent the ethnic Greek population from dominating the city. Question: How many more Greek Orthodox households were there than Muslim ones?", - "Output Program": [ - "condition_1 = 6094\ncondition_2 = 4320\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "greek = 6094\nmuslim = 4320\nprint(greek - muslim)" - ], - "Output Answer": [ - "{'number': '1774', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: She began the clay-court season at the 2012 Family Circle Cup - Singles, where she was seeded 13th. She upset eighth seed Anastasia Pavlyuchenkova in the third round. She lost in the quarterfinals to Polona Hercog, 1-6, 2-6. Her next tournament was the 2012 Estoril Open - Womens Singles, where she was the seventh seed and lost in the quarterfinals to the top seed Roberta Vinci, 2-6, 6-1, 4-6. The rest of her clay-court season was dismal, with a 3-3 win-loss record from Madrid through Brussels. She was the 27th seed at the 2012 French Open - Womens Singles and lost in the third round to sixth seed Samantha Stosur, 3-6, 3-6. Question: How many times was she beaten by the exact same score in a set?", - "Output Program": [ - "pm = [6-1,6-1]\n\nprint(len(pm))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: By how many percentage points did China reduce its underweight prevalence between 1990 and 2002?", - "Output Program": [ - "y1990 = 19\ny2002 = 8\n\nprint(abs(round(y1990-y2002,2)))", - "y1 = 19\ny2 = 8\n\ndifference = (y1 - y2)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In October 2002, bilateral and multilateral lenders led by the World Bank agreed to give Yemen a four-year economic support package worth US$2.3 billion, 20 percent in grants and 80 percent in concessional loans. This funding is almost eight times the amount of financial support Yemen received under the IMFs PRGF. However, in December 2005 the World Bank announced that because of the governments continued inability to effect significant economic reforms and stem corruption, funding would be reduced by more than one-third, from US$420 million to US$240 million for the period July 2005 \u2013 July 2008. In May 2006, the World Bank adopted a new Country Assistance Strategy (CAS) for Yemen for the period FY 2006 to FY 2009, providing a blueprint for fostering the countrys fiscal and human development improvement. The bank pledged to contribute approximately US$400 million in International Development Association (IDA) credits over the CAS time frame. At present, Yemen owes approximately US$264 million to Japan, one of its largest donors. In December 2005, the Government of Japan pledged to write off US$17 million of the debt. That same month, Germany pledged to increase its annual aid to Yemen to US$83.6 million over the next two years; funding will go primarily to education and water improvement projects. In November 2006, the United Kingdom announced that aid to Yemen would increase 400 percent, to US$222 million through 2011. Question: How many millions of dollars did the World Bank reduce the funding to Yeman for the period July 2005 \u2013 July 2008?", - "Output Program": [ - "Reduce=420\nprice=240\nanswer=Reduce-price\nprint(answer)" - ], - "Output Answer": [ - "{'number': '180', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There were 4,280 households of which 32.9% had children under the age of 18 living with them, 39.2% were married couples living together, 16.4% had a female householder with no husband present, 5.7% had a male householder with no wife present, and 38.7% were non-families. 32.0% of all households were made up of individuals and 14% had someone living alone who was 65 years of age or older. The average household size was 2.34 and the average family size was 2.90. Question: How many percent are not non-families?", - "Output Program": [ - "non_families = 38.7\nprint(100-non_families)", - "condition_1 = 38.7\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nnon_family = 38.7\nprint(total - non_family)", - "total = 100\nnon = 38.7\nprint(total - non)" - ], - "Output Answer": [ - "{'number': '61.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off a 41-24 victory over the Jaguars, the Saints stayed home to face the winless St. Louis Rams. The Saints started the game with an impressive opening drive that culminated in a 7-yard burst by Reggie Bush to give the Saints an early 7-0 lead. However, Rams running back Stephen Jackson answered with a 1-yard run of his own to tie the game toward the end of the 1st quarter. Midway through the 2nd quarter, tight end Randy McMichael gave the Rams a 14-7 lead on a 2-yard pass from Jackson. Jeff Wilkins made it a two-score game with a 49-yard field goal three minutes later. The Saints went to the locker room trailing 17-7. In the 2nd half, Wilkins kicked his 2nd field goal of the game, a 21-yard attempt, to increase the lead to 13. Toward the end of the 3rd, Isaac Bruce caught a 9-yard pass by Marc Bulger to make it a 27-7 lead, putting the Saints in danger of losing their first game since early October. Drew Bennett added to the St. Louis lead by catching a three-yard pass by Bulger to give Bulger his second touchdown of the game, and to give St. Louis a surprising 34-7 lead. Drew Brees and Billy Miller hooked up for a 1-yard pass with 11:36 left to cut the lead to 34-13. The Saints then converted a two-point conversion on a Bush run, to make it 34-15. Aaron Stecker then scored on a two-yard run with 4:42 remaining to cut it to 34-21. This time, however, they failed on the two-point conversion. With 1:55 left, a Wilkins field goal made it 37-21. The Saints scored another touchdown with 37 seconds left, but their attempt to recover the ball from an onside kick failed, and the Rams held on to defeat the Saints 37-29, giving the Rams their first victory in 2007 and dropping the Saints to 4-5. Question: How many points did the Rams win by?", - "Output Program": [ - "rams = 37\nsaints = 29\ndiff = rams - saints\nprint(diff)", - "\ncondition_1 = 29\ncondition_2 = 37\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent has the population of non-Hispanic whites declined in the 10 years after 1990?", - "Output Program": [ - "total = 72.1\nnon = 47.9\ndiff = total - non\nprint(diff)" - ], - "Output Answer": [ - "{'number': '24.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Since 1995, Fortune (magazine) has ranked Adobe as an outstanding place to work. Adobe was rated the 5th best U.S. company to work for in 2003, 6th in 2004, 31st in 2007, 40th in 2008, 11th in 2009, 42nd in 2010, 65th in 2011, 41st in 2012, and 83rd in 2013. In October 2008, Adobe Systems Canada Inc. was named one of \"Canadas Top 100 Employers\" by Mediacorp Canada Inc., and was featured in Macleans newsmagazine. Question: How many times from 2007 to 2012 was Adobe ranked a rank lower than 30?", - "Output Program": [ - "a = 0\nrank = [31, 40, 11, 42, 65, 41]\nfor i in rank:\n if i < 30:\n a = a + 1\nprint(a)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Consequences of obesity Obesity causes several chronic diseases including heart disease and diabetes. The three leading causes of death in Texas - heart disease, stroke, and cancer - are all linked to obesity. Additionally, obesity can cause type 2 diabetes, arteriosclerosis, and hypertension. In 2010, Texas saw 1,261,654 cases of heart disease and is predicted to see 5,688,482 cases in 2030. In 2010, Texas saw 1,962,059 cases of diabetes and is predicted to see 2,851,697 cases in 2030. In 2010, Texas saw 4,300,252 cases of hypertension and is predicted to see 5,689,509 cases in 2030. In 2010, Texas saw 328,379 cases of obesity-related cancer and is predicted to see 810,806 cases in 2030. Question: How many fewer cases of obesity-related cancer does TX expect to see in 2010 compared to 2030?", - "Output Program": [ - "future = 810806\nnow = 328379\nprint(future - now)", - "condition_1 = 328379\ncondition_2 = 810806\n\nprint(condition_2 - condition_1)" - ], - "Output Answer": [ - "{'number': '482427', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many percent are not male householder with no wife present?", - "Output Program": [ - "percentage = 100\nno_husband = 4.5\nhusband = percentage - no_husband\nprint(husband)", - "male_with_wife = 4.5\n\nprint(abs(round(100 - male_with_wife,2)))" - ], - "Output Answer": [ - "{'number': '95.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more people, in terms of percentage, were in the third largest age group compared to the smallest?", - "Output Program": [ - "condition_1 = 7.9\ncondition_2 = 24.6\n\nprint(abs(round(condition_2 - condition_1,2)))", - "smallest = 7.9\nlarge = 24.2\nprint(large - smallest)" - ], - "Output Answer": [ - "{'number': '16.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The main exporter of rhodium is South Africa (approximately 80% in 2010) followed by Russia. The annual world production is 30 tonnes. The price of rhodium is highly variable. In 2007, rhodium cost approximately eight times more than gold, 450 times more than silver, and 27,250 times more than copper by weight. In 2008, the price briefly rose above $10,000 per ounce ($350,000 per kilogram). The economic slowdown of the 3rd quarter of 2008 pushed rhodium prices sharply back below $1,000 per ounce ($35,000 per kilogram); the price rebounded to $2,750 by early 2010 ($97,000 per kilogram) (more than twice the gold price), but in late 2013, the prices were less than $1000. Question: How many years did the cost of rhodium exceed the price of gold?", - "Output Program": [ - "high_price_in = (2007,2008,2010)\n\nprint(abs(round(len(high_price_in),2)))", - "no_of_years = 3\nprint(no_of_years)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Emory University is ranked 13th in Immunology, 22nd in Microbiology, 28th in Psychiatry, 29th in Social Sciences and Public Health, 32nd in Clinical Medicine, 37th in Neuroscience and Behavior, 45th in Pharmacology and Toxicology, 50th in Biochemistry, and 67th in Molecular Biology and Genetics in the world by U.S. News and World Report Emory University is ranked 6th among national universities in the United States in Social Psychology, 11th in Behavioral Neuroscience, 18th in Clinical Psychology, 25th in Political Science, 26th in English, 27th in History, 30th Biological Sciences, 35th in Chemistry, 35th in Sociology, 38th in Psychology, 38th in Statistics, 64th in Economics, 65th in Mathematics, 85th in Physics by U.S. News & World Report. The Emory University School of Law is ranked 19th among Law Schools in the U.S. by U.S. News & World Report. The Princeton Review named the Emory University School of Law as one of the best 169 law schools in the U.S. in 2014. Emory Universitys Goizueta Business School is ranked 19th among Business Schools in the United States by U.S. News & World Report. Bloomberg Businessweek ranked Goizueta Business Schools BBA Program 9th in the nation in 2014. The Economist ranked Goizueta Business Schools MBA program 13th in the nation in 2014. Question: How many other law schools are ahead of Emory University in the U.S. News & World Report?", - "Output Program": [ - "ranked_by_us = 19\nahed = ranked_by_us-1\n\nprint(ahed)", - "first = 1\nranked = 19\nabove = ranked - first\nprint(above)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 2010 United States Census reported that Yuba County had a population of 72,155. The racial makeup of Yuba County was 49,332 (68.4%) White (U.S. Census), 2,361 (3.3%) African American (U.S. Census), 1,675 (2.3%) Native American (U.S. Census), 4,862 (6.7%) Asian (U.S. Census), 293 (0.4%) Pacific Islander (U.S. Census), 8,545 (11.8%) from Race (United States Census), and 5,087 (7.1%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 18,051 persons (25.0%). Question: How many in percent from the census weren't White?", - "Output Program": [ - "white_perc = 68.4\n\n\nprint(abs(round(100 - white_perc,2)))", - "ans = 68.4\n\nprint(round(100 - ans,2))", - "total = 100\nwhite = 68.4\nprint(round(total - white, 1))", - "white = 68.4\n\nnot_white = round(100 - white, 2)\n\nprint(not_white)" - ], - "Output Answer": [ - "{'number': '31.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: There were 4,280 households of which 32.9% had children under the age of 18 living with them, 39.2% were married couples living together, 16.4% had a female householder with no husband present, 5.7% had a male householder with no wife present, and 38.7% were non-families. 32.0% of all households were made up of individuals and 14% had someone living alone who was 65 years of age or older. The average household size was 2.34 and the average family size was 2.90. Question: How many percent larger is the average family size than household size?", - "Output Program": [ - "household = 2.34\nfamily = 2.90\ndiff = family - household\nprint(diff)", - "family = 2.90\nhousehold = 2.34\nprint(abs(round(family - household,2)))", - "avg_family = 2.90\nhousehold = 2.34\n\nprint(abs(round(avg_family - household,2)))" - ], - "Output Answer": [ - "{'number': '.56', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Government efforts to lower subsidies to unprofitable enterprises and to shrink the money supply caused the semi-official exchange rate for the Cuban peso to move from a peak of 120 to the dollar in the summer of 1994 to 21 to the dollar by year-end 1999. The drop in GDP apparently halted in 1994, when Cuba reported 0.7% growth, followed by increases of 2.5% in 1995 and 7.8% in 1996. Growth slowed again in 1997 and 1998 to 2.5% and 1.2% respectively. One of the key reasons given was the failure to notice that sugar production had become uneconomic. Reflecting on the Special period Cuban president Fidel Castro later admitted that many mistakes had been made, \"The country had many economists and it is not my intention to criticize them, but I would like to ask why we hadn\u2019t discovered earlier that maintaining our levels of sugar production would be impossible. The Soviet Union had collapsed, oil was costing $40 a barrel, sugar prices were at basement levels, so why did we not rationalize the industry?\" Living conditions in 1999 remained well below the 1989 level. Question: Which year did Cuba report a higher growth increase 1995 or 1996?", - "Output Program": [ - "year_1 = 2.5\nyear_2 = 7.8\n\nif year_1 > year_2:\n print(1995)\nelse:\n print(1996)", - "year1 = 2.5\nyear2 = 7.8\nprint(1995) if year1 > year2 else print(1996)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1996'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In recent decades, the literacy rate of Rajasthan has increased significantly. In 1991, the states literacy rate was only 38.55% (54.99% male and 20.44% female). In 2001, the literacy rate increased to 60.41% (75.70% male and 43.85% female). This was the highest leap in the percentage of literacy recorded in India (the rise in female literacy being 23%). At the Census 2011, Rajasthan had a literacy rate of 67.06% (80.51% male and 52.66% female). Although Rajasthans literacy rate is below the national average of 74.04% and although its female literacy rate is the lowest in the country, the state has been praised for its efforts and achievements in raising literacy rates. Question: How many percentage points did the male literacy rate increase between 1991 and 2011?", - "Output Program": [ - "male_lit_1991=54.99\nmale_lit_2011=80.51\ninc_in_male_literacy=male_lit_2011-male_lit_1991\nprint(round(inc_in_male_literacy,2))", - "male_literacy_1991 = 54.99\nmale_literacy_2011 = 80.51\n\nprint(abs(round(male_literacy_1991 - male_literacy_2011,2)))" - ], - "Output Answer": [ - "{'number': '25.52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: By 1982 Timman was ranked second in the world, behind only Anatoly Karpov. In the 1980s he won a number of very strong tournaments, including Amsterdam IBM in 1981, Wijk aan Zee 1981, and 1985, Linares chess tournament 1988, the 1989 Max Euwe Memorial, and the 1989 World Cup tournament in Rotterdam. Other major successes included Las Palmas 1981, Mar del Plata chess tournaments 1982, Bugojno 1984, and Sarajevo 1984. One of his notable later successes was the 2nd Immopar Fast chess Tournament in 1991, a weekend event which attracted a huge amount of prize money. In this knock-out format tournament he defeated Gata Kamsky 1\u00bd-\u00bd, Karpov 2-0, Viswanathan Anand 1\u00bd-\u00bd, and finally the World Champion Garry Kasparov 1\u00bd-\u00bd to win the first prize of approximately 75,000 USD. His performance was equivalent to an Elo rating of 2950. Question: How many different years did Timman win two tournaments in the same year?", - "Output Program": [ - "year = [1981, 1984, 1982]\nlength = len(year)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The reported prevalence of TS varies \"according to the source, age, and sex of the sample; the ascertainment procedures; and diagnostic system\", with a range reported between .4% and 3.8% for children ages 5 to 18. Robertson (2011) says that 1% of school-age children have Tourettes. According to Lombroso and Scahill (2008), the emerging consensus is that .1 to 1% of children have Tourettes, with several studies supporting a tighter range of .6 to .8%. Bloch and Leckman (2009) and Swain (2007) report a range of prevalence in children of .4 to .6%, Knight et al. (2012) estimate .77% in children, and Du et al. (2010) report that 1 to 3% of Western school-age children have Tourettes. Question: How many years after Du et al.'s report came out was the Knight et al. report released?", - "Output Program": [ - "start_year = 2010\nend_year = 2012\n\nprint(abs(start_year-end_year))", - "knight_report_release_year=2012\ndu_report_release_year=2010\n\n\nyears_bet_du_and_knight_report=knight_report_release_year-du_report_release_year\nprint(years_bet_du_and_knight_report)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: While reliable figures are difficult to obtain, estimated global sales of The Hobbit run between 35 and 100 million copies since 1937. In the UK The Hobbit has not retreated from the top 5,000 books of Nielsen BookScan since 1995, when the index began, achieving a three-year sales peak rising from 33,084 (2000) to 142,541 (2001), 126,771 (2002) and 61,229 (2003), ranking it at the 3rd position in Nielsens \"Evergreen\" book list. The enduring popularity of The Hobbit makes early printings of the book attractive collectors items. The first printing of the first English-language edition can sell for between \u00a36,000 and \u00a320,000 at auction, although the price for a signed first edition has reached over \u00a360,000. Question: How many more \u00a3 is the cost of a signed first edition over the smallest estimate for the price of first editions at auction?", - "Output Program": [ - "smallest_estimate_of_book = 6000\nfirst_edition_of_book = 60000\nprint(first_edition_of_book-smallest_estimate_of_book)", - "smallest = 6000\nbiggest = 60000\nmore_cost = biggest - smallest\nprint(more_cost)" - ], - "Output Answer": [ - "{'number': '54000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Himachal Pradesh has a total population of 6,864,602 including 3,481,873 males and 3,382,729 females as per the final results of the Census of India 2011. This is only 0.57 per cent of Indias total population, recording a growth of 12.81 per cent. The scheduled castes and scheduled tribes account for 25.19 per cent and 5.71 per cent of the population respectively. The sex ratio stood at 972 females per 1000 males, recording a marginal increase from 968 in 2001. The child sex ratio increased from 896 in 2001 to 909 in 2011. The total fertility rate (TFR) per woman in 2015 stood at 1.7, one of the lowest in India. Question: Which year had a higher child sex ratio, 2001 or 2011?", - "Output Program": [ - "condition_1 = 896\ncondition_2 = 909\n\nif condition_1 > condition_2:\n print(2001)\nelse:\n print(2011)", - "higher_sex_ratio = 2011\nprint(higher_sex_ratio)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2011'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Costa Ricas emigration is the smallest in the Caribbean Basin and is among the smallest in the Americas. By 2015 about just 133,185 (2.77%) of the countrys people live in another country as immigrants. The main destination countries are the United States (85,924), Nicaragua (10,772), Panama (7,760), Canada (5,039), Spain (3,339), Mexico (2,464), Germany (1,891), Italy (1,508), Guatemala (1,162) and Venezuela (1,127). Question: How many of the 133185 people live in other countries than those listed?", - "Output Program": [ - "total = 133185\nus = 85924\nnica = 10772\npanama = 7760\ncanada = 5039\nspain = 3339\nmexico = 2464\ngermany = 1891\nitaly = 1508\nguatemala = 1162\nvenezuela = 1127\nothers = total - (us + nica + panama + canada + spain + mexico + germany + italy + guatemala + venezuela)\nprint(others)", - "total = 133185\nlived_in = 85924+10772+7760+5039+3339+2464+1891+1508+1162+1127\n\nprint(abs(round((total- lived_in),2)))" - ], - "Output Answer": [ - "{'number': '12199', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: How many students enrolled in college than professional schools?", - "Output Program": [ - "students_college = 5547\nstudents_professional_schools = 3498\nreqd_diff = students_college - students_professional_schools\nprint(reqd_diff)", - "college = 5547\nschool = 3498\n\nprint(abs(round(college - school,3)))" - ], - "Output Answer": [ - "{'number': '2049', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: By 1991 President Callejas had achieved modest success in controlling inflation. Overall inflation for 1990 had reached 36.4 percent\u2014not the hyperinflation experienced by some Latin American counties\u2014but still the highest annual rate for Honduras in forty years. The Honduran government and the IMF had set an inflation target of 12 percent for 1992 and 8 percent for 1993. The actual figures were 8.8 percent in 1992 and an estimated 10.7 percent for 1993. Hondurans had been accustomed to low inflation (3.4 percent in 1985, rising to 4.5 percent by the end of 1986), partly because pegging the lempira to the dollar linked Hondurass inflation rate to inflation rates in developed countries. But the expectation for low inflation made the reality of high inflation that much worse and created additional pressures on the government for action when inflation soared in 1990. Question: How many more inflation percentage did the Hondurans have in 1992 than 1993?", - "Output Program": [ - "inflation_in_1992 = 12\ninflation_in_1993 = 8\n\nprint(abs(round(inflation_in_1992 - inflation_in_1993,2)))", - "in_1992 = 12\nin_1993 = 8\nmore = in_1992 - in_1993\nprint(more)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of 2009, Streetsvilles population stood at 47,327 with a 9.9% population increase between 2001 and 2006 and a subsequent 20% increase from 2006 to 2009. From 2006 to 2009, households also increased in number from 12,178 to 13,722. The majority of Streetsville residences own their own homes (85%) with more than 51,000 residents holding a university or college degree. Also the majority of residences work within grey or white collar jobs versus only 27% of the population consisting of labour workers . Furthermore, the average household income of Streetsville residents amounts to $124,255 with only a 5.6% unemployment rate. In relation to religion, 41.4% of residents are Roman Catholics while religious populations such as Muslims (6.9%) and Anglicans (6.3%) are continuing to grow. Also nearly 48% of Streetsville residents are identified as visible minorities including predominantly East Indians, South Asians and Chinese. Subsequently, 53% of the populations main language is English while the region boasts many non-official languages such as Chinese, Arabic, and Punjabi. With homes averaging around 3.4 bedrooms, the average family consists of three people per home and has around 1.4 children. Streetsvilles population has an average age of 38 with 33% of the population being between ages 25\u201344, 23.1% of the population are between the ages 45\u2013 64 and 14.5% of the population being between the ages of 15- 24. Also among the population, 61.4% of residents are married while 29.1% are single and 9.5% are widowed or divorced. Question: How many percent of people were not Muslims?", - "Output Program": [ - "condition_1 = 6.9\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nmuslims = 6.9\nnot_muslims = percentage - muslims\nprint(not_muslims)" - ], - "Output Answer": [ - "{'number': '93.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1992, Pettitte pitched for the Greensboro Hornets of the Class A (baseball) South Atlantic League. He pitched to a 10-4 Win-loss record (pitching) and a 2.20 earned run average (ERA), with 130 strikeouts and 55 base on balls, in 27 games started. That season, Pettitte and Posada first played with Derek Jeter. Pettitte pitched for the Prince William Cannons of the Class A-Advanced Carolina League in the 1993 season, finishing the year with an 11-9 record, a 3.04 ERA, 129 strikeouts, and 47 walks in 26 starts. He also made one start for the Albany-Colonie Yankees of the Class AA Eastern League (baseball) during the season. Pettitte began the 1994 season with Albany-Colonie, where he had a 7-2 record and 2.71 ERA in 11 starts, before receiving a promotion to the Columbus Clippers of the Triple-A (baseball) International League. With Columbus, Pettitte had a 7-2 record and a 2.98 ERA in 16 starts. The Yankees named him their minor league pitcher of the year. Question: How many average strikeouts per games started did he have?", - "Output Program": [ - "strikeout = 130\ngame = 27\naverage = round(strikeout / game, 2)\nprint(average)" - ], - "Output Answer": [ - "{'number': '4.81', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many percent are not married couples living together?", - "Output Program": [ - "living_together = 34.8\ntotal = 100\n\nnot_living_together = (total - living_together)\n\nprint(not_living_together)", - "married_couple = 34.8\n\nprint(abs(round(100 - married_couple,2)))" - ], - "Output Answer": [ - "{'number': '65.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On November 29, 2011, a Forbes magazine report valued the Ottawa Senators Hockey Club at $201 million, (17th highest in NHL). The valuation was based on $27 million for the sport, $70 million for the arena, $80 million for the market and $25 million for the brand. For 2010\u201311, the club had an operating income of $2.8 million on revenues of $100 million. The gate receipts for the 2010\u201311 season were $46 million and player expenses were $57 million. The operating income followed two years where the team posted a loss. Forbes estimates that the organization has a debt/value ratio of 65%, including arena debt. Eugene Melnyk bought the team for $92 million in 2003. A November 2014 report by Forbes valued the Senators at $400 million, 16th highest in the NHL. Question: How many millions higher were the Senators valued in 2014 than they were in 2011?", - "Output Program": [ - "y2011 = 201\ny2014 = 400\n\nprint(abs(round(y2014 - y2011,2)))", - "senators_valued_2014_millions = 400\nsenators_valued_2011_millions = 201\nmillions_higher = senators_valued_2014_millions - senators_valued_2011_millions\nprint(millions_higher)" - ], - "Output Answer": [ - "{'number': '199', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On January 15, 2016, Walmart announced it would close 269 stores in 2016, affecting 16,000 workers. One hundred and fifty-four of these stores earmarked for closure were in the U.S. (150 Walmart U.S. stores, 115 Walmart International stores, and 4Sams Clubs). Ninety-five percent of these U.S. stores were located, on average, 10 miles from another Walmart store. The 269 stores represented less than 1percent of global square footage and revenue for the company. All 102 locations of Walmart Express, which had been in a pilot program since 2011, were included in the closures. Walmart planned to focus on \"strengthening Supercenters, optimizing Neighborhood Markets, growing the e-commerce business and expanding pickup services for customers\". In fiscal 2017, the company plans to open between 50 and 60 Supercenters, 85 to 95 Neighborhood Markets, 7 to 10 Sams Clubs, and 200 to 240 international locations. At the end of fiscal 2016, Walmart opened 38 Supercenters and relocated, expanded or converted 21 discount stores into Supercenters, for a total of 59 Supercenters, and opened 69 Neighborhood Markets, 8 Sams Clubs, and 173 international locations, and relocated, expanded or converted 4 locations for a total of 177 international locations. On August 8, 2016, Walmart announced a deal to acquire e-commerce website Jet.com for US$3.3 billion Jet.com co-founder and Chief executive officer Marc Lore stayed on to run Jet.com in addition to Walmarts existing U.S. e-commerce operation. The acquisition was structured as a payout of $3 billion in cash, and an additional $300 million in Walmart stock vested over time as part of an incentive bonus plan for Jet.com executives. On October 19, 2016, Walmart announced it would partner with IBM and Tsinghua University to track the pork supply chain in China using blockchain. Question: How many more Neighborhood Markets than Sam Clubs opened in 2016?", - "Output Program": [ - "condition_1 = 69\ncondition_2 = 8\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "nei = 69\nsam = 8\nprint(nei - sam)" - ], - "Output Answer": [ - "{'number': '61', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Green Bay Packers won over the visiting Arizona Cardinals at home as running backs Ahman Green and Vernand Morency each rushed for over 100 yards, becoming the first Packers running back duo to accomplish that feat since the 1980s. Brett Favre threw for 180 yards and one touchdown, as well as one rushing touchdown. Leading Green Bay's receiving corps was Donald Driver, who had five receptions for 58 Yards. Coming up behind him was David Martin, who had four receptions for 48 Yards and one touchdown. On defense, the Packers limited Cardinals rookie quarterback Matt Leinart to 14/35 for 157 yards with one touchdown and one interception. They also held Cardinals running back Edgerrin James to 84 rushing yards on 24 carries, along with three receptions for 25 receiving yards. Aaron Kampman was named NFC Defensive Player of the Week for his performance. Question: How many rushing yards did Edgerrin James average during this game?", - "Output Program": [ - "yard = 84\ncarries = 24\nprint(yard/carries)", - "toa = 84\ncarry = 24\nprint(toa/carry)" - ], - "Output Answer": [ - "{'number': '3.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Age of Empires III is a real-time strategy video game developed by Microsoft Corporation's Ensemble Studios and published by Microsoft Game Studios. The Mac version was ported over and developed and published by Destineer's MacSoft. The PC version was released on October 18, 2005 in North America and November 4, 2005 in Europe, while the Mac version was released on November 21, 2006 in North America and September 29, 2006 in Europe. An N-Gage version of the game developed by Glu Mobile was released on April 28, 2009. It is the third game of the Age of Empires series and the sequel to Age of Empires II: The Age of Kings. The game portrays the European colonization of the Americas, between approximately 1492 and 1876 AD. There are fourteen total civilizations to play within the game. Age of Empires III has made several innovations in the series, in particular with the addition of the \"Home City\", which combines real-time strategy and role-playing game features. Two expansion packs have been released: the first, Age of Empires III: The WarChiefs, was released on October 17, 2006, and introduced three Native American civilizations; the second, Age of Empires III: The Asian Dynasties, was released on October 23, 2007, and included three Asian civilizations. Age of Empires III has sold over 2 million copies as of May 2008. As well as receiving favorable reviews, it has garnered awards, including GameSpy's \"Best RTS game of 2005\", and was one of the best-selling games of 2005. In 2007, Age of Empires III was the seventh best-selling computer game, with over 313,000 copies sold that year. Question: In 2007, how many games sold better than Age of Empires III?", - "Output Program": [ - "condition_1 = 7\ncondition_2 = 1\n\nprint(abs(round(condition_1 - condition_2,2)))\n\n\n\n\n", - "top_rating = 1\nrating = 7\ngames_sold_better = rating - top_rating\nprint(games_sold_better)\n" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the United States, the female-to-male earnings ratio was 0.77 in 2009; female full-time, year-round (FTYR) workers earned 77% as much as male FTYR workers. Womens earnings relative to mens fell from 1960 to 1980 (56.7-54.2%), rose rapidly from 1980 to 1990 (54.2-67.6%), leveled off from 1990 to 2000 (67.6-71.2%) and rose from 2000 to 2009 (71.2-77.0%). When the first Equal Pay Act of 1963 was passed in 1963, female full-time workers earned 48.9% as much as male full-time workers. Question: How many percentage points difference is there between the highest and lowest female-to-male earnings ratio between 1980 and 1990?", - "Output Program": [ - "female_tomale_earning_ratio_1980 = 54.2\nfemale_tomale_earning_ratio_1990 = 67.6\nprint(abs(female_tomale_earning_ratio_1980 - female_tomale_earning_ratio_1990))", - "percentage_highest_ratio = 67.6\npercentage_lowest_ratio = 54.2\ndiff_percentage_points = round(percentage_highest_ratio - percentage_lowest_ratio,1)\nprint(diff_percentage_points)" - ], - "Output Answer": [ - "{'number': '13.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Lakers hold several NBA records as a team including most consecutive games won overall (33) and most consecutive road games won (16) both of which came during the 1971-72 season. Highest field-goal percentage for a season at 54.5% (1984-85), and highest road winning percentage at 0.816 (1971-72). They also hold records for having (into the 2009-10 NBA season) the most wins (3,027), the highest winning percentage (61.9%), and the most NBA Finals appearances (31). The 2000-01 team set the NBA record for best playoff record at 15-1, which was later broken by the Golden State Warriors in 2017. The 1971-72 team holds franchise records in wins (69), most points scored, and largest margin of victory; both of the latter came in the teams 63 point win versus Golden State (162-99). They also used to hold the record for most wins at home in the regular season (going 36-5 in 1971-72, then 37-4 in both 1976-77 and 1979-80) before the Boston Celtics set the current record of 40-1 in the 1985-86 season. Question: How many more consecutive games did the Lakers win overall than consecutive road games?", - "Output Program": [ - "years=17\nanswer=years\nprint(answer)", - "overall=33\nwon=16\nanswer=overall-won\nprint(answer)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many more percent in Kenya had a positive view of China compared to Vietnam?", - "Output Program": [ - "China=58\nanswer=China\nprint(answer)\n", - "Vietnam=16\nChina=50\nKenya=74\nanswer=Kenya-Vietnam\nprint(answer)" - ], - "Output Answer": [ - "{'number': '58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The largest population centres of the Sinhalese diaspora are mainly situated in Europe, North America and Australia. The city of Melbourne contains just under half of the Sri Lankan Australians. The 2011 census recorded 86,412 Sri Lanka born in Australia. There are 73,849 Australians (0.4 of the population) who reported having Sinhalese ancestry in 2006. The Sinhalese language was also reported to be the 29th-fastest-growing language in Australia (ranking above Somali language but behind Hindi language and Belarusian language). Sinhalese Australians have an exceptionally low rate of return migration to Sri Lanka. In the Canada 2011 Census, 7,220 people identified themselves as of Sri Lankan Canadians, out of 139,415 Sri Lankans. There are a small amount of Sri Lankans in India, scattered around the country, but mainly living in and around the North India and South India regions. Sri Lankan New Zealanders comprised 3% of the Asian population of New Zealand in 2001. The numbers arriving continued to increase, and at the 2006 census there were over 7,000 Sri Lankans living in New Zealand. The Sri Lankan American number about 12,000 in the U.S. The New York City Metropolitan Area contains the largest Sri Lankan community in the United States, receiving the highest legal permanent resident Sri Lankan immigrant population, followed by Central New Jersey and the Los Angeles metropolitan area. Many Sri Lankans in Italy have migrated to Italy since the 1970s. Italy was attractive to the Sinhalese due to perceived easier employment opportunities and entry, compared to other European countries. It is estimated that there are 30,000-33,000 Sinhalese in Italy. The major Sinhalese communities in Italy are located in Lombardia (In the districts Loreto and Lazzaretto), Milan, Lazio, Rome, Naples, and Southern Italy (Particularly Palermo, Messina and Catania). Though British Sri Lankans people in particular and Sri Lankans in general have migrated to the UK over the centuries beginning from the colonial times, the number of Sinhalese people in the UK cannot be estimated accurately due to inadequacies of census in the UK. The UK government does not record statistics on the basis of language or ethnicity and all Sri Lankans are classified into one group as Asian British or Asian Other. Question: How many Sri Lankans did not identify as Sri Lankan Canadians?", - "Output Program": [ - "SriLankanCanadians=139415\nidentified=7220\nanswer=SriLankanCanadians-identified\nprint(answer)", - "SriLankan_Canadians=139415 \nSriLankans=7000\nanswer=SriLankan_Canadians-SriLankans\nprint(answer)" - ], - "Output Answer": [ - "{'number': '135195', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many percent of Ohioans were not employed in the trade, transportation and utilities sector?", - "Output Program": [ - "percentage_employed_trade_transport_utilities = 19.4\npercentage_not_employed_trade_transport_utilities = 100 - percentage_employed_trade_transport_utilities\nprint(percentage_not_employed_trade_transport_utilities)", - "trade = 19.4\nprint(abs(100 - trade))" - ], - "Output Answer": [ - "{'number': '80.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many in percent weren't under the age of 18?", - "Output Program": [ - "percent_under_age_18 = 24.2\npercent_not_under_age_18 = 100 - percent_under_age_18\nprint(percent_not_under_age_18)", - "people_18 = 24.2\nprint(abs(round(100 - people_18,2)))" - ], - "Output Answer": [ - "{'number': '75.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On 1 January 2013, 92.2% of the total provincial population was born in the Netherlands; and of the 7.8% that was born abroad, the ten most common foreign countries of origin are the neighbour Germany (1.09%), the former colonies and dependencies Indonesia (0.60%), Netherlands Antilles and Aruba (0.55%), Suriname (0.54%), and other countries Turkey (0.41%), Soviet Union (0.36%), China (0.32%), Poland (0,26%), Yugoslavia (0.26%), and United Kingdom (0.18%). Question: How many percent of people were not from Poland?", - "Output Program": [ - "condition_1 = 0.26\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\npoland = 0.26\nprint(total - poland)" - ], - "Output Answer": [ - "{'number': '99.74', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their bye week and still looking for their first win, the Dolphins went home for an AFC East duel with the Buffalo Bills. In the first quarter, Miami struck first as kicker Jay Feely managed to get a 38-yard field goal for the only score of the period. In the third quarter, the Bills got on the board with DE Chris Kelsay sacking QB Cleo Lemon in the endzone for a safety. Fortunately, the 'Fins responded with Lemon getting a 5-yard TD run. Unfortunately, in the fourth quarter, Miami's year-long struggles continued as Buffalo RB Marshawn Lynch got a 3-yard TD run, along with a 2-point conversion run. Later, the Bills sealed the win as kicker Rian Lindell nailed the game-winning 34-yard field goal. With their ninth-straight loss, the Dolphins fell to 0-9, despite outgaining Buffalo in total offensive yards (269 to 214) and time of possession (36:59 to 23:01). This marked the 5th time this year that Miami lost by 3 points. With the Rams' win over the Saints that same week the Dolphins are now the NFL's only winless team. Question: How many field goals were kicked in the first quarter?", - "Output Program": [ - "fg_in_first = [38]\n\nprint(len(fg_in_first))", - "goals_kicked_in_1st_quarter=1\nprint(goals_kicked_in_1st_quarter)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Trying to snap their two-game losing streak, the Bills wrapped up their three-straight divisional games in Gillette Stadium with a Week 10 AFC East duel with the New England Patriots. In the first quarter, Buffalo trailed early as Patriots QB Matt Cassel got a 13-yard TD run. In the second quarter, New England increased their lead as kicker Stephen Gostkowski got a 32-yard field goal. The Bills closed out the half with kicker Rian Lindell getting a 25-yard field goal. In the third quarter, the Patriots answered with Gostkowski nailing a 37-yard field goal. In the fourth quarter, New England pulled away with RB BenJarvus Green-Ellis getting a 1-yard TD run. Buffalo ended the game with QB Trent Edwards completing a 14-yard TD pass to rookie WR James Hardy. Question: How many yards was the shortest field goal?", - "Output Program": [ - "field1 = 14 \nfield2 = 13\nprint (field1+field2)", - "ld = [32, 25, 37]\nprint(min(ld))" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not African American?", - "Output Program": [ - "african = 25\n\nprint(abs(round(100 - african,2)))", - "AfricanAmericans=25\npeople=100\nanswer=people-AfricanAmericans\nprint(answer)", - "percentage = 100\nafrican = 25\nnot_african = percentage - african\nprint(not_african)" - ], - "Output Answer": [ - "{'number': '75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}", - "{'number': '75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '98.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the Patriots' fourth matchup with the Jets in 20 games, head coach Bill Belichick and the Patriots traveled to Giants Stadium to face his former defensive coordinator in Jets head coach Eric Mangini to open the season. The Jets reached Patriots territory on their opening possession, but were forced to punt. The Patriots then began a 12-play, 91-yard drive that ended in an 11-yard Wes Welker touchdown reception to give the Patriots a 7-0 lead. On the ensuing kickoff, Kelley Washington forced a fumble on Jets returner Justin Miller after a 26-yard return, but tight end Chris Baker recovered the ball at the Jets' 33-yard line to retain possession. The Jets went three-and-out, but the Patriots punted back to the Jets despite a 19-yard Donté Stallworth catch to begin their next series. Three plays later, Jets quarterback Chad Pennington was sacked by linebacker Mike Vrabel and defensive lineman Ty Warren, forcing a Jets punt on the final play of the first quarter. Starting from their own 42-yard line after the punt, the Patriots reached the Jets' 25-yard line, where kicker Stephen Gostkowski lined up for a 42-yard field goal attempt. However, the snap was fumbled by holder Matt Cassel, and recovered by Cassel to turn the ball over on downs. The Jets responded with a 10-play, 66-yard drive, tying the game at 7-7 on a 7-yard pass from Pennington to wide receiver Laveranues Coles. Several plays into the Patriots' ensuing drive, before and after the two-minute warning, wide receiver Randy Moss caught passes of 33- and 22-yards from quarterback Tom Brady to put the Patriots in the Jets' red zone. Brady then connected with tight end Benjamin Watson on a 5-yard touchdown pass that was reviewed by the booth but upheld, giving the Patriots a 14-7 lead going into halftime. Patriots cornerback Ellis Hobbs returned the opening kickoff of the second half 108 yards for a touchdown and a new NFL record for the longest kickoff return in the league's history; at the time, it also tied the existing record for longest play in NFL history (a record broken a few weeks later by Antonio Cromartie). Nine plays into the Jets' next drive, Pennington was sacked by defensive lineman Jarvis Green and was injured; Kellen Clemens entered the game but the Jets were forced to punt two plays later. Four plays later, Brady hit Moss for a 51-yard touchdown reception that extended the Patriots' lead to 28-7. However, the Jets came back with a 9-play, 70-yard drive that was capped off with Coles' second touchdown grab of the day, this one from one yard out, to cut the Patriots' lead to 28-14. The Patriots received the ensuing kickoff with just over two minutes remaining in the third quarter and would not surrender the ball until there was just under seven minutes remaining in the fourth quarter, ending the 17-play drive with a 22-yard Gostkowski field goal that extended the Patriots' lead to 31-14. The Jets then went three-and-out, and punter Ben Graham's 36-yard punt gave the Patriots the ball at their own 47-yard line. On a 1st-and-goal from the Jets' 1-yard line, fullback Heath Evans could not score; the Patriots challenged that the ball did in fact break the plane of the goal line but the play was upheld. On the next play, following the two-minute warning, Evans did in fact score on a 1-yard run, increasing the Patriots' lead to 38-14. The Jets' next drive stalled on a Vrabel strip-sack of Clemens that the Jets recovered, but ended on a failed fourth down conversion from the Jets' 38-yard line. The Patriots then kneeled down once to end the game and give them their first victory of the season as they started 1-0. On September 10, Bill Belichick was accused by the Jets of authorizing his staff to film the Jets' defensive signals from an on-field location, a violation of league rules. The Jets confiscated the video camera used by video assistant Matt Estrella to film the signals during the game and filed a complaint to the league office, detailing the accusations. On September 13, Belichick was officially fined $500,000, while the Patriots were also fined $250,000, and forfeited their first round draft pick in the 2008 NFL Draft. If the Patriots had missed the playoffs, they would have instead forfeited their second and third round selections in the 2008 draft. Goodell said that he fined the Patriots as a team because Belichick is effectively the team's general manager as well as head coach, and exercises so much control over the Patriots' on-field operations that \"his actions and decisions are properly attributed to the club.\" Goodell considered suspending Belichick, but decided that taking away draft picks would be more severe in the long run. Belichick later issued a statement in which he apologized for what he called a \"mistake\" in his interpretation of the rules. However, he denied ever using videotape to gain an advantage while a game was underway. Question: How many touchdowns were there under 10 yards?", - "Output Program": [ - "Evans=1\nWatson=1\nPennington=1\nMatt=1\nanswer=Evans+Watson+Pennington+Matt\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The worlds colonial population at the time of the First World War totaled about 560 million people, of whom 70.0% were in British domains, 10.0% in French, 8.6% in Dutch, 3.9% in Japanese, 2.2% in German, 2.1% in American, 1.6% in Portuguese, 1.2% in Belgian and 1/2 of 1% in Italian possessions. The home domains of the colonial powers had a total population of about 370 million people. Question: How many more Dutch were there than Japanese by percent?", - "Output Program": [ - "Japanese=3.9\nDutch=8.6\nanswer=Dutch-Japanese\nprint(answer)", - "Dutch=8.6\nJapanese=3.9\nanswer=Dutch-Japanese\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Between 1955 and 1956, Dayan and Shimon Peres negotiated a series of large weapons contracts with France. On 10 November 1955, an agreement was signed for the delivery of 100 AMX-13 tanks and assorted anti-tank weapons. On 24 June 1956, a $80 million deal was agreed involving 72 Dassault Myst\u00e8re IV jets, 120 AMX-13 tanks, 40 Sherman tanks and 18 Obusier de 155 mm Mod\u00e8le 50. The Mystere were in addition to 53 already on order. At the end of September 1956, a further 100 Sherman tanks, 300 half-tracks, and 300 6x6 trucks were added. Question: How many total Mystere were ordered?", - "Output Program": [ - "mystere = 72 + 53\nprint(mystere)", - "condition_1 = 72\ncondition_2 = 53\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '125', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many percent of people were not Croat in 2002?", - "Output Program": [ - "croat = 6.7\n\nprint(abs(round(100 - croat,2)))", - "croat = 6.7\ntotal = 100\n\nnot_croat = (total - croat)\nprint(not_croat)" - ], - "Output Answer": [ - "{'number': '93.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On January 31, 2015, the Hawks became the first NBA team to go 17\u20130 in a calendar month by beating Portland. The 2015 All-Star Game consisted of four Hawks All-Stars including Jeff Teague, Paul Millsap, Kyle Korver and Al Horford. On March 9, 2015, Kyle Korver and DeMarre Carroll each scored 20 points to help the Hawks become the first NBA team to 50 wins in 2014\u201315, scoring a season-high in routing the Sacramento Kings 130-105. The Hawks also set a franchise record by going 20-of-36 for three-pointers, breaking the mark of 19 set against the Dallas Mavericks on December 17, 1996. On March 20, 2015, the Hawks clinched their first division title in over two decades and became the first team not based in Florida to win the NBAs Southeast Division (NBA); one week later, with a win over Miami as well as a Cleveland loss to Brooklyn, the Hawks clinched the top seed in the 2015 NBA Playoffs. The team finished a franchise-best 60-22. Question: How many three pointers did the Hawks miss?", - "Output Program": [ - "total = 36\ndone = 20\nmiss = total - done\nprint(miss)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many more Bronx residents considered themselves Italian American than Irish American?", - "Output Program": [ - "Italianamerican=55000 \nIrishamerican=43500\nanswer=Italianamerican-Irishamerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Household debt in 2013 According to the August 2013 third annual Ipsos Reid Debt Poll only 24 per cent of Canadians were debt free in 2013 compared to 26 per cent in 2012. The average personal non-mortgage debt in 2013 was $15,920 up from $13,141 in 2012. According to an IPSOS chart produced in 2013 debt levels increased \"a staggering 35 per cent\" in Western Canada compared to 10 per cent in Eastern Canada since 2012 even before the Alberta floods. In Alberta in 2013 household debt rose 63 per cent to $24,271 per household from 2012 after the 2013 Alberta floods. In 2013 the average personal debt load in British Columbia was \"up 38 per cent to $15,549\"; in \"Manitoba and Saskatchewan, up 32 per cent to $16,145\"; in Ontario, \"up 13 per cent to $17,416\", in Quebec up \"3 per cent to $10,458\"; and in Atlantic Canada, \"up 12 per cent to $15,243\". Question: How many more dollars was the personal debt load in Ontario compared to British Columbia?", - "Output Program": [ - "dollars_loan_ontario=17416\ndollars_loan_british_col=15549\nmore_dollars_in_ontario=dollars_loan_ontario-dollars_loan_british_col\nprint(more_dollars_in_ontario)", - "ontario = 17416\ncolombia = 15549\n\nprint(abs(ontario - colombia))" - ], - "Output Answer": [ - "{'number': '1867', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2001, EastEnders clashed with Coronation Street for the first time. EastEnders won the battle with 8.4 million viewers (41% share) whilst Coronation Street lagged behind with 7.3 million viewers (34 per cent share). On 21 September 2004, Louise Berridge, the then executive producer, quit following criticism of the show. The following day the show received its lowest ever ratings at that time (6.2 million) when ITV scheduled an hour-long episode of Emmerdale against it. Emmerdale was watched by 8.1 million people. The poor ratings motivated the press into reporting viewers were bored with implausible and ill-thought-out storylines. Under new producers, EastEnders and Emmerdale continued to clash at times, and Emmerdale tended to come out on top, giving EastEnders lower than average ratings. In 2006, EastEnders regularly attracted between 8 and 12 million viewers in official ratings. EastEnders received its second lowest ratings on 17 May 2007, when 4.0 million viewers tuned in. This was also the lowest ever audience share, with just 19.6 per cent. This was attributed to a conflicting one-hour special episode of Emmerdale on ITV1. However, ratings for the 10pm EastEnders repeat on BBC Three reached an all-time high of 1.4 million. However, there have been times when EastEnders had higher ratings than Emmerdale despite the two going head-to-head. Question: Which date did Louise Berridge receive the lowest ratings at the the time?", - "Output Program": [ - "date = 22\nprint(date)", - "lousi_bridge_quit = 21\nlower_rating = lousi_bridge_quit + 1\n\nprint(lower_rating)\n" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '22', 'month': 'September', 'year': '2004'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Costa Ricas emigration is the smallest in the Caribbean Basin and is among the smallest in the Americas. By 2015 about just 133,185 (2.77%) of the countrys people live in another country as immigrants. The main destination countries are the United States (85,924), Nicaragua (10,772), Panama (7,760), Canada (5,039), Spain (3,339), Mexico (2,464), Germany (1,891), Italy (1,508), Guatemala (1,162) and Venezuela (1,127). Question: How many more people made the United States their main destination country than Panama and Canada?", - "Output Program": [ - "us = 85924\npanama = 7760\ncanada = 5039\n\nprint(abs(round((us \n - panama - canada),2)))", - "us = 85924\npanama = 7760\ncanada = 5039\nmany_more = us - (panama + canada)\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '73125', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Between 1955 and 1956, Dayan and Shimon Peres negotiated a series of large weapons contracts with France. On 10 November 1955, an agreement was signed for the delivery of 100 AMX-13 tanks and assorted anti-tank weapons. On 24 June 1956, a $80 million deal was agreed involving 72 Dassault Myst\u00e8re IV jets, 120 AMX-13 tanks, 40 Sherman tanks and 18 Obusier de 155 mm Mod\u00e8le 50. The Mystere were in addition to 53 already on order. At the end of September 1956, a further 100 Sherman tanks, 300 half-tracks, and 300 6x6 trucks were added. Question: On which date was the most AMX-13 tanks agreed for?", - "Output Program": [ - "date_10 = 100\ndate_24 = 120\n\ntanks = (date_10, date_24)\n\nmax_tanks = max(tanks)\n\nif max_tanks == date_10:\n print(10)\nelif max_tanks == date_24:\n print(24)\n " - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '24', 'month': 'June', 'year': '1956'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their easy win over the Seahawks, the Vikings stayed at home, donned their throwback uniforms, and faced the Chicago Bears in a Week 12 duel. After a scoreless first quarter, the Vikings drew first blood as quarterback Brett Favre completed a 15-yard TD pass to rookie wide receiver Percy Harvin. The Bears responded with QB Jay Cutler firing a 24-yard TD pass to WR Johnny Knox. The Vikings responded with Favre hooking up with running back Chester Taylor on a 10-yard TD pass, along with kicker Ryan Longwell nailing a 52-yard field goal. Finally, the Vikings closed out the first half with Favre finding tight end Visanthe Shiancoe on a 6-yard TD pass. In the third quarter, the Bears tried to rally with kicker Robbie Gould nailing a 38-yard field goal. However, the Vikings finally shut out the Bears for the rest of the second half, and kicker Ryan Longwell made field goals of 37 and 20 yards. Running back Adrian Peterson also had a 5-yard TD run (with a missed extra point attempt). With the win, the Vikings improved to 10-1, and compiled a 5-0 record against their NFC North rivals. Their \"magic number\" decreased to two, meaning that any combination of two Vikings wins or Packers losses would result in the Vikings clinching their second consecutive NFC North division title. On Wednesday December 2, the NFL honored Brett Favre with the NFC Offensive Player of the Month for November. It was the sixth time in his career that he won the award. Question: How many yards was Ryan Longwell's longest field goal?", - "Output Program": [ - "field_goal = 52\nprint(field_goal)", - "yard = 52\nprint(yard)" - ], - "Output Answer": [ - "{'number': '52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many more percent of households were married living together than had a female householder with no husband present and households made up of individuals combined? ?", - "Output Program": [ - "married_living_together = 48.3\nfemale_with_no_husband = 12.7\nindividuals = 26.7\nanswer = round(married_living_together - (female_with_no_husband + individuals), 1)\nprint(answer)", - "married = 48.3\nfemale_without_husband = 12.7\ncombined = 26.7\n\nprint(married-female_without_husband-combined)" - ], - "Output Answer": [ - "{'number': '8.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Relationship between concentrations and effects Drowsiness, dissociative, and psychosis-like effects (e.g., hallucinations, delirium) are reported in patients treated with ketamine starting at circulating concentrations of around 50 to 200 ng/mL (210-841 nM), while analgesia begins at levels of approximately 100 to 200 ng/mL (421-841 nM). The typical intravenous antidepressant dosage of ketamine used to treat depression is low and results in maximal plasma concentrations of 70 to 200 ng/mL (294-841 nM). Circulating concentrations of around 2,000 to 3,000 ng/mL (8,413-12,620 nM) are employed during anesthesia, and patients may start to awaken once levels of ketamine have decreased to about 500 to 1,000 ng/mL (2,103-4,207 nM). There is wide variation in the peak concentrations of ketamine that have been reported in association with anesthesia in the literature, with values ranging from 2,211-3,447 ng/mL (9,300-14,500 nM) to as high as 22,370 ng/mL (94,100 nM). Biological activity concentrations of ketamine are lower than total plasma levels due to plasma protein binding, although plasma protein binding is relatively low with ketamine (approximately 12 to 47% protein-bound). Concentrations of ketamine in the brain have been reported to be several-fold higher than in plasma. Question: How many concentration levels start bellow 100 ng/ml?", - "Output Program": [ - "concentrationlevel=2\nanswer=concentrationlevel\nprint(answer)", - "concentrationleval=2\nanswer=concentrationleval\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the 1970s and 1980s, Panamas growth fluctuated with the vagaries of the world economy. After 1973, economic expansion slowed considerably as the result of a number of international and domestic factors. Real GDP growth averaged 3.5% a year between 1973 and 1979. In the early 1980s, the economy rebounded with GDP growth rates of 15.4% in 1980, 4.2% in 1981, and 5.6% in 1982. The acute recession in Latin America after 1982, however, wreaked havoc on Panamas economy. GDP growth in 1983 was a mere 0.4%; in 1984 it was -0.4%. Question: Which year was the GDP growth rate higher, 1980 or 1981?", - "Output Program": [ - "growth1980 = 15.4\ngrowth1981 = 4.2\nif growth1980>growth1981:\n print(\"1980\")\n" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1980'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 21,624. The number of jobs in the primary sector was 38, of which 20 were in agriculture and 18 were in forestry or lumber production. The number of jobs in the secondary sector was 5,433 of which 4,234 or (77.9%) were in manufacturing, 9 or (0.2%) were in mining and 1,022 (18.8%) were in construction. The number of jobs in the tertiary sector was 16,153. In the tertiary sector; 2,397 or 14.8% were in wholesale or retail sales or the repair of motor vehicles, 796 or 4.9% were in the movement and storage of goods, 919 or 5.7% were in a hotel or restaurant, 766 or 4.7% were in the information industry, 1,077 or 6.7% were the insurance or financial industry, 1,897 or 11.7% were technical professionals or scientists, 1,981 or 12.3% were in education and 2,633 or 16.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not in a hotel or restaurant?", - "Output Program": [ - "hotel = 5.7\nprint(100-hotel)", - "total = 100\nhotel = 5.7\nprint(total - hotel)" - ], - "Output Answer": [ - "{'number': '94.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not Hispanic or Latino Americans?", - "Output Program": [ - "hispanic_latino = 7.3\n\nprint(abs(round(100 - hispanic_latino,2)))", - "percentage = 100\nhispanic = 7.3\nnot_hispanic = percentage - hispanic\nprint(not_hispanic)" - ], - "Output Answer": [ - "{'number': '92.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many more people listed themselves as Black people/Ethnic groups of Africa compared to those who listed themselves as either Mixed Race or as \"other\"?", - "Output Program": [ - "black = 70962\nmixed = 31902 + 35\nprint(black - mixed)", - "condition_one = 70962\ncondition_two = 35+31902\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '39025', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their bye week, the Colts gave a solid offensive performance at home against the Washington Redskins. Indianapolis won the contest 36-22 despite being down 14-13 at halftime. QB Peyton Manning, who was hit hard by defenders twice in the first half, rebounded resoundingly in the second half with 3 touchdown passes in the third quarter. On a day when Manning was almost perfect, he and WR Marvin Harrison connected for two touchdowns. The performance also saw the pair move up in their respective career yardage lists; Manning passed Jim Hart to move into 14th place in all-time passing yards and Harrison passed Irving Fryar to move into eighth on the career receiving yardage chart. Washington QB Mark Brunell threw for two touchdowns and no interceptions, but his performance could not prevent the Redskins' third consecutive loss going into their bye week. Colts quarterback Peyton Manning finished the game 25 of 35 for 342 yards passing and four touchdowns, while Washington quarterback Mark Brunell completed 27 of his 37 pass attempts for 226 yards passing and two touchdowns. Colts rookie RB Joseph Addai had a career-high 85 yards rushing on 11 carries, and Redskins RB Ladell Betts carried the football 10 times for 52 yards. Colts WR Reggie Wayne had his first big game of the season, as he had 7 catches for 122 yards receiving and one touchdown. Question: How many total points were scored by the end of the game?", - "Output Program": [ - "point_one = 36\npoint_two = 22\n\n\nprint(point_two + point_one)", - "team_a = 36\nteam_b = 22\ntotal = team_a + team_b\nprint(total)" - ], - "Output Answer": [ - "{'number': '58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the 2011 census Russian citizens are the most numerous foreigners - 11 991, followed by 8 444 EU citizens (UK- 2 605, Greece - 1 253, Germany- 848, Poland - 819 and Italy - 456), citizens of Ukraine - 3 064, Republic of Macedonia - 1 091, Moldova - 893 and Serbia - 569. 22.8% of them are from Asia, mostly from Turkey. Those with dual Bulgarian and other citizenship were 22 152, or 0.3% of the population. Of them persons with Bulgarian and Russian citizenship were 5 257 (23.7%), followed by persons with Bulgarian and Turkish citizenship - 4 282 (19.3%), Bulgarian and citizenship of the USA- 1 725 (7.8%). There are at least 17,527 Refugees of the Syrian Civil War with applications in Bulgaria. In 2001-2015 185,447 people applied for Bulgarian citizenship and 116,222 were provided with. 113,647 were granted on grounds of proven Bulgarian ancestry, including 59,968 Republic of Macedonia citizens. 29,218 were Moldovan citizens, 5930 Ukrainians, 5374 Serbians, 5194 Russians, 3840 Israeli, 2192 Albanians, 692 Turks and others. In 2016, 12,880 foreigners were naturalized, including 6196 Macedonians. Question: How many years total were 69225 not granted Bulgarian Citizenship?", - "Output Program": [ - "years=2001\nyear=2015\nanswer=year-years\nprint(answer)", - "Bulgarian=7.8\ncity=6.2\nanswer=Bulgarian+city\nprint(answer)" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many in percent weren't 25 to 44?", - "Output Program": [ - "total = 100\ngiven_25_44 = 30.4\nprint(total-given_25_44)", - "age1 = 12.5\nage2 = 28.5\nage3 = 9.5\nage4 = 19.0\nprint(age4 + age3 + age2 + age1)" - ], - "Output Answer": [ - "{'number': '69.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2000, the band played 47 songs. In 2002, they increased the set list to 59 songs. In 2004, 311 played 68 songs. The band played entire albums, rarities and covers. Later that year, a DVD was released of the performance that contained 64 of the 68 songs. 311 Day in 2006 was held at the Mid-South Coliseum in Memphis, Tennessee, where the band played 65 songs. The intended set list was cut short from 69 songs because of a strict midnight curfew. The band recorded the entire show in high-definition television,and a 2-hour edit of the show aired on high-definition television on December 10. In 2008, 311 Day was held in the New Orleans Arena in New Orleans, Louisiana. Over three separate sets, the band played 63 songs to a sold-out crowd of 14,000 fans, who represented all 50 states and 13 countries. In 2010, 311 Day took place at the Mandalay Bay Events Center in Las Vegas Valley. All 60 songs, 32 of which were different from 311 Day in 2008, were broadcast live on the web in a video on demand format described as a \"professional multi-camera HD production.\" In 2012, 311 Day took place at the MGM Grand Garden Arena in Las Vegas and, for the first time, was split into two days. The band performed 79 songs during the two-day concert. On July 3, 2013, the band announced at the Unity Tour show in Chicago that 311 Day 2014 would be returning to New Orleans. 311 Day 2016 took place in New Orleans, at the Smoothie King Center (New Orleans Arena) on 3/11/2016 & 3/12/2016. 311 Day 2018 took place on 3/10 and 3/11 in Las Vegas at the Park Theatre at the Monte Carlo Resort & Casino. 86 songs were played, including a cover of Pink Floyds \"Wish You Were Here\" with a In Memoriam video tribute to late musicians and 311 fans Renee ONeal, Meredith Hight, and Nick Hexums youngest brother Patrick. Question: How many songs during 311 Day 2010 were played?", - "Output Program": [ - "total_songs = 60\n\nprint(abs((total_songs)))", - "songs_played = 60\nprint(songs_played)" - ], - "Output Answer": [ - "{'number': '60', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The ISS has been described as the most expensive single item ever constructed. In 2010 the cost was expected to be $150 billion. This includes NASAs budget of $58.7 billion (inflation-unadjusted) for the station from 1985 to 2015 ($72.4 billion in 2010 dollars), Russias $12 billion, Europes $5 billion, Japans $5 billion, Canadas $2 billion, and the cost of 36 shuttle flights to build the station; estimated at $1.4 billion each, or $50.4 billion in total. Assuming 20,000 person-days of use from 2000 to 2015 by two- to six-person crews, each person-day would cost $7.5 million, less than half the inflation-adjusted $19.6 million ($5.5 million before inflation) per person-day of Skylab. Question: How many more billions of dollars did the United States spend on the ISS than Russia?", - "Output Program": [ - "us = 58.7\nrussia = 12\ndifference = us - russia\nprint(difference)" - ], - "Output Answer": [ - "{'number': '46.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: At the 2012 census, 59.5% of jobs in the Paris Region were in market services (12.0% in wholesale and retail trade, 9.7% in professional, scientific, and technical services, 6.5% in information and communication, 6.5% in transportation and warehousing, 5.9% in finance and insurance, 5.8% in administrative and support services, 4.6% in accommodation and food services, and 8.5% in various other market services), 26.9% in non-market services (10.4% in human health and social work activities, 9.6% in public administration and defence, and 6.9% in education), 8.2% in manufacturing and utilities (6.6% in manufacturing and 1.5% in utilities), 5.2% in construction, and 0.2% in agriculture. Question: How many percent of the jobs in Paris were not in administrative and support services or accommodation and food services?", - "Output Program": [ - "percentage = 100\nadmin = 5.8\naccomodation = 4.6\nothers = percentage - (admin + accomodation)\nprint(others)", - "condition_1 = 5.8+4.6\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '89.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the second decade of the 21st century, the city had a gradual peak in violent crime. In 2010, there was a combined total of 3,272 burglaries, 511 robberies, 753 aggravated assaults, 25 homicides, as well as 574 motor vehicle thefts out of what was then a decreasing population of 287,208. In 2011, there were 1,562 aggravated assaults, 30 murders, 1,152 robberies, 8,366 burglaries, and 1,465 cases of motor vehicle theft. In 2012, there were a combined total of 39 murders, 2,015 aggravated assaults, 6,739 burglaries, and 1,334 cases of motor vehicle theft. In 2013 it had a drop in the crime rate. According to a state government task force, Toledo has been identified as the fourth-largest recruitment site for Human trafficking in the United States. Question: How many robberies, homicides, burglaries, and aggravated assaults were there in 2010?", - "Output Program": [ - "burglaries=3272 \nrobberies=511\naggravatedassaults=753\nanswer=aggravatedassaults+robberies+burglaries\nprint(answer)", - "homicides=25\naggravatedassaults=753\nrobberies=511\nburglaries=3272\nanswer=burglaries+robberies+aggravatedassaults+homicides\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4561', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Now functioning as a spoiler, the Eagles traveled to face the New Orleans Saints at the Superdome - site of two losses in 2006, including one in the NFC Divisional Playoffs. The first quarter would be a shootout, with the teams combined for 5 touchdowns and over 300 yards of offense. On the third play from scrimmage, Donovan McNabb scrambled for a 40-yard gain, but fumbled, only to have the ball recovered in the end zone for a touchdown by receiver Kevin Curtis. A 52-yard bomb to wideout Devery Henderson keyed a four-play drive ending in a New Orleans touchdown by running back Aaron Stecker. McNabb's second fumble was recovered by New Orleans in Philadelphia territory, setting up another short touchdown for Stecker. The Eagles offense again moved the ball and Correll Buckhalter scored on a 20-yard scamper and the game was tied 14-14. On Philadelphia's next drive, McNabb found the open Reggie Brown for a 31-yard touchdown pass and a Philadelphia lead. In the second quarter, David Akers and Martin Gramatica traded field goals as the offenses settled down. The Saints had 2nd-and-goal from the 1-yard line on their opening drive of the second half, but the Eagles' defense stepped up with another big goal line stand and the seven-point lead was preserved. McNabb then led the Eagles on a 98-yard, seven-minute drive that ended in a 9-yard touchdown pass to Greg Lewis. The Saints answered with two field goals to get within eight at 31-23, but a McNabb to Curtis touchdown pass late in the fourth quarter wrapped things up for Philadelphia. McNabb looked mobile and was effective, throwing for three scores and 263 yards. Brian Westbrook had 100 rushing yards, while Curtis had 78 receiving yards, a touchdown reception, and a fumble recovery for a touchdown. The second straight win raised the Eagles' record to 7-8 and gave them a chance to finish .500 with a win over the Buffalo Bills. Question: How many yards was the longest run of the game?", - "Output Program": [ - "yards = 40\nprint(yards)", - "longest = 40\nprint(longest)" - ], - "Output Answer": [ - "{'number': '40', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Ethnic change has been transforming the population. By 2009, nearly 45 percent of the residents spoke a language other than English at home. Whites now comprise only 45 percent of the population, while the numbers of Hispanics grow steadily, along with Vietnamese, Korean and Chinese families. The percentage of foreign-born residents jumped to 30 percent in 2008 from 6 percent in 1970. The mayor of Irvine, Sukhee Kang, was born in Korea, making him the first Korean-American to run a major American city. \u201cWe have 35 languages spoken in our city,\u201d Kang observed. The population is diverse age-wise, with 27.0% under the age of 18, 9.4% from 18 to 24, 33.2% from 25 to 44, 20.6% from 45 to 64, and 9.9% 65 years of age or older. The median age is 33 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.7 males. Question: How many more people, in terms of percentage, were in the second largest age group compared to the two smallest age groups combined?", - "Output Program": [ - "sl = 27.0\ntsg = 9.4 + 9.9\ntotal = sl - tsg\nprint(total)", - "age_group_18to24 = 9.4\nage_group_65above = 9.9\nsecond_higest_age_group = 27.0\nans = \"{:.2f}\".format(second_higest_age_group-(age_group_18to24+age_group_65above))\nprint(ans)" - ], - "Output Answer": [ - "{'number': '7.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 15,649 registered voters in Cranford Township, of which 4,887 (31.2% vs. 41.8% countywide) were registered as Democratic Party (United States), 3,701 (23.7% vs. 15.3%) were registered as Republican Party (United States) and 7,046 (45.0% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 15 voters registered to other parties. Among the townships 2010 Census population, 69.2% (vs. 53.3% in Union County) were registered to vote, including 91.2% of those ages 18 and over (vs. 70.6% countywide). Question: How many registered voters were not registered as Democrat or Republican?", - "Output Program": [ - "regestered_voters = 15649\ndemocrats = 4887\nrepub = 3701\n\nprint(abs(regestered_voters - democrats - repub))", - "total = 15649\nnot_both = 7046\nprint(not_both)" - ], - "Output Answer": [ - "{'number': '7046', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: how many yards did curtis pass?", - "Output Program": [ - "Curtis=12\nanswer=Curtis\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 212 BC, the Emperor Qin Shi Huang commanded all books in the Qin Empire other than officially sanctioned ones be burned. This decree was not universally obeyed, but as a consequence of this order little is known about ancient Chinese mathematics before this date. After the Burning of books and burying of scholars of 212 BC, the Han dynasty (202 BC\u2013220 AD) produced works of mathematics which presumably expanded on works that are now lost. The most important of these is The Nine Chapters on the Mathematical Art, the full title of which appeared by AD 179, but existed in part under other titles beforehand. It consists of 246 word problems involving agriculture, business, employment of geometry to figure height spans and dimension ratios for Chinese pagoda towers, engineering, surveying, and includes material on right triangles. It created mathematical proof for the Pythagorean theorem, and a mathematical formula for Gaussian elimination. The treatise also provides values of \u03c0, which Chinese mathematicians originally approximated as 3 until Liu Xin (scholar) (d. 23 AD) provided a figure of 3.1457 and subsequently Zhang Heng (78-139) approximated pi as 3.1724, as well as 3.162 by taking the square root of 10. Liu Hui commented on the Nine Chapters in the 3rd century AD and Liu Huis \u03c0 algorithm accurate to 5 decimal places (i.e. 3.14159). Though more of a matter of computational stamina than theoretical insight, in the 5th century AD Zu Chongzhi computed Mil\u00fc to seven decimal places (i.e. 3.141592), which remained the most accurate value of \u03c0 for almost the next 1000 years. He also established a method which would later be called Cavalieris principle to find the volume of a sphere. Question: How many people changed the values of pi?", - "Output Program": [ - "people = ['zang hang', 'ad zu']\nprint(len(people))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their hard-fought road win over the Titans, the Texans went home, donned their Battle Red uniforms, and prepared for a Week 3 AFC South showdown with the Jacksonville Jaguars. Even though the Jaguars got the first points of the game with kicker Josh Scobee's 52-yard field goal, Texans quarterback Matt Schaub got his team the lead with an 18-yard touchdown pass to wide receiver Jacoby Jones. Afterwards, a back-and-forth second quarter commenced. Jacksonville quarterback David Garrard would get a 2-yard touchdown, yet Houston wide receiver Kevin Walter came through with a 9-yard touchdown reception. The Jaguars would deliver a big strike with running back Maurice Jones-Drew's 61-yard touchdown, but the Texans once again got the lead as tight end Owen Daniels got a 2-yard touchdown reception. Jacksonville would get the lead again in the third quarter as Jones-Drew got a 1-yard touchdown run, followed by Houston kicker Kris Brown tying the game with a 27-yard field goal. However, in the fourth quarter, the Jaguars delivered a huge strike as Jones-Drew got an 8-yard touchdown. The Texans tried to rally, but the Jaguars' defense stood firm and prevented any kind of a comeback. Question: How many more assists than goals did Totti have when playing for Italy?", - "Output Program": [ - "goals = 15\nprint(goals)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The average high school graduation rate of blacks in the United States has steadily increased to 71% in 2013. Separating this statistic into component parts shows it varies greatly depending upon the state and the school district examined. 38% of black males graduated in the state of New York but in Maine 97% graduated and exceeded the white male graduation rate by 11 percentage points. In much of the southeastern United States and some parts of the southwestern United States the graduation rate of white males was in fact below 70% such as in Florida where a 62% of white males graduated high school. Examining specific school districts paints an even more complex picture. In the Detroit school district the graduation rate of black males was 20% but 7% for white males. In the New York City school district 28% of black males graduate high school compared to 57% of white males. In Newark County 76% of black males graduated compared to 67% for white males. Further academic improvement has occurred in 2015. Roughly 23% of all blacks have bachelors degrees. In 1988, 21% of whites had obtained a bachelors degree versus 11% of blacks. In 2015, 23% of blacks had obtained a bachelors degree versus 36% of whites. Foreign born blacks, 9% of the black population, made even greater strides. They exceed native born blacks by 10 percentage points. Question: How many more whites obtained a bachelors degree in 2015 than blacks?", - "Output Program": [ - "black = 23\nwhite = 36\nprint(white - black)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: She began the clay-court season at the 2012 Family Circle Cup - Singles, where she was seeded 13th. She upset eighth seed Anastasia Pavlyuchenkova in the third round. She lost in the quarterfinals to Polona Hercog, 1-6, 2-6. Her next tournament was the 2012 Estoril Open - Womens Singles, where she was the seventh seed and lost in the quarterfinals to the top seed Roberta Vinci, 2-6, 6-1, 4-6. The rest of her clay-court season was dismal, with a 3-3 win-loss record from Madrid through Brussels. She was the 27th seed at the 2012 French Open - Womens Singles and lost in the third round to sixth seed Samantha Stosur, 3-6, 3-6. Question: How many total points did Polona Hercog win the quarterfinals game by?", - "Output Program": [ - "win = 1+2\nlose = 6+6\n\nprint(abs(round(win-lose,2)))", - "polona = 12\nshe = 3\ndiff = polona - she\nprint(diff)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Statistics from the 2010 Census indicate that 87.4% of the Chinese population identify as Buddhists, with significant minorities of adherents identifying as Christians (7.9%), Chinese folk religions (2.7%) and Muslims (0.6%). The majority of the Indian population identify as Hindus (81.1%), with a significant minorities of numbers identifying as Christians (7.8%), Muslims (4.9%) and Buddhists (2.1%). The non-Malay Bumiputera (Malaysia) community are predominantly Christians (44.9%), with significant minorities identifying as Muslims (31.2%) and Buddhists (13.5%). All bumiputera Malays are Muslim. Question: How many religions in the Chinese population are also part of the Indian population?", - "Output Program": [ - "chinese = {'buddhists', 'christian', 'muslim'}\nindian = {'hindu', 'muslim', 'christian', 'buddhists'}\ninter = indian.intersection(chinese)\nlength = len(inter)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: With Young at the helm, the 49ers led the league in total points scored (505) and helped them earn a league best 13-3 regular season record. Pro Bowl running back Ricky Watters was the teams leading rusher with 877 yards and 6 touchdowns, while also recording 66 receptions for 719 yards and 5 touchdowns. Rookie fullback William Floyd (American football) was the teams second-leading rusher with 305 yards and 6 touchdowns, while also having 19 receptions for 145 yards. The teams leading receiver was Pro Bowl wide receiver Jerry Rice, who had 112 catches for 1,499 yards and 13 touchdowns, while also gaining 93 yards and two more touchdowns rushing the ball. Receiver John Taylor (American football) was also a reliable target, catching 41 passes for 531 yards and 5 touchdowns. Pro Bowl tight end Brent Jones added 49 receptions for 670 yards and 9 touchdowns. The offensive line was led by Pro Bowl center Bart Oates, another offseason free agent pickup, and Pro Bowl guard Jesse Sapolu. Question: How many average points per game did the 49ers score?", - "Output Program": [ - "points = 505\ngame = 16\n\nprint(abs(round(points/game,2)))", - "total = 505\ngames = 16\naverage = total/games\nprint(average)" - ], - "Output Answer": [ - "{'number': '31.56', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the census, the state is placed 21st on the population chart, followed by Tripura at 22nd place. Kangra District was top ranked with a population strength of 1,507,223 (21.98%), Mandi District 999,518 (14.58%), Shimla District 813,384 (11.86%), Solan District 576,670 (8.41%), Sirmaur District 530,164 (7.73%), Una District 521,057 (7.60%), Chamba District 518,844 (7.57%), Hamirpur district, Himachal Pradesh 454,293 (6.63%), Kullu District 437,474 (6.38%), Bilaspur district, Himachal Pradesh 382,056 (5.57%), Kinnaur District 84,298 (1.23%) and Lahaul and Spiti 31,528 (0.46%). Question: How many more people live in the Shimla district versus the Sirmaur district?", - "Output Program": [ - "shimla_district_people = 813384\nsirmour_district_people = 530164\nmore_people = shimla_district_people - sirmour_district_people\nprint(more_people)", - "shimla_district = 813384\nsirmaur_district = 530164\nprint(abs(shimla_district - sirmaur_district))" - ], - "Output Answer": [ - "{'number': '283220', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Between 1961 and 1989, when Real dominated La Liga, only Atl\u00e9tico offered it any serious challenge, winning Liga titles in 1966, 1970, 1973 and 1977. In 1965, Atl\u00e9tico became the first team to beat Real at the Bernab\u00e9u in eight years. Real Madrids record against Atl\u00e9tico in more recent times is very favorable. A high point coming in the 2002\u201303 La Liga, when Real clinched the La Liga title after a 0\u20134 victory at Atl\u00e9tico at the Vicente Calder\u00f3n Stadium. Atl\u00e9ticos first win over its city rivals since 1999 came with the Copa del Rey win in May 2013. In 2013\u201314, Real and Atl\u00e9tico were finalists of UEFA Champions League, the first final which hosted two clubs from same city. Real Madrid triumphed with 2014 UEFA Champions League Final in extra time. On 7 February 2015, Real suffered their first defeat in 14 years at the Vicente Calder\u00f3n, a 4\u20130 loss. On 28 May 2016, Real and Atl\u00e9tico 2016 UEFA Champions League Final for the Champions League title in Milan, which resulted in a win for Real after a penalty shootout. Question: How many years after beating Real at the Bernab\u00e9u did Atl\u00e9tico go on to win their first Liga title?", - "Output Program": [ - "year_beating_Real = 1965\nyear_win_Liga = 1966\nyears_after = year_win_Liga - year_beating_Real\nprint(years_after)", - "start = 2002\nend = 2003\n\nprint(abs(start - end))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Detroit Tigers are an United States professional baseball team based in Detroit, Michigan. The Tigers compete in Major League Baseball (MLB) as a member of the American League (AL) American League Central division. One of the ALs eight charter franchises, the club was founded in Detroit as a member of the minor league Western League (1885\u20131899) in 1894. They are the oldest continuous one name, one city franchise in the AL. The Tigers have won four World Series championships (, , , and ), 11 List of American League pennant winners (1907, 1908, 1909, 1934, 1935, 1940, 1945, 1968, 1984 American League Championship Series, 2006 American League Championship Series, 2012 American League Championship Series), and four AL Central division championships (2011, 2012, 2013, and 2014). The Tigers also won division titles in 1972, 1984, and 1987 as a member of the American League East. The team currently plays its home games at Comerica Park in Downtown Detroit. Question: How many American League Championship Series did the Tigers win?", - "Output Program": [ - "ALC_tigers_won=3\nprint(ALC_tigers_won)", - "champion_series_won = (1984,2006,2012)\nprint(len(champion_series_won))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Present-day Powder River County was probably first entered by Europeans in the early 1800s in the form of French fur trappers. In the summer of 1865, the United States government sent over 2,000 U.S. soldiers into the Powder River country to combat Native Americans from the Cheyenne people, Lakota people, and Arapaho people tribes. From September 1-15, 1865, the Powder River Expedition (1865) battled Native Americans in the Powder River Battles (1865) near the future site of Broadus. On March 17, 1876, the Battle of Powder River occurred in the south-central part of the county, about southwest of Broadus. In June 1876 six companies of the 7th Cavalry Regiment (United States) led by Major Marcus Reno marched along the Powder River nearly to the mouth of the Little Powder before turning west toward the Battle of Little Bighorn. On November 1, 1878, Powderville, Montana became the first establishment in the county, as the Powder River Telegraph Station, on the Fort Keogh to Deadwood, South Dakota telegraph line. On April 5, 1879, the Mizpah Creek Incidents began near the Powderville telegraph station in the extreme northern part of the county. In the early 1880s, a large area of Southeastern Montana became Custer County, Montana, including the present area encompassed by Powder River County. In February 1900, the Broadus post office was established, named after the Broaddus family. In October 1918, publication of a newspaper, the Broadus Independent (now called the Powder River Examiner), began in Broadus, and is still published today. In 1919, Powder River County, Montana was formed from southern Custer County, and in an election in 1920, Broadus was chosen as the county seat of the newly established Powder River County. Question: How many months after Powderville, Montana became the first establishment in the county, did Mizpah Creek incidents begin near the Powderville telegraph station?", - "Output Program": [ - "june = 0\nnovember = 5\nprint(november - june)", - "start = 12-11\nend = 4\n\nprint(abs(start + end))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2006, there were 2,381,500 households of average size 2.1 people. Forty percent of households consisted of single person, 32 percent two and 28 percent three or more. There were 1.2 million residential buildings in Finland and the average residential space was 38 square metres per person. The average residential property (without land) cost 1,187 euro per square metre and residential land on 8.6 euro per square metre. Consumer energy prices were 8-12 euro cent per kilowatt hour. 74 percent of households had a car. There were 2.5 million cars and 0.4 other vehicles. Around 92 percent have mobile phones and 58 percent List of countries by number of Internet users. The average total household consumption was 20,000 euro, out of which housing at around 5500 euro, transport at around 3000 euro, food and beverages excluding alcoholic at around 2500 euro, recreation and culture at around 2000 euro. Upper-level white-collar households (409,653) consumed an average 27,456 euro, lower-level white-collar households (394,313) 20,935 euro, and blue-collar households (471,370) 19,415 euro. Question: How many percent of households did not have a car?", - "Output Program": [ - "householdshavecar=74\npeople=100\nanswer=people-householdshavecar\nprint(answer)", - "householdshadacar=74\ntotalhousehold=100\nanswer=totalhousehold-householdshadacar\nprint(answer)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many percent are not someone living alone who was 65 years of age or older?", - "Output Program": [ - "present=40\nindivisual=11\nchildren=29.8\nAnswer=present+children-indivisual\nprint(Answer)", - "ageolder=11.0\npeople=100\nanswer=people-ageolder" - ], - "Output Answer": [ - "{'number': '67.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: How many percent of the students enrolled during the spring quarter of 2016 were not international students?", - "Output Program": [ - "percentage = 100\ninternational = 21\nnot_international = percentage - international\nprint(not_international)", - "condition_1 = 21\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '79', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the north of the region is the Sailughem Mountains, also known as Kolyvan Altai, which stretch northeast from 49\u00b0 N and 86\u00b0 E towards the western extremity of the Sayan Mountains in 51\u00b0 60 N and 89\u00b0 E. Their mean elevation is 1,500 to 1,750 m. The snow-line runs at 2,000 m on the northern side and at 2,400 m on the southern, and above it the rugged peaks tower some 1,000 m higher. Mountain passes across the range are few and difficult, the chief being the Ulan-daban at 2,827 m (2,879 m according to Kozlov), and the Chapchan-daban, at 3,217 m, in the south and north respectively. On the east and southeast this range is flanked by the great plateau of Mongolia, the transition being effected gradually by means of several minor plateaus, such as Ukok plateau (2,380 m) with Pazyryk Valley, Chuya (1,830 m), Kendykty (2,500 m), Kak plateau (2,520 m), (2,590 m), and (2,410 m). Question: How many meters higher is Kendykty than the Ukok plateau?", - "Output Program": [ - "kendy = 2500\nukok = 2380\ndiff = kendy - ukok\nprint(diff)" - ], - "Output Answer": [ - "{'number': '120', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Changing populations have happened in timber and mining towns in the American West as a result of boom and bust economic cycles. Some towns decrease in population following a bust, while some, like Arcata, experience a change in demographics. In the case of Arcata, the peak and the bust were close due to Arcata\u2019s relatively late entry into the timber industry, and its domination by mechanization. The population of the city of Arcata was 3,729 during its peak 1950, when lumber was exported throughout the country and abroad. For the County of Humboldt, After the bust, in 1955, the population of Arcata in 1960 was 5,235. In Arcata the population under the age of 15 was 28.1%. Those age 15-24 made up 22.8% of Arcata\u2019s population. Those age 25-39 made up 19.4% of the population. Those age 40-54 made up 16% of Arcata\u2019s population. Those age 55-64 made up 6.7% of Arcata\u2019s population. Those age 65 and over made up 6.9% of Arcata\u2019s population. Question: How many percent less elderly were in Arcata in 1960 than those under age 25?", - "Output Program": [ - "elderly = 6.9\nage_25 = 28.1+22.8\nprint(abs(round(elderly - age_25,2)))", - "under = 28.1 + 22.8\nelderly = 6.9\ndiff = under - elderly\nprint(diff)" - ], - "Output Answer": [ - "{'number': '44', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Despite losing key members of their bench during the offseason (including Okur, Mike James (basketball, born 1975) and Corliss Williamson), the 2004-05 Detroit Pistons season were considered a strong contender to win a second consecutive title in 2005. They won 54 games during the 2004-05 NBA season, their fourth consecutive season of 50 or more wins. During the 2005 NBA Playoffs, they easily defeated the Philadelphia 76ers 4-1 and then rallied from a 2-1 deficit to finish off the 2004-05 Indiana Pacers season, 4-2. In the Eastern Conference Finals, the Pistons faced the 2004-05 Miami Heat season. Once again, the Pistons fell behind. However, they would ultimately win the series in seven games. In the 2005 NBA Finals, the Pistons faced the 2004-05 San Antonio Spurs season. After both teams split the first four games of the series, the turning point came at the end of Game 5 in Detroit, which went into overtime. The Pistons were ahead 95-93 when Robert Horry sank the game-winning three-point basket for the Spurs with 5.8 seconds left in the extra session. The Pistons fought back to win Game 6 in San Antonio, setting up the first NBA Finals Game 7 since 1994. The Pistons then lost a hard-fought, low-scoring game to the Spurs, who won their third NBA championship since 1999. Question: How many years in a row did the Pistons win over 50 games?", - "Output Program": [ - "condition_1 = 1994\ncondition_2 = 1999\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "fifty_or_more_wins = 4\nprint(fifty_or_more_wins)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Coming off their road win over the Eagles, the Seahawks went home for a Week 14 NFC West rematch with the Arizona Cardinals. In the first quarter, Seattle took flight early with kicker Josh Brown getting a 23-yard field goal, while QB Matt Hasselbeck completed a 7-yard TD pass to WR Nate Burleson. In the second quarter, the Seahawks increased their lead with Hasselbeck completing a 15-yard TD pass to WR Bobby Engram and a 17-yard TD pass to WR Deion Branch. The Cardinals would get on the board as QB Kurt Warner completed a 5-yard TD pass to WR Bryant Johnson. Seattle would end the half with Brown kicking a 41-yard field goal. In the third quarter, Arizona was starting to make a comeback as Warner completed a 2-yard TD pass to WR Jerheme Urban for the only score of the period. In the fourth quarter, the 'Hawks pulled away as Hasselbeck completed a 3-yard TD pass to TE Marcus Pollard, RB Josh Scobey tackled Cardinals punter Mitch Berger in his endzone for a safety, and CB Marcus Trufant returned an interception 84 yards for a touchdown (with a failed PAT). Arizona tried to mount a comeback as Warner completed an 11-yard TD pass to WR Larry Fitzgerald. Fortunately, Seattle's defense prevented any hopes of a Cardinal comeback from happening. With the win, not only did the Seahawks improve to 9-4, but they also cliched their 4th-straight NFC West title. Question: How many yards was the longest field goal?", - "Output Program": [ - "\nfield_goal1 = 23\nfield_goal2 = 41\nif field_goal2>field_goal1:\n print(\"41\") \n", - "long = [23, 7, 15, 17, 5, 41, 2, 3]\nprint(max(long))" - ], - "Output Answer": [ - "{'number': '41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many more Ohians were employed in trade, transportation and utilities than the industry and education sector?", - "Output Program": [ - "condition_1 = 1010000\ncondition_2 = 825000\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "trade_transport_utility = 1010000\nindustry_education = 825000\nmany_more = trade_transport_utility - industry_education\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '185000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The revenue of Pahang in 1899 amounted to only $62,077; in 1900 to $419,150. In 1905 it was $528,368. The expenditure in 1905 amounted to $1,208,176. Of this sum $736,886 was expended on public works. Pahang is still a source of expense to the federation, its progress having been retarded by the disturbances which lasted from December 1891 until 1895, with short intervals of peace, but the revenue was steadily increasing, and the ultimate financial success of the state is considered to be secure. Pahang owed something over $3,966,500 to Selangor and $1,175,000 to Perak, which had financed it for some years out of surplus revenue. The value of the imports in 1905 was $1,344,346, that of the exports was $3,838,928, thus making a total trade value of $5,183,274. The most valuable export is tin, the value of which in 1905 amounted to $2,820,745. The value of the gutta exported exceeded $140,000, that of dried and salted fish amounted to nearly $70,000, and that of timber to $325,000. Question: How many dollars higher was the revenue of Pahang in 1905 compared to 1900?", - "Output Program": [ - "pahag_revenue_in_1905 = 528368\npahag_revenue_in_1900 = 419150\nprint(abs(pahag_revenue_in_1900 - pahag_revenue_in_1905))", - "in_1990 = 419150\nin_1905 = 528368\ndifference = in_1905 - in_1990\nprint(difference)" - ], - "Output Answer": [ - "{'number': '109218', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After 1989 the country experienced a decade of economic instability and decline, led in part by an obsolete industrial base and a lack of structural reform. From 2000 onward, however, the Romanian economy was transformed into one of relative macroeconomic stability, characterized by high growth, low unemployment and declining inflation. In 2006, according to the National Institute of Statistics (Romania), GDP growth in real terms was recorded at 7.7%, one of the highest rates in Europe. However, a recession following the global financial crisis of 2008-2009 forced the government to borrow externally, including an IMF \u20ac20bn bailout program. GDP has been growing by over 2% each year since. According to The World Bank, the GDP per capita purchasing power parity grew from $13,442 in 2007 to an estimated $22,124 in 2015. Romania still has one of the lowest net average monthly wages in the EU of \u20ac540 in 2016, and an inflation rate of \u22121.1% in 2016. Unemployment in Romania is at 5.4% in 2017, which is very low compared to other EU countries. Question: How many years after achieving stability did the Romanian economy experience a recession?", - "Output Program": [ - "stability = 2000\nrecession = 2008\ndiff = recession - stability\nprint(diff)", - "stable_year = 2000 \ndecline_year = 2008\n\nprint(abs(stable_year - decline_year))" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many percent of people were not Phu Thai?", - "Output Program": [ - "percentage = 100\nphu_thai = 0.8\ndiff = percentage - phu_thai\nprint(diff)", - "condition_1 = 0.8\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '99.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The first Border-Gavaskar Trophy series was played in India the 1996-97 Indian cricket season and was won by the hosts 1-0. Australia won the trophy for the first time in the 1999-2000 Indian cricket season at home where they defeated India 3-0. Since then, the trophy has alternated between both the teams. Australias failure to win the Border-Gavaskar Trophy in India led to Steve Waugh dubbing the Indian tour as the \"Final Frontier\" for the Australian team. In 2004-05, Australia defeated India 2-1 in India. Australias usual captain, Ricky Ponting, did not play in the winning matches due to injury and Adam Gilchrist instead captained the winning sides. In the 2008-09 edition, India defeated Australia 2-0 in a four match series in India to regain the trophy. In 2010 India retained the trophy by winning the two match series 2-0. Australia won the 2011-12 series 4-0, and regained the trophy for the first time since 2007-08. India returned the favour in the 2013 series by completing a 4-0 \"Whitewash (sport)\" of Australia to regain the trophy, before losing it in the 2014-15 series with a 2-0 defeat. India then won the 2017 series 2-1 and regained the trophy. Question: How many times did Australia beat India after the 2004-05 season?", - "Output Program": [ - "defeat = 2\nprint(defeat)", - "austrilia_beat_india = (\"2008-2009\",\"2011-2012\")\n\n\nprint(abs(len(austrilia_beat_india)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In February 1865 Brahmss mother died, and he began to compose his large choral work A German Requiem Op. 45, of which six movements were completed by 1866. Premieres of the first three movements were given in Vienna, but the complete work was first given in Bremen in 1868 to great acclaim. A seventh movement (the soprano solo \"Ihr habt nun Traurigkeit\") was added for the equally successful Leipzig premiere (February 1869), and the work went on to receive concert and critical acclaim throughout Germany and also in England, Switzerland and Russia, marking effectively Brahmss arrival on the world stage. Brahms also experienced at this period popular success with works such as his first set of Hungarian Dances (1869), the Liebeslieder Walzer, Op. 52 (Brahms), (1868/69), and his collections of lieder (Opp. 43 and 46\u201349). Following such successes he finally completed a number of works that he had wrestled with over many years such as the cantata Rinaldo (cantata) (1863\u20131868), his Two String Quartets, Op. 51 (Brahms) Op. 51 nos. 1 and 2 (1865\u20131873), the third piano quartet (1855\u20131875), and most notably his Symphony No. 1 (Brahms) which appeared in 1876, but which had been begun as early as 1855. Question: How many years did it take Brahm to complete A German Requiem Op. 45?", - "Output Program": [ - "start = 1865\nend = 1866\ndiff = end - start\nprint(diff)", - "start_year = 1865\nend_year = 1866\n \nprint(abs(round(start_year - end_year,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Cochrane Library had 145 CAM-related Cochrane systematic reviews and 340 non-Cochrane systematic reviews. An analysis of the conclusions of only the 145 Cochrane reviews was done by two readers. In 83% of the cases, the readers agreed. In the 17% in which they disagreed, a third reader agreed with one of the initial readers to set a rating. These studies found that, for CAM, 38.4% concluded positive effect or possibly positive (12.4%), 4.8% concluded no effect, 0.7% concluded harmful effect, and 56.6% concluded insufficient evidence. An assessment of conventional treatments found that 41.3% concluded positive or possibly positive effect, 20% concluded no effect, 8.1% concluded net harmful effects, and 21.3% concluded insufficient evidence. However, the CAM review used the more developed 2004 Cochrane database, while the conventional review used the initial 1998 Cochrane database. Question: How many percent of readers did not conclude no effect?", - "Output Program": [ - "no_effect = 4.8\n\nprint(abs(round(100 - no_effect,2)))", - "total = 100\nno_effect = 4.8\n\nnot_conclude = (total - no_effect)\nprint(not_conclude)" - ], - "Output Answer": [ - "{'number': '95.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Greenleaf expanded and upgraded the Conn plant, and converted distribution from mail-order to retail dealers. By 1917 the assembly-line work force had increased to 550 employees who were turning out about 2500 instruments a month using a new hydraulic expansion process which Greenleaf introduced to the plant. In 1917 Conn introduced the Pan American brand for its second-line instruments. Conn founded the subsidiary Pan American Band Instrument Company in 1919 and later that year moved production of second-line instruments to the old Angledile Scale factory. In 1930 the Pan American company was absorbed by Conn, but the Pan American brand for Conns second-line instruments remained in use until 1955. Conn founded the Continental Music retail subsidiary in 1923. At its height, the operation included a chain of over 30 music stores. During the 1920s Conn owned the Elkhart Band Instrument Company (1923\u201327), the Leedy Company (1927\u201355), a manufacturer of percussion, and 49.9% of the stock of the retailer Selmer Company (1923\u201327). Conn purchased the drum manufacturer Ludwig Drums, the instrument import/retail operation of the Carl Fischer Music company, and accordion manufacturer Soprani in 1929. From 1940 to 1950 they owned the Haddorff Piano Company, and from 1941 to 1942 the Straube Piano Company. Question: How many years did Conn own the Leedy Company?", - "Output Program": [ - "condition_1 = 1927\ncondition_2 = 1955\n\nprint(abs(condition_2 - condition_1))", - "start = 1927\nend = 1955\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Staples Center measures of total space, with a by arena floor. It stands tall. The arena seats up to 19,067 for basketball, 18,340 for ice hockey, and around 20,000 for concerts or other sporting events. Two-thirds of the arenas seating, including 2,500 club seats, are in the lower bowl. There are also 160 luxury suites, including 15 event suites, on three levels between the lower and upper bowls. The arenas attendance record is held by the fight between World World Boxing Association Welterweight Champion, Antonio Margarito and Shane Mosley with a crowd of 20,820 set on January 25, 2009. ;Star Plaza Outside the arena at the Star Plaza are statues of Wayne Gretzky and Magic Johnson, although both played at The Forum (Inglewood, California), where the Kings, Lakers and Sparks previously played. A third statue of boxer Oscar De La Hoya was unveiled outside Staples Center on December 1, 2008. On April 20, 2010 a fourth statue of the late long time Lakers broadcaster Chick Hearn, behind a Laker desk with a chair for fans to sit down for a picture, was unveiled. A fifth statue of the Laker legend Jerry West dribbling was unveiled on February 17, 2011. A sixth statue of Lakers player Kareem Abdul-Jabbar was unveiled on November 16, 2012. A seventh statue of former Kings Hall of Fame left wing Luc Robitaille was unveiled on March 7, 2015. An eighth statue of Lakers center Shaquille ONeal was unveiled on March 24, 2017. On January 13, 2018 a ninth statue, of legendary Kings announcer Bob Miller (sportscaster), was unveiled. A tenth statue of Laker legend Elgin Baylor was unveiled on April 6, 2018. Question: How many statues were present previous to 2008?", - "Output Program": [ - "y2008 = 3\nlose = 1\n\nprint(abs(y2008 - lose))", - "statues = 2\nprint(statues)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: For their last home game of the season, the San Francisco 49ers took on the visiting team the Lions. The Lions took an early lead midway through the 1st quarter with a 27-yard Jason Hanson field goal. The 49ers tied it up at the end of the 1st quarter with a 33-yard field goal by Ricky Schmitt. The only score of the 2nd quarter was a 39-yard 49ers field goal just before halftime. In the 3rd quarter came 2 San Francisco TD's. First a 2-yard catch by Vernon Davis, then a 1-yard run by Frank Gore. The Lions kicked their final field goal of the day in the 4th quarter from 38 yards. 49ers RB Frank Gore finished with 152 total yards (110 alone in the third quarter) and a touchdown. Gore carried 28 times for 71 yards to give him 1,013 for the year, making him the first running back in team history to record four straight seasons of over 1,000 yards rushing. Question: How many touchdowns were scored in the game?", - "Output Program": [ - "number_touchdowns_scored = 2\nprint(number_touchdowns_scored)", - "td_count = 2\n\nprint((td_count))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After the founding of the subsequent Union of Soviet Socialist Republics (USSR or Soviet Union) in 1922, Lenin had introduced a mixed economy, commonly referred to as the New Economic Policy, which allowed for capitalist practices to resume under the Communist Party dictation in order to develop the necessary conditions for socialism to become a practical pursuit in the economically undeveloped country. In 1929, as Marshal Joseph Stalin (1878-1953, in power 1929-1953), became the leader of the party, Marxism-Leninism, a fusion of the original ideas of German Empire philosopher and economic theorist Karl Marx (1818-1883), and Lenin, became formalized as the partys guiding ideology and would remain so throughout the rest of its existence. The party pursued state socialism, under which all industries were nationalized and a planned economy was implemented. After recovering from the Second World War (1939-1945), De-Stalinization which 1965 Soviet economic reform and Khrushchev thaw under Nikita Khrushchev (1894-1971, in power 1953/1958-1964). By 1980, various factors, including the continuing Cold War (1946-1991), and ongoing nuclear arms race with the United States and other Western Europe powers and unaddressed inefficiencies in the economy, led to Era of Stagnation under Alexei Kosygin (1904-1980, in power 1964), and further with Leonid Brezhnev (1906-1982, in power 1964-1982) and a growing disillusionment. After a younger vigorous Mikhail Gorbachev (b.1931), assumed leadership in 1985, (following two short-term elderly leaders who quickly died in succession), rapid steps were taken to transform the tottering Soviet economic system in the direction of a market economy once again. Gorbachev and his allies envisioned the introduction of an economy similar to Lenins earlier New Economic Policy through a program of \"perestroika\", or restructuring, but their reforms along with the institution of free multiparty elections led to a decline in the partys power, and after the Dissolution of the Soviet Union (1990-1991), the banning of the party by later last RSFSR President Boris Yeltsin (1931-2007, in power 1991-1999) and subsequent first President of an evolving democratic and free market economy of the successor Russian Federation. Question: How many years after the Union of Soviet Socialist Republics was founded was Stalin made the leader of the party?", - "Output Program": [ - "ssr = 1922\nmartin_stanli = 1929\n\nprint(abs((ssr - martin_stanli)))", - "union_of_soviet = 1922\nleader_of_party = 1929\nyears = leader_of_party - union_of_soviet\nprint(years)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: How many more churches were destroyed by fire in 1413 than in 1248?", - "Output Program": [ - "condition_1 = 11\ncondition_2 = 14\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_1413 = 14\n_1248 = 11\nmany_more = _1413 - _1248\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Between 2009 and 2013, George Mason saw a 21% increase in the number of applications, has enrolled 4% more new degree-seeking students, and has seen the percentage of undergraduate and graduate applications accepted each decrease by 4%. Law applications accepted increased by 10%. Mason enrolled 33,917 students for Fall 2013, up 956 (+3%) from Fall 2012. Undergraduate students made up 65% (21,990) of the fall enrollment, graduate students 34% (11,399), and law students 2% (528). Undergraduate headcount was 1,337 higher than Fall 2012 (+7%); graduate headcount was 262 lower (\u22122%); and law student headcount was 119 lower (\u221218%). Matriculated students come from all 50 states and 122 foreign countries. As of fall 2014, the university had 33,791 students enrolled, including 21,672 undergraduates, 7,022 seeking masters degrees, 2,264 seeking doctoral degrees and 493 seeking law degrees. Question: How many people were enrolled as law students in Fall 2012?", - "Output Program": [ - "total = 528\nincreased = 119\nprint(abs(round((total) - (increased),2)))", - "total = 528\nnot_enrolled = 119\nenrolled = total - not_enrolled\nprint(enrolled)" - ], - "Output Answer": [ - "{'number': '409', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Warriors posted many notable achievements during the 2016\u201317 regular season. On November 7, 2016, Stephen Curry set the NBA record for most 3-pointers in a game with 13, in a 116\u2013106 win over the Pelicans. On December 5, 2016, Klay Thompson scored 60 points in 29 minutes, in a 142\u2013106 victory over the Pacers. In doing so, Thompson became the first player in NBA history to score 60 or more points in fewer than 30 minutes of playing time. Stephen Curry, Kevin Durant, Draymond Green, and Klay Thompson were all named to the 2017 NBA All-Star Game, making the Warriors only the eighth team in NBA history to have four All-Stars. On February 10, 2017, Draymond Green recorded a triple-double with 12 rebounds, 10 assists, and 10 steals, becoming the first player in NBA history to post a triple-double with fewer than 10 points. On March 2, 2017, the Warriors streak for most games without back-to-back losses ended at 146 with a 94\u201387 loss to the Chicago Bulls. The streak eclipsed the previous record of 95 held by the Utah Jazz. Question: How many points did the Warriors lose by on March 2nd, 2017?", - "Output Program": [ - "points=7\nanswer=points\nprint(answer)", - "ponits=94\npoint=87\nanswer=ponits-point\nprint(answer)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Under the Capetian dynasty the French monarchy slowly began to expand its authority over the nobility, growing out of the \u00cele-de-France to exert control over more of the country in the 11th and 12th centuries. They faced a powerful rival in the Duke of Normandy, who in 1066 under William the Conqueror (duke 1035\u20131087), conquered England (r. 1066\u201387) and created a cross-channel empire that lasted, in various forms, throughout the rest of the Middle Ages. Normans also settled in Sicily and southern Italy, when Robert Guiscard (d. 1085) landed there in 1059 and established a duchy that later became the Kingdom of Sicily. Under the Angevin kings of England of (r. 1154\u201389) and his son Richard I of England (r. 1189\u201399), the kings of England ruled over England and large areas of France, brought to the family by Henry IIs marriage to Eleanor of Aquitaine (d. 1204), heiress to much of southern France. Richards younger brother John, King of England (r. 1199\u20131216) lost Normandy and the rest of the northern French possessions in 1204 to the French King Philip II of France (r. 1180\u20131223). This led to dissension among the English nobility, while Johns financial exactions to pay for his unsuccessful attempts to regain Normandy led in 1215 to Magna Carta, a charter that confirmed the rights and privileges of free men in England. Under (r. 1216\u201372), Johns son, further concessions were made to the nobility, and royal power was diminished. The French monarchy continued to make gains against the nobility during the late 12th and 13th centuries, bringing more territories within the kingdom under the kings personal rule and centralising the royal administration. Under Louis IX of France (r. 1226\u201370), royal prestige rose to new heights as Louis served as a mediator for most of Europe. Question: How many years later did the Duke of Normandy conquer England after Robert Guiscard landed in Sicily?", - "Output Program": [ - "guiscard = 1059\nduke = 1066\ndiff = duke - guiscard\nprint(diff)", - "left = 1059\nlanded = 1066\n\n\nprint(abs(round((left - landed),2)))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 1999, Jay Gibbons was the best all-around hitter. In 71 games, Gibbons batted .305 with 16 home runs and 69 RBI. Second basemen Jorge Nunez batted .268 with 14 home runs and 61 RBI, while leading the team with 51 stolen bases. Outfielder Ryan Fleming hit .335 in 61 games. Tyler Thompson led the team with 17 homeruns and RBI with 81. Pasqual Coco went 9\u20131 in 14 starts with a 2.21 ERA. Scott Cassidy won a team-leading 13 games in 27 starts in 170.2 innings. He struck out 178 batters, leading the team. The Suns bullpen got a strong season from closer Jarrod Kingrey. Kingrey had 27 saves and 69 strikeouts in 61 innings. he Suns made the playoffs by winning the first-half division title and wound up with the best overall record in the SAL. They were knocked out of the first round by their division rival, the Cape Fear Crocs. This was the last season that the SAL used a three division (North, Central, and South) format. Question: How many home runs did Jay Gibbons, Jorge Nunez, and Tyler Thompson have combined?", - "Output Program": [ - "jay = 16\njorge = 14\ntyler = 17\ntotal = jay + jorge + tyler\nprint(total)", - "condition_1 = 0\ncondition_2 = 16+14+17\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: 2006 to 2011 After the coup, Thailands economy again suffered. From the last quarter of 2006 through 2007 the country was ruled by a military junta led by General Surayud Chulanont, who was appointed prime minister in October 2006. The 2006 GDP growth rate slowed from 6.1, 5.1 and 4.8 percent year-over-year in the first three quarters to 4.4 percent (YoY) in Q4. Thailands ranking on the IMD Global Competitiveness Scoreboard fell from 26th in 2005 to 29th in 2006 and 33rd in 2007. Thaksins plan for massive infrastructure investments was unmentioned until 2011, when his younger sister Yingluck Shinawatra entered office. In 2007, the Thai economy grew by 5 percent. On 23 December 2007, the military government held a Thai general election, 2007. The pro-Thaksin Peoples Power Party (Thailand), led by Samak Sundaravej, won a landslide victory over Abhisit Vejjajivas Democrat Party. Question: How many ranks did the Thailand fall on the IMD Global Competitiveness Scoreboard in 2007 from 2006?", - "Output Program": [ - "in_2007 = 33\nin_2006 = 29\ndifference = in_2007 - in_2006\nprint(difference)", - "y2007 = 33\ny2006 = 29\n\nprint(abs(round(y2007-y2006\n )))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In October 2008, the daily labor rate was estimated at 157,500 Somali shillings (approximately $4.50), up from 52,000 shillings (approximately $2.21) in January 2008, while kilogram of red rice rose from 14,170 (approximately $0.61) to 46,000 (approximately $1.31). A liter of diesel cost 43,000 shillings (approximately $1.23) and a camel costs over 15 million shillings (approximately $435). Total cereal production as of 2008 was estimated to be 780MT. Question: How many liters of diesel could you buy in ctober with pay from one day?", - "Output Program": [ - "cost=2.21\nCost=1.23\nanswer=cost+Cost\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Prior to Johnsons 1983-84 Los Angeles Lakers season, West\u2014who had become the Lakers general manager\u2014traded Nixon to free Johnson from sharing the ball-handling responsibilities. Johnson that season averaged a double-double of 17.6 points and 13.1 assists, as well as 7.3 rebounds per game. The Lakers reached the 1984 NBA Finals for the third year in a row, where Johnsons 1983-84 Los Angeles Lakers season and Birds 1983-84 Boston Celtics season met for the first time in the post-season. The Lakers won the first game, and led by two points in Game 2 with 18 seconds to go, but after a layup by Gerald Henderson, Johnson failed to get a shot off before the final buzzer sounded, and the Lakers lost 124-121 in overtime. In Game 3, Johnson responded with 21 assists in a 137-104 win, but in Game 4, he again made several crucial errors late in the contest. In the final minute of the game, Johnson had the ball stolen by Celtics center Robert Parish, and then missed two free throws that could have won the game. The Celtics won Game 4 in overtime, and the teams split the next two games. In the decisive Game 7 in Boston, as the Lakers trailed by three points in the final minute, opposing point guard Dennis Johnson stole the ball from Johnson, a play that effectively ended the series. Friends Isiah Thomas and Mark Aguirre consoled him that night, talking until the morning in his Boston hotel room amidst fan celebrations on the street. During the Finals, Johnson averaged 18.0 points on .560 shooting, 13.6 assists, and 7.7 rebounds per game. Johnson later described the series as \"the one championship we should have had but didnt get\". Question: How many more points did the Lakers score than the Celtics in games 2 and 3 combined?", - "Output Program": [ - "lakers = 121+137\ncelestic = 124+104\n\nprint(abs(round(celestic - lakers,2)))", - "game2 = 3\ngame3 = 33\ndiff = game3 - game2\nprint(diff)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: During the Ottoman period, the citys population of Ottomans Muslims (including those of Turkish people and Albanians origin, as well as Bulgarian Muslim and Greek Muslim convert origin) grew substantially. According to the 1478 census Sel\u00e2nik (), as the city came to be known in Ottoman Turkish, had 6,094 Greek Orthodox households, 4,320 Muslim ones, and some Catholic. No Jews were recorded in the census suggesting that the subsequent influx of Jewish population was not linked to the already existing Romaniote Jews community. Soon after the turn of the 15th to 16th century, however, nearly 20,000 Sephardic Jews immigrated to Greece from the Iberian Peninsula following their expulsion from Spain by the 1492 Alhambra Decree. By c. 1500, the number of households had grown to 7,986 Greek ones, 8,575 Muslim ones, and 3,770 Jewish. By 1519, Sephardic Jewish households numbered 15,715, 54% of the citys population. Some historians consider the Ottoman regimes invitation to Jewish settlement was a strategy to prevent the ethnic Greek population from dominating the city. Question: How many more Muslims than Greeks lived in Sel\u00e2nik by c. 1500?", - "Output Program": [ - "population_muslims = 8575\npopulation_Greeks = 7986\npopulation_lived_more = population_muslims - population_Greeks\nprint(population_lived_more)", - "muslims = 8575\ngeeks = 7986\nprint(abs(round(muslims - geeks,2)))" - ], - "Output Answer": [ - "{'number': '589', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2001, EastEnders clashed with Coronation Street for the first time. EastEnders won the battle with 8.4 million viewers (41% share) whilst Coronation Street lagged behind with 7.3 million viewers (34 per cent share). On 21 September 2004, Louise Berridge, the then executive producer, quit following criticism of the show. The following day the show received its lowest ever ratings at that time (6.2 million) when ITV scheduled an hour-long episode of Emmerdale against it. Emmerdale was watched by 8.1 million people. The poor ratings motivated the press into reporting viewers were bored with implausible and ill-thought-out storylines. Under new producers, EastEnders and Emmerdale continued to clash at times, and Emmerdale tended to come out on top, giving EastEnders lower than average ratings. In 2006, EastEnders regularly attracted between 8 and 12 million viewers in official ratings. EastEnders received its second lowest ratings on 17 May 2007, when 4.0 million viewers tuned in. This was also the lowest ever audience share, with just 19.6 per cent. This was attributed to a conflicting one-hour special episode of Emmerdale on ITV1. However, ratings for the 10pm EastEnders repeat on BBC Three reached an all-time high of 1.4 million. However, there have been times when EastEnders had higher ratings than Emmerdale despite the two going head-to-head. Question: On September 22, 2004, how many more million viewers did Emmerdale have than EastEnders?", - "Output Program": [ - "people=8.1\nreccive=6.2\nanswer=people-reccive\nprint(answer)", - "Viewers=8.4 \nViewers1=7.3 \nanswer=Viewers-Viewers1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many more people, in terms of percentage, were in the two biggest age groups combined compared to the two smallest combined?", - "Output Program": [ - "age_two_big = 32.3+27.8\nage_two_small = 8.7+15.3\n\nprint(abs(round(age_two_big -age_two_small,2)))" - ], - "Output Answer": [ - "{'number': '36.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Patriots current coach, Bill Belichick, was hired in 2000, and a new home field, Gillette Stadium, was opened in 2002 NFL season. Under Belichick, the team won three Super Bowls in four years (2001, 2003, and 2004). The Patriots finished the 2007 NFL season with a perfect 16-0 record, becoming only the fourth team in league history to go undefeated in the regular season, and the only one since the league expanded its regular season (NFL) schedule to 16 games. After advancing to Super Bowl XLII, the teams fourth Super Bowl in seven years, the Patriots were defeated by the 2007 New York Giants season to end their bid for a 19-0 season. With the loss, the Patriots ended the year at 18-1, becoming only one of three teams to go 18-1 along with the 1984 San Francisco 49ers season and the 1985 Chicago Bears season. The Patriots returned to the Super Bowl in 2012 but lost again to the 2011 New York Giants season, 21-17. In 2015, they won Super Bowl XLIX, defeating the 2014 Seattle Seahawks season by a score of 28-24. The Patriots became the first team to reach nine Super Bowls in the 2016-17 NFL playoffs and faced the Atlanta Falcons in Super Bowl LI, which ended up paving the way for their fifth Super Bowl victory, tying them with the Dallas Cowboys and the San Francisco 49ers for the second-most in NFL history, 1 behind the Pittsburgh Steelers with 6; the game was also the first Super Bowl to go into overtime. Question: How many years after being defeated by the Giants by 4 points did the Patriots then go on to beat the Seahawks in a Super Bowl?", - "Output Program": [ - "defeted_year = 2009\nreturning_year = 2012 \n\nprint(abs(round(defeted_year-returning_year,2)))\n\n" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many more voters were registered as Democratic Party compared to those registered as Republican party in Plainfield?", - "Output Program": [ - "Plainfield=20722\ncountywide=12078\nUs=987\nUnaffiliated=7693\nanswer=Plainfield+countywide+Us+Unaffiliated\nprint(answer)", - "RepublicanParty=947 \nDemocraticParty=12078\nanswer=DemocraticParty-RepublicanParty\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11131', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After a tough win over the Vikings, the Browns returned home for a game against the Bengals in Round 1 of the Battle of Ohio. In the first quarter, the Browns scored first as Brian Hoyer found Jordan Cameron on a 2-yard pass for a 7-0 lead. In the second quarter, the Bengals scored when Mike Nugent nailed a 25-yard field goal for the eventual halftime score of 7-3. In the third quarter, the Browns scored a field goal of their own when Billy Cundiff nailed one from 51 yards out giving them a 10-3 lead. The Bengals once again came within 4 as Nugent kicked another field goal from 46 yards out for a 10-6 game. In the fourth quarter, it was all Browns as Hoyer found Chris Ogbonnaya on a 1-yard pass for the eventual final score of 17-6. Question: How many total points were scored by the end of the game?", - "Output Program": [ - "condition_1 = 17\ncondition_2 = 6\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "team1 = 17\nteam2 = 6\ntotal = team1 + team2\nprint(total)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the 1970s and 1980s, Panamas growth fluctuated with the vagaries of the world economy. After 1973, economic expansion slowed considerably as the result of a number of international and domestic factors. Real GDP growth averaged 3.5% a year between 1973 and 1979. In the early 1980s, the economy rebounded with GDP growth rates of 15.4% in 1980, 4.2% in 1981, and 5.6% in 1982. The acute recession in Latin America after 1982, however, wreaked havoc on Panamas economy. GDP growth in 1983 was a mere 0.4%; in 1984 it was -0.4%. Question: How many percent did the GDP growth decline between 1980 and 1984?", - "Output Program": [ - "y1 = 15.4\ny2 = -0.4\nprint(y1 + y2)", - "decline80 = 15.4\ndecline84 = 0.4\nprint(decline80-decline84)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On March 26, 2008, Ludia (in connection with Ubisoft) launched The Price Is Right video game for PC. A version for the Wii and Nintendo DS platforms was released in September 2008, while a version for the iOS (Apple) was released in November 2008. The shows announcer, Fields, was the host of the computer version. The virtual set in the game resembles the set used in seasons 31 to 34. Ludia announced that all three platforms will receive a new version of the video game that was previewed at the Target Bullseye Lounge during the Electronic Entertainment Expo trade show on June 2-4, 2009. The Price Is Right 2010 Edition was released on September 22, 2009. In the fall of 2010, Ludia developed a multi-player version for Facebook. A third Ludia adaptation, The Price Is Right Decades, featuring set designs, pricing games and prizes taken from the 1970s through 2000s; was initially released for the Wii in October 2011, with an Xbox 360 and iOS release following in November and December. The Price Is Right 2010 Edition and The Price Is Right Decades have also been released as downloads within the PlayStation Store for the PlayStation 3 in May 2010 and April 2012, respectively. Irwin Toys released an electronic tabletop version in 2008 featuring Contestants Row, the Big Wheel, a physical Plinko board with chips, Showcases and seven pricing games. Jakks Pacific released a Plug It in & Play TV Games version of The Price Is Right in 2009, featuring Carey and Fields. Question: How many months after it became available for Wii did iOS receive a version of The Price is Right?", - "Output Program": [ - "wii = \"sep 2008\"\nios = \"Nov 2008\"\n\nwii_month = 9\nios_month = 11\n\nprint(abs(wii_month-ios_month))", - "version_wii_release_september=9\nversion_ios_release_november=11\ndiff_bet_months=version_ios_release_november-version_wii_release_september\nprint(diff_bet_months)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Kariya finished the season with 44 goals and 55 assists, one point short of reaching the 100-point mark for the second consecutive year. Limited to 69 games due to his injuries, he still ranked third in NHL point-scoring, behind Sel\u00e4nne and Pittsburgh Penguins captain Mario Lemieux. His +36 plus-minus rating and ten game-winning goals set Ducks records (the latter mark was tied by Sel\u00e4nne twice in 1997-98 NHL season and 2006-07 NHL season, then broken by Corey Perrys 11 game-winning goals in 2010-11 NHL season). Nominated for the Hart Memorial Trophy as the NHLs MVP, alongside Lemieux and Buffalo Sabres goaltender Dominik Ha\u0161ek, Kariya finished as a runner-up to Ha\u0161ek. However, Kariya won the Lady Byng Memorial Trophy after recording six penalty minutes during the season. In so doing, he became the third player in NHL history to win the award in consecutive years after Mike Bossy (1982-83 NHL season and 1983-84 NHL season) and Wayne Gretzky (1990-91 NHL season and 1991-92 NHL season). He was also named to the NHL First All-Star Team once more, an honour he shared with Sel\u00e4nne. His efforts helped the Ducks achieve a winning record (36 wins, 33 losses and 13 ties) and reach the playoffs for the first time in team history. Trailing three-games-to-two against the Arizona Coyotes in the opening round of the 1997 Stanley Cup playoffs, the Ducks faced elimination in Game 6 of the series. Kariya scored two goals in the contest, including the overtime-winner, leading the Ducks to a 3-2 win. In the ensuing Game 7, Anaheim won 3-0 to eliminate Phoenix. Facing the (eventual Stanley Cup champions) Detroit Red Wings in the second round, they were swept in four games. Of the four-game series, one went to overtime, one went to double overtime and one went to triple overtime. Playing 11 games in his first NHL playoff season, Kariya had seven goals and 13 points, which ranked first in team scoring. Question: During the playoff series with the Red Wings, how many of the games went to overtime?", - "Output Program": [ - "over = 3\nprint(over)", - "condition_1 = 1\ncondition_2 = 1+1\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent of people were not from India?", - "Output Program": [ - "comingfromindia=1.5\npeople=100\nanswer=people-comingfromindia\nprint(answer)", - "India=1.5\npeople=100\nanswer=people-India \nprint(answer)" - ], - "Output Answer": [ - "{'number': '98.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many people listed themselves as either Black people/Ethnic groups of Africa, Mixed Race, or as Indian people?", - "Output Program": [ - "Black_people = 70962\nmixed_race = 31902\nindian = 26542\nprint(Black_people+mixed_race+indian) ", - "ethnic = 70962\nmixed = 31902\nindian = 26542\ntotal = ethnic + mixed + indian\nprint(total)\n" - ], - "Output Answer": [ - "{'number': '129406', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Americans first game was played on July 10, 1974, against the Southern California Sun in front of a crowd of 53,231 at Legion Field. (The announced attendance of 53,231 was inflated. The actual attendance figure was 43,031 for the opening game, of which 41,799 had paid.) Held scoreless by the Sun for the first three quarters and trailing by a touchdown at the start of the fourth quarter, the Americans came back to win 11-7. In their first road game, the Americans overcame a 26-point deficit at halftime to win 32-29 over the New York Stars (WFL) in front of 17,943 at Downing Stadium on July 17, 1974. The second home game, a 58-33 win over the Memphis Southmen on July 24, drew an announced attendance of 61,319 fans (actual attendance was 54,413 with 40,367 paying). Question: How many of the attendees for the July 10 game did not pay?", - "Output Program": [ - "crowd=53231\nfigure=43031\nanswer=crowd-figure\nprint(answer)", - "attendance=53231\nopeninggame=43031\nanswer=attendance-openinggame\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1232', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In the United States presidential election in New Jersey, 2012, Democrat Barack Obama received 14,640 votes (93.3% vs. 66.0% countywide), ahead of Republican Mitt Romney with 909 votes (5.8% vs. 32.3%) and other candidates with 46 votes (0.3% vs. 0.8%), among the 15,683 ballots cast by the citys 22,555 registered voters, for a turnout of 69.5% (vs. 68.8% in Union County). In the United States presidential election in New Jersey, 2008, Democrat Barack Obama received 15,280 votes (92.3% vs. 63.1% countywide), ahead of Republican John McCain with 1,110 votes (6.7% vs. 35.2%) and other candidates with 56 votes (0.3% vs. 0.9%), among the 16,548 ballots cast by the citys 22,516 registered voters, for a turnout of 73.5% (vs. 74.7% in Union County). In the United States presidential election in New Jersey, 2004, Democrat John Kerry received 11,508 votes (85.4% vs. 58.3% countywide), ahead of Republican George W. Bush with 1,773 votes (13.2% vs. 40.3%) and other candidates with 88 votes (0.7% vs. 0.7%), among the 13,480 ballots cast by the citys 20,445 registered voters, for a turnout of 65.9% (vs. 72.3% in the whole county). Question: How many registered voters did not vote in 2012?", - "Output Program": [ - "received=14640\nregistered=25555\nanswer=registered-received\nprint(answer)", - "ballots_cast=15683\nregistered_voters=22555\nanswer=registered_voters-ballots_cast\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6872', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent of people were not born outside of Scotland?", - "Output Program": [ - "percent_born_outside_Scotland = 24.7\npercent_not_born_outside_Scotland = 100 - percent_born_outside_Scotland\nprint(percent_not_born_outside_Scotland)", - "people_born_outside_scottland = 24.7\n\nprint(abs(round(100 - people_born_outside_scottland, 2)))" - ], - "Output Answer": [ - "{'number': '75.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Quoted at constant 2002 prices, GDP fell from \u00a312 million in 1999-2000 to \u00a311 million in 2005-2006. Imports are mainly from the UK and South Africa and amounted to \u00a36.4 million in 2004-05 (quoted on an FOB basis). Exports are much smaller, amounting to \u00a30.2 million in 2004-05. Exports are mainly fish and coffee; Philately sales were \u00a30.06 million in 2004-2005. The limited number of visiting tourists spent about \u00a30.4 million in 2004-2005, representing a contribution to GDP of 3%. Question: By how many millions of pounds did the GDP fall from 1999 to 2006?", - "Output Program": [ - "y1 = 12\ny2 = 11\nprint(y1 - y2)", - "condition_1 = 12\ncondition_2 = 11\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Conlan umpired in the National League from 1941 to 1965, officiating in five World Series (1945 World Series, 1950 World Series, 1954 World Series, 1957 World Series and 1961 World Series) and six Major League Baseball All-Star Game (1943, 1947, 1950, 1953, 1958 and the first 1962 contest). He also umpired in the playoff series to decide the NLs regular-season champions in 1951 National League tie-breaker series, 1959 National League tie-breaker series and 1962 National League tie-breaker series (some sources erroneously credit him with umpiring in the 1946 NL playoff as well). He was the home plate umpire when Gil Hodges hit four home runs on August 31, ; he also umpired in the April 30, game in which Willie Mays hit four home runs. He retired after the 1964 season, but returned to work as a substitute umpire for 17 games in 1965. Question: How many Major League Baseball All-Star Games did Conlan umpire in between 1940 and 1949?", - "Output Program": [ - "conlan_umpired = (1943,1947)\n\nprint(abs(len(conlan_umpired)))", - "conlan_umpire = [1943, 1947, 1950, 1953, 1958, 1962]\n\ncounter = 0\n\nfor i in conlan_umpire:\n\n if i > 1940 and i < 1949:\n\n counter += 1\n\nprint(counter)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Bison football team was the winningest program in NCAA Football history with thirty-three conference championships and eight national championships (1965, 1968, 1969, 1983, 1985, 1986, 1988, 1990) before moving to Division I Championship Subdivision in 2004. In January 2012, NDSU defeated Sam Houston State University in the NCAA Division I Football Championship game becoming the 2011 season National Champions. NDSU football is a major event in the city of Fargo and the region, averaging over 18,000 fans per home game. The Bison play their home games at the Fargodome (cap. 19,287). In January 2013, NDSU football won the NCAA Division I championship title for a second year in a row, defeating Sam Houston again. They also defeated Kansas State and hosted College GameDay (football). In January 2014, NDSU defeated Towson to win its 3rd consecutive national championship in FCS football. It is only the 2nd team in NCAA history to achieve this feat. NDSU also defeated FBS Iowa State for their 6th consecutive win over an FBS opponent and hosted ESPN College Gameday for the 2nd straight season. January 2015, for the 2014 season, NDSU defeated Illinois State to win its 4th consecutive national championship in FCS football. The feat had never been accomplished in Division I football. In the 2015 season, NDSU defeated Jacksonville State for a record 5th consecutive NCAA Division I FCS national championship. No football team in the modern history of the NCAA has accomplished this feat. In the 2016 season, NDSU was defeated by James Madison, 27-17, who eventually went on to win the championship. Thus ending the Bisons reign of 5 consecutive championships. The following season the Bison went on to win the FCS National Championship again for the sixth time in seven years, by beating James Madison 17-13. Question: How many seasons did NDSU score the same amount of points against James Madison?", - "Output Program": [ - "same_point = [\"in 2016\", \"fcs\"]\n\nprint(abs(len(same_point)))", - "seasons_same_amount_points = 2\nprint(seasons_same_amount_points)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many percent were not Kenya?", - "Output Program": [ - "Kenya=74\npeople=100\nanswer=people-Kenya\nprint(answer)", - "Kenya=74\npeople=100\nanswer=people-Kenya \nprint(answer)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The demography of Germany is monitored by the Statistisches Bundesamt (Federal Statistical Office of Germany). According to the first census since German reunification, Germanys population was 82,790,700 (31 September 2017), making it the sixteenth-most populous country in the world and the most populous in the European Union. The total fertility rate was rated at 1.59 in 2016 (the highest value since 1972) and in 2011, was even estimated at 1.6 after accounting for the fact that older women contribute more to the number of births than in previous statistic models, and total fertility rates increased in younger generations. In 2008, fertility was related to educational achievement (women with lower levels of education were having more children than women who had completed higher education). In 2011, this was no longer true for Eastern Germany where higher educated women now had a somewhat higher fertility rate compared to the rest of the population. Persons who said they had no religion tend to have fewer children than those who identify as Christians, and studies also found that amongst Christians; the more conservative ones had more children compared to the more liberal ones. In vitro fertilisation (IVF) is legal in Germany, with an age limit set at forty years. As of 2006, 55.7% of Germans age 18 and over were married. According to the 2008-2010 German Community Survey 3-Year Estimates, 51.5% of males and 47.7% of females over the age of 15 were married. The separation rate was 6 per 10 marriages. Question: How many more males over the age of 15 were married compared to females, by percent, according to the 2008-2010 German Community Survey 3-Year Estimates?", - "Output Program": [ - "males = 51.5\nfemale = 47.7\n\nprint(abs(round(males - female,2)))\n", - "males = 51.5\nfemales = 47.7\nanswer = round(males - females, 1)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: From 2000 to 2012, consumption of cigars more than doubled in the United States, from slightly over 6.1 billion in 2000 to more than 13.7 billion in 2012. Cigar use is most common among young people. In the 2012 National Youth Tobacco Survey data, the Centers for Disease Control and Prevention (CDC) estimated that 12.6% of high school students had smoked at least one cigar in the past 30 days. After cigarettes, cigars were the second most commonly used tobacco product in youths and the most commonly used tobacco product among African American high school students. From the CDC\u2019s national Adult Tobacco Survey for 2009-2015, data suggest that prevalence among adults was highest among 18-24 years (15.9%) followed by 25-44 years old (7.2%). From the same survey, prevalence among men (10.4%) was significantly higher than women (3.1%) and likewise among LGBT (12.2%) and heterosexual (6.5%) respondents. The National Survey on Drug Use and Health (2015) indicated that 12.5 million American (over age 12) smoked a cigar product in the past month and over 24 million smoked a cigar product in the past year. As reported in other surveys, use was more common among most often among men than women and more prevalent among African- Americans and Native Americans than among white Americans. Question: Over how many years was the consumption of cigars in the US slightly over 6.1 billion?", - "Output Program": [ - "start = 2000\nend = 2012\nprint(end - start)", - "start = 2000\nend = 2012\n\nprint(abs(start - end))" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The film premiered on March 17, 2000, in 2,587 theaters across the United States and Canada, earning $10,015,822 on its opening weekend, with an average of $3,871 per theater. Final Destination placed at No. 3 in the United States box office on its opening weekend, behind biography film Erin Brockovich (film) and the science fiction film film Mission to Mars. The film remained at No. 3 during the second weekend, before dropping to No. 7 on its third weekend. Final Destination continuously dropped across subsequent weekends until it fell from the top-10 list on its eighth weekend. The film lasted in theaters for 22 weekends, its last screening airing in 105 theaters and grossing $52,675, placing at No. 56. Final Destination grossed $53,331,147 in the United States and Canada on its total screening, and earned $59,549,147 in other territories, earning an overall gross of $112,880,294 internationally. The film is frequently considered a sleeper hit. Question: How many weeks did it take for Final Destination to lose it's spot on the top-10 list?", - "Output Program": [ - "weeks_it_took = 8\nprint(weeks_it_took)", - "weeks = 8\nprint(weeks)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many more touchdowns did Marcus Allen and Greg Pruitt have combined compared to Todd Christensen?", - "Output Program": [ - "todd = 12\nallen = 11\ntds = todd - allen\nprint(tds)", - "Marcus = 11\nGreg = 2\nTodd = 12\n\nprint(abs(round(Marcus + Greg - Todd,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Gender Development Index (GDI) was .942 in 2015 with an HDI of .600 for females and .637 for males. Life expectancy at birth for males is 70.9 and 75.9 for females. Expected years of schooling in Honduras is 10.9 years for males (mean of 6.1) and 11.6 for females (mean of 6.2). These measures do not reveal a large disparity between male and female development levels, however, GNI per capita is vastly different by gender. Males have a GNI per capita of $6,254 while that of females is only $2,680. Honduras overall GDI is higher than that of other medium HDI nations (.871) but lower than the overall HDI for Latin America and the Caribbean (.981). Question: How many more is the GNI per capita of males than females?", - "Output Program": [ - "GNI_per_capita_male = 6254\nGNI_per_capita_female = 2680\nGNI_per_capita_more = GNI_per_capita_male - GNI_per_capita_female\nprint(GNI_per_capita_more)", - "gni_males = 6254\ngni_females = 2680\nprint(abs(round(gni_females - gni_males,2)))" - ], - "Output Answer": [ - "{'number': '3574', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many people total were at a GCE level?", - "Output Program": [ - "gce_ordinary = 3159402\ngce_advance = 2293841\n\nprint(abs(round(gce_ordinary + gce_advance,2)))\n", - "GCE_adv_level = 2293841\nGCE_ord_level = 3159402\ntotal_GCE = GCE_adv_level + GCE_ord_level\nprint(total_GCE)" - ], - "Output Answer": [ - "{'number': '5453243', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: However, later that month, due to the world financial crisis, the Russian Parliaments Defence Committee stated that the Russian defence budget would instead be slashed by 15 percent, from $40 billion to $34 billion, with further cuts to come. On 5 May 2009, First Deputy Prime Minister Sergei Ivanov said that the defence budget for 2009 will be 1.3 trillion rubles (US$39.4 billion). 322 billion rubles are allocated to purchase weapons, and the rest of the fund will be spent on construction, fuel storage and food supply. According to the head of the Defence Committee of the State Duma Vladimir Komoyedov, Russia plans to spend 101.15 billion rubles on nuclear weapons in 2013-2015. \"The budget provisions under The Nuclear Weapons Complex section in 2013-2015 will amount to 29.28 billion rubles, 33.3 billion rubles and 38.57 billion rubles respectively,\" Komoyedov said, Vechernaya Moskva reports. Question: How many percent of their budget did they get to keep after they slashed the Russian defence?", - "Output Program": [ - "total = 100\nslashed = 15\nnow = total - slashed\nprint(now)", - "condition_1 = 15\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '85', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Samuel Pufendorf (1632-1694) was a notable jurist and philosopher known for his natural law theories, influencing Adam Smith as well as Thomas Jefferson. Olof von Dalin (1708-1763) was an influential Swedish writer and historian of the late Age of Enlightenment. Peter Wieselgren (1800-1877) was a Swedish priest, literature critic and prominent leader of the Swedish temperance movements. Knut Wicksell (1851-1926) was an influential economist, sometimes considered one of the founders of modern macroeconomics. Oscar Olsson (1877-1950) was an important developer of self-education in Sweden and known as the father of study circles. Bertil Ohlin (1899-1979) received the Nobel Memorial Prize in Economic Sciences in 1977 for theories concerning international trade and capital, and was the leader of the Liberals Peoples Party (Liberals (Sweden)) for 23 years. Gunnar Jarring (1907-2002) was Swedens ambassador in UN 1956-1958, and Swedens ambassador in Washington, D.C. 1958-1964. Britta Holmstr\u00f6m (1911-1992) was the founder of Individuell M\u00e4nniskohj\u00e4lp (IM), a human rights organization with activities in 12 countries. Torsten H\u00e4gerstrand (1916-2004) was an internationally renowned geographer, considered the father of time geography and receiver of the Vautrin Lud Prize in 1992. Judith Wallerstein (1921-2012) was a renowned psychologist and internationally recognized authority on the effects of marriage and divorce on children and their parents. Question: How many more years was Gunnar Jarring an ambassador to Washington D.C. than he was to the UN?", - "Output Program": [ - "ambassador = 1958-1956\nun = 1964-1958\nprint(un-ambassador)", - "UN = 2\nDC = 6\nprint(DC - UN)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Bornholm Regional Municipality is the local authority (Danish language, kommune) covering the entire island. It is the result of a merger of the five former (1 April 1970 until 2002) municipalities on the island (Allinge-Gudhjem Municipality, Hasle, Bornholm, Nex\u00f8, R\u00f8nne and Aakirkeby) and the former Bornholm County. Bornholm Regional Municipality was also a county in its own right during its first four years from 1 January 2003 until 31 December 2006. From 1 January 2007 all counties were abolished, and Bornholm became part of the Capital Region of Denmark whose main responsibility is the health service. The municipality still retains its name Bornholm Regional Municipality. The island had 21 municipalities until March 1970, of which 6 were market towns and 15 parishes. In addition to supervising parish municipalities, which was the responsibility of the counties in all of Denmark, the market town municipalities of Bornholm were supervised by Bornholm County as well and not by the Interior Ministry as was the case in the rest of Denmark. The seat of the municipal council is the islands main town, R\u00f8nne. The voters decided to merge the county with the municipalities in a referendum May 29, 2001, effective from January 1, 2003. The question on the ballot was, \"Do you want the six municipal entities of Bornholm to be joined to form one municipal entity as of 1 January 2003?\" 73.9% voted in favour. The lowest percentage for the merger was in Nex\u00f8 municipality, whose mayor, Annelise Molin, a Social Democrat, spoke out against the merger. It was required that each municipality had more \"Yes\" votes than \"No\" votes. Otherwise the merger would have to be abandoned altogether. The six municipal entities had 122 councillors (of which county clls were 15) and the new regional municipality would have 27 councillors from the start. They were reduced to 23 from 1 January 2018 (Danish local elections, 2017). The merger was approved in a law by the Folketing 19 March 2002, transferring the tasks of the abolished county and old municipalities to the new Bornholm Regional Municipality. The first regional mayor in the first three years from 2003 until 2005 was Thomas Thors (born 28 July 1949), a physician and member of the Social Democrats (Denmark) and previously the last mayor of R\u00f8nne Municipality for five years from 1998 until 2002. Bjarne Kristiansen, who was the last mayor of Hasle, Bornholm 2\u00bd years from the summer of 2000 until 2002, representing the local Borgerlisten political party, served as mayor for four years from January 1, 2006 until 2009. From January 1, 2007, Bornholm became a part of the Capital Region of Denmark. From January 1, 2010 the mayor has been Winni Grosb\u00f8ll, a high school teacher and a member of the Social Democrats (Denmark) (Socialdemokratiet) Politics of Denmark. Question: How many years after Bornholm Regional Municipality was a county were all counties abolished?", - "Output Program": [ - "y1 = 2007\ny2 = 2003\nprint(y1 - y2)", - "start = 2003\nend = 2007\n\nprint(abs(start - end))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: According to the 2012 census, 48.4% were Christianity, among whom 26.7% were Protestants (including 11.18% Pentecostal, 11.16% Moravian Church, and 4.4% of various other Protestant denominations) and 21.6% were Roman Catholics. Hindus formed the second-largest religious group in Suriname, comprising 22.3% of the population, the third largest proportion of any country in the Western Hemisphere after Guyana and Trinidad and Tobago, both of which also have large proportions of Indians. Almost all practitioners of Hinduism are found among the Indo-Surinamese population. Muslims constitute 13.9% of the population, which is proportionally the largest in the Americas, and are found mostly among those of Javanese and to a lesser degree those of Indian descent. Other religious groups include Winti (1.8%), an Afro-American religion practiced mostly by those of Maroon ancestry; Javanism (0.8%), a syncretic faith found among some Javanese Surinamese; and various indigenous folk traditions that are often incorporated into one of the larger religions (usually Christianity). In the 2012 census, 7.5% of the population declared they had \"no religion\", while a further 3.2% left the question unanswered. Question: How many more percentage more Pentecostal than Moravian Church?", - "Output Program": [ - "MoravianChurch=11.6\nPentecostal=11.8\nanswer=Pentecostal-MoravianChurch\nprint(answer)", - "Pentecostal=11.18\nMoravianchurch=11.16\nanswer=Moravianchurch-Pentecostal\nprint(answer)" - ], - "Output Answer": [ - "{'number': '0.02', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: In November 1944, after Greece was liberated from Germany, old drachmae were exchanged for new ones at the rate of 50,000,000,000 to 1. Only paper money was issued. The government issued notes of 1, 5, 10 and 20 drachmae, with the Bank of Greece issuing 50-, 100-, 500-, 1000-, 5000-, and 10,000-drachma notes. This drachma also suffered from high inflation. The government later issued 100-, 500-, and 1000-drachma notes, and the Bank of Greece issued 20,000-and 50,000-drachma notes. Third modern drachma coins The first issue of coins minted in 1954 consisted of holed aluminium 5-, 10- and 20-lepton pieces, with 50-lepton, 1-, 2-, 5- and 10-drachma pieces in cupro-nickel. A silver 20-drachma piece was issued in 1960, replacing the 20-drachma banknote, and also minted only in collector sets in 1965. Coins in denominations from 50 lepta to 20 drachmae carried a portrait of Paul of Greece (1947\u20131964). New coins were introduced in 1966, ranging from 50 lepta to 10 drachmae, depicting Constantine II of Greece (1964\u20131974). A silver 30 drachma coin for the centennial of Greeces royal dynasty was minted in 1963. The following year a non-circulating coin of this value was produced to commemorate the royal wedding. The reverse of all coins was altered in 1971 to reflect the military junta which was in power from 1967 to 1974. This design included a soldier standing in front of the flames of the rising phoenix. Question: How many types of drachmae notes were issued by the government?", - "Output Program": [ - "government = [1, 5, 10, 20]\nprint(len(government))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Himachal Pradesh has a total population of 6,864,602 including 3,481,873 males and 3,382,729 females as per the final results of the Census of India 2011. This is only 0.57 per cent of Indias total population, recording a growth of 12.81 per cent. The scheduled castes and scheduled tribes account for 25.19 per cent and 5.71 per cent of the population respectively. The sex ratio stood at 972 females per 1000 males, recording a marginal increase from 968 in 2001. The child sex ratio increased from 896 in 2001 to 909 in 2011. The total fertility rate (TFR) per woman in 2015 stood at 1.7, one of the lowest in India. Question: How many years after a sex ratio of 968 females per 1000 males was noted did it then increase by 5 females?", - "Output Program": [ - "start = 2001\nend = 2011\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: During 2002, the average remained subdued without making substantial gains due to the stock market downturn of 2002 as well as the lingering effects of the dot-com bubble. In 2003, the Dow held steady within the 7,000 to 9,000-point level range by the early 2000s recession, the War in Afghanistan (2001\u2013present) and the Iraq War. But by December of that year, the Dow remarkably returned to the 10,000 mark. In October 2006, four years after its bear market low, the DJIA set fresh record theoretical, intra-day, daily close, weekly, and monthly highs for the first time in almost seven years, closing above the 12,000 level for the first time on the 19th anniversary of Black Monday (1987) (1987). On February 27, 2007, the Dow Jones Industrial Average fell 3.3% (415.30 points), its biggest point drop since 2001. The initial drop was caused by a global sell-off after SSE Composite experienced a Chinese correction, yet by April 25, the Dow passed the 13,000 level in trading and closed above that milestone for the first time. On July 19, 2007, the average passed the 14,000 level, completing the fastest 1,000-point advance for the index since 1999. One week later, a 450-point intra-day loss, owing to turbulence in the U.S. Subprime lending market and the soaring value of the Chinese yuan, initiated another correction falling below the 13,000 mark, about 10% from its highs. Question: How many points wide was the range of the Dow in 2003?", - "Output Program": [ - "points_stable_begin = 7000\npoints_stable_end = 9000\nrange_stable = points_stable_end - points_stable_begin\nprint(range_stable)", - "point_01 = 7000\npoint_02 = 9000\n\nprint(abs(round(point_01 - point_02,2)))" - ], - "Output Answer": [ - "{'number': '2000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The reported prevalence of TS varies \"according to the source, age, and sex of the sample; the ascertainment procedures; and diagnostic system\", with a range reported between .4% and 3.8% for children ages 5 to 18. Robertson (2011) says that 1% of school-age children have Tourettes. According to Lombroso and Scahill (2008), the emerging consensus is that .1 to 1% of children have Tourettes, with several studies supporting a tighter range of .6 to .8%. Bloch and Leckman (2009) and Swain (2007) report a range of prevalence in children of .4 to .6%, Knight et al. (2012) estimate .77% in children, and Du et al. (2010) report that 1 to 3% of Western school-age children have Tourettes. Question: How many years is the age range where the range reported is between .4% and 3.8 in children%?", - "Output Program": [ - "age_range_low = 5 \nage_range_high = 18\n\nprint(abs(age_range_high - age_range_low))", - "start = 5\nend = 18\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Admission to Michigan Law is highly selective. For the class entering in the fall of 2012, 1,238 out of 5,062 applicants (24.5%) were offered admission, with 344 matriculating. The 25th and 75th LSAT percentiles for the 2012 entering class were 166 and 170, respectively, with a median of 169 (top 3.3 percent of test takers). The 25th and 75th undergraduate GPA percentiles were 3.57 and 3.83, respectively, with a median of 3.73. Approximately 92.5 percent of the graduating class of 2010 was employed by nine months after graduation. Approximately 40% of the class of 2014 secured positions in one of the nations 250 largest firms. The majority of Michigan Law grads work in New York, Illinois, California, Washington, D.C., and Michigan. Question: How many more percentage was the graduation class was employed by by nine months after graduation than secured positions in one nations largest firms?", - "Output Program": [ - "total = 92.5\nminus = 40\nprint(total - minus)", - "graduation = 92.5\npositions = 40\nprint(graduation-positions)" - ], - "Output Answer": [ - "{'number': '52.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: In 2017, there were 63,846 crimes registered in Lithuania. Of these, thefts comprised a large part with 19,630 cases (13.2% less than in 2016). While 2,835 crimes were very hard and hard (crimes that may result in more than six years imprisonment), which is 14.5% less than in 2016. Totally, 129 homicides or attempted homicide occurred (19.9% less than in 2016), while serious bodily harm was registered 178 times (17.6% less than in 2016). Another problematic crime contraband cases also decreased by 27.2% from 2016 numbers. Meanwhile, crimes in electronic data and information technology security fields noticeably increased by 26.6%. In the 2013 Special Eurobarometer, 29% of Lithuanians said that corruption affects their daily lives (EU average 26%). Moreover, 95% of Lithuanians regarded corruption as widespread in their country (EU average 76%), and 88% agreed that bribery and the use of connections is often the easiest way of obtaining certain public services (EU average 73%). Though, according to local branch of Transparency International, corruption levels have been decreasing over the past decade. Question: How many total crimes were not homicides or attempted homicides or serious bodily harm?", - "Output Program": [ - "total = 63846\nhomicides = 129\nserious = 178\ndiff = total - homicides - serious\nprint(diff)", - "condition_1 = 63846\ncondition_2 = 129+178\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '63539', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: How many losses did the Rams have to start the game?", - "Output Program": [ - "run=5\nquarter=4\nanswer=run-quarter\nprint(answer)", - "drop=2\np=1\nanswer=drop-p\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: The 8,878 housing units averaged 685.5 per square mile (264.7/km\u00b2), of which 6,287 (73.6%) were owner-occupied, and 2,256 (26.4%) were occupied by renters. The homeowner vacancy rate was 1.2%; the rental vacancy rate was 5.2%. Around 17,769 people (77.1% of the population) lived in owner-occupied housing units and 5,280 people (22.9%) lived in rental housing units. Question: How many more housing units were owner-occupied than occupied by renters?", - "Output Program": [ - "owner_occupied = 6287\nrenters = 2256\nprint(owner_occupied-renters)\n", - "owner = 6287\nrenter = 2256\nprint(owner - renter)" - ], - "Output Answer": [ - "{'number': '4031', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: On April 28, attorneys met with Santoro and said they made substantial progress on a revised plan. They reported having settled all disputes with Vicks creditors, including Joel. On August 27, Santoro approved the revised reorganization plan. It was supported by all of Vicks creditors but one who was owed $13,000. Every creditor was to be paid back in six years on the condition that an estimated $9 million in assets be liquidated. Vick was allowed annual living expenses of $300,000 under the plan. He could spend up to $3,500 a month for rent in Philadelphia and $750 for \"utilities and miscellaneous.\" He was to pay $3,712 a month on the mortgage for his house in Hampton, Virginia, where his fianc\u00e9e and two children lived, and could pay up to $1,355 per month in private school tuition for his children. Vick was also given up to $472 a month in car-related expenses. His mother was allowed $2,500 per month, and his former girlfriend Tameka Taylor was allotted $3,000 per month to support their son, Mitez. Vick was not required to pay creditors during his first season with the Eagles. Vick paid his agent, Joel Segal (sports agent), $32,500 in 2010, $104,000 in 2011, and would pay him $160,000 each year from 2012-2015 for a total of $776,500. He paid bankruptcy lawyers $748,750 in 2010, $1 million in 2011, and a total of $2.6 million. Question: How many dollars was Vick allowed to pay for rent and mortgage each month?", - "Output Program": [ - "rent = 3500\nmortgage = 3712\ntotal = rent + mortgage\nprint(total)", - "rent = 3500\nmorgatge = 3712\n\nprint(abs(round(rent + morgatge\n ,3)))" - ], - "Output Answer": [ - "{'number': '6712', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The success of the 1981 Irish hunger strike in mobilising support and winning elections led to what was referred to by Danny Morrison (writer) as, \"the Armalite and ballot box strategy\" with more time and resources devoted to political activity. The perceived stalemate along with British governments hints of a compromise and secret approaches in the early 1990s led republican leaders increasingly to look for a political agreement to end the conflict, with a broadening dissociation of Sinn F\u00e9in from the IRA. Following negotiations with the Social Democratic and Labour Party (SDLP) and secret talks with British civil servants, the IRA ultimately called a ceasefire in 1994 on the understanding that Sinn F\u00e9in would be included in political talks for a settlement. When the British government then demanded the disarmament of the IRA before it allowed Sinn F\u00e9in into multiparty talks, the organisation called off its ceasefire in February 1996. The renewed bombings caused severe economic damage, with the 1996 Manchester bombing and the Docklands bombing causing approximately \u00a3800 million in combined damage. After the ceasefire was reinstated in July 1997, Sinn F\u00e9in was admitted into all-party talks, which produced the Good Friday Agreement of 1998. The IRAs armed campaign, primarily in Northern Ireland but also in England and mainland Europe, caused the deaths of approximately 1,800 people. The dead included around 1,100 members of the British security forces, and about 630 civilians. The IRA itself lost 275\u2013300 members, of an estimated 10,000 total over the 30-year period. Between 1970 and 2005, the IRA had detonated 19,000 improvised explosive devices (IEDs) in the United Kingdom, an average of one every 17 hours for three and a half decades, arguably making it \"the biggest terrorist bombing campaign in history\". Question: How many years after the IRA ultimately called a ceasefire was the Good Friday Agreement produced?", - "Output Program": [ - "condition_1 = 1998\ncondition_2 = 1994\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "ceasefire = 1994\ngood_friday = 1998\nyears_apart = good_friday - ceasefire\nprint(years_apart)\n" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: 2006 to 2011 After the coup, Thailands economy again suffered. From the last quarter of 2006 through 2007 the country was ruled by a military junta led by General Surayud Chulanont, who was appointed prime minister in October 2006. The 2006 GDP growth rate slowed from 6.1, 5.1 and 4.8 percent year-over-year in the first three quarters to 4.4 percent (YoY) in Q4. Thailands ranking on the IMD Global Competitiveness Scoreboard fell from 26th in 2005 to 29th in 2006 and 33rd in 2007. Thaksins plan for massive infrastructure investments was unmentioned until 2011, when his younger sister Yingluck Shinawatra entered office. In 2007, the Thai economy grew by 5 percent. On 23 December 2007, the military government held a Thai general election, 2007. The pro-Thaksin Peoples Power Party (Thailand), led by Samak Sundaravej, won a landslide victory over Abhisit Vejjajivas Democrat Party. Question: How many ranks did the Thailand fall on the IMD Global Competitiveness Scoreboard in 2006 from 2005?", - "Output Program": [ - "rank_2005 = 26\nrank_2006 = 29\nfall_in_rank = rank_2006 - rank_2005\nprint(fall_in_rank)", - "y2006 = 29\ny2005= 26\n\nprint(abs(y2005 - y2006))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "dev" - }, - { - "Input": "Passage: Between 1961 and 1989, when Real dominated La Liga, only Atl\u00e9tico offered it any serious challenge, winning Liga titles in 1966, 1970, 1973 and 1977. In 1965, Atl\u00e9tico became the first team to beat Real at the Bernab\u00e9u in eight years. Real Madrids record against Atl\u00e9tico in more recent times is very favorable. A high point coming in the 2002\u201303 La Liga, when Real clinched the La Liga title after a 0\u20134 victory at Atl\u00e9tico at the Vicente Calder\u00f3n Stadium. Atl\u00e9ticos first win over its city rivals since 1999 came with the Copa del Rey win in May 2013. In 2013\u201314, Real and Atl\u00e9tico were finalists of UEFA Champions League, the first final which hosted two clubs from same city. Real Madrid triumphed with 2014 UEFA Champions League Final in extra time. On 7 February 2015, Real suffered their first defeat in 14 years at the Vicente Calder\u00f3n, a 4\u20130 loss. On 28 May 2016, Real and Atl\u00e9tico 2016 UEFA Champions League Final for the Champions League title in Milan, which resulted in a win for Real after a penalty shootout. Question: In which year did Atl\u00e9tico win a Liga title four years after their first Liga title?", - "Output Program": [ - "title = 1970\nprint(title)", - "year = 1970\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1970'}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Though precipitation increases with the height, there are semiarid conditions in the nearly 7000 m towering highest mountains of the Andes. This dry steppe climate is considered to be typical of the subtropical position at 32-34\u00b0 S. The valley bottoms have no woods, just dwarf scrub. The largest glaciers, as e.g. the Plomo glacier and the Horcones glaciers, do not even reach 10 km in length and have an only insignificant ice thickness. At glacial times, however, c. 20 000 years ago, the glaciers were over ten times longer. On the east side of this section of the Mendozina Andes, they flowed down to 2060 m and on the west side to c. 1220 m asl. The massifs of Cerro Aconcagua (6,961 m), Cerro Tupungato (6,550 m) and Nevado Juncal (6,110 m) are tens of kilometres away from each other and were connected by a joint ice stream network. The Andes dendritic glacier arms, i.e. components of valley glaciers, were up to 112.5 km long, over 1020, i.e. 1250 m thick and overspanned a vertical distance of 5150 altitude metres. The climatic glacier snowline (ELA) was lowered from currently 4600 m to 3200 m at glacial times. Question: How many of the mountains are over 6500 meters tall?", - "Output Program": [ - "mountain = ['andes', 'cerro']\nprint(len(mountain))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: The San Antonio Spurs and the Lakers, developed what some would classify as a rivalry in the late 1990s and early 2000s. Since 1999, the teams have met in the NBA Playoffs five times, with the clubs combining to appear in seven consecutive NBA Finals (1999-2005). Additionally, the teams combined to win five NBA championships from 1999 to 2003. The Spurs won the NBA championship in 1999, 2003, 2005, 2007 and 2014 while the Lakers won the championship in 2000, 2001, 2002, 2009 and 2010. From 1999 to 2004 the clubs rivalry was often considered the premier rivalry in the NBA, and each time the clubs faced each other in the playoffs the winner advanced to the NBA Finals. In 2008 the teams met again in the Western Conference Finals where the Spurs were handily defeated only to beat LA when they met again in 2013 (though against a Lakers team without an injured Kobe Bryant). Question: How many combined championship wins did the Spurs and the Lakers have from the years 1999-2014?", - "Output Program": [ - "spurs = {1999, 2003, 2005, 2007, 2014}\nlakers = {2000, 2001, 2002, 2009, 2010}\nad = lakers.union(spurs)\nlength = len(ad)\nprint(length)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "dev" - }, - { - "Input": "Passage: Heading into the final weekend of the 1967 Minnesota Twins season, when Rod Carew was named the Major League Baseball Rookie of the Year, the Twins, 1967 Boston Red Sox season, 1967 Chicago White Sox season, and 1967 Detroit Tigers season all had a shot at clinching the American League championship. The Twins and the Red Sox started the weekend tied for 1st place and played against each other in Boston for the final three games of the season. The Red Sox won two out of the three games, seizing their first pennant since 1946 with a 92\u201370 record. The Twins and Tigers both finished one game back, with 91\u201371 records, while the White Sox finished three games back, at 89\u201373. In 1969, the new manager of the Twins, Billy Martin, pushed aggressive base running all-around, and Carew set the all-time Major League record by stealing home seven times in addition to winning the first of seven List of Major League Baseball batting champions. With Killebrew slugging 49 homers and winning the Major League Baseball Most Valuable Player Award, these 1969 Minnesota Twins season won the very first American League Western Division Championship, but they lost three straight games to the 1969 Baltimore Orioles season, winners of 109 games, in the first 1969 American League Championship Series. The Orioles would go on to be upset by the 1969 New York Mets season in the 1969 World Series. Martin was fired after the season, in part due to an August fight in Detroit with 20-game winner Dave Boswell (baseball) and outfielder Bob Allison, in an alley outside the Lindell A.C. bar. Bill Rigney led the Twins to a repeat division title in 1970 Minnesota Twins season, behind the star pitching of Jim Perry (24-12), the A.L. Cy Young Award winner, while the Orioles again won the Eastern Division Championship behind the star pitching of Jim Palmer. Once again, the Orioles won the 1970 American League Championship Series in a three-game sweep, and this time they would win the 1970 World Series. Question: How many more games did the Red Sox win in 1967 than the Twins?", - "Output Program": [ - "red_sox = 2\ntwins = 1 \ndiff = red_sox - twins\nprint(diff)", - "REd_sox_win = 3\nlose = 2\n\nprint(abs(round(REd_sox_win-lose,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Of 3,143 counties in the United States in 2013, Fayette County ranked 2,882 in the longevity of male residents and 3,091 of female residents. Males in Fayette County lived an average of 71.2 years and females lived an average of 75.3 years compared to the national average for longevity of 76.5 for males and 81.2 for females. The average longevity of men in Fayette County increased by 2.0 years from 1985 to 2013 compared to a national average for the same period of an increased life span for men of 5.5 years. The average longevity, however, for females in Fayette County declined by 4.2 years between 1985 and 2013 compared to the national average for the same period of an increased life span of 3.1 years for women. High rates of smoking and obesity and a low rate of physical activity appear to be contributing factors to the low level of longevity for both sexes. Question: How many more years did the national average for females increase from 1985 to 2013 over the county?", - "Output Program": [ - "y1985 = 4.2\ny2013 = -3.1\n\nprint(round(y1985 - y2013,2))", - "before_increase = 4.2\nafter_increase = 3.1\n\ntotal = (before_increase + after_increase)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '7.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Globally, in 2015 about 8.9 million cases of pancreatitis occurred. This resulted in 132,700 deaths, up from 83,000 deaths in 1990. Acute pancreatitis occurs in about 30 per 100,000 people a year. New cases of chronic pancreatitis develop in about 8 per 100,000 people a year and currently affect about 50 per 100,000 people in the United States. It is more common in men than women. Often chronic pancreatitis starts between the ages of 30 and 40 while it is rare in children. Acute pancreatitis was first described on autopsy in 1882 while chronic pancreatitis was first described in 1946. Question: How many more people died from pancreatitis in 2015 as compared to 1990?", - "Output Program": [ - "pancreatitis_1990 = 83000\npancreatitis_2015 = 132700\nprint(abs(pancreatitis_1990-pancreatitis_2015))", - "date_dict = {'day': '','month':'','year': ''} \ndeaths_in_2015 = 132700\ndeaths_in_1990 = 83000\ndiff_death = (deaths_in_2015 - deaths_in_1990)\n\ndeath_dict = {'number':diff_death, 'date': date_dict, 'spans': []}\nprint(death_dict)" - ], - "Output Answer": [ - "{'number': '49700', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of people were not Azeri in Hamadan county?", - "Output Program": [ - "total = 100\nazeri = 22\ndiff = total - azeri\nprint(diff)", - "condition_1 = 22\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '78', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: By how many people has unemployment risen in the UK between 2013 and 2014?", - "Output Program": [ - "_2013 = 1935836\n_2014 = 2173012\nunemployment = _2014 - _2013\nprint(unemployment)", - "condition_1 = 1935836\ncondition_2 = 2173012\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '237176', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The U.S. Institute of Medicine (IOM) updated Estimated Average Requirements (EARs) and Recommended Dietary Allowances (RDAs) for iron in 2001. The current EAR for iron for women ages 14\u201318 is 7.9 mg/day, 8.1 for ages 19\u201350 and 5.0 thereafter (post menopause). For men the EAR is 6.0 mg/day for ages 19 and up. The RDA is 15.0 mg/day for women ages 15\u201318, 18.0 for 19\u201350 and 8.0 thereafter. For men, 8.0 mg/day for ages 19 and up. RDAs are higher than EARs so as to identify amounts that will cover people with higher than average requirements. RDA for pregnancy is 27 mg/day and, for lactation, 9 mg/day. For children ages 1\u20133 years 7 mg/day, 10 for ages 4\u20138 and 8 for ages 9\u201313. As for safety, the IOM also sets Tolerable upper intake levels (ULs) for vitamins and minerals when evidence is sufficient. In the case of iron the UL is set at 45 mg/day. Collectively the EARs, RDAs and ULs are referred to as Dietary Reference Intakes. Question: How many mg higher is the RDA for women aged 19-50 than for men 19 and older?", - "Output Program": [ - "woman = 18.0\nman = 8.0\nprint(woman-man)", - "women = 18\nmen = 8\nprint(women - men)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the October 2012 term, the Court decided 78 cases. Five of them were decided Per curiam decision. 38 out of the 78 decisions (representing 49% of the decisions) were unanimous in judgement, with 24 decisions being completely unanimous (a single opinion with every justice that participated joining it). This was the largest percentage of unanimous decisions that the Court had in ten years, since the October 2002 term (when 51% of the decisions handed down were unanimous). The Court split 5-4 in 23 cases (29% of the total); of these, 16 broke down along the traditionally perceived ideological lines, with Chief Justice Roberts and Justices Scalia, Thomas, and Alito on one side, Justices Ginsburg, Breyer, Sotomayor and Kagan on the other, and Justice Kennedy holding the balance. Of these 16 cases, Justice Kennedy sided with the conservatives on 10 cases, and with the liberals on 6. Three cases were decided by an interesting alignment of justices, with Chief Justice Roberts joined by Justices Kennedy, Thomas, Breyer and Alito in the majority, with Justices Scalia, Ginsburg, Sotomayor, and Kagan in the minority. The greatest agreement between justices was between Ginsburg and Kagan, who agreed on 72 of the 75 (96%) cases, in which both voted; the lowest agreement between justices was between Ginsburg and Alito, who agreed only on 45 out of 77 (54%) cases, in which they both participated. Justice Kennedy was in the majority of 5-4 decisions on 20 out of 24 (83%) cases, and in 71 of 78 (91%) cases during the term, in line with his position as the \"swing vote\" of the Court. Question: How many times did the justices that agreed least often not agree?", - "Output Program": [ - "total = 77\nagreed = 45\n\nprint(abs(round(total \n -agreed,2)))", - "total_cases = 77\nleast_agreed = 45\ntimes_agreed = total_cases - least_agreed\nprint(times_agreed)" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 21,624. The number of jobs in the primary sector was 38, of which 20 were in agriculture and 18 were in forestry or lumber production. The number of jobs in the secondary sector was 5,433 of which 4,234 or (77.9%) were in manufacturing, 9 or (0.2%) were in mining and 1,022 (18.8%) were in construction. The number of jobs in the tertiary sector was 16,153. In the tertiary sector; 2,397 or 14.8% were in wholesale or retail sales or the repair of motor vehicles, 796 or 4.9% were in the movement and storage of goods, 919 or 5.7% were in a hotel or restaurant, 766 or 4.7% were in the information industry, 1,077 or 6.7% were the insurance or financial industry, 1,897 or 11.7% were technical professionals or scientists, 1,981 or 12.3% were in education and 2,633 or 16.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not in the insurance or financial industry?", - "Output Program": [ - "percentage = 100\ninsurance = 6.7\nothers = percentage - insurance \nprint(others)", - "insurance = 6.7\n\nprint(abs(round(100 - insurance,2)))" - ], - "Output Answer": [ - "{'number': '93.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In effect, investors are using availability heuristic to make decisions and subsequently, may be obstructing their own investment success. An investors lingering perceptions of a dire market environment may be causing them to view investment opportunities through an overly negative lens, making it less appealing to consider taking on investment risk, no matter how small the returns on perceived \"safe\" investments. To illustrate, Franklin Templetons annual Global Investor Sentiment Survey 1 asked individuals how they believed the S&P 500 Index performed in 2009, 2010 and 2011. 66 percent of respondents stated that they believed the market was either flat or down in 2009, 48 percent said the same about 2010 and 53 percent also said the same about 2011. In reality, the S&P 500 saw 26.5 percent annual returns in 2009, 15.1 percent annual returns in 2010 and 2.1 percent annual returns in 2011, meaning lingering perceptions based on dramatic, painful events are impacting decision-making even when those events are over. Question: How many percent higher were annual returns in 2009 than in 2011?", - "Output Program": [ - "returns09 = 26.5\nreturns11 = 2.1\nprint(returns09-returns11)", - "y1 = 26.5\ny2 = 2.1\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '24.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not Filipino?", - "Output Program": [ - "filipano = 1.1\n\nprint(abs(round(100 - filipano,2)))", - "percentage = 100\nfilipino = 1.1\nothers = percentage - filipino\nprint(others)" - ], - "Output Answer": [ - "{'number': '98.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Cash crops (as of 1999) grown under irrigation in these areas include cotton and cottonseed, which is of primary importance to the economy with 172,000 tons and 131,000 tons produced annually respectively,sesame (220,000 tons), sugarcane (5,950,000 tons), peanuts (980,000 tons), Phoenix dactylifera (176,000 tons), citrus fruits, Yam (vegetable) (136,000 tons), tomatoes (240,000 tons), mangoes, coffee, and tobacco. The main subsistence crops produced in Sudan are sorghum (3,045,000 tons), millet (1,499,000 tons), wheat (168,000 tons), cowpeas, beans, pulses, maize (65,000), and barley. Cotton is the principal export crop and an integral part of the countrys economy and Sudan is the worlds third largest producer of sesame after India and China. Question: How many more tons of peanuts were produced compared to cotton and Yam combined?", - "Output Program": [ - "peanuts=980000\nYam=136000\nCotton=65000\nanswer=peanuts-Yam-Cotton\nprint(answer)", - "peanuts=980000\nYam=136000\ncotton=172000 \nsesams=220000\nanswer=peanuts+Yam+cotton+sesams\nprint(answer)" - ], - "Output Answer": [ - "{'number': '672000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With the victory over their hated rival in Western Pennsylvania, the Bengals increased their regular season record to 9-6 and finished 6-2 in road games, clinching a winning season and playoff spot for the third time in the last four seasons and also clinching consecutive winning seasons and playoff berths for the first time since 1981 and 1982 seasons. By improving to 5-7 at Heinz Field, Cincinnati defeated the Steelers for the first time since 2009 when they won the AFC North after going 6-0 against their three rivals. This was the first time since 1988 when the Bengals would have a successful two-week road trip in Pennsylvania. Due to the Ravens clinching the AFC North following a victory over the Giants a few hours later, the Bengals were assigned to one of the two wild card seeds along with the Indianapolis Colts (10-5). With the Colts' victory over the Chiefs that day, the Bengals were given the 6th seed since the Colts had a better record than them against common opponents (4-1 vs. 3-2). Question: How many more games had the Bengals won than lost in road games?", - "Output Program": [ - "win = 6\nlose = 2\ndiff = win - lose\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Marriage rates began declining from almost 71 per 1,000 inhabitants in 1981 until 2002, only to increase slightly in 2003 to 61 per 1,000 and then fall again to 51 in 2004. Moreover, divorce rates have seen an increase from 191.2 per 1,000 marriages in 1991 to 239.5 per 1,000 marriages in 2004. As a result of these trends, the average Greek household is smaller and older than in previous generations. Question: How many (per 1000) were the divorce rates higher in 2004 compared to 1991?", - "Output Program": [ - "rate=192.5\nrate1=239.5 \nanswer=rate1-rate\nprint(answer)" - ], - "Output Answer": [ - "{'number': '48.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Molineux has hosted England national football team internationals. The first was a 6-1 win over Northern Ireland national football team on 7 March 1891. England again beat Ireland, this time 4-0, on 14 February 1903 and lost to Wales national football team 2-1 on 5 February 1936. The last was a 5-2 defeat of Denmark national football team in a 1958 FIFA World Cup qualifier on 5 December 1956. It has also hosted four England national under-21 football team internationals (in 1996, 2008, 2014 and 2018) and, in 2005, hosted some European Youth Championship qualifying matches. Question: On what date did the game with the smallest score differential occur?", - "Output Program": [ - "smallest_score=\"day5,1936\"\nprint(smallest_score)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '5', 'month': 'February', 'year': '1936'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The distribution pattern in the 2002 census was similar to those of the 1980 and 1991 censuses, but the share of the two main groups has declined. Indo-Guyanese made up 51.9% of the total population in 1980, but by 1991 this had fallen to 48.6%, and then to 43.5% in the 2002 census. Those of African descent increased slightly from 30.8% to 32.3% during the first period (1980 and 1991) before falling to 30.2% in the 2002 census. With small growth in the overall population, the decline in the shares of the two larger groups has resulted in the relative increase of shares of the multiracial and Amerindian groups. The Amerindian population rose by 22,097 people between 1991 and 2002. This represents an increase of 47.3% or annual growth of 3.5%. Similarly, the multiracial population increased by 37,788 persons, representing a 43.0% increase or annual growth rate of 3.2% from the base period of 1991 census. Question: How many percent of people were not African in 1980?", - "Output Program": [ - "condition_1 = 30.8\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nafrican = 30.8\ndiff = total - african\nprint(diff)" - ], - "Output Answer": [ - "{'number': '69.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Carl Linnaeus (1707-1778), began his academic career in Lund by studying medicine and botany for a year before moving to Uppsala. He is known as the father of modern Taxonomy (biology), and is also considered one of the fathers of modern ecology. Pehr Henrik Ling (1776-1839) is considered the prime developer of natural gymnastics, the father of Swedish massage, and one of the most important contributors to the development and spread of modern physical therapy. Carl Adolph Agardh (1787-1859) made important contributions to the study of algae and played an important role as a politician in raising educational standards in Sweden. Elias Magnus Fries (1794-1878) was a notable botanist who played a prominent role in the creation of the modern taxonomy of mushrooms. Nils Alwall (1904-1986) was a pioneer in hemodialysis who constructed the first practical dialysis machine, commercialized by Gambro. Rune Elmqvist (1906-1996) was a physician and medical engineer who developed the first implantable Artificial cardiac pacemaker as well as the first inkjet ECG printer. Lars Leksell (1907-1986) was a notable neurosurgeon who was the father of radiosurgery and later the inventor of the Gamma Knife. Inge Edler (1911-2001) developed the Medical ultrasound in 1953, commonly known as echocardiography, together with Hellmuth Hertz, and was awarded the Lasker Clinical Medical Research Award in 1977. Sune Bergstr\u00f6m (1916-2004) and Bengt Samuelsson (1934-) were awarded the Nobel Prize in Physiology or Medicine in 1982 for \"discoveries concerning prostaglandins and related biologically active substances\". Arvid Carlsson (1923-) was awarded the Nobel Prize in Physiology or Medicine in 2000 for \"discoveries concerning signal transduction in the nervous system\" and is noted for having discovered the role of dopamine as an independent neurotransmitter. Question: How many of the scientists did not live as long as Inge Edler?", - "Output Program": [ - "d = 0\nelder = 2001 - 1911\nothers_age = [1778 - 1707, 1839 - 1776, 1878 - 1794, 1986 - 1904, 1996 - 1906, 2004 - 1916, 2022 - 1934, 2022 - 1923]\nfor i in others_age:\n if int(i) < elder:\n d = d + 1\nprint(d)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 21,624. The number of jobs in the primary sector was 38, of which 20 were in agriculture and 18 were in forestry or lumber production. The number of jobs in the secondary sector was 5,433 of which 4,234 or (77.9%) were in manufacturing, 9 or (0.2%) were in mining and 1,022 (18.8%) were in construction. The number of jobs in the tertiary sector was 16,153. In the tertiary sector; 2,397 or 14.8% were in wholesale or retail sales or the repair of motor vehicles, 796 or 4.9% were in the movement and storage of goods, 919 or 5.7% were in a hotel or restaurant, 766 or 4.7% were in the information industry, 1,077 or 6.7% were the insurance or financial industry, 1,897 or 11.7% were technical professionals or scientists, 1,981 or 12.3% were in education and 2,633 or 16.3% were in health care. Question: How many percent of the jobs in the secondary sector were not in mining?", - "Output Program": [ - "mining_jobs = 0.2\nprint(abs(100 - mining_jobs))", - "mining = 0.2\ntotal = 100\nnon_mining = total - mining\nprint(non_mining)" - ], - "Output Answer": [ - "{'number': '99.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Direct U.S. military involvement ended on 15 August 1973 as a result of the Case-Church Amendment passed by the U.S. Congress. The fall of Saigon by the North Vietnamese Army in April 1975 marked the end of the war, and North and South Vietnam were reunified the following year. The war exacted a huge human cost in terms of fatalities (see Vietnam War casualties). Estimates of the number of Vietnamese soldiers and civilians killed vary from 966,000 to 3.8 million. Some 275,000-310,000 Khmer people, 20,000-62,000 Lao people, and 58,220 U.S. service members also died in the conflict, and a further 1,626 remain missing in action. The Sino-Soviet split re-emerged following the lull during the Vietnam War and ties between the DRV and its Cambodian allies in the GRUNK, the newly-formed Democratic Kampuchea begun almost immediately in a series of border raids by the Khmer Rouge and erupted into the Cambodian-Vietnamese War, with Peoples Liberation Army directly intervening in the Sino-Vietnamese War. The end of the war and resumption of the Third Indochina War would precipitate the Vietnamese boat people and the bigger Indochina refugee crisis, which saw an estimated 250,000 people perish at sea. Question: How many years after U.S. military involvement ended did the Vietnam War end?", - "Output Program": [ - "military_involvement_start = 1973\nwar_end = 1975\nyears = war_end - military_involvement_start\nprint(years)", - "us = 1973\nvietnam_war = 1975\n\n\nprint(abs((us - vietnam_war)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 19th century was dominated by the Hungarian struggle for independence and modernisation. The national insurrection against the Habsburgs began in the Hungarian capital Hungarian Revolution of 1848 and was defeated one and a half years later, with the help of the Russian Empire. 1867 was the year of Austro-Hungarian Compromise of 1867 that brought about the birth of Austria-Hungary. This made Budapest the twin capital of a dual monarchy. It was this compromise which opened the second great phase of development in the history of Budapest, lasting until World War I. In 1849 the Chain Bridge (Budapest) linking Buda with Pest was opened as the first permanent bridge across the Danube and in 1873 Buda and Pest were officially merged with the third part, \u00d3buda (Old Buda), thus creating the new metropolis of Budapest. The dynamic Pest grew into the countrys administrative, political, economic, trade and cultural hub. Ethnic Hungarians overtook Danube Swabians in the second half of the 19th century due to mass migration from the overpopulated rural Transdanubia and Great Hungarian Plain. Between 1851 and 1910 the proportion of Hungarians increased from 35.6% to 85.9%, Hungarian became the dominant language, and German was crowded out. The proportion of Jews peaked in 1900 with 23.6%. Due to the prosperity and the large Jewish community of the city at the start of the 20th century, Budapest was often called the \"Jewish Mecca\" or \"Judapest\". In 1918, Austria-Hungary lost the war and collapsed; Hungary declared itself an independent republic (Republic of Hungary). In 1920 the Treaty of Trianon partitioned the country, and as a result, Hungary lost over two-thirds of its territory, and about two-thirds of its inhabitants, including 3.3 million out of 15 million ethnic Hungarians. Question: How many percentage points did the proportion of Hungarians increase by from 1851 to 1910?", - "Output Program": [ - "increased=35.6\nincreasede=85.9\nanswer=increasede-increased\nprint(answer)", - "increased=35.6\nincreased1=85.9\nanswer=increased1-increased \nprint(answer)" - ], - "Output Answer": [ - "{'number': '50.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Gross Domestic Product (GDP) for Kuala Lumpur is estimated at RM73,536 million in 2008 with an average annual growth rate of 5.9 percent. By 2015, the GDP has reached RM160,388 million, representing 15.1% of the total GDP of Malaysia. The per capita GDP for Kuala Lumpur in 2013 was RM79,752 with an average annual growth rate of 5.6 percent, and RM94,722 in 2015. The total employment in Kuala Lumpur is estimated to be around 838,400 in 2000. The service sector comprising finance, insurance, real estate, business services, wholesale and retail trade, restaurants and hotels, transport, storage and communication, utilities, personal services and government services form the largest component of employment representing about 83.0 percent of the total. The remaining 17 percent comes from manufacturing and construction. Question: Which year was the GDP higher for Kuala Lumpus, 2008 or 2015?", - "Output Program": [ - "growth2008 = 5.9\ngrowth2015 = 15.1\nif growth2008y2:\n print(2008)\nelse:\n print(2015)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2015'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Justin Tucker made a 52-yard field goal with 5:08 left in overtime to give the Baltimore Ravens a 23-20 victory over the Pittsburgh Steelers on Thursday night. Tucker tied it with 3 seconds to go in regulation after Pittsburgh's Josh Scobee missed a pair of kicks that would have given the Steelers some cushion. Tucker then won it in the extra period after the Steelers failed to convert a pair of fourth downs in Baltimore territory. The Steelers defense had another stellar outing, sacking Joe Flacco five times and forcing two turnovers. Michael Vick threw for 124 yards and a score and avoided committing any turnovers while starting in place of the injured Ben Roethlisberger. All helped lead the team to a 20-7 lead early in the third quarter. However, the Steelers offense stalled after, and Baltimore took advantage dropping the team to 2-2. Antonio Brown's 5/50 receiving streak was broken after 35 consecutive games. He finished with 5 receptions, but missed the 50-yard mark by 8 yards. Question: How many field goal attempts (kicks) were made, successful or not?", - "Output Program": [ - "Goal=3\nanswer=Goal\nprint(answer)", - "point=23\npoints=20\nanswer=point-points\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In mid-2010, there were 2,754,440 residents in the city proper, while some 4.2 million people lived in the greater Rome area (which can be approximately identified with its administrative metropolitan city, with a population density of about 800 inhab./km\u00b2 stretching over more than 5,000 km\u00b2). Minors (children ages 18 and younger) totalled 17.00% of the population compared to pensioners who number 20.76%. This compares with the Italian average of 18.06% (minors) and 19.94% (pensioners). The average age of a Roman resident is 43 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Rome grew by 6.54%, while Italy as a whole grew by 3.56%. The current birth rate of Rome is 9.10 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many more births per 1000 inhabitants if Italy have over Rome?", - "Output Program": [ - "italy = 9.10 \nrome = 9.45\n\nprint(abs(round(italy - rome,2)))", - "italian = 9.45\nrome = 9.10\n\ntotal = (italian - rome)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '.35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many more females per 100 were there than males?", - "Output Program": [ - "male = 100\nfemale = 99.2\ndiff = male - female\nprint(diff)" - ], - "Output Answer": [ - "{'number': '.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many percent of households were non-families and had a male or female householder with no spouse present?", - "Output Program": [ - "non_families = 33.9\nno_spous = 12.7+5.1\n\nprint(abs(round(100 - non_families - no_spous\n ,2)))", - "living_together = 48.3\ntotal = 100\n\nnot_living_together = (total - living_together)\n\nprint(not_living_together)" - ], - "Output Answer": [ - "{'number': '51.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Johnson again averaged a double-double in the 1985-86 NBA season, with 18.8 points, 12.6 assists, and 5.9 rebounds per game. The 1985-86 Los Angeles Lakers season advanced to the 1986 NBA Playoffs, but were unable to defeat the 1985-86 Houston Rockets season, who advanced to the Finals in five games. In the 1986-87 NBA season, Johnson averaged a career-high of 23.9 points, as well as 12.2 assists and 6.3 rebounds per game, and earned his first NBA Most Valuable Player Award. The 1986-87 Los Angeles Lakers season met the 1986-87 Boston Celtics season for the third time in the 1987 NBA Finals, and in Game 4 Johnson hit a last-second hook shot over Celtics frontcourt Parish and Kevin McHale (basketball) to win the game 107-106. The game-winning shot, which Johnson dubbed his \"junior, junior, junior hook shot\", helped Los Angeles defeat Boston in six games. Johnson was awarded his third Finals MVP title after averaging 26.2 points on .541 shooting, 13.0 assists, 8.0 rebounds, and 2.33 steals per game. Question: How many more points than asists did Johnson average in 1985-86", - "Output Program": [ - "points = 18.8\nassists = 12.6\n\nprint(abs(round(points - assists,2)))", - "point = 18.8\nasist = 12.6\n\ntotal = (point - asist)\nprint(total)" - ], - "Output Answer": [ - "{'number': '6.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Norwegian local elections, 2007 were held on 10 September. The Socialist Socialist Left Party (Norway) (SV) and the Pensioners Party (PP) ended up as the losers of the election, SV going from 11.6% of the votes in the Norwegian county council election, 2003 to 7.1%, and PP losing 2.9% ending up at 1.2%. The Liberal Party more than doubled, going from 2.7% to 5.8%. The Conservative Party lost 1.1% of the votes, ending up at 26.3%, while the Progress Party got 20.2% of the votes, a gain of 3% since the 2003 elections. The Christian Democratic Party gained 0.2%, ending up at 6.3%. The Red Electoral Alliance lost 1.4%, ending up at 4.5%, while the Centre Party gained 1.2%, ending up at 2.8%. Finally, the Labour Party continued being the second-largest party in the city, gaining 1% and ending up at 23.9%. Question: How many more votes, in percent, went to the Labour Party than the Red Electoral Alliance and the Center Party?", - "Output Program": [ - "RedElectoral=4.5\nvotes=20.2\nanswer=votes-RedElectoral\nprint(answer)", - "Liberal_party=5.8\nElectoralAlliance=1.4\nCentreParty=2.8\nConservative=1.1\nanswer=Liberal_party+ElectoralAlliance+CentreParty+Conservative\nprint(answer)" - ], - "Output Answer": [ - "{'number': '16.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The ratings increased in 2010, thanks to the \"Who Killed Archie?\" storyline and second wedding of Ricky Butcher and Bianca Jackson, and the shows first EastEnders Live on 19 February 2010. The live-episode averaged 15.6 million viewers, peaking at 16.6 million in the final five minutes of broadcast. In January 2010, the average audience was higher than that of Coronation Street for the first time in three years. During the 30th anniversary week in which there were live elements and the climax of the Who Killed Lucy Beale? storyline, 10.84 million viewers tuned in for the 30th anniversary episode itself in an hour long special on 19 February 2015 (peaking with 11.9 million). Later on in the same evening, a special flashback episode averaged 10.3 million viewers, and peaked with 11.2 million. The following day, the anniversary week was rounded off with another fully live episode (the second after 2010) with 9.97 million viewers watching the aftermath of the reveal, the Beale family finding out the truth of Lucys killer and deciding to keep it a secret. Question: How many more millions did the show peak on \"Who Killed Lucy Beale\" in 2015?", - "Output Program": [ - "peak = 11.9\naverage = 10.84\ndiff = round(peak - average, 2)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1.06', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Cities or regions with significant Laotian-American populations include the Seattle metropolitan area (enumerating 12,190; 0.4% of its population); San Francisco Bay Area (11,545; 0.2%); Dallas\u2013Fort Worth metropolitan area (10,500; 0.2%); Sacramento metropolitan area (9,814; 0.4%); Minneapolis \u2013 Saint Paul area (8,676; 0.3%); San Diego metropolitan area (8,079; 0.3%); Fresno metropolitan area (7,967; 0.9%); Greater Los Angeles Area (7,120; 0.04%); Nashville metropolitan area (6,210; 0.4%); Portland metropolitan area (5,806; 0.3%); Chicago metropolitan area (4,762; 0.05%); San Joaquin County, California (4,266; 0.6%); Providence, Rhode Island (3,456; 0.2%); Denver metropolitan area (2,673), Des Moines, Iowa (2,270), Anchorage metropolitan area (1,997; 0.5%), and Fort Smith, Arkansas-Arkoma, Oklahoma (1,730). Question: How many more Laotian-Americans were in the Seattle metropolitan area compared to those in Providence, Rhode Island and the Denver metropolitan area combined?", - "Output Program": [ - "seattle = 12190\nprovidence = 3456\ndenver = 2673\ndiff = seattle - (providence + denver)\nprint(diff)\n", - "laotian = 12190\nrhode = 3456\ndenver = 2673\n\nprint(abs(round((laotian \n -rhode - denver),2)))" - ], - "Output Answer": [ - "{'number': '6061', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Peoples Party \u2013 known as the Peoples Revolutionary Party between 1924 and 2010 \u2013 formed the government from 1921 to 1996 (in a One-party state until 1990) and from 2000 to 2004. From 2004 to 2006, it was part of a coalition with the Democrats and two other parties, and after 2006 it was the dominant party in two other coalitions. The party initiated two changes of government from 2004 prior to losing power in the 2012 election. The Democrats were the dominant force in a ruling coalition between 1996 and 2000, and an almost-equal partner with the Peoples Revolutionary Party in a coalition between 2004 and 2006. An election of deputies to the national assembly on 28 June 2012 resulted in no party having an overall majority; however, as the Democratic Party won the largest number of seats, its leader, Norovyn Altankhuyag, was appointed Prime Minister of Mongolia on August 10, 2012. In 2014, he was replaced by Chimediin Saikhanbileg. The Mongolian Peoples Party won a landslide victory in the Mongolian legislative election, 2016 and the current Prime Minister of Mongolia is Mongolian Peoples Partys Jargaltulgyn Erdenebat. Question: How many years was the Peoples Party part of a coalition with the Democrats and two other parties?", - "Output Program": [ - "condition_1 = 2004\ncondition_2 = 2006\nprint(abs(round(condition_2 - condition_1,2)))", - "start = 2004\nend = 2006\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Russian governments published 2014 military budget is about 2.49 trillion rubles (approximately US$69.3 billion), the List of countries by military expenditures in the world behind the US and China. The official budget is set to rise to 3.03 trillion rubles (approximately US$83.7 billion) in 2015, and 3.36 trillion rubles (approximately US$93.9 billion) in 2016. As of 2014, Russias military budget is higher than any other European nation, and approximately 1/7th (14 percent) of the Military budget of the United States. In 2015, SIPRI found that Russia was the worlds second biggest exporter of major weapons for the period 2010-14, increasing exports by 37 per cent. India, China and Algeria accounted for almost 60 percent of total Russian exports. Asia and Oceania received 66 percent of Russian arms exports in 2010\u201314, Africa 12 percent and the Middle East 10 percent. Question: How many more percent of weapons did African get from Russia than the Middle East?", - "Output Program": [ - "africa = 12\neast = 10\ndiff = africa - east\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: His first year as a starter was 2000, when he recorded 83 catches for 944 yards and 4 touchdowns. In 2001 New England Patriots season he, alongside Tom Brady, led the Patriots to their first ever Super Bowl championship, recording 101 catches during the season for 1,199 yards and 5 touchdowns, setting the franchise record for receptions and earning his first and only trip to the Pro Bowl. He also returned 29 punts for 413 yards and 2 touchdowns, giving him a league-leading 14.2 yards per return average. During the AFC Championship Game at Heinz Field against the Pittsburgh Steelers in the NFL playoffs, 2001-02 that season, Brown returned a crucial punt for a touchdown which provided the winning margin, adding to the two he returned for touchdowns during the regular season. He also scooped up a blocked field goal attempt in that game, and made a lateral pass to teammate Antwan Harris, which completed a second special teams touchdown. In 2002, he recorded 97 receptions for 890 yards and 3 touchdowns. In 2003 New England Patriots season, he had 40 catches for 472 yards, helping his team back to Super Bowl XXXVIII. Question: How many yards from caught passes did Brown have through the 2000-2003 seasons?", - "Output Program": [ - "catch_yards_1 = 944\ncatch_yards_2 = 1199\ncatch_yards_3 = 890\ncatch_yards_4 = 472\n\nprint(catch_yards_1+catch_yards_2+catch_yards_3+catch_yards_4)" - ], - "Output Answer": [ - "{'number': '3505', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not West Asian?", - "Output Program": [ - "Southeast=3.9\nSouthAsianCanadian=19.1\nEastAsian=39.7\nWhiteCanadian=27.7\nanswer=SouthAsianCanadian+EastAsian+WhiteCanadian+Southeast\nprint(answer)" - ], - "Output Answer": [ - "{'number': '60.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The life expectancy at birth in Himachal Pradesh increased significantly from 52.6 years in the period from 1970-75 (above the national average of 49.7 years) to 72.0 years for the period 2011-15 (above the national average of 68.3 years). The infant mortality rate stood at 40 in 2010, and the crude birth rate has declined from 37.3 in 1971 to 16.9 in 2010, below the national average of 26.5 in 1998. The crude death rate was 6.9 in 2010. Himachal Pradeshs literacy rate has almost doubled between 1981 and 2011 (see table to right). The state is one of the List of Indian states and union territories by literacy rate with a literacy rate of 83.78% as of 2011. Question: How many years did the life expectancy at birth in Himachal Pradesh increased significantly from 52.6 years to 72.0 years?", - "Output Program": [ - "start = 1975\nend = 2011\n\nprint(abs(start - end))", - "y1 = 1975\ny2 = 2011\n\ndifference = (y2 - y1)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Washington Universitys sports teams are called the Bears. They are members of the National Collegiate Athletic Association and participate in the University Athletic Association at the NCAA Division III level. The Bears have won 19 NCAA Division III Championships\u2014 one in womens Cross country running (2011), one in mens tennis (2008), two in mens basketball (2008, 2009), five in womens basketball (1998\u20132001, 2010), and ten in womens volleyball (1989, 1991\u20131996, 2003, 2007, 2009) \u2013 and 144 University Athletic Association titles in 15 different sports. The Athletic Department was headed by John Schael for 34 years, who served as Athletic director in the period 1978-2014. The 2000 Division III (NCAA) Central Region winner of the National Association of Collegiate Directors of Athletics/Continental Airlines Athletics Director of the Year award, Schael helped orchestrate the Bears athletics transformation into one of the top departments in Division III. Schael was succeeded by Josh Whitman, 2014-2016. The department is now led by Anthony J. Azama. Question: How many people have been athletic director after Schael's retirement?", - "Output Program": [ - "dire = ['josh', 'john']\nprint(len(dire))", - "year1 = 2014\nyear2 = 2016\nprint(year2-year1)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to official Chinese Nationalist statistics, losses to the regular National Revolutionary Army totaled 3,237,000, with 1,320,000 killed 1,797,000 wounded 120,000 missing. The soldiers of the Chinese Communist Party suffered 584,267 casualties, of which 160,603 were killed, 133,197 missing, and 290,467 wounded. This would equate to a total of 3.82 million combined NRA/CCP casualties, of which 1.74 million were killed or missing. Neither total includes the considerable number of irregular guerrilla fighters sworn to regional warlords who fought the Japanese. Including them, an academic study published in the United States estimates Chinese military casualties at 6.75 million with 3.75 million killed or missing. The casualties break down as 1.5 million killed in battle, 750,000 missing in action, 1.5 million deaths due to disease and 3 million wounded. Question: How many more men in the regular National Revolutionary Army were wounded compared to those who were killed?", - "Output Program": [ - "condition_1 = 1320000\ncondition_2 = 1797000\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '477000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Being in South Texas, Jim Wells County is part of the oldest Democratic stronghold in the entire United States - a region that has consistently voted for Democrats since the days of Woodrow Wilson. The has maintained control of the county despite massive demographic changes due to Civil Rights, the collapse of Jim Crow laws and poll taxes, and mass immigration from Mexico. The only Republicans to win the county since it was created have been Dwight D. Eisenhower in United States presidential election, 1956 and Richard Nixon in United States presidential election in Texas, 1972. Since 2004 Jim Wells County has become somewhat less Democratic the during the late twentieth century, but nonetheless the Democratic candidate has won at least 53.77 percent of the county\u2019s vote in every election since 1976. In United States presidential election, 2016, Hillary Clinton won 54.08 percent of Jim Wells County\u2019s vote to Donald Trump\u2019s 43.78 percent; in United States presidential election, 2012 Barack Obama won 58.14 percent to Republican Mitt Romney\u2019s 41.18 percent, whilst in 2008 President-elect Obama won 57.75 percent to John McCain\u2019s 41.69 percent. Question: How many more percentage points of the vote in Jim Wells County's vote did Obama win than McCain?", - "Output Program": [ - "percent_obama_votes=57.75\npercent_mccain_votes=41.18\n\n\npercent_more_votes_obama=percent_obama_votes-percent_mccain_votes\nprint(percent_more_votes_obama)", - "obama = 57.75\nmccain = 41.69\n\nprint(abs(round(obama - mccain,2)))" - ], - "Output Answer": [ - "{'number': '16.06', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the north of the region is the Sailughem Mountains, also known as Kolyvan Altai, which stretch northeast from 49\u00b0 N and 86\u00b0 E towards the western extremity of the Sayan Mountains in 51\u00b0 60 N and 89\u00b0 E. Their mean elevation is 1,500 to 1,750 m. The snow-line runs at 2,000 m on the northern side and at 2,400 m on the southern, and above it the rugged peaks tower some 1,000 m higher. Mountain passes across the range are few and difficult, the chief being the Ulan-daban at 2,827 m (2,879 m according to Kozlov), and the Chapchan-daban, at 3,217 m, in the south and north respectively. On the east and southeast this range is flanked by the great plateau of Mongolia, the transition being effected gradually by means of several minor plateaus, such as Ukok plateau (2,380 m) with Pazyryk Valley, Chuya (1,830 m), Kendykty (2,500 m), Kak plateau (2,520 m), (2,590 m), and (2,410 m). Question: Of the surrounding 6 plateaus, how many have a height at or above 2500m?", - "Output Program": [ - "total = 5564\narroyo = 122\nrio = 11\nriver = 147\nwash = 60\ndiff = total - arroyo - rio - river - wash\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Reunified Chinas Tang Dynasty (618-907) high culture set a high point for many things, including poetry. Various schools of Buddhism (a religion from India) flourished as represented by the Chinese Ch\u00e1n (or Zen) beliefs of Wang Wei (Tang dynasty) (701-761). His quatrains (jueju) describing natural scenes are world-famous examples of excellence, each couplet conventionally containing about two distinct images or thoughts per line. Tang poetrys big star is Li Bai (701-762) also pronounced and written as Li Bo, who worked in all major styles, both the more free old style verse (Gushi (poetry)) as well as the tonally regulated new style verse (Regulated verse). Regardless of genre, Tang poets notably strove to perfect a style in which poetic subjects are exposed and evident, often without directly referring to the emotional thrust at hand. The poet Du Fu (712-770) excelled at regulated verse and use of the seven-character line, writing denser poems with more allusions as he aged, experiencing hardship and writing about it. A parade of great Tang poets also includes Chen Ziang (661-702), Wang Zhihuan (688-742), Meng Haoran (689-740), Bai Juyi (772-846), Li He (790-816), Du Mu (803-852), Wen Tingyun (812-870), (listed chronologically) and Li Shangyin (813-858), whose poetry delights in allusions that often remain obscure, and whose emphasis on the seven-character line also contributed to the emerging posthumous fame of Du Fu, now ranked alongside Li Bai. The distinctively different Ci (poetry) poetry form began its development during the Tang as Central Asian and other musical influences flowed through its cosmopolitan society. Question: How many years was the time span of Chinas Tang Dynasty?", - "Output Program": [ - "total = 100\njewish = 54\ndiff = total - jewish\nprint(diff)", - "condition_1 = 618\ncondition_2 = 907\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '289', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Chiefs opened the regular season at home against the Cincinnati Bengals on September 10. The game was broadcast on CBS at noon Kansas City time. The Chiefs' offense began at a slow pace, while their defense initially held the Bengals to a field goal within the first few minutes. The Bengals began to rip through the Chiefs' defense with the help of Rudi Johnson, who would later go on to rush for 96 yards and a touchdown. In the third quarter, quarterback Trent Green received a concussion when he slid past the first-down marker and was hit byRobert Geathers' shoulder. Green laid motionless for eleven minutes until he was taken off the field by a stretcher. The mood of the game changed instantly when the Chiefs lost their leader, and many fans began to leave Arrowhead Stadium due to heavy rain and the dwindling score. Back-up quarterback Damon Huard came into the game and completed 12 of 20 passes for 140 yards and a touchdown, and was sacked four times. Tight end Tony Gonzalez caught his first touchdown pass of the season and helped bring the score to 20-10. The Bengals left with their first win of the 2006 season as the Chiefs began their season 0-1. Question: How many quarters did Green play in?", - "Output Program": [ - "green_played_in = 3\n\nprint(green_played_in)\n\n", - "no_of_quarters = 3\nprint(no_of_quarters)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Springfield has had professional baseball in the past, and according to its current mayor, remains intent on pursuing it in the future. The Springfield Giants of the Single\u2013 and Double-A Eastern League (baseball) played between 1957 and 1965. The team was quite successful, winning consecutive championships in 1959, 1960 and 1961, by startling coincidence the same seasons in which the Springfield Indians won three straight Calder Cup championships in hockey. The Giants played at Pynchon Park by the Connecticut River until relocating after the 1965 season. Pynchon Parks grandstands were destroyed by fire the year after in 1966. Before that time, the Springfield Cubs played in the minor league New England League from 1946 until 1949, after which the league folded; they then played in the International League until 1953. For many years before the Giants, Springfield was also a member of the Eastern League, between 1893 and 1943. In general, the team was named the Springfield Ponies, but it also carried the nicknames of \"Maroons\" (1895), \"Green Sox\" (1917), \"Hampdens\" (1920\u201321), \"Rifles (1932, 1942\u201343) and \"Nationals\" (1939\u201341). The team located closest are the Valley Blue Sox of the New England Collegiate Baseball League who play their games in nearby Holyoke, but house their team offices at 100 Congress Street in Springfield. Question: How many years did the Giants win consecutive championships?", - "Output Program": [ - "giant_win = (1859,1860,1861)\n\nprint(len(giant_win))", - "giants = 3\nprint(giants)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Murray was signed as a free agent by the Cleveland Indians on December 2, 1993. In the 1994 season, he played in 108 games and had a .254 batting average along with 76 RBIs, 17 home runs and 110 hits before the season was cut short due to the strike. The following year, he played in 113 games while having a .323 batting average for 82 RBIs, 21 home runs, and 141 hits. Murray reached the 3,000-hit plateau as an Indian on June 30, 1995 at the Hubert H. Humphrey Metrodome with a single to right field off Minnesota Twins pitcher Mike Trombley. In the 1995 American League Division Series, he hit 5-for-13 for a .385 batting average while having one home run and 3 RBIs as they swept the Boston Red Sox in three games. In the 1995 American League Championship Series, he hit 6-for-24 while having a home run and 3 RBIs as the Indians beat the Seattle Mariners to advance to the 1995 World Series. In that series, he hit 2-for-19 for a .105 batting average. One of his hits was a single in the bottom of the eleventh inning of Game 3 off of Alejandro Pe\u00f1a to score \u00c1lvaro Espinoza. He had two other RBIs along with a home run shot in Game 2 that scored two runs. However, the Indians lost to the Atlanta Braves in six games. Murrays 1996 season was shared between two teams, the Indians and the Orioles. He played a total of 152 games, hitting for .260 with 79 RBIs, 22 home runs along with 147 hits. He played in 88 total games for the Indians, hitting for .262 along with 45 RBIs, 12 home runs and 88 hits. The Indians traded Murray back to Baltimore on July 21, 1996 for pitcher Kent Mercker. Question: How many years did he play in more than 100 games?", - "Output Program": [ - "game_in_1993 = 108\ngame_in_1994 = 113\ngame_in_1996 = 152\n\ngames = (game_in_1993,game_in_1994,game_in_1996)\n\nprint(len(games))", - "no_of_years = 3\nprint(no_of_years)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Worldwide sales of hybrid vehicles produced by Toyota reached 1 million vehicles by May 31, 2007, and the 2 million mark was reached by August 2009, with hybrids sold in 50 countries. The 5 million hybrid sales milestone was reached in March 2013. During 2012, Toyota and Lexus hybrid models sold more than 1 million units a year for the first time, with 1.219 million units sold. During 2013, TMC sold 1.279 million units, and the 6 million sales milestone was achieved in December 2013, just nine months after its latest million unit milestone. The 7 million sales mark was reached in September 2014, again, selling one million hybrids in nine months, and the 8 million sales milestone was achieved in July 2015, just 10 months after the previous million-unit milestone. The 9 million sales mark was reached in April 2016, again, selling one million hybrids in just nine months, and the 10 million milestone in January 2017, one more time nine months later. Toyota estimates that up to January 31, 2017, its hybrids have saved about 7.66 billion U.S. gallons of gasoline (29 billion liters) compared to the amount used by gasoline-powered vehicles of similar size, and have emitted approximately 77 million fewer tons of CO2 emissions than would have been emitted by gasoline-powered vehicles of similar size and driving performance. Question: How many years did it take Toyota to go from 1 millions hybrids sold to 2 million?", - "Output Program": [ - "condition_1 = 2007\ncondition_2 = 2009\n\nprint(abs(condition_2 - condition_1))", - "year1 = 2007\nyear2 = 2009\ndiff = year2 - year1\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Wind energy is generated by local wind farms. The largest, Waubra Wind Farm, completed in 2009, ( W - 192 MW, 128 turbines) is capable of producing enough electricity to power a city 3 to 4 times the size of Ballarat. Other significant nearby wind farms include Mount Mercer Wind Farm, completed 2014, ( S - 131 MW, 64 turbines) which produces enough energy to power 100,000 homes, equivalent to Ballarats population and Chepstowe, completed March 2015, ( W - 6 MW, 3 turbines) which produces enough power for 3,400 homes. The first community-owned wind farm in Australia, the Hepburn Wind Project at Leonards Hill, Victoria, completed in 2011, ( NE - 4 MW, 2 turbines) produces the equivalent amount of electricity used by the town of Daylesford, Victoria. Several large projects have planning approval, including Stockyard Hill Wind Farm ( W - 41 MW, 157 turbines), Moorabool Wind Project at Mount Egerton, Victoria and Ballan, Victoria ( E - 330 MW, 107 turbines). and the Lal Lal, Victoria Wind Farm ( SE - 150 MW, 64 turbines). Question: How many total turbines will be used in the three planned projects?", - "Output Program": [ - "condition_1 = 157\ncondition_2 = 107+64\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "turbine = 157 + 107 + 64\nprint(turbine)" - ], - "Output Answer": [ - "{'number': '328', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Between 2009 and 2013, George Mason saw a 21% increase in the number of applications, has enrolled 4% more new degree-seeking students, and has seen the percentage of undergraduate and graduate applications accepted each decrease by 4%. Law applications accepted increased by 10%. Mason enrolled 33,917 students for Fall 2013, up 956 (+3%) from Fall 2012. Undergraduate students made up 65% (21,990) of the fall enrollment, graduate students 34% (11,399), and law students 2% (528). Undergraduate headcount was 1,337 higher than Fall 2012 (+7%); graduate headcount was 262 lower (\u22122%); and law student headcount was 119 lower (\u221218%). Matriculated students come from all 50 states and 122 foreign countries. As of fall 2014, the university had 33,791 students enrolled, including 21,672 undergraduates, 7,022 seeking masters degrees, 2,264 seeking doctoral degrees and 493 seeking law degrees. Question: How many more students were undergraduate than graduate?", - "Output Program": [ - "under = 21990\ngraduate = 11399\nprint(under - graduate)" - ], - "Output Answer": [ - "{'number': '10591', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many people claimed either Irish American, German American, or English American ancestry?", - "Output Program": [ - "irish_american = 719 \ngerman_american = 646\nenglish_american = 346\n\nprint(abs(round(irish_american + english_american + german_american,2)))", - "irish = 719\ngerman = 646\nenglish = 346\ntotal = irish + german + english\nprint(total)" - ], - "Output Answer": [ - "{'number': '1711', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many more natural streams were named river compared to rio and River delta combined?", - "Output Program": [ - "river = 147\ncombine = 11 + 10\nprint(river - combine)", - "condition_one = 147\ncondition_two = 11+10\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '126', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Changing populations have happened in timber and mining towns in the American West as a result of boom and bust economic cycles. Some towns decrease in population following a bust, while some, like Arcata, experience a change in demographics. In the case of Arcata, the peak and the bust were close due to Arcata\u2019s relatively late entry into the timber industry, and its domination by mechanization. The population of the city of Arcata was 3,729 during its peak 1950, when lumber was exported throughout the country and abroad. For the County of Humboldt, After the bust, in 1955, the population of Arcata in 1960 was 5,235. In Arcata the population under the age of 15 was 28.1%. Those age 15-24 made up 22.8% of Arcata\u2019s population. Those age 25-39 made up 19.4% of the population. Those age 40-54 made up 16% of Arcata\u2019s population. Those age 55-64 made up 6.7% of Arcata\u2019s population. Those age 65 and over made up 6.9% of Arcata\u2019s population. Question: How many percent were not aged 55 to 64?", - "Output Program": [ - "aged=6.7\npeople=100\nanswer=people-aged\nprint(answer)" - ], - "Output Answer": [ - "{'number': '93.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Demographics of Gabon is the makeup of the population of Gabon. As of , Gabon has a population of . Gabons population is relatively young with 35.5% of its population under 15 years of age and only 4.3% of its population over 65 years old. Gabon has a nearly even split between males and females with 0.99 males for every female in the population. In the age range of 15-65, the ration is exactly 1 male to 1 female. The life expectancy of Gabon is lower than the world average. Gabons populations life expectancy at birth is 53.11 years while the world average is 67.2 years as of 2010. Ethnically, the biggest group in Gabon are the Fang people with over 500,000 people, or about a third of Gabons population, belonging to this ethnic group. The biggest religion in Gabon is Christianity, with between 55-75% of the population of Gabon being Christian. Question: How many people, in terms of percentage of the population of Gabon, are under 65 years old?", - "Output Program": [ - "over_65_year_old = 4.3\ntotal = 100\n\nunder_65_year_old = (total - over_65_year_old)\n\nprint(under_65_year_old)", - "age_grop_65 = 4.3\n\nprint(abs(round(100 - age_grop_65,2)))" - ], - "Output Answer": [ - "{'number': '95.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Pistons entered the All-Star break at 27\u201327. The Pistons did surpass their win totals from the 2009\u201310 NBA season to the 2014\u201315 NBA season on March 9, 2016, when Detroit defeated the Dallas Mavericks 102\u201396. On April 6, 2016, following a 108\u2013104 win over the Orlando Magic, the Pistons reached 42 wins and were assured their first winning season since the 2007\u201308 NBA season. On April 8, 2016, the Pistons defeated the Washington Wizards 112\u201399 and clinched a playoff berth for the first time since 2009. The eighth-seeded Pistons faced the top-seeded Cleveland Cavaliers in the first round of the 2016 NBA Playoffs. They were swept in four games in a highly-competitive series. Question: How many points did the Pistons win against the Orlando Magic by on April 6, 2016?", - "Output Program": [ - "Orlando = 108\nPistons = 104\nprint(Orlando-Pistons)", - "piston = 108\norlando = 104\nprint(piston - orlando)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1877 the price of British-grown wheat averaged 56 shillings and 9 pence a quarter and for the rest of the nineteenth century it never reached within 10 shillings of that figure. In 1878 the price fell to 46 shillings and 5 pence. In 1886 the wheat price decreased to 31 shillings a quarter. By 1885 wheat-growing land declined by a million acres (4,000 km\u00b2) (28\u00bd%) and the barley area had dwindled greatly also. Britains dependence on imported grain during the 1830s was 2%; during the 1860s it was 24%; during the 1880s it was 45%, (for wheat alone during the 1880s it was 65%.) The 1881 Census in the United Kingdom showed a decline of 92,250 in agricultural labourers in the ten years since 1871, with an increase of 53,496 urban labourers. Many of these had previously been farm workers who migrated to the cities to find employment, despite agricultural labourers wages being higher than those of Europe. Agricultures contribution to the national income was about 17% in 1871; by 1911 it was less than 7%. Question: In which year was the price of wheat the lowest: 1877, 1878, or 1886?", - "Output Program": [ - "wheat_price_in_1877 = 56.9\nwheat_price_in_1878 = 46.5\nwheat_price_in_1886 = 31\n\nwheat_price = (wheat_price_in_1877,wheat_price_in_1878,wheat_price_in_1886)\nlowest_price = min(wheat_price)\n\nif lowest_price == wheat_price_in_1877:\n print(1877)\nelif lowest_price == wheat_price_in_1878:\n print(1878)\nelif lowest_price == wheat_price_in_1886:\n print(1886)", - "in_1877 = 56\nin_1878 = 46\nin_1886 = 31\nif (in_1877 < in_1878) and (in_1877 < in_1886):\n print(1877)\nelif (in_1878 < in_1877) and (in_1878 < in_1886):\n print(1878)\nelse:\n print(1886)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1886'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The home front was subject to dynamic social changes throughout the war, though domestic issues were no longer Roosevelts most urgent policy concern. The military buildup spurred economic growth. Unemployment fell in half from 7.7 million in spring 1940 to 3.4 million in fall 1941 and fell in half again to 1.5 million in fall 1942, out of a labor force of 54 million. There was a growing labor shortage, accelerating the second wave of the Great Migration (African American) of African Americans, farmers and rural populations to manufacturing centers. African Americans from the South went to California and other West Coast states for new jobs in the defense industry. To pay for increased government spending, in 1941 Roosevelt proposed that Congress enact an income tax rate of 99.5% on all income over $100,000; when the proposal failed, he issued an executive order imposing an income tax of 100% on income over $25,000, which Congress rescinded. The Revenue Act of 1942 instituted top tax rates as high as 94% (after accounting for the excess profits tax), greatly increased the tax base, and instituted the first federal withholding tax. In 1944, Roosevelt requested that Congress enact legislation which would tax all \"unreasonable\" profits, both corporate and individual, and thereby support his declared need for over $10 billion in revenue for the war and other government measures. Congress overrode Roosevelts veto to pass a Individual Income Tax Act of 1944 raising $2 billion. Question: How many years after Roosevelt proposed that Congress enact an income tax rate of 99.5% on all income over $100,000 did he request that Congress enact legislation which would tax all \"unreasonable\" profits, both corporate and individual, and thereby support his declared need for over $10 billion in revenue for the war and other government measures?", - "Output Program": [ - "tax_proposed_in = 1941\nenlact_in = 1944\n\nprint(abs(tax_proposed_in - enlact_in))", - "start = 1941\nend = 1944\nyears = end - start\nprint(years)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In week 5, the Lions hosted the Carolina Panthers. The teams exchanged field goals in the first quarter, one from Matt Prater from 30-yards, and one from Graham Gano from 21-yards. The Lions regained the lead in the second quarter via a one-yard touchdown run from Zach Zenner. The Panthers responded with a six-yard touchdown pass from Cam Newton to Christian McCaffrey, and a 10-yard touchdown pass from Newtwon to Devin Funchess, to make the score 17-10 in favor of Carolina at half-time. The Panthers scored 10 points in the third quarter via a 31-yard touchdown pass from Newton to Kelvin Benjamin, and a 44-yard field from Gano. The Lions responded with 14 points in the fourth quarter via two touchdown receptions from Matthew Stafford to Darren Fells, from four-yards and 20-yards respectively, making the final score 27-24 in favor of Carolina. Detroit's loss dropped them to 2nd in the NFC North, as the Packers beat the Cowboys later in the day to move to 4-1. Question: How many more touchdown passes were there compared to touchdown runs? 5", - "Output Program": [ - "pas = 3\nrun = 1\ndiff = pas - run\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many more people, in terms of percentage, were in the second biggest age group compared to the second smallest?", - "Output Program": [ - "agegroup1=27.8\nagefroup2=15.9\nanswer=agegroup1-agefroup2\nprint(answer)", - "secondbiggest=27.8\nsecondsmallest=15.3\nanswer=secondbiggest-secondsmallest\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Abortion rates also vary depending on the stage of pregnancy and the method practiced. In 2003, the Centers for Disease Control and Prevention (CDC) reported that 26% of reported legal induced abortions in the United States were known to have been obtained at less than 6 weeks gestation, 18% at 7 weeks, 15% at 8 weeks, 18% at 9 through 10 weeks, 9.7% at 11 through 12 weeks, 6.2% at 13 through 15 weeks, 4.1% at 16 through 20 weeks and 1.4% at more than 21 weeks. 90.9% of these were classified as having been done by \"curettage\" (Suction-aspiration abortion, dilation and curettage, dilation and evacuation), 7.7% by \"medical abortion\" means (mifepristone), 0.4% by \"instillation abortion\" (saline or prostaglandin), and 1.0% by \"other\" (including hysterotomy abortion and hysterectomy). According to the CDC, due to data collection difficulties the data must be viewed as tentative and some fetal deaths reported beyond 20 weeks may be natural deaths erroneously classified as abortions if the removal of the dead fetus is accomplished by the same procedure as an induced abortion. Question: How many abortions, by percent, occurred after 6 weeks gestation as reported by the CDC in 2003?", - "Output Program": [ - "condition_1 = 26\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "week_7 = 18\nweek_8 = 15\nweek_9 = 18\nweek_11 = 9.7\nweek_13 = 6.2\nweek_16 = 4.1\nweek_21 = 1.4\ntotal = week_7 + week_8 + week_9 + week_11 + week_13 + week_16 + week_21\nprint(total) " - ], - "Output Answer": [ - "{'number': '74', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Toronto Blue Jays (1993\u20132000) All of the changes brought a competitive team to Hagerstown for the 1993 season. The offense got steady power production from Mike Coolbaugh, who led the team with 16 home runs. The best all-around hitter on the team proved to be D.J. Boston. Boston hit .315 with 13 home runs and 93 runs batted in (RBI). Those numbers were good enough to earn him league Most Valuable Player (MVP) honors. Two outfielders, Rickey Cradle and Jos\u00e9 Herrera (1990s outfielder), put together solid seasons at the plate for the Suns. Herrera hit .317 in 95 games, while Cradle belted 13 home runs. Brad Cornett led the team in earned run average (ERA), with a 2.40 mark, and also innings pitched, with 172.1. Silva went 12\u20134 with a 2.52 ERA in 142.2 innings. In that time frame, Silva struck out 161 batters. Overall, the Suns had a winning season in 1993. Question: How many home runs did Mike Coolbaugh and D.J. Boston have combined during the season?", - "Output Program": [ - "mike = 16 \ndj_bos = 13\nprint(abs(round(mike + dj_bos,2)))", - "mike_home_runs=16\nboston_home_runs=13\ncombined_home_runs=mike_home_runs+boston_home_runs\nprint(combined_home_runs)" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Direct U.S. military involvement ended on 15 August 1973 as a result of the Case-Church Amendment passed by the U.S. Congress. The fall of Saigon by the North Vietnamese Army in April 1975 marked the end of the war, and North and South Vietnam were reunified the following year. The war exacted a huge human cost in terms of fatalities (see Vietnam War casualties). Estimates of the number of Vietnamese soldiers and civilians killed vary from 966,000 to 3.8 million. Some 275,000-310,000 Khmer people, 20,000-62,000 Lao people, and 58,220 U.S. service members also died in the conflict, and a further 1,626 remain missing in action. The Sino-Soviet split re-emerged following the lull during the Vietnam War and ties between the DRV and its Cambodian allies in the GRUNK, the newly-formed Democratic Kampuchea begun almost immediately in a series of border raids by the Khmer Rouge and erupted into the Cambodian-Vietnamese War, with Peoples Liberation Army directly intervening in the Sino-Vietnamese War. The end of the war and resumption of the Third Indochina War would precipitate the Vietnamese boat people and the bigger Indochina refugee crisis, which saw an estimated 250,000 people perish at sea. Question: What year were North and South Vietnam reunified?", - "Output Program": [ - "print(1976)", - "war_ended = 1975\nreunited = war_ended + 1\n\nprint(reunited)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1976'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: For their last home game of the season, the San Francisco 49ers took on the visiting team the Lions. The Lions took an early lead midway through the 1st quarter with a 27-yard Jason Hanson field goal. The 49ers tied it up at the end of the 1st quarter with a 33-yard field goal by Ricky Schmitt. The only score of the 2nd quarter was a 39-yard 49ers field goal just before halftime. In the 3rd quarter came 2 San Francisco TD's. First a 2-yard catch by Vernon Davis, then a 1-yard run by Frank Gore. The Lions kicked their final field goal of the day in the 4th quarter from 38 yards. 49ers RB Frank Gore finished with 152 total yards (110 alone in the third quarter) and a touchdown. Gore carried 28 times for 71 yards to give him 1,013 for the year, making him the first running back in team history to record four straight seasons of over 1,000 yards rushing. Question: How many yards did Frank Gore average per carry in this game?", - "Output Program": [ - "start = 1961\nend = 1989\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2.53', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Mechelen capitulated to Henri Christian Michel de Stengel and 6,000 Frenchmen on 16 November 1792 and its garrison of one battalion of the Austrian W\u00fcrttemberg Infantry Regiment Nr. 38 was allowed to go free. On the 27th Stengel with 8,000 soldiers from the Army of Belgium won a minor action at Voroux-lez-Liers near Li\u00e8ge over Anton Szt\u00e1ray and four battalions of Austrians. Antwerp fell on 29 November to Mirandas 17,600 infantry and 1,245 cavalry. The Austrian garrison of the 1st Battalion of the Hohenlohe Nr. 17, two companies of the Vierset Nr. 59 and four companies of the W\u00fcrzburg Infantry Regiments, plus 140 gunners surrendered after losing two dead and four wounded. The French captured 57 cannons, 50 additional 3-pound regimental cannons, 3,150 muskets and 1,523 hundredweight of gunpowder. The 2,599-man garrison of Namur under Johann Dominik von Moitelle surrendered on 2 December to Valence and Harville after a four-week siege. The Austrian defenders included two battalions of the Kinsky Infantry Regiment Nr. 36, one battalion of the Vierset, two companies of the Le Loup J\u00e4ger (military) Battalion, a half-squadron of the Esterhazy Hussar Regiment Nr. 32 and 90 gunners. Harvilles division counted 13,256 infantry, 1,425 cavalry and 266 artillerists. Question: How many cannons and muskets did the French capture total?", - "Output Program": [ - "muskets = 3150\ncannons = 57\ntotal = muskets + cannons\nprint(total)", - "canon = 57\nmusket = 3150\n\nprint(canon+musket)" - ], - "Output Answer": [ - "{'number': '3207', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Cochrane Library had 145 CAM-related Cochrane systematic reviews and 340 non-Cochrane systematic reviews. An analysis of the conclusions of only the 145 Cochrane reviews was done by two readers. In 83% of the cases, the readers agreed. In the 17% in which they disagreed, a third reader agreed with one of the initial readers to set a rating. These studies found that, for CAM, 38.4% concluded positive effect or possibly positive (12.4%), 4.8% concluded no effect, 0.7% concluded harmful effect, and 56.6% concluded insufficient evidence. An assessment of conventional treatments found that 41.3% concluded positive or possibly positive effect, 20% concluded no effect, 8.1% concluded net harmful effects, and 21.3% concluded insufficient evidence. However, the CAM review used the more developed 2004 Cochrane database, while the conventional review used the initial 1998 Cochrane database. Question: How many percent of readers did not conclude positive effect?", - "Output Program": [ - "conclude_positive_effect = 38.4\nprint(100-conclude_positive_effect)", - "total = 100\npositive = 38.4\nprint(total - positive)" - ], - "Output Answer": [ - "{'number': '61.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many yards longer was Bryants longest second half field goal compared with his shortest second half field goal?", - "Output Program": [ - "longest = 55\nshortest = 20\n\nprint(abs(round(longest - shortest,2)))", - "longest = 55\nshortest = 20\ndiff = longest - shortest\nprint(diff)" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of those who were foreign born came from Latin America, Northern America or Africa?", - "Output Program": [ - "latin = 22.4\nnorthern = 1.9\nafrica = 5\nprint(round(northern + africa + latin, 1))", - "condition_1 = 22.4+5+1.9\n\nprint(abs(round(condition_1,2)))" - ], - "Output Answer": [ - "{'number': '29.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1856, Leopold II, Grand Duke of Tuscany established a penal colony in Pianosa because it was considered a perfect place to isolate, segregate, and oversee detainees; at the proclamation of the Kingdom of Italy in 1861, there were 149 prisoners on the island. In 1864 a structure able to contain 350 prisoners was built, but in 1872 the island was divided into numerous farms organizing the inmates as small communities; in 1880 there were 960 detainees. The captives cultivated cereals, produced oil and wine as Sangiovese and Procanico, there were poultry, pigs, and cattle farms. From 1884 until 1965, because of its dry climate, Pianosa hosted convicts from all over Italy who had been affected by tuberculosis. At the beginning of the 1900s, the population on the island was 21 civilians, 80 Polizia Penitenziaria, 40 soldiers, and 800 prisoners. The former President of the Republic of Italy Sandro Pertini became an inmate in 1932 for political reasons. During World War II, on 17 September 1943, Germans troops invaded Pianosa and occupied it; on 19 March 1944 French commandos landed on the island, and after a short firefight left again, taking away 40 prison guards as hostages; the following month an allied bomber attacked the island, killing six people. Question: How many years did Pianosa host convicts?", - "Output Program": [ - "Pianosa_start_host_year = 1884\nPianosa_end_host_year = 1965\nprint(Pianosa_end_host_year - Pianosa_start_host_year)", - "year_1 = 1965\nyear_2 = 1884\nfinal = year_1 - year_2\nprint(final)" - ], - "Output Answer": [ - "{'number': '81', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: How many more Chinese Indonesians than Batak in Jakarta?", - "Output Program": [ - "chinese = 5.53 \nbatak = 3.61\n\nprint(abs(round(chinese - batak,2)))", - "batak = 3.61\nchinese = 5.53\nmany_more = chinese - batak\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '1.92', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2004, Bonds had perhaps his best season. He hit .362 en route to his second National League batting title, and broke his own record by walking 232 times. He slugged .812, which was fourth-highest of all time, and broke his on-base percentage record with a .609 average. Bonds passed Mays on the career home run list by hitting his 661st off of Ben Ford (baseball) on April 13, He then hit his 700th off of Jake Peavy on September 17. Bonds hit 45 home runs in 373 at-bats, and struck out just 41 times, putting himself in elite company, as few major leaguers have ever had more home runs than strikeouts in a season. Bonds would win his fourth consecutive MVP award and his seventh overall. His seven MVP awards are four more than any other player in history. In addition, no other player from either league has been awarded the MVP four times in a row. (The MVP award was first given in 1931). The 40-year-old Bonds also broke Willie Stargells 25-year record as the oldest player to win a Most Valuable Player Award (Stargell, at 39 years, 8 months, was National League co-MVP with Keith Hernandez in 1979). On July 4, he tied and passed Rickey Hendersons career bases on balls record with his 2190th and 2191st career walks. Question: How many career home runs was Mays record?", - "Output Program": [ - "bond = 661\nmay_record = bond - 1\nprint(may_record)", - "total = 661\nmays = total - 1\n\nprint(abs((mays)))" - ], - "Output Answer": [ - "{'number': '660', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The deportation was given the code name Operation Ulusy. In it, a total of 93,139 Kalmyks were uprooted. They were packed into Cattle wagon and dispatched in some 46 trains. One witness recalled that they traveled for two weeks. Many Kalmyks were dirty and unwashed upon arrival; upon exiting, the snow became black from their dirt. The deportation was completed on 31 December. A majority of them (91,919) were deported by the end of the year, though an additional 1,014 people were also evicted in January 1944. Resolution no. 1432 425 of the Soviet of Peoples Commissars, which determined that this ethnic group should be resettled, was adopted on 28 December 1943 and signed by Vyacheslav Molotov, but not made public. The entire operation was guided by the NKVD chief Lavrentiy Beria and his Deputy Commissar Ivan Serov. Other officials who participated in it included Victor Grigorievich Nasedkin, Head of the Gulag and Commissar of the State Security of the 3rd degree, and Dmitri Vasilevich Arkadiev, the Head of the Transport Department of the USSR NKVD. The Kalmyks were sent to various locations in Siberia\u2014by January 1944, 24,352 were sent to the Omsk Oblast, 21,164 to Krasnoyarsk Krai, 20,858 to Altai Krai, and 18,333 to Novosibirsk Oblast. Alternative sources indicate that, beginning in 1944, 6,167 Kalmyk families were in the Altai, 7,525 in the Krasnoyarsk, 5,435 in Novosibirsk and 8,353 in the Omsk Region. 660 families were also located in the Tomsk Region, 648 in the Kazakh Soviet Socialist Republic, 522 in Tobolsk, 2,796 in the Yamalo-Nenets Autonomous Okrug and 1,760 in the Khanty-Mansi Autonomous Okrug. Question: How many more Kalmyks were sent to Omsk Oblast compared to Krasnoyarsk Krai in January 1944?", - "Output Program": [ - "omsk_oblast = 24352\nkrasnoyarsks = 21164\ntotal = omsk_oblast - krasnoyarsks\nprint(total)\n", - "Omsk_Oblast = 24352\nKrasnoyarsk_Krai = 21164\nprint(Omsk_Oblast-Krasnoyarsk_Krai)" - ], - "Output Answer": [ - "{'number': '3188', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: KAIST produced a total of 48,398 alumni from 1975 to 2014, with 13,743 bachelors, 24,776 masters, and 9,879 doctorate degree holders. As of October 2015, 11,354 students were enrolled in KAIST with 4,469 bachelor\u2019s, 3,091 master\u2019s, and 3,794 doctoral students. More than 70 percent of KAIST undergraduates come from specialized science high schools. On average, about 600 international students from more than 70 different countries come to study at KAIST, making KAIST one of the most ethnically diverse universities in the country. Question: How many academic programs had over 3500 students enrolled as of October 2015?", - "Output Program": [ - "name = ['bachelor', 'doctoral']\nlength = len(name)\nprint(length)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many field goals between 25 and 60 yards were made?", - "Output Program": [ - "field_goals_bet_25_to_60=3\nprint(field_goals_bet_25_to_60)", - "field_goals = [28,37,21,63,30]\n\ncount = 0\nt = 0\n\nwhile t < len(field_goals):\n if 25 < field_goals[t] < 60:\n count = count + 1\n t = t+1\n else:\n t = t+1\nprint(count)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the 2010 United States Census, there were 1,585,873 people living in Manhattan, an increase of 3.2% since 2000. Since 2010, Manhattans population was estimated by the Census Bureau to have increased 5.0% to 1,664,727 , representing 19.3% of New York Citys population of 8,622,698 and 8.4% of New York States population of 19,849,399. As of the 2017 Census estimates, the population density of New York County was around 72,918 people per square mile (28,154/km\u00b2), the highest population density of any county in the United States. In 1910, at the height of European immigration to New York, Manhattans population density reached a peak of 101,548 people per square mile (39,208/km\u00b2). Question: Was the population density of New York County higher in 2017 or 1910?", - "Output Program": [ - "density2017 = 72918\ndensity1910 = 101548\nif density1910>density2017:\n print(\"1910\")", - "y = 72918\nx = 101548\nif x>y:\n print(1910)\nelse:\n print(2017)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1910'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to National Police Authority records, in 2002, 16,212 foreigners were caught committing 34,746 crimes, over half of which turned out to be visa violations (residing/working in Japan without a valid visa). The statistics show that 12,667 cases (36.5%) and 6,487 individuals (40.0%) were Chinese, 5,272 cases (15.72%) and 1,186 individuals (7.3%) were Brazilian, and 2,815 cases (8.1%) and 1,738 individuals (10.7%) were Korean. The total number of crimes committed in the same year by Japanese was 546,934 cases. Question: How many criminal cases did the Chinese and Brazilians have in Japan?", - "Output Program": [ - "Japanese=546934\nBrazilian=2815\nChinese=5272\nanswer=Japanese-Brazilian-Chinese\nprint(answer)", - "Chinese=6487 \nBrazilian=1186\njapan=546934\nanswer=Brazilian+Chinese\nprint(answer)" - ], - "Output Answer": [ - "{'number': '17939', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Norwegian local elections, 2007 were held on 10 September. The Socialist Socialist Left Party (Norway) (SV) and the Pensioners Party (PP) ended up as the losers of the election, SV going from 11.6% of the votes in the Norwegian county council election, 2003 to 7.1%, and PP losing 2.9% ending up at 1.2%. The Liberal Party more than doubled, going from 2.7% to 5.8%. The Conservative Party lost 1.1% of the votes, ending up at 26.3%, while the Progress Party got 20.2% of the votes, a gain of 3% since the 2003 elections. The Christian Democratic Party gained 0.2%, ending up at 6.3%. The Red Electoral Alliance lost 1.4%, ending up at 4.5%, while the Centre Party gained 1.2%, ending up at 2.8%. Finally, the Labour Party continued being the second-largest party in the city, gaining 1% and ending up at 23.9%. Question: How many more votes went to the Progress Conservative Party than the SVs and the PPs, in percent?", - "Output Program": [ - "condition_1 = 7.1+1.2\ncondition_2 = 26.3\n\nprint(abs(round(condition_2 - condition_1,2)))", - "pcp_votes = 26.3\nsv = 7.1\npps = 1.2\n\nprint(abs(round((sv+pps) - (pcp_votes),2)))" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The team rallied for a win over the Washington Redskins at FedExField in week 10. Penalties on Washington's defense helped allow a short McNabb to Brian Westbrook touchdown pass on Philadelphia's opening drive. A fumble by L. J. Smith gave Washington the ball inside Eagle territory, and Jason Campbell capitalized with a touchdown pass to James Thrash, the former Eagle. The extra point was missed, but Campbell hit Thrash for another score later in the second quarter. The two-point conversion failed, leaving it 12-7 Washington. A Redskin field goal stretched Philadelphia's deficit to 15-7 in the third quarter, but L. J. Smith, who spent much of the early season injured, caught an eight-yard touchdown from McNabb. The Eagles went for two to try to tie it, but were not successful. Campbell fired back with his third touchdown pass, this one to Keenan McCardell, to make it 22-13. McNabb needed five plays to get the points back, launching a 45-yard touchdown pass to Reggie Brown for the touchdown. Ladell Betts fumbled the ball away in Eagle territory on Washington's next possession, but McNabb was sacked and fumbled it back to the Redskins on the next play. The Redskins eventually had first-and-goal from the three-yard line, but the Philadelphia defense had yet another huge goal-line stand, and Washington settled for a field goal to go up 25-20. The Eagles got the ball back with four minutes to play, and Westbrook immediately took a short pass and broke free for a 57-yard touchdown to go ahead 26-25 (the two-point conversion failing again). The defense came up big again, with Mike Patterson sacking Campbell to jar the ball loose, and Trent Cole recovering. Westbrook carried it in from ten yards out to seal the deal. McNabb, who surpassed Ron Jaworski for the most career completions in franchise history (2,090 at game's end), passed for 251 yards and four touchdowns in the 33-25 win. Westbrook rushed for 100 yards and had 83 receiving yards, with three total touchdowns. The comeback win improved the Eagles record to 4-5. Question: How many points were scored in the first half?", - "Output Program": [ - "point=12\npoint2=7\nanswer=point+point2\nprint(answer)", - "scored1=12\nscored2=7\nanswer=scored1+scored2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many more receptions did Cliff Branch and Malcolm Barnwell have combined than Marcus Allen?", - "Output Program": [ - "touchdowns=6\nanswer=touchdowns\nprint(answer)", - "touchdowns=6\nprint(touchdowns)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their bye week, the Colts gave a solid offensive performance at home against the Washington Redskins. Indianapolis won the contest 36-22 despite being down 14-13 at halftime. QB Peyton Manning, who was hit hard by defenders twice in the first half, rebounded resoundingly in the second half with 3 touchdown passes in the third quarter. On a day when Manning was almost perfect, he and WR Marvin Harrison connected for two touchdowns. The performance also saw the pair move up in their respective career yardage lists; Manning passed Jim Hart to move into 14th place in all-time passing yards and Harrison passed Irving Fryar to move into eighth on the career receiving yardage chart. Washington QB Mark Brunell threw for two touchdowns and no interceptions, but his performance could not prevent the Redskins' third consecutive loss going into their bye week. Colts quarterback Peyton Manning finished the game 25 of 35 for 342 yards passing and four touchdowns, while Washington quarterback Mark Brunell completed 27 of his 37 pass attempts for 226 yards passing and two touchdowns. Colts rookie RB Joseph Addai had a career-high 85 yards rushing on 11 carries, and Redskins RB Ladell Betts carried the football 10 times for 52 yards. Colts WR Reggie Wayne had his first big game of the season, as he had 7 catches for 122 yards receiving and one touchdown. Question: How many more passes did Brunell complete than Manning?", - "Output Program": [ - "passes=2\nanswer=passes \nprint(answer)", - "halftimepoint=1\ntouchdown=3\nanswer=touchdown-halftimepoint\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1950, Sultan Omar Ali Saifuddien III, upon his ascension to the throne, negotiated with the British for an increase in corporate taxes, growing from 10% to 30% in 1953. A Malayan dollar$1.2 million (US$0.39 million) allotment to Brunei for war damages during the Japanese occupation of British Borneo increased from M$1 million in 1946 to M$100 million (US$32.6 million) in 1952. A five-year development plan with a budget of M$100 million was also implemented in 1953, with infrastructure receiving the largest percentage (80%) and the rest going toward social programmes. Together with the expansion of the oil and gas industry, commercialisation began to transform Bruneis capital and a large number of public buildings were constructed, along with the development of a central business district in the 1970s and 1980s. On 1 August 2007, Sultan Hassanal Bolkiah gave consent for the expansion of the city from 4.97 sq mi to 38.75 sq mi. Question: How many percent of the budget was not given towards infrastructure?", - "Output Program": [ - "infrastructure = 80\n\nprint(abs(round(100 - infrastructure,2)))", - "percentage = 100\ninfrastructure = 80\nothers = percentage - infrastructure\nprint(others)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2007, the Land Forces consisted of 29,600 soldiers (6th Guards Mechanised Brigade (Grodno), 11th Guards Mechanized Brigade at Slonim, the 120th Guards Mechanised Brigade (Minsk), 38th and 103rd Mobile Brigades (organized similarly to Soviet airborne regiments, not all of them are equipped with BMD-1), 5th Spetsnaz Brigade (Maryina Horka), five artillery brigades and four regiments, two MRL regiments, 15th, 29th, 115th, 120th and 302nd SAM Brigades, two SSM brigades, two brigades and one regiment of engineers, 8th independent NBC Brigade, two signals brigades, 40th independent NBC battalion. Army equipment includes 1800 main battle tanks (MBT) and 2600 AFV/APC. The weapons and equipment storage bases include the 50th (Brest), 19th, 34th Tank Division & 37th Guards Tank Division (former tank divisions), 3rd Guards Tank Division, and 28th (Baranovichi). Weapons storage bases that have been disbanded include the 29th, 30th, 193rd Tank Division, and the storage base that used to be the 8th Guards Tank Division at Marina Gorka. Question: How many SAM brigades were there?", - "Output Program": [ - "sam_bridges = [15,29,115,120,302]\n\nprint(abs(round(len(sam_bridges))))", - "no_of_sam_bridges = 5\nprint(no_of_sam_bridges)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Hoping to increase their winning streak the Bears returned to Chicago for an NFC duel with the Seattle Seahawks. The Bears took the early lead as RB Matt Forte got a six-yard TD run. But the Seahawks answered back with QB Matt Hasselbeck getting a 22-yard TD pass to WR Deon Butler, followed in the second quarter by RB Justin Forsett getting a 9-yard TD run. Then the Bears responded with kicker Robbie Gould making a 34 and a 24-yard field goal. In the third quarter the Bears fell further behind when QB Jay Cutler was sacked in the endzone by free safety Jordan Babineaux for a safety. This was followed in the fourth quarter by RB Marshawn Lynch getting a 1-yard TD run. The Bears tried to come back into the game but only came away with a touchdown after WR Devin Hester returned a punt 89 yards to the endzone for a touchdown. Question: How many more yards were scored on special teams touchdowns compared to rushing touchdowns?", - "Output Program": [ - "yards=34\nyeard=24\nanswer=yards+yeard\nprint(answer)\n" - ], - "Output Answer": [ - "{'number': '73', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The automobile industry was one of South Koreas major growth and export industries in the 1980s. By the late 1980s, the capacity of the South Korean motor industry had increased more than fivefold since 1984; it exceeded 1 million units in 1988. Total investment in car and car-component manufacturing was over US$3 billion in 1989. Total production (including buses and trucks) for 1988 totaled 1.1 million units, a 10.6 percent increase over 1987, and grew to an estimated 1.3 million vehicles (predominantly passenger cars) in 1989. Almost 263,000 passenger cars were produced in 1985, a figure that grew to approximately 846,000 units in 1989. In 1988 automobile exports totaled 576,134 units, of which 480,119 units (83.3 percent) were sent to the United States. Throughout most of the late 1980s, much of the growth of South Koreas automobile industry was the result of a surge in exports; 1989 exports, however, declined 28.5 percent from 1988. This decline reflected sluggish car sales to the United States, especially at the less expensive end of the market, and labor strife at home. South Korea today has developed into one of the worlds List of countries by motor vehicle production. The Hyundai Kia Automotive Group is South Koreas largest automaker in terms of revenue, production units and worldwide presence. Question: How many millions had total production increased in South Korean from 1988 to 1989?", - "Output Program": [ - "_1988 = 1.1\n_1989 = 1.3\ndiff = _1989 - _1988\nprint(diff)", - "y1988 = 1.1\ny1989 = 1.3\n\nprint(abs(round(y1988-y1989,2)))" - ], - "Output Answer": [ - "{'number': '.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The newly minted 1982 Los Angeles Raiders season finished the 1982 NFL strike 1982 NFL season 8-1 to win the AFC West, but lost in the second round of the 1982-83 NFL playoffs to the 1982 New York Jets season. The 1983 NFL season, the 1983 Los Angeles Raiders season finished 12-4 to win the AFC West. Convincing playoff wins over the 1983 Pittsburgh Steelers season and 1983 Seattle Seahawks season in the 1983-84 NFL playoffs propelled the Raiders to their fourth Super Bowl. Against the 1983 Washington Redskins season in Super Bowl XVIII, the Raiders built a lead after blocking a punt and recovering for a touchdown early in the game. A Branch touchdown reception from Plunkett put the Raiders up 14-0 with more than nine minutes remaining in the first quarter. With seven seconds remaining in the first half, linebacker Jack Squirek intercepted a Joe Theismann swing pass at the Washington five yard line and scored, sending the Raiders to a 21-3 halftime lead. Following a John Riggins one-yard touchdown run (extra point was blocked), Marcus Allen scored from five yards out to build the lead to 28-9. The Raiders sealed the game with Allen reversed his route on a Super Bowl record run that turned into a 74-yard touchdown. The Raiders went on to a 38-9 victory and their third NFL championship. Allen set a record for most rushing yards (191) and combined yards (209) in a Super Bowl as the Raiders won their third Super Bowl in eight years. Question: How many more losses did the Raiders have in the 1983 NFL season than they did in the 1982 season?", - "Output Program": [ - "losses_in_1983 = 1\nlosses_in_1982 = 4\nprint(abs(losses_in_1983-losses_in_1982))", - "date_dict = {'day': '','month':'','year': ''}\nraiders_losses_1982 = 1\nraiders_losses_1983 = 4\nraiders_compared_losses = (raiders_losses_1983 - raiders_losses_1982)\nnfl_dict = {'number':raiders_compared_losses, 'date': date_dict, 'spans': []}\nprint(nfl_dict)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Immigration Act of 1990 limits to 65,000 the number of foreign nationals who may be issued a visa or otherwise provided H-1B status each U.S. fiscal year (FY). An additional 20,000 H-1Bs are available to foreign nationals holding a masters or higher degree from U.S. universities. In addition, excluded from the ceiling are all H-1B non-immigrants who work at (but not necessarily for) universities, non-profit research facilities associated with universities, and government research facilities. Universities can employ an unlimited number of foreign workers otherwise qualifying for the H-1B as cap-exempt. This also means that contractors working at but not directly employed by the institutions may be exempt from the cap as well. However, employers must show 1) the majority of the workers duties will be performed at the qualifying institution, organization or entity and 2) the job duties directly and predominantly further the essential purpose, mission objectives or functions of the qualifying institution, organization or entity. Free Trade Agreements carve out 1,400 H-1B1 visas for Chilean nationals and 5,400 H-1B1 visas for Singapore nationals. However, if these reserved visas are not used, then they are made available in the next fiscal year to applicants from other countries. Due to these unlimited exemptions and roll-overs, the number of H-1B visas issued each year is significantly more than the 65,000 cap, with 117,828 having been issued in FY2010, 129,552 in FY2011, and 135,991 in FY2012. In past years, the cap was not always reached. For example, in FY1996, the Immigration and Naturalization Service (now known as USCIS) announced on August 20, 1996, that a preliminary report indicated that the cap had been exceeded, and processing of H-1B applications was temporarily halted. However, when more accurate numbers became available on September 6, it became apparent the cap had not been reached after all, and processing resumed for the remainder of the fiscal year. Question: How many total H-1B visas are available between foreign nationals and foreign nationals who hold a masters or higher degree from US universities?", - "Output Program": [ - "H1b_foreign_nationals_visas=65000\nH1b_foreign_nationals_visas_hdeg=20000\ntotal_H1b_visas=H1b_foreign_nationals_visas+H1b_foreign_nationals_visas_hdeg\nprint(total_H1b_visas)", - "visa = 65000\nvisa_masters = 20000\n\n\nprint(abs((visa_masters + visa)))" - ], - "Output Answer": [ - "{'number': '85000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2007, there were 101,480 people residing in Ancona (the greater area has a population more than four times its size), located in the province of Ancona, Marches, of whom 47.6% were male and 52.4% were female. Minors (children ages 18 and younger) totalled 15.54 percent of the population compared to pensioners who number 24.06 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Ancona resident is 48 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Ancona grew by 1.48 percent, while Italy as a whole grew by 3.56 percent. The current birth rate of Ancona is 8.14 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many years older is the average age of residents of Ancona than the Italian average?", - "Output Program": [ - "start = 48\nend = 42\n\nprint(abs(start - end))", - "ancona = 48\nitaly = 42\nprint(ancona - italy)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many percent of Bronx residents did not speak Indo-Aryan languages at home?", - "Output Program": [ - "indo_aryan_langauge = 0.87\n\nprint(abs(round(100 - indo_aryan_langauge,2)))", - "percent_speaking_indo_aryan=0.87\npercent_not_speaking_indo_aryan=100-percent_speaking_indo_aryan\nprint(percent_not_speaking_indo_aryan)" - ], - "Output Answer": [ - "{'number': '99.13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: These measures were applied with successful results while the government strove for the Magical Hexagon of full employment, social equality, economic growth, environmental quality, positive trade balance and price stability. The rebound which started in mid-2003 saw growth rate growth rate averaging 3% (2004 and 2005 saw a GDP growth of 2.5% and 2.6% respectively; for 2006 and 2007, the rate was 3.6%). In 2008, GDP growth was modest in the first half of the year while declining in the last two quarters. Because of the base effect, real growth came to 1.9%. While it contracted 1.9% in 2009, the economy started to pick up in Q3 and by the second quarter of 2010, it had surpassed its previous peak. Growth for 2010 was 2.6% Question: How many percentage points higher was the GDP growth in 2007 than in 2005?", - "Output Program": [ - "y_2005 = 2.6\ny_2007 = 3.6\n\ndifference = y_2007 - y_2005\n\nprint(difference)", - "gdp_in_2005 = 2.6\ngdp_in_2007 = 3.6\nprint(abs(gdp_in_2005-gdp_in_2007))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 2012\u20132016 The team started the 2012 season with a league worst 10-24 record. In late May and early June, the team embarked on a hot streak, winning ten out of thirteen games. By mid July, the team found themselves only 10 games out of the division lead. On July 16, the Twins defeated the Baltimore Orioles 19-7, the most runs scored in the short history of Target Field. By the end of August, the Twins were more than 20 games below .500, and last in the American League. On August 29, it was announced that the Twins would host the 2014 Major League Baseball All-Star Game. In 2013, the Twins finished in 4th place in the American League Central Division, with a record of 66-96. In 2014, the team finished with a 70-92 record, last in the division and accumulated the second fewest wins in the American League. As a result, Ron Gardenhire was fired on September 29, 2014. On November 3, 2014 Paul Molitor was announced by the team as the 13th manager in Twins history. Question: How many more games did the Twins win in 2014 than in 2013?", - "Output Program": [ - "Twins_finished=4\nprint(Twins_finished)", - "Twinswingame=4\nanswer=Twinswingame\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the financial year ended 31 July 2016, UCL had a total income (excluding share of joint ventures) of \u00a31.36 billion (2014/15 - \u00a31.26 billion) and a total expenditure of \u00a31.23 billion (2014/15 - \u00a31.22 billion). Key sources of income included \u00a3530.4 million from research grants and contracts (2014/15 - \u00a3427.3 million), \u00a3421.1 million from tuition fees and education contracts (2014/15 - \u00a3364.2 million), \u00a3192.1 million from funding body grants (2014/15 - \u00a3195.2 million) and \u00a325.1 million from donations and endowments (2014/15 - \u00a320.3 million). During the 2015/16 financial year UCL had a capital expenditure of \u00a3146.6 million (2014/15 - \u00a3149.3 million). At year end UCL had endowments of \u00a3100.9 million (31 July 2015 - \u00a3104.1 million) and total net assets of \u00a31.19 billion (31 July 2015 - \u00a31.07 million). Question: How many Euros (in millions) did UCL earn from research grants, funding body grants, and donations?", - "Output Program": [ - "research = 530.4\nfunding = 192.1\ndonations = 25.1\n\nprint(abs(round(research + funding + donations,2)))", - "millions_research_grants = 530.4\nmillions_funding_body_grants = 192.1\nmillions_donations = 25.1\nmillions_total = millions_research_grants + millions_funding_body_grants + millions_donations\nprint(millions_total)" - ], - "Output Answer": [ - "{'number': '747.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many percent were not Brazilians?", - "Output Program": [ - "condition_1 = 8.7\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nbazil = 8.7\nprint(total - bazil)" - ], - "Output Answer": [ - "{'number': '91.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Monterey Bay Aquarium employed over 500 people and had 1,200 active volunteers in 2015. Between 1984 and 2014, 8,500 volunteers donated 3.2 million community service hours. The aquarium attracts around 2 million visitors each year and, through 2016, over 50 million people had visited. Out of the 51 accredited public aquariums in the United States in 2015, Monterey Bay Aquariums 2.08 million visitors ranked it second by number of visits, behind Georgia Aquariums 2.2 million. In 2015, it served 290,000 annual members. Question: How many more visitors were at Georgia Aquariums compared to Montery Bay in 2015?", - "Output Program": [ - "aquarium=2000000\nMontereyBay=3200000\nanswer=MontereyBay-aquarium\nprint(answer)", - "GeorgiaAquariums=2200000\nMonterey=2080000\nanswer=GeorgiaAquariums-Monterey\nprint(answer)" - ], - "Output Answer": [ - "{'number': '120000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Trying to rebound from their home loss to the Colts, the Patriots stayed at home for a rainy AFC East rematch with the Jets. After a scoreless first quarter, the Patriots struck first with a Gostkowski 31-yard field goal. However, the Jets would fire back with running back Kevan Barlow getting a touchdown on a two-yard run. Gostkowski would get one more field goal for New England, in the form of a 21-yarder. In the third quarter, New York kicker Mike Nugent kicked a 34-yard field goal for the only score of the period. In the fourth quarter, the Jets continued their pursuit, as Pennington completed a 22-yard touchdown pass to Cotchery. The Patriots tried to fight back, as Brady completed a 15-yard touchdown pass to Caldwell, following it up with a successful two-point conversion pass to Caldwell. However, New York's defense managed to bottle up any chance of a New England comeback. With the loss, the Patriots would lead the Jets by one game in the AFC East at 6-3. Also with the loss, the Patriots' 57-game streak without consecutive losses, which dated back to the 2002 season, was snapped. The San Francisco 49ers still hold the record of 60-straight games without consecutive losses (1995 - 1999). For Tom Brady, this would be his last regular-season loss at home until Week 9 of the 2011 season. This turned out to be the last time Brady lost at home to another AFC team during the regular season until Week 17 of the 2014 season. After the game was played on a completely sodden, torn-up natural grass field, the Patriots used the two-week interval before the next home game to install a new \"FieldTurf\" surface at Gillette Stadium. Question: How many yards were Gostkowski's field goals on average?", - "Output Program": [ - "goal_1 = 31\ngoal_2 = 21\navg = int((goal_1 + goal_2)/2)\nprint(avg)", - "field_gols = 31+21\nnos_count = 2\n\nprint(abs(field_gols / nos_count))" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: J.T. Kearns (for whom the village was named) staked a claim in 1907, which became the Chesterfield Gold Mines (1938-1952). An 854-metre shaft mining connected 20 levels, and its 500-ton stamp mill produced a total of 458,880 ounces of gold. Virginiatown and North Virginiatown were built to house the Kerr Addison workers. Kerr Addison Gold mines started in 1936, and employed 1,456 people by 1959. Annual production was 500,000 ounces of gold from 1957 to 1961, and in 1960, produced the most gold in the Western Hemisphere. The 10,000,000th ounce of gold was produced in 1982. However, production reduced to 47,211 ounces in 1984 from a workforce of 329. The renamed Kerr Mine produced 15,350 ounces in 1993, and 22,000 ounces in 1994. Question: How many years was the Chesterfield Gold Mines in operation?", - "Output Program": [ - "start_year = 1952\nend_year = 1938\ntotal = start_year - end_year\nprint(total)", - "chester_gold_start = 1938\nchester_gold_end = 1952\n\nprint(abs(chester_gold_start-chester_gold_end))\n" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: African elephants were listed as Vulnerable species by the International Union for Conservation of Nature (IUCN) in 2008, with no independent assessment of the conservation status of the two forms. In 1979, Africa had an estimated minimum population of 1.3 million elephants, with a possible upper limit of 3.0 million. By 1989, the population was estimated to be 609,000; with 277,000 in Central Africa, 110,000 in East Africa, 204,000 in southern Africa, and 19,000 in West Africa. About 214,000 elephants were estimated to live in the rainforests, fewer than had previously been thought. From 1977 to 1989, elephant populations declined by 74% in East Africa. After 1987, losses in elephant numbers accelerated, and savannah populations from Cameroon to Somalia experienced a decline of 80%. African forest elephants had a total loss of 43%. Population trends in southern Africa were mixed, with anecdotal reports of losses in Zambia, Mozambique and Angola while populations grew in Botswana and Zimbabwe and were stable in South Africa. Conversely, studies in 2005 and 2007 found populations in eastern and southern Africa were increasing by an average annual rate of 4.0%. Due to the vast areas involved, assessing the total African elephant population remains difficult and involves an element of guesswork. The IUCN estimates a total of around 440,000 individuals for 2012. Question: How many more elephants are speculated to be in Southern Africa than in West Africa?", - "Output Program": [ - "southern_africa = 204000\nwest_africa = 19000 \n\nprint(abs(round(southern_africa - west_africa,2)))", - "southern_africa = 204000\nwest_africa = 19000\nno_of_elephants = southern_africa - west_africa\nprint(no_of_elephants)" - ], - "Output Answer": [ - "{'number': '185000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In his first season with the team, he hit for a career low .247 while having 88 RBIs, 20 home runs, 29 doubles and 147 hits in 160 games. The following year, he improved to a .330 average while having 95 RBIs, 26 home runs, 22 doubles and 184 hits in 155 games. He had 64 strike outs (his lowest since 49 in 1986) while having 87 walks, the most since he had 84 in 1985. He was awarded the Silver Slugger Award for the third and final time while finishing 5th in the MVP balloting. He lost the List of Major League Baseball batting champions to Willie McGee in a narrow margin; McGee had been traded from the St. Louis Cardinals to the Oakland Athletics but had enough plate appearances to qualify for the batting title, hitting .335 to Murrays .330, though McGee hit .274 with the As (making his season average .324), which meant that Murray led the major leagues despite not winning the batting title. The 1991 season was his last with the Dodgers. He hit for .260 while having 96 RBIs, 19 home runs, 23 doubles and 150 hits in 153 games. He had 74 strike outs along with 55 walks (the lowest since having 40 in the injury shortened year of 1981). Despite this, he was named to the 1991 Major League Baseball All-Star Game. On October 29, 1991, he was granted free agency. Question: How many more doubles were accomplished in his first season than in his last?", - "Output Program": [ - "first_season_double = 29\nlast_season_double = 23\nprint(first_season_double-last_season_double)", - "first = 29\nlast = 23\nprint(first - last)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Boston University is ranked No. 36 Nationally in the Wall Street Journal/Time Higher Education U.S. colleges and universities ranking. According to the U.S. News & World Report Boston University is ranked 18th in Best Colleges for Veterans, 52nd in Best Undergraduate Teaching, 46th in Best Value Schools, 32nd in High School Counselor Rankings, 28th in Most Innovative Schools, 48th in Best Undergraduate Engineering Programs, 12th in Biomedical Engineering. Boston Universitys Graduate Schools are ranked as 42nd Best Business School, 34rd Best Education School, 35th Best Engineering Schools, 22nd Best Law School, 4th Best Health Care Law, 11th Best Intellectual Property Law, 7th Best Tax Law, 26th Best Medical School, 29th Best Research Medical School, 85th Best Biological Sciences, 59th Best Chemistry, 31st Clinical Psychology, 49th Computer Science, 78th Earth Sciences, 23rd in Economics, 12th in Development Economics, 42nd in English, 59th in Best Fine Arts Programs, 17th in Healthcare Management, 44th in History, 47th in Mathematics, 1st in Occupational Therapy, 14th in Physical Therapy, 37th in Physics, 56th in Political Science, 39th in Psychology, 10th in Public Health, 10th in Social Work, 47th in Sociology, 12th in Speech-Language Pathology and 50th in Statistics. Question: According to the U.S. News & World Report, how many colleges rank higher than Boston University in High School Counselor Rankings?", - "Output Program": [ - "counciling_ranking = 32\n\n\nprint(abs((counciling_ranking - 1)))", - "ranking = 32\nanswer = ranking - 1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: How many percentage did China reduce their underweight prevalence?", - "Output Program": [ - "start = 19\nend = 8\nprint(abs(round(start - end,2)))", - "top = 19\nlow = 8\npercentage = top - low\nprint(percentage)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2005, Oracle Corporation paid Ellison a $975,000 salary, a $6,500,000 bonus, and other compensation of $955,100. In 2007, Ellison earned a total compensation of $61,180,524, which included a base salary of $1,000,000, a cash bonus of $8,369,000, and options granted of $50,087,100. In 2008, he earned a total compensation of $84,598,700, which included a base salary of $1,000,000, a cash bonus of $10,779,000, no stock grants, and options granted of $71,372,700. In the year ending May 31, 2009, he made $56.8 million. In 2006, Forbes ranked him as the richest Californian. In April 2009, after a tug-of-war with IBM and Hewlett-Packard, Oracle announced its intent to buy Sun Microsystems. On July 2, 2009, for the fourth year in a row, Oracles board awarded Ellison another 7 million stock options. On August 22, 2009, it was reported that Ellison would be paid only One-dollar salary of 2010, down from the $1,000,000 he was paid in fiscal 2009. Question: Which year was Ellison paid a higher salary, 2007 or 2008?", - "Output Program": [ - "y2007 = 61180524\ny2008 = 84598700\n\ndata = (y2007, y2008)\n\nanswer = max(data)\n\nif answer == y2008:\n print(2008)\nelif answer == y2007:\n print(2007)", - "y1 = 61180524\ny2 = 84598700\nif y1 > y2:\n print(2007)\nelse:\n print(2008)\n" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2008'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Warriors ended the season with a record of 51\u201331. The team won more than 50 games for only the fourth time in franchise history, finished 20 games over .500 for the first time in 22 years, and tied the 1991\u201392 squad for the franchises all-time mark of 24 wins on the road. Even without Bogut, the Warriors battled the third-seed Los Angeles Clippers to a seventh and deciding game in the first round of the playoffs before their 2013\u201314 season came to an end. It was season of many thrilling moments; the Warriors played in 17 regular-season games decided by two points or less, six games decided by winning shots in the final three seconds, and seven comeback wins in which the Warriors had been behind by 15 or more points. Curry also made his first appearance in the 2014 NBA All-Star Game in 2014. Curry and Klay Thompson continued to set league records in three-point shooting. Curry, who finished the season with 261 threes, set an individual record for most three-pointers in a span of two seasons with 533, surpassing the previous mark of 478 set by Seattle Supersonic Ray Allen in 2004\u201305 and 2005\u201306. Together, Thompson and Curry combined for 484 threes on the year, besting by one the NBA record they had set the year before. Question: Before the Warriors, how many times previously had a team won more then 50 games?", - "Output Program": [ - "total_50_more = 4\nans = total_50_more-1\n\nprint(abs(round(ans,2)))", - "warriors_won_number = 4\nwins_before_warriors = warriors_won_number - 1\nprint(wins_before_warriors)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Pettitte was 19-10 with a 3.83 ERA and 173 strikeouts in the postseason (1995-2003, 2005, 2007, 2009-2010), with the most postseason wins in MLB history. He also holds the all-time postseason record for most starts (42) and innings pitched in the postseason (263). He was the second starting pitcher in history to win three series-clinching games (ALDS, ALCS and World Series) in the same postseason (2009). Derek Lowe did the same in 2004, but with one of the wins in relief, and additionally, Pettitte won the regular season game in which the Yankees clinched the division. When Pettitte started Game 3 of the 2009 World Series, he passed Christy Mathewson and Waite Hoyt, with the second most World Series starts. Whitey Ford is in front with 22 starts. Pettitte has played in 8 different World Series (7 with the Yankees, and 2005 World Series with the Astros), and been on the winning end of 19 postseason series - both of which are tops among active players. Andy Pettittes final postseason appearance was on Saturday, October 13, 2012 which was game one of the 2012 ALCS. Pettitte received a no decision in the game which the Yankees would lose in 12 innings. Question: How many of Pettitte postseason starts were not recorded as either a win or a loss?", - "Output Program": [ - "Game=3\nPettitte=10\nanswer=Pettitte+Game\nprint(answer)", - "Pettitte=12\nanswer=Pettitte \nprint(answer)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: In 2002, how many residents considered themselves as Mixed race or Indian?", - "Output Program": [ - "mixed = 31902\nindian = 26542\ntotal = mixed + indian\nprint(total)" - ], - "Output Answer": [ - "{'number': '58444', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1714, Peter the Great sent a party of shipbuilders to Okhotsk to allow faster access to the furs of Kamchatka. In 1715, they built the Vostok and in 1716\u201317 Kozma Sokolov sailed it to Kamchatka. For the next 145 years Okhotsk was the main Russian seaport on the Pacific, supplying Kamchatka and other coastal settlements. In 1731 the Siberian Military Flotilla was established here. In 1736, Okhotsk was moved two miles downstream to a spit of land at the mouth of the Okhota, converting the ostrog (fortress) into a proper port. Vitus Berings two Pacific expeditions (1725\u20131729 and 1733\u20131742) brought in large numbers of people and the first scholars and expert sailors and led to a great deal of building. In 1742 there were 57 buildings, 45 other buildings in the Berings \"expedition settlement\" and eight ships in the harbor. Anton de Vieira, of Portuguese people origin (son of a Jewish father and Christian mother), was the towns governor at that time. From 1737 to 1837 there was a salt works several miles west on the coast that produced 14\u201336 tons annually. In 1827 it was worked by 150 exiles and about 100 guards and overseers. Question: How many years did the first Vitus Berings Pacific expedition last?", - "Output Program": [ - "start = 1725\nend = 1729\ndiff = end - start\nprint(diff)", - "vitus_begin = 1725\nexpedition_last = 1729\n\nprint(abs(round(vitus_begin - expedition_last,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Consequences of obesity Obesity causes several chronic diseases including heart disease and diabetes. The three leading causes of death in Texas - heart disease, stroke, and cancer - are all linked to obesity. Additionally, obesity can cause type 2 diabetes, arteriosclerosis, and hypertension. In 2010, Texas saw 1,261,654 cases of heart disease and is predicted to see 5,688,482 cases in 2030. In 2010, Texas saw 1,962,059 cases of diabetes and is predicted to see 2,851,697 cases in 2030. In 2010, Texas saw 4,300,252 cases of hypertension and is predicted to see 5,689,509 cases in 2030. In 2010, Texas saw 328,379 cases of obesity-related cancer and is predicted to see 810,806 cases in 2030. Question: How many more cases of heart disease in TX are expected in 2030 compared with 2010?", - "Output Program": [ - "y2030 = 5688484\ny2010 = 1261654\n\nprint(abs(round(y2030-y2010\n )))", - "in_2010 = 1261654\nin_2030 = 5688482\n\ncompare = (in_2030 - in_2010)\n\nprint(compare)" - ], - "Output Answer": [ - "{'number': '4426828', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not vietnamese?", - "Output Program": [ - "Vietnamese=0.3\npeople=100\nanswer=people-Vietnamese\nprint(answer)", - "Vietnamese=0.3\nanswer=Vietnamese\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not Italian American?", - "Output Program": [ - "italian_american = 5.6\n\nprint(abs(round(100 - italian_american,2)))", - "percentage = 100\nitalian_american = 5.6\nnot_italian = percentage - italian_american\nprint(not_italian)" - ], - "Output Answer": [ - "{'number': '94.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Indice de Precios y Cotizaciones (IPC, the general equities index) is the benchmark stock index on the Bolsa. In 2005 the IPC surged 37.8%, to 17,802.71 from 12,917.88, backed by a stronger Mexican economy and lower interest rates. It continued its steep rise through the beginning of 2006, reaching 19,272.63 points at end-March 2006. The stockmarket also posted a record low vacancy rate, according to the central bank. Local stockmarket capitalisation totalled US$236bn at end-2005, up from US$170 bn at end-2004. As of March 2006 there were 135 listed companies, down from 153 a year earlier. Only a handful of the listed companies are foreign. Most are from Mexico City or Monterrey; companies from these two cities compose 67% of the total listed companies. Question: What year were there 153 companies listed on the IPC?", - "Output Program": [ - "ans = {\n 135:2006,\n 153:2005\n}\n\nprint(ans[153])", - "year_listed = 2006 -1\nprint(year_listed)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2005'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: How many years after the first pay dispute did Shearer announce he was leaving the show?", - "Output Program": [ - "start = 1998\nlast = 2015\ndiff = last - start\nprint(diff)", - "condition_1 = 1998\ncondition_2 = 2015\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Spending during the years Reagan budgeted (FY 1982\u201389) averaged 21.6% GDP, roughly tied with President Obama for the highest among any recent President. Each faced a severe recession early in their administration. In addition, the public debt rose from 26% GDP in 1980 to 41% GDP by 1988. In dollar terms, the public debt rose from $712 billion in 1980 to $2.052 trillion in 1988, a roughly three-fold increase. The unemployment rate rose from 7% in 1980 to 11% in 1982, then declined to 5% in 1988. The inflation rate declined from 10% in 1980 to 4% in 1988. Question: How many fiscal years did Reagan budget?", - "Output Program": [ - "initial_year = 1982\nfinal_year = 1989\nfiscal_years = final_year - initial_year\nprint(fiscal_years)", - "fiscal_ystart = 1982 \nfiscal_yend = 1989\nprint(abs(round(fiscal_yend - fiscal_ystart,2)))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1941, a series of silver coins was introduced in denominations of 5, 10, and 20 satang, due to a shortage of nickel caused by World War II. The next year, tin coins were introduced for 1, 5, and 10 satang, followed by 20 satang in 1945 and 25 and 50 satang in 1946. In 1950, aluminium-bronze 5, 10, 25, and 50 satang were introduced whilst, in 1957, bronze 5 and 10 satang were issued, along with 1 baht coins struck in an unusual alloy of copper, nickel, silver, and zinc. Several Thai coins were issued for many years without changing the date. These include the tin 1942 1 satang and the 1950 5 and 10 satang, struck until 1973, the tin 1946 25 satang struck until 1964, the tin 50 satang struck until 1957, and the aluminium bronze 1957 5, 10, 25, and 50 satang struck until the 1970s. Cupronickel 1 baht coins were introduced in 1962 and struck without date change until 1982. Question: How many years after 1962 were coins produced without a date change?", - "Output Program": [ - "start = 1962\nend = 1982\ndiff = end - start\nprint(diff)", - "produced = 1962\nno_date_change = 1982\n\nprint(abs(produced - no_date_change))" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The first run of the magazine was priced at 25 cents for the first fifteen years of its life except for the oversized May/June/July 1924 issue, which was 50 cents. In September 1939 the price was reduced to 15 cents, where it stayed until the September 1947 issue, which was 20 cents. The price went up again to 25 cents in May 1949; the digest-sized issues from September 1953 to September 1954 were 35 cents. The first three paperbacks edited by Lin Carter were priced at $2.50; the fourth was $2.95. The two Bellerophon issues were $2.50 and $2.95. The Terminus Weird Tales began in Spring 1988 priced at $3.50; this went up to $4.00 with the Fall 1988 issue, and to $4.95 with the Summer 1990 issue. The next price increase was to $5.95, in Spring 2003, and then to $6.99 with the January 2008 issue. The first two issues from Nth Dimension Media were priced at $7.95 and $6.99; the last two were $9.99 each. Question: How many dollars would it have cost to buy the Summer 1990, Spring 2003 and January 2008 issues of the Terminus Weird Tales?", - "Output Program": [ - "summer_1990 = 4.95\nspring_2003 = 5.95\njanuary_2009 = 6.99\ntotal = summer_1990 + spring_2003 + january_2009\nprint(total)", - "dollers_summer_1990 = 4.95 \ndollers_spring_2003 = 5.94\ndollers_jan_2008 = 6.99\n\nprint(dollers_jan_2008+dollers_spring_2003+dollers_summer_1990)" - ], - "Output Answer": [ - "{'number': '17.89', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Cash crops (as of 1999) grown under irrigation in these areas include cotton and cottonseed, which is of primary importance to the economy with 172,000 tons and 131,000 tons produced annually respectively,sesame (220,000 tons), sugarcane (5,950,000 tons), peanuts (980,000 tons), Phoenix dactylifera (176,000 tons), citrus fruits, Yam (vegetable) (136,000 tons), tomatoes (240,000 tons), mangoes, coffee, and tobacco. The main subsistence crops produced in Sudan are sorghum (3,045,000 tons), millet (1,499,000 tons), wheat (168,000 tons), cowpeas, beans, pulses, maize (65,000), and barley. Cotton is the principal export crop and an integral part of the countrys economy and Sudan is the worlds third largest producer of sesame after India and China. Question: How many more tons of peanuts were produced compared to cotton and Phoenix dactylifera combined?", - "Output Program": [ - "penuts = 980000\ncotton_phonix = 176000+172000\n\n\nprint(abs(round((penuts \n -cotton_phonix),2)))", - "peanuts = 980000\ncotton = 172000\nphoenix = 176000\nmore_tons = peanuts - (cotton + phoenix)\nprint(more_tons)" - ], - "Output Answer": [ - "{'number': '632000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Effect on cotton production and expansion of slavery Cheap cotton textiles increased the demand for raw cotton; previously, it had primarily been consumed in subtropical regions where it was grown, with little raw cotton available for export. Consequently, prices of raw cotton rose. Some cotton had been grown in the West Indies, particularly in Hispaniola, but Haitian cotton production was halted by the Haitian Revolution in 1791. The invention of the cotton gin in 1792 allowed Georgia green seeded cotton to be profitable, leading to the widespread growth of cotton plantations in the United States and Brazil. In 1791 world cotton production was estimated to be 490,000,000 pounds with U.S. production accounting to 2,000,000 pounds. By 1800 U.S. production was 35,000,000 pounds, of which 17,790,000 were exported. In 1945 the U.S. produced seven-eights of the 1,169,600,000 pounds of world production. Question: How many more pounds of cotton were produced the U.S. in 1945 than 1800?", - "Output Program": [ - "pounds_cotton_1945 = 1169600000\npounds_cotton_1800 = 35000000\nreqd_more_cotton = pounds_cotton_1945 - pounds_cotton_1800\nprint(reqd_more_cotton)", - "y1945_cotton = 35000000\ny1800_cotton = 1169600000\n\nprint(abs(round(y1945_cotton-y1800_cotton,2)))\n\n" - ], - "Output Answer": [ - "{'number': '1134600000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The giant panda is a conservation reliant species vulnerable species. A 2007 report showed 239 pandas living in captivity inside China and another 27 outside the country. As of December 2014, 49 giant pandas lived in captivity outside China, living in 18 zoos in 13 different countries. Wild population estimates vary; one estimate shows that there are about 1,590 individuals living in the wild, while a 2006 study via genetic fingerprinting estimated that this figure could be as high as 2,000 to 3,000. Some reports also show that the number of giant pandas in the wild is on the rise. In March 2015, Mongabay stated that the wild giant panda population had increased by 268, or 16.8%, to 1,864. In 2016, the IUCN reclassified the species from \"endangered\" to \"vulnerable\". Question: How many total pandas were there overall according to the 2007 report?", - "Output Program": [ - "inside = 239\noutside = 27\nprint(inside + outside)", - "condition_1 = 239\ncondition_2 = 27\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '266', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: International tourist arrivals reached 1.035 billion in 2012, up from over 996 million in 2011, and 952 million in 2010. In 2011 and 2012, international Travel behavior continued to recover from the losses resulting from the late-2000s recession, where tourism suffered a strong slowdown from the second half of 2008 through the end of 2009. After a 5% increase in the first half of 2008, growth in international tourist arrivals moved into negative territory in the second half of 2008, and ended up only 2% for the year, compared to a 7% increase in 2007. The negative trend intensified during 2009, exacerbated in some countries due to the outbreak of the 2009 flu pandemic, resulting in a worldwide decline of 4.2% in 2009 to 880 million international tourists arrivals, and a 5.7% decline in international tourism receipts. Question: How many percent more was tourism increased in 2007 than in 2008?", - "Output Program": [ - "y1 = 2\ny2 = 7\ndiff = y2 - y1\nprint(diff)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There are 1,068,573 households in the municipality, giving an average household size of 3.3 people. Of those households, 78.4% are in formal structures (houses or apartment), while 20.5% are in informal structures (Shanty town). 94.0% of households use mains electricity for lighting. 87.3% of households have water supply to the dwelling, while 12.0% have piped water through a communal tap. 94.9% of households have regular refuse collection service. 91.4% of households have a flush toilet or chemical toilet, while 4.5% still use a bucket toilet. 82.1% of households have a refrigerator, 87.3% have a television and 70.1% have a radio. Only 34.0% have a landline telephone, but 91.3% have a cellphone. 37.9% have a computer, and 49.3% have access to the Internet (either through a computer or a cellphone). Question: How many percent do not have a landline telephone?", - "Output Program": [ - "condition_1 = 34\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nhave = 34\nprint(total - have)" - ], - "Output Answer": [ - "{'number': '66', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many percent were not Pakistan?", - "Output Program": [ - "percentage_pakistan = 78\npercentage_not_pakistan = 100 - percentage_pakistan\nprint(percentage_not_pakistan)", - "pakistan = 78\n \nprint(abs(round(100 - pakistan,2)))" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many percent more households were married living together than non-families and male householders?", - "Output Program": [ - "married = 48.3\nnon = 5.1 + 33.9\nprint(married - non)", - "condition_1 = 48.3\ncondition_2 = 33.9+5.1\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '9.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many percent of people were not white in 1970?", - "Output Program": [ - "total = 100\nwhite = 93.6\nprint(total - white)", - "condition_1 = 93.6\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '6.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their home win over the Browns, the Cardinals flew to Qwest Field for a Week 14 NFC West rematch with the Seattle Seahawks. In the first quarter, Arizona trailed early as Seahawks kicker Josh Brown managed to get a 23-yard field goal, along with QB Matt Hasselbeck completing a 7-yard TD pass to WR Nate Burleson. In the second quarter, the Cards continued to trail as Hasselbeck completed a 15-yard TD pass to WR Bobby Engram and a 17-yard TD pass to WR Deion Branch. The Cardinals would get on the board as QB Kurt Warner completed a 5-yard TD pass to WR Bryant Johnson, yet Seattle increased their lead prior to halftime with Brown kicking a 41-yard field goal. In the third quarter, the Cards tried to rally as Warner completed a 2-yard TD pass to WR Jerheme Urban for the only score of the period. However, in the fourth quarter, the Seahawks pulled away as Hasselbeck completed a 3-yard TD pass to TE Marcus Pollard, RB Josh Scobey tackling Cardinals punter Mitch Berger in the end zone for a safety, and CB Marcus Trufant returning an interception 84 yards for a touchdown (with a failed PAT). Arizona tried to come back as Warner completed an 11-yard TD pass to WR Larry Fitzgerald. However, Seattle's defense was too much to overcome. Question: How many points did the Seahawks score in the first quarter?", - "Output Program": [ - "condition_1 = 10\ncondition_2 = 0\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The U.S. Institute of Medicine (IOM) updated Estimated Average Requirements (EARs) and Recommended Dietary Allowances (RDAs) for iron in 2001. The current EAR for iron for women ages 14\u201318 is 7.9 mg/day, 8.1 for ages 19\u201350 and 5.0 thereafter (post menopause). For men the EAR is 6.0 mg/day for ages 19 and up. The RDA is 15.0 mg/day for women ages 15\u201318, 18.0 for 19\u201350 and 8.0 thereafter. For men, 8.0 mg/day for ages 19 and up. RDAs are higher than EARs so as to identify amounts that will cover people with higher than average requirements. RDA for pregnancy is 27 mg/day and, for lactation, 9 mg/day. For children ages 1\u20133 years 7 mg/day, 10 for ages 4\u20138 and 8 for ages 9\u201313. As for safety, the IOM also sets Tolerable upper intake levels (ULs) for vitamins and minerals when evidence is sufficient. In the case of iron the UL is set at 45 mg/day. Collectively the EARs, RDAs and ULs are referred to as Dietary Reference Intakes. Question: How many mg/day is the ULs than the RDA for pregnant and nursing women combined?", - "Output Program": [ - "uls = 45\nrda = 27+9\n\nprint(abs(uls - rda))", - "ul = 45\npreg = 27\nnursing = 9\ndiff = ul - (preg + nursing)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: RA affects about 24.5 million people as of 2015. This is between 0.5 and 1% of adults in the developed world with 5 and 50 per 100,000 people newly developing the condition each year. Onset is most frequent during middle age and women are affected 2.5 times as frequently as men. In 2013, it resulted in 38,000 deaths up from 28,000 deaths in 1990. The first recognized description of RA was made in 1800 by Dr. Augustin Jacob Landr\u00e9-Beauvais (1772-1840) of Paris. The term rheumatoid arthritis is based on the Greek for watery and inflamed joints. Question: How many years did Dr. Augustin Jacob Landr\u00e9-Beauvais live?", - "Output Program": [ - "birth = 1772\ndeath = 1840\nage = death - birth\nprint(age)", - "Dr_Augustin_born_year = 1772\nDr_Augustin_die_year = 1840\nprint(Dr_Augustin_die_year-Dr_Augustin_born_year)" - ], - "Output Answer": [ - "{'number': '68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the second decade of the 21st century, the city had a gradual peak in violent crime. In 2010, there was a combined total of 3,272 burglaries, 511 robberies, 753 aggravated assaults, 25 homicides, as well as 574 motor vehicle thefts out of what was then a decreasing population of 287,208. In 2011, there were 1,562 aggravated assaults, 30 murders, 1,152 robberies, 8,366 burglaries, and 1,465 cases of motor vehicle theft. In 2012, there were a combined total of 39 murders, 2,015 aggravated assaults, 6,739 burglaries, and 1,334 cases of motor vehicle theft. In 2013 it had a drop in the crime rate. According to a state government task force, Toledo has been identified as the fourth-largest recruitment site for Human trafficking in the United States. Question: How many total burglaries, robberies or motor vehicle thefts were there in 2011?", - "Output Program": [ - "burglaries = 8366\nrobberies = 1152\nmotor_thefts = 1465\ntotal = burglaries + robberies + motor_thefts\nprint(total)", - "condition_1 = 8366\ncondition_2 = 1152+1465\n\nprint(abs(round(condition_2 + condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '10983', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Since 1995, Fortune (magazine) has ranked Adobe as an outstanding place to work. Adobe was rated the 5th best U.S. company to work for in 2003, 6th in 2004, 31st in 2007, 40th in 2008, 11th in 2009, 42nd in 2010, 65th in 2011, 41st in 2012, and 83rd in 2013. In October 2008, Adobe Systems Canada Inc. was named one of \"Canadas Top 100 Employers\" by Mediacorp Canada Inc., and was featured in Macleans newsmagazine. Question: In which year did Adobe fall the most spots from the year before?", - "Output Program": [ - "ans = {\n 5-6:2004,\n 6-31:2007,\n 31-40:2008,\n 40-11:2009,\n 42-11:2009,\n 65-42:2011,\n 42-41:2012,\n 83-42:2013\n}\n\nprint(ans[max(ans)])", - "year = 2013\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2013'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many more percent of Bronx residents spoke Spanish than French?", - "Output Program": [ - "Bronxs=46.29\nFrench=0.90\nanswer=Bronxs-French \nprint(answer)\n" - ], - "Output Answer": [ - "{'number': '45.38', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many percent were not Japan ?", - "Output Program": [ - "japan_perc = 7\nprint(abs(round(100 - japan_perc,2)))", - "japan = 7\ntotal = 100\nrest = total - japan\nprint(rest)" - ], - "Output Answer": [ - "{'number': '93', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the 2012 census, 59.5% of jobs in the Paris Region were in market services (12.0% in wholesale and retail trade, 9.7% in professional, scientific, and technical services, 6.5% in information and communication, 6.5% in transportation and warehousing, 5.9% in finance and insurance, 5.8% in administrative and support services, 4.6% in accommodation and food services, and 8.5% in various other market services), 26.9% in non-market services (10.4% in human health and social work activities, 9.6% in public administration and defence, and 6.9% in education), 8.2% in manufacturing and utilities (6.6% in manufacturing and 1.5% in utilities), 5.2% in construction, and 0.2% in agriculture. Question: How many percent more was market services than all other services combined?", - "Output Program": [ - "condition_1 = 59.5\ncondition_2 = 26.9+8.2+5.2+0.2\n\nprint(abs(round(condition_2 - condition_1,2)))", - "market = 59.5\nall_other = 26.9 + 8.2 + 5.2 + 0.2\nprint(market - all_other)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Teasdale and Owen (2005) examined the results of IQ tests given to Denmark male conscripts. Between 1959 and 1979 the gains were 3 points per decade. Between 1979 and 1989 the increase approached 2 IQ points. Between 1989 and 1998 the gain was about 1.3 points. Between 1998 and 2004 IQ declined by about the same amount as it gained between 1989 and 1998. They speculate that \"a contributing factor in this recent fall could be a simultaneous decline in proportions of students entering 3-year advanced-level school programs for 16-18-year-olds.\" The same authors in a more comprehensive 2008 study, again on Danish male conscripts, found that there was a 1.5-point increase between 1988 and 1998, but a 1.5-point decrease between 1998 and 2003/2004. A possible contributing factor to the more recent decline may be changes in the Danish educational system. Another may be the rising proportion of immigrants or their immediate descendants in Denmark. This is supported by data on Danish draftees where first or second generation immigrants with Danish nationality score below average. Question: How many years passed 1989-1998 when the IQ points were 1.3?", - "Output Program": [ - "condition_1 = 1989\ncondition_2 = 1998\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n", - "start = 1989\nend = 1998\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The name \"Eismitte\" means Ice-Center in German language, and the campsite was located from the coast at an estimated altitude of 3,010 meters (9,875 feet). The coldest temperature recorded during the expedition was \u221264.8 \u00b0C (\u221284.6 \u00b0F) on March 20, 1931, while the warmest temperature noted was \u22121.8 \u00b0C (28.8 \u00b0F) on July 9, 1931. For the 12-month period beginning August 1, 1930 and ending August 5, 1931, the warmest month, July, had a mean monthly temperature of \u221212.2 \u00b0C (10 \u00b0F), while the coldest month, February, averaged \u221247.2 \u00b0C (\u221253 \u00b0F). Over the same period a total of 110 millimeters (4.33 inches) of water-equivalent precipitation (meteorology) was recorded, with most of it, rather surprisingly, being received in winter. At the latitude of the camp, the sun midnight sun between May 13 and July 30 each year, and polar night between November 23 and January 20. Question: How many months did the polar night last?", - "Output Program": [ - "november = 0\njanuary = 2\nprint(january - november)", - "condition_1 = 12-11\ncondition_2 = 1\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With the Eagles heading into this game at 9-1, they looked to take down the 3-7 Chicago Bears. The Eagles blew out the Bears with a final score of 31-3 and improved to 10-1 on the season. The Eagles held the Bears to no first downs in the first half, and led 24-0 at halftime. Zach Ertz became the first Eagles receiver of 2017 to record at least 100 receiving yards in a game, catching 10 passes for 103 yards and a touchdown. Alshon Jeffery had 5 receptions for 52 yards and a touchdown. Nelson Agholor added 3 receptions for 32 yards, including a 15-yard touchdown, and recovered a Jay Ajayi fumble for a touchdown late in the game. Carson Wentz continued his MVP campaign, completing 23 of 36 passes, for 227 yards, and 3 touchdowns. The Eagles defense stymied Mitchell Trubisky and the Bears offense, holding running back Jordan Howard to 6 yards on 7 rushes. Malcolm Jenkins and Corey Graham each added one interception. Question: How many wins did the Eagles have before this game for the season?", - "Output Program": [ - "win = 10\nlose = 1\nprint(win - lose)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many of the whites in the Bronx are Hispanic?", - "Output Program": [ - "whites = 320640\nHispanic = 168570\nprint(whites-Hispanic)", - "bronks = 320640\nnon = 168570\nprint(bronks - non)" - ], - "Output Answer": [ - "{'number': '152070', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Greece has universal health care. In a 2000 World Health Organization report, its health care system ranked 14th in overall performance of 191 countries surveyed. In a 2013 Save the Children report, Greece was ranked the 19th best country (out of 176 countries surveyed) for the state of mothers and newborn babies. In 2010, there were 138 hospitals with 31,000 beds in the country, but on 1 July 2011, the Ministry for Health and Social Solidarity (Greece) announced its plans to decrease the number to 77 hospitals with 36,035 beds, as a necessary reform to reduce expenses and further enhance healthcare standards. Greeces healthcare expenditures as a percentage of GDP were 9.6% in 2007 according to a 2011 OECD report, just above the OECD average of 9.5%. The country has the largest number of doctors-to-population ratio of any OECD country. Question: How many hospitals did Greece plan to lose after 2011?", - "Output Program": [ - "_2010 = 138\n_2011 = 77\nlose = _2010 - _2011\nprint(lose)", - "total = 138\ndecrease = 77\n\nprint(abs(round((total - decrease),2)))" - ], - "Output Answer": [ - "{'number': '61', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Detroit advanced to the NBA Conference Finals for the sixth straight season, squaring off against the Celtics. This put the Pistons second on the all-time list of most consecutive conference finals appearances, only behind the Los Angeles Lakers who appeared in eight straight conference finals from the 1981-82 to 1988-89 seasons. They lost Game 1 88-79, but won in Game 2 on the road, 103-97, marking the Celtics first home court loss in the postseason. Immediately following that, the Celtics won their first road game of the postseason, 94-80, in Game 3. Game 4 saw the Pistons win 94-75. In the pivotal Game 5, they lost 106-102, despite rallying from 17 points down late in the game. In Game 6, the Pistons entered the fourth quarter leading 70-60, but a lack of focus, a poor game from Rasheed Wallace, and a rally-killing turnover by Tayshaun Prince ultimately led to their demise; the Pistons ended their season with an 89-81 loss. After that, the Celtics went on to win the 2008 NBA Finals. On June 3, 2008, the Pistons announced that Flip Saunders would not return as head coach. Question: What year was the first season in six season streak that the Pistons made the Finals?", - "Output Program": [ - "year=\"2003\"\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2003'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The year 2001 saw Deflation (economics) of 0.1%. The governments overall budget deficit rose sharply in 1999 and 2000 to 3.2% of GDP, the result of hikes in government salaries, expenditures related to the 2000 election campaign, higher foreign debt service payments, and lower tax revenues. The government brought the deficit down to 2.5% of GDP in 2001, and set a target of 1.9% of GDP for 2002. Perus stability brought about a substantial reduction in underemployment, from an average of 74% from the late 1980s through 1994 to 43% in the 1995-96 period, but the rates began climbing again in 1997-2002 to over half the working population. The poverty rate remained at 54% in 2001, with 24% of Peruvians living in extreme poverty. In 2005, 18% of Peruvians were living in extreme poverty and a poverty rate at 39%. As of 2010, around 30% of its total population is poor Question: Which year were more Peruvians living in extreme poverty, 2001 or 2005?", - "Output Program": [ - "y2001 = 54\ny2005 = 24\n\ndata = (y2001, y2005)\n\nanswer = max(data)\n\nif answer == y2001:\n print(2001)\nelif answer == y2005:\n print(2005)", - "in_2001 = 54\nin_2005 = 18\nif in_2001 > in_2005:\n print(2001)\nelse:\n print(2005)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2001'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: That year he also led the league in fielding (.994) and set a NL record with 159 double plays, breaking Frank McCormicks mark of 153 with the Cincinnati Reds; he broke his own record in 1951 with 171, a record which stood until Donn Clendenon had 182 for the 1966 Pittsburgh Pirates. He finished 1950 third in the league in both homers (32) and RBI (113), and came in eighth in the MLB Most Valuable Player Award voting. In 1951 he became the first member of the Dodgers to ever hit 40 home runs, breaking Babe Hermans 1930 mark of 35; Campanella hit 41 in 1953, but Hodges recaptured the record with 42 in 1954 before Snider eclipsed him again with 43 in 1956. His last home run of 1951 came on October 2 against the New York Giants (NL), as the Dodgers tied the three-game NL playoff series at a game each with a 10-0 win; New York would take the pennant the next day on Bobby Thomsons \"Shot Heard Round the World (baseball)\". Hodges also led the NL with 126 assists in 1951, and was second in HRs, third in run (baseball) (118) and total bases (307), fifth in slugging average (.527), and sixth in RBI (103). Question: How many times did the home run record change hands in the 50s?", - "Output Program": [ - "Homerun=4\nanswer=Homerun\nprint(answer)", - "mark=35\nCampanella=40\nanswer=Campanella-mark\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the 1850s, the infant mortality rate in the United States was estimated at 216.8 per 1,000 babies born for whites and 340.0 per 1,000 for African Americans, but rates have significantly declined in the West in modern times. This declining rate has been mainly due to modern improvements in basic health care, technology, and medical advances. In the last century, the infant mortality rate has decreased by 93%. Overall, the rates have decreased drastically from 20 deaths in 1970 to 6.9 deaths in 2003 (per every 1000 live births). In 2003, the leading causes of infant mortality in the United States were congenital anomalies, disorders related to immaturity, SIDS, and maternal complications. Babies born with low birth weight increased to 8.1% while cigarette smoking during pregnancy declined to 10.2%. This reflected the amount of low birth weights concluding that 12.4% of births from smokers were low birth weights compared with 7.7% of such births from non-smokers. According to the New York Times, \"the main reason for the high rate is preterm delivery, and there was a 10% increase in such births from 2000 to 2006.\" Between 2007 and 2011, however, the preterm birth rate has decreased every year. In 2011 there was a 11.73% rate of babies born before the 37th week of gestation, down from a high of 12.80% in 2006. Question: How many more babies were born preterm in 2006 than in 2011?", - "Output Program": [ - "pregnancy_declined=10.2\nbabies_born_rate=11.73\nanswer=babies_born_rate-pregnancy_declined\nprint(answer)", - "rate=11.73\nrate1=10\nanswer=rate-rate1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1.07', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: During the 18th and 19th century, Hungarian Hussars rose to international fame and served as a model for light cavalry in many European countries. In 1848-49 HDF achieved incredible successes against better-trained and equipped Austrian forces, despite the obvious advantage in numbers on the Austrian side. The 1848-49 Winter Campaign of J\u00f3zef Bem and the Spring Campaign of Art\u00far G\u00f6rgey are to this day taught at prestigious military schools around the globe, including at West Point Academy in the United States. In 1872, the Ludovica Military Academy officially began training cadets. By 1873 HDF already had over 2,800 officers and 158,000 men organized into eighty-six battalions and fifty-eight squadrons. During World War I out of the eight million men mobilized by Austro Hungarian Empire, over one million died. During the 1930s and early 1940s, Hungary was preoccupied with the regaining the vast territories and huge amount of population lost in the Trianon peace treaty at Versailles in 1920. Conscription was introduced on a national basis in 1939. The peacetime strength of the Royal Hungarian Army grew to 80,000 men organized into seven corps commands. During World War II the Hungarian Second Army was near to total devastation on banks of the Don River (Russia) in December 1942 in Battle for Stalingrad. During the Socialist and the Warsaw Pact era (1947-1989), the entire 200,000 strong Southern Group of Forces was garrisoned in Hungary, complete with artillery, tank regiments, air force and missile troops with nuclear weapons. Question: How many centuries did the Hungarian Hussars serve as a model for light cavalry?", - "Output Program": [ - "centuries = [18, 19]\nlength = len(centuries)\nprint(length)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2004, Bonds had perhaps his best season. He hit .362 en route to his second National League batting title, and broke his own record by walking 232 times. He slugged .812, which was fourth-highest of all time, and broke his on-base percentage record with a .609 average. Bonds passed Mays on the career home run list by hitting his 661st off of Ben Ford (baseball) on April 13, He then hit his 700th off of Jake Peavy on September 17. Bonds hit 45 home runs in 373 at-bats, and struck out just 41 times, putting himself in elite company, as few major leaguers have ever had more home runs than strikeouts in a season. Bonds would win his fourth consecutive MVP award and his seventh overall. His seven MVP awards are four more than any other player in history. In addition, no other player from either league has been awarded the MVP four times in a row. (The MVP award was first given in 1931). The 40-year-old Bonds also broke Willie Stargells 25-year record as the oldest player to win a Most Valuable Player Award (Stargell, at 39 years, 8 months, was National League co-MVP with Keith Hernandez in 1979). On July 4, he tied and passed Rickey Hendersons career bases on balls record with his 2190th and 2191st career walks. Question: How many at bats were not strike outs?", - "Output Program": [ - "bats = 373\nstrike_out = 41\n\nprint(abs(bats - strike_out))", - "total_bonds_hit_at_bats=373\nBonds_strike_out_num=41\n\n\nbonds_at_bats_not_strike_out=total_bonds_hit_at_bats-Bonds_strike_out_num\nprint(bonds_at_bats_not_strike_out)" - ], - "Output Answer": [ - "{'number': '332', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Early evidence for proto-Chinese millet agriculture is Radiocarbon dating to about 7000 BC. The earliest evidence of cultivated rice, found by the Yangtze River, is carbon-dated to 8,000 years ago. Farming gave rise to the Jiahu culture (7000 to 5800 BC). At Damaidi in Ningxia, 3,172 Neolithic signs in China dating to 6000\u20135000 BC have been discovered, \"featuring 8,453 individual characters such as the sun, moon, stars, gods and scenes of hunting or grazing\". These pictographs are reputed to be similar to the earliest characters confirmed to be written Chinese. Chinese proto-writing existed in Jiahu around 7000 BC, Dadiwan culture from 5800 BC to 5400 BC, Damaidi around 6000 BC and Banpo dating from the 5th millennium BC. Some scholars have suggested that Jiahu symbols (7th millennium BC) were the earliest Chinese writing system. Excavation of a Peiligang culture site in Xinzheng county, Henan, found a community that flourished in 5,500 to 4,900 BC, with evidence of agriculture, constructed buildings, pottery, and burial of the dead. With agriculture came increased population, the ability to store and redistribute crops, and the potential to support specialist craftsmen and administrators. In late Neolithic times, the Yellow River valley began to establish itself as a center of Yangshao culture (5000 BC to 3000 BC), and the first villages were founded; the most archaeologically significant of these was found at Banpo, Xian. Later, Yangshao culture was superseded by the Longshan culture, which was also centered on the Yellow River from about 3000 BC to 2000 BC. Question: How many years longer was the Yangshao culture around compared to the Longshan culture?", - "Output Program": [ - "BC1=3000\nBC2=2000\nanswer=BC1-BC2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Americans first game was played on July 10, 1974, against the Southern California Sun in front of a crowd of 53,231 at Legion Field. (The announced attendance of 53,231 was inflated. The actual attendance figure was 43,031 for the opening game, of which 41,799 had paid.) Held scoreless by the Sun for the first three quarters and trailing by a touchdown at the start of the fourth quarter, the Americans came back to win 11-7. In their first road game, the Americans overcame a 26-point deficit at halftime to win 32-29 over the New York Stars (WFL) in front of 17,943 at Downing Stadium on July 17, 1974. The second home game, a 58-33 win over the Memphis Southmen on July 24, drew an announced attendance of 61,319 fans (actual attendance was 54,413 with 40,367 paying). Question: How many points did the Americans score during the fourth quarter of their July 10, 1974 game?", - "Output Program": [ - "score = 11\nprint(score)", - "fourth_quarter = 11\nprint(fourth_quarter)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not Hispanic?", - "Output Program": [ - "hispanic = 28.8\ntotal = 100\nnon_hispanic = total - hispanic\nprint(non_hispanic)", - "condition_1 = 28.8\n\nprint(abs(round(100 - condition_1,2)))", - "Hispanic=28.8\npeople=100\nanswer=people-Hispanic\nprint(answer)", - "total = 100\nhispa = 28.8\nprint(total - hispa)", - "americans=58.9\nIslander_American=12.3\nanswer=americans+Islander_American\nprint(answer)", - "hispanic_perc = 28.8 \nprint(abs(round(100 - hispanic_perc,2)))" - ], - "Output Answer": [ - "{'number': '71.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '71.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: San Francisco then defeated 49ers\u2013Cowboys rivalry, the 1994 Dallas Cowboys season, 38\u201328, in the NFC Championship Game. Expected to be a close game, the 49ers converted 3 Dallas turnovers into 21 points in the first quarter. On the third play of the game, cornerback Eric Davis (American football) returned an interception from Cowboys quarterback Troy Aikman for a touchdown. Wide receiver Michael Irvin lost a fumble on Dallas next drive, setting up Youngs 29-yard touchdown pass to Watters. Then Cowboys returner Kevin Williams (wide receiver) lost a fumble on the ensuing kickoff, and it was recovered by kicker Doug Brien at Dallas 35-yard line. Several plays later, Floyd scored on a 1-yard touchdown run to give San Francisco a 21\u20130 lead less than 8 minutes into the game. With the score 24\u201314 in the closing minutes of the first half, Aikman threw 3 straight incompletions, and a short punt by the Cowboys set up Youngs 28-yard touchdown completion to Rice with 8 seconds remaining in the first half. The Cowboys eventually cut their deficit to 38\u201328 with a touchdown run by Emmitt Smith and Aikmans 10-yard touchdown pass to Irvin in the final period, but they were unable to score again. Although the Cowboys outgained the 49ers in total offensive yards (451\u2013294), Aikman broke an NFC Championship Game record with 380 yards passing, and Irvin also broke an NFC Championship Game record with 192 receiving yards, Dallas was ultimately unable to overcome their first-quarter turnovers. Question: How many more total offensive yards did the Cowboys have compared to the 49ers?", - "Output Program": [ - "Cowboys=157\nanswer=Cowboys \nprint(answer)", - "yard=29\nyard2=35\nyard3=28\nyard4=10\nanswer=yard+yard2+yard3+yard4\nprint(answer)" - ], - "Output Answer": [ - "{'number': '157', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Chiefs opened the regular season at home against the Cincinnati Bengals on September 10. The game was broadcast on CBS at noon Kansas City time. The Chiefs' offense began at a slow pace, while their defense initially held the Bengals to a field goal within the first few minutes. The Bengals began to rip through the Chiefs' defense with the help of Rudi Johnson, who would later go on to rush for 96 yards and a touchdown. In the third quarter, quarterback Trent Green received a concussion when he slid past the first-down marker and was hit byRobert Geathers' shoulder. Green laid motionless for eleven minutes until he was taken off the field by a stretcher. The mood of the game changed instantly when the Chiefs lost their leader, and many fans began to leave Arrowhead Stadium due to heavy rain and the dwindling score. Back-up quarterback Damon Huard came into the game and completed 12 of 20 passes for 140 yards and a touchdown, and was sacked four times. Tight end Tony Gonzalez caught his first touchdown pass of the season and helped bring the score to 20-10. The Bengals left with their first win of the 2006 season as the Chiefs began their season 0-1. Question: How many losses did the Chiefs come into this game with?", - "Output Program": [ - "Chiefs=0\nprint(Chiefs)", - "loss=0\nanswer=loss\nprint(answer)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2010, the city population was spread out with 18.8% under the age of 18, 9.4% from 18 to 24, 33.1% from 25 to 44, 25.0% from 45 to 64, and 13.6% who were 65 years of age or older. The median age was 38.8 years. For every 100 females, there were 99.2 males. For every 100 females age 18 and over, there were 98.1 males. Question: How many more males were there for every 100 females than males for every 100 females age 18 and over?", - "Output Program": [ - "male = 99.2\nfemale = 98.1\nprint(round(male - female, 1))" - ], - "Output Answer": [ - "{'number': '1.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With the rest of Week 16's games being played on Christmas Eve, the Jets, due to losses by Jacksonville and Cincinnati, controlled their own playoff destiny with two victories. The game was played in a driving rainstorm as both teams struggled to move the ball early. With 49 seconds remaining in the first quarter, Mike Nugent was ready to attempt a 34-yard field goal, but holder Ben Graham could not handle the snap in the slippery conditions, and the Jets were denied. It was the second straight week Graham had flubbed a snap, but this one could be blamed on the wet conditions. The two teams would trade punts for the rest of the half. In the third quarter, Dolphins coach Nick Saban inserted backup quarterback Cleo Lemon into the game, replacing an ineffective Joey Harrington. Finally, the Jets went on a drive with 6:15 left in the third quarter, with Chad Pennington scrambling for 15 yards and moving into the Dolphins' red zone when Yeremiah Bell was flagged for pass interference. Nugent knocked in a 22-yard field goal for the first points of the game. But Lemon rallied Miami, completing two long passes to Randy McMichael and Ronnie Brown picking up a long run before Lemon tossed a 7-yard touchdown pass to McMichael, and the Dolphins led 7-3 with 13:26 left in the game. Pennington showed poise in leading the Jets back to take the lead, completing key passes to Brad Smith and Leon Washington before finding Cotchery on a 31-yard completion to the Miami 1-yard line, but the Jets challenged, saying that Cotchery was brought down after he broke the plane of the end zone, and the referee agreed, giving the Jets a 10-7 lead with 8:04 remaining in the game. Miami was then forced to punt, but caught a break when Donnie Jones' kick bounced off the elbow of Jets linebacker Brad Kassell, and long snapper John Denney recovered at the Jets' 42-yard line. Lemon led Miami downfield, completing key passes to Derek Hagan and Sammy Morris before Mare tied the game with a 25-yard field goal. With 2:09 to play, the Jets' biggest play of the season took place. Pennington flipped a short screen pass to Washington, who found a hole and scampered 64 yards down to the Miami 16-yard line. After three runs by Kevan Barlow, Nugent kicked a 30-yard field goal with 10 seconds to play, and the Jets had their biggest win of the year. Question: how many yards did Denny recover?", - "Output Program": [ - "denny = 42\nprint(denny)", - "recovered = 42\n\nprint(recovered)" - ], - "Output Answer": [ - "{'number': '42', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Warriors posted many notable achievements during the 2016\u201317 regular season. On November 7, 2016, Stephen Curry set the NBA record for most 3-pointers in a game with 13, in a 116\u2013106 win over the Pelicans. On December 5, 2016, Klay Thompson scored 60 points in 29 minutes, in a 142\u2013106 victory over the Pacers. In doing so, Thompson became the first player in NBA history to score 60 or more points in fewer than 30 minutes of playing time. Stephen Curry, Kevin Durant, Draymond Green, and Klay Thompson were all named to the 2017 NBA All-Star Game, making the Warriors only the eighth team in NBA history to have four All-Stars. On February 10, 2017, Draymond Green recorded a triple-double with 12 rebounds, 10 assists, and 10 steals, becoming the first player in NBA history to post a triple-double with fewer than 10 points. On March 2, 2017, the Warriors streak for most games without back-to-back losses ended at 146 with a 94\u201387 loss to the Chicago Bulls. The streak eclipsed the previous record of 95 held by the Utah Jazz. Question: How many more games without back-to-back losses did the Warriors have than the Jazz?", - "Output Program": [ - "warriors = 146 \njazz = 95\n\nprint(abs(round(warriors - jazz,3)))", - "warriors = 146\njazz = 95\ndiff = warriors - jazz\nprint(diff)" - ], - "Output Answer": [ - "{'number': '51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel The average tariff rate on dutiable imports increased from 40.1% in 1929 to 59.1% in 1932 (+19%). However, it was already consistently at high level between 1865 and 1913 (from 38% to 52%). Moreover, It had also risen sharply in 1861 (from 18.61% to 36.2%; +17.6), between 1863 and 1866 (from 32.62% to 48.33%; +15.7%), between 1920 and 1922 (from 16.4% to 38.1%; +21.7%), without producing global depressions. Question: How many years did it take the tariff rate on imports to increase 19% after 1929?", - "Output Program": [ - "perc_40_1 = 1929 \nincreased_by_19 = 1932\n\nprint(abs(perc_40_1 - increased_by_19))", - "start = 1929\nend = 1932\nyears = end - start\nprint(years)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Florance continued to perform with both theatre groups through the rest of the decade, in plays including Elizabeth Addymans The Secret Tent (14 Jan 1956 \u2013 8 February 1956) at the Arrow Theatre, Reginald Denhams Ladies in Retirement (20 February 1956 \u2013 3 March 1956), William Inges romance Picnic (play) (5 March 1956 \u2013 17 March 1956), Emlyn Williams The Light of Heart (29 October 1956 \u2013 10 November 1956), and George Bernard Shaws ironic comedy Misalliance (3 December 1956 \u2013 15 December 1956) at the Union Theatre. In 1956, Florance played Cassandra in Christopher Frys adaptation of Jean Giraudouxs The Trojan War Will Not Take Place, at the opening of the newly built theatre complex on St Martins Lane. Florances final theatrical performance of the 1950s was as widow Julia Rajk in Robert Ardreys Shadow of Heroes (September \u2013 October 1959), for which she was awarded The Melbourne Newspaper Critics Circle Erik Award for best actress 1959. Question: How many plays did Florance perform in during 1956?", - "Output Program": [ - "playes_performed = (\"The Secret tent\",\"Ladies in retirement\",\n \"Romance\",\"Emlyn willims\",\"george\",\"Cassandra\")\n\nprint(len(playes_performed))", - "plays = 6\nprint(plays)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2015 the nominal GDP of the citystate Berlin totaled \u20ac124.16 (~$142) billion compared to \u20ac117.75 in 2014, an increase of about 5.4%. Berlins economy is dominated by the service sector, with around 84% of all companies doing business in services. In 2015, the total labour force in Berlin was 1.85 million. The unemployment rate reached a 24-year low in November 2015 and stood at 10.0% . From 2012-2015 Berlin, as a German state, had the highest annual employment growth rate. Around 130,000 jobs were added in this period. Question: How many more euros was Berlin's nominal GDP in 2015 than it was in 2014?", - "Output Program": [ - "Berlin=1.85\nincrease=5.4\nanswer=increase+Berlin\nprint(answer)", - "berlinseconomy=5.4\nstood=10\nanswer=stood-berlinseconomy\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6.41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Relationship between concentrations and effects Drowsiness, dissociative, and psychosis-like effects (e.g., hallucinations, delirium) are reported in patients treated with ketamine starting at circulating concentrations of around 50 to 200 ng/mL (210-841 nM), while analgesia begins at levels of approximately 100 to 200 ng/mL (421-841 nM). The typical intravenous antidepressant dosage of ketamine used to treat depression is low and results in maximal plasma concentrations of 70 to 200 ng/mL (294-841 nM). Circulating concentrations of around 2,000 to 3,000 ng/mL (8,413-12,620 nM) are employed during anesthesia, and patients may start to awaken once levels of ketamine have decreased to about 500 to 1,000 ng/mL (2,103-4,207 nM). There is wide variation in the peak concentrations of ketamine that have been reported in association with anesthesia in the literature, with values ranging from 2,211-3,447 ng/mL (9,300-14,500 nM) to as high as 22,370 ng/mL (94,100 nM). Biological activity concentrations of ketamine are lower than total plasma levels due to plasma protein binding, although plasma protein binding is relatively low with ketamine (approximately 12 to 47% protein-bound). Concentrations of ketamine in the brain have been reported to be several-fold higher than in plasma. Question: How many concentration levels have a range of no more than 200 ng/ml?", - "Output Program": [ - "concentration_level_200 = (\"ketemine\",\"analgesia\",\"ketamine\")\n\nprint(len(concentration_level_200))", - "ketamine = 1\nanalgesia = 1\nintra = 1\ntotal = ketamine + analgesia + intra\nprint(total)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many percent of people were not Non_hispanics from 2 or more races?", - "Output Program": [ - "percent_non_hispanics_2_more_races = 2.6\npercent_not_non_hispanics_2_more_races = 100 - percent_non_hispanics_2_more_races\nprint(percent_not_non_hispanics_2_more_races)", - "non_hispanic = 2.6\nprint(abs(round(100 - non_hispanic,2)))" - ], - "Output Answer": [ - "{'number': '97.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The U.S. Institute of Medicine (IOM) updated Estimated Average Requirements (EARs) and Recommended Dietary Allowances (RDAs) for iron in 2001. The current EAR for iron for women ages 14\u201318 is 7.9 mg/day, 8.1 for ages 19\u201350 and 5.0 thereafter (post menopause). For men the EAR is 6.0 mg/day for ages 19 and up. The RDA is 15.0 mg/day for women ages 15\u201318, 18.0 for 19\u201350 and 8.0 thereafter. For men, 8.0 mg/day for ages 19 and up. RDAs are higher than EARs so as to identify amounts that will cover people with higher than average requirements. RDA for pregnancy is 27 mg/day and, for lactation, 9 mg/day. For children ages 1\u20133 years 7 mg/day, 10 for ages 4\u20138 and 8 for ages 9\u201313. As for safety, the IOM also sets Tolerable upper intake levels (ULs) for vitamins and minerals when evidence is sufficient. In the case of iron the UL is set at 45 mg/day. Collectively the EARs, RDAs and ULs are referred to as Dietary Reference Intakes. Question: How many years is the age range for estimated average requirements for women taking 15.0 mg/day?", - "Output Program": [ - "women_high_age = 18\nwomen_low_age = 15\nage_range = women_high_age - women_low_age\nprint(age_range)", - "age_range_upper_limit = 18\nage_range_lower_limit = 15\nprint(abs(age_range_lower_limit-age_range_upper_limit))\n" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The distribution pattern in the 2002 census was similar to those of the 1980 and 1991 censuses, but the share of the two main groups has declined. Indo-Guyanese made up 51.9% of the total population in 1980, but by 1991 this had fallen to 48.6%, and then to 43.5% in the 2002 census. Those of African descent increased slightly from 30.8% to 32.3% during the first period (1980 and 1991) before falling to 30.2% in the 2002 census. With small growth in the overall population, the decline in the shares of the two larger groups has resulted in the relative increase of shares of the multiracial and Amerindian groups. The Amerindian population rose by 22,097 people between 1991 and 2002. This represents an increase of 47.3% or annual growth of 3.5%. Similarly, the multiracial population increased by 37,788 persons, representing a 43.0% increase or annual growth rate of 3.2% from the base period of 1991 census. Question: How many percent of people were not Indo-Guyanese in 1980?", - "Output Program": [ - "indo_guynese = 51.9\n\nprint(abs(round(100 - indo_guynese,2)))", - "indo_guyanese = 51.9\ntotal = 100\n\nnot_indo_guyanese = (total - indo_guyanese)\n\nprint(not_indo_guyanese)" - ], - "Output Answer": [ - "{'number': '48.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Income inequality has become a hotly debated topic globally. According to the CIA World Factbook, U.S. income inequality ranked 41st highest among 156 countries in 2017 (i.e., 74% of countries have a more equal income distribution). According to the Congressional Budget Office, the top 1% of income households earned about a 9% share of the pre-tax income in 1979, versus 19% in 2007 and 17% in 2014. For after-tax income, these figures were 7%, 17%, and 13%, respectively. These figures indicate the share of income earned by top earners more than doubled between 1979 and 2007, then fell somewhat following the Great Recession, and the higher tax rates and re-distributive policies applied by President Barack Obama in 2013 (i.e., expiration of the Bush Tax Cuts for the top 1% and subsidies for lower income persons via the Affordable Care Act). Recasting the 2012 income using the 1979 income distribution (representing the more egalitarian 1950-1980 period), the bottom 99% of families would have averaged about $7,100 more income. Income inequality in the United States has grown from 2005 to 2012 in more than 2 out of 3 metropolitan areas. Question: How many years has the income inequality grown 2005-2012 the United U.S in 2 to 3 metropolitan areas?", - "Output Program": [ - "start = 2005\nend = 2012\n\nprint(abs(start - end))", - "year1 = 2005\nyear2 = 2012\n\ntotal = (year2 - year1)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many of the whites in Bronx were not non-Hispanic whites?", - "Output Program": [ - "NotHispanic = 168570\nwhites = 320640 \nprint(whites-NotHispanic)", - "total = 320640\nnh = 168570\nprint(total - nh)" - ], - "Output Answer": [ - "{'number': '152070', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: How many yards do Brian Westbrook's first two touchdowns add up to?", - "Output Program": [ - "Westbrook=25\nWestbrook1=5\nanswer=Westbrook+Westbrook1\nprint(answer)\n", - "Westbrook=5\nBrian=25\nanswer=Brian+Westbrook\nprint(answer)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After the political changes, in 1991, Bulgaria had a US$11.25 billion state debt, which represented 180% of the GDP. The state debt peaked in 1994, when it reached US$14.4 billion. During 1998-2008 Bulgaria maintained policy of Government budget balance, which reduced the state debt to 5.07 billion euro. Combined with the economic growth in that period, the state debt dropped to a record low of 13.7% of GDP, one of the lowest in the European Union. In 2008 Bulgaria also maintained 4.286 billion euro fiscal reserve, meaning that net state debt at this moment was only 0.784 billion euro. After the Financial crisis of 2007\u201308 Bulgaria turned to policy of Deficit spending and at the end of 2013 the state debt rose up to 7.219 billion euro, representing 18.1% of the GDP. In 2015, the debt rate increased further to 26.7% of the GDP, still remaining the third lowest in EU after Estonia and Luxembourg. Part of the increase was driven by the collapse of Corporate Commercial Bank in 2014, the fourth largest bank in the country, and the subsequent paying out of Deposit insurance. Question: How many dollars larger was the state debt in 1994 compared to 1991?", - "Output Program": [ - "year1=11250000000\nyear2=14400000000\nanswer=year2-year1\nprint(answer)", - "year1=14400000000\nyear2=11250000000\nanswer=year1-year2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3150000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Since 1995, Fortune (magazine) has ranked Adobe as an outstanding place to work. Adobe was rated the 5th best U.S. company to work for in 2003, 6th in 2004, 31st in 2007, 40th in 2008, 11th in 2009, 42nd in 2010, 65th in 2011, 41st in 2012, and 83rd in 2013. In October 2008, Adobe Systems Canada Inc. was named one of \"Canadas Top 100 Employers\" by Mediacorp Canada Inc., and was featured in Macleans newsmagazine. Question: How many higher ranks was Adobe in 2009 than in 2004?", - "Output Program": [ - "Rank2009 = 11\nRank2004 = 6\nprint(Rank2009-Rank2004)", - "y1 = 11\ny2 = 6\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to ISTAT, in 2014 there were 154,356 people residing in Cagliari (+3.0% compared with 2011), of whom 71,522 were male and 82,834 female for a sex ratio of 0.86. Minors (children aged 18 and younger) totalled 12.92% of the population, compared to pensioners at 24.81%. The average age of Cagliari residents is 47.44. The ratio of the population over 65 years of age to that under the age of 18, is 53.39%. The elderly population, defined as being over 65 years of age, has increased by 21.95% over the last 10 years. The current birth rate in Cagliari is 6.29 births per 1,000 inhabitants. The average number of people of any age per household is 2.11 and the percentage of households composed of a single person is 42.53%. The population of Cagliari is structured like that of other first world countries, especially as to the prevalence of an elderly population. The trend of these rates in the Cagliari metropolitan area is proportionally reversed in the suburbs, where most younger families move. Question: How many more females than males were living in Cagliari in 2014?", - "Output Program": [ - "male = 71522\nfemale = 82834\ndiff = female - male\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11312', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The distribution pattern in the 2002 census was similar to those of the 1980 and 1991 censuses, but the share of the two main groups has declined. Indo-Guyanese made up 51.9% of the total population in 1980, but by 1991 this had fallen to 48.6%, and then to 43.5% in the 2002 census. Those of African descent increased slightly from 30.8% to 32.3% during the first period (1980 and 1991) before falling to 30.2% in the 2002 census. With small growth in the overall population, the decline in the shares of the two larger groups has resulted in the relative increase of shares of the multiracial and Amerindian groups. The Amerindian population rose by 22,097 people between 1991 and 2002. This represents an increase of 47.3% or annual growth of 3.5%. Similarly, the multiracial population increased by 37,788 persons, representing a 43.0% increase or annual growth rate of 3.2% from the base period of 1991 census. Question: How many more percent of people were Indo-Guyanese than African in 1980?", - "Output Program": [ - "indo_people = 51.9\nafrican = 30.8\nprint(abs(round(indo_people - african,2)))\n", - "percent_indo_guyanese_in_1980=51.9\npercent_african_in_1980=30.8\n\n\nmore_indo_guyanese_than_african_in_1980=percent_indo_guyanese_in_1980-percent_african_in_1980\nprint(round(more_indo_guyanese_than_african_in_1980,1))" - ], - "Output Answer": [ - "{'number': '21.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their bye week, the Falcons flew to Lincoln Financial Field for a Week 8 duel with the Philadelphia Eagles, as rookie quarterback Matt Ryan (a native of the Philly suburb of Exton, Pennsylvania) took on his hometown team. Ryan threw for 277 yards in his seventh career start but also had a pair of interceptions. The defense held the Eagles after the first turnover but Ryan's second mistake came in the end zone, eliminating a red-zone scoring chance. After a scoreless first quarter, Atlanta finally took flight in the second quarter as Ryan completed a 55-yard TD pass to WR Roddy White with 8:56 remaining in the first half when he threaded a pass between two Eagles defenders. White scampered toward the end zone for a 55-yard score and a 7-0 lead.\"We had worked on that fade pass all week in practice and Matt threw it up there and really I should have batted the ball down\", said White, who had 113 receiving yards. \"I think on that play, I had the responsibility to help him out. We thought we were going to put some points on the board and we let it get away from us. I put that play on myself, because I really should have knocked that down.\" White tallied his third consecutive 100-yard game after catching eight passes for 113 yards and two touchdowns. White has now posted four 100-yard games this season and 11 for his career, the 55-yard strike is the third longest pass for the rookie quarterback this season. The second score came on an eight-yard pass in the fourth quarter, Ryan returned to the sight of first collegiate touchdown pass at Lincoln Financial Field against the Temple Owls on November 20, 2004. But Philadelphia responded with 20 unanswered points, including scoring drives of 60, 70 and 69 yards. Twice McNabb scrambled for key first downs. The Falcons did not record a sack in the second half. The Falcons run game sputtered and suffered from untimely penalties. Starting left tackle Sam Baker missed the game with a hip injury and was replaced by Todd Weiner. Weiner would leave with an injury and was replaced by Quinn Ojinnaka. Michael Turner rushed for 58 yards on 17 carries. The Eagles took the lead with quarterback Donovan McNabb getting a 3-yard TD run, along with kicker David Akers getting a 36-yard field goal. McNabb turned from prolific passer to game-manager as the afternoon progressed, finding openings in the Falcons zone defense for short to medium gains and handing the ball off to Westbrook, the All-Pro rushed for 63 yards on 10 carries in the first half and finished with 22 carries for 167 yards. He also had six catches for 42 yards, one of six Eagles receivers with two or more catches. The Falcons spent much of the first half keeping McNabb and the Eagles high-flying offense on the ground. Atlanta didn't allow a first-quarter point for the fifth time this season and picked up two sacks, a forced fumble and a turnover in the first 30 minutes In the third quarter, the Falcons continued to trail as RB Brian Westbrook got a 16-yard TD run. In the fourth quarter, Philadelphia increased its lead with Akers nailing an 18-yard field goal.Brian Finneran tied his season-high in receptions (three) and contributed with two catches on third down to convert a new set a downs for the Falcons on both occasions in the first half. Jerious Norwood posted his second-highest receiving total when he caught five passes for 55 yards, he set his career-high of 57 yards against the Saints last season Atlanta tried to rally as Ryan hooked up with White again on an 8-yard TD pass, but the Eagles flew away as Westbrook got a 39-yard TD run. A late goal-line stand held the Eagles to a field goal and kept it a two-possession game with 7:57 remaining. Ryan led a no-huddle offense into the red zone on the next series and found White with a second touchdown with less than four minutes to play. Trailing 20-14, the Falcons defense stepped up with a key three-and-out but an odd turn of events kept the Birds offense from getting a shot at the win. Return man Adam Jennings decided at the last second not to field the punt after the Eagles' three-and-out drive. Officials ruled Jennings touched the ball and the muffed punt was recovered by the Eagles. The Falcons did not have a timeout left and, by rule, could not challenge the play. Replays in the press box showed Jennings did not touch the ball. Three plays later Westbrook rushed over the left side for a 39-yard, game-clinching touchdown. Defensive end Jamaal Anderson posted his second sack of the season when he dropped Eagles quarterback Donovan McNabb for a six-yard loss in the first quarter, the sack stalled an Eagles drive, forcing a punt. Anderson has now totaled one sack in two consecutive games. Rookie Curtis Lofton earned his first career sack when he dropped McNabb for an eight-yard loss in the second quarter while forcing a fumble. The ball was recovered by defensive end Chauncey Davis.\"It never felt like we were out of the game, even when we didn't get that touchdown when we needed it, it still felt like we stopped them to get a chance to put some more points on the board and that's what we did\", defensive end John Abraham said. \"Like I said, it's part of the game and everybody played well, it was a tough fought game. I think everybody got a lot of bumps and bruises from the game, but it definitely was a good game.\"With the loss, the Falcons fell to 4-3. Question: How many yards was the Eagles longest scoring drive?", - "Output Program": [ - "yards =70\nprint(yards)", - "longestdrive=70\nanswer=longestdrive\nprint(answer)" - ], - "Output Answer": [ - "{'number': '70', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Cochrane Library had 145 CAM-related Cochrane systematic reviews and 340 non-Cochrane systematic reviews. An analysis of the conclusions of only the 145 Cochrane reviews was done by two readers. In 83% of the cases, the readers agreed. In the 17% in which they disagreed, a third reader agreed with one of the initial readers to set a rating. These studies found that, for CAM, 38.4% concluded positive effect or possibly positive (12.4%), 4.8% concluded no effect, 0.7% concluded harmful effect, and 56.6% concluded insufficient evidence. An assessment of conventional treatments found that 41.3% concluded positive or possibly positive effect, 20% concluded no effect, 8.1% concluded net harmful effects, and 21.3% concluded insufficient evidence. However, the CAM review used the more developed 2004 Cochrane database, while the conventional review used the initial 1998 Cochrane database. Question: How many percent of readers did not conclude harmful effect?", - "Output Program": [ - "harmfuleffect=0.7\npeople=100\nanswer=people-harmfuleffect\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Prior to the start of the 2017-18 NBA season season, the Cavaliers overhauled their roster by moving Kyrie Irving to the 2017-18 Boston Celtics season, who requested a trade in part because he no longer wanted to play with James. After a slow start to the year, Cleveland rebounded by winning 18 of 19 games in December. Their turnaround began with a victory over the 2017-18 Washington Wizards season where James scored 57 points, which represented the second-highest point total of his career and tied a franchise record. In January, the Cavaliers had a losing record, and James was criticized for his lackluster effort. Following another round of trades in February, Cleveland returned to form and James reached a number of historical milestones; for example, on March 30, he set an NBA record with 867 straight games scoring in double-digits. James eventually finished the season with averages of 27.5 points, 8.6 rebounds, and a career-high 9.2 assists and 4.2 turnovers per game. In the 2018 NBA Playoffs, he guided the Cavaliers to another Finals rematch with the 2017-18 Golden State Warriors season. Along the way, he had some of the most memorable moments of his career, including a game-winning shot against the 2017-18 Indiana Pacers season and another against the 2017-18 Toronto Raptors season. In the first game of the 2018 NBA Finals, James scored a playoff career-high 51 points, but Cleveland was defeated in overtime. Following the defeat, James injured his hand after punching a wall in the locker room, which hindered his effectiveness for the remainder of the series. The Cavaliers lost the series in four games, with James averaging 34 points, 8.5 rebounds, and 10 assists per game for the Finals. Question: How many more assists than rebounds did James have on average in the 2017-18 season?", - "Output Program": [ - "condition_1 = 8.6\ncondition_2 = 9.2\n\nprint(abs(round(condition_2 - condition_1,2)))", - "assists = 9.2\nrebounds = 8.6\ndiff = assists - rebounds\nprint(diff)" - ], - "Output Answer": [ - "{'number': '0.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In their first season in the Midwest Division (NBA), Houston and the Kansas City Kings tied for second place with identical 40\u201342 records. The Rockets, with Malones 26.8 ppg and 14.5 rpg during the playoffs, reached the 1981 NBA Finals, but lost 4\u20132 to the Celtics. During the following season, Malone averaged 31.1 points with 14.7 rebounds and won his second MVP award. He repeated as the NBA leader in rebounds and was the runner-up for the leagues scoring title to George Gervin (32.3). He was also the league leader in offensive rebounds (558) and minutes played (3,398, 42.0 per game). At the end of the season, Malone earned his second placement on the All-NBA First Team. He set a career high in scoring average and also set a single-game career high with 53 points on February 2 against the San Diego Clippers. Nine days later, on February 11 against the Seattle SuperSonics, Malone eclipsed his own league record with 21 offensive rebounds. In Malones last season in Houston, the Rockets followed their NBA Finals appearance in 1981 with a first-round exit in the 1982 playoffs. Though he averaged 24.0 points with 17.0 rebounds, Seattle defeated Houston 2\u20131. Question: How many more rebounds did Malone average in the series than he did during the season?", - "Output Program": [ - "p=4\np1=2\nanswer=p-p1\nprint(answer)", - "Rockets=4\nMalones=2\nanswer=Rockets-Malones\nprint(answer)" - ], - "Output Answer": [ - "{'number': '.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many African Americans and Asians were there combined?", - "Output Program": [ - "african_amer = 14721\nasian = 26090\nprint(african_amer+asian)", - "date_dict = {'day': '','month':'','year': ''}\nafrican_american = 14721\nasian = 26090\n\ntotal_value = (african_american + asian)\nresult_dict = {'number':total_value, 'date': date_dict, 'spans': []}\nprint(result_dict)" - ], - "Output Answer": [ - "{'number': '40811', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Lakers hold several NBA records as a team including most consecutive games won overall (33) and most consecutive road games won (16) both of which came during the 1971-72 season. Highest field-goal percentage for a season at 54.5% (1984-85), and highest road winning percentage at 0.816 (1971-72). They also hold records for having (into the 2009-10 NBA season) the most wins (3,027), the highest winning percentage (61.9%), and the most NBA Finals appearances (31). The 2000-01 team set the NBA record for best playoff record at 15-1, which was later broken by the Golden State Warriors in 2017. The 1971-72 team holds franchise records in wins (69), most points scored, and largest margin of victory; both of the latter came in the teams 63 point win versus Golden State (162-99). They also used to hold the record for most wins at home in the regular season (going 36-5 in 1971-72, then 37-4 in both 1976-77 and 1979-80) before the Boston Celtics set the current record of 40-1 in the 1985-86 season. Question: How many seasons did the Lakers hold the record for most wins at home in the regular season?", - "Output Program": [ - "season = [72, 76, 80]\nprint(len(season))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Present-day Powder River County was probably first entered by Europeans in the early 1800s in the form of French fur trappers. In the summer of 1865, the United States government sent over 2,000 U.S. soldiers into the Powder River country to combat Native Americans from the Cheyenne people, Lakota people, and Arapaho people tribes. From September 1-15, 1865, the Powder River Expedition (1865) battled Native Americans in the Powder River Battles (1865) near the future site of Broadus. On March 17, 1876, the Battle of Powder River occurred in the south-central part of the county, about southwest of Broadus. In June 1876 six companies of the 7th Cavalry Regiment (United States) led by Major Marcus Reno marched along the Powder River nearly to the mouth of the Little Powder before turning west toward the Battle of Little Bighorn. On November 1, 1878, Powderville, Montana became the first establishment in the county, as the Powder River Telegraph Station, on the Fort Keogh to Deadwood, South Dakota telegraph line. On April 5, 1879, the Mizpah Creek Incidents began near the Powderville telegraph station in the extreme northern part of the county. In the early 1880s, a large area of Southeastern Montana became Custer County, Montana, including the present area encompassed by Powder River County. In February 1900, the Broadus post office was established, named after the Broaddus family. In October 1918, publication of a newspaper, the Broadus Independent (now called the Powder River Examiner), began in Broadus, and is still published today. In 1919, Powder River County, Montana was formed from southern Custer County, and in an election in 1920, Broadus was chosen as the county seat of the newly established Powder River County. Question: How many years after the Powder River Battles near the future site of Broadus took place did the Battle of Powder River occur in the south-central part of the county?", - "Output Program": [ - "broadus = 1865\nsouth_central = 1876\nyears_apart = south_central - broadus\nprint(years_apart)", - "condition_1 = 1865\ncondition_2 = 1876\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite playing without an injured Iman Shumpert and Amare Stoudemire, the Knicks compiled an 18\u20135 record to start the season, their best start since 1993\u201394 NBA season. In their first four games, they scored at least 100 points and won by double digits in all of those games. The streak ended after a 10-point loss to Memphis Grizzlies. The following Sunday, in a game against the Indiana Pacers, the Knicks at home went on to win 88\u201376, assuring them a 7\u20131 record. After two tough losses to the Dallas Mavericks and Houston Rockets, the Knicks returned home in a game against the Detroit Pistons on November 25, with a 121\u2013100 blowout win, making them one of only three teams undefeated at home along with the Miami Heat and Utah Jazz. The Knicks finished November with an 11\u20134 record, their best month record since going 11\u20136 in March 2000. By the All-Star break in mid-February 2013, the Knicks compiled a 32\u201318 record, good for second in the Eastern Conference. On February 21, on the trade deadline, the team traded Ronnie Brewer for a 2014 second-round draft pick. The Knicks then signed veteran power forward Kenyon Martin to a 10-day contract. In late March, the Knicks went on to compile a four-game losing streak, tying their worst skid of the season. They would go on and face the Jazz on the road, eventually winning the game and starting what would turn out to be a 13-game winning streak, including wins against the Miami Heat and the Oklahoma City Thunder. This was the third-longest winning streak in franchise history. On April 9, the Knicks beat the Washington Wizards to secure the Atlantic Division title for the first time since the 1993\u201394 NBA season. The Knicks 13-game winning streak came to an end on April 11 as they lost to the Chicago Bulls. Despite that, they set the NBA single season record for three-pointers. On May 3, the Knicks defeated the Boston Celtics in the first round of the NBA playoffs, 4\u20132, their first playoff victory since 2000. On May 18, the Knicks were eliminated in the second round of the playoffs, losing the series to the Indiana Pacers 4\u20132. Point guard Jason Kidd retired following the end of the season\u2014he was named head coach of the Brooklyn Nets a few days later. In the 2013 NBA draft, the Knicks selected Tim Hardaway Jr. as the 24th pick in the first-round. During the 2013 off-season, The Knicks claimed Los Angeles Lakers F Metta World Peace off of waivers. They re-signed J. R. Smith to a 3-year, $18 million deal and traded Quentin Richardson, Steve Novak, Marcus Camby, and three draft picks to acquire Andrea Bargnani from the Toronto Raptors. Question: How many more winds did the Knicks have compared to losses in February 2013?", - "Output Program": [ - "kincks1 = 32\nkincks2 = 18\nprint(kincks1-kincks2)", - "win = 32\nlose = 18\ndiff = win - lose\nprint(diff)" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 266,000 civil marriages took place in 2004, a decline of 5.9% from 2003. However, the report found that the number of couples getting PACS had increased every year except 2001. There was a 29% increase in PACS between 2001 and 2002 and a 25% increase between 2002 and 2003. For the first 9 months of 2004, 27,000 PACS were signed compared to 22,000 in 2003. The report found that one PACS in 10 had been dissolved (less than divorces for couples married for the same period, for which one marriage in three will be dissolved by divorce or separation after the first 3 years during which most signed PACS are dissolved before becoming more stable than marriages). Question: Which year had signed more PACS, 2003 or 2004?", - "Output Program": [ - "signed = 2004\nprint(signed)", - "y2003 = 22000\ny2004 = 27000\n\ndata = (y2003, y2004)\n\nanswer = max(data)\n\nif answer == y2004:\n print(2004)\nelif answer == y2003:\n print(2003)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2004'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1999, Jay Gibbons was the best all-around hitter. In 71 games, Gibbons batted .305 with 16 home runs and 69 RBI. Second basemen Jorge Nunez batted .268 with 14 home runs and 61 RBI, while leading the team with 51 stolen bases. Outfielder Ryan Fleming hit .335 in 61 games. Tyler Thompson led the team with 17 homeruns and RBI with 81. Pasqual Coco went 9\u20131 in 14 starts with a 2.21 ERA. Scott Cassidy won a team-leading 13 games in 27 starts in 170.2 innings. He struck out 178 batters, leading the team. The Suns bullpen got a strong season from closer Jarrod Kingrey. Kingrey had 27 saves and 69 strikeouts in 61 innings. he Suns made the playoffs by winning the first-half division title and wound up with the best overall record in the SAL. They were knocked out of the first round by their division rival, the Cape Fear Crocs. This was the last season that the SAL used a three division (North, Central, and South) format. Question: How many RBI did Jay Gibbons and Tyler Thompson combine for?", - "Output Program": [ - "jay = 69\ntyler = 81\ntotal = jay + tyler\nprint(total)", - "jay_gibbions_rbi = 69\nthompson_rbi = 81\nprint(abs(jay_gibbions_rbi + thompson_rbi))" - ], - "Output Answer": [ - "{'number': '150', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many percent were not under the age of 18?", - "Output Program": [ - "Percent = 100\nunder_18 = 28.5\nprint(Percent-under_18)", - "total = 100\nage = 28.5\ndiff = total - age\nprint(diff)" - ], - "Output Answer": [ - "{'number': '71.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Conlan umpired in the National League from 1941 to 1965, officiating in five World Series (1945 World Series, 1950 World Series, 1954 World Series, 1957 World Series and 1961 World Series) and six Major League Baseball All-Star Game (1943, 1947, 1950, 1953, 1958 and the first 1962 contest). He also umpired in the playoff series to decide the NLs regular-season champions in 1951 National League tie-breaker series, 1959 National League tie-breaker series and 1962 National League tie-breaker series (some sources erroneously credit him with umpiring in the 1946 NL playoff as well). He was the home plate umpire when Gil Hodges hit four home runs on August 31, ; he also umpired in the April 30, game in which Willie Mays hit four home runs. He retired after the 1964 season, but returned to work as a substitute umpire for 17 games in 1965. Question: How many National League tie-breaker series did Conlan umpire after 1955?", - "Output Program": [ - "number_NL_tie_breaker = 2\nprint(number_NL_tie_breaker)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Kellen Clemens was named the starting quarterback on Monday by Coach Eric Mangini, relegating Chad Pennington to the backup role indefinitely. However, Clemens would not be throwing to receiver Laveranues Coles, who ended a 104-game consecutive games played streak due to a concussion. Leon Washington got the Jets started immediately when he returned the opening kickoff 86 yards for a touchdown. The kickoff return touchdown was his third of the season, setting a Jets record. The teams traded field goals before Clemens led the Jets downfield, where he found tight end Joe Kowalewski on a one-yard touchdown. The Redskins responded with a 40-yard field goal from Shaun Suisham. They then surprised the Jets with an onside kick, which they successfully recovered, leading to another Suisham field goal near the end of the first half. Suisham continued to keep the Redskins in the game with a 40-yard field goal to start the third quarter, bringing the score to 17-12. The Jets drove deep into Redskins territory early in the fourth quarter when, on a pass completion to Jerricho Cotchery, Cotchery fumbled the ball, and the Redskins recovered. Mangini challenged the call believing the pass was incomplete, and therefore no fumble was possible, but the challenge was not upheld. The Redskins took advantage on the ensuing drive, and running back Clinton Portis, who had a huge game against the porous Jets run defense, scored on a one-yard touchdown to give Washington the lead. A two-point conversion from quarterback Jason Campbell to Antwaan Randle El put the Redskins up by three. The Jets eventually got the ball back late in the game, and Clemens led the offense on a 15-play drive ending with a Mike Nugent 30-yard field goal with ten seconds left to force overtime. The Jets won the coin toss to start the extra frame and received the ball first. They began with a 39-yard pass from Clemens to Cotchery, but the drive quickly stalled and the Jets were forced to punt. Campbell and Portis led the Redskins downfield into the field goal range of Suisham, who hit his fifth field goal of the day to give the Redskins the win and send the Jets to their sixth straight loss. Question: How many field goals were made in the first half?", - "Output Program": [ - "goal = [40, 40, 30, 39]\nlength = len(goal)\nprint(length)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Olympic related jobs in Utah started in 1996 with slight job opportunities of less than 100. However, from the job measurement conducted from 1996 to 2002, steady attainment of job opportunities established and a maximum level was noted in 2001 where there were 12,500 job opportunities attained yearly, and approximately 25,070 jobs created in 2002. Therefore, from 1996 to 2002 the sum of employment equated to 35,000 jobs which lasted a year. February 2002, it is when the highest employment opportunities were created compared to other years. There were around 25,070 job opportunities created compared to 35,000 created from 1996-2001. Question: When were more job opportunities created, 2001 or 2002?", - "Output Program": [ - "more_job = 2002\nprint(more_job)", - "condition_1 = 12500\ncondition_2 = 25070\nif condition_1 value_in_2018:\n print(2013)\nelse:\n print(2018)", - "real_madrid_value_2013 = 3.47\nreal_madrid_value_2018 = 4.1\n\nprint(abs(round(real_madrid_value_2013 - real_madrid_value_2018,2)))" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2018'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Japanese began to catch gray whales beginning in the 1570s. At Kawajiri, Nagato Province, 169 gray whales were caught between 1698 and 1889. At Tsuro, Japan, Shikoku, 201 were taken between 1849 and 1896. Several hundred more were probably caught by American and European whalemen in the Sea of Okhotsk from the 1840s to the early 20th century. Whalemen caught 44 with nets in Japan during the 1890s. The real damage was done between 1911 and 1933, when Japanese whalemen killed 1,449 after Japanese companies established several whaling stations on Korean Peninsula and on Chinese coast such as near the Daya bay and on Hainan Island. By 1934, the western gray whale was near extinction. From 1891 to 1966, an estimated 1,800\u20132,000 gray whales were caught, with peak catches of between 100 and 200 annually occurring in the 1910s. Question: How many years did it take to catch 1800-2000 grey whales?", - "Output Program": [ - "start = 1891\nend = 1966\ndiff = end - start\nprint(diff)", - "low_year = 1891\nhigh_year = 1966\n \nprint(abs(round(low_year - high_year,2)))" - ], - "Output Answer": [ - "{'number': '75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1992, Pettitte pitched for the Greensboro Hornets of the Class A (baseball) South Atlantic League. He pitched to a 10-4 Win-loss record (pitching) and a 2.20 earned run average (ERA), with 130 strikeouts and 55 base on balls, in 27 games started. That season, Pettitte and Posada first played with Derek Jeter. Pettitte pitched for the Prince William Cannons of the Class A-Advanced Carolina League in the 1993 season, finishing the year with an 11-9 record, a 3.04 ERA, 129 strikeouts, and 47 walks in 26 starts. He also made one start for the Albany-Colonie Yankees of the Class AA Eastern League (baseball) during the season. Pettitte began the 1994 season with Albany-Colonie, where he had a 7-2 record and 2.71 ERA in 11 starts, before receiving a promotion to the Columbus Clippers of the Triple-A (baseball) International League. With Columbus, Pettitte had a 7-2 record and a 2.98 ERA in 16 starts. The Yankees named him their minor league pitcher of the year. Question: In what year did Pettitte play for the Yankees?", - "Output Program": [ - "year=1994\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1994'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 21,624. The number of jobs in the primary sector was 38, of which 20 were in agriculture and 18 were in forestry or lumber production. The number of jobs in the secondary sector was 5,433 of which 4,234 or (77.9%) were in manufacturing, 9 or (0.2%) were in mining and 1,022 (18.8%) were in construction. The number of jobs in the tertiary sector was 16,153. In the tertiary sector; 2,397 or 14.8% were in wholesale or retail sales or the repair of motor vehicles, 796 or 4.9% were in the movement and storage of goods, 919 or 5.7% were in a hotel or restaurant, 766 or 4.7% were in the information industry, 1,077 or 6.7% were the insurance or financial industry, 1,897 or 11.7% were technical professionals or scientists, 1,981 or 12.3% were in education and 2,633 or 16.3% were in health care. Question: How many percent of the jobs in the secondary sector were not in construction?", - "Output Program": [ - "percentage = 100\nconstruction = 18.8\nnot_construction = percentage - construction\nprint(not_construction)", - "condition_1 = 18.8\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '81.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The number of Thailands poor declined from 7.1 million persons in 2014, 10.5 percent of the population, to 4.9 million persons in 2015, or 7.2 percent of the population. Thailands 2014 poverty line was defined as an income of 2,647 baht per month. For 2015 it was 2,644 baht per month. According to the National Economic and Social Development Board (NESDB) in a report entitled, Poverty and Inequality in Thailand, the countrys growth in 2014 was 0.8 percent and 2.8 percent in 2015. NESDB Secretary-General Porametee Vimolsiri said that the growth was due to the effect of governmental policies. The report also noted that 10 percent of the Thai population earned 35 percent of Thailands aggregate income and owned 61.5 percent of its land. Question: Was the percentage of poor persons in Thailand higher in 2014 or 2015?", - "Output Program": [ - "in_2014 = 7.1\nin_2015 = 4.9\nif in_2014 > in_2015:\n print(2014)\nelse: \n print(2015)", - "y2014 = 7.2\ny2015 = 10.5\n\ndata = (y2014,y2015)\n\nanswer = max(data)\n\nif answer == y2015:\n print(2015)\nelif answer == y2014:\n print(2014)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2014'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Several of the most expensive items of sports memorabilia and baseball memorabilia ever sold at auction are associated with Ruth. As of November 2016, the most expensive piece of sports memorabilia ever sold is Ruths 1920 Yankees jersey, which sold for $4,415,658 in 2012. The baseball bat with which he hit the first home run at Yankee Stadium is in The Guinness Book of World Records as the most expensive baseball bat sold at auction, having fetched $1,265,000 on December 2, 2004. A hat of Ruths from the 1934 season set a record for a baseball cap when David Wells sold it at auction for $537,278 in 2012. In 2017, Charlie Sheen sold Ruths 1927 World Series ring for $2,093,927 at auction. It easily broke the record for a championship ring previously set when Julius Ervings 1974 ABA Playoffs ring sold for $460,741 in 2011. Question: How many more dollars did the most expensive piece sell than Charlie Sheen's ring and Julius Erving's ring combined? ?", - "Output Program": [ - "most_expensive = 4415658\ncharlie_ring = 2093927\njulius_ring = 460741\nmore_dollars = most_expensive - (charlie_ring + julius_ring)\nprint(more_dollars)", - "expensive_piece = 4415658\ncharlies_ring = 2093927\njulius_ring = 460741\n\nprint(abs(expensive_piece - charlies_ring - julius_ring))" - ], - "Output Answer": [ - "{'number': '1860990', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: how many yards did kitna complete?", - "Output Program": [ - "kitna = 11\nprint(kitna)", - "kitna = 11\nprint(kitna)\n" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After a gradual 5-year recovery to an intraday high of 2,239.51 on October 31, 2007, the highest reached since February 16, 2001, the index corrected below the 2,000 level in early 2008 amid the Late-2000s recession, the United States housing bubble and the Financial crisis of 2007-2010. Panic focusing on the failure of the investment banking industry culminated in a loss of more than 10% on September 29, 2008, subsequently plunging the index firmly into bear market territory. The NASDAQ-100, with much of the broader market, experienced a Limit down open on October 24 and reached a 6-year intraday low of 1,018 on November 20, 2008. Question: How many months passed between the index high and its 6-year intraday low?", - "Output Program": [ - "start_months = \"Oct 2007\"\nend_month = \"Nov 2008\"\nstart = 10\nend = 11\nyear_in = 12\n\nprint((abs(start-end)+year_in))", - "import datetime\nindex_high = datetime.datetime(2007,10,31)\nintraday_low = datetime.datetime(2008,11,20)\nmonths_passed = round(((intraday_low - index_high).days)/30,0)\nprint(\"%.0f\" % months_passed)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2011 the estimated median income for a household in the city was $44,846, and the median income for a family was $53,896. Males had a median income of $42,120 versus $31,362 for females. The per capita income for the city was $25,041. About 9.6% of families and 14.4% of the population were below the poverty line, including 15.1% of those under age 18 and 12.8% of those age 65 or over. The population was 180,480 at the 2000 United States Census; in 2010, its population had risen to 225,221, making it the third-largest city in the state after Las Vegas, Nevada and Henderson, Nevada, and the largest outside Clark County, Nevada. Reno lies north of the Nevada state capital, Carson City, Nevada, and northeast of Lake Tahoe in a shrub-steppe environment. Reno shares its eastern border with the city of Sparks and is the larger of the principal cities of the Reno-Sparks metropolitan area (MSA), a United States metropolitan area that covers Storey County, Nevada and Washoe counties. The MSA had a combined population of 425,417 at the 2010 United States Census. The MSA is combined with the Lyon County, Nevada to form the Reno-Sparks-Fernley, NV CSA Combined Statistical Area, which had a total population of 477,397 at the 2010 census. Question: How many dollars less was the median household income compared to the median family income?", - "Output Program": [ - "household = 44846\nfamily = 53896\ndiff = family - household\nprint(diff)", - "household = 44846\nfamily = 53896\n\nprint(abs(round(household - family\n ,3)))" - ], - "Output Answer": [ - "{'number': '9050', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ethnic Norwegians make up 84.5% of Bergens residents. In addition, 8.1% were Immigrant generations or second generation immigrants of Western background and 7.4% were first or second generation immigrants of non-Western background. The population grew by 4,549 people in 2009, a growth rate of 1,8%. Ninety-six percent of the population lives in urban areas. As of 2002, the average gross income for men above the age of 17 is 426,000 Norwegian krone (NOK), the average gross income for women above the age of 17 is NOK 238,000, with the total average gross income being NOK 330,000. In 2007, there were 104.6 men for every 100 women in the age group of 20-39. 22.8% of the population were under 17 years of age, while 4.5% were 80 and above. Question: How many, in percent, do not live in urban areas?", - "Output Program": [ - "total = 100\nlive = 96\nnot_live = total - live\nprint(not_live)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The effects of flooding can be devastating and cause significant damage to crops and houses, serious bank erosive with consequent loss of homesteads, school and land, and loss of many lives, livestock and fisheries. During the 1998 flood, over 70% of the land area of Bangladesh was inundated, affecting 31 million people and 1 million homesteads. In the 1998 flood which had an unusually long duration from July to September, claimed 918 human lives and was responsible for damaging 16 00 and 6000 km of roads and embankments respectively, and affecting 6000 km2 of standing crops. The 2004 floods, over 25% of the population of Bangladesh or 36 million people, was affected by the floods; 800 lives were lost; 952 000 houses were destroyed and 1.4 million were badly damaged; 24 000 educational institutions were affected including the destruction of 1200 primary schools, 2 million governments and private tubewells were affected, over 3 million latrines were damaged or washed away, this increases the risks of waterborne diseases including diarrhea and cholera. Also, 1.1 M ha of rice crop was submerged and lost before it could be harvested, with 7% of the yearly aus (early season) rice crop lost; 270 000 ha of grazing land was affected, 5600 livestock perished together with 254 00 poultry and 63 MT of lost fish production. Question: How many months did the 1998 flood in Bangladesh last?", - "Output Program": [ - "july_september= 3\nprint(july_september)\n", - "flood = 3\nprint(flood)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Until the 1950s, the acoustic, nylon-stringed classical guitar was the only type of guitar favored by classical, or art music composers. In the 1950s a few Contemporary classical music composers began to use the electric guitar in their compositions. Examples of such works include Luciano Berios Nones (Berio) (1954) Karlheinz Stockhausens Gruppen (Stockhausen) (1955\u201357); Donald Erbs String Trio (1966), Morton Feldmans The Possibility of a New Work for Electric Guitar (1966); George Crumbs Songs, Drones, and Refrains of Death (1968); Hans Werner Henzes Versuch \u00fcber Schweine (1968); Francis Thornes Sonar Plexus (1968) and Liebesrock (1968\u201369), Michael Tippetts The Knot Garden (1965\u201370); Leonard Bernsteins Mass (Bernstein) (1971) and Slava! (1977); Louis Andriessens De Staat (1972\u201376); Helmut Lachenmanns Fassade, f\u00fcr grosses Orchester (1973, rev. 1987), Valery Gavrilin Anyuta (1982), Steve Reichs Electric Counterpoint (1987), Arvo P\u00e4rts Miserere (1989/92), Gy\u00f6rgy Kurt\u00e1gs Grabstein f\u00fcr Stephan (1989), and countless works composed for the quintet of \u00c1stor Piazzolla. Alfred Schnittke also used electric guitar in several works, like the \"Requiem\", \"Concerto Grosso N\u00b02\" and \"Symphony N\u00b01\". Question: How many years did Louis Andriessens De Staat use classical guitar?", - "Output Program": [ - "start = 97\nend = 1976\nprint(end - start)", - "year1 = 1972\nyear2 = 1976\nprint(year2-year1)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Trying to rebound from their home loss to the Colts, the Patriots stayed at home for a rainy AFC East rematch with the Jets. After a scoreless first quarter, the Patriots struck first with a Gostkowski 31-yard field goal. However, the Jets would fire back with running back Kevan Barlow getting a touchdown on a two-yard run. Gostkowski would get one more field goal for New England, in the form of a 21-yarder. In the third quarter, New York kicker Mike Nugent kicked a 34-yard field goal for the only score of the period. In the fourth quarter, the Jets continued their pursuit, as Pennington completed a 22-yard touchdown pass to Cotchery. The Patriots tried to fight back, as Brady completed a 15-yard touchdown pass to Caldwell, following it up with a successful two-point conversion pass to Caldwell. However, New York's defense managed to bottle up any chance of a New England comeback. With the loss, the Patriots would lead the Jets by one game in the AFC East at 6-3. Also with the loss, the Patriots' 57-game streak without consecutive losses, which dated back to the 2002 season, was snapped. The San Francisco 49ers still hold the record of 60-straight games without consecutive losses (1995 - 1999). For Tom Brady, this would be his last regular-season loss at home until Week 9 of the 2011 season. This turned out to be the last time Brady lost at home to another AFC team during the regular season until Week 17 of the 2014 season. After the game was played on a completely sodden, torn-up natural grass field, the Patriots used the two-week interval before the next home game to install a new \"FieldTurf\" surface at Gillette Stadium. Question: How many yards was the longest field goal of the first two quarters?", - "Output Program": [ - "long = 31\nprint(long)", - "ans = [31]\n\nprint(max(ans))" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Graduation rates among district-run schools, meanwhile, steadily increased in the ten years from 2005. In 2005, Philadelphia had a district graduation rate of 52%. This number increased to 65% in 2014, still below the national and state averages. Scores on the states standardized test, the Pennsylvania System of School Assessment (PSSA) trended upward from 2005 to 2011 but subsequently decreased. In 2005, the district-run schools scored an average of 37.4% on math and 35.5% on reading. The citys schools reached its peak scores in 2011 with 59.0% on math and 52.3% on reading. In 2014, the scores dropped significantly to 45.2% on math and 42.0% on reading. Question: How many more percentage of math than reading reached peaked scores?", - "Output Program": [ - "math = 59\nreading = 52.3\n\nprint(abs(round(math - reading,2)))", - "math = 59.0\nreading = 52.3\nmore_percentage = math - reading\nprint(more_percentage)" - ], - "Output Answer": [ - "{'number': '6.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many percent of Bronx residents age five and older did not speak a language other than English at home?", - "Output Program": [ - "Bronxresidents=46.29\nEnglish=2.48\nanswer=Bronxresidents-English\nprint(answer)", - "spokeEnglish=44.02\nanswer=spokeEnglish\nprint(answer)" - ], - "Output Answer": [ - "{'number': '44.02', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the first quarter, the Buccaneers started out flat, and found themselves trailing 17-0 to the winless Detroit Lions. After trading possessions to open the game, quarterback Daunte Culpepper led the Lions on a seven-play touchdown drive to go up 7-0. On the following drive, Jeff Garcia ran into running back Carnell Williams and fumbled the ball. Daniel Bullocks recovered the ball and returned it 44 yards for a touchdown. The Lions added a field goal late in the first quarter, and led 17-0. Early in the second quarter, Jeff Garcia quickly moved the Buccaneers down the field for their first touchdown. The Lions went three-and-out, and the Buccaneers went on another touchdown drive to trim the deficit to 17-14. Less than two minutes later, Ronde Barber intercepted Daunte Culpepper at the Detroit 24. On the very next play, Garcia connected with Jerramy Stevens, and the Buccaneers took their first lead of the game at 21-17. On their first possession of the second half, the Lions again went three-and-out. Nick Harris punted, and Clifton Smith returned the punt 70 yards for a touchdown. Later in the third quarter, Ronde Barber intercepted Culpepper for the second time, this time returning the ball for a touchdown. Culpepper was benched and back-up quarterback Drew Stanton stepped in. By the end of the third quarter, the Lions trimmed the deficit to 35-20. Warrick Dunn broke off a 40-yard run, and a roughing the passer penalty put Tampa Bay in the red zone. An unnecessary roughness penalty, along with Garcia being tripped by him own man, however, forced the Buccaneers to settle for a fourth quarter Matt Bryant field goal. With 8 minutes remaining, the Lions received a punt and Daunte Culpepper returned to the game. Culpepper's pass was complete to John Standeford, but he fumbled and Tampa Bay recovered. They did not surrender the ball again, and ran out the clock to seal the victory. Question: How many points were the Bucaneers winning by at halftime?", - "Output Program": [ - "condition_1 = 21\ncondition_2 = 17\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "first = 21\nsecond = 17\ndiff = first - second\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: However, the Saturn failed to take the lead. After the launch of the Nintendo 64 in 1996, sales of the Saturn and its games were sharply reduced, while the PlayStation outsold the Saturn by three-to-one in the U.S. in 1997. The 1997 release of Final Fantasy VII significantly increased the PlayStations popularity in Japan. As of August 1997, Sony controlled 47% of the console market, Nintendo 40%, and Sega only 12%. Neither price cuts nor high-profile game releases proved helpful. Reflecting decreased demand for the system, worldwide Saturn shipments during March to September 1997 declined from 2.35 million to 600,000 versus the same period in 1996; shipments in North America declined from 800,000 to 50,000. Due to the Saturns poor performance in North America, 60 of Sega of Americas 200 employees were laid off in the fall of 1997. Question: How many percent of the market did Sony and Nintendo hold in August of 1997?", - "Output Program": [ - "condition_1 = 0\ncondition_2 = 47+40\n\nprint(abs(round(condition_2 - condition_1,2)))", - "sony = 47\nnintendo = 40\ntotal = sony + nintendo\nprint(total)" - ], - "Output Answer": [ - "{'number': '87', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Between 2009 and 2013, George Mason saw a 21% increase in the number of applications, has enrolled 4% more new degree-seeking students, and has seen the percentage of undergraduate and graduate applications accepted each decrease by 4%. Law applications accepted increased by 10%. Mason enrolled 33,917 students for Fall 2013, up 956 (+3%) from Fall 2012. Undergraduate students made up 65% (21,990) of the fall enrollment, graduate students 34% (11,399), and law students 2% (528). Undergraduate headcount was 1,337 higher than Fall 2012 (+7%); graduate headcount was 262 lower (\u22122%); and law student headcount was 119 lower (\u221218%). Matriculated students come from all 50 states and 122 foreign countries. As of fall 2014, the university had 33,791 students enrolled, including 21,672 undergraduates, 7,022 seeking masters degrees, 2,264 seeking doctoral degrees and 493 seeking law degrees. Question: How many more students enrolled in Fall of 2013 than did in Fall of 2012?", - "Output Program": [ - "_2013 = 33917\n_2012 = _2013 - 956\nmore_students = _2013 - _2012\nprint(more_students)", - "y2012 = 33917-956\ny2013 = 33917\n\nprint(abs(y2012 - y2013))" - ], - "Output Answer": [ - "{'number': '956', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Losses continued into 2014 reporting year, with the Qantas Group reporting a half year loss of A$235 million ( million) and eventual full year loss of A$2.84 billion. In February 2014 additional cost-cutting measures to save A$2 billion, including the loss of 5,000 jobs that will see the workforce lowered from 32,000 to 27,000 by 2017 were announced. In May 2014 the company stated it expected to shed 2,200 jobs by June 2014, including those of 100 pilots. The carrier also reduced the size of its fleet by retiring aircraft and deferring deliveries; and planned to sell some of its assets. With 2,200 employees laid off by June 2014, another 1,800 job positions were planned to be cut by June 2015. Also during 2014 the Qantas Sale Act, under which the airline was privatised, was amended to repeal parts of paragraph 7. That act limits foreign ownership of Qantas to 49 percent, with foreign airlines subject to further restrictions, including a 35-percent limit for all foreign airline shareholdings combined. In addition, a single foreign entity can hold no more than 25 percent of the airlines shares. Question: How many of the 2200 jobs lost in June 2014 were not pilots?", - "Output Program": [ - "lost = 2200\npilot = 100\ndiff = lost - pilot\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2100', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: An amendment to a law of September 1980 on air traffic, adopted in January 1981, prohibited the transport of radioactive substances by air without a special permit. Existing safety regulations were considerably extended and modified by the technical committees responsible for individual specialist areas. Regarding installations requiring supervision, the technical regulations for pressure containers (19 January 1982) and steam boilers (26 January 18 March and 8 June 1982) were extended and revised, with their most important provisions concerning the oil- and gas-firing of steam boilers. A Directive on connecting lines designed to carry dangerous fluids (11 June 1982) was issued, together with technical regulations on pressure gases (11 June and 9 July 1982) The existing technical regulations on flammable fluids were also modified and by means of new regulations and directives extended (19 April 1982). Other modifications were made to the technical regulations on high-pressure gas pipelines (22 June and 10 September 1982) and on installations where acetylene is present and calcium carbide is stored (30 September 1982), while new recommended levels for dangerous working substances were incorporated into the regulations governing these substances (10 May 1982). Question: How many times were the technical regulations on high-pressure gas pipelines modified?", - "Output Program": [ - "no_of_times = 2\nprint(no_of_times)", - "high_pres_gas = (\"22 june\",\"10 sep\")\n\n\nprint(abs(len(high_pres_gas)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: How many more people lived in Ashkelon in 1983 than in 1972?", - "Output Program": [ - "y1983 = 53000\ny1972 = 43000\nprint(y1983 - y1972)", - "Ashkelon_1983 = 53000\nAshkelon_1972 = 43000\nprint(Ashkelon_1983-Ashkelon_1972)" - ], - "Output Answer": [ - "{'number': '10000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many more people are there than households?", - "Output Program": [ - "people = 478403\nhouseholds = 190638\nmore_people = people - households\nprint(more_people)", - "condition_1 = 478403\ncondition_2 = 190638\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '287765', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: How many more of the fifth book sold than the fourth and third?", - "Output Program": [ - "third = 40000\nfourth = 150000\nfifth = 300000\n\ndifference = fifth - (third + fourth)\n\nprint(difference)", - "fourth_book_sold = 150000\nthird_book_sold = 40000\nfifth_book_sold = 300000\n\nprint(abs(fifth_book_sold - fourth_book_sold - third_book_sold))" - ], - "Output Answer": [ - "{'number': '110000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Croatian language is Croatias official language, but the languages of constitutionally-recognised minorities are officially used in some local government units. Croatian is the native language identified by 96% of the population. A 2009 survey revealed that 78% of Croatians claim knowledge of at least one foreign language\u2014most often English language. The largest religions of Croatia are Roman Catholic Church (86.3%), Eastern Orthodox Church (4.4%) and Islam (1.5%). Literacy in Croatia stands at 98.1%. The proportion of the population aged 15 and over attaining academic degrees has grown rapidly since 2001, doubling and reaching 16.7% by 2008. An estimated 4.5% of GDP is spent for education. Primary and secondary education are available in Croatian and in the languages of recognised minorities. Croatia has a universal health care system and in 2010, the nation spent 6.9% of its GDP on healthcare. The net monthly income in September 2011 averaged 5,397 Croatian kuna ( ). The most significant sources of employment in 2008 were wholesale and retail trade, the manufacturing industry and construction. In October 2011, the unemployment rate was 17.4%. Croatias median equivalent household income tops the average Purchasing Power Standard of 2004 enlargement of the European Union, while trailing the EU average. The 2011 census recorded a total of 1.5 million private households; most owned their own housing. Question: How many percent does the largest religion in Croatia vary from the second largest?", - "Output Program": [ - "largest_religion = 86.3\nsecond_largest_religion = 4.4 \nprint(largest_religion - second_largest_religion)", - "largest_religion = 86.3\nsecond_largest = 4.4\npercent = round(largest_religion - second_largest, 1)\nprint(percent)" - ], - "Output Answer": [ - "{'number': '81.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The distribution pattern in the 2002 census was similar to those of the 1980 and 1991 censuses, but the share of the two main groups has declined. Indo-Guyanese made up 51.9% of the total population in 1980, but by 1991 this had fallen to 48.6%, and then to 43.5% in the 2002 census. Those of African descent increased slightly from 30.8% to 32.3% during the first period (1980 and 1991) before falling to 30.2% in the 2002 census. With small growth in the overall population, the decline in the shares of the two larger groups has resulted in the relative increase of shares of the multiracial and Amerindian groups. The Amerindian population rose by 22,097 people between 1991 and 2002. This represents an increase of 47.3% or annual growth of 3.5%. Similarly, the multiracial population increased by 37,788 persons, representing a 43.0% increase or annual growth rate of 3.2% from the base period of 1991 census. Question: How many more percent of people were Indo-Guyanese than African in 1991?", - "Output Program": [ - "indo_guyanese = 48.6\nafrican = 32.3\ndifference = indo_guyanese - african\nprint(round(difference, 1))" - ], - "Output Answer": [ - "{'number': '16.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many less, in percentage, of the population in Greensboro were Judaism than Islam?", - "Output Program": [ - "Judaism=0.60\nGreensboro=0.34\nanswer=Judaism-Greensboro\nprint(answer)", - "Judaism=0.60\nGreensboro=0.82\nanswer=Greensboro-Judaism\nprint(answer)" - ], - "Output Answer": [ - "{'number': '0.22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Filipino Americans?", - "Output Program": [ - "filipano = 0.4 \n\nprint(abs(round(100 - filipano,2)))", - "percentage = 100\nfilipino = 0.4\nnot_filipino = percentage - filipino\nprint(not_filipino)" - ], - "Output Answer": [ - "{'number': '99.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2011 the estimated median income for a household in the city was $44,846, and the median income for a family was $53,896. Males had a median income of $42,120 versus $31,362 for females. The per capita income for the city was $25,041. About 9.6% of families and 14.4% of the population were below the poverty line, including 15.1% of those under age 18 and 12.8% of those age 65 or over. The population was 180,480 at the 2000 United States Census; in 2010, its population had risen to 225,221, making it the third-largest city in the state after Las Vegas, Nevada and Henderson, Nevada, and the largest outside Clark County, Nevada. Reno lies north of the Nevada state capital, Carson City, Nevada, and northeast of Lake Tahoe in a shrub-steppe environment. Reno shares its eastern border with the city of Sparks and is the larger of the principal cities of the Reno-Sparks metropolitan area (MSA), a United States metropolitan area that covers Storey County, Nevada and Washoe counties. The MSA had a combined population of 425,417 at the 2010 United States Census. The MSA is combined with the Lyon County, Nevada to form the Reno-Sparks-Fernley, NV CSA Combined Statistical Area, which had a total population of 477,397 at the 2010 census. Question: How many percent of the population under age 18 were not below the poverty line?", - "Output Program": [ - "underage18=15.1\npeople=100\nanswer=people-underage18\nprint(answer)", - "underage=15.1\npercent=100\nanswer=percent-underage\nprint(answer)" - ], - "Output Answer": [ - "{'number': '84.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: New England went on the road to face division rival New York in the latest meeting between the two teams at the New Meadowlands Stadium. The Jets had lost their opener to the Baltimore Ravens the previous week. The Patriots droved 51 yards in seven-and-a-half minutes to the Jets 14, but after a false-start penalty, Gostkowski missed a 37-yard field goal. After a Jets three-and-out, the Patriots went on a 15 play, 75-yard marathon, taking over eight minutes off the clock, scoring on a 6-yard touchdown pass to Welker early in the second quarter. After accruing no passing yards during the first quarter, the Jets marched 73 yards in 12 plays, taking just under 7 minutes off the clock, scoring on a 10-yard touchdown pass from Mark Sanchez to Braylon Edwards. Two possessions later, after two incomplete passes, Brady hit Hernandez for a 46-yard catch-and-run, then hit Moss for a 34-yard touchdown pass on an incredible one-handed catch, beating the vaunted Darrelle Revis, re-taking a 14-7 lead. The Jets answered, marching to the Patriots 31, and Nick Folk was good on a 49-yard field goal, trimming the deficit to 14-10 at halftime. After a Jets punt, the Patriots drove to the Jets 47, but Antonio Cromartie intercepted his pass attempt for Moss at the 3. The Jets raced to the Patriots 17, and Folk was good on a 36-yard field goal, trimming the deficit to just 14-13. The Jets cashed in after a Patriots three-and-out, racing 70 yards in 6 plays, scoring on a 2-yard touchdown pass to Jerricho Cotchery (with a successful 2-point conversion), taking a 21-14 lead. On the second play of the Patriots next drive, Cromartie intercepted another pass attempt for Moss at the Jets 41, but couldn't move the ball. After forcing the Patriots to punt, the Jets marched 63 yards in 8 plays, aided by a 23-yard pass interference penalty on Darius Butler, scoring on a 1-yard touchdown toss to Dustin Keller, widening the lead to 28-14 midway through the fourth quarter. The Patriots drove to the Jets 16, but Brady was strip-sacked by Jason Taylor with David Harris returning it 16 yards to the Jets 41. A 3-yard run by LaDanian Tomlinson on 4th-and-1 allowed the Jets ran out the rest of the clock to win the game. With the loss, the Patriots fell to 1-1. The Jets good defense forced the Patriots into three turnovers, two Brady interceptions. Question: How many points were scored in the first half?", - "Output Program": [ - "jets = 14\npatroits = 10\ntotal = jets + patroits\nprint(total)", - "condition_1 = 14\ncondition_2 = 10\n\nprint(abs(round(condition_2 + condition_1,2)))" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: On April 18, 2008, the club announced its final attendance figures for 2007\u201308. The club had 40 sell-outs out of 41 home dates, a total attendance of 812,665 during the regular season, placing the club third in attendance in the NHL. The number of sell-outs and the total attendance were both club records. The previous attendance records were set during the 2005\u201306 with a season total of 798,453 and 33 sell-outs. In 2006\u201307 regular season attendance was 794,271, with 31 sell-outs out of 41 home dates or an average attendance of 19,372. In the 2007 playoffs, the Senators played 9 games with 9 sell-outs and an attendance of 181,272 for an average of 20,141, the highest in team history. The club has been regularly represented in the top half in attendance in the NHL. Question: How many attendees was the difference between the 2005-06 season and 2006-07 season?", - "Output Program": [ - "season1 = 798453\nseason2 = 794271\n\ndifference = (season1 - season2)\nprint(difference)", - "y2005 = 798453\ny2006 = 794271\n\nprint(abs(round(y2005-y2006,2)))" - ], - "Output Answer": [ - "{'number': '4182', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many people in the county were not Hispanic or Latino?", - "Output Program": [ - "total = 514453\nlatino = 215658\nprint(total - latino)", - "Hispanic = 215658\nprint(514453-Hispanic)" - ], - "Output Answer": [ - "{'number': '298795', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many percent of people were not of Italian descent?", - "Output Program": [ - "italian_decent = 0.4\n\nprint(abs(round(100 - italian_decent,2)))", - "percent_italian_des=0.4\npercent_not_italian_des=100-percent_italian_des\nprint(percent_not_italian_des)" - ], - "Output Answer": [ - "{'number': '99.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many yards were Cliff Branch and Malcolm Barnwell's receptions on average, to two decimal places?", - "Output Program": [ - "receptions = 74\nyards = 1209\nreqd_average = round(yards/receptions,2)\nprint(reqd_average)", - "total_yard = 1209\nrec = 74\nprint(abs(round(total_yard / rec,2)))\n" - ], - "Output Answer": [ - "{'number': '16.34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The exact number of Arab casualties is unknown. One estimate places the Arab death toll at 7,000, including 3,000 Palestinians, 2,000 Egyptians, 1,000 Jordanians, and 1,000 Syrians. In 1958, Palestinian historian Aref al-Aref calculated that the Arab armies combined losses amounted to 3,700, with Egypt losing 961 regular and 200 irregular soldiers and Jordan losing 362 regulars and 200 irregulars. According to Henry Laurens (scholar), the Palestinians suffered double the Jewish losses, with 13,000 dead, 1,953 of whom are known to have died in combat situations. Of the remainder, 4,004 remain nameless but the place, tally and date of their death is known, and a further 7,043, for whom only the place of death is known, not their identities nor the date of their death. According to Laurens, the largest part of Palestinian casualties consisted of non-combatants and corresponds to the successful operations of the Israelis. Question: How many people did Jordan lose?", - "Output Program": [ - "regualar = 362\nirregular = 200\nprint(regualar + irregular)", - "condition_1 = 362+200\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '562', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: There are 27,908 households, of which 31.5% have children under the age of 18 living with them, 48.9% were married couples living together, 15.4% had a female householder with no husband present, and 32.3% were non-families. 28.4% of all households are made up of individuals, and 10.6% had someone living alone who was 65 years of age or older. The average household size was 2.39, and the average family size was 2.94. 70% of women with school-age children work. Question: How many percent are not Marriage couples living together?", - "Output Program": [ - "total = 100\ntogether = 48.9\nprint(total - together)", - "couples_living_together = 48.9\ntotal = 100\ncouples_not_living_together = total - couples_living_together\nprint(couples_not_living_together)", - "condition_1 = 48.9\n\nprint(abs(round(100 - condition_1,2)))", - "married = 48.9\nno_husbund = 15.4\nprint(100-married)" - ], - "Output Answer": [ - "{'number': '51.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: During the Ottoman period, the citys population of Ottomans Muslims (including those of Turkish people and Albanians origin, as well as Bulgarian Muslim and Greek Muslim convert origin) grew substantially. According to the 1478 census Sel\u00e2nik (), as the city came to be known in Ottoman Turkish, had 6,094 Greek Orthodox households, 4,320 Muslim ones, and some Catholic. No Jews were recorded in the census suggesting that the subsequent influx of Jewish population was not linked to the already existing Romaniote Jews community. Soon after the turn of the 15th to 16th century, however, nearly 20,000 Sephardic Jews immigrated to Greece from the Iberian Peninsula following their expulsion from Spain by the 1492 Alhambra Decree. By c. 1500, the number of households had grown to 7,986 Greek ones, 8,575 Muslim ones, and 3,770 Jewish. By 1519, Sephardic Jewish households numbered 15,715, 54% of the citys population. Some historians consider the Ottoman regimes invitation to Jewish settlement was a strategy to prevent the ethnic Greek population from dominating the city. Question: How many different populations lived in Sel\u00e2nik by c. 1500?", - "Output Program": [ - "population = (\"greek\",\"muslim\",\"jewis\")\n\nprint(len(population))", - "different_population = 3 # Greek, Muslim, Jewish\nprint(different_population)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Immigration Act of 1990 limits to 65,000 the number of foreign nationals who may be issued a visa or otherwise provided H-1B status each U.S. fiscal year (FY). An additional 20,000 H-1Bs are available to foreign nationals holding a masters or higher degree from U.S. universities. In addition, excluded from the ceiling are all H-1B non-immigrants who work at (but not necessarily for) universities, non-profit research facilities associated with universities, and government research facilities. Universities can employ an unlimited number of foreign workers otherwise qualifying for the H-1B as cap-exempt. This also means that contractors working at but not directly employed by the institutions may be exempt from the cap as well. However, employers must show 1) the majority of the workers duties will be performed at the qualifying institution, organization or entity and 2) the job duties directly and predominantly further the essential purpose, mission objectives or functions of the qualifying institution, organization or entity. Free Trade Agreements carve out 1,400 H-1B1 visas for Chilean nationals and 5,400 H-1B1 visas for Singapore nationals. However, if these reserved visas are not used, then they are made available in the next fiscal year to applicants from other countries. Due to these unlimited exemptions and roll-overs, the number of H-1B visas issued each year is significantly more than the 65,000 cap, with 117,828 having been issued in FY2010, 129,552 in FY2011, and 135,991 in FY2012. In past years, the cap was not always reached. For example, in FY1996, the Immigration and Naturalization Service (now known as USCIS) announced on August 20, 1996, that a preliminary report indicated that the cap had been exceeded, and processing of H-1B applications was temporarily halted. However, when more accurate numbers became available on September 6, it became apparent the cap had not been reached after all, and processing resumed for the remainder of the fiscal year. Question: How many more H-1B1 visas are for Singapore nationals than Chilean nationals?", - "Output Program": [ - "condition_1 = 1400 \ncondition_2 = 5400\n\nprint(abs(round(condition_2 - condition_1,2)))", - "chilean = 1400\nsingapore = 5400\nmany_more = singapore - chilean\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '4000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The index reached a relative intraday high\u2014which was not exceeded for over seven years\u2014of 1,552.87, on March 24, 2000, during the dot-com bubble. The index then declined by approximately 50%, to 768.63, on October 10, 2002, during the stock market downturn of 2002. On May 30, 2007, the S&P 500 closed at 1,530.23, to set its first all-time closing high in more than seven years. Although the index achieved a new all-time intraday high on October 11, 2007, at 1,576.09, following a record close of 1,565.15 on October 9, the index finished 2007 at 1,468.36 points\u2014just below its 1999 annual close. Less than a month later, it dropped to 1,400, and would not see similar levels again for five years. Question: How many points had the index gained from October 10, 2002 to October 11, 2007?", - "Output Program": [ - "condition_1 = 768.63\ncondition_2 =1576.09\n\nprint(abs(round(condition_2 - condition_1,2)))", - "date1 = 768.63\ndate2 = 1576.09\nindex_gained = date2 - date1\nprint(index_gained)" - ], - "Output Answer": [ - "{'number': '807.46', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Cities or regions with significant Laotian-American populations include the Seattle metropolitan area (enumerating 12,190; 0.4% of its population); San Francisco Bay Area (11,545; 0.2%); Dallas\u2013Fort Worth metropolitan area (10,500; 0.2%); Sacramento metropolitan area (9,814; 0.4%); Minneapolis \u2013 Saint Paul area (8,676; 0.3%); San Diego metropolitan area (8,079; 0.3%); Fresno metropolitan area (7,967; 0.9%); Greater Los Angeles Area (7,120; 0.04%); Nashville metropolitan area (6,210; 0.4%); Portland metropolitan area (5,806; 0.3%); Chicago metropolitan area (4,762; 0.05%); San Joaquin County, California (4,266; 0.6%); Providence, Rhode Island (3,456; 0.2%); Denver metropolitan area (2,673), Des Moines, Iowa (2,270), Anchorage metropolitan area (1,997; 0.5%), and Fort Smith, Arkansas-Arkoma, Oklahoma (1,730). Question: How many more Laotian-Americans were in the Seattle metropolitan area compared to those in Providence, Rhode Island and the Portland metropolitan area combined?", - "Output Program": [ - "seattle = 12190\nprovidence = 3456\nportland = 5806\nmore = seattle - (providence + portland)\nprint(more)", - "seatle = 12190\nprovidence_rhode_portland = 5806+3456\n\nprint(abs(round(seatle - providence_rhode_portland,2)))" - ], - "Output Answer": [ - "{'number': '2928', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many more housing units are there than households?", - "Output Program": [ - "housing = 215856\nhousehold = 190638\nprint(housing - household)", - "households = 190638\nhousing = 215856\nprint(housing-households)" - ], - "Output Answer": [ - "{'number': '25218', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Forbes (magazine) magazine began reporting on Beyonc\u00e9s earnings in 2008, calculating that the $80 million earned between June 2007 to June 2008, for her music, tour, films and clothing line made her the worlds best-paid music personality at the time, above Madonna (entertainer) and Celine Dion. They placed her fourth on the Forbes Celebrity 100 list in 2009 and ninth on the \"Most Powerful Women in the World\" list in 2010. The following year, Forbes placed her eighth on the \"Best-Paid Celebrities Under 30\" list, having earned $35 million in the past year for her clothing line and endorsement deals. In 2012, Forbes placed Beyonc\u00e9 at number 16 on the Celebrity 100 list, twelve places lower than three years ago yet still having earned $40 million in the past year for her album 4, clothing line and endorsement deals. In the same year, Beyonc\u00e9 and Jay-Z placed at number one on the \"Worlds Highest-Paid Celebrity Couples\", for collectively earning $78 million. The couple made it into the previous years Guinness World Records as the \"highest-earning power couple\" for collectively earning $122 million in 2009. For the years 2009 to 2011, Beyonc\u00e9 earned an average of $70 million per year, and earned $40 million in 2012. In 2013, Beyonc\u00e9s endorsements of Pepsi and H&M made her and Jay-Z the worlds first billion dollar couple in the music industry. That year, Beyonc\u00e9 was published as the fourth most-powerful celebrity in the Forbes rankings. Question: How many places on the Forbes Celebrity 100 list did Beyonc\u00e9s fall from 2009 to 2012?", - "Output Program": [ - "year1 = 4\nyear2 = 16\ndiff = year2 - year1\nprint(diff)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In France, the album debuted at number 8 in April 1988, but it dropped to number 26 five months later. However, thanks to the successful single \"Pourvu quelles soient douces\" (number-one hit in December 1988), the album reached number one for two weeks in December 1988. The album managed to stay for eleven months in the top ten and about one year on the chart. On 29 June 1988, the album was certified Gold by the Syndicat National de l\u00c9dition Phonographique for 100,000 copies sold, then Platinum for 300,000 sales, then Double Platinum on 17 February 1989 for 600,000 sales, and eventually Diamond on 14 November 1989 for a minimum of 1,000,000 copies sold. The album was also released in Germany, where it reached number 47. Question: What date did the album reach number 26 on the charts?", - "Output Program": [ - "\napril = 4\nmonth = 5\nif april+month == 9:\n print(\"September\")\n print(\"1988\")", - "year = 1988\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': 'September', 'year': '1988'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Unemployment hovered at 8-10% after the start of the economic slowdown in 1999, above the 7% average for the 1990s. Unemployment finally dipped to 7.8% in 2006, and continued to fall in 2007, averaging 6.8% monthly (up to August). Wages have risen faster than inflation as a result of higher productivity, boosting national standard of living. The percentage of Chileans with household incomes below the poverty line - defined as twice the cost of satisfying a persons minimal nutritional needs - fell from 45.1% in 1987 to 11.7% in 2015, according to government polls. Critics in Chile, however, argue that poverty figures are considerably higher than those officially published; until 2016, the government defined the poverty line based on an outdated 1987 household consumption poll, instead of more recent polls from 1997 or 2007. According to critics who use data from the 1997 poll, the poverty rate goes up to 29%; a study published in 2017 claims that it reaches 26%. Using the relative yardstick favoured in many European countries, 27% of Chileans would be poor, according to Juan Carlos Feres of the ECLAC. Starting in 2016, a new Multidimensional Poverty Index is also used, which reached 20.9% using 2015 data. Question: How many more Chileans lived below the poverty line in 1987 compared to 2015, by percent?", - "Output Program": [ - "y1987 = 45.1\ny2015 = 11.7\n\nprint(abs(round(y1987-y2015,2)))\n\n", - "percent_BPL_1987 = 45.1\npercent_BPL_2015 = 11.7\npercent_fall = percent_BPL_1987 - percent_BPL_2015\nprint(\"%.1f\" % percent_fall)" - ], - "Output Answer": [ - "{'number': '33.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1999, Jay Gibbons was the best all-around hitter. In 71 games, Gibbons batted .305 with 16 home runs and 69 RBI. Second basemen Jorge Nunez batted .268 with 14 home runs and 61 RBI, while leading the team with 51 stolen bases. Outfielder Ryan Fleming hit .335 in 61 games. Tyler Thompson led the team with 17 homeruns and RBI with 81. Pasqual Coco went 9\u20131 in 14 starts with a 2.21 ERA. Scott Cassidy won a team-leading 13 games in 27 starts in 170.2 innings. He struck out 178 batters, leading the team. The Suns bullpen got a strong season from closer Jarrod Kingrey. Kingrey had 27 saves and 69 strikeouts in 61 innings. he Suns made the playoffs by winning the first-half division title and wound up with the best overall record in the SAL. They were knocked out of the first round by their division rival, the Cape Fear Crocs. This was the last season that the SAL used a three division (North, Central, and South) format. Question: How many less RBI did Jay Gibbons have compared to Tyler Thompson?", - "Output Program": [ - "RBI=69\nThompson=81\nanswer=Thompson-RBI\nprint(answer)", - "Gibbons=69\nTyler=81\nanswer=Tyler-Gibbons\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of the population were not foreign born?", - "Output Program": [ - "total = 100\nborn = 4.5\nprint(total - born)", - "condition_1 = 4.5\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '95.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2011 the estimated median income for a household in the city was $44,846, and the median income for a family was $53,896. Males had a median income of $42,120 versus $31,362 for females. The per capita income for the city was $25,041. About 9.6% of families and 14.4% of the population were below the poverty line, including 15.1% of those under age 18 and 12.8% of those age 65 or over. The population was 180,480 at the 2000 United States Census; in 2010, its population had risen to 225,221, making it the third-largest city in the state after Las Vegas, Nevada and Henderson, Nevada, and the largest outside Clark County, Nevada. Reno lies north of the Nevada state capital, Carson City, Nevada, and northeast of Lake Tahoe in a shrub-steppe environment. Reno shares its eastern border with the city of Sparks and is the larger of the principal cities of the Reno-Sparks metropolitan area (MSA), a United States metropolitan area that covers Storey County, Nevada and Washoe counties. The MSA had a combined population of 425,417 at the 2010 United States Census. The MSA is combined with the Lyon County, Nevada to form the Reno-Sparks-Fernley, NV CSA Combined Statistical Area, which had a total population of 477,397 at the 2010 census. Question: How many more dollars did males make for median income compared to females?", - "Output Program": [ - "male = 42120\nfemale = 31362\nprint(male - female)" - ], - "Output Answer": [ - "{'number': '10758', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With the rest of Week 16's games being played on Christmas Eve, the Jets, due to losses by Jacksonville and Cincinnati, controlled their own playoff destiny with two victories. The game was played in a driving rainstorm as both teams struggled to move the ball early. With 49 seconds remaining in the first quarter, Mike Nugent was ready to attempt a 34-yard field goal, but holder Ben Graham could not handle the snap in the slippery conditions, and the Jets were denied. It was the second straight week Graham had flubbed a snap, but this one could be blamed on the wet conditions. The two teams would trade punts for the rest of the half. In the third quarter, Dolphins coach Nick Saban inserted backup quarterback Cleo Lemon into the game, replacing an ineffective Joey Harrington. Finally, the Jets went on a drive with 6:15 left in the third quarter, with Chad Pennington scrambling for 15 yards and moving into the Dolphins' red zone when Yeremiah Bell was flagged for pass interference. Nugent knocked in a 22-yard field goal for the first points of the game. But Lemon rallied Miami, completing two long passes to Randy McMichael and Ronnie Brown picking up a long run before Lemon tossed a 7-yard touchdown pass to McMichael, and the Dolphins led 7-3 with 13:26 left in the game. Pennington showed poise in leading the Jets back to take the lead, completing key passes to Brad Smith and Leon Washington before finding Cotchery on a 31-yard completion to the Miami 1-yard line, but the Jets challenged, saying that Cotchery was brought down after he broke the plane of the end zone, and the referee agreed, giving the Jets a 10-7 lead with 8:04 remaining in the game. Miami was then forced to punt, but caught a break when Donnie Jones' kick bounced off the elbow of Jets linebacker Brad Kassell, and long snapper John Denney recovered at the Jets' 42-yard line. Lemon led Miami downfield, completing key passes to Derek Hagan and Sammy Morris before Mare tied the game with a 25-yard field goal. With 2:09 to play, the Jets' biggest play of the season took place. Pennington flipped a short screen pass to Washington, who found a hole and scampered 64 yards down to the Miami 16-yard line. After three runs by Kevan Barlow, Nugent kicked a 30-yard field goal with 10 seconds to play, and the Jets had their biggest win of the year. Question: how many yards did Lemon toss?", - "Output Program": [ - "yards_lemon_toss = 7\nprint(yards_lemon_toss)", - "lemon_toss = 7\n\nprint(abs(lemon_toss))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Raiders off-field fortunes have varied considerably over the years. The teams first three years of operation (1960 Oakland Raiders season\u20131962 Oakland Raiders season) were marred by poor on-field performance, financial difficulties, and spotty attendance. In 1963 Oakland Raiders season, however, the Raiders fortunes improved dramatically with the introduction of head coach (and eventual owner) Al Davis. In 1967 Oakland Raiders season, after several years of improvement, the Raiders reached the postseason for the first time. The team would go on to win its first (and only) 1967 American Football League Championship Game that year; in doing so, the Raiders advanced to Super Bowl II, where they were soundly defeated by the Green Bay Packers. Since 1963, the team has won 15 division titles (three AFL and 12 NFL), four AFC Championships (1976\u201377 NFL playoffs, 1980\u201381 NFL playoffs, 1983\u201384 NFL playoffs, and 2002\u201303 NFL playoffs), one AFL Championship (1967 American Football League Championship Game), and three Super Bowl Championships (Super Bowl XI, Super Bowl XV, and Super Bowl XVIII). At the end of the NFLs 2017 NFL season, the Raiders boasted a lifetime regular season record of 462 wins, 411 losses, and 11 ties; their lifetime playoff record currently stands at 25 wins and 19 losses. Question: How many more wins than ties did the Raiders achieve?", - "Output Program": [ - "wins = 462\nties = 11\ndiff = wins - ties\nprint(diff)", - "wins = 462\nties = 11\n\nprint(abs(wins\n - ties))" - ], - "Output Answer": [ - "{'number': '451', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Redskins had a number of efficient offensive weapons. Quarterback Joe Theismann won the NFL Most Valuable Player Award for being the second Passer rating in the league behind Steve Bartkowski, completing 276 out of 459 (60.1 percent) of his passes for 3,714 yards, 29 touchdowns, and only 11 interceptions. He rushed for 234 yards and another touchdown. Washingtons main deep threats were wide receivers Charlie Brown (wide receiver) (78 receptions, 1,225 yards, and 8 touchdowns) and Art Monk (47 receptions, 746 yards, and 5 touchdowns), with the latter fully healthy after the previous years injury that caused him to miss the entire postseason. Wide receiver Alvin Garrett, who replaced Monk during that time, emerged as a significant contributor by catching 25 passes for 332 yards. Fullback John Riggins once again was the teams top rusher with 1,347 yards, and set a then-NFL record by scoring the most rushing touchdowns in a season (24). Multi-talented running back Joe Washington recorded 772 rushing yards, while catching 47 passes for 454 yards and 6 touchdowns. Kicker Mark Moseley led the NFL in scoring with 161 points, while Riggins ranked second with 144, making them the first teammates to finish a season as the NFLs top two scorers since 1951. Washingtons powerful offensive line, \"The Hogs\", were led by two Pro Bowlers, guard Russ Grimm and tackle Joe Jacoby. Question: How many of his passes did Steve Bartkowski not have completed?", - "Output Program": [ - "total = 459\ncomplete = 276\nincomplete = total - complete\nprint(incomplete)" - ], - "Output Answer": [ - "{'number': '183', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Life expectancy by birth is estimated to 57.5 years. Public expenditure on health was at 2.4 percent of the GDP in 2004, whereas private expenditure was at 3.5 percent. Health expenditure was at US$72 (PPP) per capita in 2004. The fertility rate ranged 5 to 5.3 between 2005 and 2013, with 4.1 in urban areas and 6.3 in rural areas, as official survey (6.4 in 1986 and 5.7 in 1997) point out. There were six physicians per 100,000 persons in the early 2000s (decade). Infant mortality was at 77 per 1,000 live births in 2005, but in 2013 this figure had dropped to 47 within the first 12 months after birth. In the past 5 years infant mortality rates of malaria have dropped. According to a 2013 UNICEF report, 26% of women in Senegal have undergone female genital mutilation. Question: How many births did the infant mortality rate drop by from 2005 to 2013?", - "Output Program": [ - "mortality=77\ndropped=47\nanswer=mortality-dropped\nprint(answer)", - "Report=26\nbirth=57\nanswer=birth-Report\nprint(answer)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In February 1865 Brahmss mother died, and he began to compose his large choral work A German Requiem Op. 45, of which six movements were completed by 1866. Premieres of the first three movements were given in Vienna, but the complete work was first given in Bremen in 1868 to great acclaim. A seventh movement (the soprano solo \"Ihr habt nun Traurigkeit\") was added for the equally successful Leipzig premiere (February 1869), and the work went on to receive concert and critical acclaim throughout Germany and also in England, Switzerland and Russia, marking effectively Brahmss arrival on the world stage. Brahms also experienced at this period popular success with works such as his first set of Hungarian Dances (1869), the Liebeslieder Walzer, Op. 52 (Brahms), (1868/69), and his collections of lieder (Opp. 43 and 46\u201349). Following such successes he finally completed a number of works that he had wrestled with over many years such as the cantata Rinaldo (cantata) (1863\u20131868), his Two String Quartets, Op. 51 (Brahms) Op. 51 nos. 1 and 2 (1865\u20131873), the third piano quartet (1855\u20131875), and most notably his Symphony No. 1 (Brahms) which appeared in 1876, but which had been begun as early as 1855. Question: How many years did it take Brahm to complete the third piano quartet?", - "Output Program": [ - "start_year = 1855\nend_year = 1875\n\nprint(abs(start_year-end_year))", - "third_piano_quartel_started = 1855\nthird_piano_quartel_ended = 1875\nyears_took = third_piano_quartel_ended - third_piano_quartel_started\nprint(years_took)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On January 1, 2015, Gasol recorded a career-high 9 blocks, along with 17 points and 9 rebounds, in the 106-101 win over the 2014-15 Denver Nuggets season. Ten days later, he scored a career-high 46 points on 17-of-30 shooting in a 95-87 win over the 2014-15 Milwaukee Bucks season. On April 9, 2015, he recorded a league-best 51st double-double of the season with 16 points and 15 rebounds in an 89-78 win over the 2014-15 Miami Heat season. He recorded his 54th double-double of the season in the regular season finale on April 15 against the 2014-15 Atlanta Hawks season to finish as the league-leader in double-doubles in 2014-15. Question: How many points did Gasol record from his January 1st, 11th, and April 9th games combined?", - "Output Program": [ - "first = 17\nelevan = 46\nnine = 16\n\nprint(abs(round((first+elevan) + (nine),2)))", - "january1 = 17\njanuary11 = 46\napril9 = 16\ntotal = january1 + january11 + april9\nprint(total)" - ], - "Output Answer": [ - "{'number': '79', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the second decade of the 21st century, the city had a gradual peak in violent crime. In 2010, there was a combined total of 3,272 burglaries, 511 robberies, 753 aggravated assaults, 25 homicides, as well as 574 motor vehicle thefts out of what was then a decreasing population of 287,208. In 2011, there were 1,562 aggravated assaults, 30 murders, 1,152 robberies, 8,366 burglaries, and 1,465 cases of motor vehicle theft. In 2012, there were a combined total of 39 murders, 2,015 aggravated assaults, 6,739 burglaries, and 1,334 cases of motor vehicle theft. In 2013 it had a drop in the crime rate. According to a state government task force, Toledo has been identified as the fourth-largest recruitment site for Human trafficking in the United States. Question: Which year saw more aggravated assaults, 2010 or 2011?", - "Output Program": [ - "year_1 = 753\nyear_2 = 1562\n\nif year_1 > year_2:\n print(\"2010\")\nelse:\n print(\"2011\")", - "y1 = 753\ny2 = 1562\nif y1 > y2:\n print(2010)\nelse:\n print(2011)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2011'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Canada, the United States and Mexico host communities of both Jews (6 million or about 1.8%), Buddhists (3.8 million or 1.1%) and Muslims (3.4 million or 1.0%). The biggest number of Jewish individuals can be found in the United States (5.4 million), Canada (375,000) and Mexico (67,476). The United States host the largest Muslim population in North America with 2.7 million or 0.9%, While Canada host about one million Muslim or 3.2% of the population. While in Mexico there were 3,700 Muslims in the country. In 2012, U-T San Diego estimated U.S. practitioners of Buddhism at 1.2 million people, of whom 40% are living in Southern California. Question: How many more communities of Buddhists and Muslims?", - "Output Program": [ - "Buddhism=1.2\nMuslim=3.2\nanswer=Muslim-Buddhism\nprint(answer)", - "Buddhists=1.1\nMuslims=1\nanswer=Buddhists-Muslims\nprint(answer)" - ], - "Output Answer": [ - "{'number': '0.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Gender Development Index (GDI) was .942 in 2015 with an HDI of .600 for females and .637 for males. Life expectancy at birth for males is 70.9 and 75.9 for females. Expected years of schooling in Honduras is 10.9 years for males (mean of 6.1) and 11.6 for females (mean of 6.2). These measures do not reveal a large disparity between male and female development levels, however, GNI per capita is vastly different by gender. Males have a GNI per capita of $6,254 while that of females is only $2,680. Honduras overall GDI is higher than that of other medium HDI nations (.871) but lower than the overall HDI for Latin America and the Caribbean (.981). Question: How many more years of schooling is expected of females in Honduras than males?", - "Output Program": [ - "females = 11.6\nmales = 10.9\ndiff = round(females - males, 1)\nprint(diff)", - "males = 10.9\nfemale = 11.6\n\nprint(abs(round(males - female,2)))" - ], - "Output Answer": [ - "{'number': '.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2007, there were 101,480 people residing in Ancona (the greater area has a population more than four times its size), located in the province of Ancona, Marches, of whom 47.6% were male and 52.4% were female. Minors (children ages 18 and younger) totalled 15.54 percent of the population compared to pensioners who number 24.06 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Ancona resident is 48 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Ancona grew by 1.48 percent, while Italy as a whole grew by 3.56 percent. The current birth rate of Ancona is 8.14 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: How many percentage points of the population were pensioners or minors?", - "Output Program": [ - "pensionars = 15.54\nminors = 24.06\nprint(abs(round(pensionars + minors,2)))", - "minors = 15.54\npensioners = 24.06\ntotal = minors + pensioners\nprint(total)" - ], - "Output Answer": [ - "{'number': '39.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Greek society has changed rapidly over the last several decades, coinciding with the Aging of Europe of declining fertility and rapid aging. The fertility rate of 1.41 is below replacement levels and is one of the lowest in the world, subsequently leading to an increase in the median age to 44.2 years, the seventh-highest in the world. In 2001, 16.71 percent of the population were 65 years old and older, 68.12 percent between the ages of 15 and 64 years old, and 15.18 percent were 14 years old and younger. By 2016, the proportion of the population age 65 and older rose to 20.68 percent, while those age 14 and younger declined to slightly below 14 percent. Question: Which year was the population higher for those 14 years old and younger, 2001 or 2016?", - "Output Program": [ - "y2001 = 15.18\ny2016 = 14\n\ndata = (y2001, y2016)\n\nmaximum = max(data)\n\nif maximum == y2001:\n print(2001)\nelif maximum == y2016:\n print(2016)", - "highest = 2001\nprint(highest)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2001'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2012, Dish invested $500,000 in a technology startup, Yottabyte Ventures LLC, in which Christoper Ergen, the son of CEO Charlie Ergen, has 7.1 percent equity. Yottabytes develops mobile video applications. At the end of 2012, Dish held 71.4% of that companys equity. In 2011, Dish paid $100,000 to an online marketing company that Chase Ergen, another son of Charlie Ergen, owns 50% of. As part of a reseller agreement, Dish paid another firm owned by Chase Ergen $101,000 during 2010 and 2011. Candy Ergen, Charlie Ergens wife, is paid between $100,000 to $110,000 per year in consulting fees. Other unnamed children of Ergen received about $25,000 in 2010 and 2011. Question: How many dollar estimate was Charlie Ergen wife paid in consulting fees?", - "Output Program": [ - "initial_payment_dollars = 100000\nfinal_payment_dollars = 110000\nestimate_dollars = final_payment_dollars - initial_payment_dollars\nprint(estimate_dollars)", - "wife_paid_lower = 100000\nwife_paid_higher = 110000\n\nprint(abs(round(wife_paid_lower - wife_paid_higher,2)))" - ], - "Output Answer": [ - "{'number': '10000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not Filipino?", - "Output Program": [ - "filipano = 5.9\n\nprint(abs(round(100 - filipano,2)))", - "filipino = 5.9\ntotal = 100\n\nnot_filipino = (total - filipino)\n\nprint(not_filipino)" - ], - "Output Answer": [ - "{'number': '94.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: New England went on the road to face division rival New York in the latest meeting between the two teams at the New Meadowlands Stadium. The Jets had lost their opener to the Baltimore Ravens the previous week. The Patriots droved 51 yards in seven-and-a-half minutes to the Jets 14, but after a false-start penalty, Gostkowski missed a 37-yard field goal. After a Jets three-and-out, the Patriots went on a 15 play, 75-yard marathon, taking over eight minutes off the clock, scoring on a 6-yard touchdown pass to Welker early in the second quarter. After accruing no passing yards during the first quarter, the Jets marched 73 yards in 12 plays, taking just under 7 minutes off the clock, scoring on a 10-yard touchdown pass from Mark Sanchez to Braylon Edwards. Two possessions later, after two incomplete passes, Brady hit Hernandez for a 46-yard catch-and-run, then hit Moss for a 34-yard touchdown pass on an incredible one-handed catch, beating the vaunted Darrelle Revis, re-taking a 14-7 lead. The Jets answered, marching to the Patriots 31, and Nick Folk was good on a 49-yard field goal, trimming the deficit to 14-10 at halftime. After a Jets punt, the Patriots drove to the Jets 47, but Antonio Cromartie intercepted his pass attempt for Moss at the 3. The Jets raced to the Patriots 17, and Folk was good on a 36-yard field goal, trimming the deficit to just 14-13. The Jets cashed in after a Patriots three-and-out, racing 70 yards in 6 plays, scoring on a 2-yard touchdown pass to Jerricho Cotchery (with a successful 2-point conversion), taking a 21-14 lead. On the second play of the Patriots next drive, Cromartie intercepted another pass attempt for Moss at the Jets 41, but couldn't move the ball. After forcing the Patriots to punt, the Jets marched 63 yards in 8 plays, aided by a 23-yard pass interference penalty on Darius Butler, scoring on a 1-yard touchdown toss to Dustin Keller, widening the lead to 28-14 midway through the fourth quarter. The Patriots drove to the Jets 16, but Brady was strip-sacked by Jason Taylor with David Harris returning it 16 yards to the Jets 41. A 3-yard run by LaDanian Tomlinson on 4th-and-1 allowed the Jets ran out the rest of the clock to win the game. With the loss, the Patriots fell to 1-1. The Jets good defense forced the Patriots into three turnovers, two Brady interceptions. Question: How many yards difference was Brady's first touchdown pass compared to his second?", - "Output Program": [ - "first = 6\nsecond = 34\na = second - first\nprint(a)" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2003, \"Appalachian\" Tennessee— which included all of East Tennessee and the easternmost counties in Middle Tennessee— had a three-year average unemployment rate of 4.9%, compared with 5.6% statewide and 5.5% nationwide. In 2002, Appalachian Tennessee had a per capita market income of $19,936, compared with $20,422 statewide and $26,420 nationwide. In 2000, Appalachian Tennessee had a poverty rate of 14.2%, compared to 13.6% statewide and 12.4% nationwide. In 2014, ten East Tennessee counties— Bledsoe, Campbell, Cocke, Greene, Hancock, Johnson, Meigs, Monroe, Scott, and Van Buren— were designated \"distressed,\" while eleven— Carter, Claiborne, Cumberland, Grainger, Jefferson, McMinn, Morgan, Polk, Rhea, Unicoi, and Union— were designated \"at-risk.\" No counties in East Tennessee were given the \"competitive\" or \"attainment\" designations, and the remaining 12 counties were designated \"transitional\". Hancock had East Tennessees highest poverty rating, with 29.4% of its residents living below the poverty line. Knox had East Tennessees highest per capita income ($25,999) and the lowest unemployment rate (2.8%), although Hamilton was a close second on both of these indicators. Question: How many percent higher was the Appalachian Tennessee unemployment rate than the nationwide average?", - "Output Program": [ - "unemployment=2.8\nrate=4.9\nanswer=rate-unemployment\nprint(answer)", - "nationwide=5.5\nunemployment=4.9\nanswer=nationwide-unemployment\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1984 and 1986, he defeated Nick Begichs wife, Pegge Begich, by 113,582 votes (55.02%) to 86,052 (41.68%) and by 101,799 votes (56.47%) to 74,053 (41.08%), respectively. He defeated Peter Gruenstein with 62.5% of the vote in 1988 and then faced John Devens, the Mayor of Valdez, Alaska, in 1990 and 1992. Young defeated him by 99,003 votes (51.66%) to 91,677 (47.84%) in 1990 and then faced a serious challenge in 1992. He was challenged in the Republican primary by State Senator Virginia M. Collins and defeated her by 24,869 votes (52.98%) to 19,774 (42.12%). In the general election, he was re-elected against Devens by 111,849 votes (46.78%) to 102,378 (42.82%). This is both the lowest winning percentage of his career and the only time he has won without a majority of the vote. Question: How many less people voted in 1986 compared to 1984?", - "Output Program": [ - "four = 113582 + 86052\nsix = 101799 + 74053\ndiff = four - six\nprint(diff)", - "condition_1 = 101799\ncondition_2 = 74053\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '23782', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many more percent were Hungarians than Romanians at the 2011 census?", - "Output Program": [ - "hungeri = 80.8\nroman = 0.4\nprint(hungeri - roman)", - "Romanians = 0.3\nHungarians = 80.8\nprint(Hungarians-Romanians)" - ], - "Output Answer": [ - "{'number': '80.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2004 Linz counted 647,428 nights stay. In 2013 the number increased to 775,396. 363,425 of the overnight stays were located in the four star hotels, 226,647 in the three star hotels, 67,593 in the two and one star hotels and 53,194 stays can be counted to other accommodation. Overnight stays in 5/4-star hotels increased by more than 5% from 20.590 to 21.655 between February 2017 and February 2018. During the same period, overnight stays in 3-star hotels increased by 22%, from 13.383 to 16.330. The number of overnight stays in non-categorized hotels dropped by almost 10%, from 4.177 to 3.763. Question: How many more nights stay were counted in Linz in 2013 than in 2004?", - "Output Program": [ - "in_2004 = 775396\nin_2013 = 647428\n\ndifference = (in_2004 - in_2013)\n\nprint(difference)", - "y2013 = 775396\ny2004 = 647428\n\nprint(abs(round(y2013-y2004\n )))" - ], - "Output Answer": [ - "{'number': '127968', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Within the Ta\u0161majdan park a sports complex of Ta\u0161majdan Sports Centre is located. Centre administers several facilities located outside Ta\u0161majdan, like \"Pionir Hall\" and \"Ice Hall\". However, swimming pools are located in the park. The outdoor swimming pool was built in 1959-1961. Its dimensions are 50 x 20 meters; its depth varies between 2.2 and 5.0 meters; its capacity is 3,500 m\u00b3 and 2,500 seats. Next to the big one, there is a small swimming pool for children. Altogether, there is enough room for 4,000 people. It is equipped for international day-and-night competitions in swimming, water polo, water diving, etc. and also used for certain cultural venues or as an outdoor cinema during summer. It was one of the venues for the 2006 Mens European Water Polo Championship and one of the venues of the 2009 Summer Universiade in July 2009, the event for which the pool was renovated. The indoor swimming-pool was built in 1964-1968. Its dimensions are 50 x 20 meters and depth is between 2.2 and 5.4 meters; its capacity is 3,700 m\u00b3. The swimming pool is surrounded with four diving boards - 1, 3, 5 and 10 meters high and 2,000 seats. It is equipped with underwater light. At -16 \u00b0C, water and air can be heated up to 28 \u00b0C. Question: How many years did it take to build the outdoor swimming pool in Ta\u0161majdan Sports Centre?", - "Output Program": [ - "year1 = 1959\nyear2 = 1961\nprint(year2-year1)", - "start = 1959\nfinish = 1961\nprint(finish - start)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Cavaliers won the Eastern Conference (NBA) in 2006-07 NBA season, 2014-15 NBA season, 2015-16 NBA season, 2016-17 NBA season and 2017-18 NBA season but were defeated in the 2007 NBA Finals by the San Antonio Spurs and 2015 NBA Finals the Golden State Warriors, respectively. The Cavs won the Conference again in 2016 NBA Finals and won their first NBA Championship coming back from a 3-1 deficit, finally defeating the Golden State Warriors. Afterwards, an estimated 1.3 million people attended a parade held in the Cavs honor on June 22, 2016. This was the first time the city had planned for a championship parade in 50 years. Basketball, the Cleveland Rosenblums dominated the original American Basketball League (1925-55) winning three of the first five championships (1926, 1929, 1930), and the Cleveland Pipers, owned by George Steinbrenner, won the American Basketball League (1961-63) championship in 1962. Question: How many years apart were the first and last championships won by the Cleveland Rosenblums?", - "Output Program": [ - "condition_1 = 1926\ncondition_2 = 1930\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Compared to other American cities, Atlantas economy in the past had been disproportionately affected by the 2007-2012 global financial crisis and the Great Recession, with the citys economy earning a ranking of 68 among 100 American cities in a September 2014 report due to an elevated unemployment rate, declining real income levels, and a depressed housing market. From 2010 to 2011, Atlanta saw a 0.9% contraction in employment and plateauing income growth at 0.4%. Although unemployment had decreased to 7% by late 2014, this was still higher than the national unemployment rate of 5.8% Atlantas housing market has also struggled, with home prices dropping by 2.1% in January 2012, reaching levels not seen since 1996. Compared with a year earlier, the average home price in Atlanta plummeted to 17.3% in February 2012, thus becoming the largest annual drop in the history of the index for any American or global city. The decline in home prices prompted some economists to deem Atlanta the worst housing market in the nation at the height of the depression. Nevertheless, the citys real estate market has resurged since 2012, so much that median home value and rent growth significantly outpaced the national average by 2018, thanks to a rapidly-growing regional economy. Question: How many years did the global financial crisis last?", - "Output Program": [ - "start = 2007\nend = 2012\ndiff = end - start\nprint(diff)", - "start = 2007\nend = 2012\n\nprint(abs(start - end))", - "y1 = 2007\ny2 = 2012\n\ntotal = (y2 - y1)\n\nprint(total)", - "condition_1 = 2007\ncondition_2 = 2012\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 10 July 2018, Sri Lanka have played 272 Test matches; they have won 86 matches, lost 101 matches, and 85 matches were Draw (cricket). As of 10 July 2018, Sri Lanka have played 816 ODI matches, winning 376 matches and losing 399; they also tied 5 matches, whilst 36 had no result. As of 10 July 2018, Sri Lanka have played 108 T20I matches and won 54 of them; 52 were lost and 1 tied and 1 no result match as well. Question: As of 10 July 2018, how many matches in all has Sri Lanka lost?", - "Output Program": [ - "srilanka_test_loss = 101\nsrilanka_odi_loss = 399\nsrilanka_t20_loss = 52\nprint(abs(srilanka_t20_loss + srilanka_odi_loss + srilanka_test_loss))", - "tests_lost = 101\nodi_lost = 399\nt20_lost = 52\ntotal = tests_lost + odi_lost + t20_lost\nprint(total)" - ], - "Output Answer": [ - "{'number': '552', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2012, West Virginia has an estimated population of 1,855,413, which is an increase of 49, or 0.0%, from the prior year and an increase of 2,414, or 0.13%, since the year 2000. This includes a natural decrease since the last census of 3,296 people (that is 108,292 births minus 111,588 deaths) and an increase from net Human migration of 14,209 people into the state. West Virginia is the least populous Southeastern United States. Immigration to the United States from outside the United States resulted in a net increase of 3,691 people, and migration within the country produced a net increase of 10,518 people. Question: Was the population in West Virginia higher in 2012 or 2000?", - "Output Program": [ - "y2012 = 1855413 \ny2000 = y2012 - 2414\n\npopulation = (y2012, y2000)\nhigher = max(population)\n\nif higher == y2000:\n print(2000)\nelif higher == y2012:\n print(2012)", - "print(2012)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2012'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Davydova married boxing coach Pavel Filatov on 1 June 1983. They have two sons, Dmitrii (born 21 February 1985) and Anton (28 June 1995. The family moved to Canada in 1991. Davydova now owns Gemini Gymnastics, a high performance gymnastics club in Oshawa, Ontario where she has been a coach since immigrating to Canada, and Head Coach since 1999. Some of her better known gymnasts include Stephanie Capucitti, Sarah Deegan, Danielle Hicks, Katherine Fairhurst, Kristina Vaculik, Brittnee Habbib, Kelsey Hope. She was beam coach for the Canadian womens team at the 1995 World Championships in Artistic Gymnastics and one of the Canadian womens team coaches at the 2002 Commonwealth Games. Davydova was twice named Gymnastics Canada Gymnastique coach of the year. In October 2005 Elena was chosen for the Coaching Association of Canadas Women in Coaching National Team Coaching Apprenticeship Program. In 2005, 2006 and 2010 Gymnastics Canada Gymnastique awarded Elena and long-time associate coach, Valery Yahchybekov, as the \"Junior High Performance Coaches of the Year\". Gemini Gymnastics has been recognised by GCG as Club of Excellence for 10 consecutive years since the inception of the awards in 2001. It is 1 of only 2 clubs to do so. In 2006 Gemini received the prestigious Gymnastics Canada Ed Broughan award for \"Club of the Year\". As of 2012 Gemini have produced 15 Canadian AA champions,8 Elite Canada AA champions,21 Eastern Canada AA champions,98 Ontario provincial AA champions plus gymnasts who have won a host of other medals and awards. In September 2007 Kristina Vaculik and Rebecca Simbudhas of Gemini represented Canada at the World Championships. In April 2008 Vaculik won gold and silver World Cup trophies. She was the Canadian team reserve at the Beijing Olympics. In March 2010, Vaculik earned 2 gold and 2 silver medals at the Cottbus World Cup, an unprecedented result for Canadian Artistic womens gymnastics. Question: How many years was the time span in which the Gymnastics Cananda Gymnastique was awarded three times to Elena and Valery Yahchybekov?", - "Output Program": [ - "condition_1 = 2005\ncondition_2 = 2010\n\nprint(abs(round(condition_2 - condition_1,2)))", - "start = 2005\nend = 2010\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Among the Asian population, 6.1% are Vietnamese, followed by Koreans (2.9%), Chinese (2.7%), Filipinos (2.4%), Indians (1.4%), Japanese (1.1%), Cambodians (0.2%) Pakistanis (0.2%), Thais (0.1%), Indonesians (0.1%), and Laotians (0.1%). According to KPCC in 2014, Orange County has the largest proportion of Asian Americans in Southern California, where one in five residents are Asian American. There is also a significant Islam in the United States population in the county. Question: How many percentage of the population are Laotians, Indonesians and Thais?", - "Output Program": [ - "lao = 0.1\nindo = 0.1\nthais = 0.1\ntotal = lao + indo + thais\nprint(total)", - "laotians = 0.1\nindonesian = 0.1\nthais = 0.1\nprint(abs(round(laotians + indonesian + thais,2)))" - ], - "Output Answer": [ - "{'number': '.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Changing populations have happened in timber and mining towns in the American West as a result of boom and bust economic cycles. Some towns decrease in population following a bust, while some, like Arcata, experience a change in demographics. In the case of Arcata, the peak and the bust were close due to Arcata\u2019s relatively late entry into the timber industry, and its domination by mechanization. The population of the city of Arcata was 3,729 during its peak 1950, when lumber was exported throughout the country and abroad. For the County of Humboldt, After the bust, in 1955, the population of Arcata in 1960 was 5,235. In Arcata the population under the age of 15 was 28.1%. Those age 15-24 made up 22.8% of Arcata\u2019s population. Those age 25-39 made up 19.4% of the population. Those age 40-54 made up 16% of Arcata\u2019s population. Those age 55-64 made up 6.7% of Arcata\u2019s population. Those age 65 and over made up 6.9% of Arcata\u2019s population. Question: How many percent were not aged 40-54?", - "Output Program": [ - "condition_1 = 16\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nage_range = 16\ndiff = percentage - age_range\nprint(diff)" - ], - "Output Answer": [ - "{'number': '84', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many years did it take for the population to drop from 134,497 to 118,363?", - "Output Program": [ - "p1 = 2002\np2 = 2012\ndiff = p2 - p1\nprint(diff)", - "condition_1 = 2002\ncondition_2 = 2012\n\nprint(abs(condition_2 - condition_1))\n\n\n\n" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Cardinals began their 2008 campaign on the road against their NFC West rival, the San Francisco 49ers. In the first quarter, Arizona took flight as kicker Neil Rackers got a 25-yard field goal. The 49ers responded with RB Frank Gore's 41-yard TD run. In the second quarter, the Cardinals responded with QB Kurt Warner completing a one-yard TD pass to WR Larry Fitzgerald, yet San Francisco tied the game with kicker Joe Nedney getting a 39-yard field goal. In the third quarter, the Cardinals began to soar as Rackers got a 31-yard field goal, along with rookie RB Tim Hightower getting a two-yard TD run. In the fourth quarter, the 49ers tried to respond with Nedney getting a 30-yard field goal. Afterwards, Rackers' 30-yard field goal sealed the victory for Arizona. Question: How many yards longer was Neil Rackers's second field goal compared to his first?", - "Output Program": [ - "first = 25\nsecond = 31\nprint(second - first)", - "ans = [31-25]\n\nprint(max(ans))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Gender Development Index (GDI) was .942 in 2015 with an HDI of .600 for females and .637 for males. Life expectancy at birth for males is 70.9 and 75.9 for females. Expected years of schooling in Honduras is 10.9 years for males (mean of 6.1) and 11.6 for females (mean of 6.2). These measures do not reveal a large disparity between male and female development levels, however, GNI per capita is vastly different by gender. Males have a GNI per capita of $6,254 while that of females is only $2,680. Honduras overall GDI is higher than that of other medium HDI nations (.871) but lower than the overall HDI for Latin America and the Caribbean (.981). Question: How many points higher is the GDI of Latin America and the Caribbean overall than the GDI of Honduras?", - "Output Program": [ - "hondu = 0.87\nlatin = 0.981\nprint(latin - hondu)", - "Caribbean = 0.871\nHonduras = 0.981\nprint(\"{:.2f}\".format(Honduras-Caribbean))" - ], - "Output Answer": [ - "{'number': '.11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Age of Empires III is a real-time strategy video game developed by Microsoft Corporation's Ensemble Studios and published by Microsoft Game Studios. The Mac version was ported over and developed and published by Destineer's MacSoft. The PC version was released on October 18, 2005 in North America and November 4, 2005 in Europe, while the Mac version was released on November 21, 2006 in North America and September 29, 2006 in Europe. An N-Gage version of the game developed by Glu Mobile was released on April 28, 2009. It is the third game of the Age of Empires series and the sequel to Age of Empires II: The Age of Kings. The game portrays the European colonization of the Americas, between approximately 1492 and 1876 AD. There are fourteen total civilizations to play within the game. Age of Empires III has made several innovations in the series, in particular with the addition of the \"Home City\", which combines real-time strategy and role-playing game features. Two expansion packs have been released: the first, Age of Empires III: The WarChiefs, was released on October 17, 2006, and introduced three Native American civilizations; the second, Age of Empires III: The Asian Dynasties, was released on October 23, 2007, and included three Asian civilizations. Age of Empires III has sold over 2 million copies as of May 2008. As well as receiving favorable reviews, it has garnered awards, including GameSpy's \"Best RTS game of 2005\", and was one of the best-selling games of 2005. In 2007, Age of Empires III was the seventh best-selling computer game, with over 313,000 copies sold that year. Question: How many days after the Mac Version of Age of Empires III was released in Europe was it released in North America?", - "Output Program": [ - "from datetime import date\nrelease_north_america= date(2006, 11, 21)\nrelease_europe = date(2006, 9, 29)\n\n\ndiff_in_days = release_north_america-release_europe\nprint(diff_in_days.days)", - "europe = \"29 sep\"\nnorth_america = \"21 nov\"\n\neurope_remaining_days = 30-29\noct_days = 31\nnorth_america_remaining = 21-1\n\nprint(abs(europe_remaining_days + oct_days + north_america_remaining))" - ], - "Output Answer": [ - "{'number': '52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Bills no-huddle \"K-Gun\" offense once again dominated the league by gaining an NFL-leading 6,525 yards and scoring 458 points, second only to Washington. The leaders of the offense, quarterback Jim Kelly and running back Thurman Thomas, both had the best seasons of their careers. Kelly completed 64.1 percent of his passes for 3,844 yards and a league-leading 33 touchdowns, with only 17 interceptions, to give him a 97.6 passer rating. Thomas rushed for 1,407 yards, caught 62 passes for 620 yards, and scored 12 touchdowns to earn him both the NFL Offensive Player of the Year Award and the NFL Most Valuable Player Award. With 2,067 yards from scrimmage, Thomas led the league in that category for the third consecutive season. Just like Washington, Buffalo had more than one threat in their backfield. Running back Kenneth Davis (American football) emerged as a big threat, rushing for 624 yards, catching 20 passes for 118 yards, and scoring 5 touchdowns. Question: How many more touchdowns did Thurman Thomas have than Kenneth Davis?", - "Output Program": [ - "thurman = 12\nkenneth = 5\nprint(thurman - kenneth)\n", - "Thomas = 12\nDavis = 5\nprint(Thomas-Davis)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Trying to snap their two-game losing streak, the Bills wrapped up their three-straight divisional games in Gillette Stadium with a Week 10 AFC East duel with the New England Patriots. In the first quarter, Buffalo trailed early as Patriots QB Matt Cassel got a 13-yard TD run. In the second quarter, New England increased their lead as kicker Stephen Gostkowski got a 32-yard field goal. The Bills closed out the half with kicker Rian Lindell getting a 25-yard field goal. In the third quarter, the Patriots answered with Gostkowski nailing a 37-yard field goal. In the fourth quarter, New England pulled away with RB BenJarvus Green-Ellis getting a 1-yard TD run. Buffalo ended the game with QB Trent Edwards completing a 14-yard TD pass to rookie WR James Hardy. Question: How many yards longer was Stephen Gostkowski's second field goal compared to his first?", - "Output Program": [ - "first = 32\nsecond = 37\ndiff = second - first\nprint(diff)", - "shortest = 32\nlongest = 37\n\nprint(abs(round(shortest - longest,2)))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 4,280 households of which 32.9% had children under the age of 18 living with them, 39.2% were married couples living together, 16.4% had a female householder with no husband present, 5.7% had a male householder with no wife present, and 38.7% were non-families. 32.0% of all households were made up of individuals and 14% had someone living alone who was 65 years of age or older. The average household size was 2.34 and the average family size was 2.90. Question: How many in percent of households were families?", - "Output Program": [ - "ans = 38.7\n\nprint(100 - ans)", - "families = 38.7\n \nprint(abs(round(100 - families,2)))", - "percentage = 100\nnon_families = 38.7\nfamilies = percentage - non_families\nprint(families)", - "total = 100\nnon = 38.7\nprint(total - non)" - ], - "Output Answer": [ - "{'number': '61.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their easy win over the Seahawks, the Vikings stayed at home, donned their throwback uniforms, and faced the Chicago Bears in a Week 12 duel. After a scoreless first quarter, the Vikings drew first blood as quarterback Brett Favre completed a 15-yard TD pass to rookie wide receiver Percy Harvin. The Bears responded with QB Jay Cutler firing a 24-yard TD pass to WR Johnny Knox. The Vikings responded with Favre hooking up with running back Chester Taylor on a 10-yard TD pass, along with kicker Ryan Longwell nailing a 52-yard field goal. Finally, the Vikings closed out the first half with Favre finding tight end Visanthe Shiancoe on a 6-yard TD pass. In the third quarter, the Bears tried to rally with kicker Robbie Gould nailing a 38-yard field goal. However, the Vikings finally shut out the Bears for the rest of the second half, and kicker Ryan Longwell made field goals of 37 and 20 yards. Running back Adrian Peterson also had a 5-yard TD run (with a missed extra point attempt). With the win, the Vikings improved to 10-1, and compiled a 5-0 record against their NFC North rivals. Their \"magic number\" decreased to two, meaning that any combination of two Vikings wins or Packers losses would result in the Vikings clinching their second consecutive NFC North division title. On Wednesday December 2, the NFL honored Brett Favre with the NFC Offensive Player of the Month for November. It was the sixth time in his career that he won the award. Question: How many total touchdowns were scored in the game?", - "Output Program": [ - "tds = (15,24,10,6,5)\n\nprint(len(tds))", - "total_tds = 5\nprint(total_tds)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: On October 1, the Chiefs hosted the San Francisco 49ers at Arrowhead Stadium. Coach Herman Edwards confirmed Trent Green would not play in the game. The game was broadcast on Fox at noon Kansas City time. The Chiefs defense shut out the 49ers high scoring offense, forcing two interceptions and three forced fumbles. Quarterback Alex Smith was held to 92 yards passing and the 49ers to 93 yards rushing. In their first three games, the 49ers had given up only four sacks, but against the Chiefs, they allowed five total sacks. Quarterback Damon Huard completed 18 of 23 passes for 208 yards and two passing touchdowns. While compiling a 133.3 passer rating - 158.3 is perfect - Huard was hardly ever touched or even hurried by a San Francisco defense which had rung up 12 sacks in its first three games. The game marked the first shutout for the Chiefs defense since December 1, 2002, and the 49ers their first shutout since 2004 and only their second since 1977. Question: How many passes did Huard throw?", - "Output Program": [ - "Huardpasses=23\nanswer=Huardpasses\nprint(answer)", - "Huard=23\nanswer=Huard \nprint(answer)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: For their last home game of the season, the San Francisco 49ers took on the visiting team the Lions. The Lions took an early lead midway through the 1st quarter with a 27-yard Jason Hanson field goal. The 49ers tied it up at the end of the 1st quarter with a 33-yard field goal by Ricky Schmitt. The only score of the 2nd quarter was a 39-yard 49ers field goal just before halftime. In the 3rd quarter came 2 San Francisco TD's. First a 2-yard catch by Vernon Davis, then a 1-yard run by Frank Gore. The Lions kicked their final field goal of the day in the 4th quarter from 38 yards. 49ers RB Frank Gore finished with 152 total yards (110 alone in the third quarter) and a touchdown. Gore carried 28 times for 71 yards to give him 1,013 for the year, making him the first running back in team history to record four straight seasons of over 1,000 yards rushing. Question: How many yards did the first two touchdowns total for?", - "Output Program": [ - "vemon = 2\nfrank = 1\nprint(vemon + frank)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Petrova next headed to 2009 MPS Group Championships as the top seed, where she defeated Olga Govortsova, Madison Keys (who had just won her first main-draw match), and Alona Bondarenko. She fell in the semifinals to eventual finalist Aleksandra Wozniak, 4-6, 6-4, 2-6. Petrova fell in the second round at 2009 Family Circle Cup to Melinda Czink, 6-3, 4-6, 5-7. At the 2009 Porsche Tennis Grand Prix, Petrova was seeded sixth, but lost in the second round to Flavia Pennetta, 2-6, 2-6. She next went to the Rome Masters as eighth seed, where she had a first-round bye before defeating giant-killer Carla Su\u00e1rez Navarro. In the third round, Petrova was ousted by Mar\u00eda Jos\u00e9 Mart\u00ednez S\u00e1nchez, 4-6, 7-6(5), 4-6. Question: How many times did Petrova fail to score more than 4 points against an opponent in 2009?", - "Output Program": [ - "petrova_fails = 3\nprint(petrova_fails)", - "score = 3\nprint(score)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With Steigerwalds departure in 1999, Mike Lange shared the broadcast booth with former Penguins defenseman Peter Taglianetti. Taglianetti, a two-time Stanley Cup winner with the team in 1991 and 1992, remained in the position for one season before being replaced by Ed Olczyk. Lange and Olczyk were broadcast partners from 2000 until 2003, when Olczyk left the booth to become the 18th head coach in Penguins history that had become upon due to the firing of previous Head Coach Rick Kehoe after the 2002\u201303 season. With Olczyks vacancy, the Penguins hired Bob Errey as their new color commentator for the start of the 2003\u201304 season (a position that he continues to hold as of the start of the 2012\u201313 season. Lange and Errey remained in the booth until 2005\u201306. After 26 seasons in the television broadcast booth, Mike Lange was not retained by FSN Pittsburgh. Instead, he was replaced by former broadcast partner Paul Steigerwald, who remained the TV play-by-play broadcaster for the team until the 2016\u201317 season. Lange returned to the radio broadcast booth and currently holds the position of radio play-by-play announcer, the same position he had held with the team in the mid-1970s. Following the 2016\u201317 season, Steigerwald moved back to the Penguins front office and NHL Network (U.S. TV network) personality Steve Mears was hired as the new television play-by-play announcer starting with the 2017\u201318 season. Question: How many years was Bob Errey Mike Lange's broadcast partner?", - "Output Program": [ - "BobErrey=1\nMikeLange=1\nanswer=BobErrey+MikeLange\nprint(answer)", - "year=1\nYear=1\nanswer=year+Year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many more people, in terms of percent, were Filipino compared to Chinese and Korean combined in the Northern Mariana Islands as of 2010?", - "Output Program": [ - "filipiano = 35.3\nchienese = 6.8\nkorean = 4.2\n\nprint(abs(round((filipiano \n - chienese - korean),2)))", - "fili = 35.3\nchinese = 6.8\nkorean = 4.2\ndiff = fili - (chinese + korean)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '24.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2009, Streetsvilles population stood at 47,327 with a 9.9% population increase between 2001 and 2006 and a subsequent 20% increase from 2006 to 2009. From 2006 to 2009, households also increased in number from 12,178 to 13,722. The majority of Streetsville residences own their own homes (85%) with more than 51,000 residents holding a university or college degree. Also the majority of residences work within grey or white collar jobs versus only 27% of the population consisting of labour workers . Furthermore, the average household income of Streetsville residents amounts to $124,255 with only a 5.6% unemployment rate. In relation to religion, 41.4% of residents are Roman Catholics while religious populations such as Muslims (6.9%) and Anglicans (6.3%) are continuing to grow. Also nearly 48% of Streetsville residents are identified as visible minorities including predominantly East Indians, South Asians and Chinese. Subsequently, 53% of the populations main language is English while the region boasts many non-official languages such as Chinese, Arabic, and Punjabi. With homes averaging around 3.4 bedrooms, the average family consists of three people per home and has around 1.4 children. Streetsvilles population has an average age of 38 with 33% of the population being between ages 25\u201344, 23.1% of the population are between the ages 45\u2013 64 and 14.5% of the population being between the ages of 15- 24. Also among the population, 61.4% of residents are married while 29.1% are single and 9.5% are widowed or divorced. Question: How many percent of people were not Anglicans?", - "Output Program": [ - "total = 100\nanglican = 6.3\nprint(total - anglican)", - "condition_1 = 6.3\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '93.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With Young at the helm, the 49ers led the league in total points scored (505) and helped them earn a league best 13-3 regular season record. Pro Bowl running back Ricky Watters was the teams leading rusher with 877 yards and 6 touchdowns, while also recording 66 receptions for 719 yards and 5 touchdowns. Rookie fullback William Floyd (American football) was the teams second-leading rusher with 305 yards and 6 touchdowns, while also having 19 receptions for 145 yards. The teams leading receiver was Pro Bowl wide receiver Jerry Rice, who had 112 catches for 1,499 yards and 13 touchdowns, while also gaining 93 yards and two more touchdowns rushing the ball. Receiver John Taylor (American football) was also a reliable target, catching 41 passes for 531 yards and 5 touchdowns. Pro Bowl tight end Brent Jones added 49 receptions for 670 yards and 9 touchdowns. The offensive line was led by Pro Bowl center Bart Oates, another offseason free agent pickup, and Pro Bowl guard Jesse Sapolu. Question: How many more rusing yards did Watters have compared to Floyd?", - "Output Program": [ - "condition_1 = 877\ncondition_2 = 305\n\nprint(abs(round(condition_2 - condition_1,2)))", - "watters = 877\nfloyd = 305\ndiff = watters - floyd\nprint(diff)" - ], - "Output Answer": [ - "{'number': '572', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Survey received sufficient information to detail every ship used by the Japanese during the war. They noted that the Imperial Japanese Navy began the war with 381 warships of approximately 1,271,000 tons, and completed another 816 ships of 1,048,000 tons during the war. Of these, 1,744,000 tons were sunk; \"625,000 tons were sunk by Navy and Marine aircraft, 375,000 tons by submarines, 183,000 tons by surface vessels, 55,000 tons by Army aircraft, and 65,000 tons by various agents\". Question: How many tons were sunk by surface vessels, Army aircraft, and submarines combined?", - "Output Program": [ - "submarines=183000\nArmyaircraft=65000\nsunk=625000\nanswer=submarines-Armyaircraft+sunk\nprint(answer)", - "sunk=625000\naircraft=375000\nsubmarines=183000\nanswer=sunk-submarines\nprint(answer)" - ], - "Output Answer": [ - "{'number': '613000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Peoples Party \u2013 known as the Peoples Revolutionary Party between 1924 and 2010 \u2013 formed the government from 1921 to 1996 (in a One-party state until 1990) and from 2000 to 2004. From 2004 to 2006, it was part of a coalition with the Democrats and two other parties, and after 2006 it was the dominant party in two other coalitions. The party initiated two changes of government from 2004 prior to losing power in the 2012 election. The Democrats were the dominant force in a ruling coalition between 1996 and 2000, and an almost-equal partner with the Peoples Revolutionary Party in a coalition between 2004 and 2006. An election of deputies to the national assembly on 28 June 2012 resulted in no party having an overall majority; however, as the Democratic Party won the largest number of seats, its leader, Norovyn Altankhuyag, was appointed Prime Minister of Mongolia on August 10, 2012. In 2014, he was replaced by Chimediin Saikhanbileg. The Mongolian Peoples Party won a landslide victory in the Mongolian legislative election, 2016 and the current Prime Minister of Mongolia is Mongolian Peoples Partys Jargaltulgyn Erdenebat. Question: How many days after an election of deputies to the national assembly was Norovyn Altankhuyag appointed Prime Minister of Mongolia?", - "Output Program": [ - "june = 30 - 28\njuly = 31\naugust = 0 + 10\ntotal = july + june + august\nprint(total)" - ], - "Output Answer": [ - "{'number': '43', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Patriots current coach, Bill Belichick, was hired in 2000, and a new home field, Gillette Stadium, was opened in 2002 NFL season. Under Belichick, the team won three Super Bowls in four years (2001, 2003, and 2004). The Patriots finished the 2007 NFL season with a perfect 16-0 record, becoming only the fourth team in league history to go undefeated in the regular season, and the only one since the league expanded its regular season (NFL) schedule to 16 games. After advancing to Super Bowl XLII, the teams fourth Super Bowl in seven years, the Patriots were defeated by the 2007 New York Giants season to end their bid for a 19-0 season. With the loss, the Patriots ended the year at 18-1, becoming only one of three teams to go 18-1 along with the 1984 San Francisco 49ers season and the 1985 Chicago Bears season. The Patriots returned to the Super Bowl in 2012 but lost again to the 2011 New York Giants season, 21-17. In 2015, they won Super Bowl XLIX, defeating the 2014 Seattle Seahawks season by a score of 28-24. The Patriots became the first team to reach nine Super Bowls in the 2016-17 NFL playoffs and faced the Atlanta Falcons in Super Bowl LI, which ended up paving the way for their fifth Super Bowl victory, tying them with the Dallas Cowboys and the San Francisco 49ers for the second-most in NFL history, 1 behind the Pittsburgh Steelers with 6; the game was also the first Super Bowl to go into overtime. Question: How many football teams are regarded as having the most Super Bowl championship wins?", - "Output Program": [ - "count = 4\n\nprint(abs(round(count,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 2010 The 2010 off-season would bring a surprise when on April 4, Eagles QB Donovan McNabb forced his team to trade him to the Redskins and was also marred by contract disputes with Albert Haynesworth. Washington continued an old tradition of playing its arch-rival Cowboys in the first week of the season. Both teams were unimpressive and the Redskins offense sputtered throughout the game, but they finally won 13-10 after a touchdown pass by Tony Romo was nullified after a holding call. They hosted the Texans in Week 2, but good all-around offensive performance (especially by McNabb, who passed for 426 yards and a touchdown) failed to secure a win. The game tied at 27-27 and went into overtime where Houston kicker Neil Rackers made a 37-yard FG, ending the match at 30-27. After this, the Redskins lost to St. Louis 30-16 before McNabbs return to Philadelphia. Although Washington did not deliver a particularly strong performance, they won 16-12 after Eagles QB Michael Vick was injured and replaced by Kevin Kolb. In Week 5, they hosted Green Bay for only the second time since 1979 (the first was in 2004) and beat them 16-13. After losing a Sunday Night match to the Colts, Washington beat Chicago in Week 7. Although McNabb threw two interceptions, the team took advantage of their opponents porous O-line to sack and pick off Jay Cutler (American football) four times, winning 17-14. After losing a 37-25 trap game in Detroit, the Redskins went on their bye week and returned to host Philadelphia on MNF for the second straight year. As rain fell on Fedex Field, the Eagles proceeded to crush Washington 59-28 with eight touchdowns. In contrast to the huge numbers put up by Michael Vick, McNabb looked decidedly unimpressive, with two touchdown passes and three interceptions (one returned for a TD). Just before the game, he had finalized his contract with the Redskins, who gave him a 5-year, $78 million deal and allowing him to (barring unforeseen circumstances) finish out his career in Washington. After beating Tennessee, the Redskins lost four straight games and were removed from playoff contention before beating Jacksonville in Week 16. After losing to New York at home, the Redskins finished the year at 6-10 and once again 4th place in the division. Question: How many more points did the Eagles score in their second game against Washington compared to their first?", - "Output Program": [ - "second = 59\nfirst = 12\ndiff = (second - first)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '47', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Trying to snap their two-game losing streak, the Bills wrapped up their three-straight divisional games in Gillette Stadium with a Week 10 AFC East duel with the New England Patriots. In the first quarter, Buffalo trailed early as Patriots QB Matt Cassel got a 13-yard TD run. In the second quarter, New England increased their lead as kicker Stephen Gostkowski got a 32-yard field goal. The Bills closed out the half with kicker Rian Lindell getting a 25-yard field goal. In the third quarter, the Patriots answered with Gostkowski nailing a 37-yard field goal. In the fourth quarter, New England pulled away with RB BenJarvus Green-Ellis getting a 1-yard TD run. Buffalo ended the game with QB Trent Edwards completing a 14-yard TD pass to rookie WR James Hardy. Question: How many yards longer was Gostkowski's longest field goal over Lindell's one?", - "Output Program": [ - "Lindell=25\nGostkowski=37\nanswer=Gostkowski-Lindell\nprint(answer)", - "yards=12\nanswer=yards\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many people, in terms of percentage of the total population, had either a Brazilian or Haitian nationality?", - "Output Program": [ - "condition_1 = 0\ncondition_2 = 8.8+8.7\n\nprint(abs(round(condition_2 - condition_1,2)))", - "brazilian = 8.7\nhaitian = 8.8\ntotal = brazilian + haitian\nprint(total)" - ], - "Output Answer": [ - "{'number': '17.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: New wave music experienced a lot of mainstream success during the late 1970s and also during the 1980s. During the late 1970s and early 1980s, Blondie had 4 songs on at number 1 on the Billboard Hot 100. The Clashs song \"Rock the Casbah\" went to number 8 on the Billboard Hot 100 on 22 January 1983. The Clashs album Combat Rock was certified platinum by the Recording Industry Association of America (RIAA) on 10 January 1983 was later certified 2x platinum by the RIAA in 1995. Men at Works albums Business as Usual (Men at Work album) and Cargo (album) were certified 4x platinum by the RIAA on 19 October 1984 and 2x platinum by the RIAA on 19 October 1984, respectively. Men at Works song \"Who Can It Be Now?\" peaked at number 1 on the Billboard Hot 100 in 1982 and the bands song \"Down Under (song)\" peaked at number 1 on the Billboard Hot 100 in 1983. In 1983, Men at Works songs \"Overkill (Men at Work song)\" and \"Its a Mistake\" peaked at number 3 and number 6 on the Billboard Hot 100, respectively. Men at Works album Business as Usual peaked at number 1 on the Billboard 200 on 13 November 1982 and was at number 1 on the chart from 13 November 1982 \u2013 19 February 1983. Question: How many years did it take the Clashs' Combat Rock album to go from platinum to 2x platinum?", - "Output Program": [ - "start = 1983\nend = 1995\nprint(end - start)", - "start = 1983\nend = 1995\n\nprint(abs(start - end))" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the United States, the female-to-male earnings ratio was 0.77 in 2009; female full-time, year-round (FTYR) workers earned 77% as much as male FTYR workers. Womens earnings relative to mens fell from 1960 to 1980 (56.7-54.2%), rose rapidly from 1980 to 1990 (54.2-67.6%), leveled off from 1990 to 2000 (67.6-71.2%) and rose from 2000 to 2009 (71.2-77.0%). When the first Equal Pay Act of 1963 was passed in 1963, female full-time workers earned 48.9% as much as male full-time workers. Question: How many years from 2000-2009 did the percentage rose 71.2-77.0%?", - "Output Program": [ - "start = 2000\nend = 2009\ndiff = end - start\nprint(diff)", - "condition_1 = 2000\ncondition_2 = 2009\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: How many fires were there in the city in the 1400s?", - "Output Program": [ - "fires = 4\nprint(fires)", - "fires = (1413,1428,1455,1476)\n\nprint(len(fires))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of people were not Nicaraguan?", - "Output Program": [ - "nicaraguan = 0.2\n\nprint(abs(round(100 - nicaraguan,2)))", - "nicaraguan = 0.2\ntotal = 100\n\nnot_nicaraguan = (total - nicaraguan)\n\nprint(not_nicaraguan)" - ], - "Output Answer": [ - "{'number': '99.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: By how many did the employment rate improve in 2013/2014?", - "Output Program": [ - "employment_rate1=1935836 \nemployment_rate2=2173012\nanswer=employment_rate2-employment_rate1\nprint(answer)", - "year1=1935836 \nyear2=2173012\nanswer=year1+year2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '237176', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the 2010 federal census, there were 39,702 people, 14,414 households, and 9,981 families residing in the county. The population density was 113 people per square mile (44/km\u00b2). There were 14,890 housing units at an average density of 45 per square mile (17/km\u00b2). The racial makeup of the county was 97% Race (United States Census), 1.2% Race (United States Census) or Race (United States Census), 0.1% Race (United States Census), 0.42% Race (United States Census), and 0.07% Race (United States Census). Two percent of the population were Race (United States Census) or Race (United States Census). US Veterans \u2013 2,681. Median household income (in 2014 dollars), 2010\u20132014 was reported as $48,718, while the per capita income was $23,886. In 2014, the median household income in the USA was $53,700. Question: How many people and households are in the county according to the census?", - "Output Program": [ - "people = 39702\nhousehoold = 14414\nprint(people + househoold)", - "condition_1 = 39702+14414\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '54116', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The film was released in North America on Wednesday, May 24, 1989, in 2,327 theaters, earning a record $37,031,573 over the 4-day Memorial Day weekend. Its 3-day opening weekend figure of $29,355,021 was surpassed later that year by Ghostbusters II and Batman (1989 film), which grossed more in its opening 3 days than The Last Crusade in 4. Its Saturday gross of $11,181,429 was the first time a film had made over $10 million. It broke the record for the best seven-day performance, with $50.2 million, added another record with $77 million after twelve days, and earned a $100 million in a record nineteen days. In France, the film broke a record by selling a million admissions within two and a half weeks. Question: What was the last day of the 4-day Memorial Day weekend?", - "Output Program": [ - "day = 24 + 4 + 1\nmonth = \"May\"\nyear = 1989\n\nprint(f' Day: {day}, Month: {month}, Year: {year} ')" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '29', 'month': 'May', 'year': '1989'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Hungarian language is the official language and predominant spoken language in Hungary. Hungarian is the Languages of Europe with around 13 million native speakers and it is one of 24 official and working languages of the European Union. Outside Hungary it is also spoken by communities of Hungarian people in neighbouring countries and by Hungarian diaspora communities worldwide. According to the 2011 census, 9,896,333 people (99.6%) speak Hungarian in Hungary, of whom 9,827,875 people (99%) speak it as a first language, while 68,458 people (0.7%) speak it as a second language. English (1,589,180 speakers, 16.0%), and German (1,111,997 speakers, 11.2%) are the most widely spoken foreign languages, while there are several recognized minority languages in Hungary (Armenian language, Bulgarian language, Croatian language, German language, Greek language, Romanian language, Romani language, Rusyn language, Serbian language, Slovak language, Slovenian language, and Ukrainian language). Question: How many people do not speak Hungarian as a first language?", - "Output Program": [ - "total = 9896333\nas_first_lang = 9827875\nnon_first_lang = total - as_first_lang\nprint(non_first_lang)", - "hungarian_lang = 9827875\ntotal_people = 9896333\n\nprint(abs(hungarian_lang - total_people))" - ], - "Output Answer": [ - "{'number': '68458', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Income inequality has become a hotly debated topic globally. According to the CIA World Factbook, U.S. income inequality ranked 41st highest among 156 countries in 2017 (i.e., 74% of countries have a more equal income distribution). According to the Congressional Budget Office, the top 1% of income households earned about a 9% share of the pre-tax income in 1979, versus 19% in 2007 and 17% in 2014. For after-tax income, these figures were 7%, 17%, and 13%, respectively. These figures indicate the share of income earned by top earners more than doubled between 1979 and 2007, then fell somewhat following the Great Recession, and the higher tax rates and re-distributive policies applied by President Barack Obama in 2013 (i.e., expiration of the Bush Tax Cuts for the top 1% and subsidies for lower income persons via the Affordable Care Act). Recasting the 2012 income using the 1979 income distribution (representing the more egalitarian 1950-1980 period), the bottom 99% of families would have averaged about $7,100 more income. Income inequality in the United States has grown from 2005 to 2012 in more than 2 out of 3 metropolitan areas. Question: How many more percentages did the top 1% of income households earn pre tax of 19% in 2007 than 9% in 1979?", - "Output Program": [ - "in_2007 = 19\nin_1979 = 9\nmore = in_2007 - in_1979\nprint(more)", - "y2007 = 19\ny1979 = 9\n\nprint(abs(round(y2007 - y1979,2)))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: In the New Jersey gubernatorial election, 2013, Republican Chris Christie received 62.5% of the vote (4,926 cast), ahead of Democrat Barbara Buono with 35.9% (2,834 votes), and other candidates with 1.6% (124 votes), among the 8,017 ballots cast by the townships 16,108 registered voters (133 ballots were spoiled), for a turnout of 49.8%. In the New Jersey gubernatorial election, 2009, Republican Chris Christie received 4,787 votes (52.3% vs. 41.7% countywide), ahead of Democrat Jon Corzine with 3,421 votes (37.4% vs. 50.6%), Independent Chris Daggett with 793 votes (8.7% vs. 5.9%) and other candidates with 82 votes (0.9% vs. 0.8%), among the 9,146 ballots cast by the townships 15,871 registered voters, yielding a 57.6% turnout (vs. 46.5% in the county). Question: How many percent of people did not vote for Barbara Buono?", - "Output Program": [ - "total = 100\nnot_vote = 35.9\ndiff = total - not_vote\nprint(diff)", - "condition_1 = 35.9\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '64.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With a population of 1.88 million in 2013, The Gambia List of countries by population. Its population density is 176.1 inhabitants per square kilometer (456.1 inhabitants per square mile). The overall List of countries by life expectancy is 64.1 years. The total fertility rate of 3.98 is one of the highest in the world. Since 1950, the United Nations (UN) estimated the birth rate exceeds the death rate. The Gambia Bureau of Statistics (GBOS) estimates the population of The Gambia is expected to reach 3.6 million in 20 years. The population of The Gambia has increased each census, starting with 315 thousand in 1963 to 1.8 million in 2013. The GBOS predicted the reason for the increase from 2003 to 2013 was more coverage in the latter census compared to the formers. Question: How many people was the population increased by in 2013 from 1963?", - "Output Program": [ - "condition_1 = 315*1000\ncondition_2 = 1.8*1000000\n\nprint(abs(round(condition_2 - condition_1,2)))", - "start = 315000\nend = 1800000\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1485000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Canada, the United States and Mexico host communities of both Jews (6 million or about 1.8%), Buddhists (3.8 million or 1.1%) and Muslims (3.4 million or 1.0%). The biggest number of Jewish individuals can be found in the United States (5.4 million), Canada (375,000) and Mexico (67,476). The United States host the largest Muslim population in North America with 2.7 million or 0.9%, While Canada host about one million Muslim or 3.2% of the population. While in Mexico there were 3,700 Muslims in the country. In 2012, U-T San Diego estimated U.S. practitioners of Buddhism at 1.2 million people, of whom 40% are living in Southern California. Question: How many more Buddhism in Southern California than Muslims in in Mexico?", - "Output Program": [ - "Muslims=3400000\nBuddhists=3800000\nMexico=67476\nanswer=Muslims+Buddhists+Mexico\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1196300', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off a 41-24 victory over the Jaguars, the Saints stayed home to face the winless St. Louis Rams. The Saints started the game with an impressive opening drive that culminated in a 7-yard burst by Reggie Bush to give the Saints an early 7-0 lead. However, Rams running back Stephen Jackson answered with a 1-yard run of his own to tie the game toward the end of the 1st quarter. Midway through the 2nd quarter, tight end Randy McMichael gave the Rams a 14-7 lead on a 2-yard pass from Jackson. Jeff Wilkins made it a two-score game with a 49-yard field goal three minutes later. The Saints went to the locker room trailing 17-7. In the 2nd half, Wilkins kicked his 2nd field goal of the game, a 21-yard attempt, to increase the lead to 13. Toward the end of the 3rd, Isaac Bruce caught a 9-yard pass by Marc Bulger to make it a 27-7 lead, putting the Saints in danger of losing their first game since early October. Drew Bennett added to the St. Louis lead by catching a three-yard pass by Bulger to give Bulger his second touchdown of the game, and to give St. Louis a surprising 34-7 lead. Drew Brees and Billy Miller hooked up for a 1-yard pass with 11:36 left to cut the lead to 34-13. The Saints then converted a two-point conversion on a Bush run, to make it 34-15. Aaron Stecker then scored on a two-yard run with 4:42 remaining to cut it to 34-21. This time, however, they failed on the two-point conversion. With 1:55 left, a Wilkins field goal made it 37-21. The Saints scored another touchdown with 37 seconds left, but their attempt to recover the ball from an onside kick failed, and the Rams held on to defeat the Saints 37-29, giving the Rams their first victory in 2007 and dropping the Saints to 4-5. Question: How many touchdowns did Stephen Jackson score in the first quarter?", - "Output Program": [ - "touchdowns = 1\nprint(touchdowns)", - "td_by_stephan = [\"1 yard\"]\n\nprint(abs(len(td_by_stephan)))\n\n" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Panthers' first home game of the season was a duel against the defending super bowl champions, the Green Bay Packers. Cam Newton threw for once again another 400+ yard game, becoming the first rookie ever to do so and only the 6th quarterback in NFL history to accomplish such a feat. Newton picked up where he left off against the Cardinals with an early score with 9:26 left in the 1st quarter of the game. The Panthers would lead 13-7 at halftime, stunning the defending Super Bowl champions. However, Green Bay would come back when Aaron Rodgers threw a 49-yard touchdown pass to a wide-open Greg Jennings to put the Packers up 14-13. A big game-changer was when there was 9:31 left in the 3rd quarter of the game. Cam Newton found Steve Smith, but Smith fumbled the football and Charles Woodson picked it up. Another big game changer was on a 4th and 4 at the Packers 6-yard line with 3:23 left in the game, score being 23-16 Packers, Cam Newton tried to scramble for the first down, but was 2 yards shy. The Packers would go on to win the game, 30-23, a much closer game than expected, but the Panthers still fell to 0-2 on the season. Question: By how many points did the Packers win?", - "Output Program": [ - "win = 30\nlose = 23\n\nprint(abs(round(win-lose,2)))", - "packers = 23\nteam = 16\ndiff = packers - team\nprint(diff)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Indianapolis Colts home opener had their 2011 home opener against the 0-1 Cleveland Browns. The first quarter saw both teams getting into offensive and defensive rhythms and ended with the Colts holding only a 3-0 lead on an Adam Vinatieri field goal. Heading to the second quarter, the Colts offense began to pick up behind Kerry Collins, rookie Delone Carter, and Joseph Addai. However much of the success faded once Indianapolis reached the red zone, and were only able to come away with two field goals during the quarter. Cleveland, however, was able to capitalize on the Colts defense, and saw a touchdown pass from Colt McCoy and a touchdown run from Peyton Hillis. Cleveland went into halftime with a 14-9 lead. The Indianapolis defense was able to stop Cleveland for most of the third quarter, and allowed the struggling offensive to close the gap with a fourth Vinatieri field goal, with Cleveland still holding a 14-12 lead into the fourth quarter. Cleveland quickly drove down the field and started the quarter with a Phil Dawson field goal, allowing the Colts to remain in contention for the victory. However, after turnovers and an inability to produce on offense, Cleveland broke the game open with a Hillis touchdown run, along with another Dawson field goal with 2:59 remaining in the game. With Cleveland holding a 27-12 lead, Indianapolis was able to score their first touchdown of the game, allowing them to try an onside kick to preserve any chance of a comeback, which they were not able to convert. Cleveland finished the game and the Colts by winning 27-19, their first victory over the Colts since 1994, and the Colts first 0-2 start since the 1998 season. Question: How many wins did this game give the Browns?", - "Output Program": [ - "wins_game_gave_browns=1\nprint(wins_game_gave_browns)", - "browns_score = 1\nprint(browns_score)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2011, Samsung had the highest shipment market share worldwide, followed by Apple. In 2013, Samsung had 31.3% market share, a slight increase from 30.3% in 2012, while Apple was at 15.3%, a decrease from 18.7% in 2012. Huawei, LG and Lenovo were at about 5% each, significantly better than 2012 figures, while others had about 40%, the same as the previous years figure. Only Apple lost market share, although their shipment volume still increased by 12.9 percent; the rest had significant increases in shipment volumes of 36 to 92 percent. In Q1 2014, Samsung had a 31% share and Apple had 16%. In Q4 2014, Apple had a 20.4% share and Samsung had 19.9%. In Q2 2016, Samsung had a 22.3% share and Apple had 12.9%. In Q1 2017, IDC reported that Samsung was first placed, with 80 million units, followed by Apple with 50.8 million, Huawei with 34.6 million, Oppo with 25.5 million and Vivo with 22.7 million. Question: How many more million units in q1 2017 did Samsung have than Oppo?", - "Output Program": [ - "Samsung=80 \nOppo=25.5\nanswer=Samsung-Oppo\nprint(answer)", - "Oppo=25.5\nSamsung=19.9\nanswer=Oppo+Samsung \nprint(answer)" - ], - "Output Answer": [ - "{'number': '54.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many of the 25 pass completions did Plunkett not complete?", - "Output Program": [ - "total = 25\npass_complete = 16 \nprint((total - pass_complete))", - "total_pass_completions=25\npass_completed_by_plunkett=16\n\n\npass_not_completed_by_plunkett=total_pass_completions-pass_completed_by_plunkett\n\n\nprint(pass_not_completed_by_plunkett)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Redskins had a number of efficient offensive weapons. Quarterback Joe Theismann won the NFL Most Valuable Player Award for being the second Passer rating in the league behind Steve Bartkowski, completing 276 out of 459 (60.1 percent) of his passes for 3,714 yards, 29 touchdowns, and only 11 interceptions. He rushed for 234 yards and another touchdown. Washingtons main deep threats were wide receivers Charlie Brown (wide receiver) (78 receptions, 1,225 yards, and 8 touchdowns) and Art Monk (47 receptions, 746 yards, and 5 touchdowns), with the latter fully healthy after the previous years injury that caused him to miss the entire postseason. Wide receiver Alvin Garrett, who replaced Monk during that time, emerged as a significant contributor by catching 25 passes for 332 yards. Fullback John Riggins once again was the teams top rusher with 1,347 yards, and set a then-NFL record by scoring the most rushing touchdowns in a season (24). Multi-talented running back Joe Washington recorded 772 rushing yards, while catching 47 passes for 454 yards and 6 touchdowns. Kicker Mark Moseley led the NFL in scoring with 161 points, while Riggins ranked second with 144, making them the first teammates to finish a season as the NFLs top two scorers since 1951. Washingtons powerful offensive line, \"The Hogs\", were led by two Pro Bowlers, guard Russ Grimm and tackle Joe Jacoby. Question: How many rushing touchdowns did Riggins and Washington and Theismann have combined?", - "Output Program": [ - "riggins = 24\ntheismann = 1\nwashington = 6\ntotal = riggins + theismann + washington\nprint(total)" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Taylor won the inaugural 2014 Perth Darts Masters after beating Van Gerwen in the final 11-9 whilst averaging 105.08. He then defended his 2014 Sydney Darts Masters title by beating Stephen Bunting 11-3 in the final. In the quarter-finals of the 2014 World Grand Prix (darts), Taylor lost 3-1 against James Wade. This was the first time that Wade had beaten Taylor in a major televised knockout tournament. At the 2014 European Championship (darts), Taylor lost 10-9 in a thriller to Stephen Bunting. Taylor comfortably progressed to the final of the 2014 Grand Slam of Darts and a meeting with Dave Chisnall. Despite taking an initial 5-0 lead, the final was by far his closest match of the event as Chisnall fought back to 10-10, before Taylor rediscovered his best form to win another five unanswered legs and seal his sixth Grand Slam title 16-13. Question: How many total points did Taylor score against Van Gerwen, Bunting and Wade?", - "Output Program": [ - "wade = 1\nbunting = 9\ngerwen = 11\ntotal = wade + bunting + gerwen\nprint(total)", - "point_1 = 11\npoint_2 = 11\npoint_3 = 3\n\nprint(abs(round(point_1 + point_2 + point_3,2)))" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On January 1, 2015, Gasol recorded a career-high 9 blocks, along with 17 points and 9 rebounds, in the 106-101 win over the 2014-15 Denver Nuggets season. Ten days later, he scored a career-high 46 points on 17-of-30 shooting in a 95-87 win over the 2014-15 Milwaukee Bucks season. On April 9, 2015, he recorded a league-best 51st double-double of the season with 16 points and 15 rebounds in an 89-78 win over the 2014-15 Miami Heat season. He recorded his 54th double-double of the season in the regular season finale on April 15 against the 2014-15 Atlanta Hawks season to finish as the league-leader in double-doubles in 2014-15. Question: How many blocks, points, and rebounds combined did Gasol record on January 1st, 2015?", - "Output Program": [ - "blocks=9\npoints=17\nrebounds=9\nanswer=blocks+points+rebounds\nprint(answer)", - "recored=35\nanswer=recored\nprint(answer)" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Iran's telecommunication network enjoys the highest growth rate in the Middle East. One of the indicators that clearly illustrates this growth rate is the increase in the number of installed main lines. In 1978 there were only about 850,000 fixed lines installed in Iran. This number rose to about 1,767,000 by 1986 and to about 2,380,000 by 1989. One of the objectives of the first five-year development plan (1989-1994) for the telecommunication sector was to add one million new fixed lines to the network. However, due to the establishment and expansion of many low-capacity and high-capacity exchanges, the actual growth rate that was achieved was considerably higher. In fact more than 3.1 million new main lines were installed during the period of the first five-year plan. Four million new lines were expected to be added by the end of the second five-year plan (1994-1999), which would increase the number of installed main lines to about 9,510,000 fixed lines. Irans telecom market, which generated an estimated $9.1 billion in 2010 (of which 2/3 from \"voice\" mobile-phone and 1/10 from \"data\" mobile-phone services), has been growing significantly, especially its mobile-phone business. As of 2010, Iran had about 66 million mobile-phone subscribers covering about 70% of the population. In contrast, about 36% of Iranians had fixed-line phones. Question: How many more million lines were expected to be added in the second year than were added in the first?", - "Output Program": [ - "year =9\nprint(year)", - "lines=9\nanswer=lines \nprint(answer)" - ], - "Output Answer": [ - "{'number': '.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Johnson again averaged a double-double in the 1985-86 NBA season, with 18.8 points, 12.6 assists, and 5.9 rebounds per game. The 1985-86 Los Angeles Lakers season advanced to the 1986 NBA Playoffs, but were unable to defeat the 1985-86 Houston Rockets season, who advanced to the Finals in five games. In the 1986-87 NBA season, Johnson averaged a career-high of 23.9 points, as well as 12.2 assists and 6.3 rebounds per game, and earned his first NBA Most Valuable Player Award. The 1986-87 Los Angeles Lakers season met the 1986-87 Boston Celtics season for the third time in the 1987 NBA Finals, and in Game 4 Johnson hit a last-second hook shot over Celtics frontcourt Parish and Kevin McHale (basketball) to win the game 107-106. The game-winning shot, which Johnson dubbed his \"junior, junior, junior hook shot\", helped Los Angeles defeat Boston in six games. Johnson was awarded his third Finals MVP title after averaging 26.2 points on .541 shooting, 13.0 assists, 8.0 rebounds, and 2.33 steals per game. Question: How many games did the 1987 NBA Finals between the Lakers and Celtics last?", - "Output Program": [ - "games = 6\nprint(games)", - "games_last = 6\n\nprint(games_last)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2012, West Virginia has an estimated population of 1,855,413, which is an increase of 49, or 0.0%, from the prior year and an increase of 2,414, or 0.13%, since the year 2000. This includes a natural decrease since the last census of 3,296 people (that is 108,292 births minus 111,588 deaths) and an increase from net Human migration of 14,209 people into the state. West Virginia is the least populous Southeastern United States. Immigration to the United States from outside the United States resulted in a net increase of 3,691 people, and migration within the country produced a net increase of 10,518 people. Question: How many people made up the estimated population of West Virginia in 2000?", - "Output Program": [ - "population = 1855413\nprior = 2414\n\nprint(abs(round(population - prior,2)))", - "_2012 = 1855413\n_2000 = _2012 - 2414\nprint(_2000)" - ], - "Output Answer": [ - "{'number': '1852999', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 3 November 2014, the IMF reports official reserve assets to be $3.192B. Foreign currency reserves (in convertible foreign currencies) are $2.675B. Securities are $2.577B with total currency and deposits at $94.9M. Securities with other national central banks (BIS and IMF) are $81.10M. Securities with banks headquartered outside the reporting country $13.80M. SDRs are at $245.5M. Gold reserves (including gold deposits and, if appropriate, gold swapped) reported at $271.4M with volume in millions of fine Troy ounces at $200k. Other reserve assets are financial derivatives valued at $2.7M. Question: How many more million is gold reserves reported at compared to SDRs?", - "Output Program": [ - "SDR = 245.5\ngold = 271.4\ndifference = round(gold - SDR, 1)\nprint(difference)" - ], - "Output Answer": [ - "{'number': '25.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The place of birth of the towns residents was 87.78% United Kingdom (including 61.80% from Scotland), 0.63% Republic of Ireland, 4.18% from other European Union countries, and 7.42% from elsewhere in the world. The economic activity of residents aged 16-74 was 23.94% in full-time employment, 8.52% in part-time employment, 4.73% self-employed, 1.94% unemployed, 31.14% students with jobs, 9.08% students without jobs, 13.24% retired, 2.91% looking after home or family, 2.84% permanently sick or disabled, and 1.67% economically inactive for other reasons. Question: How many more town residents were full-time employment than part time employment?", - "Output Program": [ - "condition_1 = 23.94\ncondition_2 = 8.52\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '3.79', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1994, Democratic Party (United States) U.S. Representative Jamie L. Whitten declined to seek re-election; he had represented the 1st District for 54 years, longer than any other congressman at the time. Wicker ran to succeed him, spending $750,000 over the course of the election. He finished first in a crowded six-way Republican primary with 7,156 votes (26.62%) and proceeded to a runoff with attorney Grant Fox, who received 5,208 votes (19.37%). Former U.S. Attorney Bob Whitwell finished 600 votes short of the runoff with 4,606 votes (17.14%), 1992 nominee Clyde E. Whitaker came fourth with 4,602 votes (17.12%), 1986 nominee Larry Cobb came fifth with 4,162 votes (15.48%) and 1990 nominee Bill Bowlin took the remaining 1,147 votes (4.27%). In the runoff, Wicker defeated Fox by 11,905 votes (53.07%) to 10,527 (46.93%). Question: How many candidates in the primary did not make it to the runoff?", - "Output Program": [ - "candidate = (\"wicker\",\"grant fox\",\"bob\",\"clyde\")\n\nprint(len(candidate))", - "bob = 1\nclyde = 1\nwhitaker = 1\nlarry = 1\ntotal = bob + clyde + whitaker + larry\nprint(total)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Unemployment hovered at 8-10% after the start of the economic slowdown in 1999, above the 7% average for the 1990s. Unemployment finally dipped to 7.8% in 2006, and continued to fall in 2007, averaging 6.8% monthly (up to August). Wages have risen faster than inflation as a result of higher productivity, boosting national standard of living. The percentage of Chileans with household incomes below the poverty line - defined as twice the cost of satisfying a persons minimal nutritional needs - fell from 45.1% in 1987 to 11.7% in 2015, according to government polls. Critics in Chile, however, argue that poverty figures are considerably higher than those officially published; until 2016, the government defined the poverty line based on an outdated 1987 household consumption poll, instead of more recent polls from 1997 or 2007. According to critics who use data from the 1997 poll, the poverty rate goes up to 29%; a study published in 2017 claims that it reaches 26%. Using the relative yardstick favoured in many European countries, 27% of Chileans would be poor, according to Juan Carlos Feres of the ECLAC. Starting in 2016, a new Multidimensional Poverty Index is also used, which reached 20.9% using 2015 data. Question: How many percent of people were not at or below the poverty rate in 1997?", - "Output Program": [ - "below_poverty = 29\n\nprint(abs(round(100 - below_poverty,2)))", - "proverty_rate_in_1997 = 29\ntotal = 100\n\nnot_proverty_rate_in_1997 = (total - proverty_rate_in_1997)\n\nprint(not_proverty_rate_in_1997)" - ], - "Output Answer": [ - "{'number': '71', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: While the 1981 season gave Petty 3 wins, he felt the season was a failure, and the Regals being ill-handling and poor in reliability. For 1982, he made the move to the Pontiac Grand Prix, with the promise of substantial factory support from Pontiac. 1982 was a repeat of 1978, and no victories were to be had. At first, the Grand Prix behaved much like the Dodge Magnum of 1978, with handling and speed problems. Toward the end of 1982 things improved with several top-10 finishes, which opened the door to a successful 1983 season with three victories, and several top-5 and top-10 finishes. In 1983, he broke his 43-race winless streak from 1982 with a win in the 1983 Carolina 500, barely edging out a young Bill Elliott. After a controversial win at Charlotte, North Carolina in October 1983 (win No. 198), Petty left the race team his father founded for the 1984 season. He spent 84 and 85 driving for Mike Curb before returning to Petty Enterprises in 1986. Question: How many years did he drive for Mike Curb?", - "Output Program": [ - "total = 2\nprint(total)", - "condition_1 = 1984\ncondition_2 = 1985+1\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Green Bay Packers won over the visiting Arizona Cardinals at home as running backs Ahman Green and Vernand Morency each rushed for over 100 yards, becoming the first Packers running back duo to accomplish that feat since the 1980s. Brett Favre threw for 180 yards and one touchdown, as well as one rushing touchdown. Leading Green Bay's receiving corps was Donald Driver, who had five receptions for 58 Yards. Coming up behind him was David Martin, who had four receptions for 48 Yards and one touchdown. On defense, the Packers limited Cardinals rookie quarterback Matt Leinart to 14/35 for 157 yards with one touchdown and one interception. They also held Cardinals running back Edgerrin James to 84 rushing yards on 24 carries, along with three receptions for 25 receiving yards. Aaron Kampman was named NFC Defensive Player of the Week for his performance. Question: How many more carries than receptions did James have?", - "Output Program": [ - "condition_1 = 3\ncondition_2 = 24\n\nprint(abs(round(condition_2 - condition_1,2)))", - "carries = 24\nreception = 3\nmany_more = carries - reception\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: What year was Cheyenne County created?", - "Output Program": [ - "Cheyenne=1889\nanswer=Cheyenne\nprint(answer)", - "year=\"1889\"\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1889'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to National Police Authority records, in 2002, 16,212 foreigners were caught committing 34,746 crimes, over half of which turned out to be visa violations (residing/working in Japan without a valid visa). The statistics show that 12,667 cases (36.5%) and 6,487 individuals (40.0%) were Chinese, 5,272 cases (15.72%) and 1,186 individuals (7.3%) were Brazilian, and 2,815 cases (8.1%) and 1,738 individuals (10.7%) were Korean. The total number of crimes committed in the same year by Japanese was 546,934 cases. Question: How many more individuals that were Chinese committed crime than Koreans?", - "Output Program": [ - "china = 6487\nkorea = 1738\nprint(china - korea)" - ], - "Output Answer": [ - "{'number': '4749', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not Black Canadian?", - "Output Program": [ - "total = 100\ncana = 3.2\nprint(total - cana)", - "condition_1 = 3.2\n\nprint(abs(round(100 - condition_1,2)))", - "percentage_people_black_Canadian = 3.2\npercentage_people_not_black_Canadian = 100 - percentage_people_black_Canadian\nprint(percentage_people_not_black_Canadian)", - "black_canadian = 3.2\nprint(abs(100 - black_canadian))" - ], - "Output Answer": [ - "{'number': '96.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1999, Jay Gibbons was the best all-around hitter. In 71 games, Gibbons batted .305 with 16 home runs and 69 RBI. Second basemen Jorge Nunez batted .268 with 14 home runs and 61 RBI, while leading the team with 51 stolen bases. Outfielder Ryan Fleming hit .335 in 61 games. Tyler Thompson led the team with 17 homeruns and RBI with 81. Pasqual Coco went 9\u20131 in 14 starts with a 2.21 ERA. Scott Cassidy won a team-leading 13 games in 27 starts in 170.2 innings. He struck out 178 batters, leading the team. The Suns bullpen got a strong season from closer Jarrod Kingrey. Kingrey had 27 saves and 69 strikeouts in 61 innings. he Suns made the playoffs by winning the first-half division title and wound up with the best overall record in the SAL. They were knocked out of the first round by their division rival, the Cape Fear Crocs. This was the last season that the SAL used a three division (North, Central, and South) format. Question: How many less home runs did Jay Gibbons have compared to Tyler Thompson?", - "Output Program": [ - "Gibbons = 16\nThompson = 17\nprint(Thompson-Gibbons)", - "tyler = 17\njay = 16\nprint(tyler - jay)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Seabees deployed to Vietnam twice in the 1950s. First in June 1954 as elements of Operation Passage to Freedom and then two years later to map and survey the nations roads. Seabee teams 501 and 502 arrived on 25 Jan 1963 and are regarded as the first Seabees of the Vietnam conflict. They were sent to Dam Pau and Tri Ton to build camps for the Special Forces. In June 1965, Construction Mechanic 3rd Class Marvin Glenn Shields was a member of Seabee Technical Assistance Team 1104, that took part in the Battle of Dong Xoai. He was posthumously awarded the Medal of Honor for his actions there and is the only Seabee ever to be awarded the Medal of Honor. Those Seabee \"Civic Action Teams\" continued throughout the Vietnam War and often were fending off enemy forces alongside their Marine and Army counterparts. Teams typically built schools, clinics or drilled wells. In 1964 ACB 1 was the first CB in the theatre. Beginning in 1965 Naval Construction Regiments (NCRs) deployed throughout Vietnam. The Seabees supported the Marines by building a staggering number of aircraft-support facilities, roads, and bridges. Seabees also worked with and taught construction skills to the Vietnamese people. In 1968 the Marine Corps requested that the Navy make a name change to the CBs. The Marines were using \"MCB\" for Marine Corps Base and the Navy was using \"MCB\" for Mobile Construction Battalions. The Navy then added \"Naval\" to MCB creating the NMCBs that now exist. In May 1968 two reserve battalions were activated (RNMCBs 12 and 22) which brought the total number of battalions rotating to Vietnam to 21 (not including ACBs 1 and 2 or the two Construction Battalion Maintenance Units (CBMUs) that were there too). During 1969 the total number of Seabees that had deployed topped out at 29,000 and then their draw-down began. The last battalion withdrew the end of 1971 which left 3 Seabee teams. They were out by at the end of 1972. Question: What year in the 1950s did the Seabees deploy to Vietnam the second time?", - "Output Program": [ - "first_time = 1954\nsecond_time_after_year = 2\nprint(first_time+second_time_after_year)", - "year = 1956\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1956'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many more percent of the Hispanic population belongs to Mexico than the other Latin American countries combined?", - "Output Program": [ - "total_hispanic_pop_percent=31.5\npercent_mexico=24.0\nother_countries_percent=total_hispanic_pop_percent-percent_mexico\n\n\npercent_more_in_mexico=percent_mexico-other_countries_percent\nprint(percent_more_in_mexico)", - "mexico = 24\nother = 1.4+0.9+0.9+0.6+0.2+0.2+0.2+0.2\nprint(abs(round(other - mexico,2)))" - ], - "Output Answer": [ - "{'number': '19.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not White American?", - "Output Program": [ - "total = 100\nwhite = 58.9\nprint(total - white)", - "condition_1 = 58.9\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '41.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many more people, in terms of percentage, belonged to the most common ancestry compared to the two least common ancestries combined?", - "Output Program": [ - "condition_1 = 15.2\ncondition_2 = 3+3.2\n\nprint(abs(round(condition_2 - condition_1,2)))", - "most = 15.2\nother = 3.2 + 3\nprint(most - other)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Green Bay Packers won over the visiting Arizona Cardinals at home as running backs Ahman Green and Vernand Morency each rushed for over 100 yards, becoming the first Packers running back duo to accomplish that feat since the 1980s. Brett Favre threw for 180 yards and one touchdown, as well as one rushing touchdown. Leading Green Bay's receiving corps was Donald Driver, who had five receptions for 58 Yards. Coming up behind him was David Martin, who had four receptions for 48 Yards and one touchdown. On defense, the Packers limited Cardinals rookie quarterback Matt Leinart to 14/35 for 157 yards with one touchdown and one interception. They also held Cardinals running back Edgerrin James to 84 rushing yards on 24 carries, along with three receptions for 25 receiving yards. Aaron Kampman was named NFC Defensive Player of the Week for his performance. Question: How many total touchdowns did both quarterbacks throw?", - "Output Program": [ - "touchdown_first_quarterback = 1\ntouchdown_second_quarterback = 1\ntotal_touchdown = touchdown_first_quarterback + touchdown_second_quarterback\nprint(total_touchdown)", - "quarter_backs_threw_yard = [180,160]\nprint(len(quarter_backs_threw_yard))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many percent are not female householder with no husband present?", - "Output Program": [ - "female_no_husband = 15.1\n \nprint(abs(round(100-female_no_husband,2)))", - "percentage = 100\nfemale = 15.1\nnot_female = percentage - female\nprint(not_female)" - ], - "Output Answer": [ - "{'number': '84.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In November 1944, after Greece was liberated from Germany, old drachmae were exchanged for new ones at the rate of 50,000,000,000 to 1. Only paper money was issued. The government issued notes of 1, 5, 10 and 20 drachmae, with the Bank of Greece issuing 50-, 100-, 500-, 1000-, 5000-, and 10,000-drachma notes. This drachma also suffered from high inflation. The government later issued 100-, 500-, and 1000-drachma notes, and the Bank of Greece issued 20,000-and 50,000-drachma notes. Third modern drachma coins The first issue of coins minted in 1954 consisted of holed aluminium 5-, 10- and 20-lepton pieces, with 50-lepton, 1-, 2-, 5- and 10-drachma pieces in cupro-nickel. A silver 20-drachma piece was issued in 1960, replacing the 20-drachma banknote, and also minted only in collector sets in 1965. Coins in denominations from 50 lepta to 20 drachmae carried a portrait of Paul of Greece (1947\u20131964). New coins were introduced in 1966, ranging from 50 lepta to 10 drachmae, depicting Constantine II of Greece (1964\u20131974). A silver 30 drachma coin for the centennial of Greeces royal dynasty was minted in 1963. The following year a non-circulating coin of this value was produced to commemorate the royal wedding. The reverse of all coins was altered in 1971 to reflect the military junta which was in power from 1967 to 1974. This design included a soldier standing in front of the flames of the rising phoenix. Question: How many drachma was the smallest note worth?", - "Output Program": [ - "drachma = [1, 3, 10, 20]\n\nminimum = min(drachma)\n\nprint(minimum)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The number of Thailands poor declined from 7.1 million persons in 2014, 10.5 percent of the population, to 4.9 million persons in 2015, or 7.2 percent of the population. Thailands 2014 poverty line was defined as an income of 2,647 baht per month. For 2015 it was 2,644 baht per month. According to the National Economic and Social Development Board (NESDB) in a report entitled, Poverty and Inequality in Thailand, the countrys growth in 2014 was 0.8 percent and 2.8 percent in 2015. NESDB Secretary-General Porametee Vimolsiri said that the growth was due to the effect of governmental policies. The report also noted that 10 percent of the Thai population earned 35 percent of Thailands aggregate income and owned 61.5 percent of its land. Question: Was the poverty line, in terms of baht per month, higher in 2014 or 2015?", - "Output Program": [ - "highest = 2015\nprint(highest)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2014'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many in percent weren't 65 years of age or older?", - "Output Program": [ - "older=9.5\npeople=100\nanswer=people-older\nprint(answer)" - ], - "Output Answer": [ - "{'number': '90.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the second decade of the 21st century, the city had a gradual peak in violent crime. In 2010, there was a combined total of 3,272 burglaries, 511 robberies, 753 aggravated assaults, 25 homicides, as well as 574 motor vehicle thefts out of what was then a decreasing population of 287,208. In 2011, there were 1,562 aggravated assaults, 30 murders, 1,152 robberies, 8,366 burglaries, and 1,465 cases of motor vehicle theft. In 2012, there were a combined total of 39 murders, 2,015 aggravated assaults, 6,739 burglaries, and 1,334 cases of motor vehicle theft. In 2013 it had a drop in the crime rate. According to a state government task force, Toledo has been identified as the fourth-largest recruitment site for Human trafficking in the United States. Question: How many more motor vehicle thefts were there in 2011 than in 2010?", - "Output Program": [ - "motor_vehicles_theft_2010 = 574\nmotor_vehicles_theft_2011 = 1465\nincrease_motor_vehicles_theft = motor_vehicles_theft_2011 - motor_vehicles_theft_2010\nprint(increase_motor_vehicles_theft)", - "motor_theft_in_2011 = 1465 \nmotor_theft_in_2010 = 574\n\nprint(abs(motor_theft_in_2011 - motor_theft_in_2010))" - ], - "Output Answer": [ - "{'number': '760', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Croydon still retains many of the characteristics of the broader Inner West region of Sydney, including a high proportion of residents born overseas. Around 55% of residents were born in Australia with 8.7% born in China, 4.5% in Italy, 2.1% in Lebanon, 2.0% in England and 1.8% in Republic of Korea. The most common responses for religion in Croydon in the 2011 Census were Catholic 35.4%, No Religion 21.6%, Anglican 9.6%, Buddhism 5.6% and Eastern Orthodox 5.5%. Question: How many percent of the population did not practice Buddhism or Angelican?", - "Output Program": [ - "percentage = 100\nbuddhism = 5.6\nanglican = 9.6\nothers = percentage - (buddhism + anglican)\nprint(others)", - "buddhism = 5.6\nangelican = 9.6\n\nprint(abs(round(100 - buddhism - angelican,2)))" - ], - "Output Answer": [ - "{'number': '84.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: BearingPoint was late in filing its financial reports through 2007. The Company said its net loss for the first quarter ended 31 March 2007 narrowed as revenue grew and costs declined. The company recorded a net loss of $61.7 million, or 29 cents per share for the first quarter, compared with a loss of $72.7 million, or 34 cents per share, in the same period a year earlier. The company recorded a net loss of $64.0 million, or 30 cents per share for the second quarter, compared with a loss of $2.85 million, or 1 cent per share, in the same period a year earlier. BearingPoints shareholders deficit was $365 million as of the close of the second quarter 2007 with a total accumulated deficit of $1.9 billion. On 11 August 2008, the company reported its first net income in three years and, as of the third quarter of 2008, had reported operating income for three consecutive quarters. During the third quarter of 2008, BearingPoint said its net loss was $30.5 million or $0.14 a share, an improvement of $37.5 million compared to the third quarter of 2007. BearingPoints shareholders deficit was $469.2 million as of the close of the third quarter 2008. Question: How many more millions did the company lose in the first quarter 61.7 than last year of 72.7 million?", - "Output Program": [ - "last = 72.7\nfirst = 61.7\nprint(last - first)", - "condition_one = 61.7\ncondition_two = 72.7\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Hoping to rebound from their tough road loss to the Seattle Seahawks, the Cowboys returned to Arlington to host their home opener against the Tampa Bay Buccaneers, a team that they had blown out a year before. This game, however, was a close one throughout. In the first quarter, Cowboys quarterback Tony Romo tossed an interception to Aqib Talib, which set up for a 1-yard touchdown pass from Tampa Bay quarterback Josh Freeman to tight end Luke Stocker for Tampa Bay to take the first lead. Dallas would immediately respond after a Sean Lee interception set up Cowboys running back DeMarco Murray for an 11-yard touchdown run to tie the game. Shortly before the half, kicker Dan Bailey booted a 32-yard field goal for Dallas to take the lead, 10-7. After a scoreless third quarter, Dallas pulled away with Dan Bailey knocking in a pair of field goals, one from 26 yards and another from 22 yards to make the game 16-7. Tampa Bay attempted a furious rally to take the game back after a 28-yard field goal by Connor Barth, but Dallas would recover the following onside kick and effectively took a knee to end the game. Question: How many field goals did Dan Bailey kick?", - "Output Program": [ - "goal_by_dan_yards = [32,26,22]\n\n\nprint(len(goal_by_dan_yards))", - "field_goals_by_bailey=3\nprint(field_goals_by_bailey)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The index reached a relative intraday high\u2014which was not exceeded for over seven years\u2014of 1,552.87, on March 24, 2000, during the dot-com bubble. The index then declined by approximately 50%, to 768.63, on October 10, 2002, during the stock market downturn of 2002. On May 30, 2007, the S&P 500 closed at 1,530.23, to set its first all-time closing high in more than seven years. Although the index achieved a new all-time intraday high on October 11, 2007, at 1,576.09, following a record close of 1,565.15 on October 9, the index finished 2007 at 1,468.36 points\u2014just below its 1999 annual close. Less than a month later, it dropped to 1,400, and would not see similar levels again for five years. Question: How many points had the index gained from October 10, 2002 to October 9, 2007?", - "Output Program": [ - "condition_2 = 768.63\ncondition_1 = 1565.15\nprint(abs(round(condition_2 - condition_1,2)))", - "y1 = 768.63\ny2 = 1565.15\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '796.52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After the war, Suzuki was promoted to captain (naval) on 28 September 1907 and commanded the destroyer Akashi (1908), followed by the cruiser (1909), battleship (1911) and cruiser (1912). Promoted to rear admiral on 23 May 1913 and assigned to command the Maizuru Naval District. Suzuki became Vice Minister of the Navy from 1914 to 1917, during World War I. Promoted to vice admiral on 1 June 1917, he brought the cruisers and to San Francisco in early 1918 with 1,000 cadets, and was received by United States Navy Rear admiral (United States) William Fullam. The Japanese cruisers then proceeded to South America. After stints as Commandant of the Imperial Japanese Naval Academy, Commander of the IJN 2nd Fleet, then the IJN 3rd Fleet, then Kure Naval District, he became a full admiral on 3 August 1923. Suzuki became Commander in Chief of Combined Fleet in 1924. After serving as Chief of Imperial Japanese Navy General Staff from 15 April 1925 to 22 January 1929, he retired and accepted the position as Privy Councillor and Chamberlain of Japan from 1929 to 1936. Question: How many years did he serve as Vice Minister of the Navy?", - "Output Program": [ - "start_year = 1914\nend_year = 1917\n\nprint(abs(start_year-end_year))", - "suzuki_took_charge_as_VMinister_year=1914\nsuzuki_promoted_to_VAdmiral_year=1917\nsuzuki_served_as_vice_minister_years=suzuki_promoted_to_VAdmiral_year-suzuki_took_charge_as_VMinister_year\nprint(suzuki_served_as_vice_minister_years)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many years after Britain took control of the island did France capture it?", - "Output Program": [ - "french_capture_year=1781\nbritish_control_year=1763\ndiff_years=french_capture_year-british_control_year\nprint(diff_years)", - "britain = 1763\nfrance = 1781\n\n\nprint(abs((britain - france)))" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The winner of this Sunday Night showdown would assume first place in the NFC East (the Eagles outright, the Giants on tiebreakers). With two games against opponents with losing records approaching, it was crucial for the Giants to escape this one with a win. The Eagles started things off right away, putting 14 points on the board before the Giants had run their fifth play from scrimmage. McNabb connected with Celek for a touchdown, and Sheldon Brown returned a Brandon Jacobs fumble for six points on the ensuing drive. In the second quarter, Nicks caught the longest reception of his short career for a 68-yard touchdown. After DeSean Jackson responded by returning a Jeff Feagles punt 72 yards for a touchdown, the Giants were able to send Bradshaw into the end zone from the 3. Eagles backup quarterback Michael Vick was able to sneak in one more rushing touchdown before halftime. Jacobs opened the scoring in the second half with a 1-yard rush. After the teams traded turnovers, Manning got the ball into Hixon's hands for a 61-yard touchdown. But the Eagles responded on the very next play with a 60-yard touchdown to Jackson. Jackson's 176 receiving yards amounted to the best individual receiving performance against the Giants since 2002. The Eagles struck again in the fourth quarter, this time on a run by fullback Leonard Weaver and a two-point conversion pass to Jason Avant. The Giants put another touchdown on the board (courtesy of Boss) in the last two minutes of the game, and got the ball back with 28 seconds left. But defensive end Darren Howard sacked Manning and forced a fumble, sealing the Eagles' first sweep of the Giants since 2004. The Eagles scored 85 points against the Giants this year, the most they have scored versus the Giants in a single season in franchise history. The Eagles have improved to 9-4 with many hopes of making it into the playoffs. Question: How many yards did DeSean Jackson have on touchdowns?", - "Output Program": [ - "desean = 132\nprint(desean)", - "td_1 = 72-1\ntd_2 = 61\n\n\nprint(td_1+td_2)" - ], - "Output Answer": [ - "{'number': '132', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many percent of Bronx residents did not speak French at home?", - "Output Program": [ - "condition_1 = 0.91\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nfrench = 0.90\nnot_french = percentage - french\nprint(not_french)" - ], - "Output Answer": [ - "{'number': '99.09', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Tourism in Hawaii is Kauais largest industry. In 2007, 1,271,000 people visited Kauai. The two largest groups were from the continental United States (84% of all visitors) and Japan (3%). As of 2003, there were a total of approximately 27,000 jobs on Kauai, of which the largest sector was accommodation/food services (26%, 6,800 jobs) followed by government (15%) and retail (14.5%), with agriculture accounting for 2.9% (780 jobs) and educational services providing 0.7% (183 jobs). In terms of income, the various sectors that constitute the visitors industry accounted for one third of Kauais income. Employment is dominated by small businesses, with 87% of all non-farm businesses having fewer than 20 employees. As of 2003, Kauais unemployment rate was 3.9%, compared to 3.0% for the entire state and 5.7% for the United States as a whole. Kauais poverty rate was 10.5%, compared to the contiguous 48 states at 10.7%. Question: In percent, how many jobs in Jauai were in educational services or agriculture?", - "Output Program": [ - "educational = 0.7\nagricultere = 2.9\nprint(round(educational + agricultere, 1))" - ], - "Output Answer": [ - "{'number': '3.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Jets began their season at Reliant Stadium for a Week 1 showdown with the Houston Texans. New York took off in the first quarter as kicker Jay Feely nailed a 24-yard field goal. In the second quarter, the Jets would increase their lead as rookie quarterback Mark Sanchez completed his first career touchdown pass as he connected with wide receiver Chansi Stuckey on a 30-yard pass. In the third quarter, New York continued their run as running back Thomas Jones got a 1-yard touchdown run. The Texans tried to rally in the fourth quarter as safety Dominique Barber returned a fumble 48 yards for a touchdown, but the Jets would end the game with Jones getting a 38-yard touchdown run. With the win, not only did New York begin their season at 1-0, but Sanchez (18-of-31, 272 yards, 1 TD, 1 INT) would become the 1st Jets rookie QB since Richard Todd in 1976 to win a game. Question: How many total yards did Thomas Jones have one rushing touchdowns?", - "Output Program": [ - "td_1 = 38\ntd_2 = 1\n\nprint(td_1+td_2)", - "first = 1\nsecond = 38\ntotal = first + second\nprint(total)" - ], - "Output Answer": [ - "{'number': '39', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Nauruan language is the official language of Nauru, but English is often used in the country. Nauruan is declared as the primary language of 95.3% of the population. The 2011 census revealed that 66.0% of the population spoke English and 11.9% another language. The main religions of Nauru are Nauru Congregational Church (35.71%) and Roman Catholic (32.96%). The literacy rate in Nauru is 96.5%. The proportion of the countrys population aged 15 and over attaining academic degrees is one of the lowest in the world, reaching 7.9% in 2011. An estimated 10.7% of the gross domestic product (GDP) is spent on education. Nauru has a universal health care system, and in 2012, an estimated 7.5% of its GDP was spent on healthcare. Nauru has the highest obesity ranking in the world; 97 per cent of men and 93 per cent of women are obese. In 2006, the average net monthly income was Australian dollar2,597 (A$ in 2014). The most significant sources of employment are Phosphate mining in Nauru, banking industries, and various coconut products. In 2011, the unemployment rate was 23%. The 2011 census enumerated 1,647 total households, averaging 6.0 persons per house. Average Urbanization in Nauru is 100%. Question: How many percent of the population do not have academic degrees?", - "Output Program": [ - "condition_1 = 7.9\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nacadamic = 7.9\ndifference = total - acadamic\nprint(difference)" - ], - "Output Answer": [ - "{'number': '92.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2012, Czech government increased VAT. Basic VAT was increased from 20% in 2012 to 21% in 2013 and reduced VAT increased from 14% to 15% in 2013. Small enterprises sales decreased by 21% from 2012 to 2013 as result of increasing VAT. Patria.cz predicting sales stagnation and mild increase in 2013. Another problem is foreign trade. The Czech Republic is considered an export economy (the Czech Republic has strong machinery and automobile industries), however in 2013, foreign trade rapidly decreased which led to many other problems and increase of state budget deficit. In 2013, Czech National Bank, central bank, implemented controversial monetary step. To increase export and employment, CNB wilfully deflated Czech Crown (CZK), which inflation increased from 0.2% in November 2013, to 1.3% in 1Q 2014. Question: How many percentage points was basic VAT increased from 2012 to 2013?", - "Output Program": [ - "increased=20\nincreased1=21\nanswer=increased1-increased \nprint(answer)", - "VAT1=20\nVAT=21\nanswer=VAT-VAT1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With the 33-10 victory against Dallas, the Eagles are now 2-0 against the Cowboys on Thanksgiving Day and 6-0 overall for Thanksgiving games. Tony Romo's 38 game streak with at least one touchdown pass came to an end against Philadelphia. Romo's 38 game touchdown streak is the longest in franchise history and fifth longest in NFL history and the second-longest among active streaks, behind Peyton Manning's 50. Romo was 18 of 29 for 199 yards and 0 TD's in the loss. It was the fourth loss of the season for Dallas at home, and DeMarco Murray failed to break 100 yards for only the second time this season. Question: How many touchdowns did Tony Romo throw?", - "Output Program": [ - "ans = []\n\nprint(len(ans))", - "touchdown = 0\nprint(touchdown)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many more, in percentage, of the population in Greensboro were Baptist rather than Methodist?", - "Output Program": [ - "condition_one = 11.85\ncondition_two = 10.25\n\n\nprint(abs(round(condition_one-condition_two,2)))", - "bap = 11.85\nmetho = 10.25\nprint(bap - metho)" - ], - "Output Answer": [ - "{'number': '1.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Carl Linnaeus (1707-1778), began his academic career in Lund by studying medicine and botany for a year before moving to Uppsala. He is known as the father of modern Taxonomy (biology), and is also considered one of the fathers of modern ecology. Pehr Henrik Ling (1776-1839) is considered the prime developer of natural gymnastics, the father of Swedish massage, and one of the most important contributors to the development and spread of modern physical therapy. Carl Adolph Agardh (1787-1859) made important contributions to the study of algae and played an important role as a politician in raising educational standards in Sweden. Elias Magnus Fries (1794-1878) was a notable botanist who played a prominent role in the creation of the modern taxonomy of mushrooms. Nils Alwall (1904-1986) was a pioneer in hemodialysis who constructed the first practical dialysis machine, commercialized by Gambro. Rune Elmqvist (1906-1996) was a physician and medical engineer who developed the first implantable Artificial cardiac pacemaker as well as the first inkjet ECG printer. Lars Leksell (1907-1986) was a notable neurosurgeon who was the father of radiosurgery and later the inventor of the Gamma Knife. Inge Edler (1911-2001) developed the Medical ultrasound in 1953, commonly known as echocardiography, together with Hellmuth Hertz, and was awarded the Lasker Clinical Medical Research Award in 1977. Sune Bergstr\u00f6m (1916-2004) and Bengt Samuelsson (1934-) were awarded the Nobel Prize in Physiology or Medicine in 1982 for \"discoveries concerning prostaglandins and related biologically active substances\". Arvid Carlsson (1923-) was awarded the Nobel Prize in Physiology or Medicine in 2000 for \"discoveries concerning signal transduction in the nervous system\" and is noted for having discovered the role of dopamine as an independent neurotransmitter. Question: How many of the scientists and physicians lived to be over 70 years old?", - "Output Program": [ - "scientist_physician_lived_longer_70yrs = 6\nprint(scientist_physician_lived_longer_70yrs)", - "sci_1 = abs(1707-1778)\nsci_2 = abs(1776-1839)\nsci_3 = abs(1787-1859)\nsci_4 = abs(1794-1878)\nsci_5 = abs(1904-1986)\nsci_6 = abs(1906-1996)\nsci_7 = abs(1907-1986)\nsci_8 = abs(1911-2001)\nsci_9 = abs(1916-2004)\n\nscientist = (sci_1,sci_2,sci_3,sci_4,\n sci_5,sci_6,sci_7,sci_8,sci_9)\n\ncount = 0\nt = 0\n\nwhile t < len(scientist):\n if scientist[t] > 70:\n count = count + 1\n t = t+1\n else:\n t = t+1\nprint(count)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2015, Connecticut had an estimated population of 3,590,886, which is an decrease of 5,791, or -0.16%, from the prior year and an increase of 16,789, or 0.47%, since the year 2010. This includes a natural increase since the last census of 67,427 people (that is 222,222 births minus 154,795 deaths) and an increase due to net migration of 41,718 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 75,991 people, and Human migration within the country produced a net loss of 34,273 people. Based on the 2005 estimates, Connecticut moved from the 29th most populous state to 30th. 2016 estimates put Connecticuts population at 3,576,452. Question: Which year saw a bigger population for Connecticut, 2015 or 2016?", - "Output Program": [ - "y1 = 3590886\ny2 = 3576452\nif y1 > y2:\n print(2015)\nelse:\n print(2016)", - "year_1 = 3590886\nyear_2 = 3590886-5791\n\nif year_1 > year_2:\n print(\"2015\")\nelse:\n print(\"2016\")" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2015'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On 14 March 2013, Torres scored the third goal as Chelsea defeated FC Steaua Bucure\u0219ti 3\u20131 to advance 3\u20132 on aggregate to the quarter-final of the 2012\u201313 UEFA Europa League. With this goal, Torres became the first player to score in seven different competitions in one season. In April 2013, Torres acknowledged his struggles at Chelsea, saying, \"I want to do the things I used to do. I did them at Atl\u00e9tico, I did them at Liverpool, but I am not doing them at Chelsea,\" but he vowed to \"try his heart out\" to regain his best form. He scored twice against FC Rubin Kazan in the 3\u20131 win in the first leg of the Europa League quarter-final on 4 April 2013, before scoring again in the second leg 3\u20132 defeat, with Chelsea progressing to the semi-final 5\u20134 on aggregate. Torres scored the opening goal in Chelseas 2\u20131 triumph over Benfica in the 2013 UEFA Europa League Final on 15 May 2013. During the final match of the season, a 2\u20131 home win over Everton, he scored his first league goal of 2013, and finished the season with 22 goals in 64 matches. Question: How many goals did Chelsea win by?", - "Output Program": [ - "chealsea = 3\nrubin = 1\ndiff = chealsea - rubin\nprint(diff)", - "condition_1 = 3\ncondition_2 = 1\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The average number of residents per living room was 0.59 which is about equal to the cantonal average of 0.58 per room. In this case, a room is defined as space of a housing unit of at least as normal bedrooms, dining rooms, living rooms, kitchens and habitable cellars and attics. About 10.5% of the total households were owner occupied, or in other words did not pay rent (though they may have a Mortgage loan or a rent-to-own agreement). , there were 86,371 private households in the municipality, and an average of 1.8 persons per household. There were 44,469 households that consist of only one person and 2,842 households with five or more people. Out of a total of 88,646 households that answered this question, 50.2% were households made up of just one person and there were 451 adults who lived with their parents. Of the rest of the households, there are 20,472 married couples without children, 14,554 married couples with children There were 4,318 single parents with a child or children. There were 2,107 households that were made up of unrelated people and 2,275 households that were made up of some sort of institution or another collective housing. Question: How many percent of households were not made up of just one person?", - "Output Program": [ - "total = 100\nhousehold = 50.2\ndiff = total - household\nprint(diff)", - "condition_1 = 50.2\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '49.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2016 Estimated overall median age will be 35.2 with males coming in at 33.9 and females at 36.1. Residents under the age of 18 will make up 28.32% of population, between the ages of 18-35 will be 21.4%, 35-55 will be 30.74%, and anyone over the age of 55 will make up 19.54% of the residents. Education Est. for residents 25 and over will be. Less than 9th Grade 2.82%, Some High school 4.67%, High school graduate 20.30%, some college 25.21%, associate degree 7.39%, bachelors degree 27.10%, masters degree 10.21%, professional degree 1.05%, doctorate degree 1.25%. Question: How many percent of people has a masters degree or higher?", - "Output Program": [ - "degree_higher = 10.21+1.05+1.25\n\nprint(abs(round(degree_higher,2)))", - "masters = 10.21\nprofessional = 1.05\ndoctorate = 1.25\ntotal = masters + professional + doctorate\nprint(total)" - ], - "Output Answer": [ - "{'number': '12.51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1982, Martina Navratilova became the first to win over $1,000,000 in a single year. Navratilovas single year earnings exceeded $2 million in 1984. In 1997, Martina Hingis became the first to earn over $3 million during a single year. In 2003, Kim Clijsters surpassed $4 million in earnings for a single year. In 2006, Venus Williams and the WTA pushed for equal prize money at both the French Open and The Championships, Wimbledon. Both of these Grand Slam (tennis) events relented in 2007 and awarded equal money for the first time. This enabled Justine Henin, who won the French Open in 2007, to earn over $5 million that year, becoming the first woman in sports to do this. In 2009, Serena Williams went over the six million mark by earning over $6.5 million in a single year. Then in 2012 both Serena Williams and Victoria Azarenka became first players to exceed $7 million in prize money in a single season. In 2013 Serena Williams went over the twelve million dollar mark winning $12,385,572 in a single year. By virtue of winning the 2014 US Open (tennis) and the 2014 US Open series, Serena Williams had the largest payday in the history of tennis (men or women) at four million dollars. Additionally, Serena Williams has won the most Grand Slams (23 as of 2017) in the Open era, beating out tennis legend, Steffi Graf. Serena is only one behind Margaret Court for total singles titles in womens tennis. Her career prize money of $84 million is more than twice as much as any other female athletes. Question: How many years after Navratilova set a record for earning $1 million in one season did Hingis earn $3 million in one season?", - "Output Program": [ - "year1 = 1982\nyear2 = 1997\nyears_diff = year2 - year1\nprint(years_diff)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite playing without an injured Iman Shumpert and Amare Stoudemire, the Knicks compiled an 18\u20135 record to start the season, their best start since 1993\u201394 NBA season. In their first four games, they scored at least 100 points and won by double digits in all of those games. The streak ended after a 10-point loss to Memphis Grizzlies. The following Sunday, in a game against the Indiana Pacers, the Knicks at home went on to win 88\u201376, assuring them a 7\u20131 record. After two tough losses to the Dallas Mavericks and Houston Rockets, the Knicks returned home in a game against the Detroit Pistons on November 25, with a 121\u2013100 blowout win, making them one of only three teams undefeated at home along with the Miami Heat and Utah Jazz. The Knicks finished November with an 11\u20134 record, their best month record since going 11\u20136 in March 2000. By the All-Star break in mid-February 2013, the Knicks compiled a 32\u201318 record, good for second in the Eastern Conference. On February 21, on the trade deadline, the team traded Ronnie Brewer for a 2014 second-round draft pick. The Knicks then signed veteran power forward Kenyon Martin to a 10-day contract. In late March, the Knicks went on to compile a four-game losing streak, tying their worst skid of the season. They would go on and face the Jazz on the road, eventually winning the game and starting what would turn out to be a 13-game winning streak, including wins against the Miami Heat and the Oklahoma City Thunder. This was the third-longest winning streak in franchise history. On April 9, the Knicks beat the Washington Wizards to secure the Atlantic Division title for the first time since the 1993\u201394 NBA season. The Knicks 13-game winning streak came to an end on April 11 as they lost to the Chicago Bulls. Despite that, they set the NBA single season record for three-pointers. On May 3, the Knicks defeated the Boston Celtics in the first round of the NBA playoffs, 4\u20132, their first playoff victory since 2000. On May 18, the Knicks were eliminated in the second round of the playoffs, losing the series to the Indiana Pacers 4\u20132. Point guard Jason Kidd retired following the end of the season\u2014he was named head coach of the Brooklyn Nets a few days later. In the 2013 NBA draft, the Knicks selected Tim Hardaway Jr. as the 24th pick in the first-round. During the 2013 off-season, The Knicks claimed Los Angeles Lakers F Metta World Peace off of waivers. They re-signed J. R. Smith to a 3-year, $18 million deal and traded Quentin Richardson, Steve Novak, Marcus Camby, and three draft picks to acquire Andrea Bargnani from the Toronto Raptors. Question: How many more wins than loses did the Knicks have at the start of the season?", - "Output Program": [ - "win = 18 \nlose = 5\nprint(win - lose)", - "win = 13 \nprint(win)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many more people are in the Lao Lom population than in the Lao Ngaew population?", - "Output Program": [ - "Lao=300000\nlaoti=10000\nanswer=Lao+laoti\nprint(answer)" - ], - "Output Answer": [ - "{'number': '320000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: A moated house as the manor house existed by 1538. It was described in 1649, probably with the remnants of the moat, and was depicted in 1749 as a large, apparently L-shaped building with a central cupola. It appears to have been rebuilt in the third quarter of the 18th century and by the time of Lady (Sarah) Salusbury was a three-storeyed villa with a central canted entrance bay rising the full height of the north front. A lower wing, presumably an addition, ran southward from the east end. In 1789 Humphry Repton landscaped roughly of demesne grounds and William Wilkins supplied drawings for a Gothic seat. In his Red Book Repton commented favourably on the hilltop site and enhanced the view towards London. The house and 23 acres, increased by 1834 to 53 acres, was occupied by Trotter baronets (1804-36), Lady Trotter (1836-40), Lady (Elizabeth) Salusbury (1840-3), and Charles Hambro (1843-9). The house was extended westward and a semicircular bay was added to the south front in the early 19th century. By 1849 the demesne fell to 27 acres and the house, described in 1816 as being commodious yet having no regularity of architectural character and in 1822 as an elegant seat, three-storeyed. It continued as a gentlemans residence under Mrs. Howard (1850-3), Henry Vallence (1853-6), Mrs. Geach (1856-61), John Coverdale (1862-7), and Thomas Brandon (1867-76), and in 1877 was offered for sale with 52 acres. After remaining empty it was leased as a school, to Margaret Clark (1882-98) and Lucy Soulsby (1898-1915). In 1891 the school added a classroom and dormitory block on the east and later a chapel beyond that. The house continued as a school until 1934 when, described as shabby-looking, it was bought by C. W. B. Simmonds, a builder, and was pulled down to make way for Manor Drive. Question: How many years after Thomas Brandon left the residence was the house offered for sale?", - "Output Program": [ - "left_year = 1876\noffered_year = 1877\n\nprint(abs(left_year-offered_year))", - "thomas_last_year = 1876\nsale_year = 1877\nyears = sale_year - thomas_last_year\nprint(years)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 1970s marked a time of economic uncertainty and troubled relations between the U.S. and certain Middle-Eastern countries. To begin with, the decade started off with the ongoing Recession of 1969\u201370. Following that, the 1970s energy crisis ensued which included the 1973\u201375 recession, the 1973 oil crisis as well as the 1979 energy crisis beginning as a prelude to a disastrous economic climate injected with stagflation; the combination between high unemployment and high inflation. However, on November 14, 1972, the average closed above the 1,000 mark (1,003.16) for the first time, during a brief relief rally in the midst of a lengthy bear market. Between January 1973 and December 1974, the average lost 48% of its value in what became known as the 1973\u20131974 stock market crash; with the situation being exacerbated by the events surrounding the Yom Kippur War. The index closed at 577.60, on December 4, 1974. During 1976, the index went above 1000 several times, and it closed the year at 1,004.75. Although the Vietnam War ended in 1975, new tensions arose towards Iran surrounding the Iranian Revolution in 1979. Other notable disturbances such as the Lebanese Civil War, the Ethiopian Civil War, the Indo-Pakistani War of 1971 and the Angolan Civil War which the U.S. and Soviet Union considered critical to the global balance of power, seemed to have had little influence towards the financial markets. Performance-wise for the decade, gains remained virtually flat, rising less than 5% from about the 800 level to 838. Question: How many years did the 1973 recession last?", - "Output Program": [ - "y1 = 1975\ny2 = 1973\nprint(y1 - y2)", - "start = 1973\nend = 1975\nprint(end-start)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Life expectancy by birth is estimated to 57.5 years. Public expenditure on health was at 2.4 percent of the GDP in 2004, whereas private expenditure was at 3.5 percent. Health expenditure was at US$72 (PPP) per capita in 2004. The fertility rate ranged 5 to 5.3 between 2005 and 2013, with 4.1 in urban areas and 6.3 in rural areas, as official survey (6.4 in 1986 and 5.7 in 1997) point out. There were six physicians per 100,000 persons in the early 2000s (decade). Infant mortality was at 77 per 1,000 live births in 2005, but in 2013 this figure had dropped to 47 within the first 12 months after birth. In the past 5 years infant mortality rates of malaria have dropped. According to a 2013 UNICEF report, 26% of women in Senegal have undergone female genital mutilation. Question: How many more was the fertility rate in rural areas compared with urban areas?", - "Output Program": [ - "urban=4.1\nrural=6.1\nanswer=rural-urban\nprint(answer)", - "ruralareas=6.3\nurbanareas=4.1\nanswer=ruralareas-urbanareas\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: For their last home game of the season, the San Francisco 49ers took on the visiting team the Lions. The Lions took an early lead midway through the 1st quarter with a 27-yard Jason Hanson field goal. The 49ers tied it up at the end of the 1st quarter with a 33-yard field goal by Ricky Schmitt. The only score of the 2nd quarter was a 39-yard 49ers field goal just before halftime. In the 3rd quarter came 2 San Francisco TD's. First a 2-yard catch by Vernon Davis, then a 1-yard run by Frank Gore. The Lions kicked their final field goal of the day in the 4th quarter from 38 yards. 49ers RB Frank Gore finished with 152 total yards (110 alone in the third quarter) and a touchdown. Gore carried 28 times for 71 yards to give him 1,013 for the year, making him the first running back in team history to record four straight seasons of over 1,000 yards rushing. Question: How many yards longer was Ricky Schmitt's first field goal compared to Jason Hanson's?", - "Output Program": [ - "ricky_goal = 33\njason_hanson = 27\n\nprint(abs(ricky_goal - jason_hanson))", - "ricky = 33\njason = 27\ndifference = ricky - jason\nprint(difference)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: During the early part of Adrian Lewis career until 2007, he was Taylors Mentorship having practised together in their home city Stoke-on-Trent and made his television debut in 2004, aged 19, at the UK Open (darts). However, Lewis has kicked on since then and has amassed four PDC major titles including two consecutive World titles in 2011 and 2012. The pair have been part of what has been a feisty rivalry at times. For instance, in their semi-final meeting at the 2010 World Grand Prix Darts, Taylor accused Lewis of playing up to the crowd to put him off. Lewis would win that encounter five sets to four. Lewis and Taylor have met in four PDC major finals during their rivalry. These have included the finals of the 2008 and 2011 European Championship (darts) which Taylor won 11-5 and 11-8 respectively, the final of the 2013 2013 The Masters (darts) which Taylor won 10-1, as well as the final of the 2013 2013 World Matchplay (darts) where Taylor averaged 111.23 and won 18-13. The latter involved Lewis playing in his first Matchplay final where he averaged 105.92 and hit 19 maximums. Taylor and Lewis met in competition on at least 74 occasions, with Taylor winning 55 and Lewis winning 17, with 2 draws. Question: How many years after his television debut was Adrian Lewis Taylors Mentorship ?", - "Output Program": [ - "year=3\nprint(year)", - "year2004=1\nyear2011=1\nyear2012=1\nanswer=year2004+year2011+year2012\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In mid-November 2013, Mot\u00f6rhead were due to embark on a European tour alongside Saxon (band), followed by a tour in Germany and Scandinavia due to last until mid December 2013 but the dates were postponed and rescheduled for February and March 2014 due to Lemmys health problems. However, in January 2014, Mot\u00f6rhead announced the cancellation of the new February and March dates of their European tour as Lemmy was still to reach full recovery from diabetes related health problems. But the same month, the band was confirmed for Coachella Festival to take place across two weekends in spring 2014 (12\u201314 and 19\u201321 April) in Indio, California, California, the exact dates to be revealed as 13 and 20 April 2014. In February 2014, Mot\u00f6rhead confirmed a Summer tour 2014 with eight European dates (from 24 June to 10 August) in France (2 dates), Switzerland, Italy, Germany (2 dates), Russia and Ukraine. In March 2014, the band announced a Los Angeles date on 11 April 2014 at Club Nokia. Later on, two new dates on 17 and 18 April 2014 respectively in Las Vegas (Pearl) and San Francisco (Warfield) were added. Still in March 2014, Mot\u00f6rhead announced that three heavy metal bands Megadeth, Anthrax and themselves would perform from 22 to 26 September 2014 at the first annual Mot\u00f6rheads Mot\u00f6rboat cruise on board the Carnival Ecstasy (self-proclaimed \"The Loudest Boat in the World\"), due to sail from Miami and visit the ports of Key West, Florida and the Cozumel island just off Mexicos Yucat\u00e1n Peninsula. Question: For how many months was the tour first postponed before being canceled?", - "Output Program": [ - "import datetime\nend_date = datetime.datetime(2014,3,1)\nstart_date = datetime.datetime(2013,12,1)\n\nnum_months = (end_date.year - start_date.year) * 12 + (end_date.month - start_date.month)\n\nprint(num_months)", - "december = 1\nmarch = 4\nprint(march - december)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Lower than expected population figures from the census suggest that Karachis poor infrastructure, law and order situation, and weakened economy relative to other parts of Pakistan made the city less attractive to in-migration than previously thought. The figure is disputed by all the major political parties in Sindh. Karachis population grew by 59.8% since the 1998 census to 14.9 million, while Lahore city grew 75.3% \u2013 though Karachis census district had not been altered by the provincial government since 1998, while Lahores had been expanded by Punjabs government, leading to some of Karachis growth to have occurred outside the citys census boundaries. Karachis population had grown at a rate of 3.49% between the 1981 and 1998 census, leading many analysts to estimate Karachis 2017 population to be approximately 18 million by extrapolating a continued annual growth rate of 3.49%. Some had expected that the citys population to be between 22 and 30 million, which would require an annual growth rate accelerating to between 4.6% and 6.33%. Question: How many years did it take for the Karachis population to grow at a rate of 3.49%?", - "Output Program": [ - "from_year = 1981\nto_year = 1998\nyears = to_year - from_year\nprint(years)", - "ystart = 1981 \nyend = 1998\n\n\nprint(abs(ystart - yend))" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: On 10 February 2016, qualifying for the sixth Copa del Rey final in the last eight seasons, Luis Enriques Barcelona broke the clubs record of 28 consecutive games unbeaten in all competitions set by Guardiolas team in the 2010\u201311 season, with a 1\u20131 draw with Valencia in the second leg of the 2015\u201316 Copa del Rey. With a 5\u20131 win at Rayo Vallecano on 3 March, Barcelonas 35th match unbeaten, the club broke Real Madrids Spanish record of 34 games unbeaten in all competitions from the 1988\u20131989 season. After Bar\u00e7a reached 39 matches unbeaten, their run ended on 2 April 2016 with a 2\u20131 defeat to Real Madrid at Camp Nou. On 14 May 2016, Barcelona won their sixth La Liga title in eight seasons. The front three of Messi, Su\u00e1rez and Neymar finished the season with 131 goals, breaking the record they had set the previous year for most goals by an attacking trio in a single season. On 8 March 2017, Barcelona made the largest comeback in Champions League history in the 2016-17 UEFA Champions League in second Leg, Barcelona 6\u20131 Paris Saint-Germain (aggregate score 6\u20135), despite losing the first leg in France by a score of 4\u20130. On 29 May 2017, former player Ernesto Valverde was named as Luis Enriques successor signing a two-year contract with an option for a further year. Question: How many years did it take before the Guardiolas' record was broken?", - "Output Program": [ - "condition_1 = 2011\ncondition_2 = 2016\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n", - "y1 = 2016\ny2 = 2011\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The United Arab Emirates witnessed significant population increase during the past few years because of major growth in the various economic sectors, which lead to influx of workers from diverse cultural and religious background. From 4.1 million in 2005 to roughly 9.5 million in 2018. Out of this, the number of UAE citizens is around 11.5% and the remaining 88.5% made up of Expatriate workers. The largest group of non-UAE nationals are South Asian 59.4% (includes Indians 38.2%, Bangladeshi 9.5%, Pakistani 9.4%, others 2.3%), Egyptian 10.2%, Philippine 6.1%, other 12.8% . Females citizens and non-citizens account for 28% percent of the UAES population due to the high level of male foreign workers. The majority of the UAE population falls in the age group of 25 to 54 year old. A large part of this can be attributed to the expatriate population of working men and women who fall in the age category . Population is heavily concentrated to the northeast on the Musandam Peninsula, the three largest Emirates - Abu Dhabi (2.9 million), Dubai (2.7 million) and Sharjah (1.4 million), are home to nearly 75% of the population. Question: How many percentage points of the population do not live in the three largest Emirates?", - "Output Program": [ - "total = 100\nlive = 75\nprint(total - live)", - "Emirates = 75\nprint(100-Emirates)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Of 3,142 counties in the United States in 2013, Clay County ranked 3,137 in the longevity of female residents and 3,109 in the longevity of male residents. Males in Clay County lived an average of 68.6 years and females lived an average of 73.6 years compared to the national average for longevity of 76.5 for males and 81.2 for females. Moreover, the average longevity in Clay County declined by 0.4 years for males and 3.4 years for females between 1985 and 2013 compared to a national average for the same period of an increased life span of 5.5 years for men and 3.1 years for women. High rates of smoking and obesity and a low level of physical activity appear to be contributing factors to the lowered longevity for both sexes. Question: How many fewer years on average did males in Clay County live than their national counterparts?", - "Output Program": [ - "condition_1 = 68.6\ncondition_2 = 76.5\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "y1 = 68.6\ny2 = 76.5\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '7.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Survey received sufficient information to detail every ship used by the Japanese during the war. They noted that the Imperial Japanese Navy began the war with 381 warships of approximately 1,271,000 tons, and completed another 816 ships of 1,048,000 tons during the war. Of these, 1,744,000 tons were sunk; \"625,000 tons were sunk by Navy and Marine aircraft, 375,000 tons by submarines, 183,000 tons by surface vessels, 55,000 tons by Army aircraft, and 65,000 tons by various agents\". Question: How many tons were sunk by Navy and Marine aircraft, Army aircraft, and submarines combined?", - "Output Program": [ - "navy_and_marine = 625000\narmy = 55000\nsubmarines = 375000\n\ntotal = (navy_and_marine + army + submarines)\n\nprint(total)", - "navy_marine = 625000 \nsubmarine = 375000+55000\n\nprint(abs(navy_marine + submarine))" - ], - "Output Answer": [ - "{'number': '1055000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: South Africas mass unemployment dates back to the 1970s, and continued to rise through the 1980s and 1990s. Unemployment has increased substantially since the African National Congress came to power in 1994, going from 15.6% in 1995 to 30.3% in 2001. In the second quarter of 2010, the jobless rate increased to 25.3%, and the number of people with work fell by 61,000 to 12.7 million. The biggest decline in employment was recorded in the manufacturing industry, which shed 53,000 workers. Agriculture lost 32,000 jobs, employment in the construction industry fell by 15,000. In the third quarter of 2010, 29.80% of blacks were officially unemployed, compared with 22.30% of coloureds, 8.60 of Asians and 5.10% of whites. Question: Was the jobless rate higher in 2001 or 2010?", - "Output Program": [ - "y2001 = 30.3\ny2010 = 29.80\n\n\ndata = (y2001,y2010)\n\nanswer = max(data)\n\n\nif answer == y2010:\n print(2010)\nelif answer == y2001:\n print(2001)\n", - "higher = 2001\nprint(higher)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2001'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 256. The number of jobs in the primary sector was 162, of which 152 were in agriculture and 9 were in forestry or lumber production. The number of jobs in the secondary sector was 45 of which 29 or (64.4%) were in manufacturing and 16 (35.6%) were in construction. The number of jobs in the tertiary sector was 49. In the tertiary sector; 10 or 20.4% were in the sale or repair of motor vehicles, 1 was in the movement and storage of goods, 10 or 20.4% were in a hotel or restaurant, 7 or 14.3% were in the information industry, 2 or 4.1% were the insurance or financial industry, 9 or 18.4% were technical professionals or scientists, 9 or 18.4% were in education. Question: How many more construction jobs were there than forestry?", - "Output Program": [ - "forestry = 9\nconstruction = 16\nprint(construction-forestry)", - "forestry = 9\ncontrustion = 16\nprint(contrustion - forestry)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The demography of Germany is monitored by the Statistisches Bundesamt (Federal Statistical Office of Germany). According to the first census since German reunification, Germanys population was 82,790,700 (31 September 2017), making it the sixteenth-most populous country in the world and the most populous in the European Union. The total fertility rate was rated at 1.59 in 2016 (the highest value since 1972) and in 2011, was even estimated at 1.6 after accounting for the fact that older women contribute more to the number of births than in previous statistic models, and total fertility rates increased in younger generations. In 2008, fertility was related to educational achievement (women with lower levels of education were having more children than women who had completed higher education). In 2011, this was no longer true for Eastern Germany where higher educated women now had a somewhat higher fertility rate compared to the rest of the population. Persons who said they had no religion tend to have fewer children than those who identify as Christians, and studies also found that amongst Christians; the more conservative ones had more children compared to the more liberal ones. In vitro fertilisation (IVF) is legal in Germany, with an age limit set at forty years. As of 2006, 55.7% of Germans age 18 and over were married. According to the 2008-2010 German Community Survey 3-Year Estimates, 51.5% of males and 47.7% of females over the age of 15 were married. The separation rate was 6 per 10 marriages. Question: How many countries have a bigger population that Germany?", - "Output Program": [ - "countries = 16\nbigger = countries -1\n\nprint((bigger\n ))", - "germany_ranking = 16\nrest = germany_ranking - 1\nprint(rest)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Abortion rates also vary depending on the stage of pregnancy and the method practiced. In 2003, the Centers for Disease Control and Prevention (CDC) reported that 26% of reported legal induced abortions in the United States were known to have been obtained at less than 6 weeks gestation, 18% at 7 weeks, 15% at 8 weeks, 18% at 9 through 10 weeks, 9.7% at 11 through 12 weeks, 6.2% at 13 through 15 weeks, 4.1% at 16 through 20 weeks and 1.4% at more than 21 weeks. 90.9% of these were classified as having been done by \"curettage\" (Suction-aspiration abortion, dilation and curettage, dilation and evacuation), 7.7% by \"medical abortion\" means (mifepristone), 0.4% by \"instillation abortion\" (saline or prostaglandin), and 1.0% by \"other\" (including hysterotomy abortion and hysterectomy). According to the CDC, due to data collection difficulties the data must be viewed as tentative and some fetal deaths reported beyond 20 weeks may be natural deaths erroneously classified as abortions if the removal of the dead fetus is accomplished by the same procedure as an induced abortion. Question: How many more abortions were performed, by percent, in 2003 at 9 through 10 weeks compared to those at 11 through 12 weeks?", - "Output Program": [ - "p=9.7\np1=1.4\nanswer=p-p1\nprint(answer)", - "abortions=8.3\nprint(abortions)" - ], - "Output Answer": [ - "{'number': '8.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the 2010 federal census, there were 39,702 people, 14,414 households, and 9,981 families residing in the county. The population density was 113 people per square mile (44/km\u00b2). There were 14,890 housing units at an average density of 45 per square mile (17/km\u00b2). The racial makeup of the county was 97% Race (United States Census), 1.2% Race (United States Census) or Race (United States Census), 0.1% Race (United States Census), 0.42% Race (United States Census), and 0.07% Race (United States Census). Two percent of the population were Race (United States Census) or Race (United States Census). US Veterans \u2013 2,681. Median household income (in 2014 dollars), 2010\u20132014 was reported as $48,718, while the per capita income was $23,886. In 2014, the median household income in the USA was $53,700. Question: How many more households than families are in the county according to the census?", - "Output Program": [ - "household = 14414\nfamily = 9981\nprint(household - family)" - ], - "Output Answer": [ - "{'number': '4433', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: From 2000 to 2012, consumption of cigars more than doubled in the United States, from slightly over 6.1 billion in 2000 to more than 13.7 billion in 2012. Cigar use is most common among young people. In the 2012 National Youth Tobacco Survey data, the Centers for Disease Control and Prevention (CDC) estimated that 12.6% of high school students had smoked at least one cigar in the past 30 days. After cigarettes, cigars were the second most commonly used tobacco product in youths and the most commonly used tobacco product among African American high school students. From the CDC\u2019s national Adult Tobacco Survey for 2009-2015, data suggest that prevalence among adults was highest among 18-24 years (15.9%) followed by 25-44 years old (7.2%). From the same survey, prevalence among men (10.4%) was significantly higher than women (3.1%) and likewise among LGBT (12.2%) and heterosexual (6.5%) respondents. The National Survey on Drug Use and Health (2015) indicated that 12.5 million American (over age 12) smoked a cigar product in the past month and over 24 million smoked a cigar product in the past year. As reported in other surveys, use was more common among most often among men than women and more prevalent among African- Americans and Native Americans than among white Americans. Question: How many more, in percent, was the prevalence among adults 18\u201324 than 25\u201344?", - "Output Program": [ - "group1 = 15.9\ngroup2 = 7.2\ndifference = group1 - group2\nprint(difference)" - ], - "Output Answer": [ - "{'number': '8.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many percent were not Venezuela?", - "Output Program": [ - "venezuela_person = 67\n\nprint(abs(100 - venezuela_person))", - "venezuela = 67\ntotal = 100\nnon_venezuela = total - venezuela\nprint(non_venezuela)" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Dallas played into their traditional Thanksgiving home game, this time against division rival Philadelphia. Both teams were vying for first place in the division with identical 8-3 records. The Eagles got off to a fast start and the Cowboys were unable to catch up, losing 33-10. They would rebound the next week where on the road Thursday night game they defeated Chicago 41-28 for their 9th win of the year to clinch their first winning season since 2009. This was the first time that Dallas played on back to back Thursdays. Week 15 was a rematch against 1st place Philadelphia. This time it was the Cowboys who got off to a fast start going up 21-0. Then the Eagles put up 24 answered points but Dallas came back to win 38-27 to go into first place for the first time in the season and improve to 10-4. Going into their Week 16 matchup at home against Indianapolis, Dallas was in a position to clinch their first division title since 2009 by defeating the Colts thanks to the Eagles losing that week to the Redskins. They would not disappoint as they blew out the Colts 42-7 to become the 2014 NFC East Champions, eliminating the Eagles from the playoffs. Dallas would end the regular season with a 12-4 record and an 8-0 away record when they won on the road against Washington 44-17. They would also finish December 4-0 which was huge for the Cowboys since they had struggled in the recent years in the month of December. Question: How many points did Dallas win against the Colts by to become the 2014 NFC East Champions?", - "Output Program": [ - "point_01 = 42\npoint_02 = 7\n\nprint(abs(round(point_01 - point_02,2)))", - "dallas_score=42\ncolts_score=7\n\n\ndallas_win_against_colts_points=dallas_score-colts_score\nprint(dallas_win_against_colts_points)" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many percent were not Romani at the 2011 census?", - "Output Program": [ - "romani = 1.1\ntotal = 100\n\nnot_romani = (total - romani)\n\nprint(not_romani)", - "romani = 1.1\n \nprint(abs(round(100 - romani,2)))" - ], - "Output Answer": [ - "{'number': '98.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: While CEO of FedEx in 2008, Frederick W. Smith earned a total compensation of $10,434,589, which included a base salary of $1,430,466, a cash bonus of $2,705,000, stocks granted of $0, and options granted of $5,461,575. In June 2009, Smith expressed interest in purchasing the controlling share (60%) of the St. Louis Rams from Chip Rosenbloom and Lucia Rodriguez. In 2009, Frederick W. Smith earned a total compensation of $7,740,658, which included a base salary of $1,355,028, a cash bonus of $0, stocks granted of $0, options granted of $5,079,191, and other compensation totaling $1,306,439. Question: How many more dollars was Frederick W. Smith's options granted in 2008 than 2009?", - "Output Program": [ - "dollers_y2008 = 5461575\ndollers_y2009 = 5079191\nprint(abs(round(dollers_y2008 - dollers_y2009,2)))", - "dollars_granted_2008 = 5461575\ndollars_granted_2009 = 5079191\nmore_dollars = dollars_granted_2008 - dollars_granted_2009\nprint(more_dollars)" - ], - "Output Answer": [ - "{'number': '382384', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many registered voters were Republican and unaffiliated?", - "Output Program": [ - "condition_2 = 7693+947\ncondition_1 = 0\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 20722\nunaff = 12078 + 4\nprint(total - unaff)" - ], - "Output Answer": [ - "{'number': '8640', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Trying to snap their two-game losing streak, the Bills wrapped up their three-straight divisional games in Gillette Stadium with a Week 10 AFC East duel with the New England Patriots. In the first quarter, Buffalo trailed early as Patriots QB Matt Cassel got a 13-yard TD run. In the second quarter, New England increased their lead as kicker Stephen Gostkowski got a 32-yard field goal. The Bills closed out the half with kicker Rian Lindell getting a 25-yard field goal. In the third quarter, the Patriots answered with Gostkowski nailing a 37-yard field goal. In the fourth quarter, New England pulled away with RB BenJarvus Green-Ellis getting a 1-yard TD run. Buffalo ended the game with QB Trent Edwards completing a 14-yard TD pass to rookie WR James Hardy. Question: How many losses in a row was this game for the Bills?", - "Output Program": [ - "Losses=3\nanswer=Losses\nprint(Losses)", - "Week=10\nMattCassel=13\nanswer=MattCassel-Week\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: After the August 15, 1971 Nixon shock, the price began to greatly increase, and between 1968 and 2000 the price of gold ranged widely, from a high of $850 per troy ounce ($27.33/g) on January 21, 1980, to a low of $252.90 per troy ounce ($8.13/g) on June 21, 1999 (London Gold Fixing). Prices increased rapidly from 2001, but the 1980 high was not exceeded until January 3, 2008, when a new maximum of $865.35 per troy weight was set. Another record price was set on March 17, 2008, at $1023.50 per troy ounce ($32.91/g). Question: How many dollars did the price of gold increase by from January to March 2008?", - "Output Program": [ - "start = 865.35\nend = 1023.50\nprint(round(end - start, 2))" - ], - "Output Answer": [ - "{'number': '158.15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many more people, in terms of percentage, were Overseas Filipino compared to Korean diaspora and other Asian combined in Guam as of 2010?", - "Output Program": [ - "Filipino=26.3\nKorean=4.2\nanswer=Filipino-Korean \nprint(answer)" - ], - "Output Answer": [ - "{'number': '22.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite the adversity they had gone through, the Pacers made the 2005 NBA Playoffs for the 13th time in 14 years. In the first round, Indiana defeated the Atlantic Division champion 2004-05 Boston Celtics season in seven games, winning Game 7 in Boston by the decisive margin of 97-70, just the third time the Celtics had dropped a Game 7 at home. The Pacers then advanced to the second-round against the 2004-05 Detroit Pistons season, in a rematch of the previous years Eastern Conference Finals. The series featured games back at The Palace of Auburn Hills, the scene of the brawl that many assumed at the time had effectively ended the Pacers season. After losing Game 1, the Pacers won the next two games to take a 2-1 lead. However, the Pacers could not repeat their victories against the Pistons and lost the next 3 games, losing the series 4-2. The final game (Game 6) was on May 19, 2005; Reggie Miller, in his final NBA game, scored 27 points and received a huge standing ovation from the crowd. Despite Millers effort, the Pacers lost, sending Miller into retirement without an NBA Finals in his 18-year career, all with the Pacers. Miller had his No. 31 jersey retired by the Pacers on March 30, 2006 when the Pacers played the Phoenix Suns. Question: How many times did the Pacers not make the playoff from 1991 to 2005?", - "Output Program": [ - "win = 14\nlose = 13\n\nprint(win - lose)", - "year = 14\nplayoff = 13\nno_playoff = year - playoff\nprint(no_playoff)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Nintendogs also had very successful launches in North America and Europe, with first week sales of over 250,000 and 160,000 respectively. Lab & Friends received a \"Double Platinum\" sales award from the Entertainment and Leisure Software Publishers Association (ELSPA), indicating sales of at least 600,000 copies in the United Kingdom. ELSPA also gave Dalmatian & Friends a \"Platinum\" award, for at least 300,000 sales in the United Kingdom. By August 2006, in the United States, Chihuahua & Friends had sold 570,000 copies and earned $17 million; Labrador & Friends had sold 620,000 copies and earned $19 million; and Dachshund & Friends had sold 730,000 copies and earned $22 million. During the period between January 2000 and August 2006, the games were respectively the 50th, 44th and 32nd highest-selling games launched for the Game Boy Advance, Nintendo DS or PlayStation Portable in the United States. Question: How many more games sold for Labrador & Friends than Chihuahua & Friends?", - "Output Program": [ - "Labrador=620000\nChihuahua =570000\nanswer=Labrador-Chihuahua \nprint(answer)" - ], - "Output Answer": [ - "{'number': '50000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not Pacific Islander American?", - "Output Program": [ - "pacific_islander_american = 0\ntotal = 100\nrest = total - pacific_islander_american\nprint(rest)", - "pacific_islander_american = 0 \nprint(abs(round(100 - pacific_islander_american,2)))" - ], - "Output Answer": [ - "{'number': '100', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In Eurasia, the Sumerians started to live in villages from about 8,000 BC, relying on the Tigris and Euphrates rivers and a canal system for irrigation. Ploughs appear in pictographs around 3,000 BC; seed-ploughs around 2,300 BC. Farmers grew wheat, barley, vegetables such as lentils and onions, and fruits including dates, grapes, and figs. Ancient Egyptian agriculture relied on the Nile River and its seasonal flooding. Farming started in the predynastic period at the end of the Paleolithic, after 10,000 BC. Staple food crops were grains such as wheat and barley, alongside industrial crops such as flax and papyrus. Agriculture in India, wheat, barley, and jujube were domesticated by 9,000 BC, soon followed by sheep and goats. Cattle, sheep and goats were domesticated in Mehrgarh by 8,000\u20136,000 BC. Cotton was cultivated by the 5th-4th millennium BC. There is archeological evidence of an animal-drawn plough from 2,500 BC in the Indus Valley Civilization. Agriculture in China, from the 5th century BC there was a nationwide granary system and widespread sericulture. Water-powered grain mills were in use by the 1st century BC, followed by irrigation. By the late 2nd century, heavy ploughs had been developed with iron ploughshares and mouldboards. These slowly spread westwards across Eurasia. Asian rice was domesticated 8,200\u201313,500 years ago in China, with a single genetic origin from the wild rice Oryza rufipogon. Agriculture in ancient Greece and Roman agriculture, the major cereals were wheat, emmer, and barley, alongside vegetables including peas, beans, and olives. Sheep and goats were kept mainly for dairy products. Question: How many years difference is there between the earliest and latest estimate of when Asian rice was domesticated?", - "Output Program": [ - "condition_1 = 8200\ncondition_2 = 13500\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "latest = 13500\nearliest = 8200\ndiff = latest - earliest\nprint(diff)" - ], - "Output Answer": [ - "{'number': '5300', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many in percent of households had a female householder with a husband present?", - "Output Program": [ - "female_no_husband = 17.2\n \nprint(abs(round(100 - female_no_husband,2)))", - "percentage = 100\nno_husband = 17.2\nhusband = percentage - no_husband\nprint(husband)", - "total = 100\nno = 17.2\nprint(total - no)", - "female_with_husband = 17.2\n\nprint(100 - female_with_husband)", - "ans = 17.2\n\nprint(100 - ans)", - "percent_female_with_no_husband_present = 17.2\npercent_female_with_husband_present = 100 - percent_female_with_no_husband_present\nprint(percent_female_with_husband_present)" - ], - "Output Answer": [ - "{'number': '82.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Batman grossed $2.2 million in late night previews on June 22, 1989 on 1,215 screens and grossed $40.49 million in 2,194 theaters during its opening weekend. This broke the opening weekend record, set by Ghostbusters II one week earlier, with $29.4 million. Batman became the fastest film to earn $100 million, reaching it in 11 days (10 days plus late night previews), The film closed on December 14, 1989, with a final gross $251.2 million in North America and $160.15 million internationally, totaling $411.35 million. and was the highest grossing List of films based on DC Comics until 2008s The Dark Knight (film). The films gross is the 66th highest ever in North American ranks. Although Indiana Jones and the Last Crusade made the most money worldwide in 1989, Batman was able to beat The Last Crusade in North America, and made a further $150 million in home video sales. Box Office Mojo estimates that the film sold more than 60 million tickets in the US. Question: How many more millions of dollars was Batman's final gross in North America compared to internationally?", - "Output Program": [ - "northamerica = 251.2\ninternational = 160.15\nprint(abs(round(northamerica - international,2)))\n", - "batmans_final_gross_in_NA_mil_dollars=251.2\nbatmans_final_gross_internationally_mil_dollars=160.15\nbatmans_diff_in_final_gross_mil_dollars=batmans_final_gross_in_NA_mil_dollars-batmans_final_gross_internationally_mil_dollars\n\n\nprint(round(batmans_diff_in_final_gross_mil_dollars,2))" - ], - "Output Answer": [ - "{'number': '91.05', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The club had not gained a major trophy since the 2005 FA Cup until 17 May 2014 when, spearheaded by then club-record acquisition Mesut \u00d6zil, Arsenal beat Hull City A.F.C. in the 2014 FA Cup Final, coming back from a 2-0 deficit to win the match 3-2. A year later, Arsenal appeared in the FA Cup final for the second time in a row, defeating Aston Villa F.C. 4-0 in the 2015 FA Cup Final and becoming the most successful club in the tournaments history with 12 titles, a record which Manchester United would tie the following season. Arsenal later won the 2016-17 FA Cup for a record 13th time, defeating Chelsea 2-1 in the 2017 FA Cup Final and once more becoming the outright leader in terms of FA Cups won. The victory also saw Wenger become the first manager in English football history to win seven FA Cups. However, in that same season, Arsenal finished in the fifth position in the league, the first time they had finished outside the top four since before Wenger arrived in 1996. After another unspectacular league season the following year, Wenger announced his departure from the club on 20 April 2018, after 22 years as manager. His decision was met by responses of praise throughout English and world football from many pundits and former players, who also thanked him for developing them as people. His final home match in charge was a 5-0 win over Burnley where his entrance was met to a standing ovation by supporters. The final match under the Wenger era was a 1-0 away victory against Huddersfield. Question: How many years did Arsenal go without a major trophy after 2005?", - "Output Program": [ - "condition_1 = 2005\ncondition_2 = 2014\n\nprint(abs(condition_2 - condition_1))", - "win = 2014\nlast = 2005\nprint(win - last)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Carey missed five games early in 1999 AFL season through injury, and spent much of the year in the forward line closer to goals. He averaged a career high 3.8 goals per game for the season, to go with 7 marks and 18 disposals. He helped North to a 15 and 2 record after his return from injury, in another List of Australian Football League premiers year for the Kangaroos. In round 8, Careys first game back from injury, he kicked 7 goals against Hawthorn Football Club. Once again Careys late season form was unparalleled, and in the nine games leading up to the 1999 AFL Grand Final he averaged 8 marks, 19 disposals and 5.1 goals per game. He kicked 9 goals against Geelong Football Club in Round 16, followed it up the next week with a 10-goal, 12 mark and 24 disposal performance in a losing side against Essendon Football Club and in the wet in a qualifying final against Port Adelaide Football Club had 11 marks, 24 disposals and 6 goals in one of his greatest finals performances. Matched up against Carltons Stephen Silvagni in the grand final, Carey played a slightly unfamiliar role. After marking and kicking North Melbournes opening goal in the first quarter, he struggled to get on top of the Carlton champion and was moved to the midfield after half time. He then gathered the most disposals afield in the third quarter and was the catalyst in a dominant quarter for North, before returning to the forward line in the final term to take a spectacular one handed mark and kick the final goal of the game. Question: How many more disposals did Carey have than marks in the 1999 AFL season?", - "Output Program": [ - "disposals = 18\nmarks = 7\n\nprint(abs(round(disposals - marks,2)))", - "carey_disposals = 18\ncarey_marks = 7\nmore = carey_disposals - carey_marks\nprint(more)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: How many more people lived in Ashkelon in 2005 than in 1955?", - "Output Program": [ - "condition_1 = 16000\ncondition_2 = 106000\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_2005 = 106000\n_1955 = 16000\ndiff = _2005 - _1955\nprint(diff)" - ], - "Output Answer": [ - "{'number': '90000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On average each Norwegian transported themselves for 70 minutes each day. In 2008 8% of passenger transport was made by public transport; road transport is the dominant mode of transport. It had risen to 10% in 2017. In 2014 22% of travel was on foot and 4% by bicycle. The transport sector was responsible for 4.1% of the Measures of national income and output and 6.6% of employment in 2006. According to the World Economic Forums Travel and Tourism Competitiveness Report 2013, Norway placed 83 out of 140 countries regarding quality of roads, 47 out of 122 regarding quality of railroad infrastructure, 25 out of 140 regarding quality of port infrastructure and 54 out of 140 regarding ground transport networks. Question: How many more percent of the people traveled by foot in 2014 compared to by bicycle?", - "Output Program": [ - "foot = 22\ncycle = 4\nprint(foot - cycle)", - "condition_one = 22\ncondition_two = 4\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to Statistics Canada, up to 244,000 English-speaking people have emigrated from Quebec to other provinces since the 1970s; those in Quebec whose sole native language was English dropped from 789,000 in 1971 to 575,555 in 2006, when they accounted for 7.6% of the population. Altogether, in 2006, 744,430 (10%) used mostly English as their home language, and 918,955 (12.2%) comprised the Official Language Minority, having English as their First Official language spoken. When many anglophones relocated outside of Quebec after the introduction of the Charter in the 1970s, several English-language schools in Montreal closed their doors. These school closures may also have been brought about by restrictions on who can attend English schools, which has been another ongoing drain on the English school system. Of the Anglophones between 25 and 44 years old who left the province between 1981 and 1986, 15000 individuals, which was half of this group, had university degrees. The provinces unemployment rate rose from 8.7 percent in 1976 to 10.4 percent in 1977, remaining above 10 percent for 19 of the last 23 years of the 20th century. The language barrier has also been regarded as a \"soft cap\" for population growth; for instance from 2013 to 2014 while Montreal gained around 43,000 immigrants from other parts of the world it lost 10,000 residents to other provinces. Question: How many more people spoke English as their sole native language in 1971 than did in 2006?", - "Output Program": [ - "eng_1971 = 789000\neng_2006 = 575555\n\nprint(abs(eng_1971 - eng_2006))", - "english_sole_native_2006 = 575555\nenglish_sole_native_1971 = 789000\ndiff_in_number = english_sole_native_1971 - english_sole_native_2006\nprint(diff_in_number)" - ], - "Output Answer": [ - "{'number': '213445', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1936, as part of a \u00a335,000 refurbishment, an 80-yard-long roof was added to the United Road stand (now the Sir Alex Ferguson Stand) for the first time, while roofs were added to the south corners in 1938. Upon the outbreak of the World War II, Old Trafford was requisitioned by the military to be used as a depot. Football continued to be played at the stadium, but a German bombing raid on Trafford Park on 22 December 1940 damaged the stadium to the extent that a Christmas day fixture against Stockport County F.C. had to be switched to Stockports ground. Football resumed at Old Trafford on 8 March 1941, but another German raid on 11 March 1941 destroyed much of the stadium, notably the main stand (now the South Stand), forcing the clubs operations to move to Cornbrook Cold Storage, owned by United chairman James W. Gibson. After pressure from Gibson, the War Damage Commission granted Manchester United \u00a34,800 to remove the debris and \u00a317,478 to rebuild the stands. During the reconstruction of the stadium, Manchester United played their \"home\" games at Maine Road, the home of their cross-town rivals, Manchester City F.C., at a cost of \u00a35,000 a year plus a percentage of the gate receipts. The club was now \u00a315,000 in debt, not helped by the rental of Maine Road, and the Labour MP for Stoke, Ellis Smith, petitioned the Government to increase the clubs compensation package, but it was in vain. Though Old Trafford was reopened, albeit without cover, in 1949, it meant that a league game had not been played at the stadium for nearly 10 years. Uniteds first game back at Old Trafford was played on 24 August 1949, as 41,748 spectators witnessed a 3-0 victory over Bolton Wanderers F.C.. Question: How many years after being nearly destroyed by a German raid was Old Trafford finally reopened?", - "Output Program": [ - "german_raid_year = 1941\nopening_year = 1949\nclosed_years = opening_year - german_raid_year\nprint(closed_years)", - "germen_bombing = 1941\ntraford_reopened_in = 1949\n\nprint(abs(germen_bombing - traford_reopened_in))" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With regulations in place and DDT banned, the eagle population rebounded. The bald eagle can be found in growing concentrations throughout the United States and Canada, particularly near large bodies of water. In the early 1980s, the estimated total population was 100,000 individuals, with 110,000\u2013115,000 by 1992; the U.S. state with the largest resident population is Alaska, with about 40,000\u201350,000, with the next highest population the Provinces and territories of Canada of British Columbia with 20,000\u201330,000 in 1992. Obtaining a precise count of bald eagles population is extremely difficult. The most recent data submitted by individual states was in 2006, when 9789 breeding pairs were reported. For some time, the stronghold breeding population of bald eagles in the lower 48 states was in Florida, where over a thousand pairs have held on while populations in other states were significantly reduced by DDT use. Today, the Contiguous United States with the largest number of breeding pairs of eagles is Minnesota with an estimated 1,312 pairs, surpassing Floridas most recent count of 1,166 pairs. 23, or nearly half, of the 48 contiguous states now have at least 100 breeding pairs of bald eagles. In Washington State, there were only 105 occupied nests in 1980. That number increased by about 30 per year, so that by 2005 there were 840 occupied nests. 2005 was the last year that the Washington Department of Fish and Wildlife counted occupied nests. Further population increases in Washington may be limited by the availability of late winter food, particularly salmon. Question: How many years has it been since the Washington Department of Fish and Wildlife counted occupied nests?", - "Output Program": [ - "start = 1980\nend = 1992\ndiff = end - start\nprint(diff)", - "condition_1 = 1991\ncondition_2 = 2005\n\nprint(abs(condition_2 - condition_1))\n\n" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Between 1961 and 1989, when Real dominated La Liga, only Atl\u00e9tico offered it any serious challenge, winning Liga titles in 1966, 1970, 1973 and 1977. In 1965, Atl\u00e9tico became the first team to beat Real at the Bernab\u00e9u in eight years. Real Madrids record against Atl\u00e9tico in more recent times is very favorable. A high point coming in the 2002\u201303 La Liga, when Real clinched the La Liga title after a 0\u20134 victory at Atl\u00e9tico at the Vicente Calder\u00f3n Stadium. Atl\u00e9ticos first win over its city rivals since 1999 came with the Copa del Rey win in May 2013. In 2013\u201314, Real and Atl\u00e9tico were finalists of UEFA Champions League, the first final which hosted two clubs from same city. Real Madrid triumphed with 2014 UEFA Champions League Final in extra time. On 7 February 2015, Real suffered their first defeat in 14 years at the Vicente Calder\u00f3n, a 4\u20130 loss. On 28 May 2016, Real and Atl\u00e9tico 2016 UEFA Champions League Final for the Champions League title in Milan, which resulted in a win for Real after a penalty shootout. Question: When was Real beat at the Vicente Calder\u00f3n before 2015?", - "Output Program": [ - "win = 2015\nafter = 14\nprint(win - after)", - "years = 14\nyear = 2015\nprint(year-years)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2001'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Composers using electric bass include Christian Wolff (composer) (Electric Spring 1, 1966; Electric Spring 2, 1966/70; Electric Spring 3, 1967; and Untitled, 1996); Francis Thorne (Liebesrock 1968-69); Krzysztof Penderecki (Cello Concerto no. 1, 1966/67, rev. 1971/72; Capriccio for Violin and Orchestra (Penderecki), 1967); The Devils of Loudun (opera), 1969; Kosmogonia, 1970; and Partita (Penderecki), 1971); Louis Andriessen (Spektakel, 1970; De Staat, 1972-1976; Hoketus, 1976; De Tijd, 1980-81; and De Materie, 1984-1988); Pelle Gudmundsen-Holmgreen (Symfoni p\u00e5 Rygmarven, 1966; Rerepriser, 1967; and Piece by Piece, 1968); and Irwin Bazelon (Churchill Downs, 1970). Question: How many years Louis Andriessen did he compose Da Materie?", - "Output Program": [ - "start_year = 1984\nend_year = 1988\n \nprint(abs(round(start_year - end_year,2)))", - "start = 1984\nend = 1988\ndiff = end - start \nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many more people lived in Nahavand compared to Malayer?", - "Output Program": [ - "nahavand_population = 184160\nmalayer_population = 297062\nanswer = malayer_population - nahavand_population\nprint(answer)", - "nahvand = 184160\nmalyar = 297062\nprint(abs(nahvand - malyar))" - ], - "Output Answer": [ - "{'number': '112902', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2011, Samsung had the highest shipment market share worldwide, followed by Apple. In 2013, Samsung had 31.3% market share, a slight increase from 30.3% in 2012, while Apple was at 15.3%, a decrease from 18.7% in 2012. Huawei, LG and Lenovo were at about 5% each, significantly better than 2012 figures, while others had about 40%, the same as the previous years figure. Only Apple lost market share, although their shipment volume still increased by 12.9 percent; the rest had significant increases in shipment volumes of 36 to 92 percent. In Q1 2014, Samsung had a 31% share and Apple had 16%. In Q4 2014, Apple had a 20.4% share and Samsung had 19.9%. In Q2 2016, Samsung had a 22.3% share and Apple had 12.9%. In Q1 2017, IDC reported that Samsung was first placed, with 80 million units, followed by Apple with 50.8 million, Huawei with 34.6 million, Oppo with 25.5 million and Vivo with 22.7 million. Question: How many percentage points had Apple's market share decreased by in 2013 from 2012?", - "Output Program": [ - "_2013 = 18.7\n_2012 = 15.3\ndecrease = _2013 - _2012\nprint(decrease)", - "condition_1 = 15.3\ncondition_2 = 18.7\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '3.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Statistics from the 2010 Census indicate that 87.4% of the Chinese population identify as Buddhists, with significant minorities of adherents identifying as Christians (7.9%), Chinese folk religions (2.7%) and Muslims (0.6%). The majority of the Indian population identify as Hindus (81.1%), with a significant minorities of numbers identifying as Christians (7.8%), Muslims (4.9%) and Buddhists (2.1%). The non-Malay Bumiputera (Malaysia) community are predominantly Christians (44.9%), with significant minorities identifying as Muslims (31.2%) and Buddhists (13.5%). All bumiputera Malays are Muslim. Question: How many religions of the Chinese population make up more than the Christians, Chinese folk religions and Muslims combined?", - "Output Program": [ - "population=1\nanswer=population \nprint(answer)", - "Muslims=4.9\nChristians=7.9\nChinese=2.7\nanswer=Christians-(Chinese+Muslims)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Prior to the dissolution of the Soviet Union, estimates of Gulag victims ranged from 2.3 to 17.6 million (see a History of Gulag population estimates section). Post-1991 research by historians utilizing archival materials brought this range down considerably. According to a 1993 study of archival Soviet data, a total of 1,053,829 people died in the Gulag from 1934 to 1953. However, taking into account the fact that it was common practice to release prisoners who were either suffering from incurable diseases or near death, a combined statistics on mortality in the camps and mortality caused by the camps gives a probable figure around 1.6 million. In her recent study, Golfo Alexopoulos made an attempt to challenge this consensus figure by encompassing those whose life was shortened due to GULAG conditions. The GULAG mortality estimated in this way yields the figure of 6 million deaths. Historian Orlando Figes and Russian writer Vadim Erlikman have posited similar estimates. Alexopoulos estimate, however, is supported by indirect and misinterpreted evidences, and has obvious methodological difficulties. The tentative historical consensus among archival researchers and historians who utilize such data is that of the 18 million people who passed through the gulag from 1930 to 1953, between 1.5 and 1.7 million perished as a result of their detention. Question: How many millions is the difference in the estimated range of the Gulag victims?", - "Output Program": [ - "estimat1 = 2.3\nestimat2 = 17.6\n\ntotal = (estimat2 - estimat1)\n\nprint(total)", - "original = 2.3\nduplicate = 17.6\n\nprint(abs(round((original \n - duplicate),2)))" - ], - "Output Answer": [ - "{'number': '15.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the census in 2005, there were 2,628,811 residents in Osaka, an increase of 30,037 or 1.2% from 2000. There were 1,280,325 households with approximately 2.1 persons per household. The population density was 11,836 persons per km\u00b2. The 1923 Great Kant\u014d earthquake caused a mass migration to Osaka between 1920 and 1930, and the city became Japans largest city in 1930 with 2,453,573 people, outnumbering even Tokyo, which had a population of 2,070,913. The population peaked at 3,252,340 in 1940, and had a post-war peak of 3,156,222 in 1965, but continued to decrease since, as the residents moved out to the suburbs. Question: How many years passed between 1920 to 1930 during the mass migration of the 1923 Great Kanto earthquake?", - "Output Program": [ - "ystart = 1920\nyend = 1930\n\nprint(abs((ystart - yend)))", - "initial_year = 1920\nfinal_year = 1930\nyears_passed = final_year - initial_year\nprint(years_passed)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On March 26, 2008, Ludia (in connection with Ubisoft) launched The Price Is Right video game for PC. A version for the Wii and Nintendo DS platforms was released in September 2008, while a version for the iOS (Apple) was released in November 2008. The shows announcer, Fields, was the host of the computer version. The virtual set in the game resembles the set used in seasons 31 to 34. Ludia announced that all three platforms will receive a new version of the video game that was previewed at the Target Bullseye Lounge during the Electronic Entertainment Expo trade show on June 2-4, 2009. The Price Is Right 2010 Edition was released on September 22, 2009. In the fall of 2010, Ludia developed a multi-player version for Facebook. A third Ludia adaptation, The Price Is Right Decades, featuring set designs, pricing games and prizes taken from the 1970s through 2000s; was initially released for the Wii in October 2011, with an Xbox 360 and iOS release following in November and December. The Price Is Right 2010 Edition and The Price Is Right Decades have also been released as downloads within the PlayStation Store for the PlayStation 3 in May 2010 and April 2012, respectively. Irwin Toys released an electronic tabletop version in 2008 featuring Contestants Row, the Big Wheel, a physical Plinko board with chips, Showcases and seven pricing games. Jakks Pacific released a Plug It in & Play TV Games version of The Price Is Right in 2009, featuring Carey and Fields. Question: How many years after the first Wii game was released did the Wii get a second game?", - "Output Program": [ - "first = 2008\nsecond = 2011\nyears = second - first\nprint(years)", - "first = 2008\nsecond = 2011\n\n\nprint(abs(round((first - second),2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After Representative Archibald Hill Carmichael announced his retirement in 1936, Sparkman ran in the Democratic primary for the open seat. A teacher of the Big Brother Class at the First Methodist Church in Huntsville, his campaign was successfully launched through fundraising, campaigning and advertising by students in his Sunday class. Sparkman was elected to the United States House of Representatives in the United States House elections, 1936, defeating Union Party (United States) candidate, architect Harry J. Frahn with 99.7% of the vote. He was reelected in United States House elections, 1938, United States House elections, 1940, United States House elections, 1942, and United States House elections, 1944, serving in the 75th United States Congress, 76th United States Congress, 77th United States Congress, 78th United States Congress, and 79th United States Congress. In 1946 he served as Party whips of the United States House of Representatives. He was reelected in the United States House elections, 1946 to the 80th United States Congress and on the same date was United States Senate elections, 1946 in a special election to fill the vacancy caused by the death of John H. Bankhead II, for the term ending on January 3, 1949. Sparkman resigned from the House of Representatives immediately following the election and began his Senate term on November 6, 1946. He served until his retirement on January 3, 1979, having not sought reelection in United States Senate elections, 1978. Question: How many years did Sparkman serve in the Senate?", - "Output Program": [ - "serving_start_year = 1946\nserving_end_year = 1979\nprint(abs(serving_start_year - serving_end_year))", - "start_year = 1946\nend_year = 1979\nyears = end_year - start_year\nprint(years)" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1986, the Dolphins, hampered by defensive struggles, stumbled to a 2-5 start and finished 8-8, missing the playoffs for the first time since 1980. They also lost their final game at the Orange Bowl, falling to the New England Patriots 34-27 on Monday Night Football. The problems continued in 1987, with an 8-7 (7-5 in non-strike games) record in a 1987 NFL strike-shortened year, their first at new Joe Robbie Stadium. In 1988, Miami had its first losing season (6-10) since 1976, and finished 8-8 in 1989. Question: How many more points did the New England 34-27 win over Dolphins?", - "Output Program": [ - "Dolphins1 = 34\nDolphins2 = 27\nprint(Dolphins1-Dolphins2)", - "new_england = 34\nthe_dolphins = 27\ntotal = new_england - the_dolphins\nprint(total)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many more touchdowns did Marcus Allen have than Cliff Branch and Malcolm Barnwell combined?", - "Output Program": [ - "touchdowns = 5\nprint(touchdowns)", - "marcus = 11\ncliff_malcom = 6\ndiff = marcus - cliff_malcom\nprint(diff)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2006, Household income in the United States was $43,318 per household ($26,000 per household member) with 42% of households having two income earners. Meanwhile, the median income of the average American age 25+ was roughly $32,000 ($39,000 if only counting those employed full-time between the ages of 25 to 64) in 2005. According to the CIA the Gini coefficient which measures income inequality (the higher the less equal the income distribution) was clocked at 45.0 in 2005, compared to 32.0 in the European Union and 28.3 in Germany. Question: How many points higher was the European Gina coefficient compared to Germany in 2005?", - "Output Program": [ - "condition_1 = 32\ncondition_2 = 28.3\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "europe = 32\ngermany = 28.3\ndiff = europe - germany\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Under the reign of Akbar the Great (reigned 1556\u20131605) in 1600, the Mughal Empires urban population was up to 17 million people, larger than the urban population in Europe. By 1700, Mughal India had an urban population of 23 million people, larger than British Indias urban population of 22.3 million in 1871. Nizamuddin Ahmad (1551\u20131621) reported that, under Akbars reign, Mughal India had 120 large cities and 3,200 townships. A number of cities in India had a population between a quarter-million and half-million people, with larger cities including Agra (in Agra Subah) with up to 800,000 people and Dhaka (in Bengal Subah) with over 1 million people. Mughal India also had a large number of villages, with 455,698 villages by the time of Aurangzeb (reigned 1658\u20131707). Question: How many years old was Nizamuddin Ahmad when Akbar the Great began his reign?", - "Output Program": [ - "Akbar_reign_began = 1556\nNizamuddin_birth = 1551\nNizamuddin_years_old = Akbar_reign_began - Nizamuddin_birth\nprint(Nizamuddin_years_old)", - "akbar = 1556\nnizzamuddin = 1551\n\n\nprint(abs((nizzamuddin - akbar)))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Peoples Party \u2013 known as the Peoples Revolutionary Party between 1924 and 2010 \u2013 formed the government from 1921 to 1996 (in a One-party state until 1990) and from 2000 to 2004. From 2004 to 2006, it was part of a coalition with the Democrats and two other parties, and after 2006 it was the dominant party in two other coalitions. The party initiated two changes of government from 2004 prior to losing power in the 2012 election. The Democrats were the dominant force in a ruling coalition between 1996 and 2000, and an almost-equal partner with the Peoples Revolutionary Party in a coalition between 2004 and 2006. An election of deputies to the national assembly on 28 June 2012 resulted in no party having an overall majority; however, as the Democratic Party won the largest number of seats, its leader, Norovyn Altankhuyag, was appointed Prime Minister of Mongolia on August 10, 2012. In 2014, he was replaced by Chimediin Saikhanbileg. The Mongolian Peoples Party won a landslide victory in the Mongolian legislative election, 2016 and the current Prime Minister of Mongolia is Mongolian Peoples Partys Jargaltulgyn Erdenebat. Question: How many years was The Peoples Party part of a coalition with the Democrats and two other parties?", - "Output Program": [ - "condition_1 = 2004\ncondition_2 = 2006\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "start = 2004\nend = 2006\nyears = end - start\nprint(years)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2012, Czech government increased VAT. Basic VAT was increased from 20% in 2012 to 21% in 2013 and reduced VAT increased from 14% to 15% in 2013. Small enterprises sales decreased by 21% from 2012 to 2013 as result of increasing VAT. Patria.cz predicting sales stagnation and mild increase in 2013. Another problem is foreign trade. The Czech Republic is considered an export economy (the Czech Republic has strong machinery and automobile industries), however in 2013, foreign trade rapidly decreased which led to many other problems and increase of state budget deficit. In 2013, Czech National Bank, central bank, implemented controversial monetary step. To increase export and employment, CNB wilfully deflated Czech Crown (CZK), which inflation increased from 0.2% in November 2013, to 1.3% in 1Q 2014. Question: How many percentage points did reduced VAT increase between 2012 and 2013?", - "Output Program": [ - "condition_1 = 14\ncondition_2 = 15\nprint(abs(round(condition_2 - condition_1,2)))", - "y1 = 14\ny2 = 15\ndiff = y2 - y1\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many more people are employed in the manufacturing industry compared to the professional and technical services industries?", - "Output Program": [ - "manufacturing = 669000\nproffessional_technical = 638000\n\nprint(abs(round(manufacturing \n -proffessional_technical,2)))", - "manufacturing_industry = 669000\nprofessional_technical_services = 638000\nmore_people_employed = manufacturing_industry - professional_technical_services\nprint(more_people_employed)" - ], - "Output Answer": [ - "{'number': '31000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Government efforts to lower subsidies to unprofitable enterprises and to shrink the money supply caused the semi-official exchange rate for the Cuban peso to move from a peak of 120 to the dollar in the summer of 1994 to 21 to the dollar by year-end 1999. The drop in GDP apparently halted in 1994, when Cuba reported 0.7% growth, followed by increases of 2.5% in 1995 and 7.8% in 1996. Growth slowed again in 1997 and 1998 to 2.5% and 1.2% respectively. One of the key reasons given was the failure to notice that sugar production had become uneconomic. Reflecting on the Special period Cuban president Fidel Castro later admitted that many mistakes had been made, \"The country had many economists and it is not my intention to criticize them, but I would like to ask why we hadn\u2019t discovered earlier that maintaining our levels of sugar production would be impossible. The Soviet Union had collapsed, oil was costing $40 a barrel, sugar prices were at basement levels, so why did we not rationalize the industry?\" Living conditions in 1999 remained well below the 1989 level. Question: How many years was the time span where the Cuban peso exchange rate went from 120 to the dollar to 21 to the dollar?", - "Output Program": [ - "start_year = 1994\nend_year = 1999\n\nprint(abs(start_year-end_year))", - "exchange_rate_120 = 1994\nexchange_rate_21 = 1999\nspan_decrease = exchange_rate_21 - exchange_rate_120\nprint(span_decrease)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The month-long truce went into effect on 11 June, 1948. On the same day, the first group of 36 observers arrived via Cairo, Egypt and continued to arrive for the next three days. The first truce did not last long due to widespread violence which again erupted. As a result, the observers were withdrawn on 9 July 1948. The second truce, indefinite in length, was called by the United Nations Security Council on 15 July 1948. This declaration was to be put into effect on 18 July 1948. It was from United Nations Security Council Resolution 54 that the Mediator was instructed to supervise the observance of the truce and to establish procedures for examining alleged breaches of the truce since 11 June 1948, and authorized the Mediator to deal with breaches so far as it was within the capacity of the Mediator to do so by appropriate local action, also the Security Council Resolution 54 requested the Mediator to keep the Security Council informed concerning the operation of the truce and where necessary to take appropriate action. During the autumn of 1948, UNTSO was re-established with an increase in size to supervise the Second Truce. The first group of observers to serve in Palestine under the UN Mediator, Count Folke Bernadotte, arrived in Rhodes at 6 P.M. GMT 20 July. It included 41 Americans and about 25 Belgians and were deployed on 21 July 1948. The initial group was quickly expanded to 93 in total because of the tremendous area that had to be covered. As the number of personnel grew, the United Nations Secretariat (of Personnel) supported the creation of the United Nations Truce Supervision Organization (UNTSO), the same organization UN Military Observers are assigned to today. Initially, the command was headed by a Chief-of-Staff (a general officer from one of the participating countries) in accordance with the personal direction of the Mediator, (a civilian). Question: How many more Americans than Belgians were deployed?", - "Output Program": [ - "americans = 41\nbelgians = 25\ndiff = americans - belgians\nprint(diff)", - "condition_1 = 25\ncondition_2 = 41\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: That year he also led the league in fielding (.994) and set a NL record with 159 double plays, breaking Frank McCormicks mark of 153 with the Cincinnati Reds; he broke his own record in 1951 with 171, a record which stood until Donn Clendenon had 182 for the 1966 Pittsburgh Pirates. He finished 1950 third in the league in both homers (32) and RBI (113), and came in eighth in the MLB Most Valuable Player Award voting. In 1951 he became the first member of the Dodgers to ever hit 40 home runs, breaking Babe Hermans 1930 mark of 35; Campanella hit 41 in 1953, but Hodges recaptured the record with 42 in 1954 before Snider eclipsed him again with 43 in 1956. His last home run of 1951 came on October 2 against the New York Giants (NL), as the Dodgers tied the three-game NL playoff series at a game each with a 10-0 win; New York would take the pennant the next day on Bobby Thomsons \"Shot Heard Round the World (baseball)\". Hodges also led the NL with 126 assists in 1951, and was second in HRs, third in run (baseball) (118) and total bases (307), fifth in slugging average (.527), and sixth in RBI (103). Question: How many years was the smallest number that passed between the home run record being broken?", - "Output Program": [ - "years = 1\nprint(years)", - "smallest_record_year = 1950\nrecord_broken = 1951\n\nprint(abs(smallest_record_year - record_broken))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: This overall downturn affected Holdens profits; the company recorded a combined gain of A$842.9 million from 2002 to 2004, and a combined loss of A$290 million from 2005 to 2006. Factors contributing to the loss included the development of an all-new model, the strong Australian dollar and the cost of reducing the workforce at the Elizabeth plant, including the loss of 1,400 jobs after the closure of the third-shift assembly line in 2005, after two years in operation. Holden fared better in 2007, posting an A$6 million loss. This was followed by an A$70.2 million loss in the 2008, an A$210.6 million loss in 2009, and a profit of A$112 million in 2010. On 18 May 2005, \"Holden Ltd\" became \"GM Holden Ltd\", coinciding with the resettling to the new Holden headquarters on 191 Salmon Street, Port Melbourne, Victoria. Question: Between 2002 and 2010, for how many years did Holden see a profit?", - "Output Program": [ - "Holdon_profit_years = (2004-2002) + 1 + 1\nprint(Holdon_profit_years)", - "profit_year = [2002,2003,2004,2010]\n\nprint(len(profit_year))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: In the spring 2016 quarter, how many percent of enrolled students were not female?", - "Output Program": [ - "female = 43\ntotal = 100\n\nnot_female = (total - female)\n\nprint(not_female)", - "female = 43\n\nprint(abs(round(100 - female,2)))" - ], - "Output Answer": [ - "{'number': '57', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Carl Linnaeus (1707-1778), began his academic career in Lund by studying medicine and botany for a year before moving to Uppsala. He is known as the father of modern Taxonomy (biology), and is also considered one of the fathers of modern ecology. Pehr Henrik Ling (1776-1839) is considered the prime developer of natural gymnastics, the father of Swedish massage, and one of the most important contributors to the development and spread of modern physical therapy. Carl Adolph Agardh (1787-1859) made important contributions to the study of algae and played an important role as a politician in raising educational standards in Sweden. Elias Magnus Fries (1794-1878) was a notable botanist who played a prominent role in the creation of the modern taxonomy of mushrooms. Nils Alwall (1904-1986) was a pioneer in hemodialysis who constructed the first practical dialysis machine, commercialized by Gambro. Rune Elmqvist (1906-1996) was a physician and medical engineer who developed the first implantable Artificial cardiac pacemaker as well as the first inkjet ECG printer. Lars Leksell (1907-1986) was a notable neurosurgeon who was the father of radiosurgery and later the inventor of the Gamma Knife. Inge Edler (1911-2001) developed the Medical ultrasound in 1953, commonly known as echocardiography, together with Hellmuth Hertz, and was awarded the Lasker Clinical Medical Research Award in 1977. Sune Bergstr\u00f6m (1916-2004) and Bengt Samuelsson (1934-) were awarded the Nobel Prize in Physiology or Medicine in 1982 for \"discoveries concerning prostaglandins and related biologically active substances\". Arvid Carlsson (1923-) was awarded the Nobel Prize in Physiology or Medicine in 2000 for \"discoveries concerning signal transduction in the nervous system\" and is noted for having discovered the role of dopamine as an independent neurotransmitter. Question: How many physicians won a Nobel Prize in 2000 or before?", - "Output Program": [ - "physicians=3\nanswer=physicians \nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Mexicos Gross Domestic Product (GDP) in purchasing power parity (PPP) was estimated at US $2,143.499 1000000000 (number) in 2014, and $1,261.642 1000000000 (number) in nominal exchange rates. It is the leader of the MINT (economics) group. Its standard of living, as measured in GDP in PPP per capita, was US $16,900. The World Bank reported in 2009 that Mexicos Gross National Income in market exchange rates was the second highest in Latin America, after Brazil at US $1,830.392 billion, which lead to the highest Gross National Income in the region at $14,400. As such, Mexico is now firmly established as an upper middle-income country. After the slowdown of 2001 the country has recovered and has grown 4.2, 3.0 and 4.8 percent in 2004, 2005 and 2006, even though it is considered to be well below Mexicos potential growth. Question: How many combined growth percentage for 2004, 2005 and 2006?", - "Output Program": [ - "_2004 = 4.2\n_2005 = 3\n_2006 = 4.8\ncombined_growth = _2004 + _2005 + _2006\nprint(combined_growth)", - "condition_1 = 4.2\ncondition_2 = 3+4.8\n\nprint(abs(round(condition_2 + condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2000, the band played 47 songs. In 2002, they increased the set list to 59 songs. In 2004, 311 played 68 songs. The band played entire albums, rarities and covers. Later that year, a DVD was released of the performance that contained 64 of the 68 songs. 311 Day in 2006 was held at the Mid-South Coliseum in Memphis, Tennessee, where the band played 65 songs. The intended set list was cut short from 69 songs because of a strict midnight curfew. The band recorded the entire show in high-definition television,and a 2-hour edit of the show aired on high-definition television on December 10. In 2008, 311 Day was held in the New Orleans Arena in New Orleans, Louisiana. Over three separate sets, the band played 63 songs to a sold-out crowd of 14,000 fans, who represented all 50 states and 13 countries. In 2010, 311 Day took place at the Mandalay Bay Events Center in Las Vegas Valley. All 60 songs, 32 of which were different from 311 Day in 2008, were broadcast live on the web in a video on demand format described as a \"professional multi-camera HD production.\" In 2012, 311 Day took place at the MGM Grand Garden Arena in Las Vegas and, for the first time, was split into two days. The band performed 79 songs during the two-day concert. On July 3, 2013, the band announced at the Unity Tour show in Chicago that 311 Day 2014 would be returning to New Orleans. 311 Day 2016 took place in New Orleans, at the Smoothie King Center (New Orleans Arena) on 3/11/2016 & 3/12/2016. 311 Day 2018 took place on 3/10 and 3/11 in Las Vegas at the Park Theatre at the Monte Carlo Resort & Casino. 86 songs were played, including a cover of Pink Floyds \"Wish You Were Here\" with a In Memoriam video tribute to late musicians and 311 fans Renee ONeal, Meredith Hight, and Nick Hexums youngest brother Patrick. Question: How many more songs did the band play in 2004 than in 2002?", - "Output Program": [ - "y1 = 59\ny2 = 68\ndiff = y2 - y1\nprint(diff)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Soviet ground forces, under the command of Marshal Sergei Sokolov (Marshal), entered Afghanistan from the north on December 27. In the morning, the 103rd Guards Airborne Division landed at the airport at Bagram and the deployment of Soviet troops in Afghanistan was underway. The force that entered Afghanistan, in addition to the 103rd Guards Airborne Division, was under command of the 40th Army (Soviet Union) and consisted of the 108th Motor Rifle Division and 5th Guards Motor Rifle Divisions, the 860th Separate Motor Rifle Regiment, the 56th Guards Air Assault Brigade, the 36th Mixed Air Corps. Later on the 201st Motor Rifle Division and 68th Motor Rifle Divisions also entered the country, along with other smaller units. In all, the initial Soviet force was around 1,800 tanks, 80,000 soldiers and 2,000 Armoured fighting vehicle. In the second week alone, Soviet aircraft had made a total of 4,000 flights into Kabul. With the arrival of the two later divisions, the total Soviet force rose to over 100,000 personnel. Question: How many more Armoured fighting vehicles did the initial Soviet force have than tanks?", - "Output Program": [ - "armoured = 2000\ntanks = 1800\ndifference = armoured - tanks\nprint(difference)" - ], - "Output Answer": [ - "{'number': '200', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 1997 Cincinnati Bengals season selected Dillon in the second round of the 1997 NFL Draft, the 43rd overall pick and the fifth running back. During his first season in 1997 Cincinnati Bengals season, Dillon rushed 39 times for 246 yards and 4 touchdowns in a 41-14 win over the Tennessee Titans breaking Jim Browns rookie single game record that had stood for and remains a Bengals rookie record for carries, yards, and touchdowns, and franchise record for touchdowns. His 1,129 yards that season is also still a Bengals rookie record. For six seasons, Dillon was one of the few bright spots on otherwise struggling Bengals teams. Dillon voiced his frustrations with the team and owner Mike Brown (American football executive), stating \"we will never win with the Brown family in Cincinnati,\" after a 2001 game. From 1997 to 2002, he rushed for over 1,000 yards each year, and made the Pro Bowl 3 times (1999-2001). On October 22, 2000, Dillon set an NFL record for most yards rushed in one game (278 yards) against the Denver Broncos, breaking Walter Paytons single-game mark of 275 yards set on November 20, 1977. The record has since been broken by Jamal Lewis (295 yards) on September 14, 2003, and Adrian Peterson (296 yards) on November 4, 2007; it remains a franchise record for yards and yards-per-carry (12.64). Question: How many years after Dillon's record of most yards rushed in one game did Adrian Peterson break the record?", - "Output Program": [ - "record = 1977\nbroken = 2007\ndiff = broken - record\nprint(diff)", - "condition_1 = 1997\ncondition_2 = 2004\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Indianapolis Colts began their 2011 season at Reliant Stadium against the Houston Texans. For the first time since the 1998 season, Peyton Manning was not under the helm at quarterback and it was recently acquired Kerry Collins that would take his position. The game started very well for the Colts, opening up with an interception by Melvin Bullitt that allowed the Colts to take control. However, a three and out from the offense quickly gave the Texans the ball to drive down and score a field goal and take a 3-0 lead. Collins and the Colts offense was out of sync for much of the first quarter, fumbling two snaps and giving Houston the great field position inside of the Indianapolis 40-yard line. After the first quarter, the Texans held a commanding 17-0 lead and were firing on all cylinders. The second quarter continued Houston's dominance, with all three teams of the Colts failing to stop or to execute against the Texans. At halftime, the Colts trailed Houston 34-0, the largest deficit in the entire 58-year history of the franchise. The second half saw little action with both teams taking shorter drives and in some senses, running down the clock. The Colts scored their first and the only points scored in the second half with a Reggie Wayne touchdown from Collins in the fourth quarter. The Colts went on to lose to the Texans 34-7, their second straight season starting 0-1. Question: How many total points were scored in the game?", - "Output Program": [ - "team1 = 34\nteam2 = 7\nprint(team1 + team2)", - "p1 = 34\np2 = 7\nprint(p1+p2)" - ], - "Output Answer": [ - "{'number': '41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The princely states varied greatly in status, size, and wealth; the premier 21-gun salute states of Hyderabad, Jammu and Kashmir were each over 200,000 km2 in size, or slightly larger than the whole of Great Britain. In 1941, Hyderabad had a population of over 16 million, comparable to the population of Demographics of Romania at the time, while Jammu and Kashmir had a population of slightly over 4 million, comparable to that of Switzerland. At the other end of the scale, the non-salute principality of Lawa Thikana covered an area of 49 km2, or smaller than Bermuda, with a population of just below 3,000. Some two hundred of the lesser states had an area of less than 25 km2 (10 mi2). At the time of Indian independence in 1947, Hyderabad had annual revenues of over Rs. 9 crore (roughly \u00a36.75 million/$27.2 million in 1947 values, approximately \u00a3240 million/$290 million in 2014 values), and its own army, Deccan Airways Limited, telecommunication system, railway, postal system, currency, radio service and a major public university; the tiny state of Lawa had annual revenues of just Rs. 28,000 (\u00a32100/$8463 in 1947 values, \u00a373,360/$89,040 in 2014 values). Question: How many premier 21-gun salute states are there?", - "Output Program": [ - "hyderabad = 1\njammu = 1\nkashmir = 1\ntotal = hyderabad + jammu + kashmir\nprint(total)", - "states = (\"hydrabad\",\"jammu\",\"britain\")\n\nprint(len(states))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: From 1989 to 1990, the Najibullah government was partially successful in building up the Afghan defence forces. The Khad had established a local militia force which stood at an estimated 100,000 men. The 17th Division in Herat, which had begun the 1979 Herat uprising against PDPA-rule, stood at 3,400 regular troops and 14,000 tribal men. In 1988, the total number of security forces available to the government stood at 300,000. This trend did not continue, and by the summer of 1990, the Afghan government forces were on the defensive again. By the beginning of 1991, the government controlled only 10 percent of Afghanistan, the eleven-year Siege of Khost had ended in a mujahideen victory and the morale of the Afghan military finally collapsed. In the Soviet Union, Kryuchkov and Shevardnadze had both supported continuing aid to the Najibullah government, but Kryuchkov had been arrested following the failed 1991 Soviet coup d\u00e9tat attempt and Shevardnadze had resigned from his posts in the Soviet government in December 1990 - there were no longer any pro-Najibullah people in the Soviet leadership and the Soviet Union was in the middle of an economic and political crisis, which would lead directly to the dissolution of the Soviet Union on 26 December 1991. At the same time Boris Yeltsin became Russias new hope, and he had no wish to continue to aid Najibullahs government, which he considered a relic of the past. In the autumn of 1991, Najibullah wrote to Shevardnadze \"I didnt want to be president, you talked me into it, insisted on it, and promised support. Now you are throwing me and the Republic of Afghanistan to its fate.\" Question: How many more tribal men than regular troops were in the 17th Division in Herat?", - "Output Program": [ - "tribalmen=14000\ntroops=3400\nanswer=tribalmen-troops \nprint(answer)", - "tribalman=14000\nregulartroops=3400\nanswer=tribalman-regulartroops\nprint(answer)" - ], - "Output Answer": [ - "{'number': '10600', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite the passport union with Sweden, Norway, Denmark, and Iceland, Finland could not join the Nordic Council until 1955 because of Soviet fears that Finland might become too close to the West. At that time the Soviet Union saw the Nordic Council as part of NATO of which Denmark, Norway and Iceland were members. That same year Finland joined the United Nations, though it had already been associated with a number of UN specialized organisations. The first Finnish ambassador to the UN was G.A. Gripenberg (1956\u20131959), followed by Ralph Enckell (1959\u20131965), Max Jakobson (1965\u20131972), Aarno Karhilo (1972\u20131977), Ilkka Pastinen (1977\u20131983), Keijo Korhonen (1983\u20131988), Klaus T\u00f6rnudd (1988\u20131991), Wilhelm Breitenstein (1991\u20131998) and Marjatta Rasi (1998\u20132005). In 1972 Max Jakobson was a candidate for Secretary-General of the UN. In another remarkable event of 1955, the Soviet Union decided to return the Porkkala peninsula to Finland, which had been rented to the Soviet Union in 1948 for 50 years as a military base, a situation which somewhat endangered Finnish sovereignty and neutrality. Question: How many Finnish ambassadors to the UN were there between 1970 and 1990?", - "Output Program": [ - "name = ['aarno', 'llkka', 'keijo', 'klaus', 'max']\nlength = len(name)\nprint(length)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the census in 2005, there were 2,628,811 residents in Osaka, an increase of 30,037 or 1.2% from 2000. There were 1,280,325 households with approximately 2.1 persons per household. The population density was 11,836 persons per km\u00b2. The 1923 Great Kant\u014d earthquake caused a mass migration to Osaka between 1920 and 1930, and the city became Japans largest city in 1930 with 2,453,573 people, outnumbering even Tokyo, which had a population of 2,070,913. The population peaked at 3,252,340 in 1940, and had a post-war peak of 3,156,222 in 1965, but continued to decrease since, as the residents moved out to the suburbs. Question: How many more people peaked in 1940 than in 1960?", - "Output Program": [ - "people_1940 = 3252340\npeople_1965 = 3156222\npopulation_peak = people_1940 - people_1965\nprint(population_peak)", - "peak_1940 = 3252340\npeak_1960 = 3156222\nprint(abs(round(peak_1940 - peak_1960,2)))" - ], - "Output Answer": [ - "{'number': '96118', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As economists Milton Friedman and Anna J. Schwartz have noted, the decade from 1869 to 1879 saw a growth of 3 percent per year in money national product, an outstanding real national product growth of 6.8 percent per year in this period and a rise of 4.5 percent per year in real product per capita. Even the alleged \"monetary contraction\" never took place, the money supply increasing by 2.7 percent per year in this period. From 1873 through 1878, before another spurt of monetary expansion, the total supply of bank money rose from $1.964 billion to $2.221 billion, a rise of 13.1 percent or 2.6 percent per year. In short, a modest but definite rise, and scarcely a contraction. Although per-capita nominal income declined very gradually from 1873 to 1879, that decline was more than offset by a gradual increase over the course of the next 17 years. Question: How many years did it take for the total supply of bank money to rise 13.1 percent?", - "Output Program": [ - "year=1873 \nyear1=1878\nanswer=year1-year\nprint(answer)\n", - "year=1873 \nyear1=1879\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Pakistani President Pervez Musharraf - then as Chief of Army Staff - was responsible for sending thousands of Pakistanis to fight alongside the Taliban and Bin Laden against the forces of Massoud. In total there were believed to be 28,000 Pakistani nationals fighting inside Afghanistan. 20,000 were regular Pakistani soldiers either from the Frontier Corps or army and an estimated 8,000 were militants recruited in madrassas filling regular Taliban ranks. The estimated 25,000 Taliban regular force thus comprised more than 8,000 Pakistani nationals. A 1998 document by the U.S. State Department confirms that \"20-40 percent of [regular] Taliban soldiers are Pakistani.\" The document further states that the parents of those Pakistani nationals \"know nothing regarding their childs military involvement with the Taliban until their bodies are brought back to Pakistan.\" A further 3,000 fighter of the regular Taliban army were Arab and Central Asian militants. From 1996 to 2001 the Al Qaeda of Osama Bin Laden and Ayman al-Zawahiri became a state within the Taliban state. Bin Laden sent Arab recruits to join the fight against the United Front. Of roughly 45,000 Pakistani, Taliban and Al Qaeda soldiers fighting against the forces of Massoud only 14,000 were Afghan. Question: For how many years was Al Qaeda considered a state within the Taliban state?", - "Output Program": [ - "alqaeda_considered_state=2001-1996\nprint(alqaeda_considered_state)", - "start_year = 1996\nend_year = 2001\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In June 2009, the Indian Air Force (IAF) selected the C-17 for its Very Heavy Lift Transport Aircraft requirement to replace several types of transport aircraft. In January 2010, India requested 10 C-17s through the U.S.s Foreign Military Sales program, the sale was approved by Congress in June 2010. On 23 June 2010, the Indian Air Force successfully test-landed a USAF C-17 at the Gaggal Airport to complete the IAFs C-17 trials. In February 2011, the IAF and Boeing agreed terms for the order of 10 C-17s with an option for six more; the US$4.1 billion order was approved by the Indian Cabinet Committee on Security on 6 June 2011. Deliveries began in June 2013 and were to continue to 2014. In 2012, the IAF reportedly finalized plans to buy six more C-17s in its Five-Year plans of India for 2017-2022. However, this option is no longer available since C-17 production ended in 2015. Question: How many C-17s could Beoing order in February 2011 total?", - "Output Program": [ - "c_17_s = 10 + 6\nprint(c_17_s)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Wakeman has been married four times and has six children. At the age of 20, he married Rosaline Woolford on 28 March 1970 and had two sons, Oliver Wakeman (b. 26 February 1972) and Adam Wakeman (b. 11 March 1974). They divorced in 1977. Wakeman then married Swiss-born Danielle Corminboeuf, a recording studio secretary, in January 1980 in the West Indies and lived with her in Montreux. They had one son, Benjamin (b. 1978), before they divorced in late 1980. In 1981, Wakeman met former Page 3 girl model Nina Carter and had a daughter, Jemma Kiera (b. 1983), before they married in November 1984 and had a son, Oscar (b. 1986). The couple separated in 2000 and divorced in 2004. In 2004, Wakeman revealed that he had an extramarital affair with American-born designer Denise Gandrup, who first met Wakeman in 1972 and designed and made several of his capes. The two were romantically involved but split in 1981; they met in 1985 and had Amanda (b. 9 May 1986), but Wakeman kept it a secret to protect his marriage with Carter and agreed to financially support his daughter. In December 2011, Wakeman married journalist Rachel Kaufman. Question: How many years had Wakeman and Jemma known each other before they were married?", - "Output Program": [ - "year=1974\nyear1=1977\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The first quarter was all about defense, as the teams traded punts until the Jets got the ball late in the first quarter at their own 24-yard line. On the drive, Chad Pennington converted key third downs to Brad Smith and Tim Dwight, and was soon faced with a 3rd-and-goal at the Bears' 6-yard line. Apparently unable to see an open Laveranues Coles, Pennington lobbed a pass towards Chris Baker that was intercepted by Brian Urlacher. With just under four minutes left in the half, Thomas Jones appeared to fumble and Kerry Rhodes recovered, but Chicago successfully challenged the play, denying the Jets a scoring opportunity. The game was scoreless at halftime. Eric Mangini, apparently remembering the success of his surprise onside kick against Indianapolis in Week 4, decided to open the second half with one. Unfortunately, this one was scooped up by Chicago's Chris Harris. On the Bears' first play, Jones broke off a 19-yard run, and Jones rushed every play on the drive that was capped off by a 20-yard field goal by Robbie Gould. The Jets' next drive ended when Pennington was intercepted by Nathan Vasher in Chicago territory. The Bears' game-breaking score came when Rex Grossman completed a short pass to Mark Bradley. The Jets' Drew Coleman fell down attempting to make the tackle, and Bradley had an open lane to the end zone to extend the Bears' lead to 10-0. The Bears then went into a ball-control offense, and the Jets could not muster anything. Question: How many interceptions did Chad Pennington throw?", - "Output Program": [ - "interception = [\"brian\",\"nathan\"]\n\nprint(abs(len(interception)))\n\n", - "no_of_interceptions = 2\nprint(no_of_interceptions)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: How many churches were recorded as destroyed in both the fires of 1248 and 1413?", - "Output Program": [ - "y1 = 11\ny2 = 14\nprint(y1+y2)", - "churches_1248 = 11\nchurches_1413 = 14\nprint(churches_1248+churches_1413)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With regulations in place and DDT banned, the eagle population rebounded. The bald eagle can be found in growing concentrations throughout the United States and Canada, particularly near large bodies of water. In the early 1980s, the estimated total population was 100,000 individuals, with 110,000\u2013115,000 by 1992; the U.S. state with the largest resident population is Alaska, with about 40,000\u201350,000, with the next highest population the Provinces and territories of Canada of British Columbia with 20,000\u201330,000 in 1992. Obtaining a precise count of bald eagles population is extremely difficult. The most recent data submitted by individual states was in 2006, when 9789 breeding pairs were reported. For some time, the stronghold breeding population of bald eagles in the lower 48 states was in Florida, where over a thousand pairs have held on while populations in other states were significantly reduced by DDT use. Today, the Contiguous United States with the largest number of breeding pairs of eagles is Minnesota with an estimated 1,312 pairs, surpassing Floridas most recent count of 1,166 pairs. 23, or nearly half, of the 48 contiguous states now have at least 100 breeding pairs of bald eagles. In Washington State, there were only 105 occupied nests in 1980. That number increased by about 30 per year, so that by 2005 there were 840 occupied nests. 2005 was the last year that the Washington Department of Fish and Wildlife counted occupied nests. Further population increases in Washington may be limited by the availability of late winter food, particularly salmon. Question: How many more occupied nests were there in Washington in 2005 than in 1980?", - "Output Program": [ - "y1 = 105\ny2 = 840\ndiff = y2 - y1\nprint(diff)" - ], - "Output Answer": [ - "{'number': '735', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The effectiveness of heat-seeking missiles was only 7% early in the Vietnam War, but improved to approximately 15%\u201340% over the course of the war. The AIM-4 Falcon used by the USAF had kill rates of approximately 7% and was considered a failure. The AIM-9B Sidewinder introduced later achieved 15% kill rates, and the further improved AIM-9D and J models reached 19%. The AIM-9G used in the last year of the Vietnam air war achieved 40%. Israel used almost totally guns in the 1967 Six-Day War, achieving 60 kills and 10 losses. However, Israel made much more use of steadily improving heat-seeking missiles in the 1973 Yom Kippur War. In this extensive conflict Israel scored 171 of out of 261 total kills with heat-seeking missiles (65.5%), 5 kills with radar guided missiles (1.9%), and 85 kills with guns (32.6%). The AIM-9L Sidewinder scored 19 kills out of 26 fired missiles (73%) in the 1982 Falklands War. But, in a conflict against opponents using thermal countermeasures, the United States only scored 11 kills out of 48 fired (Pk 23%) with the follow-on AIM-9M in the Gulf War. Question: How many more kills did Israel score with guns in the Yom Kippur War than in the Six-Day War?", - "Output Program": [ - "yom_kippur = 85\nsix_day = 60\ndiff = yom_kippur - six_day\nprint(diff) ", - "yom_kippur = 85\nsix_day = 60\n\nprint(abs(yom_kippur - six_day))" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Demographics of Gabon is the makeup of the population of Gabon. As of , Gabon has a population of . Gabons population is relatively young with 35.5% of its population under 15 years of age and only 4.3% of its population over 65 years old. Gabon has a nearly even split between males and females with 0.99 males for every female in the population. In the age range of 15-65, the ration is exactly 1 male to 1 female. The life expectancy of Gabon is lower than the world average. Gabons populations life expectancy at birth is 53.11 years while the world average is 67.2 years as of 2010. Ethnically, the biggest group in Gabon are the Fang people with over 500,000 people, or about a third of Gabons population, belonging to this ethnic group. The biggest religion in Gabon is Christianity, with between 55-75% of the population of Gabon being Christian. Question: How many years greater is the average world life expectancy than the life expectancy at birth in Gabon?", - "Output Program": [ - "gabon = 53.11\nworld = 67.2\ndiff = world - gabon\nprint(diff)", - "condition_1 = 53.11\ncondition_2 = 67.2\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '14.09', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Within the Ta\u0161majdan park a sports complex of Ta\u0161majdan Sports Centre is located. Centre administers several facilities located outside Ta\u0161majdan, like \"Pionir Hall\" and \"Ice Hall\". However, swimming pools are located in the park. The outdoor swimming pool was built in 1959-1961. Its dimensions are 50 x 20 meters; its depth varies between 2.2 and 5.0 meters; its capacity is 3,500 m\u00b3 and 2,500 seats. Next to the big one, there is a small swimming pool for children. Altogether, there is enough room for 4,000 people. It is equipped for international day-and-night competitions in swimming, water polo, water diving, etc. and also used for certain cultural venues or as an outdoor cinema during summer. It was one of the venues for the 2006 Mens European Water Polo Championship and one of the venues of the 2009 Summer Universiade in July 2009, the event for which the pool was renovated. The indoor swimming-pool was built in 1964-1968. Its dimensions are 50 x 20 meters and depth is between 2.2 and 5.4 meters; its capacity is 3,700 m\u00b3. The swimming pool is surrounded with four diving boards - 1, 3, 5 and 10 meters high and 2,000 seats. It is equipped with underwater light. At -16 \u00b0C, water and air can be heated up to 28 \u00b0C. Question: How many meters is the difference between the shallowest depth and the deepest depth of the pool?", - "Output Program": [ - "shalo = 2.2\ndippest = 5.0\ndiff = dippest - shalo\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the 2012 census, 59.5% of jobs in the Paris Region were in market services (12.0% in wholesale and retail trade, 9.7% in professional, scientific, and technical services, 6.5% in information and communication, 6.5% in transportation and warehousing, 5.9% in finance and insurance, 5.8% in administrative and support services, 4.6% in accommodation and food services, and 8.5% in various other market services), 26.9% in non-market services (10.4% in human health and social work activities, 9.6% in public administration and defence, and 6.9% in education), 8.2% in manufacturing and utilities (6.6% in manufacturing and 1.5% in utilities), 5.2% in construction, and 0.2% in agriculture. Question: Overall in Paris, how many percent more jobs were in market services compared with the second smallest job category?", - "Output Program": [ - "market = 59.5\nsecond = 5.2\ndiff = market - second\nprint(diff)", - "service = 59.5\nsecond_small = 5.2\n\nprint(abs(round(service - second_small,2)))" - ], - "Output Answer": [ - "{'number': '54.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percentage points did the population of whites drop from 1990 to 2010?", - "Output Program": [ - "_1990 = 72.1\n_2010 = 47.9\nmore_points = _1990 - _2010\nprint(more_points)", - "y1990 = 72.1\ny2010 = 47.9\n\nprint(abs(round(y2010 - y1990,2)))" - ], - "Output Answer": [ - "{'number': '24.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many games did the winning streak last?", - "Output Program": [ - "condition_1 = 6\ncondition_2 = 1\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "winning_streak = 5\nprint(winning_streak)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the New Jersey gubernatorial election, 2013, Republican Chris Christie received 62.5% of the vote (4,926 cast), ahead of Democrat Barbara Buono with 35.9% (2,834 votes), and other candidates with 1.6% (124 votes), among the 8,017 ballots cast by the townships 16,108 registered voters (133 ballots were spoiled), for a turnout of 49.8%. In the New Jersey gubernatorial election, 2009, Republican Chris Christie received 4,787 votes (52.3% vs. 41.7% countywide), ahead of Democrat Jon Corzine with 3,421 votes (37.4% vs. 50.6%), Independent Chris Daggett with 793 votes (8.7% vs. 5.9%) and other candidates with 82 votes (0.9% vs. 0.8%), among the 9,146 ballots cast by the townships 15,871 registered voters, yielding a 57.6% turnout (vs. 46.5% in the county). Question: How many percent of people did not vote for Chris Christie in 2013?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 62.5\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nvotes = 62.5\nno_votes = percentage - votes\nprint(no_votes)" - ], - "Output Answer": [ - "{'number': '37.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: How many more people were in Ashkelon in 2005 compared to 1955?", - "Output Program": [ - "people_Ashkelon_1955 = 16000\npeople_Ashkelon_2005 = 106000\nmore_people = people_Ashkelon_2005 - people_Ashkelon_1955\nprint(more_people)", - "people_y2005 = 106000\npeople_y1955 = 16000\nprint(abs(round(people_y2005 - people_y1955,2)))" - ], - "Output Answer": [ - "{'number': '90000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many natural streams were named either river, rio, or wash?", - "Output Program": [ - "river = 147\nrio = 11\nwash = 60\ntotal = river + rio + wash\nprint(total)", - "river = 147 \nrio = 11\nwash = 60\ntotal = 5564\n\nprint(abs(round(wash+river+rio,2)))" - ], - "Output Answer": [ - "{'number': '218', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On October 1, the Chiefs hosted the San Francisco 49ers at Arrowhead Stadium. Coach Herman Edwards confirmed Trent Green would not play in the game. The game was broadcast on Fox at noon Kansas City time. The Chiefs defense shut out the 49ers high scoring offense, forcing two interceptions and three forced fumbles. Quarterback Alex Smith was held to 92 yards passing and the 49ers to 93 yards rushing. In their first three games, the 49ers had given up only four sacks, but against the Chiefs, they allowed five total sacks. Quarterback Damon Huard completed 18 of 23 passes for 208 yards and two passing touchdowns. While compiling a 133.3 passer rating - 158.3 is perfect - Huard was hardly ever touched or even hurried by a San Francisco defense which had rung up 12 sacks in its first three games. The game marked the first shutout for the Chiefs defense since December 1, 2002, and the 49ers their first shutout since 2004 and only their second since 1977. Question: How many points off of a perfect passer rating did Damon Huard measure for this game?", - "Output Program": [ - "perfect = 158.3\nget = 133.3\ndiff = perfect - get\ndiff = int(diff)\nprint(diff)", - "condition_1 = 133.3\ncondition_2 = 158.3\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the Israel Central Bureau of Statistics, Ashdod had a population of about at the end of , making it the sixth largest city in Israel. The annual population growth rate is 2.6% and the ratio of women to men is 1,046 to 1,000. The population age distribution was recorded as 19.7% under the age of 10, 15.7% from age 10 to 19, 14.9% from 20 to 29, 19.1% from 30 to 44, 19.1% from 45 to 64, and 11.3% were 65 or older. The population of Ashdod is significantly younger than the Israeli average because of the large number of young couples living in the city. The city is ranked medium-low in socio-economic grading, with a rating of 4 out of 10. 56.1% of Twelfth grade students in Ashdod were eligible for matriculation certificates in 2000. The average salary in 2000 was Israeli new sheqel 4,821 compared to the national average of Israeli new sheqel 6,835. Question: How many more people, in terms of percentage, belonged to the largest age range compared to the smallest?", - "Output Program": [ - "Older=11\nPopulation_age=19.1\nanswer=Population_age-Older\nprint(answer)", - "age=19.7\nAgerange=11.3\nanswer=age-Agerange\nprint(answer)" - ], - "Output Answer": [ - "{'number': '8.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 4,280 households of which 32.9% had children under the age of 18 living with them, 39.2% were married couples living together, 16.4% had a female householder with no husband present, 5.7% had a male householder with no wife present, and 38.7% were non-families. 32.0% of all households were made up of individuals and 14% had someone living alone who was 65 years of age or older. The average household size was 2.34 and the average family size was 2.90. Question: How many in percent of households didn't have children under the age of 18 living with them?", - "Output Program": [ - "households_with_children_living = 32.9\ntotal = 100\nanswer = total - households_with_children_living\nprint(answer)", - "children_18 = 32.9\n\nprint(abs(round(100-children_18,2)))" - ], - "Output Answer": [ - "{'number': '67.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: In the first quarter, the Buccaneers started out flat, and found themselves trailing 17-0 to the winless Detroit Lions. After trading possessions to open the game, quarterback Daunte Culpepper led the Lions on a seven-play touchdown drive to go up 7-0. On the following drive, Jeff Garcia ran into running back Carnell Williams and fumbled the ball. Daniel Bullocks recovered the ball and returned it 44 yards for a touchdown. The Lions added a field goal late in the first quarter, and led 17-0. Early in the second quarter, Jeff Garcia quickly moved the Buccaneers down the field for their first touchdown. The Lions went three-and-out, and the Buccaneers went on another touchdown drive to trim the deficit to 17-14. Less than two minutes later, Ronde Barber intercepted Daunte Culpepper at the Detroit 24. On the very next play, Garcia connected with Jerramy Stevens, and the Buccaneers took their first lead of the game at 21-17. On their first possession of the second half, the Lions again went three-and-out. Nick Harris punted, and Clifton Smith returned the punt 70 yards for a touchdown. Later in the third quarter, Ronde Barber intercepted Culpepper for the second time, this time returning the ball for a touchdown. Culpepper was benched and back-up quarterback Drew Stanton stepped in. By the end of the third quarter, the Lions trimmed the deficit to 35-20. Warrick Dunn broke off a 40-yard run, and a roughing the passer penalty put Tampa Bay in the red zone. An unnecessary roughness penalty, along with Garcia being tripped by him own man, however, forced the Buccaneers to settle for a fourth quarter Matt Bryant field goal. With 8 minutes remaining, the Lions received a punt and Daunte Culpepper returned to the game. Culpepper's pass was complete to John Standeford, but he fumbled and Tampa Bay recovered. They did not surrender the ball again, and ran out the clock to seal the victory. Question: How many yards was the longest touchdown?", - "Output Program": [ - "longest_touchdown = 70\nprint(longest_touchdown)", - "fg_1 = 44\nfg_2 = 70\nfg_3 = 0\n\ndata = (fg_3,fg_2,fg_1)\n\nanswer = max(data)\n\nif answer == fg_1:\n print(fg_1)\nelif answer == fg_2:\n print(fg_2)\nelif answer == fg_3:\n print(fg_3)" - ], - "Output Answer": [ - "{'number': '70', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not South Asian?", - "Output Program": [ - "SouthAsian=19.1\npeople=100\nanswer=people-SouthAsian\nprint(answer)", - "total = 100\nsouth = 19.1\ndiff = total - south\nprint(diff)", - "condition_1 = 19.1\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '80.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The rivalry between the Indianapolis Colts and New England Patriots is one of the NFLs newest rivalries. The rivalry is fueled by the quarterback comparison between Peyton Manning and Tom Brady. The Patriots owned the beginning of the series, defeating the Colts in six consecutive contests including the 2003 AFC Championship game and a 2004 AFC Divisional game. The Colts won the next three matches, notching two regular season victories and a win in the 2006 AFC Championship game on the way to their win in Super Bowl XLI. On November 4, 2007 the Patriots defeated the Colts 24-20; in the next matchup on November 2, 2008, the Colts won 18-15 in a game that was one of the reasons the Patriots failed to make the playoffs; in the 2009 meeting, the Colts staged a spirited comeback to beat the Patriots 35-34; in 2010 New England Patriots season the Colts almost staged another comeback, pulling within 31-28 after trailing 31-14 in the fourth quarter, but fell short due to a Patriots interception of a Manning pass late in the game; it turned out to be Mannings final meeting against the Patriots as a member of the Colts. After a 2011 Indianapolis Colts season that included a 31-24 loss to the Patriots, the Colts drafted Andrew Luck and in November of 2012 Indianapolis Colts season the two teams met with identical 6-3 records; the Patriots erased a 14-7 gap to win 59-24. The nature of this rivalry is ironic because the Colts and Patriots were division rivals from 1970 to 2001, but it did not become prominent in league circles until after Indianapolis was relocated to the AFC South. On November 16, 2014, the New England Patriots traveled at 7-2 to play the 6-3 Colts at Lucas Oil Stadium. After a stellar four touchdown performance by New England running back Jonas Gray, the Patriots defeated the Colts 42-20. The Patriots followed up with a 45-7 defeat of the Colts in the 2014 AFC Championship Game. Question: How many years after the Patriots beat defeated the Colts by four points did the Colts return to beat the Patriots by three points?", - "Output Program": [ - "year_colt_defeted = 2007\nyear_colt_won = 2008\n\n\nprint(abs((year_colt_defeted - year_colt_won)))", - "patriots_defeated_colts_year = 2007\ncolts_defeated_patriots_year = 2008\nnumber_years = colts_defeated_patriots_year - patriots_defeated_colts_year\nprint(number_years)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Trying to snap a three-game losing streak, the Bills went home, donned their throwback uniforms (again), and played a Week 12 AFC East rematch with the Miami Dolphins. After a scoreless first quarter, Buffalo would trail early in the second quarter as Dolphins quarterback Chad Henne threw a 4-yard touchdown pass to wide receiver Brian Hartline. The Bills would tie the game with quarterback Ryan Fitzpatrick getting an impressive 31-yard touchdown run. Miami would retake the lead in the third quarter with a 1-yard touchdown run from running back Ricky Williams, yet Buffalo's offense would explode with points in the fourth quarter. It would begin with running back Fred Jackson's 3-yard touchdown run and continued with kicker Rian Lindell booting a 56-yard field goal. Afterwards, Fitzpatrick would hook up with wide receiver Terrell Owens on a 51-yard touchdown pass, while Jackson got a 7-yard touchdown run. Question: How many yards was the shortest touchdown run?", - "Output Program": [ - "yards = 1\nprint(yards)", - "shortest_touchdown = 1\nprint(shortest_touchdown)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1900, the Mexican population was 13.6 million. During the period of economic prosperity that was dubbed by economists as the \"Mexican Miracle\", the government invested in efficient social programs that reduced the infant mortality rate and increased life expectancy. These measures jointly led to an intense demographic increase between 1930 and 1980. The populations annual growth rate has been reduced from a 3.5% peak in 1965 to 0.99% in 2005. While Mexico is now transitioning to the third phase of demographic transition, close to 50% of the population in 2009 was 25 years old or younger. Fertility rates have also decreased from 5.7 children per woman in 1976 to 2.2 in 2006. The average annual population growth rate of the capital, the Mexico City, was the first in the country at 0.2%. The state with the lowest population growth rate over the same period was Michoac\u00e1n (-0.1%), whereas the states with the highest population growth rates were Quintana Roo (4.7%) and Baja California Sur (3.4%), both of which are two of the least populous states and the last to be admitted to the Union in the 1970s. The average annual net migration rate of the Federal District over the same period was negative and the lowest of all political divisions of Mexico, whereas the states with the highest net migration rate were Quintana Roo (2.7), Baja California (1.8) and Baja California Sur (1.6). While the national annual growth rate was still positive (1.0%) in the early years of the 2000s, the national net migration rate was negative (-4.75/1000 inhabitants), given the former strong flow of immigrants to the United States; an estimated 5.3 million undocumented Mexicans lived in the United States in 2004 and 18.2 million American citizens in the 2000 Census declared having Mexican ancestry. However, as of recent years in the 2010s, the net migration rate reached 0, given the strong economy of Mexico and a weakening American economy, causing many of its former residents to return. However, Mexico is the second country in the total number of immigrants to the United States from 1830 to 2000, after Germany. Question: How many years was the time span where Mexico had an intense demographic increase?", - "Output Program": [ - "start = 1930\nend = 1980\ndiff = end - start\nprint(diff)", - "start = 1930\nend = 1980\n\n\nprint(abs(round((start - end),2)))" - ], - "Output Answer": [ - "{'number': '50', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: the average price to rent an average apartment in Neuch\u00e2tel was 921.35 Swiss francs (CHF) per month (US$740, \u00a3410, \u20ac590 approx. exchange rate from 2003). The average rate for a one-room apartment was 451.40 CHF (US$360, \u00a3200, \u20ac290), a two-room apartment was about 675.66 CHF (US$540, \u00a3300, \u20ac430), a three-room apartment was about 825.15 CHF (US$660, \u00a3370, \u20ac530) and a six or more room apartment cost an average of 1647.88 CHF (US$1320, \u00a3740, \u20ac1050). The average apartment price in Neuch\u00e2tel was 82.6% of the national average of 1116 CHF. The vacancy rate for the municipality, , was 0.53%. Question: How many dollars difference is there between the average price to rent an average apartment in Neuch\u00e2tel and the average rate for a one-room apartment?", - "Output Program": [ - "condition_2 = 740\ncondition_1 = 360\nprint(abs(round(condition_2 - condition_1,2)))", - "one = 360\naverage = 740\nprint(average - one)" - ], - "Output Answer": [ - "{'number': '380', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: How many more dollars was Shearer paid in 2004 per episode compared to what he made up until 1998?", - "Output Program": [ - "condition_1 = 30000\ncondition_2 = 360000\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '330000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Early evidence for proto-Chinese millet agriculture is Radiocarbon dating to about 7000 BC. The earliest evidence of cultivated rice, found by the Yangtze River, is carbon-dated to 8,000 years ago. Farming gave rise to the Jiahu culture (7000 to 5800 BC). At Damaidi in Ningxia, 3,172 Neolithic signs in China dating to 6000\u20135000 BC have been discovered, \"featuring 8,453 individual characters such as the sun, moon, stars, gods and scenes of hunting or grazing\". These pictographs are reputed to be similar to the earliest characters confirmed to be written Chinese. Chinese proto-writing existed in Jiahu around 7000 BC, Dadiwan culture from 5800 BC to 5400 BC, Damaidi around 6000 BC and Banpo dating from the 5th millennium BC. Some scholars have suggested that Jiahu symbols (7th millennium BC) were the earliest Chinese writing system. Excavation of a Peiligang culture site in Xinzheng county, Henan, found a community that flourished in 5,500 to 4,900 BC, with evidence of agriculture, constructed buildings, pottery, and burial of the dead. With agriculture came increased population, the ability to store and redistribute crops, and the potential to support specialist craftsmen and administrators. In late Neolithic times, the Yellow River valley began to establish itself as a center of Yangshao culture (5000 BC to 3000 BC), and the first villages were founded; the most archaeologically significant of these was found at Banpo, Xian. Later, Yangshao culture was superseded by the Longshan culture, which was also centered on the Yellow River from about 3000 BC to 2000 BC. Question: How many years did Chinese proto-writing exist in the Dadiwan culture?", - "Output Program": [ - "condition_1 = 5400 \ncondition_2 = 5800\n\nprint(abs(round(condition_2 - condition_1,2)))", - "start_year = 5800\nstop_year = 5400\ndifference = start_year - stop_year\nprint(difference)" - ], - "Output Answer": [ - "{'number': '400', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By a more directly comparable measure, \"Love Shine a Light\" received an average of 9.458 points per country or 78.82% of total votes available, the third-highest in the history of the present voting system, behind only \"Save Your Kisses for Me\" by Brotherhood of Man in Eurovision Song Contest 1976 (9.647 points per jury, 80.39% of available points) and \"Ein bi\u00dfchen Frieden\" by Nicole (German singer) in Eurovision Song Contest 1982 (9.470 votes per jury, 78.91% of available points). Furthermore, the song received maximum points from ten of twenty-four countries (41.7%), the fourth highest of all time behind \"Euphoria (Loreen song)\" by Loreen (singer) in Eurovision Song Contest 2012 (which received 12 points from eighteen of forty-one countries, or 43.9%), \"Non ho let\u00e0\" by Gigliola Cinquetti in 1964 (receiving the then-maximum 5 points from eight of fifteen countries, or 53.3%) and \"Ein bi\u00dfchen Frieden\" in 1982 (12 points from nine of seventeen countries, or 52.9%). Question: How many more percentage points of available points did \"Save Your Kisses for Me\" get than \"Ein bi\u00dfchen Frieden\"?", - "Output Program": [ - "save_your_kisses_point = 80.39\nEin_bichean_points = 78.91\n\nprint(abs(round(save_your_kisses_point - Ein_bichean_points,2)))", - "save_your_kisses_for_me = 80.39\nein = 78.91\nanswer = round(save_your_kisses_for_me - ein, 2)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1.48', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Murray was signed as a free agent by the Cleveland Indians on December 2, 1993. In the 1994 season, he played in 108 games and had a .254 batting average along with 76 RBIs, 17 home runs and 110 hits before the season was cut short due to the strike. The following year, he played in 113 games while having a .323 batting average for 82 RBIs, 21 home runs, and 141 hits. Murray reached the 3,000-hit plateau as an Indian on June 30, 1995 at the Hubert H. Humphrey Metrodome with a single to right field off Minnesota Twins pitcher Mike Trombley. In the 1995 American League Division Series, he hit 5-for-13 for a .385 batting average while having one home run and 3 RBIs as they swept the Boston Red Sox in three games. In the 1995 American League Championship Series, he hit 6-for-24 while having a home run and 3 RBIs as the Indians beat the Seattle Mariners to advance to the 1995 World Series. In that series, he hit 2-for-19 for a .105 batting average. One of his hits was a single in the bottom of the eleventh inning of Game 3 off of Alejandro Pe\u00f1a to score \u00c1lvaro Espinoza. He had two other RBIs along with a home run shot in Game 2 that scored two runs. However, the Indians lost to the Atlanta Braves in six games. Murrays 1996 season was shared between two teams, the Indians and the Orioles. He played a total of 152 games, hitting for .260 with 79 RBIs, 22 home runs along with 147 hits. He played in 88 total games for the Indians, hitting for .262 along with 45 RBIs, 12 home runs and 88 hits. The Indians traded Murray back to Baltimore on July 21, 1996 for pitcher Kent Mercker. Question: How many home runs total did Murray score between 1994-1996?", - "Output Program": [ - "y1 = 17 + 21\ny2 = 22 + 12\nprint(y2 + y1)" - ], - "Output Answer": [ - "{'number': '72', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to National Police Authority records, in 2002, 16,212 foreigners were caught committing 34,746 crimes, over half of which turned out to be visa violations (residing/working in Japan without a valid visa). The statistics show that 12,667 cases (36.5%) and 6,487 individuals (40.0%) were Chinese, 5,272 cases (15.72%) and 1,186 individuals (7.3%) were Brazilian, and 2,815 cases (8.1%) and 1,738 individuals (10.7%) were Korean. The total number of crimes committed in the same year by Japanese was 546,934 cases. Question: How many Chinese, Brazilian and Korean people committed crimes in 2002?", - "Output Program": [ - "crime = 6487 + 1186 + 1738\nprint(crime)", - "condition_1 = 6487\ncondition_2 =1186+1738\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '9411', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Watson is the only golfer to score a round of 67 or less in all 4 majors at least once in 4 different decades. His best round in the Masters is a 67. His first 67 came in 1977. Other 67s were scored in the 1980s, 1990s and 2010s. His most recent 67 at Augusta was his opening round in 2010. His US Open low score is a 65. He scored 65 in 1987 and 2003, 66 in 1993 and he first shot 67 in 1975. At the British Open, Watsons low score is a 64 in 1980. 65s were scored in 1977 (twice), 1994 and 2009 (all 65s at the Open were scored at Turnberry). Finally at the PGA Championship, Watsons low score of the 1970s was a 66 in 1979. In the 1980s he scored a 67 in 1980, 1983, 1985, and 1989. His low PGA score is a 65 in 1993 & 2000. Question: How many years in the 1980s did Watson score 67 in golf?", - "Output Program": [ - "majors=4\nanswer=majors \nprint(answer)", - "round=64\nyears=4\nprint(years)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not Thai American?", - "Output Program": [ - "thai_african = 0.1\ntotal = 100\n\nnot_thai_african = (total - thai_african)\n\nprint(not_thai_african)", - "thai_american = 0.1\n\nprint(abs(round(100 - thai_american,2)))" - ], - "Output Answer": [ - "{'number': '99.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2009, Streetsvilles population stood at 47,327 with a 9.9% population increase between 2001 and 2006 and a subsequent 20% increase from 2006 to 2009. From 2006 to 2009, households also increased in number from 12,178 to 13,722. The majority of Streetsville residences own their own homes (85%) with more than 51,000 residents holding a university or college degree. Also the majority of residences work within grey or white collar jobs versus only 27% of the population consisting of labour workers . Furthermore, the average household income of Streetsville residents amounts to $124,255 with only a 5.6% unemployment rate. In relation to religion, 41.4% of residents are Roman Catholics while religious populations such as Muslims (6.9%) and Anglicans (6.3%) are continuing to grow. Also nearly 48% of Streetsville residents are identified as visible minorities including predominantly East Indians, South Asians and Chinese. Subsequently, 53% of the populations main language is English while the region boasts many non-official languages such as Chinese, Arabic, and Punjabi. With homes averaging around 3.4 bedrooms, the average family consists of three people per home and has around 1.4 children. Streetsvilles population has an average age of 38 with 33% of the population being between ages 25\u201344, 23.1% of the population are between the ages 45\u2013 64 and 14.5% of the population being between the ages of 15- 24. Also among the population, 61.4% of residents are married while 29.1% are single and 9.5% are widowed or divorced. Question: How many percent of people were not Roman Catholics?", - "Output Program": [ - "roman_cathlics = 41.4\n\nprint(abs(round(100 - roman_cathlics,2)))", - "roman_catholics = 41.4\ntotal = 100\nanswer = total - roman_catholics\nprint(answer)" - ], - "Output Answer": [ - "{'number': '58.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Bamako-S\u00e9nou International Airport is from the city and opened to passengers in 1974. Passenger traffic steadily increased in the early 2000s. Government figures revealed 403,380 passengers in 1999, 423,506 in 2003, 486,526 in 2004, and 516,000 in 2005, and is predicted to reach over 900,000 by 2015 under a low (4%) yearly growth-rate scenario. To date this growth rate has been surpassed. Total air traffic the airport increased by 12.4% in 2007 and 14% in 2008. Most of this increase came in passenger transport, with the number of passengers served increasing by 20% in 2007 and 17% in 2008. Twenty-seven airline carriers operated weekly or better at Bamako-S\u00e9nou International Airport in the 2007-2008 period. This continued growth was offset by cargo flights decline of 16.75% in 2007, and 3.93% in 2008. The highest frequency route is on the Bamako-Dakar sector with 29 weekly non-stop connections. Domestic flights also serve Malis regional capitals Kayes, Mopti, Timbuktu, Sikasso, Gao, and Kidal. Bamako Senou International Airport is managed by A\u00e9roports du Mali (ADM). Its operations are overseen by the Malian Ministry of Equipment and Transports. Question: How many percentage points did the airport traffic increase by between 2007 and 2008?", - "Output Program": [ - "percentage_increase_air_traffic_2007 = 12.4\npercentage_increase_air_traffic_2008 = 14\npercentage_increase_2007_2008 = percentage_increase_air_traffic_2007 + percentage_increase_air_traffic_2008\nprint(percentage_increase_2007_2008)", - "airport_traffic_2007 = 12.4\nairport_traffic_2008 = 14\n\nprint(abs(airport_traffic_2008 + airport_traffic_2007))" - ], - "Output Answer": [ - "{'number': '26.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: African elephants were listed as Vulnerable species by the International Union for Conservation of Nature (IUCN) in 2008, with no independent assessment of the conservation status of the two forms. In 1979, Africa had an estimated minimum population of 1.3 million elephants, with a possible upper limit of 3.0 million. By 1989, the population was estimated to be 609,000; with 277,000 in Central Africa, 110,000 in East Africa, 204,000 in southern Africa, and 19,000 in West Africa. About 214,000 elephants were estimated to live in the rainforests, fewer than had previously been thought. From 1977 to 1989, elephant populations declined by 74% in East Africa. After 1987, losses in elephant numbers accelerated, and savannah populations from Cameroon to Somalia experienced a decline of 80%. African forest elephants had a total loss of 43%. Population trends in southern Africa were mixed, with anecdotal reports of losses in Zambia, Mozambique and Angola while populations grew in Botswana and Zimbabwe and were stable in South Africa. Conversely, studies in 2005 and 2007 found populations in eastern and southern Africa were increasing by an average annual rate of 4.0%. Due to the vast areas involved, assessing the total African elephant population remains difficult and involves an element of guesswork. The IUCN estimates a total of around 440,000 individuals for 2012. Question: How many more percentage points of the elephant population was lost in savannah populations in Cameroon and Somalia than African forest elephants?", - "Output Program": [ - "came = 80\nafri = 43\nprint(came - afri)" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Patriots were hoping to stave off a losing streak and rebound from their loss to the Cardinals in this rematch of the AFC Championship. After both teams initial possession ended in punts, the Patriots drove to the Ravens 19 before settling for a Gostkowski field goal. On the first play of the Ravens' next drive, Steve Gregory intercepted Joe Flacco at the 42 and returned it 36 yards to the Ravens 6-yard line. Three plays later Brandon Bolden ran in a 2-yard touchdown, extending the lead to 10-0. Following another Ravens punt, the Patriots may have missed a chance to put the game away. After driving to the Ravens 27, an offensive pass interference penalty on Rob Gronkowski moved the ball to the Ravens 30. Then, a 19-yard reception on 2-and-11 was nullified by an offensive pass interference penalty moved the ball back to the Ravens 40, eventually ending in a 49-yard Gostkowski field goal, keeping the Ravens in the game. This time the Ravens finally managed a response driving 80 yards to score to score on a 25-yard touchdown pass from Flacco to Torrey Smith, trimming the score to 13-7. On the drive, Jerod Mayo was called for pass interference on 3rd-and-6 and Flacco completed a 14-yard pass on 3rd-and-13. Following a Patriots punt, the Ravens marched 92 yards in over 6 minutes to take a 14-13 lead on a 20-yard touchdown reception by Dennis Pitta. The Patriots took the lead right back marching 81 yards and never faced a third-down, taking the lead on a 7-yard touchdown reception by Edelman for a 20-14 halftime lead. In the second half the Ravens took the opening drive 80 yards and scored on a 7-yard touchdown run by Ray Rice to allow Baltimore to retake a 21-20 lead. Again the Patriots took the lead right back on a 12 play, 78-yard march to take a 27-21 lead on a 3-yard touchdown run by Danny Woodhead. Following a Ravens punt the Patriots drove all the way to the Ravens 2-yard line, but had to settle for a 20-yard field goal, making the score 30-21 early in the fourth quarter. The Ravens proceeded to drive to the Patriots 33, but went for it on 4th-and-1 instead of kicking the field goal and Bernard Pierce was tackled for a loss. The Ravens forced a punt and Flacco engineered a 92-yard touchdown drive to trim the lead to 30-28 with a 5-yard touchdown pass to Smith. On the Patriots ensuing possession, Brady was intercepted by Ladarius Webb, but Webb was flagged for illegal contact and the Patriots retained possession. They reached the Ravens 44, but on 2nd-and-9, Brady was sacked for a 7-yard loss moving the ball back to the Patriots 49, and his 3rd-down pass was incomplete, forcing a punt. Taking over at their own 21 with 1:55 to go, Flacco hit Jacoby Jones for a 24-yard gain. Baltimore was able to reach the Patriots 34 where Flacco threw an incompletion on 3rd-and-9, but Devin McCourty was flagged for pass interference, moving the ball to the 7-yard line. Justin Tucker kicked a field goal that appeared to miss wide right, but was controversially ruled good and the Ravens won 31-30. With this loss New England fell to 1-2. The Ravens not only avenged the AFC Championship defeat by winning their first-ever regular season meeting against their opponent, but the Patriots faced their first sub-.500 record in 145 games since starting the 2003 season 0-1 against the Buffalo Bills, and also stumbled to their first 1-2 start since 2001. This was the fourth time in the previous ten seasons the Pats had lost consecutive games. Also, in what turned out to be the replacement officials' next-to-last game officiating, the game was marred by a series of questionable calls that eventually provoked the Ravens fans to start chanting derogatory words towards the referees; Patriots coach Bill Belichick was seen to try to grab one of the officials as they were scurrying from the field. The Patriots were one of six 2011 season playoff teams to be under .500 after their first three games; the others were the Steelers, Broncos, Lions, Packers, and Saints (who were sitting at 0-3 by this time). Question: How many points in total were scored?", - "Output Program": [ - "point_one = 31\npoint_two = 30\n\n\nprint(abs(round(point_one + point_two,2)))", - "ravens = 31\nengland = 30\ntotal = ravens + england\nprint(total)" - ], - "Output Answer": [ - "{'number': '61', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Minority ethnic groups include White people in Zimbabwe, who make up less than 1% of the total population. White Zimbabweans are mostly of British origin, but there are also Afrikaner, Greeks in Zimbabwe, Portuguese people, Franco-Mauritian and Dutch people communities. The white population dropped from a peak of around 278,000 or 4.3% of the population in 1975 to possibly 120,000 in 1999, and was estimated to be no more than 50,000 in 2002, and possibly much less. The 2012 census lists the total white population at 28,782 (roughly 0.22% of the population), one-tenth of its 1975 estimated size. Most emigration has been to the United Kingdom (between Zimbabweans in the United Kingdom Britons are of Rhodesian or Zimbabwean origin), South Africa, Botswana, Zambia, Canada, Australia and New Zealand. Coloureds form 0.5% of the population, and various Asian people ethnic groups, mostly of Indian and Chinese origin, are also 0.5%. Question: How many people in Zimbabwe, in terms of percentage, were not part of the White population as of 2012?", - "Output Program": [ - "Whitepopulation=100\nzim=0.22\nanswer=Whitepopulation-zim\nprint(answer)", - "white=0.22\npeople=100\nanswer=people-white \nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.78', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 10 July 2018, Sri Lanka have played 272 Test matches; they have won 86 matches, lost 101 matches, and 85 matches were Draw (cricket). As of 10 July 2018, Sri Lanka have played 816 ODI matches, winning 376 matches and losing 399; they also tied 5 matches, whilst 36 had no result. As of 10 July 2018, Sri Lanka have played 108 T20I matches and won 54 of them; 52 were lost and 1 tied and 1 no result match as well. Question: How many ODI matches were not winning matches?", - "Output Program": [ - "total = 816\nwin = 376\ntied = 5\nlosse = 399\n\nprint(total-win)", - "not_winning_ODI_matches=399\ntied_ODI_matches=5\nno_result_ODI_matches=36\ntotal_not_winning_ODI_matches=not_winning_ODI_matches+tied_ODI_matches+no_result_ODI_matches\nprint(total_not_winning_ODI_matches)" - ], - "Output Answer": [ - "{'number': '440', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many percentages did the population on non-Hispanic whites decline from 1980 to 2009?", - "Output Program": [ - "population1980 = 12.1\npopulation2009 = 34.4\nprint(population2009-population1980)", - "y1 = 34.4\ny2 = 12.1\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '22.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many female justices were appointed to the U.S. Supreme Court before Ruth Bader Ginsburg?", - "Output Program": [ - "females = 1\nprint(females)", - "rank_ruth = 2\n\nprint(abs(round((rank_ruth- 1),2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With regulations in place and DDT banned, the eagle population rebounded. The bald eagle can be found in growing concentrations throughout the United States and Canada, particularly near large bodies of water. In the early 1980s, the estimated total population was 100,000 individuals, with 110,000\u2013115,000 by 1992; the U.S. state with the largest resident population is Alaska, with about 40,000\u201350,000, with the next highest population the Provinces and territories of Canada of British Columbia with 20,000\u201330,000 in 1992. Obtaining a precise count of bald eagles population is extremely difficult. The most recent data submitted by individual states was in 2006, when 9789 breeding pairs were reported. For some time, the stronghold breeding population of bald eagles in the lower 48 states was in Florida, where over a thousand pairs have held on while populations in other states were significantly reduced by DDT use. Today, the Contiguous United States with the largest number of breeding pairs of eagles is Minnesota with an estimated 1,312 pairs, surpassing Floridas most recent count of 1,166 pairs. 23, or nearly half, of the 48 contiguous states now have at least 100 breeding pairs of bald eagles. In Washington State, there were only 105 occupied nests in 1980. That number increased by about 30 per year, so that by 2005 there were 840 occupied nests. 2005 was the last year that the Washington Department of Fish and Wildlife counted occupied nests. Further population increases in Washington may be limited by the availability of late winter food, particularly salmon. Question: How many bald eagles were not in the state of Alaska in 1992 according to the highest estimates?", - "Output Program": [ - "total_population = 115000\nbald_eagel = 50000\nnot_bald_eagel = total_population - bald_eagel\nprint(not_bald_eagel)", - "total = 115000\nus = 50000\n\nprint(total-us)" - ], - "Output Answer": [ - "{'number': '65000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Lost in Translation was screened at the 2003 Telluride Film Festival. It was given a limited release on September 12, 2003 in 23 theaters where it grossed $925,087 on its opening weekend with an average of $40,221 per theater and ranking 15th at the box office. It was given a wider release on October 3, 2003 in 864 theaters where it grossed $4,163,333 with an average of $4,818 per theater and ranking 7th. The film went on to make $44,585,453 in North America and $75,138,403 in the rest of the world for a worldwide total of $119,723,856. Question: How many theaters did the film open up in after it was given a wider release?", - "Output Program": [ - "first = 23\nafter = 864\nprint(after - first)", - "condition_1 = 23\ncondition_2 = 864\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '841', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2014, Aston Martin suffered a pre-tax loss of \u00a372 million, almost triple that of 2013 selling 3,500 cars during the year, well below 7,300 sold in 2007 and 4,200 sold in 2013. In March 2014, Aston Martin issued \"payment in kind\" notes of US$165 million, at 10.25% interest, in addition to the \u00a3304 million of senior secured notes at 9.25% issued in 2011. Aston Martin also had to secure an additional investment of \u00a3200 million from its shareholders to fund development of new models. It is reported that Aston Martins pre-tax losses for 2016 increased by 27% to \u00a3162.8 million, the sixth year it continued to suffer a loss. Question: How many more cars did Aston Martin sell in 2013 compared to 2014?", - "Output Program": [ - "year1 = 3500\nyear2 = 4200\n\ndiff = (year2 - year1)\n\nprint(diff)" - ], - "Output Answer": [ - "{'number': '700', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the restricted regions there are 317,225 wells, qanats and springs that discharge 36,719 million cubic meters water a year, out of which 3,409 million cubic meters is surplus to the aquifer capacity. in 2005, in the country as a whole, there were 130,008 deep wells with a discharge of 31,403 million cubic meter, 33,8041 semi deep wells with a discharge of 13,491 million cubic meters, 34,355 qanats with a discharge of 8,212 million cubic meters, and 55,912 natural springs with a discharge of 21,240 million cubic meters. Question: How many more semi-deep wells were there than deep wells and qanats?", - "Output Program": [ - "semi_deep = 338041\ndeepwells = 130008\nqanats = 34355\nmore = semi_deep - (deepwells - qanats)\nprint(more)", - "deep_wells = 130008\nsemi_deep_wells = 338041+34355\n\nprint(abs(round(deep_wells - semi_deep_wells,2)))" - ], - "Output Answer": [ - "{'number': '242388', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Iran's telecommunication network enjoys the highest growth rate in the Middle East. One of the indicators that clearly illustrates this growth rate is the increase in the number of installed main lines. In 1978 there were only about 850,000 fixed lines installed in Iran. This number rose to about 1,767,000 by 1986 and to about 2,380,000 by 1989. One of the objectives of the first five-year development plan (1989-1994) for the telecommunication sector was to add one million new fixed lines to the network. However, due to the establishment and expansion of many low-capacity and high-capacity exchanges, the actual growth rate that was achieved was considerably higher. In fact more than 3.1 million new main lines were installed during the period of the first five-year plan. Four million new lines were expected to be added by the end of the second five-year plan (1994-1999), which would increase the number of installed main lines to about 9,510,000 fixed lines. Irans telecom market, which generated an estimated $9.1 billion in 2010 (of which 2/3 from \"voice\" mobile-phone and 1/10 from \"data\" mobile-phone services), has been growing significantly, especially its mobile-phone business. As of 2010, Iran had about 66 million mobile-phone subscribers covering about 70% of the population. In contrast, about 36% of Iranians had fixed-line phones. Question: During the five year plan 1989-1994, how many million more lines did Iran actually build compared to their plan?", - "Output Program": [ - "date_dict = {'day': '','month':'','year': ''}\niran_lines_1989 = 2380000\nplan_lines_1989_1994 = 1000000\nplan_lines_1989_1994_mill = plan_lines_1989_1994 / plan_lines_1989_1994\niran_lines_1989_mill = iran_lines_1989 / plan_lines_1989_1994\nactual_lines_1989_1994 = 3100000\nactual_lines_1989_1994_mill = actual_lines_1989_1994 / plan_lines_1989_1994\n\nactual_lines_1989_1994_mill = (actual_lines_1989_1994_mill - plan_lines_1989_1994_mill)\nlines_dict = {'number':actual_lines_1989_1994_mill, 'date': date_dict, 'spans': []}\nprint(lines_dict)", - "plan_building = 3.1\nactual_building = 1.0\nprint(abs(plan_building-actual_building))" - ], - "Output Answer": [ - "{'number': '2.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2011, Samsung had the highest shipment market share worldwide, followed by Apple. In 2013, Samsung had 31.3% market share, a slight increase from 30.3% in 2012, while Apple was at 15.3%, a decrease from 18.7% in 2012. Huawei, LG and Lenovo were at about 5% each, significantly better than 2012 figures, while others had about 40%, the same as the previous years figure. Only Apple lost market share, although their shipment volume still increased by 12.9 percent; the rest had significant increases in shipment volumes of 36 to 92 percent. In Q1 2014, Samsung had a 31% share and Apple had 16%. In Q4 2014, Apple had a 20.4% share and Samsung had 19.9%. In Q2 2016, Samsung had a 22.3% share and Apple had 12.9%. In Q1 2017, IDC reported that Samsung was first placed, with 80 million units, followed by Apple with 50.8 million, Huawei with 34.6 million, Oppo with 25.5 million and Vivo with 22.7 million. Question: How many more million units in q1 2017 did Samsung have than Vivo?", - "Output Program": [ - "sam = 80\nvivo = 22.7\nprint(sam - vivo)" - ], - "Output Answer": [ - "{'number': '57.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Audis sales grew strongly in the 2000s, with deliveries to customers increasing from 653,000 in 2000 to 1,003,000 in 2008. The largest sales increases came from Eastern Europe (+19.3%), Africa (+17.2%) and the Middle East (+58.5%). China in particular has become a key market, representing 108,000 out of 705,000 cars delivered in the first three quarters of 2009. One factor for its popularity in China is that Audis have become the car of choice for purchase by the Chinese government for officials, and purchases by the government are responsible for 20% of its sales in China. As of late 2009, Audis operating profit of \u20ac1.17-billion ($1.85-billion) made it the biggest contributor to parent Volkswagen Groups nine-month operating profit of \u20ac1.5-billion, while the other marques in Group such as Bentley and SEAT had suffered considerable losses. May 2011 saw record sales for Audi of America with the new Audi A7 and Audi A3 TDI Clean Diesel. In May 2012, Audi reported a 10% increase in its sales\u2014from 408 units to 480 in the last year alone. Question: How many more percentage points of sales came from Eastern Europe than Africa?", - "Output Program": [ - "\nEastern_Europe = 19.3\nAfrica = 17.2\nprint(Eastern_Europe-Africa)", - "eastern = 19.3\nafrica = 17.2\nprint(eastern - africa)" - ], - "Output Answer": [ - "{'number': '2.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to Iranian government sources, the war cost Iran an estimated 200,000\u2013220,000 killed, or up to 262,000 according to the conservative Western estimates. This includes 123,220 combatants, 60,711 Missing in action and 11,000\u201316,000 Civilian casualties. Combatants include 79,664 members of the Islamic Revolutionary Guard Corps and additional 35,170 soldiers from Armed Forces of the Islamic Republic of Iran. In addition, prisoners of war comprise 42,875 Iranian casualties, they were captured and kept in Iraqi detention centers from 2.5 to more than 15 years after the war was over. According to the Janbazan Affairs Organization, 398,587 Iranians sustained injuries that required prolonged medical and health care following primary treatment, including 52,195 (13%) injured due to the exposure to chemical warfare agents. From 1980 to 2012, 218,867 Iranians died due to war injuries and the mean age of combatants was 23 years old. This includes 33,430 civilians, mostly women and children. More than 144,000 Iranian children were orphaned as a consequence of these deaths. Other estimates put Iranian casualties up to 600,000. Question: How many more members of the Islamic Revolutionary Guard Corps were there in the count of combatants compared to the number of soldiers from Armed Forces of the Islamic Republic of Iran?", - "Output Program": [ - "islamic_revolutionary_gaurd_corps = 79664\narmed_forces_of_islamic_republic = 35170\ncount = islamic_revolutionary_gaurd_corps - armed_forces_of_islamic_republic\nprint(count)", - "\nsolderes = 35170\nguard = 79664 \nprint(abs(solderes-guard))" - ], - "Output Answer": [ - "{'number': '44494', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Age of Empires III is a real-time strategy video game developed by Microsoft Corporation's Ensemble Studios and published by Microsoft Game Studios. The Mac version was ported over and developed and published by Destineer's MacSoft. The PC version was released on October 18, 2005 in North America and November 4, 2005 in Europe, while the Mac version was released on November 21, 2006 in North America and September 29, 2006 in Europe. An N-Gage version of the game developed by Glu Mobile was released on April 28, 2009. It is the third game of the Age of Empires series and the sequel to Age of Empires II: The Age of Kings. The game portrays the European colonization of the Americas, between approximately 1492 and 1876 AD. There are fourteen total civilizations to play within the game. Age of Empires III has made several innovations in the series, in particular with the addition of the \"Home City\", which combines real-time strategy and role-playing game features. Two expansion packs have been released: the first, Age of Empires III: The WarChiefs, was released on October 17, 2006, and introduced three Native American civilizations; the second, Age of Empires III: The Asian Dynasties, was released on October 23, 2007, and included three Asian civilizations. Age of Empires III has sold over 2 million copies as of May 2008. As well as receiving favorable reviews, it has garnered awards, including GameSpy's \"Best RTS game of 2005\", and was one of the best-selling games of 2005. In 2007, Age of Empires III was the seventh best-selling computer game, with over 313,000 copies sold that year. Question: How many years passed between the PC release of Age of Empires III and the Mac release in North America?", - "Output Program": [ - "PC_release_in_NorthAmerica_year=2005\nMacVersion_release_in_NorthAmerica_year=2006\nyears_passed_between_these_releases=MacVersion_release_in_NorthAmerica_year-PC_release_in_NorthAmerica_year\nprint(years_passed_between_these_releases)", - "pc_release = 2005\nmac_release = 2006\n\n\nprint(abs((pc_release - mac_release)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Limbaugh holds an annual fundraising telethon called the \"EIB Cure-a-Thon\" for the Leukemia & Lymphoma Society. In 2006, the EIB Cure-a-Thon conducted its 16th annual telethon, raising $1.7 million, totaling over $15 million since the first cure-a-thon. According to Leukemia and Lymphoma Society annual reports, Limbaugh personally contributed between $100,000 and $499,999 from 2000\u20132005 and 2007, and Limbaugh said that he contributed around $250,000 in 2003, 2004 and 2005. NewsMax reported Limbaugh donated $250,000 in 2006, and the Societys 2006 annual report placed him in the $500,000 to $999,999 category. Limbaugh donated $320,000 during the 2007 Cure-a-Thon, which the Leukemia and Lymphoma Society reported had raised $3.1 million. On his radio program April 18, 2008, Limbaugh pledged $400,000 to the Leukemia and Lymphoma Society after being challenged by two listeners to increase his initial pledge of $300,000. Question: Did Limbaugh donate more in 2006 or 2007?", - "Output Program": [ - "donate =2007\nprint(donate)", - "year =2007\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2007'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The median lethal dose (LD50) for acute radiation exposure is about 4.5 Sievert. The committed effective dose equivalent (CEDE) 210Po is 0.51 \u00b5Sv/Becquerel if ingested, and 2.5 \u00b5Sv/Bq if inhaled. So a fatal 4.5 Sv dose can be caused by ingesting , about 50 nanograms (ng), or inhaling , about 10 ng. One gram of 210Po could thus in theory poison 20 million people of whom 10 million would die. The actual toxicity of 210Po is lower than these estimates because radiation exposure that is spread out over several weeks (the biological half-life of polonium in humans is 30 to 50 days) is somewhat less damaging than an instantaneous dose. It has been estimated that a median lethal dose of 210Po is , or 0.089 micrograms, still an extremely small amount. For comparison, one grain of salt is about 0.06 mg 60 \u03bcg. Question: How many more nanograms is a fatal 4.5 Sv dose for ingesting than inhaling?", - "Output Program": [ - "ingesting = 50\ninhaling = 10\ndiff = ingesting - inhaling\nprint(diff)" - ], - "Output Answer": [ - "{'number': '40', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Taylor won the inaugural 2014 Perth Darts Masters after beating Van Gerwen in the final 11-9 whilst averaging 105.08. He then defended his 2014 Sydney Darts Masters title by beating Stephen Bunting 11-3 in the final. In the quarter-finals of the 2014 World Grand Prix (darts), Taylor lost 3-1 against James Wade. This was the first time that Wade had beaten Taylor in a major televised knockout tournament. At the 2014 European Championship (darts), Taylor lost 10-9 in a thriller to Stephen Bunting. Taylor comfortably progressed to the final of the 2014 Grand Slam of Darts and a meeting with Dave Chisnall. Despite taking an initial 5-0 lead, the final was by far his closest match of the event as Chisnall fought back to 10-10, before Taylor rediscovered his best form to win another five unanswered legs and seal his sixth Grand Slam title 16-13. Question: How many finals did Taylor play in during 2014?", - "Output Program": [ - "tylor_played_finals = (\"2014 Perth\",\"2014 sydney darts\",\"2014 grand slam\")\n\nprint(len(tylor_played_finals))", - "gerwen = 1\nstephen = 1\ndave = 1\ntotal = gerwen + stephen + dave\nprint(total)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The car also won the 1961 British Saloon Car Championship season, 1962 British Saloon Car Championship season, 1969 British Saloon Car Championship season, 1978 British Saloon Car Championship season and 1979 British Saloon Car Championship season, as well as the British Rally Championship in 1962, 1963 and 1970, the European Rally Championship in 1965 and 1966, and won the Finnish Rally Championship in 1965 and 1966. Minis also won the 1965 Lowood 4 Hour endurance race, and the final Finnish Grand Prix in 1963. The Cooper S also had some success in the European Touring Car Championship, winning in 1964 and 1968, the Guia Race of Macau (a 1-2-3 finish in 1965, a 1-2 finish in 1970 and a win in 1972), and the Australian Touring Car Championship, winning its class in 1962, 1963, 1964, 1966, 1967 and 1968. A further title was the 1971 Sun-7 Chesterfield Series. The Mini also enjoyed class wins at the 1963 Armstrong 500, repeating this feat every year until 1969 Hardie-Ferodo 500, and having class wins at the 1964, 1965 and 1971 Sandown 250, and Six Hour Le Mans in 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970 and 1972, as well as the 1971 Phillip Island 500K. The car also won the Welsh Sports and Saloon Car Championship in 1998. Mini Leyland came 4th place in the under-2-litre category in the 1966 Trans-Am season, 1967 Trans-Am season and 1969 Trans-Am seasons, improving to 3rd in 1970 Trans-Am season. Question: How many times was the Mini Leyland in 4th place before the 1970 Trans-Am season?", - "Output Program": [ - "no_of_times = 3\nprint(no_of_times)", - "mini_place = [\"2 litre cat\",\"1966 trans\",\"1967 trans\"]\n\nprint(abs(len(mini_place)))\n\n" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to 2011 census of India, Gobichettipalayam had a population of 60,279 with a sex-ratio of 1,062 females for every 1,000 males, much above the national average of 929. A total of 4,669 were under the age of six, constituting 2,364 males and 2,305 females. Scheduled Castes and Scheduled Tribes accounted for 10.74% and .08% of the population respectively. The average literacy of the city was 78.52%, compared to the national average of 72.99%. The city had a total of 17064 households. There were a total of 25,225 workers, comprising 512 cultivators, 2,035 main agricultural labourers, 637 in house hold industries, 21,070 other workers, 971 marginal workers, 15 marginal cultivators, 308 marginal agricultural labourers, 57 marginal workers in household industries and 591 other marginal workers. Question: How many cultivators, main agricultural labourers, marginal cultivators, marginal agricultural labourers, and marginal workers were there in total?", - "Output Program": [ - "Cult = 512\nMain_agri = 2035 \nMargin_culti = 15\nMargin_agri_cult = 308 \nMarginal_workers = 971\n\nprint(Cult + Main_agri + Margin_culti + Margin_agri_cult + Marginal_workers)", - "cultivators = 512\nmain_agricultural_labourers = 2035\nmarginal_cultivators = 15\nmarginal_agricultural_labourers = 308\nmarginal_workers = 971\ntotal = cultivators + main_agricultural_labourers + marginal_cultivators + marginal_agricultural_labourers + marginal_workers\nprint(total)" - ], - "Output Answer": [ - "{'number': '3841', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Panthers' first home game of the season was a duel against the defending super bowl champions, the Green Bay Packers. Cam Newton threw for once again another 400+ yard game, becoming the first rookie ever to do so and only the 6th quarterback in NFL history to accomplish such a feat. Newton picked up where he left off against the Cardinals with an early score with 9:26 left in the 1st quarter of the game. The Panthers would lead 13-7 at halftime, stunning the defending Super Bowl champions. However, Green Bay would come back when Aaron Rodgers threw a 49-yard touchdown pass to a wide-open Greg Jennings to put the Packers up 14-13. A big game-changer was when there was 9:31 left in the 3rd quarter of the game. Cam Newton found Steve Smith, but Smith fumbled the football and Charles Woodson picked it up. Another big game changer was on a 4th and 4 at the Packers 6-yard line with 3:23 left in the game, score being 23-16 Packers, Cam Newton tried to scramble for the first down, but was 2 yards shy. The Packers would go on to win the game, 30-23, a much closer game than expected, but the Panthers still fell to 0-2 on the season. Question: How many games had the Panthers won that season?", - "Output Program": [ - "condition_1 = 0\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "games_won = 0\nprint(games_won)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many in percent from cantons population in 2002 were Bosniak and Croat?", - "Output Program": [ - "bosn = 79.6\ncroat = 6.7\nprint(bosn + croat)", - "Bosniak_population = 79.6\nCroat_population = 6.7\nprint (Bosniak_population+Croat_population)" - ], - "Output Answer": [ - "{'number': '86.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The population doubled by 1978, and the population growth rate peaked at 3.4% in 1985. At the 2006 census, the population had reached 298,968, although the census in 2000 showed that the population growth rate had declined to 1.9%. Life expectancy at birth stood at 46 years in 1978, and later rose to 72. Infant mortality has declined from 12.7% in 1977 to 1.2% today, and adult literacy reached 99%. Combined school enrolment reached the high 90s. The population was projected to have reached 317,280 in 2010. Question: How many years did the life expectancy increase by?", - "Output Program": [ - "before = 46\nafter = 72\ndiff = after - before\nprint(diff)", - "life_exp = 46 \nrose_to = 72\n\nprint(abs(life_exp - rose_to))" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Determined to play competitive basketball despite being out of the NBA, Johnson formed the Magic Johnson All-Stars, a barnstorming team composed of former NBA and college players. In 1994 Johnson joined with former pros Mark Aguirre, Reggie Theus, John Long (basketball), Earl Cureton, Jim Farmer, and Lester Conner, as his team played games in Australia, Israel, South America, Europe, New Zealand, and Japan. They also toured the United States, playing five games against teams from the Continental Basketball Association. In the final game of the CBA series, Magic Johnson had 30 points, 17 rebounds, and 13 assists, leading the All-Stars to a 126-121 victory over the Oklahoma City Cavalry. By the time he returned to the Lakers in 1996, the Magic Johnson All-Stars had amassed a record of 55-0, and Johnson was earning as much as $365,000 per game. Johnson played with the team frequently over the next several years, with possibly the most memorable game occurring in November, 2001. Magic, at the age of 42, played with the All-Stars against his alma mater, Michigan State Spartans mens basketball. Although he played in a celebrity game to honor coach Jud Heathcoate in 1995, this was Johnsons first meaningful game played in his hometown of Lansing in 22 years. Playing in front of a sold out arena, Johnson had a triple-double and played the entire game, but his all-star team lost to the Spartans by two points. Johnsons half court shot at the buzzer would have won the game, but it fell short. On November 1, 2002 Johnson returned to play a second exhibition game against Michigan State. Playing with the Canberra Cannons of Australias National Basketball League (Australasia) instead of his usual group of players, Johnsons team defeated the Spartans 104-85, as he scored 12 points, with 10 assists and 10 rebounds. Question: How many more points did Magic Johnson have in the final game of the CBA series than when his team defeated the Spartans?", - "Output Program": [ - "cba = 30\nspartans = 12\ndiff = cba - spartans\nprint(diff)", - "cba = 30\nspartens = 12\n\nprint(abs(round(cba - spartens,2)))" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The NASL first staged an indoor tournament in 1971 NASL Professional Hoc-Soc Tournament at the St. Louis Arena with a $2,800 purse. After a couple of years of experimenting, including a three-city tour by the CSKA Moscow team from Moscow in 1974, the league again staged tournaments in 1975 NASL Indoor tournament and 1976 NASL Indoor tournament. For many years Tampa Bay owner George W. Strawbridge, Jr. lobbied his fellow owners to start up a winter indoor season, but was always stone-walled. For several years, his Rowdies and several other teams used winter indoor \"friendlies\" as part of their training and build-up to the outdoor season. In the meantime, pressed by the rival Major Indoor Soccer League (1978-92) (MISL), which inaugurated play in 1978, two-day mini-tournaments like the 1978 NASL Skelly Indoor Invitational and the 1979 NASL Budweiser Indoor Soccer Invitational were held with varying degrees of success. The NASL finally started a full indoor league schedule, a 12-game season with 10 teams, in 1979-80 NASL Indoor season. For the 1980-81 NASL Indoor season, the number of teams playing indoor soccer increased to 19 and the schedule grew to 18 games. The schedule remained at 18 games, but the teams participating decreased to 13 for the 1981-82 NASL Indoor season. The league canceled the 1982-83 indoor season and three teams (Chicago, Golden Bay, and San Diego) played in the Major Indoor Soccer League (1978-92) for that season. Four other teams (Fort Lauderdale, Montreal, Tampa Bay and Tulsa) competed in a short 1983 NASL Grand Prix of Indoor Soccer in early 1983. The NASL indoor season returned for 1983-84 NASL Indoor season with only seven teams but a 32-game schedule. Question: How many years did the Major Indoor Soccer League last?", - "Output Program": [ - "start = 1978\nend = 1992\nanswer = end - start\nprint(answer)", - "leaugue_start = 1978\nleaugue_end = 1992\n\nprint(abs(leaugue_start - leaugue_end))" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their easy win over the Seahawks, the Vikings stayed at home, donned their throwback uniforms, and faced the Chicago Bears in a Week 12 duel. After a scoreless first quarter, the Vikings drew first blood as quarterback Brett Favre completed a 15-yard TD pass to rookie wide receiver Percy Harvin. The Bears responded with QB Jay Cutler firing a 24-yard TD pass to WR Johnny Knox. The Vikings responded with Favre hooking up with running back Chester Taylor on a 10-yard TD pass, along with kicker Ryan Longwell nailing a 52-yard field goal. Finally, the Vikings closed out the first half with Favre finding tight end Visanthe Shiancoe on a 6-yard TD pass. In the third quarter, the Bears tried to rally with kicker Robbie Gould nailing a 38-yard field goal. However, the Vikings finally shut out the Bears for the rest of the second half, and kicker Ryan Longwell made field goals of 37 and 20 yards. Running back Adrian Peterson also had a 5-yard TD run (with a missed extra point attempt). With the win, the Vikings improved to 10-1, and compiled a 5-0 record against their NFC North rivals. Their \"magic number\" decreased to two, meaning that any combination of two Vikings wins or Packers losses would result in the Vikings clinching their second consecutive NFC North division title. On Wednesday December 2, the NFL honored Brett Favre with the NFC Offensive Player of the Month for November. It was the sixth time in his career that he won the award. Question: How many field goals did Ryan Longwell kick?", - "Output Program": [ - "goal = [52, 37, 20]\ntotal = len(goal)\nprint(total)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Oxford Olympics Study 2016 found that sports-related costs for the Summer Games since 1960 are on average USD 5.2 billion and for the Winter Games USD 3.1 billion. This does not include wider infrastructure costs like roads, urban rail, and airports, which often cost as much or more than the sports-related costs. The most expensive Summer Games are Beijing at USD 40-44 billion and the most expensive Winter Games are Sochi 2014 at USD 51 billion. As of 2016, costs per athlete are on average USD 599,000 for the Summer Games and USD 1.3 million for the Winter Games. For London 2012, cost per athlete was USD 1.4 million; for Sochi 2014, USD 7.9 million. Question: How many billions higher was the Sochi 2014 Olympic cost than the average Winter Game cost?", - "Output Program": [ - "Winter = 51\nOlympic = 3.1\nprint(Winter-Olympic)", - "average = 3.1\nsochi = 51\nprint(sochi - average)" - ], - "Output Answer": [ - "{'number': '47.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the United States presidential election in New Jersey, 2012, Democrat Barack Obama received 6,236 votes (51.0% vs. 66.0% countywide), ahead of Republican Mitt Romney with 5,772 votes (47.2% vs. 32.3%) and other candidates with 141 votes (1.2% vs. 0.8%), among the 12,223 ballots cast by the townships 16,332 registered voters, for a turnout of 74.8% (vs. 68.8% in Union County). In the United States presidential election in New Jersey, 2008, Democrat Barack Obama received 6,513 votes (49.6% vs. 63.1% countywide), ahead of Republican John McCain with 6,371 votes (48.6% vs. 35.2%) and other candidates with 164 votes (1.3% vs. 0.9%), among the 13,120 ballots cast by the townships 16,145 registered voters, for a turnout of 81.3% (vs. 74.7% in Union County). In the United States presidential election in New Jersey, 2004, Republican George W. Bush received 6,455 votes (50.4% vs. 40.3% countywide), ahead of Democrat John Kerry with 6,160 votes (48.1% vs. 58.3%) and other candidates with 111 votes (0.9% vs. 0.7%), among the 12,795 ballots cast by the townships 15,822 registered voters, for a turnout of 80.9% (vs. 72.3% in the whole county). Question: How many more votes did Barack Obama receive than Mitt Romney?", - "Output Program": [ - "MittRomney=5772\nBarackObama=6236\nanswer=BarackObama-MittRomney\nprint(answer)", - "Obamareceived=6513\nMittRomney=5772\nanswer=Obamareceived-MittRomney\nprint(answer)" - ], - "Output Answer": [ - "{'number': '464', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With the rest of Week 16's games being played on Christmas Eve, the Jets, due to losses by Jacksonville and Cincinnati, controlled their own playoff destiny with two victories. The game was played in a driving rainstorm as both teams struggled to move the ball early. With 49 seconds remaining in the first quarter, Mike Nugent was ready to attempt a 34-yard field goal, but holder Ben Graham could not handle the snap in the slippery conditions, and the Jets were denied. It was the second straight week Graham had flubbed a snap, but this one could be blamed on the wet conditions. The two teams would trade punts for the rest of the half. In the third quarter, Dolphins coach Nick Saban inserted backup quarterback Cleo Lemon into the game, replacing an ineffective Joey Harrington. Finally, the Jets went on a drive with 6:15 left in the third quarter, with Chad Pennington scrambling for 15 yards and moving into the Dolphins' red zone when Yeremiah Bell was flagged for pass interference. Nugent knocked in a 22-yard field goal for the first points of the game. But Lemon rallied Miami, completing two long passes to Randy McMichael and Ronnie Brown picking up a long run before Lemon tossed a 7-yard touchdown pass to McMichael, and the Dolphins led 7-3 with 13:26 left in the game. Pennington showed poise in leading the Jets back to take the lead, completing key passes to Brad Smith and Leon Washington before finding Cotchery on a 31-yard completion to the Miami 1-yard line, but the Jets challenged, saying that Cotchery was brought down after he broke the plane of the end zone, and the referee agreed, giving the Jets a 10-7 lead with 8:04 remaining in the game. Miami was then forced to punt, but caught a break when Donnie Jones' kick bounced off the elbow of Jets linebacker Brad Kassell, and long snapper John Denney recovered at the Jets' 42-yard line. Lemon led Miami downfield, completing key passes to Derek Hagan and Sammy Morris before Mare tied the game with a 25-yard field goal. With 2:09 to play, the Jets' biggest play of the season took place. Pennington flipped a short screen pass to Washington, who found a hole and scampered 64 yards down to the Miami 16-yard line. After three runs by Kevan Barlow, Nugent kicked a 30-yard field goal with 10 seconds to play, and the Jets had their biggest win of the year. Question: how many yards did Mare tie the game with?", - "Output Program": [ - "Maretied=25\nanswer=Maretied\nprint(answer)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The population of the Jews in Gorlice is not well documented or reliable before the later half of the 19th century. There are statistics on the Jewish population from 1880 to 1910 though. Looking first at the Gorlice district in 1880 there was a total of 74,072 residents and out of those 6.4% (4,755) were Jews. Just in the city of Gorlice itself, there were 2,257 jews out of the around 5,000 residents of the city which is close to 50%. The population of Jews in Gorlice grew to 7.5% of the Gorlice district composed of Jews in 1910 and 51% of residents in the City of Gorlice were Jewish at that time (3,495 out of 6,600). Question: How many total people were not Jewish in the population of the city of Gorlice in 1910 and 1880 combined?", - "Output Program": [ - "total_population_1880 = 5000\npeople_jewish_1880 = 2257\npeople_not_jewish_1880 = total_population_1880 - people_jewish_1880\ntotal_population_1910 = 6600\npeople_jewish_1910 = 3495\npeople_not_jewish_1910 = total_population_1910 - people_jewish_1910\ntotal_not_jewish = people_not_jewish_1880 + people_not_jewish_1910\nprint(total_not_jewish)", - "jews_1910 = 74072 - 4755\njews_1880 = 6600 - 3495\n\nprint(abs(round(jews_1910 + jews_1880,2)))" - ], - "Output Answer": [ - "{'number': '5848', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 21,624. The number of jobs in the primary sector was 38, of which 20 were in agriculture and 18 were in forestry or lumber production. The number of jobs in the secondary sector was 5,433 of which 4,234 or (77.9%) were in manufacturing, 9 or (0.2%) were in mining and 1,022 (18.8%) were in construction. The number of jobs in the tertiary sector was 16,153. In the tertiary sector; 2,397 or 14.8% were in wholesale or retail sales or the repair of motor vehicles, 796 or 4.9% were in the movement and storage of goods, 919 or 5.7% were in a hotel or restaurant, 766 or 4.7% were in the information industry, 1,077 or 6.7% were the insurance or financial industry, 1,897 or 11.7% were technical professionals or scientists, 1,981 or 12.3% were in education and 2,633 or 16.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not in education?", - "Output Program": [ - "percent_jobs_ter_edu=12.3\n\n\npercent_jobs_not_ter_edu=100-percent_jobs_ter_edu\nprint(percent_jobs_not_ter_edu)", - "education_in_tertiary_jobs = 12.3\n\nprint(abs(round(100 - education_in_tertiary_jobs,2)))" - ], - "Output Answer": [ - "{'number': '87.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many percent was the difference of the population of non-Hispanic whites in 1980 compared to 2009?", - "Output Program": [ - "_1980 = 34.4\n_2009 = 12.1\ndiff = _1980 - _2009\nprint(diff)", - "y1980 = 34.4\ny2009 = 12.1\n\nprint(abs(round(y1980-y2009,2)))" - ], - "Output Answer": [ - "{'number': '22.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Changing populations have happened in timber and mining towns in the American West as a result of boom and bust economic cycles. Some towns decrease in population following a bust, while some, like Arcata, experience a change in demographics. In the case of Arcata, the peak and the bust were close due to Arcata\u2019s relatively late entry into the timber industry, and its domination by mechanization. The population of the city of Arcata was 3,729 during its peak 1950, when lumber was exported throughout the country and abroad. For the County of Humboldt, After the bust, in 1955, the population of Arcata in 1960 was 5,235. In Arcata the population under the age of 15 was 28.1%. Those age 15-24 made up 22.8% of Arcata\u2019s population. Those age 25-39 made up 19.4% of the population. Those age 40-54 made up 16% of Arcata\u2019s population. Those age 55-64 made up 6.7% of Arcata\u2019s population. Those age 65 and over made up 6.9% of Arcata\u2019s population. Question: How many percent were not age 65 or over?", - "Output Program": [ - "ageover=6.5\npercent=100\nanswer=percent-ageover\nprint(answer)", - "ageolder=6.9\npeople=100\nanswer=people-ageolder\nprint(answer)" - ], - "Output Answer": [ - "{'number': '93.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The automobile industry was one of South Koreas major growth and export industries in the 1980s. By the late 1980s, the capacity of the South Korean motor industry had increased more than fivefold since 1984; it exceeded 1 million units in 1988. Total investment in car and car-component manufacturing was over US$3 billion in 1989. Total production (including buses and trucks) for 1988 totaled 1.1 million units, a 10.6 percent increase over 1987, and grew to an estimated 1.3 million vehicles (predominantly passenger cars) in 1989. Almost 263,000 passenger cars were produced in 1985, a figure that grew to approximately 846,000 units in 1989. In 1988 automobile exports totaled 576,134 units, of which 480,119 units (83.3 percent) were sent to the United States. Throughout most of the late 1980s, much of the growth of South Koreas automobile industry was the result of a surge in exports; 1989 exports, however, declined 28.5 percent from 1988. This decline reflected sluggish car sales to the United States, especially at the less expensive end of the market, and labor strife at home. South Korea today has developed into one of the worlds List of countries by motor vehicle production. The Hyundai Kia Automotive Group is South Koreas largest automaker in terms of revenue, production units and worldwide presence. Question: How many of the 1988 automobile exports, were not sent to the US?", - "Output Program": [ - "condition_1 = 480119\ncondition_2 = 576134\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 576134\nsent = 480119\nprint(total - sent)" - ], - "Output Answer": [ - "{'number': '96015', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the June 1983 Consumer Electronics Show, Commodore lowered the retail price of the 64 to $300, and stores sold it for as little as $199. At one point the company was selling as many computers as the rest of the industry combined. Its prices for the VIC-20 and 64 were $50 lower than Ataris prices for the 600XL and 800XL. Commodores strategy was to, according to a spokesman, devote 50% of its efforts to the under-$500 market, 30% on the $500\u20131000 market, and 20% on the over-$1000 market. Its vertical integration and Tramiels focus on cost control helped Commodore do well during the price war, with $1 billion in 1983 sales. Although the company and Tramiels focus on cost cutting over product testing caused many hardware defects in the 64, by early 1984 Synapse Software\u2014the largest provider of third-party Atari 8-bit software\u2014received 65% of sales from the Commodore market, and Commodore sold almost three times as many computers as Atari that year. Question: How many percent of sales from Synapse Software were not from sales from teh Commodore market?", - "Output Program": [ - "condition_1 = 65\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "synapse = 65\ncommodore = 30\ndiff = synapse - commodore\nprint(diff)" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Digital distribution of movies has the potential to save money for film distributors. To print an 80-minute feature film can cost US$1,500 to $2,500, so making thousands of prints for a wide-release movie can cost millions of dollars. In contrast, at the maximum 250 megabit-per-second data rate (as defined by Digital Cinema Initiatives for digital cinema), a feature-length movie can be stored on an Commercial off-the-shelf 300 Gigabyte hard drive for $50 and a broad release of 4000 digital prints might cost $200,000. In addition hard drives can be returned to distributors for reuse. With several hundred movies distributed every year, the industry saves billions of dollars. The digital-cinema roll-out was stalled by the slow pace at which exhibitors acquired digital projectors, since the savings would be seen not by themselves but by distribution companies. The Virtual Print Fee model was created to address this by passing some of the saving on to the cinemas. As a consequence of the rapid conversion to digital projection, the number of theatrical releases exhibited on film is dwindling. As of 4 May 2014, 37,711 screens (out of a total of 40,048 screens) in the United States have been converted to digital, 3,013 screens in Canada have been converted, and 79,043 screens internationally have been converted. Question: How many screens had not been converted to digital in May of 2014?", - "Output Program": [ - "total = 40048\ndigital = 37711\nnot_digital = total - digital\nprint(not_digital)" - ], - "Output Answer": [ - "{'number': '2337', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2006, there were 2,381,500 households of average size 2.1 people. Forty percent of households consisted of single person, 32 percent two and 28 percent three or more. There were 1.2 million residential buildings in Finland and the average residential space was 38 square metres per person. The average residential property (without land) cost 1,187 euro per square metre and residential land on 8.6 euro per square metre. Consumer energy prices were 8-12 euro cent per kilowatt hour. 74 percent of households had a car. There were 2.5 million cars and 0.4 other vehicles. Around 92 percent have mobile phones and 58 percent List of countries by number of Internet users. The average total household consumption was 20,000 euro, out of which housing at around 5500 euro, transport at around 3000 euro, food and beverages excluding alcoholic at around 2500 euro, recreation and culture at around 2000 euro. Upper-level white-collar households (409,653) consumed an average 27,456 euro, lower-level white-collar households (394,313) 20,935 euro, and blue-collar households (471,370) 19,415 euro. Question: How many percent of households had more than one person?", - "Output Program": [ - "total = 100\npersent = 40\nprint(total - persent)", - "person = 40\nprint(100-person)" - ], - "Output Answer": [ - "{'number': '60', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not Asian?", - "Output Program": [ - "total = 100\nasian = 15.9\nnot_asian = total - asian\nprint(not_asian)", - "condition_1 = 100\ncondition_2 = 15.9\n\nprint(abs(round(condition_2 - condition_1,2)))", - "asian = 15.9\n\nprint(abs(round(100 - asian,2)))", - "asian = 15.9 \nprint(abs(round(100 - asian,2)))", - "asian = 15.9\ntotal = 100\n\nnot_asian = (total - asian)\n\nprint(not_asian)", - "asian_percent=15.9\npercent_not_asian=100-asian_percent\nprint(percent_not_asian)" - ], - "Output Answer": [ - "{'number': '84.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '84.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Jets began their season at Reliant Stadium for a Week 1 showdown with the Houston Texans. New York took off in the first quarter as kicker Jay Feely nailed a 24-yard field goal. In the second quarter, the Jets would increase their lead as rookie quarterback Mark Sanchez completed his first career touchdown pass as he connected with wide receiver Chansi Stuckey on a 30-yard pass. In the third quarter, New York continued their run as running back Thomas Jones got a 1-yard touchdown run. The Texans tried to rally in the fourth quarter as safety Dominique Barber returned a fumble 48 yards for a touchdown, but the Jets would end the game with Jones getting a 38-yard touchdown run. With the win, not only did New York begin their season at 1-0, but Sanchez (18-of-31, 272 yards, 1 TD, 1 INT) would become the 1st Jets rookie QB since Richard Todd in 1976 to win a game. Question: How many yards difference exists between Thomas Jones's longest and shortest touchdown runs?", - "Output Program": [ - "shortest = 1\nlongest = 38\n\nprint(abs(round(shortest - longest,2)))", - "longest = 38\nshortest = 1\ndiff = longest - shortest\nprint(diff)" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The tramway to Silkstone was completed in 1810. Barnby basin was enlarged to cope with the expected trade, which grew steadily. Coal accounted for just 23 per cent of the 22,270 tons carried in 1800, but had risen to 109,945 tons out of a total of 181,063 tons by 1821. The other main cargoes were corn and limestone. Receipts also rose, from \u00a32,028 in 1803 to 7,649 in 1821, the latter figure being supplemented by a further \u00a32,094 raised from tramway tolls. Profits were sufficient to pay dividends from 1810. In order to keep the boats moving, the Barnsley Canal Company attempted to take water from the River Dearne on several occasions, and were ordered to remove the works which diverted the water by the River Don Navigation Company, who had sponsored the Dearne and Dove Canal. A compromise was reached in 1812, which allowed some of the Dearne water to be used by the Barnsley canal. Between 1828 and 1830, a number of bridges were raised, to allow larger vessels, called \"Billy-boys\", to use the canal. Question: How many pounds were receipts in 1821, including tramway tolls?", - "Output Program": [ - "receipts = 7649\ntolls = 2094\nprint(receipts+tolls)", - "total = 7649\ncollect = 2094\nprint(total + collect)" - ], - "Output Answer": [ - "{'number': '9743', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1950, Sultan Omar Ali Saifuddien III, upon his ascension to the throne, negotiated with the British for an increase in corporate taxes, growing from 10% to 30% in 1953. A Malayan dollar$1.2 million (US$0.39 million) allotment to Brunei for war damages during the Japanese occupation of British Borneo increased from M$1 million in 1946 to M$100 million (US$32.6 million) in 1952. A five-year development plan with a budget of M$100 million was also implemented in 1953, with infrastructure receiving the largest percentage (80%) and the rest going toward social programmes. Together with the expansion of the oil and gas industry, commercialisation began to transform Bruneis capital and a large number of public buildings were constructed, along with the development of a central business district in the 1970s and 1980s. On 1 August 2007, Sultan Hassanal Bolkiah gave consent for the expansion of the city from 4.97 sq mi to 38.75 sq mi. Question: How many percent was the increase in corporate taxes in 1953?", - "Output Program": [ - "percentage = 100\n_1953 = 80\ndiff = percentage - _1953\nprint(diff)", - "y1953 = 80\n\nprint(abs(round(100-y1953,2)))" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In terms of ancestry, 23,875 people claimed American ancestry, which is equivalent to 5.8% of San Juans population. Other sizable ancestry groups included those of Italian American descent, French American descent, and West Indian descent. People of Italian descent numbered at 1,694, forming 0.4% of the population; people of French descent numbered at 1,064, forming 0.2% of the population. Finally, those of West Indian descent numbered at 1,393, forming 0.3% of San Juans population. Approximately 1,026 people claimed Sub-Saharan African ancestry; 719 claimed Irish American ancestry; 646 claimed German American ancestry; 431 claimed Arab American ancestry, and 346 claimed English American ancestry. There are many other ancestry groups in San Juan, but they are very scant. Question: How many people claimed either Irish American, German American, or Arab American ancestry?", - "Output Program": [ - "GermanAmerican=646 \nirishAmerican=719 \nArabAmerican=431\nanswer=GermanAmerican+irishAmerican+ArabAmerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1796', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Trying to rebound from their home loss to the Colts, the Patriots stayed at home for a rainy AFC East rematch with the Jets. After a scoreless first quarter, the Patriots struck first with a Gostkowski 31-yard field goal. However, the Jets would fire back with running back Kevan Barlow getting a touchdown on a two-yard run. Gostkowski would get one more field goal for New England, in the form of a 21-yarder. In the third quarter, New York kicker Mike Nugent kicked a 34-yard field goal for the only score of the period. In the fourth quarter, the Jets continued their pursuit, as Pennington completed a 22-yard touchdown pass to Cotchery. The Patriots tried to fight back, as Brady completed a 15-yard touchdown pass to Caldwell, following it up with a successful two-point conversion pass to Caldwell. However, New York's defense managed to bottle up any chance of a New England comeback. With the loss, the Patriots would lead the Jets by one game in the AFC East at 6-3. Also with the loss, the Patriots' 57-game streak without consecutive losses, which dated back to the 2002 season, was snapped. The San Francisco 49ers still hold the record of 60-straight games without consecutive losses (1995 - 1999). For Tom Brady, this would be his last regular-season loss at home until Week 9 of the 2011 season. This turned out to be the last time Brady lost at home to another AFC team during the regular season until Week 17 of the 2014 season. After the game was played on a completely sodden, torn-up natural grass field, the Patriots used the two-week interval before the next home game to install a new \"FieldTurf\" surface at Gillette Stadium. Question: How many yards was the longest field goal of the entire game?", - "Output Program": [ - "yards = 34\nprint(yards)", - "longest_field_goal = 34\nprint(longest_field_goal)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The first Border-Gavaskar Trophy series was played in India the 1996-97 Indian cricket season and was won by the hosts 1-0. Australia won the trophy for the first time in the 1999-2000 Indian cricket season at home where they defeated India 3-0. Since then, the trophy has alternated between both the teams. Australias failure to win the Border-Gavaskar Trophy in India led to Steve Waugh dubbing the Indian tour as the \"Final Frontier\" for the Australian team. In 2004-05, Australia defeated India 2-1 in India. Australias usual captain, Ricky Ponting, did not play in the winning matches due to injury and Adam Gilchrist instead captained the winning sides. In the 2008-09 edition, India defeated Australia 2-0 in a four match series in India to regain the trophy. In 2010 India retained the trophy by winning the two match series 2-0. Australia won the 2011-12 series 4-0, and regained the trophy for the first time since 2007-08. India returned the favour in the 2013 series by completing a 4-0 \"Whitewash (sport)\" of Australia to regain the trophy, before losing it in the 2014-15 series with a 2-0 defeat. India then won the 2017 series 2-1 and regained the trophy. Question: How many games resulted in 4-0 wins?", - "Output Program": [ - "number_4_0_wins = 2\nprint(number_4_0_wins)", - "wins_4_0 = [2011,2013]\nprint(len(wins_4_0))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Detroit advanced to the NBA Conference Finals for the sixth straight season, squaring off against the Celtics. This put the Pistons second on the all-time list of most consecutive conference finals appearances, only behind the Los Angeles Lakers who appeared in eight straight conference finals from the 1981-82 to 1988-89 seasons. They lost Game 1 88-79, but won in Game 2 on the road, 103-97, marking the Celtics first home court loss in the postseason. Immediately following that, the Celtics won their first road game of the postseason, 94-80, in Game 3. Game 4 saw the Pistons win 94-75. In the pivotal Game 5, they lost 106-102, despite rallying from 17 points down late in the game. In Game 6, the Pistons entered the fourth quarter leading 70-60, but a lack of focus, a poor game from Rasheed Wallace, and a rally-killing turnover by Tayshaun Prince ultimately led to their demise; the Pistons ended their season with an 89-81 loss. After that, the Celtics went on to win the 2008 NBA Finals. On June 3, 2008, the Pistons announced that Flip Saunders would not return as head coach. Question: How many playoff games did the Pistons play in 2008?", - "Output Program": [ - "pistonplay=6\nprint(pistonplay)", - "Game=6\nanswer=Game\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Currently, there is no official census of religion in Russia, and estimates are based on surveys only. In 2012 the research organization Sreda published Arena Atlas, a detailed enumeration of religious populations and nationalities in Russia, based on a large-sample country-wide survey. They found that 46.8% of Russians declared themselves Christians (including 41% Russian Orthodox, 1.5% simply Orthodox or members of non-Russian Orthodox churches, 4.1% unaffiliated Christians, and less than 1% for both Catholic and Protestant), while 25% were spiritual but not religious, 13% were atheists, 6.5% were Muslims, 1.2% were followers of \"traditional religions honoring gods and ancestors\" (including Rodnovery, Tengrism and other ethnic religions), and 0.5% were Tibetan Buddhism. However, later that year, the Levada Center estimated that 76% of Russians were Christians, and in June 2013, the Public Opinion Foundation estimated that 65% of the population was Christian. These findings are in line with Pew Research Centers 2011 estimate that 73.6% of Russians were Christians, with Russian Public Opinion Research Center (VCIOM)s 2010 survey (~77% Christian), and with Ipsos MORIs 2011 survey (69%). Question: How many percent of people were not Orthodox?", - "Output Program": [ - "orthodox = 1.5\n\nprint(abs(round(100 - orthodox,2)))", - "orthodox = 1.5\ntotal = 100\n\nnot_orthodox = (total - orthodox)\n\nprint(not_orthodox)" - ], - "Output Answer": [ - "{'number': '98.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many percent are not households made up of individuals?", - "Output Program": [ - "indivisuals = 32.8\n\nprint(abs(round(100 - indivisuals,2)))", - "percentage = 100\nindividuals = 32.8\nothers = percentage - individuals\nprint(others)" - ], - "Output Answer": [ - "{'number': '67.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many Hispanic whites are there in the Bronx?", - "Output Program": [ - "Hispanicwhites=168570 \nBronx=55000\nanswer=Hispanicwhites-Bronx\nprint(answer)", - "whites=320640 \nnonHispanic=168570\nanswer=whites-nonHispanic\nprint(answer)" - ], - "Output Answer": [ - "{'number': '152070', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Warsaw produces 12% of Polands national income, which in 2008 was 305.1% of the Polish average per capita (or 160% of the European Union average). The Nominal GDP per capita in Warsaw amounted to PLN 134,000 in 2015 (c. \u20ac31,200 or $74,400 in Purchasing Power Parity). Total nominal GDP of the city in 2010 amounted to 191.766 billion PLN, 111,696 PLN per capita, which was 301.1% of the Polish average. Warsaw leads East-Central Europe in foreign investment and in 2006, GDP growth met expectations with a level of 6.1%. It also has one of the fastest growing economies, with GDP growth at 6.5 percent in 2007 and 6.1 percent in the first quarter of 2008. Question: Which year did Warsaw had the largest percentage growing economies in GDP growth: 2008 or 2007?", - "Output Program": [ - "year = 6.5\nyear2 = 6.1*4\nif year > year2:\n print(2007)\nelse:\n print(2008)", - "year_1 = 6.5\nyear_2 = 6.1\n\nif year_1 > year_2:\n print(2008)\nelse:\n print(2007)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2008'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In cities with indoor smoking bans, hookah bars have been forced to close or switch to tobacco-free mixtures. In many cities though, hookah lounges have been growing in popularity. From the year 2000 to 2004, over 200 new hookah caf\u00e9s opened for business, most of them targeted at young adults and located near college campuses or cities with large Middle-Eastern communities. This activity continues to gain popularity within the post-secondary student demographic. Hookah use among high school students rose from 4.1% to 9.4% from 2011 to 2014 while cigarette smoking decreased from 15.8% to 9.2% during this same time period, according to the US CDC. According to a 2011 study, 40.3 percent of college and university students surveyed had smoked tobacco from a hookah. As of 8 July 2013, at least 1,178 college or university campuses in the U.S. have adopted 100% smokefree campus policies that attempt to eliminate smoking in indoor and outdoor areas across the entire campus, including residences. Question: How many percent of college students claim to have never used a hookah in 2011?", - "Output Program": [ - "Smoking_decreased=29\nsmokefree=100\nAnswer=smokefree-smokefree\nprint(Answer)", - "hookah=40.3\npeople=100\nanswer=people-hookah\nprint(answer)" - ], - "Output Answer": [ - "{'number': '59.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Jagr broke the Rangers single-season points record with a first-period assist in a 5\u20131 win against the New York Islanders on March 29, 2006. The assist gave him 110 points on the season, breaking Jean Ratelles record. Less than two weeks later, on April 8, Jagr scored his 53rd goal of the season against the Boston Bruins, breaking the club record previously held by Adam Graves. Two games prior, on April 4, the Rangers defeated the Philadelphia Flyers 3\u20132, in a shootout, to clinch a playoff spot for the first time since the 1996\u201397 NHL season. On April 18, the Rangers lost to the Ottawa Senators 5\u20131, and, due to wins by Division rivals New Jersey and Philadelphia, the Rangers fell back to third place in the Atlantic division and sixth place in the Eastern Conference (NHL) to end the season. In the 2006 Stanley Cup playoffs, the Rangers drew a matchup with the Devils and were defeated in a four-game sweep. In the process, they were outscored 17\u20134, as New Jersey goaltender Martin Brodeur took two shutouts and a 1.00 GAA to Lundqvists 4.25. In Game 1 of the series, Jagr suffered an undisclosed injury to his left shoulder, diminishing his usefulness as the series progressed. He missed Game 2 and was back in the lineup for Game 3, though he was held to just one shot on goal. However, on his first shift of Game 4, Jagr re-injured his shoulder and was unable to return for the remainder of the game. Jagr fell two points short of winning his sixth Art Ross Trophy as scoring champion in 2005\u201306 (the San Jose Sharks Joe Thornton claimed the award, his first, with 125 points), but Jagr did win his third Ted Lindsay Award as the players choice for the most outstanding player. Question: How many goals did the Rangers win by int the game against the Flyers?", - "Output Program": [ - "rangers = 3\nflier = 2\ndifference = rangers - flier\nprint(difference)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Britain entered the Crimean War in February 1854, and Gladstone introduced his second budget on 6 March. Gladstone had to increase expenditure on the military and a vote of credit of \u00a31,250,000 was taken to send a force of 25,000 to the East. The deficit for the year would be \u00a32,840,000 (estimated revenue \u00a356,680,000; estimated expenditure \u00a359,420,000). Gladstone refused to borrow the money needed to rectify this deficit and instead increased income tax by half, from sevenpence to tenpence-halfpenny in the pound (from \u22482.92% to \u22484.38%). He proclaimed that \"the expenses of a war are the moral check which it has pleased the Almighty to impose on the ambition and the lust of conquest that are inherent in so many nations\". By May \u00a36,870,000 was needed to finance the war and introducing another budget on 8 May, Gladstone raised income tax from tenpence halfpenny to fourteen pence in the pound to raise \u00a33,250,000. Spirits, malt, and sugar were taxed to raise the rest of the money needed. Question: How many total \u00a3 did Gladstone need for his forced by May?", - "Output Program": [ - "march = 1250000\nmay = 6870000\ntotal = may + march\nprint(total)" - ], - "Output Answer": [ - "{'number': '8120000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: San Francisco then defeated 49ers\u2013Cowboys rivalry, the 1994 Dallas Cowboys season, 38\u201328, in the NFC Championship Game. Expected to be a close game, the 49ers converted 3 Dallas turnovers into 21 points in the first quarter. On the third play of the game, cornerback Eric Davis (American football) returned an interception from Cowboys quarterback Troy Aikman for a touchdown. Wide receiver Michael Irvin lost a fumble on Dallas next drive, setting up Youngs 29-yard touchdown pass to Watters. Then Cowboys returner Kevin Williams (wide receiver) lost a fumble on the ensuing kickoff, and it was recovered by kicker Doug Brien at Dallas 35-yard line. Several plays later, Floyd scored on a 1-yard touchdown run to give San Francisco a 21\u20130 lead less than 8 minutes into the game. With the score 24\u201314 in the closing minutes of the first half, Aikman threw 3 straight incompletions, and a short punt by the Cowboys set up Youngs 28-yard touchdown completion to Rice with 8 seconds remaining in the first half. The Cowboys eventually cut their deficit to 38\u201328 with a touchdown run by Emmitt Smith and Aikmans 10-yard touchdown pass to Irvin in the final period, but they were unable to score again. Although the Cowboys outgained the 49ers in total offensive yards (451\u2013294), Aikman broke an NFC Championship Game record with 380 yards passing, and Irvin also broke an NFC Championship Game record with 192 receiving yards, Dallas was ultimately unable to overcome their first-quarter turnovers. Question: How many points did San Francisco win by in the NFC Championship game?", - "Output Program": [ - "condition_1 = 24\ncondition_2 = 14\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "san = 24\nother = 14\nprint(san - other)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: How many more residents lived in Ashkelon in 1961 than in 1955?", - "Output Program": [ - "y1961 = 24000\ny1955 = 16000\n\nprint(abs(round(y1961-y1955,2)))\n\n", - "residents_1961 = 24000\nresidents_1955 = 16000\nresidents_more = residents_1961 - residents_1955\nprint(residents_more)" - ], - "Output Answer": [ - "{'number': '8000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The success of the 1981 Irish hunger strike in mobilising support and winning elections led to what was referred to by Danny Morrison (writer) as, \"the Armalite and ballot box strategy\" with more time and resources devoted to political activity. The perceived stalemate along with British governments hints of a compromise and secret approaches in the early 1990s led republican leaders increasingly to look for a political agreement to end the conflict, with a broadening dissociation of Sinn F\u00e9in from the IRA. Following negotiations with the Social Democratic and Labour Party (SDLP) and secret talks with British civil servants, the IRA ultimately called a ceasefire in 1994 on the understanding that Sinn F\u00e9in would be included in political talks for a settlement. When the British government then demanded the disarmament of the IRA before it allowed Sinn F\u00e9in into multiparty talks, the organisation called off its ceasefire in February 1996. The renewed bombings caused severe economic damage, with the 1996 Manchester bombing and the Docklands bombing causing approximately \u00a3800 million in combined damage. After the ceasefire was reinstated in July 1997, Sinn F\u00e9in was admitted into all-party talks, which produced the Good Friday Agreement of 1998. The IRAs armed campaign, primarily in Northern Ireland but also in England and mainland Europe, caused the deaths of approximately 1,800 people. The dead included around 1,100 members of the British security forces, and about 630 civilians. The IRA itself lost 275\u2013300 members, of an estimated 10,000 total over the 30-year period. Between 1970 and 2005, the IRA had detonated 19,000 improvised explosive devices (IEDs) in the United Kingdom, an average of one every 17 hours for three and a half decades, arguably making it \"the biggest terrorist bombing campaign in history\". Question: How many years did the IRA detonated 19000 explosive devices?", - "Output Program": [ - "start_year = 1970\nend_year = 2005\n\nprint(abs(start_year - end_year))", - "y1 = 1970\ny2 = 2005\n\ntotal = (y2 - y1)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 8,878 housing units averaged 685.5 per square mile (264.7/km\u00b2), of which 6,287 (73.6%) were owner-occupied, and 2,256 (26.4%) were occupied by renters. The homeowner vacancy rate was 1.2%; the rental vacancy rate was 5.2%. Around 17,769 people (77.1% of the population) lived in owner-occupied housing units and 5,280 people (22.9%) lived in rental housing units. Question: How many of the 8878 housing units were renter-occupied?", - "Output Program": [ - "renteroccupied=2256\nprint(renteroccupied)", - "rentersoccupied=2256\nanswer=rentersoccupied\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2256', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many more Irish Americans were living in the Bronx compared to Irish Americans?", - "Output Program": [ - "bronx = 55000\nirish = 43500\n\ndiff = (bronx - irish)\n\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In North America, the National Association of Theatre Owners (NATO) is the largest exhibition trade organization in the world. According to their figures, the top four chains represent almost half of the theater screens in North America. In Canada, Cineplex Entertainment is the largest and movie theater company with 161 locations and 1,635 screens. The studios once controlled many theaters, but after the appearance of Mr. Smith Goes to Washington, Congress passed the Matthew Neely Anti-Block Booking Act, which eventually broke the link between the studios and the theaters. Now, the top three chains in the U.S. are Regal Entertainment Group, AMC Entertainment Inc and Cinemark Theatres. In 1995, Carmike was the largest chain in the United States- now, the major chains include AMC Entertainment Inc - 5,206 screens in 346 theaters, Cinemark Theatres - 4,457 screens in 334 theaters, Landmark Theatres - 220 screens in 54 theaters, Marcus Theatres - 681 screens in 53 theaters. National Amusements - 409 screens in 32 theaters and Regal Entertainment Group - 7,334 screens in 588 cinemas. In 2015 the United States had a total of 40,547 screens. In Mexico, the major chains are Cinepolis and Cinemex. Question: How many more movie screens does AMC have than Cinemark Theaters?", - "Output Program": [ - "condition_1 = 5206\ncondition_2 = 4457\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "amc = 5206\ncinemark = 4457\nmany_more = amc - cinemark\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '749', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many in percent of households didn't have children under the age of 18 living with them?", - "Output Program": [ - "percentage = 100\nunder = 37.1\nnot_under = percentage - under\nprint(not_under)", - "condition_1 = 37.1\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '62.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the north of the region is the Sailughem Mountains, also known as Kolyvan Altai, which stretch northeast from 49\u00b0 N and 86\u00b0 E towards the western extremity of the Sayan Mountains in 51\u00b0 60 N and 89\u00b0 E. Their mean elevation is 1,500 to 1,750 m. The snow-line runs at 2,000 m on the northern side and at 2,400 m on the southern, and above it the rugged peaks tower some 1,000 m higher. Mountain passes across the range are few and difficult, the chief being the Ulan-daban at 2,827 m (2,879 m according to Kozlov), and the Chapchan-daban, at 3,217 m, in the south and north respectively. On the east and southeast this range is flanked by the great plateau of Mongolia, the transition being effected gradually by means of several minor plateaus, such as Ukok plateau (2,380 m) with Pazyryk Valley, Chuya (1,830 m), Kendykty (2,500 m), Kak plateau (2,520 m), (2,590 m), and (2,410 m). Question: How many meters higher is the snow line on the southern side than the northern side?", - "Output Program": [ - "condition_1 = 2000\ncondition_2 = 2400\n\nprint(condition_2 - condition_1)\n", - "southern = 2400\nnorthen = 2000\nprint(southern - northen)" - ], - "Output Answer": [ - "{'number': '400', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many points in total were scored?", - "Output Program": [ - "condition_1 = 23\ncondition_2 = 20\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "team1 = 23\nteam2 = 20\nprint(team1 + team2)" - ], - "Output Answer": [ - "{'number': '43', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Annenberg School for Communication and Journalism was ranked 1st in 2014 by USA Today. In its 2016 rankings, U.S. News & World Report rates USCs University of Southern California Law School as 19th, the Marshall School of Business tied for 10th in undergraduate education with the USC Leventhal School of Accounting 6th, the Lloyd Greif Center for Entrepreneurial Studies 3rd, and the MBA program tied for 25th. Marshall no longer appears among the previewed Top 9 undergraduate business schools.; the Keck School of Medicine of USC was ranked tied for 31st in research and tied for 72nd in primary care. U.S. News & World Report in 2016 further ranked the Viterbi School of Engineering tied for 10th, the Rossier School of Education 15th, the Roski School of Fine Arts graduate program 36th, the USC Sol Price School of Public Policy 2nd, the University of Southern California School of Social Work 11th, and the USC School of Pharmacy tied for 9th. USCs graduate programs in physical therapy and occupational therapy are ranked the nations 1st and 3rd best programs, respectively, for 2016 by U.S. News & World Report. The USC School of Architecture was ranked 5th in 2014. The Philosophical Gourmet Report in 2015 ranked USCs graduate philosophy program as 8th nationally. Question: How many positions was the difference in ranking of the Keck School of Medicine for research compared to primary care?", - "Output Program": [ - "keck_school = 31\nprimary_care = 72\n\nprint(abs(keck_school - primary_care))", - "position_research = 31\nposition_primary_care = 72\ndifference_ranking = position_primary_care - position_research\nprint(difference_ranking)" - ], - "Output Answer": [ - "{'number': '41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ramallahs population drastically decreased in the late 20th century from 24,722 inhabitants in 1987 to 17,851 in 1997. In the Palestinian Central Bureau of Statistics (PCBS) census in 1997, Palestinian refugees accounted for 60.3% of the population, which was 17,851. There were 8,622 males and 9,229 females. People younger than 20 years of age made up 45.9% of the population, while those aged between 20 and 64 were 45.4%, and residents aged over 64 constituted 4.7%. Question: How many more people were in Ramallahs population in 1997 than were Palestinian refugees?", - "Output Program": [ - "inhabit = 17851\npale = 17851\nprint(inhabit - pale)", - "condition_one = 17851\ncondition_two = 17851\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The home front was subject to dynamic social changes throughout the war, though domestic issues were no longer Roosevelts most urgent policy concern. The military buildup spurred economic growth. Unemployment fell in half from 7.7 million in spring 1940 to 3.4 million in fall 1941 and fell in half again to 1.5 million in fall 1942, out of a labor force of 54 million. There was a growing labor shortage, accelerating the second wave of the Great Migration (African American) of African Americans, farmers and rural populations to manufacturing centers. African Americans from the South went to California and other West Coast states for new jobs in the defense industry. To pay for increased government spending, in 1941 Roosevelt proposed that Congress enact an income tax rate of 99.5% on all income over $100,000; when the proposal failed, he issued an executive order imposing an income tax of 100% on income over $25,000, which Congress rescinded. The Revenue Act of 1942 instituted top tax rates as high as 94% (after accounting for the excess profits tax), greatly increased the tax base, and instituted the first federal withholding tax. In 1944, Roosevelt requested that Congress enact legislation which would tax all \"unreasonable\" profits, both corporate and individual, and thereby support his declared need for over $10 billion in revenue for the war and other government measures. Congress overrode Roosevelts veto to pass a Individual Income Tax Act of 1944 raising $2 billion. Question: How many million did the unemployment rate fall between the fall of 1941 and the fall of 1942?", - "Output Program": [ - "fall_1941 = 3.4\nfall_1942 = 1.5\nprint(fall_1941-fall_1942)", - "y1 = 3.4\ny2 = 1.5\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '1.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Murray was signed as a free agent by the Cleveland Indians on December 2, 1993. In the 1994 season, he played in 108 games and had a .254 batting average along with 76 RBIs, 17 home runs and 110 hits before the season was cut short due to the strike. The following year, he played in 113 games while having a .323 batting average for 82 RBIs, 21 home runs, and 141 hits. Murray reached the 3,000-hit plateau as an Indian on June 30, 1995 at the Hubert H. Humphrey Metrodome with a single to right field off Minnesota Twins pitcher Mike Trombley. In the 1995 American League Division Series, he hit 5-for-13 for a .385 batting average while having one home run and 3 RBIs as they swept the Boston Red Sox in three games. In the 1995 American League Championship Series, he hit 6-for-24 while having a home run and 3 RBIs as the Indians beat the Seattle Mariners to advance to the 1995 World Series. In that series, he hit 2-for-19 for a .105 batting average. One of his hits was a single in the bottom of the eleventh inning of Game 3 off of Alejandro Pe\u00f1a to score \u00c1lvaro Espinoza. He had two other RBIs along with a home run shot in Game 2 that scored two runs. However, the Indians lost to the Atlanta Braves in six games. Murrays 1996 season was shared between two teams, the Indians and the Orioles. He played a total of 152 games, hitting for .260 with 79 RBIs, 22 home runs along with 147 hits. He played in 88 total games for the Indians, hitting for .262 along with 45 RBIs, 12 home runs and 88 hits. The Indians traded Murray back to Baltimore on July 21, 1996 for pitcher Kent Mercker. Question: How many more home runs were scored in 1995 than in 1994?", - "Output Program": [ - "y1 = 17\ny2 = 21\ndiff = y2 - y1\nprint(diff)", - "homeruns1994 = 17\nhomeruns1995 = 13\nprint(homeruns1994-homeruns1995)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: He played in 64 games for the Orioles, hitting for .257, 34 RBIs, 10 home runs and 59 hits. On September 6, 1996, he hit his 500th career home run off Felipe Lira\u2014fittingly, the home run came as a member of the Orioles, and also came exactly one year to the day that Ripken had broken Lou Gehrigs streak of 2,130 consecutive games played. Having already reached the 3,000 hits plateau the previous season, Murray joined Willie Mays and Hank Aaron as the only players ever to have hit at least 500 home runs and amassed 3,000 or more hits in their careers. Rafael Palmeiro, Alex Rodriguez, and Albert Pujols have since joined the club. He participated in the Orioles playoff run, as the team advanced to the 1996 American League Championship Series against the Yankees after having beat his old team in the ALDS. In nine total postseason games, he went 10-for-30 while hitting one home run. After being granted free agency by the Orioles, Murray was signed as a free agent by the Los Angeles Angels on December 18, 1996. He played 55 total games in the 1997 season, 46 with the Angels and 9 with the Dodgers. He had a .219 batting average along with 15 RBIs, 3 home runs, and 35 hits. His last home run was with the Angels, hitting one off Bob Tewksbury in the second inning in a 4-3 loss. He was released by the Angels on August 14. On August 20, he was signed by the Dodgers. In nine total games with the Dodgers, he had a .294 batting average, 3 RBIS and 2 hits. On October 30, he was granted free agency. He retired after the 1997 season with 504 home runs; as of 2011, Mickey Mantle is the only switch-hitter who has hit more home runs (536). Murray hit a home run from both sides of the plate in 11 games; he retired tied with Chili Davis for first place in this category. This co-record has since been broken by Mark Teixeira. Question: What year did Ripken break Lou Gehrigs streak of 2,130 consecutive games played?", - "Output Program": [ - "home_run_500_year = 1996\nstreak_breaking = home_run_500_year - 1\nprint(abs(streak_breaking))", - "year_record_broke=1995\nprint(year_record_broke)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1995'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Tranmere started season 2016/17 brightly, top of the table at the end of August, gaining Gary Brabin the manager of the month. However, form dipped which resulted in one goal scored in the next four games, with the 1-0 defeat to Sutton United on BT Sport resulting in Brabin being sacked on 18 September 2016. Assistant manager, ex-Southport boss Paul Carden took the reins on an interim basis. On 6 October 2016, however, former Tranmere player Micky Mellon was appointed permanent manager. His first game in charge was against cross-border rivals Wrexham AFC, and a 2-0 victory for Tranmere. Despite a 2nd-place finish and a club record 95 point haul, this still was not enough to gain automatic promotion back to the league. Tranmere faced Aldershot Town in the playoffs. A goal from James Norwood and a brace from Cole Stockton in the first leg away at the Recreation Ground (Aldershot) saw Rovers take a 3-0 aggregate lead back to Prenton Park for the second leg, which ended in a 2-2 draw, Norwood and Stockton once again on the scoresheet. This gave Tranmere a 5-2 aggregate win and their first Wembley appearance in 17 years. On 14 May 2017, Tranmere suffered a 3-1 defeat in the Vanarama National League play-off final at the hands of Forest Green Rovers, Connor Jennings with Rovers first goal at Wembley since the 2000 Football League Cup Final. Question: How many weeks did it take Tranmere to find a permanent coach after firing Brabin?", - "Output Program": [ - "import datetime\nfirst = datetime.date(2016, 9, 18)\nsecond = datetime.date(2016, 10, 6)\ndiff = second - first\nee = diff.days\nweek = round(ee/7, 0)\nweek = int(week)\nprint(week)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: During the 2008/09 school year there were 1,502,257 students in the entire Swiss educational system. In kindergarten or pre-school, there were 152,919 students (48.6% female). These students were taught by 13,592 teachers (96.0% female) in 4,949 schools, of which 301 were private schools. There were 777,394 students (48.6% female) in the obligatory schools, which include primary and lower secondary schools. These students were taught by 74,501 teachers (66.3% female) in 6,083 schools, of which 614 were private. The upper secondary school system had 337,145 students (46.9% female). They were taught by 13,900 teachers (42.3% female) in 730 schools, of which 240 were private. The tertiary education system had 234,799 students (49.7% female). They were taught by 37,546 teachers (32.8% female) in 367 schools. Question: How many of the schools were not private?", - "Output Program": [ - "school=4949 \nprivate=1155\nschool1=6083\nanswer=school+school1\nprint(answer)\n", - "schools_not_private=10974\nprint(schools_not_private)" - ], - "Output Answer": [ - "{'number': '10974', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the Philippine Fiber Industry Development Authority, the Philippines provided 87.4% of the worlds abaca in 2014, earning the Philippines US$111.33 million. The demand is still greater than the supply. The remainder came from Ecuador (12.5%) and Costa Rica (0.1%). The Bicol region in the Philippines produced 27,885 metric tons of abaca in 2014, the largest of any Philippine region. The Philippine Rural Development Program (PRDP) and the Department of Agriculture reported that in 2009-2013, Bicol Region had 39% share of Philippine abaca production while overwhelming 92% comes from Catanduanes. Eastern Visayas, the second largest producer had 24% and the Davao Region, the third largest producer had 11% of the total production. Around 42 percent of the total abaca fiber shipments from the Philippines went to the United Kingdom in 2014, making it the top importer. Germany imported 37.1 percent abaca pulp from the Philippines, importing around 7,755 metric tons (MT). Sales of abaca cordage surged 20 percent in 2014 to a total of 5,093 MT from 4,240 MT, with the United States holding around 68 percent of the market. Question: How many of the worlds albaca did not come from the Philippines, in percent?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 87.4\n\nprint(abs(round(condition_1 - condition_2,2)))", - "total = 100\ncome = 87.4\nnot_come = total - come\nprint(not_come)" - ], - "Output Answer": [ - "{'number': '12.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Marriage rates began declining from almost 71 per 1,000 inhabitants in 1981 until 2002, only to increase slightly in 2003 to 61 per 1,000 and then fall again to 51 in 2004. Moreover, divorce rates have seen an increase from 191.2 per 1,000 marriages in 1991 to 239.5 per 1,000 marriages in 2004. As a result of these trends, the average Greek household is smaller and older than in previous generations. Question: How many points lower was the marriage rate in 2004 compared with 1981?", - "Output Program": [ - "y2004 = 51\ny1983 = 71\nprint(y1983 - y2004)", - "marriage_rate_1981 = 71\nmarriage_rate_2004 = 51\nprint(marriage_rate_1981-marriage_rate_2004)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Although Jerry Rice was named MVP, Montana had an MVP-worthy performance, completing 23 of 36 passes for a Super Bowl record 357 yards, throwing for 2 touchdowns, and gaining 14 rushing yards. Craig finished the game with 71 yards rushing, and 8 receptions for 101 receiving yards. He was the first running back in Super Bowl history to gain over 100 receiving yards. Taylor finished the game with a Super Bowl record 56 punt return yards. His 18.7 yards per return was also the highest average in Super Bowl history. Linebacker Charles Haley had six tackles and two sacks. For Cincinnati, Jennings rushed one time for 3 yards, and gained 117 yards and a touchdown on 2 kickoff returns. Woods was the top rusher of the game with 79 yards. But Esiason was limited to just 11 out of 25 completions for 144 yards and no touchdowns, with 1 interception. Collinsworth (who retired after this game) was the Bengals top receiver of the game, but with just 3 catches for 40 yards. Question: How many yards per reception, to one decimal place, did Craig have on average?", - "Output Program": [ - "Craig=12.6\nanswer=Craig \nprint(answer)", - "yards=18.7\ncrig=12.6\nanswer=crig\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: US imports decreased 66% from $4.4 billion (1929) to $1.5 billion (1933), and exports decreased 61% from $5.4 billion to $2.1 billion. GNP fell from $103.1 billion in 1929 to $75.8 billion in 1931 and bottomed out at $55.6 billion in 1933. Imports from Europe decreased from a 1929 high of $1.3 billion to just $390 million during 1932, while US exports to Europe decreased from $2.3 billion in 1929 to $784 million in 1932. Overall, world trade decreased by some 66% between 1929 and 1934. Question: How many years total saw a large world trade decrease of 66%?", - "Output Program": [ - "start = 1929\nend = 1933\nprint(end - start)", - "year1 = 1929\nyear2 = 1934\nprint(year2 - year1)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Muralitharan was on the winning side on 54 of the 133 test matches he played. In those games he captured a total of 438 wickets (8.1 wickets per match), at an outstanding average of 16.18 per wicket and a strike rate of 42.7. Muralitharan took 795 wickets for his country Sri Lanka in 132 tests. The next most wickets for Sri Lanka in these 132 Tests was Chaminda Vaas 309 - less than 40% of the spinners pile. No one else managed 100. Collectively Sri Lankan bowlers tallied 1968 wickets across that span, of which Muralitharan accounted for 40.4%. Among the 24 other Sri Lankans who took more than 10 of those wickets, only Lasith Malinga did so at a better strike rate (52.3) than Muralitharans 54.9 - and the latter bowled rather more overs, 6657.1 of them to be precise. Question: How many points higher was Muralitharan's strike rate compared to Lasith Malinga's?", - "Output Program": [ - "murali = 54.9\nlasith = 52.3\ndiff = murali - lasith\nprint(diff)", - "murli = 54.9\nlasith = 52.3\n\nprint(abs(round(murli - lasith,2)))" - ], - "Output Answer": [ - "{'number': '2.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many more voters were registered as Democratic Party, by percent, in Plainfield compared to Union County?", - "Output Program": [ - "democratic_party = 58.3\n\ncounty = 41.6\n\nanswer = democratic_party - county\n\nprint(answer)", - "democrat = 41.8\nunion_county = 58.3\n\nprint(abs(democrat - union_county))" - ], - "Output Answer": [ - "{'number': '16.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the October 2012 term, the Court decided 78 cases. Five of them were decided Per curiam decision. 38 out of the 78 decisions (representing 49% of the decisions) were unanimous in judgement, with 24 decisions being completely unanimous (a single opinion with every justice that participated joining it). This was the largest percentage of unanimous decisions that the Court had in ten years, since the October 2002 term (when 51% of the decisions handed down were unanimous). The Court split 5-4 in 23 cases (29% of the total); of these, 16 broke down along the traditionally perceived ideological lines, with Chief Justice Roberts and Justices Scalia, Thomas, and Alito on one side, Justices Ginsburg, Breyer, Sotomayor and Kagan on the other, and Justice Kennedy holding the balance. Of these 16 cases, Justice Kennedy sided with the conservatives on 10 cases, and with the liberals on 6. Three cases were decided by an interesting alignment of justices, with Chief Justice Roberts joined by Justices Kennedy, Thomas, Breyer and Alito in the majority, with Justices Scalia, Ginsburg, Sotomayor, and Kagan in the minority. The greatest agreement between justices was between Ginsburg and Kagan, who agreed on 72 of the 75 (96%) cases, in which both voted; the lowest agreement between justices was between Ginsburg and Alito, who agreed only on 45 out of 77 (54%) cases, in which they both participated. Justice Kennedy was in the majority of 5-4 decisions on 20 out of 24 (83%) cases, and in 71 of 78 (91%) cases during the term, in line with his position as the \"swing vote\" of the Court. Question: How many times did the justices who agreed the most with each other disagree?", - "Output Program": [ - "Ginsburg=72\nKagan=75\nanswer=Kagan-Ginsburg\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Norwegian local elections, 2007 were held on 10 September. The Socialist Socialist Left Party (Norway) (SV) and the Pensioners Party (PP) ended up as the losers of the election, SV going from 11.6% of the votes in the Norwegian county council election, 2003 to 7.1%, and PP losing 2.9% ending up at 1.2%. The Liberal Party more than doubled, going from 2.7% to 5.8%. The Conservative Party lost 1.1% of the votes, ending up at 26.3%, while the Progress Party got 20.2% of the votes, a gain of 3% since the 2003 elections. The Christian Democratic Party gained 0.2%, ending up at 6.3%. The Red Electoral Alliance lost 1.4%, ending up at 4.5%, while the Centre Party gained 1.2%, ending up at 2.8%. Finally, the Labour Party continued being the second-largest party in the city, gaining 1% and ending up at 23.9%. Question: How many percent of the votes did not go to the Conservative, Labour and Christian Democratic parties?", - "Output Program": [ - "conservative = 26.3\nlabour = 23.9\nchristian = 6.3\ntotal = 100\nloss = total - christian - conservative - labour\nprint(loss)" - ], - "Output Answer": [ - "{'number': '43.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Today, Estonia is an ethnically fairly diverse country, ranking 97th out of 239 countries and territories in 2001 study by Kok Kheng Yeoh. In 2008, thirteen of Estonias fifteen counties were over 80% ethnic Estonian. The counties with the highest percentage Estonians are Hiiu County (98.4%) and Saare County (98.3%). However, in Harju County (which includes the national capital, Tallinn) and Ida-Viru County, ethnic Estonians make up only 59.6% (55.0% in Tallinn) and 19.7% of the population, respectively. In those two counties, Russians account for 32.4% (36.4% in Tallinn) and 71.2% of the population, respectively. In the nation as a whole, Russians make up 24.8% of the total population. Question: How many percent of people were not ethnic Estonian in Hiiu County?", - "Output Program": [ - "Estonians=98.4\npeople=100\nanswer=people-Estonians \nprint(answer)" - ], - "Output Answer": [ - "{'number': '1.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: New England went on the road to face division rival New York in the latest meeting between the two teams at the New Meadowlands Stadium. The Jets had lost their opener to the Baltimore Ravens the previous week. The Patriots droved 51 yards in seven-and-a-half minutes to the Jets 14, but after a false-start penalty, Gostkowski missed a 37-yard field goal. After a Jets three-and-out, the Patriots went on a 15 play, 75-yard marathon, taking over eight minutes off the clock, scoring on a 6-yard touchdown pass to Welker early in the second quarter. After accruing no passing yards during the first quarter, the Jets marched 73 yards in 12 plays, taking just under 7 minutes off the clock, scoring on a 10-yard touchdown pass from Mark Sanchez to Braylon Edwards. Two possessions later, after two incomplete passes, Brady hit Hernandez for a 46-yard catch-and-run, then hit Moss for a 34-yard touchdown pass on an incredible one-handed catch, beating the vaunted Darrelle Revis, re-taking a 14-7 lead. The Jets answered, marching to the Patriots 31, and Nick Folk was good on a 49-yard field goal, trimming the deficit to 14-10 at halftime. After a Jets punt, the Patriots drove to the Jets 47, but Antonio Cromartie intercepted his pass attempt for Moss at the 3. The Jets raced to the Patriots 17, and Folk was good on a 36-yard field goal, trimming the deficit to just 14-13. The Jets cashed in after a Patriots three-and-out, racing 70 yards in 6 plays, scoring on a 2-yard touchdown pass to Jerricho Cotchery (with a successful 2-point conversion), taking a 21-14 lead. On the second play of the Patriots next drive, Cromartie intercepted another pass attempt for Moss at the Jets 41, but couldn't move the ball. After forcing the Patriots to punt, the Jets marched 63 yards in 8 plays, aided by a 23-yard pass interference penalty on Darius Butler, scoring on a 1-yard touchdown toss to Dustin Keller, widening the lead to 28-14 midway through the fourth quarter. The Patriots drove to the Jets 16, but Brady was strip-sacked by Jason Taylor with David Harris returning it 16 yards to the Jets 41. A 3-yard run by LaDanian Tomlinson on 4th-and-1 allowed the Jets ran out the rest of the clock to win the game. With the loss, the Patriots fell to 1-1. The Jets good defense forced the Patriots into three turnovers, two Brady interceptions. Question: How many yards in total did Nick Folk kick in field goals?", - "Output Program": [ - "goal = 49 + 36\nprint(goal)" - ], - "Output Answer": [ - "{'number': '85', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many total percent were Baptist, Methodist and Roman Catholic?", - "Output Program": [ - "percent_baptist = 11.85\npercent_methodist = 10.25\npercent_rc = 3.71\ntotal = percent_baptist + percent_methodist + percent_rc\nprint(\"%.2f\" % total)", - "baptist = 11.85 \nmethodist = 10.25\nroman_cath = 3.71\nprint(abs(round(baptist + methodist + roman_cath,2)))" - ], - "Output Answer": [ - "{'number': '25.81', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Marriage rates began declining from almost 71 per 1,000 inhabitants in 1981 until 2002, only to increase slightly in 2003 to 61 per 1,000 and then fall again to 51 in 2004. Moreover, divorce rates have seen an increase from 191.2 per 1,000 marriages in 1991 to 239.5 per 1,000 marriages in 2004. As a result of these trends, the average Greek household is smaller and older than in previous generations. Question: Which year were divorce rates higher, 2004 or 1991?", - "Output Program": [ - "year =2004\nprint(year )" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2004'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: During the 2008/09 school year there were 1,502,257 students in the entire Swiss educational system. In kindergarten or pre-school, there were 152,919 students (48.6% female). These students were taught by 13,592 teachers (96.0% female) in 4,949 schools, of which 301 were private schools. There were 777,394 students (48.6% female) in the obligatory schools, which include primary and lower secondary schools. These students were taught by 74,501 teachers (66.3% female) in 6,083 schools, of which 614 were private. The upper secondary school system had 337,145 students (46.9% female). They were taught by 13,900 teachers (42.3% female) in 730 schools, of which 240 were private. The tertiary education system had 234,799 students (49.7% female). They were taught by 37,546 teachers (32.8% female) in 367 schools. Question: How many fewer students were in kindergarten or pre-school than in obligatory school and tertiary education combined?", - "Output Program": [ - "preschool = 152919\nobligatory = 777394\ntertiary = 234799\nprint((obligatory+tertiary)-preschool)", - "kindergarden = 152919\nobli = 777394\nteri = 234799\nprint(obli + teri - kindergarden)" - ], - "Output Answer": [ - "{'number': '859274', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1877 the price of British-grown wheat averaged 56 shillings and 9 pence a quarter and for the rest of the nineteenth century it never reached within 10 shillings of that figure. In 1878 the price fell to 46 shillings and 5 pence. In 1886 the wheat price decreased to 31 shillings a quarter. By 1885 wheat-growing land declined by a million acres (4,000 km\u00b2) (28\u00bd%) and the barley area had dwindled greatly also. Britains dependence on imported grain during the 1830s was 2%; during the 1860s it was 24%; during the 1880s it was 45%, (for wheat alone during the 1880s it was 65%.) The 1881 Census in the United Kingdom showed a decline of 92,250 in agricultural labourers in the ten years since 1871, with an increase of 53,496 urban labourers. Many of these had previously been farm workers who migrated to the cities to find employment, despite agricultural labourers wages being higher than those of Europe. Agricultures contribution to the national income was about 17% in 1871; by 1911 it was less than 7%. Question: How many percent did important wheat dependence rise between the 1860s and 1880s?", - "Output Program": [ - "grain=24\nwheat=45\nanswer=wheat-grain\nprint(answer)", - "percent=20\nanswer=percent\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2011 the estimated median income for a household in the city was $44,846, and the median income for a family was $53,896. Males had a median income of $42,120 versus $31,362 for females. The per capita income for the city was $25,041. About 9.6% of families and 14.4% of the population were below the poverty line, including 15.1% of those under age 18 and 12.8% of those age 65 or over. The population was 180,480 at the 2000 United States Census; in 2010, its population had risen to 225,221, making it the third-largest city in the state after Las Vegas, Nevada and Henderson, Nevada, and the largest outside Clark County, Nevada. Reno lies north of the Nevada state capital, Carson City, Nevada, and northeast of Lake Tahoe in a shrub-steppe environment. Reno shares its eastern border with the city of Sparks and is the larger of the principal cities of the Reno-Sparks metropolitan area (MSA), a United States metropolitan area that covers Storey County, Nevada and Washoe counties. The MSA had a combined population of 425,417 at the 2010 United States Census. The MSA is combined with the Lyon County, Nevada to form the Reno-Sparks-Fernley, NV CSA Combined Statistical Area, which had a total population of 477,397 at the 2010 census. Question: How many percent of the population was above the poverty line?", - "Output Program": [ - "percentage = 100\nbelow_poverty = 14.4\nabove_poverty = percentage - below_poverty\nprint(above_poverty)", - "condition_1 = 100\ncondition_2 = 14.4\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '85.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the Secretary of State of California, as of October 22, 2012, Solano County has 209,484 registered voters, out of 274,284 eligible (76.4%). Of those, 101,815 (48.6%) are registered Democrats, 52,777 (25.2%) are registered California Republican Party, and 45,581 (21.8%) have Decline to State a political party. Democrats hold voter-registration advantages in all incorporated cities and towns in Solano County. However, Republicans lead in registration in the unincorporated communities of the county (40%-35%), making Solano the only county in the Bay Area where Republicans out-number Democrats in unincorporated communities. The Democrats largest registration advantage in Solano is in the city of Vallejo, California, wherein there are only 8,242 Republicans (14.6%) out of 56,313 total voters compared to 33,753 Democrats (59.9%) and 12,157 voters who have declined to state a political party (21.6%). Question: How many less percentage did the Republicans have than Democrats in Vallejo California?", - "Output Program": [ - "Democrats = 59.9\nRepublicans = 14.6\nprint(Democrats-Republicans)", - "democrates = 59.9\nrepuclic = 14.6\nprint(democrates - repuclic)" - ], - "Output Answer": [ - "{'number': '45.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their blowout home win over the Broncos, the Lions flew to the University of Phoenix Stadium for a Week 10 duel with the Arizona Cardinals. In the first quarter, Detroit struck first with RB Kevin Jones getting a 4-yard TD run. The Cardinals would respond with kicker Neil Rackers nailing a 23-yard field goal. In the second quarter, the Lions trailed as Arizona QB Kurt Warner completed a 1-yard TD pass to WR Larry Fitzgerald, while back-up QB Tim Rattay completed a 2-yard TD pass to TE Leonard Pope. In the third quarter, the Cardinals increased their lead with Warner completing a 16-yard TD pass to Pope. Detroit would respond with QB Jon Kitna completing a 7-yard TD pass to WR Roy Williams. In the fourth quarter, Arizona sealed the win with Warner hooking up with Fitzgerald again on a 20-yard TD pass. The Lions' last score for the game would be another 7-yard TD pass from Kitna to Williams. Along with committing 5 out the game's 9 turnovers, the Lions' rushing attack was held to an embarrassing −18 yards (the fewest in one game since 1946). With the loss, Detroit fell to 6-3. For the Lions, this defeat would be the first of 47 through their next 52 games Question: How many yards longer was Neil Rackers field goal compared to Larry Fitzgeralds first touchdown reception?", - "Output Program": [ - "NeilRackers=23\nWarner=1\nanswer=NeilRackers-Warner\nprint(answer)", - "Warner=1\nRackers=23\nanswer=Rackers-Warner\nprint(answer)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the United States, the female-to-male earnings ratio was 0.77 in 2009; female full-time, year-round (FTYR) workers earned 77% as much as male FTYR workers. Womens earnings relative to mens fell from 1960 to 1980 (56.7-54.2%), rose rapidly from 1980 to 1990 (54.2-67.6%), leveled off from 1990 to 2000 (67.6-71.2%) and rose from 2000 to 2009 (71.2-77.0%). When the first Equal Pay Act of 1963 was passed in 1963, female full-time workers earned 48.9% as much as male full-time workers. Question: How many percentage points did women's earnings increase during the period of 2000 to 2009?", - "Output Program": [ - "condition_1 = 77.0\ncondition_2 = 71.2\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_2000 = 71.2\n_2009 = 77\npercentage_diff = _2009 - _2000\nprint(percentage_diff)" - ], - "Output Answer": [ - "{'number': '5.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Raiders off-field fortunes have varied considerably over the years. The teams first three years of operation (1960 Oakland Raiders season\u20131962 Oakland Raiders season) were marred by poor on-field performance, financial difficulties, and spotty attendance. In 1963 Oakland Raiders season, however, the Raiders fortunes improved dramatically with the introduction of head coach (and eventual owner) Al Davis. In 1967 Oakland Raiders season, after several years of improvement, the Raiders reached the postseason for the first time. The team would go on to win its first (and only) 1967 American Football League Championship Game that year; in doing so, the Raiders advanced to Super Bowl II, where they were soundly defeated by the Green Bay Packers. Since 1963, the team has won 15 division titles (three AFL and 12 NFL), four AFC Championships (1976\u201377 NFL playoffs, 1980\u201381 NFL playoffs, 1983\u201384 NFL playoffs, and 2002\u201303 NFL playoffs), one AFL Championship (1967 American Football League Championship Game), and three Super Bowl Championships (Super Bowl XI, Super Bowl XV, and Super Bowl XVIII). At the end of the NFLs 2017 NFL season, the Raiders boasted a lifetime regular season record of 462 wins, 411 losses, and 11 ties; their lifetime playoff record currently stands at 25 wins and 19 losses. Question: How many years apart was the first Super Bowl win for the Raiders from their last Super Bowl win?", - "Output Program": [ - "first_superbowl_11th_win=11\nlast_superbowl_18th_win=18\n\n\nyears_apart_between_wins=last_superbowl_18th_win-first_superbowl_11th_win\nprint(years_apart_between_wins)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many more natural streams were named arroyo compared to wash and River delta combined?", - "Output Program": [ - "arrayo = 122\nwash = 60\ndelta = 10\nprint(abs(round(arrayo - wash - delta,2)))", - "streams_named_arroyo=122\nstreams_named_wash=60\nstream_named_delta=10\nstream_named_arroyyo_more=streams_named_arroyo-(streams_named_wash+stream_named_delta)\nprint(stream_named_arroyyo_more)" - ], - "Output Answer": [ - "{'number': '52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Early evidence for proto-Chinese millet agriculture is Radiocarbon dating to about 7000 BC. The earliest evidence of cultivated rice, found by the Yangtze River, is carbon-dated to 8,000 years ago. Farming gave rise to the Jiahu culture (7000 to 5800 BC). At Damaidi in Ningxia, 3,172 Neolithic signs in China dating to 6000\u20135000 BC have been discovered, \"featuring 8,453 individual characters such as the sun, moon, stars, gods and scenes of hunting or grazing\". These pictographs are reputed to be similar to the earliest characters confirmed to be written Chinese. Chinese proto-writing existed in Jiahu around 7000 BC, Dadiwan culture from 5800 BC to 5400 BC, Damaidi around 6000 BC and Banpo dating from the 5th millennium BC. Some scholars have suggested that Jiahu symbols (7th millennium BC) were the earliest Chinese writing system. Excavation of a Peiligang culture site in Xinzheng county, Henan, found a community that flourished in 5,500 to 4,900 BC, with evidence of agriculture, constructed buildings, pottery, and burial of the dead. With agriculture came increased population, the ability to store and redistribute crops, and the potential to support specialist craftsmen and administrators. In late Neolithic times, the Yellow River valley began to establish itself as a center of Yangshao culture (5000 BC to 3000 BC), and the first villages were founded; the most archaeologically significant of these was found at Banpo, Xian. Later, Yangshao culture was superseded by the Longshan culture, which was also centered on the Yellow River from about 3000 BC to 2000 BC. Question: How many years did the Jiahu culture last?", - "Output Program": [ - "start = 7000\nend = 5800\ntotal = start - end\nprint(total)", - "condition_1 = 5800\ncondition_2 = 7000\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '1200', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many yards was the longest offensive touchdown?", - "Output Program": [ - "fg_1 = 25\nfg_2 = 0\nfg_3 = 2\n\ndata = (fg_3,fg_2,fg_1)\n\nanswer = max(data)\n\nif answer == fg_1:\n print(fg_1)\nelif answer == fg_2:\n print(fg_2)\nelif answer == fg_3:\n print(fg_3)", - "long = 25\nprint(long)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Survey received sufficient information to detail every ship used by the Japanese during the war. They noted that the Imperial Japanese Navy began the war with 381 warships of approximately 1,271,000 tons, and completed another 816 ships of 1,048,000 tons during the war. Of these, 1,744,000 tons were sunk; \"625,000 tons were sunk by Navy and Marine aircraft, 375,000 tons by submarines, 183,000 tons by surface vessels, 55,000 tons by Army aircraft, and 65,000 tons by various agents\". Question: How many tons were sunk by surface vessels, Army aircraft, and Navy and Marine aircraft combined?", - "Output Program": [ - "navy_marine = 625000\narmy = 55000\nsurface = 183000\ntotal = navy_marine + army + surface\nprint(total)" - ], - "Output Answer": [ - "{'number': '863000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many percent were not from 18 to 24?", - "Output Program": [ - "age_18_to_24 = 6.80\n \nprint(abs(round(100 - age_18_to_24,2)))", - "age=6.80\npercent=100\nanswer=percent-age\nprint(answer)", - "percentage = 100\nage_range = 6.8\nnot_age_range = percentage - age_range\nprint(not_age_range)", - "age=6.80\npeople=100\nanswer=people-age\nprint(answer)" - ], - "Output Answer": [ - "{'number': '93.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '93.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The advance entered Palestine and an First Battle of Gaza, unsuccessful attempt was made to capture Gaza on 26 March 1917, while a Second Battle of Gaza and equally unsuccessful attempt was launched on 19 April. A Third Battle of Gaza occurred between 31 October and 7 November and this time both the ANZAC Mounted Division and the Australian Mounted Division took part. The battle was a complete success for the British, over-running the Gaza-Beersheba line and capturing 12,000 Turkish soldiers. The critical moment was the capture of Battle of Beersheba (1917) on the first day, after the Australian 4th Light Horse Brigade charged more than . The Turkish trenches were overrun, with the Australians capturing the wells at Beersheba and securing the valuable water they contained along with over 700 prisoners for the loss of 31 killed and 36 wounded. Later, Australian troops assisted in pushing the Turkish forces out of Palestine and took part in actions at Battle of Mughar Ridge, Battle of Jerusalem (1917) and the Battle of Megiddo (1918). The Turkish government surrendered on 30 October 1918. Units of the Light Horse were subsequently used to help put down a Egyptian Revolution of 1919 in 1919 and did so with efficiency and brutality, although they suffered a number of fatalities in the process. Total Australian battle casualties in the campaign were 4,851, including 1,374 dead. Question: How many of the Australian battle casualties in the campaign did not die?", - "Output Program": [ - "casualties = 4851\ndead = 1374\nnot_dead = casualties - dead\nprint(not_dead)", - "total = 4851\ndead = 1374\n\nprint(abs(round((total - dead))))" - ], - "Output Answer": [ - "{'number': '3477', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On July 24, 2017, Gasol re-signed with the Spurs. On December 20, 2017, he had 20 points and a season-high 17 rebounds in a 93-91 win over the Portland Trail Blazers. On December 23, 2017, he recorded his 10th career triple-double with 14 points, 11 rebounds and a season-high 10 assists in a 108-99 win over the Sacramento Kings. On December 26, 2017, in a 109-97 win over the Brooklyn Nets, Gasol collected his 10,817th rebound, moving him past Jack Sikma for 30th in league history. On January 26, 2018, in a 97-78 loss to the Philadelphia 76ers, Gasol became the 34th player in NBA history to play 40,000 career minutes. On March 25, 2018, he had 22 points on 10-of-15 shooting and grabbed 13 rebounds in a 106-103 loss to the Milwaukee Bucks. Question: How many more points did Gasol score during the game on March 25, 2018 compared to December 20, 2017?", - "Output Program": [ - "point=91\npoint1=93\nanswer=point1-point\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 97.7% of the population were in households, 2.3% were in group quarters, and 1% were institutionalized. There were 8,103,731 households of which 30.2% or 2,449,343 had children. 46.1% or 3,736,165 were composed of opposite sex and married couples. Male households with no wife composed 4.9% or 400,534. 15.0% or 1,212,436 were female households, with no husbands. 34% or 2,754,596 were non-family households. The household density was 684 per square mile. 91.9% of housing units were occupied with a 3.8% vacancy rate. The average household size was 2.65 per household. The average income for non-family households was $90,335, and the average income for families was $104,715. 13.3% or 2,888,493 of the population were below the poverty line. Question: How many less households had children than were composed of opposite sex and married couples?", - "Output Program": [ - "condition_1 = 2449343\ncondition_2 = 3736165\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "children = 2449343\nmarried_couples = 3736165\nmany_less = married_couples - children\nprint(many_less)" - ], - "Output Answer": [ - "{'number': '1286822', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The age distribution, in Leysin is; 271 children or 7.2% of the population are between 0 and 9 years old and 961 teenagers or 25.6% are between 10 and 19. Of the adult population, 843 people or 22.4% of the population are between 20 and 29 years old. 391 people or 10.4% are between 30 and 39, 426 people or 11.3% are between 40 and 49, and 341 people or 9.1% are between 50 and 59. The senior population distribution is 305 people or 8.1% of the population are between 60 and 69 years old, 148 people or 3.9% are between 70 and 79,there are 61 people or 1.6% who are 80 and 89, and there are 12 people or 0.3% who are 90 and older. Question: How many more people are there between 30 and 49 are there than there are people who are 80 and over?", - "Output Program": [ - "people_30_49 = 391+426\npeople_80 = 61+12\n\nprint(abs(round(people_30_49 - people_80,2)))\n", - "people_bet_30_49=391\npeople_over_80=61+12\nmore_people_bet_30_49=people_bet_30_49-people_over_80\nprint(more_people_bet_30_49)" - ], - "Output Answer": [ - "{'number': '744', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Throughout much of the 1990s Glen Jakovich was regarded as the premier centre half back in the AFL, and his battles with Carey were a talking point and a season highlight whenever the Eagles and Kangaroos met. Jakovich was one of the very few players who could match Carey for strength in a one-on-one contest and as a result he was often able to limit Careys dominance. The rivalry gained significant media attention during 1995 when the pair met three times, with Carey being held to a combined total of just 7 marks, 35 disposals and 2 goals. Carey had dominated their encounters in 1993 and 1994, polling Brownlow votes in two out of three games. Statistically, Jakovich held Carey to fewer disposals and goals than any other player could consistently manage. In all they played against each other 18 times-16 while Carey was at North Melbourne and two when he was at Adelaide-first meeting in round 12 of 1992 and last in round 19 of 2003, with Jakovich being able to hold Carey to averages of 6 marks, 14 disposals and 2.1 goals per game. By comparison, in the 188 games Carey played against all other opponents in the same period, he averaged 7 marks, 18 disposals and 3.0 goals per game. Question: How many more marks was Jakovich able to hold other opponents as compared to Carey?", - "Output Program": [ - "jakovich = 6\ncarey = 7\nmore_marks = carey - jakovich\nprint(more_marks)", - "carry_marks = 7\njakovich = 6\n\nprint(abs(carry_marks - jakovich))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not white?", - "Output Program": [ - "WhiteAmerican=58.9\npeople=100\nnothitepople=people-WhiteAmerican\nprint(nothitepople)", - "total = 100\nwhite = 58.9\nprint(total - white)", - "White=58.9\npeople=100\nanswer=people-White \nprint(answer)", - "whites=63.1\npeople=100\nanswer=people-whites \nprint(answer)", - "white = 58.9\nprint(100-white)", - "White=58.9\npeople=100\nanswer=people-White\nprint(answer)" - ], - "Output Answer": [ - "{'number': '41.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}", - "{'number': '41.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The demographics of Van are a greatly debated point, given the changing provincial borders. For example, in 1875 the province was divided; Van and Hakkari were separated, only to be rejoined in 1888, drastically changing the census numbers. Some writers argue that this merging was done to keep the Armenians from forming a majority. In 1862 it was estimated that in Van there were 90,100 Christians (including Syriac Christianity) and 95,100 Muslims. The French Consul in Van reported that in Van and Bitlis 51.46% were Kurds, 32.70% were Armenians and 5.53% were Turks. On the other hand, the Armenian Patriarchate of Constantinople estimated 185,000 Armenians in Van, 18,000 Assyrians, 72,000 Kurds, 47,000 Turks, 25,000 Yezidis and 3,000 Gypsies. Both sides have been accused of overcounting the numbers at the time given the revival of the Armenian Question and population statistics became important during the Berlin Conference. Question: For how many years were Van and Hakkari divided?", - "Output Program": [ - "year=1888\nyear2=1862\nanswer=year-year2\nprint(answer)", - "year=1875\nyear1=1888\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 6,000 to 10,000 Iraqis and around 500 British and Indian soldiers died during the revolt. The RAF flew missions totalling 4,008 hours, dropped 97 tons of bombs and fired 183,861 rounds for the loss of nine men killed, seven wounded and 11 aircraft destroyed behind rebel lines. The revolt caused British officials to drastically reconsider their strategy in Iraq. The revolt cost the British government 40 million pounds, which was twice the amount of the annual budget allotted for Iraq and a huge factor in reconsidering their strategy in Iraq. It had cost more than the entire British-funded Arab rising against the Ottoman Empire in 1917-1918. The new Colonial Secretary, Winston Churchill, decided a new administration was needed in Iraq as well as the British colonies in the Middle East so called for a large conference in Cairo. In March 1921 at the Cairo Conference, British officials discussed the future of Iraq. The British now wanted to control Iraq through more indirect means, mainly by installing former officials friendly to the British government. They eventually decided to install Faysal ibn Husayn as King of Iraq. Faysal had worked with the British before in the Arab Revolt during World War I and he enjoyed good relations with certain important officials. British officials also thought installing Faysal as king would prevent Faysal from fighting the French in Syria and damaging British-French relations. For Iraqis the revolt served as part of the founding of Iraqi nationalism although this conclusion is debated by scholars. It also showed unprecedented co-operation between Sunni and Shia Muslims although this co-operation did not last much longer than the end of the revolt. Question: How many more men were killed than wounded behind rebel lines?", - "Output Program": [ - "kill = 9\nwound = 7\ndiff = kill - wound\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Limbaugh holds an annual fundraising telethon called the \"EIB Cure-a-Thon\" for the Leukemia & Lymphoma Society. In 2006, the EIB Cure-a-Thon conducted its 16th annual telethon, raising $1.7 million, totaling over $15 million since the first cure-a-thon. According to Leukemia and Lymphoma Society annual reports, Limbaugh personally contributed between $100,000 and $499,999 from 2000\u20132005 and 2007, and Limbaugh said that he contributed around $250,000 in 2003, 2004 and 2005. NewsMax reported Limbaugh donated $250,000 in 2006, and the Societys 2006 annual report placed him in the $500,000 to $999,999 category. Limbaugh donated $320,000 during the 2007 Cure-a-Thon, which the Leukemia and Lymphoma Society reported had raised $3.1 million. On his radio program April 18, 2008, Limbaugh pledged $400,000 to the Leukemia and Lymphoma Society after being challenged by two listeners to increase his initial pledge of $300,000. Question: How many years did Limbaugh donate $250,000?", - "Output Program": [ - "donated_250000 = (2003,2004,2005,2006)\n\nprint(abs(round(len(donated_250000),2)))", - "year = [2003, 2004, 2005, 2006]\nlenght = len(year)\n\nprint(lenght)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Indianapolis Colts began their 2011 season at Reliant Stadium against the Houston Texans. For the first time since the 1998 season, Peyton Manning was not under the helm at quarterback and it was recently acquired Kerry Collins that would take his position. The game started very well for the Colts, opening up with an interception by Melvin Bullitt that allowed the Colts to take control. However, a three and out from the offense quickly gave the Texans the ball to drive down and score a field goal and take a 3-0 lead. Collins and the Colts offense was out of sync for much of the first quarter, fumbling two snaps and giving Houston the great field position inside of the Indianapolis 40-yard line. After the first quarter, the Texans held a commanding 17-0 lead and were firing on all cylinders. The second quarter continued Houston's dominance, with all three teams of the Colts failing to stop or to execute against the Texans. At halftime, the Colts trailed Houston 34-0, the largest deficit in the entire 58-year history of the franchise. The second half saw little action with both teams taking shorter drives and in some senses, running down the clock. The Colts scored their first and the only points scored in the second half with a Reggie Wayne touchdown from Collins in the fourth quarter. The Colts went on to lose to the Texans 34-7, their second straight season starting 0-1. Question: How many points did the Colts lose by?", - "Output Program": [ - "colts = 7\ntexans = 34\nprint(texans-colts)", - "texan = 34\ncoat = 7\nprint(texan - coat)" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Malayalam is a language spoken by the native people of southwestern India (from Talapady to Kanyakumari).According to the Indian census of 2011, there were 32,299,239 speakers of Malayalam in Kerala, making up 93.2% of the total number of Malayalam speakers in India, and 96.74% of the total population of the state. There were a further 701,673 (2.1% of the total number) in Karnataka, 957,705 (2.7%) in Tamil Nadu, and 406,358 (1.2%) in Maharashtra. The number of Malayalam speakers in Lakshadweep is 51,100, which is only 0.15% of the total number, but is as much as about 84% of the population of Lakshadweep. In all, Malayalis made up 3.22% of the total Indian population in 2011. Of the total 34,713,130 Malayalam speakers in India in 2011, 33,015,420 spoke the standard dialects, 19,643 spoke the Yerava dialect and 31,329 spoke non-standard regional variations like Eranadan. As per the 1991 census data, 28.85% of all Malayalam speakers in India spoke a second language and 19.64% of the total knew three or more languages. Question: How many of the speakers that spoke a standard dialect did not speak the Yerava dialect?", - "Output Program": [ - "speaking_standard_dailect = 33015420\nspeaking_yerava_dialect = 19643\nspeaking_standard_not_yerava = speaking_standard_dailect - speaking_yerava_dialect\nprint(speaking_standard_not_yerava)", - "standard_dialect = 33015420\nyerava = 19643\n\nprint(abs(standard_dialect - yerava))\n\n" - ], - "Output Answer": [ - "{'number': '32995777', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Participation by head of household race and gender The racial composition of stock market ownership shows households headed by whites are nearly four and six times as likely to directly own stocks than households headed by blacks and Hispanics respectively. As of 2011 the national rate of direct participation was 19.6%, for white households the participation rate was 24.5%, for black households it was 6.4% and for Hispanic households it was 4.3% Indirect participation in the form of 401k ownership shows a similar pattern with a national participation rate of 42.1%, a rate of 46.4% for white households, 31.7% for black households, and 25.8% for Hispanic households. Households headed by married couples participated at rates above the national averages with 25.6% participating directly and 53.4% participating indirectly through a retirement account. 14.7% of households headed by men participated in the market directly and 33.4% owned stock through a retirement account. 12.6% of female headed households directly owned stock and 28.7% owned stock indirectly. Question: How many fewer white households have 401Ks than black and Hispanic households combined?", - "Output Program": [ - "white = 46.4\nblack = 31.7\nhispanic = 25.8\nmany_fewer = (black + hispanic) - white\nprint(many_fewer)\n", - "condition_1 = 31.7 + 25.8\ncondition_2 = 46.4\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '11.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Traveling to Buffalo to face the Bills, the Raiders were without running back Marshawn Lynch, who was suspended for one game after making contact with an official during the team's win against Kansas City the week before. Hoping to build on the victory over the Chiefs, the Raiders started well driving 81 yards as Jamize Olawale scored from one yard out to give Oakland a 7-0 lead. However, the Raider offense sputtered on their next two possession and were forced to punt. After Tyrod Taylor hit former Raider Andre Holmes for six-yard touchdown pass to tie the game, the Raiders took over with just over two minutes remaining in the first half. Derek Carr hit DeAndré Washington over the middle over a five-yard gain, but was hit by Leonard Johnson and fumbled the ball which was recovered by Matt Milano and returned for a 40-yard touchdown to give the Bills a 14-7 lead at the half. The Bills increased the lead on their first possession of the third quarter with a 35-yard field goal. Carr was intercepted on the next Raider possession and the Bills added another field goal to push the lead to 20-7 with more than 10 minutes left in the third quarter. The Raider offense continued to struggle and punted on their next possession. The Bills took advantage and moved 80 yards in a 7:19 drive before Taylor snuck the ball in from inside the one-yard line on the first play of the fourth quarter to move the Buffalo lead to 27-7. The Raider offense finally came to life on their next possession, going no-huddle and moving 75 yards on nine plays before Carr hit Washington from four yards out to the narrow the lead to 27-14. After forcing a Buffalo punt, the Raider offense stalled near midfield and turned the ball over on downs. Looking to take some time off the clock, the Bills instead put the game out of reach as LeSean McCoy scored on a 48-yard run on the first play of the drive to move the lead to 34-14. The Raiders were able to move into Buffalo territory with under two minutes remaining, but Carr was intercepted as the Bills were able to run out the clock. The loss moved the Raider to 3-5 on the season. The fifth loss on the season, in Week 8, surpassed the number of losses (four) the Raiders suffered in the entire season the previous year. The Raider defense struggled once again, giving up 166 yards on the ground to the Bills, but did limit the Bills to 165 yards through the air. Carr completed 31 of 49 passes for 313 yards, but his two interceptions and two fumbles by the Raiders were their undoing. Question: How many points were scored in the first half?", - "Output Program": [ - "one = 14\nsecond = 7\nprint(one + second)", - "condition_1 = 14\ncondition_2 = 7\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Muralitharan was on the winning side on 54 of the 133 test matches he played. In those games he captured a total of 438 wickets (8.1 wickets per match), at an outstanding average of 16.18 per wicket and a strike rate of 42.7. Muralitharan took 795 wickets for his country Sri Lanka in 132 tests. The next most wickets for Sri Lanka in these 132 Tests was Chaminda Vaas 309 - less than 40% of the spinners pile. No one else managed 100. Collectively Sri Lankan bowlers tallied 1968 wickets across that span, of which Muralitharan accounted for 40.4%. Among the 24 other Sri Lankans who took more than 10 of those wickets, only Lasith Malinga did so at a better strike rate (52.3) than Muralitharans 54.9 - and the latter bowled rather more overs, 6657.1 of them to be precise. Question: How many test matches was Muralitharan on the losing side of?", - "Output Program": [ - "total = 133\nwin = 54\nprint(total - win)" - ], - "Output Answer": [ - "{'number': '79', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After the August 15, 1971 Nixon shock, the price began to greatly increase, and between 1968 and 2000 the price of gold ranged widely, from a high of $850 per troy ounce ($27.33/g) on January 21, 1980, to a low of $252.90 per troy ounce ($8.13/g) on June 21, 1999 (London Gold Fixing). Prices increased rapidly from 2001, but the 1980 high was not exceeded until January 3, 2008, when a new maximum of $865.35 per troy weight was set. Another record price was set on March 17, 2008, at $1023.50 per troy ounce ($32.91/g). Question: What year was the gold the lowest troy;1980 or 1999?", - "Output Program": [ - "lowest_troy=1999\nprint(lowest_troy)", - "years=1999\nprint(years)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1999'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the June 1983 Consumer Electronics Show, Commodore lowered the retail price of the 64 to $300, and stores sold it for as little as $199. At one point the company was selling as many computers as the rest of the industry combined. Its prices for the VIC-20 and 64 were $50 lower than Ataris prices for the 600XL and 800XL. Commodores strategy was to, according to a spokesman, devote 50% of its efforts to the under-$500 market, 30% on the $500\u20131000 market, and 20% on the over-$1000 market. Its vertical integration and Tramiels focus on cost control helped Commodore do well during the price war, with $1 billion in 1983 sales. Although the company and Tramiels focus on cost cutting over product testing caused many hardware defects in the 64, by early 1984 Synapse Software\u2014the largest provider of third-party Atari 8-bit software\u2014received 65% of sales from the Commodore market, and Commodore sold almost three times as many computers as Atari that year. Question: How many dollars below retail did some stores sell the 64?", - "Output Program": [ - "price=300\nstores=199\nanswer=price-stores\nprint(answer)", - "stores=300\nP=199\nanswer=stores-P\nprint(answer)\n" - ], - "Output Answer": [ - "{'number': '101', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the United States vitamin E supplement use by female health professionals was 16.1% in 1986, 46.2% in 1998, 44.3% in 2002, but decreased to 19.8% in 2006. Similarly, for male health professionals, rates for same years were 18.9%, 52.0%, 49.4% and 24.5%. The authors theorized that declining use in these populations may have due to publications of studies that showed either no benefits or negative consequences from vitamin E supplements. Within the US military services, vitamin prescriptions written for active, reserve and retired military, and their dependents, were tracked over years 2007-2011. Vitamin E prescriptions decreased by 53% while vitamin C remained constant and vitamin D increased by 454%. A report on vitamin E sales volume in the US documented a 50% decrease between 2000 and 2006, with a cause attributed to a meta-analysis that had concluded that high-dosage vitamin E increased all-cause mortality. Question: By how many percentage points did the female and male professional usage of Vitamin E differ in 1986?", - "Output Program": [ - "condition_1 = 16.1\ncondition_2 = 18.9\nprint(abs(round(condition_2 - condition_1,1)))", - "male = 18.9\nfemale = 16.1\nprint(male - female)" - ], - "Output Answer": [ - "{'number': '2.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many more people spoke the second and third most common languages combined compared to the most commonly spoken language?", - "Output Program": [ - "Spanish = 584463\nEnglish = 555767\nAfrica = 31361\nprint((English+Africa)-Spanish)", - "most = 584463\ncombined = 555767 + 31361\nprint(combined - most)" - ], - "Output Answer": [ - "{'number': '2665', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The life expectancy at birth in Himachal Pradesh increased significantly from 52.6 years in the period from 1970-75 (above the national average of 49.7 years) to 72.0 years for the period 2011-15 (above the national average of 68.3 years). The infant mortality rate stood at 40 in 2010, and the crude birth rate has declined from 37.3 in 1971 to 16.9 in 2010, below the national average of 26.5 in 1998. The crude death rate was 6.9 in 2010. Himachal Pradeshs literacy rate has almost doubled between 1981 and 2011 (see table to right). The state is one of the List of Indian states and union territories by literacy rate with a literacy rate of 83.78% as of 2011. Question: How many years more than the national average was the life expectancy in Himachal Pradesh than the national average in 2011-15?", - "Output Program": [ - "himachal = 72\nnational = 68.3\nprint(himachal - national)", - "\nHimachal = 72.0\nnational = 68.3\nprint(Himachal-national)" - ], - "Output Answer": [ - "{'number': '3.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Rub\u00e9n Rodr\u00edguez established most of the early long-standing record in the BSN. He broke both the single-season points record with 810 in 1978 and the most career points record with 11,549. The current holder of the career mark is Georgie Torres, who broke it before retiring in 2001 with 15,863 points in 679 games, playing his entire career after the establishment of the three-point line. Rodr\u00edguez also holds the mark for most rebounds in a career with 6,178. He also held the single-season rebound record with 380 in 1978, which stood until Lee Benson broke it in 2008. Currently, Neftal\u00ed Rivera holds the record for most points in a game in the Baloncesto Superior Nacional when he scored 79 points on May 22, 1974. In that game he achieve the record by making 34 field goals(all of them 2-pointers as the 3-pointers where not adopted back then) and 11 free throws. In 1989, Pablo Alicea of the Gigantes de Carolina established a record for most assists in one game with 25. The record stood for over two decades until May 1, 2012, when Jonathan Garc\u00eda of the Caciques de Humacao broke it recording 33 assists against the Brujos de Guayama. Garc\u00edas mark is an unofficial world record pending the approval of Guinness World Records, since there is no higher number recorded in any amateur or professional international league or in FIBA competition. During this game, the Caciques also established the team points record for a single game with 130 and for most scored during a single (10-minute) quarter with 46. The Vaqueros de Bayam\u00f3n hosted the game with most assistance in the league, with 17,621 fans attending a home game against R\u00edo Piedras on September 8, 1969. This bested the previous top of 16,564 in a game between Ponce and Santurce. The Vaqueros also hold the record for most consecutive championships, winning five from 1971-75. Question: How many years after Rub\u00e9n Rodr\u00edguez set the record of most career points was his record broken by Georgie Torres?", - "Output Program": [ - "ruben_record_year = 1978\ngeorgie_record_year = 2001\nyears = georgie_record_year - ruben_record_year\nprint(years)", - "record_year = 1978\nyear_broken = 2001\n\nprint(abs(round(record_year - year_broken,2)))" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Much of Afghanistans livestock was removed from the country by early waves of refugees who fled to neighboring Pakistan and Iran. In 2001, the livestock population in Afghanistan had declined by about 40% since 1998. In 2002, this figure was estimated to have declined further to 60%. An FAO survey done in the northern regions in spring 2002 showed that in four provinces (Balkh Province, Jowzjan Province, Sar-e Pol Province, and Faryab Province), there was a loss of about 84% of cattle from 1997 to 2002 and around 80% of sheep and goat. The majority of Afghans traditionally raise sheep instead of goats because goat meat is not popular in Afghanistan. After 2002, the Ministry of Agriculture, Irrigation & Livestock (Afghanistan) with assistance from USAID have been helping to regrow livestock numbers throughout the country. This was done by providing Afghan villagers training and animals to start with. The Council of Ministers (Afghanistan) Mohammad Asef Rahimi stated that over the past decade arable land had increased from 2.1 million hectares to 8.1 million hectares, wheat production from 5.1 million tonnes to 2.3 million tonnes, nurseries from 75,000 hectares to 119,000 hectares and grape production from 364,000 tonnes to 615,000 tonnes. Almond production jumped from 19,000 to 56,000 tonnes and cotton from 20,000 to 45,000 tonnes, with the saffron yield reaching 2,000 kilograms. Question: How many more percentage points of the livestock population was lost between 2001 and 2002?", - "Output Program": [ - "populationyear1=40\npopulationyear2=60\nanswer=populationyear2-populationyear1\nprint(answer)", - "population=40\npopulation1=60\nanswer=population1-population\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The exact number of Arab casualties is unknown. One estimate places the Arab death toll at 7,000, including 3,000 Palestinians, 2,000 Egyptians, 1,000 Jordanians, and 1,000 Syrians. In 1958, Palestinian historian Aref al-Aref calculated that the Arab armies combined losses amounted to 3,700, with Egypt losing 961 regular and 200 irregular soldiers and Jordan losing 362 regulars and 200 irregulars. According to Henry Laurens (scholar), the Palestinians suffered double the Jewish losses, with 13,000 dead, 1,953 of whom are known to have died in combat situations. Of the remainder, 4,004 remain nameless but the place, tally and date of their death is known, and a further 7,043, for whom only the place of death is known, not their identities nor the date of their death. According to Laurens, the largest part of Palestinian casualties consisted of non-combatants and corresponds to the successful operations of the Israelis. Question: How many total regular soldiers did Egypt and Jordan lose in 1958?", - "Output Program": [ - "egypt_lost_regular=961\njordan_lost_regular=362\ntotal_regular_soldiers_lost=egypt_lost_regular+jordan_lost_regular\nprint(total_regular_soldiers_lost)", - "egypt = 961\njordrn = 362\n\nprint(abs(round(egypt + jordrn,2)))" - ], - "Output Answer": [ - "{'number': '1323', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The advance entered Palestine and an First Battle of Gaza, unsuccessful attempt was made to capture Gaza on 26 March 1917, while a Second Battle of Gaza and equally unsuccessful attempt was launched on 19 April. A Third Battle of Gaza occurred between 31 October and 7 November and this time both the ANZAC Mounted Division and the Australian Mounted Division took part. The battle was a complete success for the British, over-running the Gaza-Beersheba line and capturing 12,000 Turkish soldiers. The critical moment was the capture of Battle of Beersheba (1917) on the first day, after the Australian 4th Light Horse Brigade charged more than . The Turkish trenches were overrun, with the Australians capturing the wells at Beersheba and securing the valuable water they contained along with over 700 prisoners for the loss of 31 killed and 36 wounded. Later, Australian troops assisted in pushing the Turkish forces out of Palestine and took part in actions at Battle of Mughar Ridge, Battle of Jerusalem (1917) and the Battle of Megiddo (1918). The Turkish government surrendered on 30 October 1918. Units of the Light Horse were subsequently used to help put down a Egyptian Revolution of 1919 in 1919 and did so with efficiency and brutality, although they suffered a number of fatalities in the process. Total Australian battle casualties in the campaign were 4,851, including 1,374 dead. Question: How many days after the First Battle of Gaza did the Third Battle of Gaza start?", - "Output Program": [ - "second = 19\nthird = 31\ndays = (30 - second) + 31 + 30 + 31 + 31 + 30 + third\nprint(days)", - "first = \"26/03/1917\"\nthird = \"31/10/1917\"\n\nfirst_days = 31-25\nthird_days = 30+31+30+31+31+30+30\n\nprint(third_days+first_days)" - ], - "Output Answer": [ - "{'number': '219', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Born Millicent Vernon Hammond, she was the middle of three children born to renowned politician and later United States Ambassador to Spain, Ogden H. Hammond (October 13, 1869 - October 29, 1956) of Louisville, Kentucky and his first wife, Mary Picton Stevens (May 16, 1885 - May 7, 1915) of Hoboken, New Jersey. Her paternal grandparents were General John Henry Hammond (June 30, 1833 - April 30, 1890), who served as chief of staff for William Tecumseh Sherman during the Vicksburg Campaign, and Sophia Vernon Wolfe (1842 - May 20, 1923), daughter of Nathaniel Wolfe, a lawyer and legislator from Louisville. Her maternal grandparents were John Stevens (July 1856 - January 21, 1895), oldest son of Stevens Institute of Technology founder Edwin Augustus Stevens and grandson of inventor John Stevens (inventor, born 1749), and Mary Marshall McGuire (May 4, 1850 - May 2, 1905). Question: How many of Millicent's parents and grandparents died during the month of May?", - "Output Program": [ - "died_in_may = (\"marry\",\"marry\",\"sophia\")\n\nprint(len(died_in_may))", - "mary = 1\nsophia = 1\nmarshall = 1\ntotal = mary + sophia + marshall\nprint(total)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of people were not Persian in Hamadan county?", - "Output Program": [ - "persian = 70\n\nprint(abs(round(100 - persian,2)))", - "percentage = 100\npersian = 70\nnot_persian = percentage - persian\nprint(not_persian)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Oxford Olympics Study 2016 found that sports-related costs for the Summer Games since 1960 are on average USD 5.2 billion and for the Winter Games USD 3.1 billion. This does not include wider infrastructure costs like roads, urban rail, and airports, which often cost as much or more than the sports-related costs. The most expensive Summer Games are Beijing at USD 40-44 billion and the most expensive Winter Games are Sochi 2014 at USD 51 billion. As of 2016, costs per athlete are on average USD 599,000 for the Summer Games and USD 1.3 million for the Winter Games. For London 2012, cost per athlete was USD 1.4 million; for Sochi 2014, USD 7.9 million. Question: How many billions of dollars do the Summer and Winter Olympic Games vary?", - "Output Program": [ - "summer = 5.2\nwinter = 3.1\nprint(summer - winter)" - ], - "Output Answer": [ - "{'number': '2.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Immigration is an essential component of the population. Results of the 2011 Population Census indicated that 326,376 (59.1% of the total population) were born outside Macau, an increase of 3.0 percentage points over the last ten years. Analysed by place of birth, 255,186 (46.2%) were born in Mainland China, down by 1.2 percentage points from 2001. 226,127 (40.9%) were born in Macau, 19,355 (3.5%) in Hong Kong and 1,835 (0.3%) in Portugal. There were more persons born in other countries or territories as the number of non-resident workers increased. Among them, 14,544 were born in the Philippines, 7,199 in Vietnam and 6,269 in Indonesia, altogether taking up 5.1% of the total population. 1,942 were born in Europe other than Portugal, 2,252 in Americas, 959 in Africa and 672 in Oceania. Analysed by age group, 85.2% of the youth population (aged 0-14) were born in Macau, and 62.9% of those aged 35 and above were born in Mainland China. Question: How many percent of people were not born outside Macau?", - "Output Program": [ - "born_in_macue = 40.9\n\nprint(abs(round(born_in_macue,2)))", - "percent_born_outside_macau=59.1\npercent_not_born_outside_macau=100-59.1\nprint(percent_not_born_outside_macau)" - ], - "Output Answer": [ - "{'number': '40.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Japan signed the peace treaty with 49 nations in 1952 and concluded 54 bilateral agreements that included those with Burma (US$20 million 1954,1963), the Republic of Korea (US$300 million 1965), Indonesia (US$223.08 million 1958), the Philippines (525 million US dollars/52.94 billion yen 1967), Malaysia (25 million Malaysian dollars/2.94 billion Yen 1967), Thailand (5.4 billion Yen 1955), Micronesia (1969), Laos (1958), Cambodia (1959), Mongolia (1977), Spain ($5.5 million 1957), Switzerland, Netherlands ($10 million 1956), Sweden and Denmark. Payments of reparations started in 1955, lasted for 23 years and ended in 1977. For countries that renounced any reparations from Japan, it agreed to pay indemnity and/or grants in accordance with bilateral agreements. In the Joint Communiqu\u00e9 of the Government of Japan and the Government of the Peoples Republic of China (1972), Peoples Republic of China renounces its demand for war reparation from Japan. In the Soviet-Japanese Joint Declaration of 1956, the Soviet Union waived its rights to reparations from Japan, and both Japan and the Soviet Union waived all reparations claims arising from war. Additionally, Ceylon (now Sri Lanka), under President J. R. Jayewardene, declined war reparations from Japan. Question: How many millions of dollars (USD) did Japan pay to Burma, the Republic of Korea, and the Philippines combined?", - "Output Program": [ - "burma = 20\nrok = 300\nphilipines = 525\n\nprint(burma + rok + philipines)", - "millions_to_Burma = 20\nmillions_to_Korea = 300\nmillions_to_Philippines = 525\nmillions_combined = millions_to_Burma + millions_to_Korea + millions_to_Philippines\nprint(millions_combined)" - ], - "Output Answer": [ - "{'number': '845', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not non-Hispanic whites?", - "Output Program": [ - "total = 100\nhispanic = 26\nprint(total - hispanic)", - "total = 100\nnon_h_white = 26\nprint(total - non_h_white)", - "condition_1 = 26\n\nprint(abs(round(100 - condition_1,2)))", - "non_Hispanic = 26\nprint(100-non_Hispanic)" - ], - "Output Answer": [ - "{'number': '74', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 1936 Summer Olympics in Berlin were the first Games to be broadcast on television, though only to local audiences. The 1956 Winter Olympics were the first internationally televised Olympic Games, and the 1960 Winter Olympics had their broadcasting rights sold for the first time to specialised television broadcasting networks\u2014CBS paid US$394,000 for the American rights, and the European Broadcasting Union (EBU) allocated US$660,000. In the following decades the Olympics became one of the ideological fronts of the Cold War. Superpowers jockeyed for political supremacy, and the IOC wanted to take advantage of this heightened interest via the broadcast medium. The sale of broadcast rights enabled the IOC to increase the exposure of the Olympic Games, thereby generating more interest, which in turn created more appeal to advertisers time on television. This cycle allowed the IOC to charge ever-increasing fees for those rights. For example, CBS paid US$375 million for the American broadcast rights of the 1998 Winter Olympics, while NBC spent US$3.5 billion for the American rights of all the Olympic Games from 2000 to 2012. In 2011, NBC agreed to a $4.38 billion contract with the International Olympic Committee to broadcast the Olympics through the 2020 Summer Olympics, the most expensive television rights deal in Olympic history. NBC then agreed to a $7.75 billion contract extension on May 7, 2014, to air the Olympics through the 2032 games. NBC also acquired the American television rights to the Youth Olympic Games, beginning in 2014 Summer Youth Olympics, and the Paralympic Games for the 2014 Winter Paralympics and 2016 Summer Paralympics editions. NBC is one of the major sources of revenue for the IOC. Question: How many years passed between the first television broadcast of the Summer Olympics and the first international broadcast of the Olympic games?", - "Output Program": [ - "summer = 1936\nwinter = 1956\nprint(winter - summer)", - "condition_1 = 1936\ncondition_2 = 1956\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The profound demographic and economic changes that occurred in Finland after World War II affected the Finnish family. Families became smaller, dropping from an average of 3.6 persons in 1950 to an average of 2.7 by 1975. Family composition did not change much in that quarter of a century, however, and in 1975 the percentage of families that consisted of a man and a woman was 24.4; of a couple and children, 61.9; of a woman with offspring, 11.8; of a man and offspring, 1.9. These percentages are not markedly different from those of 1950. Change was seen in the number of children per family, which fell from an average of 2.24 in 1950 to an average of 1.7 in the mid-1980s, and large families were rare. Only 2 percent of families had four or more children, while 51 percent had one child; 38 percent, two children; and 9 percent, three children. The number of Finns under the age of 18 dropped from 1.5 million in 1960 to 1.2 million in 1980. Question: Was the average number of persons in a family smaller in 1950 or 1975?", - "Output Program": [ - "average_num_persons_smaller_year=1975\nprint(average_num_persons_smaller_year)", - "y1950 = 3.6\ny1975 = 2.7\n\nminimum = min(y1950, y1975)\n\nif minimum == y1950:\n print(1950)\nelif minimum == y1975:\n print(1975)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1975'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Jets began their season at Reliant Stadium for a Week 1 showdown with the Houston Texans. New York took off in the first quarter as kicker Jay Feely nailed a 24-yard field goal. In the second quarter, the Jets would increase their lead as rookie quarterback Mark Sanchez completed his first career touchdown pass as he connected with wide receiver Chansi Stuckey on a 30-yard pass. In the third quarter, New York continued their run as running back Thomas Jones got a 1-yard touchdown run. The Texans tried to rally in the fourth quarter as safety Dominique Barber returned a fumble 48 yards for a touchdown, but the Jets would end the game with Jones getting a 38-yard touchdown run. With the win, not only did New York begin their season at 1-0, but Sanchez (18-of-31, 272 yards, 1 TD, 1 INT) would become the 1st Jets rookie QB since Richard Todd in 1976 to win a game. Question: How many total yards were Mark Sanchez touchdown passes?", - "Output Program": [ - "Mark=30\ntouchdown=38\nanswer=touchdown+Mark\nprint(answer)", - "Jones=38\nStuckey=30\nanswer=Jones+Stuckey\nprint(answer)" - ], - "Output Answer": [ - "{'number': '68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many registered voters were Democrat and Republican?", - "Output Program": [ - "condition_1 = 12078\ncondition_2 = 947 \n\nprint(abs(round(condition_2 + condition_1,2)))", - "democrats = 12078\nrepublic = 947\ntotal = democrats + republic\nprint(total)" - ], - "Output Answer": [ - "{'number': '13025', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their bye week, the Bears flew to the Rogers Centre for their Week 9 interconference duel with the winless Buffalo Bills. After a scoreless first quarter, Chicago delivered the opening strike in the second quarter as quarterback Jay Cutler found tight end Greg Olsen on a 4-yard touchdown pass. The Bills responded with quarterback Ryan Fitzpatrick completing a 14-yard touchdown pass to wide receiver Roscoe Parrish. The Bears regained the lead in the third quarter with a 1-yard touchdown run from running back Chester Taylor. Buffalo answered with running back Fred Jackson getting a 4-yard touchdown run (with a blocked extra point). Chicago trailed in the fourth quarter as fullback Corey McIntyre got a 1-yard touchdown run, yet they came right back as Cutler found wide receiver Earl Bennett on a 2-yard touchdown pass, followed by a successful two-point conversion pass to running back Matt Forté. The Bears would eventually take the win as a Fitzpatrick throw was intercepted by cornerback Tim Jennings. Question: How many touchdowns were scored in the second quarter?", - "Output Program": [ - "second = 2\nprint(second)", - "sec_quarter = 4\ntouchdown = 2\nprint(sec_quarter-touchdown)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to Iranian government sources, the war cost Iran an estimated 200,000\u2013220,000 killed, or up to 262,000 according to the conservative Western estimates. This includes 123,220 combatants, 60,711 Missing in action and 11,000\u201316,000 Civilian casualties. Combatants include 79,664 members of the Islamic Revolutionary Guard Corps and additional 35,170 soldiers from Armed Forces of the Islamic Republic of Iran. In addition, prisoners of war comprise 42,875 Iranian casualties, they were captured and kept in Iraqi detention centers from 2.5 to more than 15 years after the war was over. According to the Janbazan Affairs Organization, 398,587 Iranians sustained injuries that required prolonged medical and health care following primary treatment, including 52,195 (13%) injured due to the exposure to chemical warfare agents. From 1980 to 2012, 218,867 Iranians died due to war injuries and the mean age of combatants was 23 years old. This includes 33,430 civilians, mostly women and children. More than 144,000 Iranian children were orphaned as a consequence of these deaths. Other estimates put Iranian casualties up to 600,000. Question: According to the Janbazan Affairs Organization how many Iranians suffered injuries not related to exposure to chemical agents?", - "Output Program": [ - "total = 398587\nchemical = 52195\nprint(total - chemical)" - ], - "Output Answer": [ - "{'number': '346392', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of the people were not Persian in Hamadan county?", - "Output Program": [ - "percent_people_Persian = 70\npercent_people_not_Persian = 100 - percent_people_Persian\nprint(percent_people_not_Persian)", - "persian_people = 70\n\n\nprint(abs(round(100 - persian_people,2)))" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: That year he also led the league in fielding (.994) and set a NL record with 159 double plays, breaking Frank McCormicks mark of 153 with the Cincinnati Reds; he broke his own record in 1951 with 171, a record which stood until Donn Clendenon had 182 for the 1966 Pittsburgh Pirates. He finished 1950 third in the league in both homers (32) and RBI (113), and came in eighth in the MLB Most Valuable Player Award voting. In 1951 he became the first member of the Dodgers to ever hit 40 home runs, breaking Babe Hermans 1930 mark of 35; Campanella hit 41 in 1953, but Hodges recaptured the record with 42 in 1954 before Snider eclipsed him again with 43 in 1956. His last home run of 1951 came on October 2 against the New York Giants (NL), as the Dodgers tied the three-game NL playoff series at a game each with a 10-0 win; New York would take the pennant the next day on Bobby Thomsons \"Shot Heard Round the World (baseball)\". Hodges also led the NL with 126 assists in 1951, and was second in HRs, third in run (baseball) (118) and total bases (307), fifth in slugging average (.527), and sixth in RBI (103). Question: How many more home runs did Hodges have in 1951 than Babe Herman had in 1930?", - "Output Program": [ - "homerun=40\nHermans=35\nanswer=homerun-Hermans\nprint(answer)", - "Dodgers=40\nHermans=35\nanswer=Dodgers-Hermans\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Between 1874 and 1921, the total population of Cambodia increased from about 946,000 to 2.4 million. By 1950, it had increased to between 3,710,107 and 4,073,967, and in 1962 it had reached 5.7 million. From the 1960s until 1975, the population of Cambodia increased by about 2.2% yearly, the lowest increase in Southeast Asia. By 1975 when the Khmer Rouge took power, it was estimated at 7.3 million. Of this total an estimated one to two million reportedly died between 1975 and 1978. In 1981, the PRK gave the official population figure as nearly 6.7 million, although approximately 6.3 million to 6.4 million is probably more accurate. The average annual rate of population growth from 1978 to 1985 was 2.3% (see table 2, Appendix A). A post-Khmer Rouge baby boom pushed the population above 10 million, although growth has slowed in recent years. Question: How many millions had the population of Cambodia increased from 1921 to 1962?", - "Output Program": [ - "_1962 = 5.7\n_1921 = 2.4\ndiff = _1962 - _1921\nprint(diff)", - "y1921 = 2.4\ny1962 = 5.7\n\nprint(abs(round(y1921-y1962,2)))" - ], - "Output Answer": [ - "{'number': '3.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Forecasting airline interest in larger-capacity models, Boeing announced the stretched 767-300 in 1983 and the extended-range 767-300ER in 1984. Both models offered a 20 percent passenger capacity increase, while the extended-range version was capable of operating flights up to . Japan Airlines placed the first order for the 767-300 in September 1983. Following its first flight on January 30, 1986, the type entered service with Japan Airlines on October 20, 1986. The 767-300ER completed its first flight on December 9, 1986, but it was not until March 1987 that the first firm order, from American Airlines, was placed. The type entered service with American Airlines on March 3, 1988. The 767-300 and 767-300ER gained popularity after entering service, and came to account for approximately two-thirds of all 767s sold. Question: How many years after placing the order for the 767-300ER did American Airlines enter the aircraft into service?", - "Output Program": [ - "start = 1987\nend = 1988\n\nprint(abs(start - end))", - "year1 = 1986\nyear2 = 1987\n\ntotal = (year2 - year1)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ethnic change has been transforming the population. By 2009, nearly 45 percent of the residents spoke a language other than English at home. Whites now comprise only 45 percent of the population, while the numbers of Hispanics grow steadily, along with Vietnamese, Korean and Chinese families. The percentage of foreign-born residents jumped to 30 percent in 2008 from 6 percent in 1970. The mayor of Irvine, Sukhee Kang, was born in Korea, making him the first Korean-American to run a major American city. \u201cWe have 35 languages spoken in our city,\u201d Kang observed. The population is diverse age-wise, with 27.0% under the age of 18, 9.4% from 18 to 24, 33.2% from 25 to 44, 20.6% from 45 to 64, and 9.9% 65 years of age or older. The median age is 33 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.7 males. Question: How many more people, in terms of percentage, were 24 or younger compared to those 65 and older?", - "Output Program": [ - "young = 9.4 + 27\nold = 9.9\nprint(young - old)", - "condition_one = 27+9.4\ncondition_two = 9.9\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '26.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many more percent of the population were in the largest ancestry group compared to the smallest?", - "Output Program": [ - "win = [1896, 1899, 1901, 1914]\nlength = len(win)\nprint(length)" - ], - "Output Answer": [ - "{'number': '12.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Tourism in Hawaii is Kauais largest industry. In 2007, 1,271,000 people visited Kauai. The two largest groups were from the continental United States (84% of all visitors) and Japan (3%). As of 2003, there were a total of approximately 27,000 jobs on Kauai, of which the largest sector was accommodation/food services (26%, 6,800 jobs) followed by government (15%) and retail (14.5%), with agriculture accounting for 2.9% (780 jobs) and educational services providing 0.7% (183 jobs). In terms of income, the various sectors that constitute the visitors industry accounted for one third of Kauais income. Employment is dominated by small businesses, with 87% of all non-farm businesses having fewer than 20 employees. As of 2003, Kauais unemployment rate was 3.9%, compared to 3.0% for the entire state and 5.7% for the United States as a whole. Kauais poverty rate was 10.5%, compared to the contiguous 48 states at 10.7%. Question: In percent, how many visitors to Kauai were not from the continental United States or Japan?", - "Output Program": [ - "percentage_visitors_cont_US = 84\npercentage_visitors_Japan = 3\npercentage_others = 100 - (percentage_visitors_cont_US + percentage_visitors_Japan)\nprint(percentage_others)", - "us_visitors = 84\njapan = 3\n\nprint(abs(100 - us_visitors - japan))" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 78,003 housing units at an average density of 2,446.5 per square mile (944.6/km\u00b2), of which 44,914 (60.5%) were owner-occupied, and 29,371 (39.5%) were occupied by renters. The homeowner vacancy rate was 1.1%; the rental vacancy rate was 5.4%. 115,470 people (60.8% of the population) lived in owner-occupied housing units and 73,632 people (38.8%) lived in rental housing units. Question: How many housing units were not owner-occupied?", - "Output Program": [ - "total = 78003\noccupied = 44914\nprint(total - occupied)" - ], - "Output Answer": [ - "{'number': '33089', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Indianapolis Colts began their 2011 season at Reliant Stadium against the Houston Texans. For the first time since the 1998 season, Peyton Manning was not under the helm at quarterback and it was recently acquired Kerry Collins that would take his position. The game started very well for the Colts, opening up with an interception by Melvin Bullitt that allowed the Colts to take control. However, a three and out from the offense quickly gave the Texans the ball to drive down and score a field goal and take a 3-0 lead. Collins and the Colts offense was out of sync for much of the first quarter, fumbling two snaps and giving Houston the great field position inside of the Indianapolis 40-yard line. After the first quarter, the Texans held a commanding 17-0 lead and were firing on all cylinders. The second quarter continued Houston's dominance, with all three teams of the Colts failing to stop or to execute against the Texans. At halftime, the Colts trailed Houston 34-0, the largest deficit in the entire 58-year history of the franchise. The second half saw little action with both teams taking shorter drives and in some senses, running down the clock. The Colts scored their first and the only points scored in the second half with a Reggie Wayne touchdown from Collins in the fourth quarter. The Colts went on to lose to the Texans 34-7, their second straight season starting 0-1. Question: How many points were scored in the first half of the game?", - "Output Program": [ - "colts = 34\nhouston = 0\ntotal = colts + houston\nprint(total)", - "condition_1 = 34\ncondition_2 = 0\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: For others who go through the traditional application process, selectivity is deemed \"more selective\" according to the Carnegie Foundation for the Advancement of Teaching and by U.S. News & World Report. For Fall 2017, 51,033 applied and 18,620 were accepted (36.5%), and of those accepted, 45.2% enrolled. Among freshman students who enrolled in Fall 2017, SAT scores for the middle 50% ranged from 570-690 for critical reading and 600-710 for math. ACT (examination) composite scores for the middle 50% ranged from 26 to 31. In terms of class rank, 74.4% of enrolled freshmen were in the top 10% of their high school classes and 91.7% ranked in the top quarter. Question: How many percent of enrolled freshmen were not in the top 10% of their high school class?", - "Output Program": [ - "top_10_freshman = 74.4\nprint(100-top_10_freshman)", - "total_percentage = 100\ntop_10_percentage = 74.4\nremaining = round(total_percentage - top_10_percentage, 1)\nprint(remaining)" - ], - "Output Answer": [ - "{'number': '25.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not in health care?", - "Output Program": [ - "percentage_jobs_healthcare = 18.3\npercentage_jobs_not_healthcare = 100 - percentage_jobs_healthcare\nprint(percentage_jobs_not_healthcare)", - "ternary_healthcare = 18.3\nprint(abs(round(100-ternary_healthcare,2)))" - ], - "Output Answer": [ - "{'number': '81.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The WPA built traditional infrastructure of the New Deal such as roads, bridges, schools, courthouses, hospitals, sidewalks, waterworks, and post-offices, but also constructed museums, swimming pools, parks, community centers, playgrounds, coliseums, markets, fairgrounds, tennis courts, zoos, botanical gardens, auditoriums, waterfronts, city halls, gyms, and university unions. Most of these are still in use today. The amount of infrastructure projects of the WPA included 40,000 new and 85,000 improved buildings. These new buildings included 5,900 new schools; 9,300 new auditoriums, gyms, and recreational buildings; 1,000 new libraries; 7,000 new dormitories; and 900 new armories. In addition, infrastructure projects included 2,302 stadiums, grandstands, and bleachers; 52 fairgrounds and rodeo grounds; 1,686 parks covering 75,152 acres; 3,185 playgrounds; 3,026 athletic fields; 805 swimming pools; 1,817 handball courts; 10,070 tennis courts; 2,261 horseshoe pits; 1,101 ice-skating areas; 138 outdoor theatres; 254 golf courses; and 65 ski jumps. Total expenditures on WPA projects through June 1941 totaled approximately $11.4 billion\u2014the equivalent of $}} today. Over $4 billion was spent on highway, road, and street projects; more than $1 billion on public buildings, including the iconic Dock Street Theatre in Charleston, the Griffith Observatory in Los Angeles, and Timberline Lodge in Oregons Mount Hood National Forest. Question: How many types of infrastructure projects had less than 100 constructed?", - "Output Program": [ - "projects = 2\nprint(projects)", - "less_then_100 = [52,65]\n\nprint(abs(len(less_then_100)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The February 2013 offer represented a small premium over the then-current stock price, much lower than the stocks all-time high of $65 USD per share reached during the dotcom bubble in 2000, as well as its July 2005 price of $40 USD which was the high-water mark of the post-dotcom era. The price of $13.65 per share represented a 25% premium to the stock price, but far below the 52-week high of $18.36, and more than 76% off its all-time high. Several major institutional shareholders have voiced opposition, including Southeastern Asset Management and Mason Hawkins. Michael Dell owns the largest single share of the companys stock and was part of negotiations to go private, but only offered $750 million of his own money for a deal that would involve almost $16 billion in new debt. T. Rowe Price, which has the third largest holding, also objected to the low price of the proposal. Southeastern Asset Management, the largest shareholder of Dell stock with about 8.5%, is opposed to the deal at the per share price of $13.50 to $13.75 as they value the company at $23.72 a share. Southeastern also complained that the overseas funds arent offered to sweeten the buyout offer. Question: How many more dollars was the company's value of the stock over the highest amount offered?", - "Output Program": [ - "as_it = 13.75\nhighest = 23.72\ndiff = highest - as_it\nprint(diff)" - ], - "Output Answer": [ - "{'number': '9.97', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the 2012 census, 59.5% of jobs in the Paris Region were in market services (12.0% in wholesale and retail trade, 9.7% in professional, scientific, and technical services, 6.5% in information and communication, 6.5% in transportation and warehousing, 5.9% in finance and insurance, 5.8% in administrative and support services, 4.6% in accommodation and food services, and 8.5% in various other market services), 26.9% in non-market services (10.4% in human health and social work activities, 9.6% in public administration and defence, and 6.9% in education), 8.2% in manufacturing and utilities (6.6% in manufacturing and 1.5% in utilities), 5.2% in construction, and 0.2% in agriculture. Question: How many segments of market services were above 6%?", - "Output Program": [ - "data = (12,9.7,6.5,6.5,5.9,5.8,4.6)\n\ncount = 0\nt = 0\n\nwhile t < len(data):\n if data[t] > 6:\n t += 1\n count += 1\n else:\n t += 1\nprint(count)", - "no_of_segments = 4\nprint(no_of_segments)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: How many city-counties were created from existing counties?", - "Output Program": [ - "creat = 2\n\nprint(creat)", - "existing = 8\ncreated = 10\nprint(created-existing)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The first run of the magazine was priced at 25 cents for the first fifteen years of its life except for the oversized May/June/July 1924 issue, which was 50 cents. In September 1939 the price was reduced to 15 cents, where it stayed until the September 1947 issue, which was 20 cents. The price went up again to 25 cents in May 1949; the digest-sized issues from September 1953 to September 1954 were 35 cents. The first three paperbacks edited by Lin Carter were priced at $2.50; the fourth was $2.95. The two Bellerophon issues were $2.50 and $2.95. The Terminus Weird Tales began in Spring 1988 priced at $3.50; this went up to $4.00 with the Fall 1988 issue, and to $4.95 with the Summer 1990 issue. The next price increase was to $5.95, in Spring 2003, and then to $6.99 with the January 2008 issue. The first two issues from Nth Dimension Media were priced at $7.95 and $6.99; the last two were $9.99 each. Question: How many more dollars was the first issue of the Terminus Weird Tales compared to the first paperback edited by Lin Carter?", - "Output Program": [ - "condition_1 = 2.50\ncondition_2 = 3.50\n\nprint(condition_2 - condition_1)", - "paper = 2.50\ntermius = 3.50\nprint(termius - paper)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The U.S. National Health and Nutrition Examination Survey of 1994 showed that 59.8% of American men and 51.2% of women had BMIs over 25. Morbid obesity-a BMI of 40 or more-was found in 2% of the men and 4% of the women. A survey in 2007 showed 63% of Americans are overweight or obese, with 26% in the obese category (a BMI of 30 or more). As of 2014, 37.7% of adults in the United States were obese, categorized as 35.0% of men and 40.4% of women; class 3 obesity (BMI over 40) values were 7.7% for men and 9.9% for women. Question: How many more percent of men than women had BMIs over 25?", - "Output Program": [ - "percent_men = 59.8\npercent_women = 51.2\npercent_more = round(percent_men - percent_women,1)\nprint(percent_more)", - "bmi_man_25 = 59.8\nbmi_woman_25 = 51.2\n\nprint(abs(round(bmi_woman_25 - bmi_man_25,2)))" - ], - "Output Answer": [ - "{'number': '8.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many percent of Ohioans were not employed in Government?", - "Output Program": [ - "condition_1 = 15.1\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nemployed = 15.1\nnot_employed = percentage - employed\nprint(not_employed)" - ], - "Output Answer": [ - "{'number': '84.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to Statistics Canada, up to 244,000 English-speaking people have emigrated from Quebec to other provinces since the 1970s; those in Quebec whose sole native language was English dropped from 789,000 in 1971 to 575,555 in 2006, when they accounted for 7.6% of the population. Altogether, in 2006, 744,430 (10%) used mostly English as their home language, and 918,955 (12.2%) comprised the Official Language Minority, having English as their First Official language spoken. When many anglophones relocated outside of Quebec after the introduction of the Charter in the 1970s, several English-language schools in Montreal closed their doors. These school closures may also have been brought about by restrictions on who can attend English schools, which has been another ongoing drain on the English school system. Of the Anglophones between 25 and 44 years old who left the province between 1981 and 1986, 15000 individuals, which was half of this group, had university degrees. The provinces unemployment rate rose from 8.7 percent in 1976 to 10.4 percent in 1977, remaining above 10 percent for 19 of the last 23 years of the 20th century. The language barrier has also been regarded as a \"soft cap\" for population growth; for instance from 2013 to 2014 while Montreal gained around 43,000 immigrants from other parts of the world it lost 10,000 residents to other provinces. Question: By how many has the population of Quebec whose only language was English drop between 1971 and 2006?", - "Output Program": [ - "y1971 = 789000\ny2006 = 575555\n\nprint(abs(round(y1971-y2006\n )))", - "_1971 = 789000\n_2006 = 575555\ndiff = _1971 - _2006\nprint(diff)" - ], - "Output Answer": [ - "{'number': '213445', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many more people, in terms of percentage, were in the third biggest age group compared to the smallest?", - "Output Program": [ - "third = 15.9\nsmallest = 8.7\nprint(round(third - smallest, 1))", - "ans = [15.3,32.3,27.8,15.9,8.7]\n\nprint(abs(round(sorted(ans)[-3] - sorted(ans)[0],2)))" - ], - "Output Answer": [ - "{'number': '7.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many percent of people were not Luri and Laki in Malayer?", - "Output Program": [ - "condition_1 = 45\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nll = 45\ndiff = total - ll\nprint(diff)" - ], - "Output Answer": [ - "{'number': '55', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Part of the crop was destroyed by hurricanes in 1979 and 1980, and 1979-80 production was only 670,000 bags (40,200 tons). Although production was usually about 57,000-59,000 tons annually in the 1980s, the acreage harvested declined from in the early 1980s to in 1999, indicating a greater yield per acre. Coffee production in 1999 was estimated at 35,000 tons; exports of coffee in 2001 generated $11 million. Cocoa and tobacco are also grown for export. Dominican Republic is one of the top 10 major producer and exporter of cocoa in the world. Cocoa is also grown in the Cibao Valley around San Francisco de Macoris. Tobacco is also grown in the Cibao Valley, but around Santiago. In 1999, production of cocoa beans was 26,000 tons and of tobacco, 35,000 tons. Rice is grown around Monte Cristi & San Francisco de Macoris. Banana production in 1999 was 432,000 tons. Production of other crops in 1999 (in thousands of tons) included rice, 563; coconuts, 184; cassava, 127; tomatoes, 281; pulses, 69; dry beans, 26; eggplants, 7; and peanuts, 2. Question: How many more thousand tons of eggplants were produced than peanuts?", - "Output Program": [ - "eggplant = 7\npeanuts = 2\ndiff = eggplant - peanuts\nprint(diff)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The film was released in North America on Wednesday, May 24, 1989, in 2,327 theaters, earning a record $37,031,573 over the 4-day Memorial Day weekend. Its 3-day opening weekend figure of $29,355,021 was surpassed later that year by Ghostbusters II and Batman (1989 film), which grossed more in its opening 3 days than The Last Crusade in 4. Its Saturday gross of $11,181,429 was the first time a film had made over $10 million. It broke the record for the best seven-day performance, with $50.2 million, added another record with $77 million after twelve days, and earned a $100 million in a record nineteen days. In France, the film broke a record by selling a million admissions within two and a half weeks. Question: How many more dollars were there in the 4-day memorial weekend total over the 3-day opening total?", - "Output Program": [ - "fourth_day = 37031573 \nthree_day_total = 29355021\n\nprint(abs(round(fourth_day \n -three_day_total,2)))", - "dollar_4day_memorial = 37031573\ndollar_3day_opening_weekend = 29355021\nmore_dollars = dollar_4day_memorial - dollar_3day_opening_weekend\nprint(more_dollars)" - ], - "Output Answer": [ - "{'number': '7676552', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many more people listed themselves as Black people/Ethnic groups of Africa compared to those who listed themselves as either Mixed Race or as \"don't know/not stated\"?", - "Output Program": [ - "african = 70962\nmixed = 31902 + 2265\n\nprint(abs(round(african - mixed,2)))", - "people_BP_EG = 70962\npeople_dont_know = 2265\npeople_mixed = 26542\npeople_diff = people_BP_EG - (people_dont_know + people_mixed)\nprint(people_diff)" - ], - "Output Answer": [ - "{'number': '36975', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 13.11% of the houses in Juniata County cost less than $50,000 and 51.07% cost $50,000 to $99,999. 17.51% of the countys houses cost $100,000 to $124,999 and 9.74% cost from $125,000 to $149,999. 4.62% of the houses cost between $150,000 and $174,999 and 1.21% cost between $175,000 and $199,999. 1.92% of the houses in the county cost between $200,000 and $249,999, 0.39% cost between $250,000 and $299,999, and 0.43% cost more than $300,000. Of the administrative divisions in the county, Fermanagh Township has the highest percentage of houses costing over $300,000 (1.34%) and numerous townships and boroughs in the county do not have any houses costing over $300,000. Mifflin has the highest percentage of houses costing less than $50,000 (56.48%) and Delaware Township has the lowest percentage of such houses (4.73%). Question: How many percent of houses do not cost $100,000 to $124,999?", - "Output Program": [ - "percentage = 100\nhouse = 17.51\nothers = percentage - house\nprint(others)", - "cost_between = 17.51\n\nprint(abs(round(100 - cost_between,2)))" - ], - "Output Answer": [ - "{'number': '82.49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the county, the age distribution of the population shows 27.90% under the age of 18, 6.80% from 18 to 24, 31.60% from 25 to 44, 23.70% from 45 to 64, and 10.10% who were 65 years of age or older. The median age was 36 years. For every 100 females there were 96.00 males. For every 100 females age 18 and over, there were 92.50 males. Question: How many percent were not from 45 to 64?", - "Output Program": [ - "year=23.70\npeople=100\nanswer=people-year\nprint(answer)", - "person_from_45_65 = 23.70\n\nprint(abs(round(100 - person_from_45_65,2)))", - "percent=23.70\npeople=100\nanswer=people-percent\nprint(answer)", - "percent_from_45_to_64=23.70\npercent_not_from_45_to_64=100-percent_from_45_to_64\nprint(percent_not_from_45_to_64)" - ], - "Output Answer": [ - "{'number': '76.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '76.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their by week, the Bengals traveled to Pittsburgh for Game 1 against the division rival Steelers. The Steelers would score first when Ben Roethlisberger found Antonio Brown on a 7-yard pass to make it 7-0. Though later on in the quarter, the Bengals would tie it up when Andy Dalton found Brandon LaFell on a 6-yard pass to make it a 7-7 game. In the second quarter, the Steelers moved back into the lead when Roethlisberger found Juju Smith-Schuster on a 31-yard pass to make it 14-7. But the Bengals tied it up again when Dalton found Tyler Kroft on a 1-yard pass making it 14-14. The Steelers closed the half with 2 field goals kicked by Chris Boswell: From 22 and 24 yards out to retake the lead 17-14 and then make it 20-14 at halftime. In the highly defensive second half, the Steelers managed to score more field goals starting in the third quarter when Boswell went for 2 more: From 41 and 49 yards out to increase the Steelers' lead from 9 to 12 and making the score change from 23-14 to 26-14. In the last quarter, the Steelers would pretty much seal the game when Boswell hit his fifth field goal of the game from 29-yards out to make the final score 29-14. With their fifth straight loss to the Steelers, the Bengals dropped to 2-4. Question: How many points did the Steelers win the game by?", - "Output Program": [ - "stleer = 29\nother = 14\ndiff = stleer - other\nprint(diff)", - "condition_1 = 29\ncondition_2 = 14\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: How many more Ashelon residents in 1972 than in 1961", - "Output Program": [ - "residents_1961 = 24000\nresidents_1972 = 43000\nresidents_increase = residents_1972 - residents_1961\nprint(residents_increase)", - "y1972_resident = 43000\ny1961_resident = 24000\n\nprint(abs(round(y1972_resident-y1961_resident,2)))\n" - ], - "Output Answer": [ - "{'number': '19000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many in percent weren't 65 years of age or older?", - "Output Program": [ - "total = 100\nolder = 12.5\nprint(total - older)", - "age65 = 11.1\nprint (100-age65)" - ], - "Output Answer": [ - "{'number': '87.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: International tourist arrivals reached 1.035 billion in 2012, up from over 996 million in 2011, and 952 million in 2010. In 2011 and 2012, international Travel behavior continued to recover from the losses resulting from the late-2000s recession, where tourism suffered a strong slowdown from the second half of 2008 through the end of 2009. After a 5% increase in the first half of 2008, growth in international tourist arrivals moved into negative territory in the second half of 2008, and ended up only 2% for the year, compared to a 7% increase in 2007. The negative trend intensified during 2009, exacerbated in some countries due to the outbreak of the 2009 flu pandemic, resulting in a worldwide decline of 4.2% in 2009 to 880 million international tourists arrivals, and a 5.7% decline in international tourism receipts. Question: How many million fewer international tourist arrivals were there in 2009 than in 2010?", - "Output Program": [ - "tourist_2010 = 952\ntourist_2009 = 880\nprint(abs(tourist_2010 - tourist_2009))", - "in_2009 = 880\nin_2010 = 952\nanswer = in_2010 - in_2009\nprint(answer)" - ], - "Output Answer": [ - "{'number': '72', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Giants' home opener was played on Monday night and they took a 28-16 victory over the NFC West runners-up from the previous year. The Rams, coached by former Giants defensive coordinator Steve Spagnuolo, took an early lead on a Josh Brown field goal, but that would be their only lead as Eli Manning hit Hakeem Nicks and Domenik Hixon for touchdowns. A Michael Boley fumble return added to that and gave New York a 21-6 lead at the half. St. Louis' only touchdown came in the third quarter as Bradford found Alexander to cut the Giants' lead to 28-16, where the game finished. Manning finished with 200 yards passing and threw his first two touchdown passes of the season while Bradford threw for 331 and one score. After the game, it was announced that Hixon would be lost for the year with a torn ACL. Question: How many total points were scored in the first half?", - "Output Program": [ - "new_york = 21\nst_luis = 6\ntotal = new_york + st_luis\nprint(total)", - "firstteam_score = 21\nsecond_team_score = 6\nprint(firstteam_score+second_team_score)" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: how many fires occurred between 1413 and 1686?", - "Output Program": [ - "number_fires = 6\nprint(number_fires)", - "fires_occured_in_year = (1413,1455,1476,1582,1675,1686)\nprint(len(fires_occured_in_year))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Staples Center measures of total space, with a by arena floor. It stands tall. The arena seats up to 19,067 for basketball, 18,340 for ice hockey, and around 20,000 for concerts or other sporting events. Two-thirds of the arenas seating, including 2,500 club seats, are in the lower bowl. There are also 160 luxury suites, including 15 event suites, on three levels between the lower and upper bowls. The arenas attendance record is held by the fight between World World Boxing Association Welterweight Champion, Antonio Margarito and Shane Mosley with a crowd of 20,820 set on January 25, 2009. ;Star Plaza Outside the arena at the Star Plaza are statues of Wayne Gretzky and Magic Johnson, although both played at The Forum (Inglewood, California), where the Kings, Lakers and Sparks previously played. A third statue of boxer Oscar De La Hoya was unveiled outside Staples Center on December 1, 2008. On April 20, 2010 a fourth statue of the late long time Lakers broadcaster Chick Hearn, behind a Laker desk with a chair for fans to sit down for a picture, was unveiled. A fifth statue of the Laker legend Jerry West dribbling was unveiled on February 17, 2011. A sixth statue of Lakers player Kareem Abdul-Jabbar was unveiled on November 16, 2012. A seventh statue of former Kings Hall of Fame left wing Luc Robitaille was unveiled on March 7, 2015. An eighth statue of Lakers center Shaquille ONeal was unveiled on March 24, 2017. On January 13, 2018 a ninth statue, of legendary Kings announcer Bob Miller (sportscaster), was unveiled. A tenth statue of Laker legend Elgin Baylor was unveiled on April 6, 2018. Question: How many years since 2010 have not had a statue added?", - "Output Program": [ - "statue_added_year = [2010,2011,2012,2015,2017,2018]\nmissing_year = [2012,2013,2016]\n\nprint(abs(len(missing_year)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There is a maximum limit on the total yearly employee pre-tax or Roth salary deferral into the plan. This limit, known as the \"402(g) limit\", was $15,500 for the year 2008; $16,500 for 2009-2011; $17,000 for 2012; $17,500 for 2013-2014; $18,000 for 2015-2017; and $18,500 for 2018. For future years, the limit may be indexed for inflation, increasing in increments of $500. Employees who are at least 50 years old at any time during the year are now allowed additional pre-tax \"catch up\" contributions of up to $5,000 for 2008; $5,500 for 2009-2014; and $6,000 for 2015-2018. The limit for future \"catch up\" contributions may also be adjusted for inflation in increments of $500. In eligible plans, employees can elect to contribute on a pre-tax basis or as a Roth 401(k) contribution, or a combination of the two, but the total of those two contributions amounts must not exceed the contribution limit in a single calendar year. This limit does not apply to post-tax non-Roth elections. Question: How many more yearly employee pre tax was in 2012 than 2008?", - "Output Program": [ - "in_2012 = 17000\nin_2008 = 15000\nmore = in_2012 - in_2008\nprint(more)", - "y2012 = 17500\ny2008 = 15500\n\nprint(abs(round(y2012-y2008\n )))" - ], - "Output Answer": [ - "{'number': '2000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Patriots current coach, Bill Belichick, was hired in 2000, and a new home field, Gillette Stadium, was opened in 2002 NFL season. Under Belichick, the team won three Super Bowls in four years (2001, 2003, and 2004). The Patriots finished the 2007 NFL season with a perfect 16-0 record, becoming only the fourth team in league history to go undefeated in the regular season, and the only one since the league expanded its regular season (NFL) schedule to 16 games. After advancing to Super Bowl XLII, the teams fourth Super Bowl in seven years, the Patriots were defeated by the 2007 New York Giants season to end their bid for a 19-0 season. With the loss, the Patriots ended the year at 18-1, becoming only one of three teams to go 18-1 along with the 1984 San Francisco 49ers season and the 1985 Chicago Bears season. The Patriots returned to the Super Bowl in 2012 but lost again to the 2011 New York Giants season, 21-17. In 2015, they won Super Bowl XLIX, defeating the 2014 Seattle Seahawks season by a score of 28-24. The Patriots became the first team to reach nine Super Bowls in the 2016-17 NFL playoffs and faced the Atlanta Falcons in Super Bowl LI, which ended up paving the way for their fifth Super Bowl victory, tying them with the Dallas Cowboys and the San Francisco 49ers for the second-most in NFL history, 1 behind the Pittsburgh Steelers with 6; the game was also the first Super Bowl to go into overtime. Question: How many years after Belichick was hired did he get the team to win their first of three Super Bowl wins under him?", - "Output Program": [ - "hired = 2000\nfirst_win = 2001\n\nprint(abs(hired - first_win))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent were the top three ancestry groups combined?", - "Output Program": [ - "germans = 15.2\nirish = 10.9\nenglish = 8.7\ntotal = germans + irish + english\nprint(total)", - "\ngroups = 34.8\nprint(groups)" - ], - "Output Answer": [ - "{'number': '34.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many in percent of households weren't made up of individuals?", - "Output Program": [ - "houses_with_individuals=26.7\nhouses_without_individuals=100-houses_with_individuals\nprint(houses_without_individuals)", - "indivisual = 26.7\n\nprint(abs(round(100 - indivisual,2)))" - ], - "Output Answer": [ - "{'number': '73.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The rivalry between the Avalanche and the Red Wings was most intense from 1996 to 2002. During those seven seasons the two teams played five postseason series against each other in the Stanley Cup playoffs, with the Avalanche winning three of the series (1995-96, 4-2; 1998-99, 4-2; 1999-2000, 4-1) and the Red Wings winning two of them (1996-97, 4-2; 2001-02, 4-3). During this time frame, these two teams combined for a total of five Stanley Cup championships in seven years, the Avalanche winning twice (1995-96 and 2000-01) and the Red Wings winning three times (1996-97, 1997-98 and 2001-02). After 2002, the rivalry between the two teams began to cool down, and the two teams would not meet again in the playoffs until 2008, when the Red Wings swept the Avalanche in the Western Conference Semi-finals and went on to win the Stanley Cup. The Red Wings moved to the Eastern Conference in 2013-14 season as part of the realignment which makes the two rivals only see each other twice a year. Question: How many years did it take for the Red Wings to defeat the Avalanche again after defeating them in the last Stanley Cup championship they had played against each other?", - "Output Program": [ - "year1 = 2002\nyear2 = 2008\n\ndiff = (year2 - year1)\n\nprint(diff)", - "condition_1 = 2002\ncondition_2 = 2008\n\nprint(abs(condition_2 - condition_1))\n\n" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: KAIST produced a total of 48,398 alumni from 1975 to 2014, with 13,743 bachelors, 24,776 masters, and 9,879 doctorate degree holders. As of October 2015, 11,354 students were enrolled in KAIST with 4,469 bachelor\u2019s, 3,091 master\u2019s, and 3,794 doctoral students. More than 70 percent of KAIST undergraduates come from specialized science high schools. On average, about 600 international students from more than 70 different countries come to study at KAIST, making KAIST one of the most ethnically diverse universities in the country. Question: How many more students enrolled in KAIS as of October 2015 were doctoral students than master\u2019s students?", - "Output Program": [ - "condition_1 = 3794\ncondition_2 = 3091\n\nprint(abs(round(condition_2 - condition_1,2)))", - "doctoral = 3794\nmasters = 3091\ndiff = doctoral - masters\nprint(diff)" - ], - "Output Answer": [ - "{'number': '703', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: For Fall 2018, Berkeleys acceptance rate for freshman was 15.1%. Total enrollment was 41,910 - 30,574 undergraduate and 11,336 graduate students - with women accounting for 52.7% of undergraduates and 46.2% of graduate and professional students. Of enrolled freshman, nearly 54% were women and approximately 60% self-identified as persons of color. Enrolled freshman had an average weighted secondary school GPA of 4.45 (unweighted GPA of 3.92) and had an average SAT score of 1435 (average ACT score of 32). The interquartile range for SAT scores was 1340-1530, with 660-750 for reading/writing and 670-750 for math. Berkeleys enrollment of National Merit Scholarship Program was third in the nation until 2002, when participation in the National Merit program was discontinued. For 2016-17, Berkeley ranked fifth in enrollment of recipients of the National Merit Scholarship Program (136 scholars). 33% of admitted students receive federal Pell grants. Question: How many percent of Berkeley's admitted students did not receive Pell grants?", - "Output Program": [ - "total = 100\npalm = 33\nprint(total - palm)", - "Pell = 33\nprint(100-Pell)" - ], - "Output Answer": [ - "{'number': '77', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to Iranian government sources, the war cost Iran an estimated 200,000\u2013220,000 killed, or up to 262,000 according to the conservative Western estimates. This includes 123,220 combatants, 60,711 Missing in action and 11,000\u201316,000 Civilian casualties. Combatants include 79,664 members of the Islamic Revolutionary Guard Corps and additional 35,170 soldiers from Armed Forces of the Islamic Republic of Iran. In addition, prisoners of war comprise 42,875 Iranian casualties, they were captured and kept in Iraqi detention centers from 2.5 to more than 15 years after the war was over. According to the Janbazan Affairs Organization, 398,587 Iranians sustained injuries that required prolonged medical and health care following primary treatment, including 52,195 (13%) injured due to the exposure to chemical warfare agents. From 1980 to 2012, 218,867 Iranians died due to war injuries and the mean age of combatants was 23 years old. This includes 33,430 civilians, mostly women and children. More than 144,000 Iranian children were orphaned as a consequence of these deaths. Other estimates put Iranian casualties up to 600,000. Question: How many years was the time span where 218,867 Iranians died due to war injuries?", - "Output Program": [ - "condition_1 = 1980\ncondition_2 = 2012\n\nprint(abs(condition_2 - condition_1))", - "start = 1980\nend = 2012\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 4,280 households of which 32.9% had children under the age of 18 living with them, 39.2% were married couples living together, 16.4% had a female householder with no husband present, 5.7% had a male householder with no wife present, and 38.7% were non-families. 32.0% of all households were made up of individuals and 14% had someone living alone who was 65 years of age or older. The average household size was 2.34 and the average family size was 2.90. Question: How many percent are not someone living alone who was 65 years of age or older?", - "Output Program": [ - "condition_1 = 14\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 100\nalone = 14\nprint(total - alone)", - "percentage = 100\nalone = 14\nnot_alone = percentage - alone\nprint(not_alone)", - "age = 14\nprint(100-age)\n" - ], - "Output Answer": [ - "{'number': '86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Metallica was released on August 12, 1991, and was the bands first album to debut at number one on the Billboard 200, selling 598,000 copies in its first week. It was certified platinum in two weeks and spent four consecutive weeks atop the Billboard 200. Logging over 488 weeks on the Billboard 200, it is the third longest charting album in the Nielsen SoundScan era, behind Pink Floyds Dark Side of the Moon and Carole Kings Tapestry (Carole King album). In 2009, it surpassed Shania Twains Come On Over as the best-selling album of the SoundScan era. It became the first album in the SoundScan era to pass 16 million in sales, and with 16.4 million copies sold by 2016, Metallica is the best-selling album in the United States since Nielsen SoundScan tracking began in 1991. Of that sum, 5.8 million were purchased on compact cassette. The album never sold less than 1,000 copies in a week, and moved a weekly average of 5,000 copies in 2016. Metallica was certified RIAA certification by the Recording Industry Association of America (RIAA) in 2012 for shipping sixteen million copies in the US. Metallica sold 31 million copies worldwide on physical media. All five of Metallicas singles, \"Enter Sandman\", \"The Unforgiven\", \"Nothing Else Matters\", \"Wherever I May Roam\" and \"Sad but True\" reached the Billboard Hot 100. Question: How many more copies of the Metallica album were sold than were sold during its first week?", - "Output Program": [ - "copies=15802000\nanswer=copies\nprint(answer)", - "selling=598000 \npurchased=5800000\nsold=16100000\nweekly=5000\nanswer=selling+purchased+sold+weekly\nprint(answer)" - ], - "Output Answer": [ - "{'number': '15802000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite the confusion over the exact release date, The Eminem Show still managed to have a very successful debut on the charts. The album debuted at number one on the U.S. Billboard 200 chart, selling approximately 284,000 copies in its first week, marking the first time an album had topped the charts with such an abbreviated sales week. It sold 1,322,000 copies the following week, where it registered a full week of sales, then sold 809,000 copies in its third week and 529,562 copies in its fourth week to bring its four-week sales total to just under 3,000,000 copies. The album sold 381,000 copies in its fifth week and topped the Billboard 200 for a fifth and final consecutive week. It has gone on to sell over 10,000,000 copies. On March 7, 2011, the album was certified 10x Platinum by the Recording Industry Association of America, making it Eminems second album to receive a RIAA certification in the United States. Question: How many more copies of the album did The Eminen Show sell in the following than the first week?", - "Output Program": [ - "first = 284000\nfollowing = 1322000\nmore_copies = following - first\nprint(more_copies)", - "following = 1322000\nfirst_week = 284000\n\nprint(abs(round(following - first_week,2)))" - ], - "Output Answer": [ - "{'number': '1038000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the age of 36, Johnson attempted another comeback as a player when he re-joined the Lakers during the 1995\u201396 NBA season. During his retirement, Johnson began intense workouts to help his fight against HIV, raising his bench press from 135 to 300 pounds, and increasing his weight to 255 pounds. He officially returned to the team on January 29, 1996, and played his first game the following day against the 1995\u201396 Golden State Warriors season. Coming off the bench, Johnson had 19 points, 8 rebounds, and 10 assists to help the Lakers to a 128\u2013118 victory. On February 14, Johnson recorded the final triple-double of his career, when he scored 15 points, along with 10 rebounds and 13 assists in a victory against the 1995\u201396 Atlanta Hawks season. Playing Power forward (basketball), he averaged 14.6 points, 6.9 assists, and 5.7 rebounds per game in 32 games, and finished tied for 12th place with Charles Barkley in voting for the MVP Award. The Lakers had a record of 22\u201310 in the games Johnson played, and he considered his final comeback \"a success.\" While Johnson played well in 1996, there were struggles both on and off the court. Cedric Ceballos, upset over a reduction in his playing time after Johnsons arrival, left the team for several days. He missed two games and was stripped of his title as team captain. Nick Van Exel received a seven-game suspension for bumping referee Ron Garretson during a game on April 9. Johnson was publicly critical of Van Exel, saying his actions were \"inexcusable.\" Ironically Johnson was himself suspended five days later, when he bumped referee Scott Foster, missing three games. He also missed several games due to a calf injury. Despite these difficulties, the Lakers finished with a record of 53\u201329 and fourth seed in the NBA Playoffs. Although they were facing the defending NBA champion 1995\u201396 Houston Rockets season, the Lakers had home court advantage in the five-game series. The Lakers played poorly in a Game 1 loss, prompting Johnson to express frustration with his role in coach Del Harris offense. Johnson led the way to a Game 2 victory with 26 points, but averaged only 7.5 points per game for the remainder of the series, which the Rockets won three games to one. Question: How many more points assists were completed by Johnson in the February 14 game versus the January 29, 1996 game?", - "Output Program": [ - "assists_on_feb_14 = 13\nassists_on_jan_29 = 10\nanswer = assists_on_feb_14 - assists_on_jan_29\nprint(answer)", - "point_assist_14 = 13\npoint_assist_29 = 10\n\nprint(abs(round(point_assist_14 - point_assist_29,2)))\n" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The month-long truce went into effect on 11 June, 1948. On the same day, the first group of 36 observers arrived via Cairo, Egypt and continued to arrive for the next three days. The first truce did not last long due to widespread violence which again erupted. As a result, the observers were withdrawn on 9 July 1948. The second truce, indefinite in length, was called by the United Nations Security Council on 15 July 1948. This declaration was to be put into effect on 18 July 1948. It was from United Nations Security Council Resolution 54 that the Mediator was instructed to supervise the observance of the truce and to establish procedures for examining alleged breaches of the truce since 11 June 1948, and authorized the Mediator to deal with breaches so far as it was within the capacity of the Mediator to do so by appropriate local action, also the Security Council Resolution 54 requested the Mediator to keep the Security Council informed concerning the operation of the truce and where necessary to take appropriate action. During the autumn of 1948, UNTSO was re-established with an increase in size to supervise the Second Truce. The first group of observers to serve in Palestine under the UN Mediator, Count Folke Bernadotte, arrived in Rhodes at 6 P.M. GMT 20 July. It included 41 Americans and about 25 Belgians and were deployed on 21 July 1948. The initial group was quickly expanded to 93 in total because of the tremendous area that had to be covered. As the number of personnel grew, the United Nations Secretariat (of Personnel) supported the creation of the United Nations Truce Supervision Organization (UNTSO), the same organization UN Military Observers are assigned to today. Initially, the command was headed by a Chief-of-Staff (a general officer from one of the participating countries) in accordance with the personal direction of the Mediator, (a civilian). Question: How many months did the observers stay before they were removed due to the eruption of violence?", - "Output Program": [ - "month=20\nmonths=21\nanswer=months-month\nprint(answer)", - "months=1\nanswer=months \nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The average number of residents per living room was 0.59 which is about equal to the cantonal average of 0.58 per room. In this case, a room is defined as space of a housing unit of at least as normal bedrooms, dining rooms, living rooms, kitchens and habitable cellars and attics. About 10.5% of the total households were owner occupied, or in other words did not pay rent (though they may have a Mortgage loan or a rent-to-own agreement). , there were 86,371 private households in the municipality, and an average of 1.8 persons per household. There were 44,469 households that consist of only one person and 2,842 households with five or more people. Out of a total of 88,646 households that answered this question, 50.2% were households made up of just one person and there were 451 adults who lived with their parents. Of the rest of the households, there are 20,472 married couples without children, 14,554 married couples with children There were 4,318 single parents with a child or children. There were 2,107 households that were made up of unrelated people and 2,275 households that were made up of some sort of institution or another collective housing. Question: How many percent of households were not owner occupied?", - "Output Program": [ - "owner_occupied = 10.5\n\nprint(abs(round(100 - owner_occupied,2)))", - "percentage = 100\noccupied = 10.5\nnot_occupied = percentage - occupied\nprint(not_occupied)" - ], - "Output Answer": [ - "{'number': '89.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The ratio of women per 1,000 men was 1,102. The birth rate per 1000 people was 12.3 per mille and steadily increasing in the last 5 years, the Mortality rate reaching 12.1 per mille and decreasing. The natural growth rate during 2009 was 0.2 per mille, the first positive growth rate in nearly 20 years. The considerable immigration to the capital from poorer regions of the country, as well as urbanisation, are among the other reasons for the increase in Sofias population. The infant mortality was 5.6 per 1,000, down from 18.9 in 1980. According to the 2011 census, people aged 20\u201324 years are the most numerous group, numbering 133,170 individuals and accounting for 11% of the total 1,202,761 people. The median age is 38 though. According to the census, 1,056,738 citizens (87.9%) are recorded as ethnic Bulgarians, 17,550 (1.5%) as Romani people in Bulgaria, 6,149 (0.5%) as Turks in Bulgaria, 9,569 (0.8%) belonged to other ethnic groups, 6,993 (0.6%) do not self-identify and 105,762 (8.8%) remained with undeclared affiliation. This statistic should not necessarily be taken at face value due to conflicting data \u2013 such as for the predominantly Roma neighbourhood of Fakulteta, which alone may have a population of 45,000. Question: How many more ethnic Bulgarians are there compared to Romani people in Bulgaria?", - "Output Program": [ - "bulgerian = 1056738\nromani = 17550\ndifference = bulgerian - romani\nprint(difference)" - ], - "Output Answer": [ - "{'number': '1039188', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Swiss census of 1990 and 2000 asked for the \"language of best command\" as well as for the languages habitually used in the family, at work, and in school. Previous censuses had only asked for the \"mother tongue\". In 1990, Romansh was named as the \"language of best command\" by 39,632 people, with a decrease to 35,095 in 2000. As a family language, Romansh is more widespread, with 55,707 having named it in 1990, and 49,134 in 2000. As a language used at work, Romansh was more widely used in 2000 with 20,327 responses than in 1990 with 17,753, as it was as a language used at school, with 6,411 naming it in 2000 as compared to 5,331 in 1990. Overall, a total of 60,561 people reported that they used Romansch of some sort on a habitual basis, representing 0.83% of the Swiss population. As the language of best command, Romansh comes in 11th in Switzerland with 0.74%, with the non-national languages Serbian language, Croatian language, Albanian language, Portuguese language, Spanish language, English language, and Turkish language all having more speakers than Romansh. Question: Which year was the Romansh language less widely used: 2000 or 1990?", - "Output Program": [ - "year=1990\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1990'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Of 3,143 counties in the United States in 2013, Fayette County ranked 2,882 in the longevity of male residents and 3,091 of female residents. Males in Fayette County lived an average of 71.2 years and females lived an average of 75.3 years compared to the national average for longevity of 76.5 for males and 81.2 for females. The average longevity of men in Fayette County increased by 2.0 years from 1985 to 2013 compared to a national average for the same period of an increased life span for men of 5.5 years. The average longevity, however, for females in Fayette County declined by 4.2 years between 1985 and 2013 compared to the national average for the same period of an increased life span of 3.1 years for women. High rates of smoking and obesity and a low rate of physical activity appear to be contributing factors to the low level of longevity for both sexes. Question: How many years did it take for the longevity of men in Fayette County to increase 2.0 years?", - "Output Program": [ - "years=1985\nyear=2013\nanswer=year-years\nprint(answer)", - "year=1985 \nyear1=2013 \nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many more people, in terms of percentage, were Overseas Filipino compared to Korean diaspora and Overseas Chinese combined in Guam as of 2010?", - "Output Program": [ - "condition_one = 26.3\ncondition_two = 2.2+1.6\n\nprint(abs(round(condition_one-condition_two,2)))", - "filipino = 26.3\nkorean = 2.2\nchinese = 1.6\ntotal = filipino - korean - chinese\nprint(total)" - ], - "Output Answer": [ - "{'number': '22.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many in percent from the census weren't from two or more races?", - "Output Program": [ - "two_or_more = 1.16\n\nprint(100- two_or_more)", - "percent_two_more_races = 1.16\npercent_not_two_more_races = 100 - percent_two_more_races\nprint(percent_not_two_more_races)" - ], - "Output Answer": [ - "{'number': '98.84', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Bills no-huddle \"K-Gun\" offense once again dominated the league by gaining an NFL-leading 6,525 yards and scoring 458 points, second only to Washington. The leaders of the offense, quarterback Jim Kelly and running back Thurman Thomas, both had the best seasons of their careers. Kelly completed 64.1 percent of his passes for 3,844 yards and a league-leading 33 touchdowns, with only 17 interceptions, to give him a 97.6 passer rating. Thomas rushed for 1,407 yards, caught 62 passes for 620 yards, and scored 12 touchdowns to earn him both the NFL Offensive Player of the Year Award and the NFL Most Valuable Player Award. With 2,067 yards from scrimmage, Thomas led the league in that category for the third consecutive season. Just like Washington, Buffalo had more than one threat in their backfield. Running back Kenneth Davis (American football) emerged as a big threat, rushing for 624 yards, catching 20 passes for 118 yards, and scoring 5 touchdowns. Question: How many more passes did Thurman Thomas catch than Kenneth Davis?", - "Output Program": [ - "thurman_thompsan = 62\nkenneth = 20 \n\nprint(abs(thurman_thompsan - kenneth))", - "thomas_passes=62\ndavis_passes=20\nmore_passes_thomas=thomas_passes-davis_passes\nprint(more_passes_thomas)" - ], - "Output Answer": [ - "{'number': '42', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Hoping to rebound from their loss to the Raiders the Chargers played on home ground for an AFC West rivalry rematch against the Chiefs. The Chargers took control of the game with QB Philip Rivers throwing a 17-yard TD pass to WR Malcolm Floyd, followed by FB Mike Tolbert getting an 8-yard TD run. The lead was increased with Rivers finding Floyd again on a 9-yard TD pass. This was followed in the fourth quarter by kicker Nate Kaeding nailing a 48-yard field goal, and then by RB Ryan Mathews getting a 15-yard TD run. With the shutout win over Kansas City, San Diego improved to 7-6. Question: How many touchdowns were scored shorter than 10 yards?", - "Output Program": [ - "ans = [9,8]\n\nprint(len(ans))", - "touch = 2\nprint(touch)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The February 2013 offer represented a small premium over the then-current stock price, much lower than the stocks all-time high of $65 USD per share reached during the dotcom bubble in 2000, as well as its July 2005 price of $40 USD which was the high-water mark of the post-dotcom era. The price of $13.65 per share represented a 25% premium to the stock price, but far below the 52-week high of $18.36, and more than 76% off its all-time high. Several major institutional shareholders have voiced opposition, including Southeastern Asset Management and Mason Hawkins. Michael Dell owns the largest single share of the companys stock and was part of negotiations to go private, but only offered $750 million of his own money for a deal that would involve almost $16 billion in new debt. T. Rowe Price, which has the third largest holding, also objected to the low price of the proposal. Southeastern Asset Management, the largest shareholder of Dell stock with about 8.5%, is opposed to the deal at the per share price of $13.50 to $13.75 as they value the company at $23.72 a share. Southeastern also complained that the overseas funds arent offered to sweeten the buyout offer. Question: How many more dollars was a share worth in 2000 than in 2005?", - "Output Program": [ - "high=65\nprice=40\nanswer=high-price\nprint(answer)", - "alltimehigh=65\none=40 \nanswer=alltimehigh-one\nprint(answer)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many in percent of households had a female householder with a husband present?", - "Output Program": [ - "ans = 12.7\n\nprint(round(100 - ans,2))", - "total = 100\nwit = 12.7\ndiff = total - wit\nprint(diff)" - ], - "Output Answer": [ - "{'number': '87.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The history of mobile telephony in Brazil began on 30 December 1990, when the Cellular Mobile System began operating in the city of Rio de Janeiro, with a capacity for 10,000 terminals. At that time, according to Anatel (the national telecommunications agency), there were 667 devices in the country. The number of devices rose to 6,700 in the next year, to 30,000 in 1992. In November 2007 3G services were launched, and increased rapidly to almost 90% of the population in 2012 and the agreements signed as part of the auction specify a 3G coverage obligation of 100% of population by 2019. After the auction that took place in June 2012, LTE tests were undertaken in several cities, tourist locations and international conference venues. The first LTE-compatible devices became available in the local market and LTE services was commercially launched in 2013. Under the 4G licence terms, operators were required to have commercial networks in all twelve state capitals which are acting as host cities for the 2014 FIFA World Cup. Question: In what year did Brazil have 6,700 mobile devices?", - "Output Program": [ - "year = 1990\n\nprint(year+1)", - "year = 1991\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1991'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: While CEO of FedEx in 2008, Frederick W. Smith earned a total compensation of $10,434,589, which included a base salary of $1,430,466, a cash bonus of $2,705,000, stocks granted of $0, and options granted of $5,461,575. In June 2009, Smith expressed interest in purchasing the controlling share (60%) of the St. Louis Rams from Chip Rosenbloom and Lucia Rodriguez. In 2009, Frederick W. Smith earned a total compensation of $7,740,658, which included a base salary of $1,355,028, a cash bonus of $0, stocks granted of $0, options granted of $5,079,191, and other compensation totaling $1,306,439. Question: How many more dollars was Frederick W. Smith's base salary in 2008 than 2009?", - "Output Program": [ - "Frederick_2008_base_sal_dollars=1430466\nFrederick_2009_base_sal_dollars=1355028\ndiff_bet_base_sal_dollars=Frederick_2008_base_sal_dollars-Frederick_2009_base_sal_dollars\nprint(diff_bet_base_sal_dollars)", - "y2008 = 1430466\ny2009 = 1355028\nprint(abs(round(y2008 - y2009,2)))\n" - ], - "Output Answer": [ - "{'number': '75438', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: For many years, the Rose Bowl had the largest football stadium capacity in the United States, eventually being surpassed by Michigan Stadium (107,601). The Rose Bowls maximum stated seating capacity was 104,091 from 1972 to 1997. Some of the seats closest to the field were never used during this time for UCLA regular season games, and were covered by tarps. Official capacity was lowered following the 1998 Rose Bowl. Slightly different figures are given for the current capacity, for the lower level seats behind the team benches are not used for some events since the spectators can not see through the standing players or others on the field. UCLA reports the capacity at 91,136. The Tournament of Roses reports the capacity at 92,542. The 2006 Rose Bowl game, which was also the BCS championship game, had a crowd of 93,986. In the 2011 contest between TCU and Wisconsin, the listed attendance is 94,118. As of 2008, the Rose Bowl is the 11th List of American football stadiums by capacity, and is still the largest stadium that hosts post-season bowl games. For concerts held there, the Rose Bowl holds almost 60,000 people. The stadiums 2014 remodeling removed the lower \"lettered row\" seats on each side behind the players benches and provide access in and out of the stadium for the lower sections of the Rose Bowl, restoring its original design. Question: How many people over capacity was the 2011 game over the UCLA report?", - "Output Program": [ - "attendance = 94118\ncapacity = 91136\ndiff = attendance - capacity\nprint(diff)", - "ucla = 91136\ny2011 = 94118\nprint(abs(round((ucla) - (y2011),2)))" - ], - "Output Answer": [ - "{'number': '2982', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many yards was the longest field goal?", - "Output Program": [ - "fg_1 = 28\nfg_2 = 37\nfg_3 = 21\nfg_4 = 63\nfg_5 = 30\n\n\ndata = (fg_3,fg_2,fg_1,fg_4,fg_5)\n\nanswer = max(data)\n\nif answer == fg_1:\n print(fg_1)\nelif answer == fg_2:\n print(fg_2)\nelif answer == fg_3:\n print(fg_3)\nelif answer == fg_4:\n print(fg_4)\nelif answer == fg_5:\n print(fg_5)\n", - "longest = 63\nprint(longest)" - ], - "Output Answer": [ - "{'number': '63', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Today, Estonia is an ethnically fairly diverse country, ranking 97th out of 239 countries and territories in 2001 study by Kok Kheng Yeoh. In 2008, thirteen of Estonias fifteen counties were over 80% ethnic Estonian. The counties with the highest percentage Estonians are Hiiu County (98.4%) and Saare County (98.3%). However, in Harju County (which includes the national capital, Tallinn) and Ida-Viru County, ethnic Estonians make up only 59.6% (55.0% in Tallinn) and 19.7% of the population, respectively. In those two counties, Russians account for 32.4% (36.4% in Tallinn) and 71.2% of the population, respectively. In the nation as a whole, Russians make up 24.8% of the total population. Question: How many percent of people were not ethnic Estonian in Harju County?", - "Output Program": [ - "ethnic_astosian = 59.6\n\nprint(abs(round(100 - ethnic_astosian,2)))", - "percentage = 100\nethnic = 59.6\nothers = percentage - ethnic\nprint(others)" - ], - "Output Answer": [ - "{'number': '40.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off a 41-24 victory over the Jaguars, the Saints stayed home to face the winless St. Louis Rams. The Saints started the game with an impressive opening drive that culminated in a 7-yard burst by Reggie Bush to give the Saints an early 7-0 lead. However, Rams running back Stephen Jackson answered with a 1-yard run of his own to tie the game toward the end of the 1st quarter. Midway through the 2nd quarter, tight end Randy McMichael gave the Rams a 14-7 lead on a 2-yard pass from Jackson. Jeff Wilkins made it a two-score game with a 49-yard field goal three minutes later. The Saints went to the locker room trailing 17-7. In the 2nd half, Wilkins kicked his 2nd field goal of the game, a 21-yard attempt, to increase the lead to 13. Toward the end of the 3rd, Isaac Bruce caught a 9-yard pass by Marc Bulger to make it a 27-7 lead, putting the Saints in danger of losing their first game since early October. Drew Bennett added to the St. Louis lead by catching a three-yard pass by Bulger to give Bulger his second touchdown of the game, and to give St. Louis a surprising 34-7 lead. Drew Brees and Billy Miller hooked up for a 1-yard pass with 11:36 left to cut the lead to 34-13. The Saints then converted a two-point conversion on a Bush run, to make it 34-15. Aaron Stecker then scored on a two-yard run with 4:42 remaining to cut it to 34-21. This time, however, they failed on the two-point conversion. With 1:55 left, a Wilkins field goal made it 37-21. The Saints scored another touchdown with 37 seconds left, but their attempt to recover the ball from an onside kick failed, and the Rams held on to defeat the Saints 37-29, giving the Rams their first victory in 2007 and dropping the Saints to 4-5. Question: How many points were scored in the game?", - "Output Program": [ - "Saints_points=29\nRams_points=37\ntotal_points_scored=Saints_points+Rams_points\nprint(total_points_scored)", - "point_one = 37\npoint_two = 29\n\nprint(abs(point_one + point_two))" - ], - "Output Answer": [ - "{'number': '66', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The third largest city in Spain and the Largest cities of the European Union by population within city limits in the European Union, Valencia has a population of 809,267 within its administrative limits on a land area of . The urban area of Valencia extending beyond the administrative city limits has a population of between 1,561,000 and 1,564,145. 1,705,742 or 2,300,000 or 2,516,818 people live in the Valencia metropolitan area. Between 2007 and 2008 there was a 14% increase in the foreign born population with the largest numeric increases by country being from Bolivia, Romania and Italy. This growth in the foreign born population, which rose from 1.5% in the year 2000 to 9.1% in 2009, has also occurred in the two larger cities of Madrid and Barcelona. The main countries of origin were Romania, United Kingdom and Bulgaria. Question: How many main countries of origin were there for immigration?", - "Output Program": [ - "country = ['spain', 'bolivia', 'romania', 'italy']\nlength = len(country)\nprint(length)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1984 and 1986, he defeated Nick Begichs wife, Pegge Begich, by 113,582 votes (55.02%) to 86,052 (41.68%) and by 101,799 votes (56.47%) to 74,053 (41.08%), respectively. He defeated Peter Gruenstein with 62.5% of the vote in 1988 and then faced John Devens, the Mayor of Valdez, Alaska, in 1990 and 1992. Young defeated him by 99,003 votes (51.66%) to 91,677 (47.84%) in 1990 and then faced a serious challenge in 1992. He was challenged in the Republican primary by State Senator Virginia M. Collins and defeated her by 24,869 votes (52.98%) to 19,774 (42.12%). In the general election, he was re-elected against Devens by 111,849 votes (46.78%) to 102,378 (42.82%). This is both the lowest winning percentage of his career and the only time he has won without a majority of the vote. Question: How many more people voted for Young than for Devens in 1991?", - "Output Program": [ - "condition_one = 99003\ncondition_two = 91677\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '7326', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Johnson again averaged a double-double in the 1985-86 NBA season, with 18.8 points, 12.6 assists, and 5.9 rebounds per game. The 1985-86 Los Angeles Lakers season advanced to the 1986 NBA Playoffs, but were unable to defeat the 1985-86 Houston Rockets season, who advanced to the Finals in five games. In the 1986-87 NBA season, Johnson averaged a career-high of 23.9 points, as well as 12.2 assists and 6.3 rebounds per game, and earned his first NBA Most Valuable Player Award. The 1986-87 Los Angeles Lakers season met the 1986-87 Boston Celtics season for the third time in the 1987 NBA Finals, and in Game 4 Johnson hit a last-second hook shot over Celtics frontcourt Parish and Kevin McHale (basketball) to win the game 107-106. The game-winning shot, which Johnson dubbed his \"junior, junior, junior hook shot\", helped Los Angeles defeat Boston in six games. Johnson was awarded his third Finals MVP title after averaging 26.2 points on .541 shooting, 13.0 assists, 8.0 rebounds, and 2.33 steals per game. Question: How many more points did Johnson have than assists in the 1987 NBA Finals?", - "Output Program": [ - "point = 26.2\nassist = 13\ndifference = round(point - assist, 1)\nprint(difference)" - ], - "Output Answer": [ - "{'number': '13.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Royal Navy of Oman had 4,200 men in 2000, and is headquartered at Seeb. It has bases at Ahwi, Ghanam Island, Mussandam and Salalah. In 2006, Oman had 10 surface combat vessels. These included two 1,450-ton Qahir-class corvette corvettes, and 8 ocean-going patrol boats. The Omani Navy had one 2,500-ton Nasr al Bahr (L2) LSL (240 troops, 7 tanks) with a helicopter deck. Oman also had at least four landing craft. Oman ordered three Khareef-class corvette corvettes from the VT Group for \u00a3400 million in 2007. They are being built at Portsmouth. In 2010 Oman spent US$4.074 billion on military expenditures, 8.5% List of countries by military expenditure share of GDP. The sultanate has a long history of association with the British military and defence industry. According to SIPRI, Oman was the 23rd largest arms importer from 2012-2016. Question: How many different places does the Royal Navy of Oman have bases?", - "Output Program": [ - "bases_of_royal_navy=4\nprint(bases_of_royal_navy)", - "royal_navy_bases = (\"Ahwi\",\"Ghanam\",\"Mussandam\",\"Salalah\")\n\nprint(abs(round(len(royal_navy_bases),2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Atlanta turned the ball over four times, twice inside the red zone. Tampa Bay jumped out to a 17-point lead, with 20 points scored off of turnovers. However, Matt Ryan threw a game-tying touchdown pass to Julio Jones with 17 seconds left in regulation to force overtime. The Buccaneers won the coin toss in overtime, and scored a field goal on their first possession. The Tampa Bay defense held Atlanta to a turnover on downs, securing a 23-20 victory. Question: How many points did Tampa Bay win the game by?", - "Output Program": [ - "team1 = 23\nteam2 = 20\ndiff = team1 - team2\nprint(diff)", - "win = 23\nlose = 20\n\nprint(abs(round(win-lose,2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Pope Julius II planned far more for St Peters than Nicholas Vs program of repair or modification. Julius was at that time planning his own tomb, which was to be designed and adorned with sculpture by Michelangelo and placed within St Peters. In 1505 Julius made a decision to demolish the ancient basilica and replace it with a monumental structure to house his enormous tomb and \"aggrandize himself in the popular imagination\". A competition was held, and a number of the designs have survived at the Uffizi Gallery. A succession of popes and architects followed in the next 120 years, their combined efforts resulting in the present building. The scheme begun by Julius II continued through the reigns of Pope Leo X (1513\u20131521), Pope Hadrian VI (1522\u20131523). Pope Clement VII (1523\u20131534), Pope Paul III (1534\u20131549), Pope Julius III (1550\u20131555), Pope Marcellus II (1555), Pope Paul IV (1555\u20131559), Pope Pius IV (1559\u20131565), Pope Pius V (saint) (1565\u20131572), Pope Gregory XIII (1572\u20131585), Pope Sixtus V (1585\u20131590), Pope Urban VII (1590), Pope Gregory XIV (1590\u20131591), Pope Innocent IX (1591), Pope Clement VIII (1592\u20131605), Pope Leo XI (1605), Pope Paul V (1605\u20131621), Pope Gregory XV (1621\u20131623), Pope Urban VIII (1623\u20131644) and Pope Innocent X (1644\u20131655). Question: How many more years did Pope Gregory XV reign than Pope Leo XI?", - "Output Program": [ - "Pope=1\nanswer=Pope \nprint(answer)", - "year=1\nanswer=year\nprint(year)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Browns headed into Kansas City for their last road game of the year to take on the Chiefs in Week 15. The Browns and Chiefs traded field goals in the first quarter, and then Josh Cribbs returned the ensuing kickoff 100 yards for a touchdown, setting an NFL record with his 7th kickoff return for a touchdown. After another Phil Dawson field goal in the second, the Chiefs scored three straight touchdowns to take a 24-13 lead. However, Cribbs again ran a kickoff back for a touchdown, this time for 103 yards and extending his NFL record to eight kickoff return touchdowns. In the second half, Jerome Harrison rushed for three touchdowns and amassed a filibuster-proof majority of his 286 rushing yards. This set a Browns' rushing record for a single game, was the record for most rushing yards in the NFL this season, and was the third most rushing yards in a game in NFL history. Matt Cassel's final desperation pass ricocheted off the cross bar, and the Browns defeated the Chiefs 41-34, with their highest point total of the season. With the win, the Browns improved to 3-11 and finished the season 2-6 on the road. Cribbs was named the AFC special teams player of the week for the second straight week. On December 21, Mike Holmgren was hired by the Browns to take over as their president. His duties will include personnel management, and he may hire a general manager to assist him. He also will have the power to replace Eric Mangini as head coach if he so chooses. Question: How many more points did the Chiefs have at the end of the game than they did after they scored 3 touchdowns in a row in the second quarter?", - "Output Program": [ - "pistons = 4\n_76ers = 1\ndiff = pistons - _76ers\nprint(diff)", - "first = 24\nlast = 34\n\nprint(abs(round(first - last,2)))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: A September 2014 Lucid Talk Belfast Telegraph poll showed that 40.1% of the population supported same-sex marriage, while 39.4% opposed and 20.5% either had or stated no opinion. Of those that gave an opinion, 50.5% supported and 49.5% opposed same-sex marriage. A poll in May 2015 found that 68% of the population supported same-sex marriage, with support rising to 75% in Belfast. A \"mass rally\", organised by the Irish Congress of Trade Unions, Amnesty International, and the Rainbow Project took place in Belfast on 13 June 2015, with a 20,000 person turnout. A June 2016 poll gave support for same-sex marriage at 70%, while those opposing it at 22%. Question: In percent, how many more people in a September 2014 poll supported same-sex marriage than opposed it?", - "Output Program": [ - "support = 40.1\nopposed = 39.4\ndiff = support - opposed\nprint(diff)", - "condition_one = 40.1\ncondition_two = 39.4\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Kariya finished the season with 44 goals and 55 assists, one point short of reaching the 100-point mark for the second consecutive year. Limited to 69 games due to his injuries, he still ranked third in NHL point-scoring, behind Sel\u00e4nne and Pittsburgh Penguins captain Mario Lemieux. His +36 plus-minus rating and ten game-winning goals set Ducks records (the latter mark was tied by Sel\u00e4nne twice in 1997-98 NHL season and 2006-07 NHL season, then broken by Corey Perrys 11 game-winning goals in 2010-11 NHL season). Nominated for the Hart Memorial Trophy as the NHLs MVP, alongside Lemieux and Buffalo Sabres goaltender Dominik Ha\u0161ek, Kariya finished as a runner-up to Ha\u0161ek. However, Kariya won the Lady Byng Memorial Trophy after recording six penalty minutes during the season. In so doing, he became the third player in NHL history to win the award in consecutive years after Mike Bossy (1982-83 NHL season and 1983-84 NHL season) and Wayne Gretzky (1990-91 NHL season and 1991-92 NHL season). He was also named to the NHL First All-Star Team once more, an honour he shared with Sel\u00e4nne. His efforts helped the Ducks achieve a winning record (36 wins, 33 losses and 13 ties) and reach the playoffs for the first time in team history. Trailing three-games-to-two against the Arizona Coyotes in the opening round of the 1997 Stanley Cup playoffs, the Ducks faced elimination in Game 6 of the series. Kariya scored two goals in the contest, including the overtime-winner, leading the Ducks to a 3-2 win. In the ensuing Game 7, Anaheim won 3-0 to eliminate Phoenix. Facing the (eventual Stanley Cup champions) Detroit Red Wings in the second round, they were swept in four games. Of the four-game series, one went to overtime, one went to double overtime and one went to triple overtime. Playing 11 games in his first NHL playoff season, Kariya had seven goals and 13 points, which ranked first in team scoring. Question: In the Playoff series between the Ducks and Arizona - whow many wins did Arizona have?", - "Output Program": [ - "arizona_wins = 3\nprint(arizona_wins)", - "condition_1 = 33\ncondition_2 = 36\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Giants recorded their fifth straight victory with a convincing 33-15 win over the San Francisco 49ers at Giants Stadium. Things started off well as the Giants drove right down the field on their opening possession. The balanced, well-executed seven-minute drive was capped off by a 4-yard touchdown pass from Eli Manning to Amani Toomer. The extra point was missed by Lawrence Tynes. On their next possession, the Giants were driving for more, but a tipped ball resulted in an interception inside the red zone. The 49ers responded with a nice drive of their own, aided by a personal foul on linebacker Antonio Pierce and several third down conversions. San Francisco cashed in with a touchdown from Trent Dilfer to Arnaz Battle. Following a Frank Gore fumble, the Giants took control. The running game, which accounted for 140 total yards helped the Giants move back in front. Brandon Jacobs scored on a five-yard run for a 13-7 lead. After an interception by Sam Madison, the Giants added a 30-yard field goal by Tynes. Tynes made it 19-7 at the half with another field goal, this time from 39 yards, inside the final minute. The Giants defense dominated in the second half, notching six sacks and four total turnovers. Osi Umenyiora put the game away with a sack, forced fumble, and 75-yard touchdown return up the field for a 26-7 lead. The Niners got two points back on a blocked punt out of the end zone but Antonio Pierce redeemed himself for two earlier personal fouls by intercepting Trent Dilfer and returning the ball inside the 10. After a flag on the 49ers, Manning threw his second touchdown, this time to Jeremy Shockey for a 33-9 lead. The 49ers scored late to provide the final points in the 33-15 win. On the day, Brandon Jacobs rushed for 107 yards, Manning completed 18 of 31 passes for nearly 150 yards with two touchdowns and an interception, and the defense notched six sacks: 2.5 for Michael Strahan, 1.5 for Justin Tuck, 1 for Aaron Ross and 1 for Umenyiora. Pierce and Madison provided the two Giants' interceptions. For the fourth consecutive year under Tom Coughlin, the Giants were 5-2 after seven games. Question: How many incomplete passes did Eli Manning throw?", - "Output Program": [ - "incomplete = 13\nprint(incomplete)", - "condition_1 = 18\ncondition_2 = 31\n\nprint(condition_2 - condition_1)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not of another group?", - "Output Program": [ - "condition_1 = 0.7\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nanother = 0.7\ndiff = total - another\nprint(diff)", - "another_group = 0.7\ntotal = 100\nnon_another_group = total - another_group\nprint(non_another_group)", - "another_group_poppulation = 0.7\nprint(100-another_group_poppulation)" - ], - "Output Answer": [ - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to National Police Authority records, in 2002, 16,212 foreigners were caught committing 34,746 crimes, over half of which turned out to be visa violations (residing/working in Japan without a valid visa). The statistics show that 12,667 cases (36.5%) and 6,487 individuals (40.0%) were Chinese, 5,272 cases (15.72%) and 1,186 individuals (7.3%) were Brazilian, and 2,815 cases (8.1%) and 1,738 individuals (10.7%) were Korean. The total number of crimes committed in the same year by Japanese was 546,934 cases. Question: How many more crimes did the Japanese commit compared to foreigners?", - "Output Program": [ - "japanese = 546934 \nforeigner = 34746\n\n\nprint(abs(japanese - foreigner))", - "japanese_crimes = 546934\nforeigners = 16212\ncrimes = japanese_crimes - foreigners\nprint(crimes)" - ], - "Output Answer": [ - "{'number': '530722', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the International Organization for Migration, an estimated 2.7 million Egyptians live abroad and contribute actively to the development of their country through remittances (US$7.8 billion in 2009), circulation of human and social capital, as well as investment. Approximately 70% of Egyptian migrants live in Arab countries (923,600 in Saudi Arabia, 332,600 in Libya, 226,850 in Jordan, 190,550 in Kuwait with the rest elsewhere in the region) and the remaining 30% are living mostly North America (318,000 in the United States, 110,000 in Canada) and Europe (90,000 in Italy). Question: How many more Egyptian migrants live in Jordan than in Kuwait?", - "Output Program": [ - "jorden = 226850\nkuwait = 190550\n\nprint(abs(jorden - kuwait))", - "jordan = 226850\nkuwait = 190550\nmore_egyptian = jordan - kuwait\nprint(more_egyptian)" - ], - "Output Answer": [ - "{'number': '36300', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Batman grossed $2.2 million in late night previews on June 22, 1989 on 1,215 screens and grossed $40.49 million in 2,194 theaters during its opening weekend. This broke the opening weekend record, set by Ghostbusters II one week earlier, with $29.4 million. Batman became the fastest film to earn $100 million, reaching it in 11 days (10 days plus late night previews), The film closed on December 14, 1989, with a final gross $251.2 million in North America and $160.15 million internationally, totaling $411.35 million. and was the highest grossing List of films based on DC Comics until 2008s The Dark Knight (film). The films gross is the 66th highest ever in North American ranks. Although Indiana Jones and the Last Crusade made the most money worldwide in 1989, Batman was able to beat The Last Crusade in North America, and made a further $150 million in home video sales. Box Office Mojo estimates that the film sold more than 60 million tickets in the US. Question: How many more millions of dollars did Batman gross during it's opening weekend than Ghostbusters II?", - "Output Program": [ - "opening = 40.49\nghostbuster = 29.4\n\nprint(abs(round(opening - ghostbuster,2)))", - "batman = 40.49\nghostbusters = 29.4\ndiff = batman - ghostbusters\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11.09', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Bulgarias total military personnel as of 2014 is 37,100, of which 30,400 (80.1%) are active military personnel and 8,100 (11.9%) are civilian personnel. The Land Forces are the largest branch, with at least 18,000 men serving there. In terms of percentage, 53% of all Army personnel are in the Land Forces, 25% are in the Air Force, 13% are in the Navy and 9% are in the Joint Forces Command. Annual spending per soldier amounts to 30,000 leva (~ 15,000 euro) and is scheduled to increase to 43,600 leva by 2014. Question: How many more Bulagarias are active military personnel than civilian personnel", - "Output Program": [ - "condition_1 = 30400\ncondition_2 = 8100\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '6700', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The club had not gained a major trophy since the 2005 FA Cup until 17 May 2014 when, spearheaded by then club-record acquisition Mesut \u00d6zil, Arsenal beat Hull City A.F.C. in the 2014 FA Cup Final, coming back from a 2-0 deficit to win the match 3-2. A year later, Arsenal appeared in the FA Cup final for the second time in a row, defeating Aston Villa F.C. 4-0 in the 2015 FA Cup Final and becoming the most successful club in the tournaments history with 12 titles, a record which Manchester United would tie the following season. Arsenal later won the 2016-17 FA Cup for a record 13th time, defeating Chelsea 2-1 in the 2017 FA Cup Final and once more becoming the outright leader in terms of FA Cups won. The victory also saw Wenger become the first manager in English football history to win seven FA Cups. However, in that same season, Arsenal finished in the fifth position in the league, the first time they had finished outside the top four since before Wenger arrived in 1996. After another unspectacular league season the following year, Wenger announced his departure from the club on 20 April 2018, after 22 years as manager. His decision was met by responses of praise throughout English and world football from many pundits and former players, who also thanked him for developing them as people. His final home match in charge was a 5-0 win over Burnley where his entrance was met to a standing ovation by supporters. The final match under the Wenger era was a 1-0 away victory against Huddersfield. Question: By how many points did Arsenal win Wenger's last home game?", - "Output Program": [ - "win = 5\nprint(win)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On January 15, 2016, Walmart announced it would close 269 stores in 2016, affecting 16,000 workers. One hundred and fifty-four of these stores earmarked for closure were in the U.S. (150 Walmart U.S. stores, 115 Walmart International stores, and 4Sams Clubs). Ninety-five percent of these U.S. stores were located, on average, 10 miles from another Walmart store. The 269 stores represented less than 1percent of global square footage and revenue for the company. All 102 locations of Walmart Express, which had been in a pilot program since 2011, were included in the closures. Walmart planned to focus on \"strengthening Supercenters, optimizing Neighborhood Markets, growing the e-commerce business and expanding pickup services for customers\". In fiscal 2017, the company plans to open between 50 and 60 Supercenters, 85 to 95 Neighborhood Markets, 7 to 10 Sams Clubs, and 200 to 240 international locations. At the end of fiscal 2016, Walmart opened 38 Supercenters and relocated, expanded or converted 21 discount stores into Supercenters, for a total of 59 Supercenters, and opened 69 Neighborhood Markets, 8 Sams Clubs, and 173 international locations, and relocated, expanded or converted 4 locations for a total of 177 international locations. On August 8, 2016, Walmart announced a deal to acquire e-commerce website Jet.com for US$3.3 billion Jet.com co-founder and Chief executive officer Marc Lore stayed on to run Jet.com in addition to Walmarts existing U.S. e-commerce operation. The acquisition was structured as a payout of $3 billion in cash, and an additional $300 million in Walmart stock vested over time as part of an incentive bonus plan for Jet.com executives. On October 19, 2016, Walmart announced it would partner with IBM and Tsinghua University to track the pork supply chain in China using blockchain. Question: How many Walmart stores are planned to be open in 2017?", - "Output Program": [ - "stores=200\ninternational=240\nanswer=stores+international \nprint(answer)", - "international=173\nSams=8\nNeighborhood=69\nSupercenters=59\nSupercenter=39\nanswer=international+Sams+Neighborhood+Supercenters+Supercenter\nprint(answer)" - ], - "Output Answer": [ - "{'number': '405', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Bills no-huddle \"K-Gun\" offense once again dominated the league by gaining an NFL-leading 6,525 yards and scoring 458 points, second only to Washington. The leaders of the offense, quarterback Jim Kelly and running back Thurman Thomas, both had the best seasons of their careers. Kelly completed 64.1 percent of his passes for 3,844 yards and a league-leading 33 touchdowns, with only 17 interceptions, to give him a 97.6 passer rating. Thomas rushed for 1,407 yards, caught 62 passes for 620 yards, and scored 12 touchdowns to earn him both the NFL Offensive Player of the Year Award and the NFL Most Valuable Player Award. With 2,067 yards from scrimmage, Thomas led the league in that category for the third consecutive season. Just like Washington, Buffalo had more than one threat in their backfield. Running back Kenneth Davis (American football) emerged as a big threat, rushing for 624 yards, catching 20 passes for 118 yards, and scoring 5 touchdowns. Question: How many more touchdowns than interceptions did Kelly have?", - "Output Program": [ - "touchdown = 33\ninterception = 17\ndifference = touchdown - interception\nprint(difference)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite the adversity they had gone through, the Pacers made the 2005 NBA Playoffs for the 13th time in 14 years. In the first round, Indiana defeated the Atlantic Division champion 2004-05 Boston Celtics season in seven games, winning Game 7 in Boston by the decisive margin of 97-70, just the third time the Celtics had dropped a Game 7 at home. The Pacers then advanced to the second-round against the 2004-05 Detroit Pistons season, in a rematch of the previous years Eastern Conference Finals. The series featured games back at The Palace of Auburn Hills, the scene of the brawl that many assumed at the time had effectively ended the Pacers season. After losing Game 1, the Pacers won the next two games to take a 2-1 lead. However, the Pacers could not repeat their victories against the Pistons and lost the next 3 games, losing the series 4-2. The final game (Game 6) was on May 19, 2005; Reggie Miller, in his final NBA game, scored 27 points and received a huge standing ovation from the crowd. Despite Millers effort, the Pacers lost, sending Miller into retirement without an NBA Finals in his 18-year career, all with the Pacers. Miller had his No. 31 jersey retired by the Pacers on March 30, 2006 when the Pacers played the Phoenix Suns. Question: How many total games did the Pacers lose in the playoffs?", - "Output Program": [ - "total = 13\nplay_off = 6\n\nprint(abs(round(total - play_off,2)))", - "lose = 7\nprint(lose)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the second decade of the 21st century, the city had a gradual peak in violent crime. In 2010, there was a combined total of 3,272 burglaries, 511 robberies, 753 aggravated assaults, 25 homicides, as well as 574 motor vehicle thefts out of what was then a decreasing population of 287,208. In 2011, there were 1,562 aggravated assaults, 30 murders, 1,152 robberies, 8,366 burglaries, and 1,465 cases of motor vehicle theft. In 2012, there were a combined total of 39 murders, 2,015 aggravated assaults, 6,739 burglaries, and 1,334 cases of motor vehicle theft. In 2013 it had a drop in the crime rate. According to a state government task force, Toledo has been identified as the fourth-largest recruitment site for Human trafficking in the United States. Question: How many more robberies occurred in 2011 than in 2010?", - "Output Program": [ - "_2010 = 511\n_2011 = 1152\ndiff = _2011 - _2010\nprint(diff)", - "y2011 = 1152\ny2010 = 511\n\nprint(abs(y2011 - y2010))" - ], - "Output Answer": [ - "{'number': '641', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The home front was subject to dynamic social changes throughout the war, though domestic issues were no longer Roosevelts most urgent policy concern. The military buildup spurred economic growth. Unemployment fell in half from 7.7 million in spring 1940 to 3.4 million in fall 1941 and fell in half again to 1.5 million in fall 1942, out of a labor force of 54 million. There was a growing labor shortage, accelerating the second wave of the Great Migration (African American) of African Americans, farmers and rural populations to manufacturing centers. African Americans from the South went to California and other West Coast states for new jobs in the defense industry. To pay for increased government spending, in 1941 Roosevelt proposed that Congress enact an income tax rate of 99.5% on all income over $100,000; when the proposal failed, he issued an executive order imposing an income tax of 100% on income over $25,000, which Congress rescinded. The Revenue Act of 1942 instituted top tax rates as high as 94% (after accounting for the excess profits tax), greatly increased the tax base, and instituted the first federal withholding tax. In 1944, Roosevelt requested that Congress enact legislation which would tax all \"unreasonable\" profits, both corporate and individual, and thereby support his declared need for over $10 billion in revenue for the war and other government measures. Congress overrode Roosevelts veto to pass a Individual Income Tax Act of 1944 raising $2 billion. Question: How many million did the unemployment rate fall between spring 1940 and fall 1941?", - "Output Program": [ - "unemployment_rate_1940 = 7.7\nunemployment_rate_1941 = 3.4\nprint(abs(unemployment_rate_1940 - unemployment_rate_1941))", - "high = 7.7\nlow = 3.4\ndifference = round(high - low, 1)\nprint(difference)" - ], - "Output Answer": [ - "{'number': '4.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of February 1, 2008, the U.S. Board on Geographic Names had identified 5,564 natural streams in the State of Colorado. Of this number, 147 larger streams (2.6%) were named river and 11 (0.2%) were named rio. The vast majority of the Colorado streams (5082 or 91.3%) were named stream. Of the remaining Colorado streams, 122 (2.2%) were named arroyo (creek), 60 (1.1%) were named wash (creek), 44 (0.8%) were named stream, 18 (0.3%) were named stream, 17 (0.3%) were named stream, 17 (0.3%) were named stream, 15 (0.3%) were named stream, 10 (0.2%) were named River delta, but not a single stream was named stream. Perhaps the strangest stream name in Colorado belongs to the West Fork East Fork Williams Fork located in Garfield County, Colorado. Question: How many streams were named Arroyo, rio, river, stream and wash", - "Output Program": [ - "arroyo = 122\nrio = 11\nriver = 147\nstreams_wash = 60+44\nprint(abs(round(arroyo + rio + river + streams_wash)))", - "rio = 11\nriver = 147\narroyo = 122\nstream = 44\nwash = 60\ntotal = rio + river + arroyo + stream + wash\nprint(total)" - ], - "Output Answer": [ - "{'number': '384', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many more, in percentage, of the population in Greensboro were Baptist than Episcopal Church USA?", - "Output Program": [ - "grensboro = 11.85\nepiscopal = 1.17\n\nprint(abs(grensboro - episcopal))", - "percent_pupulation_Baptist = 11.85\npercent_population_ECUSA = 1.17\npercent_more = round(percent_pupulation_Baptist - percent_population_ECUSA,2)\nprint(percent_more)" - ], - "Output Answer": [ - "{'number': '10.68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many more percentage of the population are Cuban than Columbian?", - "Output Program": [ - "condition_1 = 0.9\ncondition_2 = 0.2\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "cuban = 0.9\ncolumbian = 0.2\ndiff = cuban - columbian\nprint(diff)" - ], - "Output Answer": [ - "{'number': '.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Peyton Manning connected with Emmanuel Sanders for three touchdowns to lead the Denver Broncos to a 35-21 win over San Diego. Rookie Juwan Thompson also ran for two TDs to help the Broncos (6-1) expand their lead over the Chargers (5-3) in the AFC West. A year earlier, San Diego had handed Denver their only home loss of the season. The game was tied 7-7 in the second quarter after Rivers capped a 13-play, 84-yard drive with a 2-yard TD to Allen. On the following kickoff, the Chargers appeared to recover a fumble by Denver, but the play was overturned. Manning then drove his team eight plays for a 31-yard TD to Sanders past cornerback Richard Marshall. The Chargers were trailing 28-14 in the fourth quarter with the Broncos on the San Diego 2, when Weddle intercepted Manning; however, the play was nullified by a holding penalty against Gilchrist, and Thompson scored on a 1-yard run the next play. The Chargers followed with an eight-play, 80-yard TD drive in less than two minutes, with Gates scoring for the second time for a 35-21 game with ​9 1⁄2 minutes left. Weddle forced a Denver fumble on the first play of the following drive, but San Diego was unable to recover the ball. Denver kicker Brandon McManus missed a 53-yard attempt with six minutes remaining, and the Chargers received the ball with excellent field position. San Diego's drive ended with a Rahim Moore interception of a Rivers pass intended for Floyd at the Denver 4. Rivers ended the game 30 of 41 for 252 yards with three TDs and two interceptions. Gates become the team leader in career yards receiving after passing Pro Football Hall of Fame receiver Lance Alworth (9,584). Manning finished 25 of 35 for 286 yards with three TDs and no interceptions. The Chargers were playing without injured cornerbacks Flowers (concussion) and Steve Williams (groin); Verrett played despite a hurt shoulder injured during the Raiders game, but was unable to play after a few series in the second quarter. Question: How many more passes did Rivers complete than Manning?", - "Output Program": [ - "river = 30\nmanning = 25\nmore_pass = river - manning\nprint(more_pass)", - "condition_one = 30\ncondition_two = 25\n\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the New Jersey gubernatorial election, 2013, Republican Chris Christie received 62.5% of the vote (4,926 cast), ahead of Democrat Barbara Buono with 35.9% (2,834 votes), and other candidates with 1.6% (124 votes), among the 8,017 ballots cast by the townships 16,108 registered voters (133 ballots were spoiled), for a turnout of 49.8%. In the New Jersey gubernatorial election, 2009, Republican Chris Christie received 4,787 votes (52.3% vs. 41.7% countywide), ahead of Democrat Jon Corzine with 3,421 votes (37.4% vs. 50.6%), Independent Chris Daggett with 793 votes (8.7% vs. 5.9%) and other candidates with 82 votes (0.9% vs. 0.8%), among the 9,146 ballots cast by the townships 15,871 registered voters, yielding a 57.6% turnout (vs. 46.5% in the county). Question: How many percent of people did not vote for Chris Christie in 2009?", - "Output Program": [ - "total = 100\nreceive = 52.3\nprint(total - receive)", - "\nChristie = 52.3\nprint(100-Christie)" - ], - "Output Answer": [ - "{'number': '47.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not Asian?", - "Output Program": [ - "percent_people_Asian = 5.1\npercent_people_not_Asian = 100 - percent_people_Asian\nprint(percent_people_not_Asian)", - "persons=41.9\nStanislaus=37.6\nRace=19.3\nMore_races=5.4\nAnswer=persons+Stanislaus+Race-More_races\nprint(Answer)", - "Asian=5.1\npeople=100\nanswer=people-Asian \nprint(answer)", - "asian = 5.1\nprint(abs(100 - asian))" - ], - "Output Answer": [ - "{'number': '94.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}", - "{'number': '94.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their bye week, the Bears flew to the Rogers Centre for their Week 9 interconference duel with the winless Buffalo Bills. After a scoreless first quarter, Chicago delivered the opening strike in the second quarter as quarterback Jay Cutler found tight end Greg Olsen on a 4-yard touchdown pass. The Bills responded with quarterback Ryan Fitzpatrick completing a 14-yard touchdown pass to wide receiver Roscoe Parrish. The Bears regained the lead in the third quarter with a 1-yard touchdown run from running back Chester Taylor. Buffalo answered with running back Fred Jackson getting a 4-yard touchdown run (with a blocked extra point). Chicago trailed in the fourth quarter as fullback Corey McIntyre got a 1-yard touchdown run, yet they came right back as Cutler found wide receiver Earl Bennett on a 2-yard touchdown pass, followed by a successful two-point conversion pass to running back Matt Forté. The Bears would eventually take the win as a Fitzpatrick throw was intercepted by cornerback Tim Jennings. Question: How many yards shorter was Jay Cutler's second touchdown pass compared to his first?", - "Output Program": [ - "touchdown = 12\nprint(touchdown)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Hundreds of prisoners who had been captured with weapons in their hands or gunpowder on their hands had been shot immediately. Others were taken to the main barracks of the army in Paris and after summary trials, were executed there. They were buried in mass graves in parks and squares. Not all prisoners were shot immediately; the French Army officially recorded the capture of 43,522 prisoners during and immediately after Bloody Week. Of these, 1,054 were women, and 615 were under the age of 16. They were marched in groups of 150 or 200, escorted by cavalrymen, to Versailles or the Camp de Satory where they were held in extremely crowded and unsanitary conditions until they could be tried. More than half of the prisoners, 22,727 to be exact, were released before trial for extenuating circumstances or on humanitarian grounds. Since Paris had been officially under a state of siege during the Commune, the prisoners were tried by military tribunals. Trials were held for 15,895 prisoners, of whom 13,500 were found guilty. Ninety-five were sentenced to death; 251 to forced labour; 1,169 to deportation, usually to New Caledonia; 3,147 to simple deportation; 1,257 to solitary confinement; 1,305 to prison for more than a year; and 2,054 to prison for less than a year. Question: How many more women were were captured than children under the age of 16 during Bloody Week?", - "Output Program": [ - "women = 1054\nchildren = 615\nmore_women = women - children\nprint(more_women)", - "woman = 1054\nchildren = 615\n\nprint(abs(round(woman - children,2)))" - ], - "Output Answer": [ - "{'number': '439', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Since 1995, Fortune (magazine) has ranked Adobe as an outstanding place to work. Adobe was rated the 5th best U.S. company to work for in 2003, 6th in 2004, 31st in 2007, 40th in 2008, 11th in 2009, 42nd in 2010, 65th in 2011, 41st in 2012, and 83rd in 2013. In October 2008, Adobe Systems Canada Inc. was named one of \"Canadas Top 100 Employers\" by Mediacorp Canada Inc., and was featured in Macleans newsmagazine. Question: How many spots is the difference between Adobe's highest and lowest positions?", - "Output Program": [ - "high = 5\nlowest = 83\n\nprint(abs(high - lowest))", - "highest = 83\nlowest = 6\n\ndefference = (highest - lowest)\n\nprint(defference)" - ], - "Output Answer": [ - "{'number': '78', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There are 1,068,573 households in the municipality, giving an average household size of 3.3 people. Of those households, 78.4% are in formal structures (houses or apartment), while 20.5% are in informal structures (Shanty town). 94.0% of households use mains electricity for lighting. 87.3% of households have water supply to the dwelling, while 12.0% have piped water through a communal tap. 94.9% of households have regular refuse collection service. 91.4% of households have a flush toilet or chemical toilet, while 4.5% still use a bucket toilet. 82.1% of households have a refrigerator, 87.3% have a television and 70.1% have a radio. Only 34.0% have a landline telephone, but 91.3% have a cellphone. 37.9% have a computer, and 49.3% have access to the Internet (either through a computer or a cellphone). Question: How many more households have a television compared to those that have a radio?", - "Output Program": [ - "percentage_radio = 70.1\npercentage_television = 87.3\ncomparision = percentage_television - percentage_radio\nprint(\"%.1f\" % comparision)", - "television = 87.3\nradio = 70.1\n\nprint(abs((television - radio)))" - ], - "Output Answer": [ - "{'number': '17.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Hoping to rebound from their shutout loss to the Falcons, the Raiders stayed at home for a Week 10 interconference duel with the Carolina Panthers. With QB JaMarcus Russell recover from an injury, back-up QB Andrew Walter was given the start. In the first quarter, Oakland trailed early as Panthers QB Jake Delhomme completed a 3-yard TD pass to WR Muhsin Muhammad. In the second quarter, the Raiders continued to trail as RB DeAngelo Williams got a 69-yard TD run. In the third quarter, Oakland got on the board with kicker Sebastian Janikowski getting a 38-yard and a 45-yard field goal. In the fourth quarter, Carolina sealed the win with kicker John Kasay nailing a 32-yard field goal. With the loss, the Raiders fell to 2-7. This was also the Raiders 300th franchise loss. On a positive note, Janikowski's two field goals helped him surpass George Blanda and become the franchise's all-time career points leader with 865 points. Question: How many points difference is there between Sebastian Janikowski's shortest and longest field goals?", - "Output Program": [ - "fieldgols=7\nanswer=fieldgols\nprint(answer)", - "Sebastian=38\nJanikowski=45\nanswer=Janikowski-Sebastian\nprint(answer)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The WPA built traditional infrastructure of the New Deal such as roads, bridges, schools, courthouses, hospitals, sidewalks, waterworks, and post-offices, but also constructed museums, swimming pools, parks, community centers, playgrounds, coliseums, markets, fairgrounds, tennis courts, zoos, botanical gardens, auditoriums, waterfronts, city halls, gyms, and university unions. Most of these are still in use today. The amount of infrastructure projects of the WPA included 40,000 new and 85,000 improved buildings. These new buildings included 5,900 new schools; 9,300 new auditoriums, gyms, and recreational buildings; 1,000 new libraries; 7,000 new dormitories; and 900 new armories. In addition, infrastructure projects included 2,302 stadiums, grandstands, and bleachers; 52 fairgrounds and rodeo grounds; 1,686 parks covering 75,152 acres; 3,185 playgrounds; 3,026 athletic fields; 805 swimming pools; 1,817 handball courts; 10,070 tennis courts; 2,261 horseshoe pits; 1,101 ice-skating areas; 138 outdoor theatres; 254 golf courses; and 65 ski jumps. Total expenditures on WPA projects through June 1941 totaled approximately $11.4 billion\u2014the equivalent of $}} today. Over $4 billion was spent on highway, road, and street projects; more than $1 billion on public buildings, including the iconic Dock Street Theatre in Charleston, the Griffith Observatory in Los Angeles, and Timberline Lodge in Oregons Mount Hood National Forest. Question: How many playgrounds and athletic fields did the WPA build?", - "Output Program": [ - "condition_1 = 3185\ncondition_2 = 3026\n\nprint(condition_2 + condition_1)", - "playg = 3185\nathletic = 3026\nprint(playg + athletic)" - ], - "Output Answer": [ - "{'number': '6211', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: In 2002, how many residents considered themselves Portuguese or Chinese?", - "Output Program": [ - "portuguese = 1075\nchinese = 475\n\ntotal = (portuguese + chinese)\n\nprint(total)", - "portugese = 1075 \nchinese = 475\n\nprint(round(chinese + portugese))" - ], - "Output Answer": [ - "{'number': '1550', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: This game was played in the shadow of the death of WR Torrey Smith's brother, who had died in a motorcycle crash the night before. The Ravens entered the game hoping to be able to avenge the AFC Championship loss of the previous season, which came at the hands of the Patriots. New England started off fast as they drew to a 13-0 lead in the first quarter. However Baltimore scored 2 straight touchdowns to take the lead with 1:47 left to go in the half. Then Brady scored a touchdown right at the end of the half to retake the lead 20-14. The second half started off with a touchdown pass from Flacco to Dennis Pitta to put the Ravens on top 21-20. Then the Patriots retook the lead when Tom Brady scored a touchdown. After that the Baltimore defense began to step it up and held the Pats to a field goal. Then the momentum shifted as Baltimore scored a touchdown (Flacco to Torrey Smith). After forcing a Patriots punt, the Ravens drove down the field to score a field goal as time expired to win the game 31-30. The Ravens avenged the AFC Championship loss and improved to 2-1 and continued their unbeaten record at home from the previous year along with continuing their streak of winning after a loss. Based on Torrey Smith's performance through personal hardship, this game was ranked #9 on NFL.com's Top 20 NFL Games of 2012 as Showing Up. Smith finishes with six receptions for 127 yards and two touchdowns. This game was also remembered for 2 controversial incidents. Late in the 4th quarter, with New England leading 30-28, coach John Harbaugh was penalized for unsportsmanlike conduct for coming out onto the field, which by NFL rules, is prohibited. However, Harbaugh was claiming that he was trying to only call a timeout to save time for his team. Since the NFL was using replacement refs at the time, and not the original refs, this was another controversial incident involving replacement refs. The penalty resulted in an irate Ravens crowd chanting the word \"Bullshit\" 3 separate times in just over a minute during the Patriots last drive, which was picked up by NBC microphones and was clearly audible during the broadcast. Play-by-play announcer Al Michaels said \"That's the loudest manuere chant I've ever heard\". The other controversy is the winning field goal by Tucker. The ball, after it had been kicked, sailed over the top of the right upright. It was ruled \"good\", giving Baltimore the win. However, clear replays show that the ball was awfully close to sailing wide of the upright, which would've resulted in the kick being no good and giving the Patriots the win. Since field goals are not reviewable, the play could not be reviewed. Patriots coach Bill Belichick, as he was leaving the field, grabbed one of the officials, resulting in him being fined $50,000 by the NFL. Question: How many points did the Patriots score in the second quarter?", - "Output Program": [ - "points_scored = 7\nprint(points_scored)", - "first_half = 20\nsecond_half = 14\n\nprint(abs(round(first_half - second_half,2)))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Today, Estonia is an ethnically fairly diverse country, ranking 97th out of 239 countries and territories in 2001 study by Kok Kheng Yeoh. In 2008, thirteen of Estonias fifteen counties were over 80% ethnic Estonian. The counties with the highest percentage Estonians are Hiiu County (98.4%) and Saare County (98.3%). However, in Harju County (which includes the national capital, Tallinn) and Ida-Viru County, ethnic Estonians make up only 59.6% (55.0% in Tallinn) and 19.7% of the population, respectively. In those two counties, Russians account for 32.4% (36.4% in Tallinn) and 71.2% of the population, respectively. In the nation as a whole, Russians make up 24.8% of the total population. Question: How many percent of people were not ethnic Estonian in Saare County?", - "Output Program": [ - "condition_1 = 98.3\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nethnic = 98.3\nprint(total - ethnic)" - ], - "Output Answer": [ - "{'number': '1.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ethnic Norwegians make up 84.5% of Bergens residents. In addition, 8.1% were Immigrant generations or second generation immigrants of Western background and 7.4% were first or second generation immigrants of non-Western background. The population grew by 4,549 people in 2009, a growth rate of 1,8%. Ninety-six percent of the population lives in urban areas. As of 2002, the average gross income for men above the age of 17 is 426,000 Norwegian krone (NOK), the average gross income for women above the age of 17 is NOK 238,000, with the total average gross income being NOK 330,000. In 2007, there were 104.6 men for every 100 women in the age group of 20-39. 22.8% of the population were under 17 years of age, while 4.5% were 80 and above. Question: How many more NOK was the average gross income for men above the age of 17 compared to women?", - "Output Program": [ - "average_income=238000\nNOK=426000\nanswer=NOK-average_income\nprint(answer)", - "NOK=238000\naverage=330000\nanswer=average-NOK\nprint(answer)" - ], - "Output Answer": [ - "{'number': '188000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2007, there were 101,480 people residing in Ancona (the greater area has a population more than four times its size), located in the province of Ancona, Marches, of whom 47.6% were male and 52.4% were female. Minors (children ages 18 and younger) totalled 15.54 percent of the population compared to pensioners who number 24.06 percent. This compares with the Italian average of 18.06 percent (minors) and 19.94 percent (pensioners). The average age of Ancona resident is 48 compared to the Italian average of 42. In the five years between 2002 and 2007, the population of Ancona grew by 1.48 percent, while Italy as a whole grew by 3.56 percent. The current birth rate of Ancona is 8.14 births per 1,000 inhabitants compared to the Italian average of 9.45 births. Question: In percent, how many more people in Ancona are pensioners than in Italy as a whole?", - "Output Program": [ - "percent_pensioners_Ancona = 24.06\npercent_pensioners_Italy = 19.94\npercent_more = round(percent_pensioners_Ancona - percent_pensioners_Italy,2)\nprint(percent_more)", - "anacona_pensinores = 24.06\nitalian = 19.94\n\nprint(abs(round(anacona_pensinores - italian,2)))" - ], - "Output Answer": [ - "{'number': '4.12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Woolwich had several Theater (structure) and Movie theater. The Theatre Royal in Beresford Street, later renamed Empire Theatre or Woolwich Empire, was the biggest. Dating from the 1830s, it was enlarged in the 1880s and 90s, seating about 2,000. It both served as a variety theater and cinema, ending up as a strip-joint. It was demolished in 1960. Shortly after 1900, three new theaters opened with a combined capacity of 4,430. The Century cinema, which faced Beresford Square, was previously known as Premier Cinema and Royal Arsenal Cinema. It was built in 1913 with 669 seats, closed in 1961 and demolished for redevelopment in the late 1960s. The Grand Theatre in Wellington Street opened in 1900 as a variety theater with a capacity of 1,680. It became the Woolwich Hippodrome in 1908 and a full-time cinema in 1923. Rebuilt in 1955 as the Regal Cinema, it closed in 1982, was then used as a nightclub and demolished in 2015. The Granada Cinema, Woolwich and the New Wine Church, both seating around 2,500, are imposing buildings from the 1930s that have both been converted into Pentecostalism churches. Question: How many more seats did the Woolrich Empire seat than The Grand Theatre?", - "Output Program": [ - "condition_1 = 1680\ncondition_2 = 2000\n\nprint(abs(round(condition_2 - condition_1,2)))", - "woolrich = 2000\ngrand = 1680\ndiff = woolrich - grand\nprint(diff)" - ], - "Output Answer": [ - "{'number': '320', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: In 1991, how many more people, in terms of percentage, were Bosniaks compared to Bosnian Croats and \"other ethnicities\" combined?", - "Output Program": [ - "bosniac = 49.2\ncrots = 6.6\nother = 3.6\nprint(abs(round(bosniac - other - crots,2)))", - "other_ethinicities_percent=3.6\ncroats_percent=6.6\nbosniaks_percent=49.2\nmore_bosniaks_percent=bosniaks_percent-(croats_percent+other_ethinicities_percent)\nprint(int(more_bosniaks_percent))" - ], - "Output Answer": [ - "{'number': '39', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: A global survey done by Pewglobal indicated that at (as of 2014) least 33 surveyed countries have a positive view (50% or above) of the United States. With the top ten most positive countries being Philippines (92%), Israel (84%), South Korea (82%), Kenya (80%), El Salvador (80%), Italy (78%), Ghana (77%), Vietnam (76%), Bangladesh (76%), and Tanzania (75%). While 10 surveyed countries have the most negative view (Below 50%) of the United States. With the countries being Egypt (10%), Jordan (12%), Pakistan (14%), Turkey (19%), Russia (23%), Palestinian Territories (30%), Greece (34%), Argentina (36%), Lebanon (41%), Tunisia (42%). Americans own view of the United States was viewed at 84%. International opinion about the US has often changed with different executive administrations. For example in 2009, the French public favored the United States when President Barack Obama (75% favorable) replaced President George W. Bush (42%). After President Donald Trump took the helm in 2017, French public opinion about the US fell from 63% to 46%. These trends were also seen in other European countries. Question: How many percent lower was France's public opinion of the United States after Trump took office?", - "Output Program": [ - "French=63\nUs=46\nanswer=French-Us\nprint(answer)", - "percent=17\nanswer=percent\nprint(answer)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On January 1, 2015, Gasol recorded a career-high 9 blocks, along with 17 points and 9 rebounds, in the 106-101 win over the 2014-15 Denver Nuggets season. Ten days later, he scored a career-high 46 points on 17-of-30 shooting in a 95-87 win over the 2014-15 Milwaukee Bucks season. On April 9, 2015, he recorded a league-best 51st double-double of the season with 16 points and 15 rebounds in an 89-78 win over the 2014-15 Miami Heat season. He recorded his 54th double-double of the season in the regular season finale on April 15 against the 2014-15 Atlanta Hawks season to finish as the league-leader in double-doubles in 2014-15. Question: How many more points than rebounds did Gasol have in the Heat game?", - "Output Program": [ - "rebounds=1\nanswer=rebounds \nprint(answer)", - "points=16\nrebounds=15\nanswer=points-rebounds \nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Raiders off-field fortunes have varied considerably over the years. The teams first three years of operation (1960 Oakland Raiders season\u20131962 Oakland Raiders season) were marred by poor on-field performance, financial difficulties, and spotty attendance. In 1963 Oakland Raiders season, however, the Raiders fortunes improved dramatically with the introduction of head coach (and eventual owner) Al Davis. In 1967 Oakland Raiders season, after several years of improvement, the Raiders reached the postseason for the first time. The team would go on to win its first (and only) 1967 American Football League Championship Game that year; in doing so, the Raiders advanced to Super Bowl II, where they were soundly defeated by the Green Bay Packers. Since 1963, the team has won 15 division titles (three AFL and 12 NFL), four AFC Championships (1976\u201377 NFL playoffs, 1980\u201381 NFL playoffs, 1983\u201384 NFL playoffs, and 2002\u201303 NFL playoffs), one AFL Championship (1967 American Football League Championship Game), and three Super Bowl Championships (Super Bowl XI, Super Bowl XV, and Super Bowl XVIII). At the end of the NFLs 2017 NFL season, the Raiders boasted a lifetime regular season record of 462 wins, 411 losses, and 11 ties; their lifetime playoff record currently stands at 25 wins and 19 losses. Question: How many AFC Championships were won in the 1980s?", - "Output Program": [ - "playoffs=1\nNfl=1\nanswer=playoffs+Nfl\nprint(answer)", - "Champions=2\nanswer=Champions\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Iran's telecommunication network enjoys the highest growth rate in the Middle East. One of the indicators that clearly illustrates this growth rate is the increase in the number of installed main lines. In 1978 there were only about 850,000 fixed lines installed in Iran. This number rose to about 1,767,000 by 1986 and to about 2,380,000 by 1989. One of the objectives of the first five-year development plan (1989-1994) for the telecommunication sector was to add one million new fixed lines to the network. However, due to the establishment and expansion of many low-capacity and high-capacity exchanges, the actual growth rate that was achieved was considerably higher. In fact more than 3.1 million new main lines were installed during the period of the first five-year plan. Four million new lines were expected to be added by the end of the second five-year plan (1994-1999), which would increase the number of installed main lines to about 9,510,000 fixed lines. Irans telecom market, which generated an estimated $9.1 billion in 2010 (of which 2/3 from \"voice\" mobile-phone and 1/10 from \"data\" mobile-phone services), has been growing significantly, especially its mobile-phone business. As of 2010, Iran had about 66 million mobile-phone subscribers covering about 70% of the population. In contrast, about 36% of Iranians had fixed-line phones. Question: How many main lines were added between 1986 and 1989?", - "Output Program": [ - "_1989 = 2380000\n_1986 = 1767000\nmain_lines = _1989 - _1986\nprint(main_lines)", - "y1986 = 1767000\ny1989 = 2380000\n\nprint(abs(round(y1986-y1989,2)))" - ], - "Output Answer": [ - "{'number': '613000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: how many yards did gould get in the first?", - "Output Program": [ - "first_quater=54\nprint(first_quater)", - "firstquarter=54\nanswer=firstquarter\nprint(answer)" - ], - "Output Answer": [ - "{'number': '54', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Bulgaria has an extensive, but antiquated telecommunications network which requires substantial modernization. Telephone service is available in most villages, and a central digital trunk line connects most regions. Currently there are three active mobile phone operators - A1 Bulgaria, Telenor (Bulgaria) and Vivacom. Since 2000, a rapid increase in the number of Internet users has occurred - from 430,000 they grew to 1,545,100 in 2004, and 3.4 million (48% penetration rate) in 2010. In 2017, the Internet users in Bulgaria are 4.2 million people (59.8% penetration rate). Bulgaria had the 3rd fastest Average Broadband Internet Speed in the world, after Romania and South Korea, in 2011. In 2017, Bulgaria ranks 27th in the world in the Mean Download Speed chart with 17.54 Mbit/s, ranks 31st in the world in the Average Monthly Broadband Cost chart with $28.81, and holds the 18th position in the world in the Speed/Cost Ratio with as much as 0.61. Question: Which year had the largest number of internet users, 2010 or 2004?", - "Output Program": [ - "y2004 = 1545100\ny2010 = 3.4*1000000\n\ndata = (y2004,y2010)\nmaximum = max(data)\n\nif maximum == y2004:\n print(int(2004))\nelif maximum == y2010:\n print(2010)", - "year_largest_internet_users=2010\nprint(year_largest_internet_users)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2010'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: South Africas mass unemployment dates back to the 1970s, and continued to rise through the 1980s and 1990s. Unemployment has increased substantially since the African National Congress came to power in 1994, going from 15.6% in 1995 to 30.3% in 2001. In the second quarter of 2010, the jobless rate increased to 25.3%, and the number of people with work fell by 61,000 to 12.7 million. The biggest decline in employment was recorded in the manufacturing industry, which shed 53,000 workers. Agriculture lost 32,000 jobs, employment in the construction industry fell by 15,000. In the third quarter of 2010, 29.80% of blacks were officially unemployed, compared with 22.30% of coloureds, 8.60 of Asians and 5.10% of whites. Question: How many percent higher was the unemployment rate in 2001 than in 1994?", - "Output Program": [ - "percent_unemployment_1994 = 15.6\npercent_unemployment_2001 = 30.3\npercent_higher = round(percent_unemployment_2001 - percent_unemployment_1994,1)\nprint(percent_higher)", - "unemployement_in_2001 = 30.3\nunemployement_in_1994 = 15.6\n\n\nprint(abs(round(unemployement_in_2001 - unemployement_in_1994, 2)))" - ], - "Output Answer": [ - "{'number': '14.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The SS owned experimental farms, bakeries, meat packing plants, leather works, clothing and uniform factories, and small arms factories. Under the direction of the WVHA, the SS sold camp labor to various factories at a rate of three to six Reichsmarks per prisoner per day. The SS confiscated and sold the property of concentration camp inmates, confiscated their investment portfolios and their cash, and profited from their dead bodies by August Frank memorandum and melting down their dental work to obtain gold from the fillings. The total value of assets looted from the victims of Operation Reinhard alone (not including Auschwitz) was listed by Odilo Globocnik as 178,745,960.59 Reichsmarks. Items seized included 2,909.68 kilograms of gold worth 843,802.75 RM, as well as 18,733.69 kg of silver, 1,514 kg of platinum, 249,771.50 American dollars, 130 diamond solitaires, 2,511.87 carats of brilliants, 13,458.62 carats of diamonds, and 114 kg of pearls. According to Nazi legislation, Jewish property belonged to the state, but many SS camp commandants and guards stole items such as diamonds or currency for personal gain, or took seized foodstuffs and liquor to sell on the black market. Question: How many more carats of diamonds was seized than brilliants?", - "Output Program": [ - "brilliants=13458.62\nseized=2909.68 \nanswer=brilliants-seized\nprint(answer)", - "seized=2909.68 \nbrilliants=2511.87\ncaratsofdiamonds=13458.62\nanswer=seized+brilliants+caratsofdiamonds\nprint(answer)" - ], - "Output Answer": [ - "{'number': '10946.75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After the fall of France in June 1940, the Free French had only a 3,000 strong contingent in Britain, growing to 7,000 by the end of the year, Poland evacuated around 19,000 to 35,000. By the end of 1940, I Corps in the West (Poland) numbered about 14,000; Polish forces in the Middle East, about 3,000; this does not count the Polish air crews (numbering at least 4,000) and the Polish Navy personnel. After the fall of France, the French forces lagged behind the Polish in numbers. It was only after D-Day and the liberation of the French mainland that French forces swelled to 550,000, outnumbering the Polish Army in the West, but not the combined West, East and partisan forces. Until 1944, Polish forces also outnumbered the French. In 1942, the French resistance numbered about 10,000, (the size of Polish resistance is discussed in note b below) and in 1943, the Free French numbered about 70,000. With the entrance of Soviet Union into the war in June 1941, Poland returned to being the third biggest Ally again, and with the entry of United States in December 41, the fourth. However, the Japanese involvement also marked the connection of the European and African theaters to Second Sino-Japanese War, and estimates cited above ignore China, whose armies totaled about two million by the end of the war. Thus for about a year, Poland could be seen as the second biggest ally, after Britain. It was then superseded by China, the Soviet Union and the United States. Counting China, from the end of 1941, Poland was the 5th biggest ally. Near the end of the war, Polish contribution, in terms of numbers was matched or surpassed by that of France. Question: How many more troops were in I Corps in the West in 1940 than the number of Free French by the end of the year?", - "Output Program": [ - "icrop_troops = 7000\nicrop = 14000\nprint(icrop-icrop_troops)", - "poland = 14000\nfranch = 7000\ndif = poland - franch\nprint(dif)" - ], - "Output Answer": [ - "{'number': '7000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Warriors ended the season with a record of 51\u201331. The team won more than 50 games for only the fourth time in franchise history, finished 20 games over .500 for the first time in 22 years, and tied the 1991\u201392 squad for the franchises all-time mark of 24 wins on the road. Even without Bogut, the Warriors battled the third-seed Los Angeles Clippers to a seventh and deciding game in the first round of the playoffs before their 2013\u201314 season came to an end. It was season of many thrilling moments; the Warriors played in 17 regular-season games decided by two points or less, six games decided by winning shots in the final three seconds, and seven comeback wins in which the Warriors had been behind by 15 or more points. Curry also made his first appearance in the 2014 NBA All-Star Game in 2014. Curry and Klay Thompson continued to set league records in three-point shooting. Curry, who finished the season with 261 threes, set an individual record for most three-pointers in a span of two seasons with 533, surpassing the previous mark of 478 set by Seattle Supersonic Ray Allen in 2004\u201305 and 2005\u201306. Together, Thompson and Curry combined for 484 threes on the year, besting by one the NBA record they had set the year before. Question: How many games did the Warriors win during the season?", - "Output Program": [ - "games_won = 51\nprint(games_won)", - "games = 51\nprint(games)" - ], - "Output Answer": [ - "{'number': '51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many more Romani people were there than Germanst?", - "Output Program": [ - "Germans=6189\nRomanians=4692\nanswer=Germans-Romanians\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1252', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the north of the region is the Sailughem Mountains, also known as Kolyvan Altai, which stretch northeast from 49\u00b0 N and 86\u00b0 E towards the western extremity of the Sayan Mountains in 51\u00b0 60 N and 89\u00b0 E. Their mean elevation is 1,500 to 1,750 m. The snow-line runs at 2,000 m on the northern side and at 2,400 m on the southern, and above it the rugged peaks tower some 1,000 m higher. Mountain passes across the range are few and difficult, the chief being the Ulan-daban at 2,827 m (2,879 m according to Kozlov), and the Chapchan-daban, at 3,217 m, in the south and north respectively. On the east and southeast this range is flanked by the great plateau of Mongolia, the transition being effected gradually by means of several minor plateaus, such as Ukok plateau (2,380 m) with Pazyryk Valley, Chuya (1,830 m), Kendykty (2,500 m), Kak plateau (2,520 m), (2,590 m), and (2,410 m). Question: How many meters does the snow-line vary from the northern to the southern side?", - "Output Program": [ - "southern=2400\nnorthern=2000\nanswer=southern-northern\nprint(answer)", - "northern=2827\nsouth=3217\nanswer=northern-south\nprint(answer)\n" - ], - "Output Answer": [ - "{'number': '400', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: AH-1 Cobras were in use by the Army during the Tet offensive in 1968 and through to the end of the Vietnam War. Cobras provided fire support for ground forces, escorted transport helicopters and other roles, including aerial rocket artillery (ARA) battalions in the two Airmobile divisions. They also formed \"hunter killer\" teams by pairing with OH-6 Cayuse scout helicopters. A team featured one OH-6 flying slow and low to find enemy forces. If the OH-6 drew fire, the Cobra could strike at the then revealed enemy. On 12 September 1968, Capt. Ronald Fogleman was flying an F-100 Super Sabre when the aircraft was shot down and he ejected 200 miles north of Bien Hoa. Fogleman became the only pilot to be rescued by holding on to an Army AH-1Gs deployed gun-panel door. Bell built 1,116 AH-1Gs for the U.S. Army between 1967 and 1973, and the Cobras chalked up over a million operational hours in Vietnam; the number of Cobras in service peaked at 1,081. Out of nearly 1,110 AH-1s delivered from 1967 to 1973 approximately 300 were lost to combat and accidents during the war. The U.S. Marine Corps used AH-1G Cobras in Vietnam for a short time before acquiring twin-engine Bell AH-1 SuperCobra. Question: How many AH-1Gs did Bell build per year, on average, between 1967 ad 1973?", - "Output Program": [ - "build = 1116\nyear = 1973 - 1967\naverage = build / year\nprint(average)" - ], - "Output Answer": [ - "{'number': '186', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Costa Ricas emigration is the smallest in the Caribbean Basin and is among the smallest in the Americas. By 2015 about just 133,185 (2.77%) of the countrys people live in another country as immigrants. The main destination countries are the United States (85,924), Nicaragua (10,772), Panama (7,760), Canada (5,039), Spain (3,339), Mexico (2,464), Germany (1,891), Italy (1,508), Guatemala (1,162) and Venezuela (1,127). Question: How many more people made the United States their destination country than Venezuela and Guatemala?", - "Output Program": [ - "us = 85924\nvenezuella = 1127\nguetmala = 1162\n\nprint(abs(round(us - venezuella - guetmala,2)))", - "people_US = 85924\npeople_Venezuela = 1127\npeople_Guatemala = 1162\nmore_people = people_US - (people_Venezuela + people_Guatemala)\nprint(more_people)" - ], - "Output Answer": [ - "{'number': '83635', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: This broadcast was the last for NBC as the American Football Conference network after 33 years (CBS has held the AFC broadcast rights ever since), their last NFL broadcast overall until 2006 NFL season, when they signed on to televise NBC Sunday Night Football, and their last Super Bowl broadcast until 2009 (Super Bowl XLIII). This was also the last time Channel 4 in the United Kingdom would show the Super Bowl - and their last NFL coverage until 2010 - after they had been showing the event since 1983 (Super Bowl XVII). Only Sky Sports would show it live until Channel 5 (UK) joined them in 2003 (Super Bowl XXXVII). It also marked the last Super Bowl until 2007 for CTV Television Network in Canada after airing the NFL and the event since Super Bowl XVI; from 1999 to 2006 the Super Bowl aired on the Global Television Network. CTV had aired NFL football since 1970 and the Super Bowl since 1982 (Super Bowl XVI). It was also the final NFL game for GMA Network in the Philippines until the 2006 NFL Season; GMA had aired NFL football since 1986 NFL season and the Super Bowl since Super Bowl XXI in 1987. The Super Bowl would be broadcast on TV5 (Philippines), also from 1999 until 2006. It was also the final Super Bowl in which the Televisa family of networks aired on its own in Mexico, also until 2007, being broadcast on Canal 5 (Televisa Network); Televisa had aired NFL football since 1970 and the Super Bowl since 1988 (at the time, Super Bowl XXII). Azteca 13 likewise would exclusively air the Super Bowl from 1999 until 2006, including Super Bowl XXXVII which would be the next Super Bowl to be played at Qualcomm Stadium. Question: How many years did Azteca 13 exclusively air the Super Bowl?", - "Output Program": [ - "start_year = 1999\nend_year = 2006\n\nprint(abs(start_year-end_year))", - "Azteca13_start_excl_air_Superbowl_year=1999\nAzteca13_end_excl_air_Superbowl_year=2006\nyears_Azteca13_excl_air_Superbowl=Azteca13_end_excl_air_Superbowl_year-Azteca13_start_excl_air_Superbowl_year\nprint(years_Azteca13_excl_air_Superbowl)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Currently, there is no official census of religion in Russia, and estimates are based on surveys only. In 2012 the research organization Sreda published Arena Atlas, a detailed enumeration of religious populations and nationalities in Russia, based on a large-sample country-wide survey. They found that 46.8% of Russians declared themselves Christians (including 41% Russian Orthodox, 1.5% simply Orthodox or members of non-Russian Orthodox churches, 4.1% unaffiliated Christians, and less than 1% for both Catholic and Protestant), while 25% were spiritual but not religious, 13% were atheists, 6.5% were Muslims, 1.2% were followers of \"traditional religions honoring gods and ancestors\" (including Rodnovery, Tengrism and other ethnic religions), and 0.5% were Tibetan Buddhism. However, later that year, the Levada Center estimated that 76% of Russians were Christians, and in June 2013, the Public Opinion Foundation estimated that 65% of the population was Christian. These findings are in line with Pew Research Centers 2011 estimate that 73.6% of Russians were Christians, with Russian Public Opinion Research Center (VCIOM)s 2010 survey (~77% Christian), and with Ipsos MORIs 2011 survey (69%). Question: How many percent of people were not unaffiliated Christians?", - "Output Program": [ - "Catholic=1\nunaffiliatedChristians=4.1\npeople=100\nanswer=people-unaffiliatedChristians-Catholic\nprint(answer)", - "unaffiliatedChristians=4.1\npeople=100\nanswer=people-unaffiliatedChristians\nprint(answer)" - ], - "Output Answer": [ - "{'number': '93.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Detroit Tigers are an United States professional baseball team based in Detroit, Michigan. The Tigers compete in Major League Baseball (MLB) as a member of the American League (AL) American League Central division. One of the ALs eight charter franchises, the club was founded in Detroit as a member of the minor league Western League (1885\u20131899) in 1894. They are the oldest continuous one name, one city franchise in the AL. The Tigers have won four World Series championships (, , , and ), 11 List of American League pennant winners (1907, 1908, 1909, 1934, 1935, 1940, 1945, 1968, 1984 American League Championship Series, 2006 American League Championship Series, 2012 American League Championship Series), and four AL Central division championships (2011, 2012, 2013, and 2014). The Tigers also won division titles in 1972, 1984, and 1987 as a member of the American League East. The team currently plays its home games at Comerica Park in Downtown Detroit. Question: How many years did the Tigers play in the minor league Western League", - "Output Program": [ - "Tigers_play_start_year = 1899\nTigers_play_end_year = 1885\nyears_played = Tigers_play_start_year - Tigers_play_end_year\nprint(years_played)", - "start_year = 1894\nend_year = 1899\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 1936 Summer Olympics in Berlin were the first Games to be broadcast on television, though only to local audiences. The 1956 Winter Olympics were the first internationally televised Olympic Games, and the 1960 Winter Olympics had their broadcasting rights sold for the first time to specialised television broadcasting networks\u2014CBS paid US$394,000 for the American rights, and the European Broadcasting Union (EBU) allocated US$660,000. In the following decades the Olympics became one of the ideological fronts of the Cold War. Superpowers jockeyed for political supremacy, and the IOC wanted to take advantage of this heightened interest via the broadcast medium. The sale of broadcast rights enabled the IOC to increase the exposure of the Olympic Games, thereby generating more interest, which in turn created more appeal to advertisers time on television. This cycle allowed the IOC to charge ever-increasing fees for those rights. For example, CBS paid US$375 million for the American broadcast rights of the 1998 Winter Olympics, while NBC spent US$3.5 billion for the American rights of all the Olympic Games from 2000 to 2012. In 2011, NBC agreed to a $4.38 billion contract with the International Olympic Committee to broadcast the Olympics through the 2020 Summer Olympics, the most expensive television rights deal in Olympic history. NBC then agreed to a $7.75 billion contract extension on May 7, 2014, to air the Olympics through the 2032 games. NBC also acquired the American television rights to the Youth Olympic Games, beginning in 2014 Summer Youth Olympics, and the Paralympic Games for the 2014 Winter Paralympics and 2016 Summer Paralympics editions. NBC is one of the major sources of revenue for the IOC. Question: How many more dollars did the European Broadcasting Union pay than CBS did for the broadcasting rights to the 1960 Winter Olympics?", - "Output Program": [ - "American=394000\nEBU=660000\nanswer=EBU-American\nprint(answer)", - "CBSpaid=394000 \nEBU=660000\nanswer=EBU-CBSpaid\nprint(answer)" - ], - "Output Answer": [ - "{'number': '266000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Giants recorded their fifth straight victory with a convincing 33-15 win over the San Francisco 49ers at Giants Stadium. Things started off well as the Giants drove right down the field on their opening possession. The balanced, well-executed seven-minute drive was capped off by a 4-yard touchdown pass from Eli Manning to Amani Toomer. The extra point was missed by Lawrence Tynes. On their next possession, the Giants were driving for more, but a tipped ball resulted in an interception inside the red zone. The 49ers responded with a nice drive of their own, aided by a personal foul on linebacker Antonio Pierce and several third down conversions. San Francisco cashed in with a touchdown from Trent Dilfer to Arnaz Battle. Following a Frank Gore fumble, the Giants took control. The running game, which accounted for 140 total yards helped the Giants move back in front. Brandon Jacobs scored on a five-yard run for a 13-7 lead. After an interception by Sam Madison, the Giants added a 30-yard field goal by Tynes. Tynes made it 19-7 at the half with another field goal, this time from 39 yards, inside the final minute. The Giants defense dominated in the second half, notching six sacks and four total turnovers. Osi Umenyiora put the game away with a sack, forced fumble, and 75-yard touchdown return up the field for a 26-7 lead. The Niners got two points back on a blocked punt out of the end zone but Antonio Pierce redeemed himself for two earlier personal fouls by intercepting Trent Dilfer and returning the ball inside the 10. After a flag on the 49ers, Manning threw his second touchdown, this time to Jeremy Shockey for a 33-9 lead. The 49ers scored late to provide the final points in the 33-15 win. On the day, Brandon Jacobs rushed for 107 yards, Manning completed 18 of 31 passes for nearly 150 yards with two touchdowns and an interception, and the defense notched six sacks: 2.5 for Michael Strahan, 1.5 for Justin Tuck, 1 for Aaron Ross and 1 for Umenyiora. Pierce and Madison provided the two Giants' interceptions. For the fourth consecutive year under Tom Coughlin, the Giants were 5-2 after seven games. Question: How many total points were scored in the game?", - "Output Program": [ - "point_1 = 33\npoint_2 = 15\n\nprint(abs(round(point_1 + point_2,2)))", - "point1=33\npoint2=13\nanswer=point1+point2\nprint(answer)", - "points=49\nUmenyiora=1\nanswer=points-Umenyiora\nprint(answer)", - "team1 = 33\nteam2 = 15\ntotal = team1 + team2\nprint(total)" - ], - "Output Answer": [ - "{'number': '48', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '48', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of people were not Colombian?", - "Output Program": [ - "Colombian=0.2\npeople=100\nanswer=people-Colombian\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people were not owning with a mortgage?", - "Output Program": [ - "\ncondition_1 =31.33\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,3)))", - "percentage = 100\nmortgage = 31.33\nno_mortgage = percentage - mortgage\nprint(no_mortgage)" - ], - "Output Answer": [ - "{'number': '68.67', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The two most popular teams in Peru are Universitario and Alianza Lima. They are at the top of the polls conducted by many different groups. The group Apoyo, Opinion y Mercado in 2006 revealed that Alianza Lima was popular amongst 35%, followed by Universitario, with 32%. In 2005, a study by Grupo de Opini\u00f3n P\u00fablica de la Universidad de Lima showed that Universitario was the most popular team in Lima and Callao with 31.7% followed by Alianza Lima with 29.3%. However, in 2006 and 2007 Alianza Lima appeared first in their polls. There was a narrow margin in 2007 as Alianza Lima reached 29.6% and Universitario followed with 29.5% under a margin of error of \u00b14.16% In 2009, the universitys results varied because Alianza reached first with 40% and Universitario second with 35.5% under a margin of error of \u00b14.47%. Another group known as CPI, revealed in May 2008 that Universitario was favored by 32% whilst Alianza Lima was favored by 33.5% under a margen of error of 2.7% at the national level. This report was divided into two parts. In the metropolitan capital, Universitario led with 42.8% and Alianza tailed behind with 39.9%. In the rest of the country, Universitario had a larger lead with 31.5% opposed to Alianzas 24.1%. In 2009, CPI released another poll indicating the Universitario was still the most popular team in Peru with 38.6% while Alianza reached 33.1%. A survey conducted by Grupo de Opini\u00f3n P\u00fablica de la Universidad de Lima in February 2009, said that Alianza Lima ranked first in popularity with 27.2%; Universitario second with 26.6%. However, a second poll released by the same university group in September of the same year ranked Universitario first with 37.9% and Alianza second with 36.6%. The most recent report from the group indicates that Universitario has more sympathizers than Alianza with 40.6% over 36.% in the Province of Lima and Callao. On 2010, South American Football Confederation (Conmebol) stated that Universitario is the most popular team in Per\u00fa. Question: In a 2006 poll, by how many percent was Alianza Lima more popular than Universitario?", - "Output Program": [ - "eli = 35\nuni = 32\nprint(eli - uni)", - "Alianza = 35\nUniversitario = 32\nprint(Alianza-Universitario)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Precise measurements of atmospheric Absorption (electromagnetic radiation) were not made until 1888 and 1904. The temperature Stefan obtained was a median value of previous ones, 1950 \u00b0C and the absolute thermodynamic one 2200 K. As 2.574 43.5, it follows from the law that the temperature of the Sun is 2.57 times greater than the temperature of the lamella, so Stefan got a value of 5430 \u00b0C or 5700 K (the modern value is 5778 K). This was the first sensible value for the temperature of the Sun. Before this, values ranging from as low as 1800 \u00b0C to as high as 13,000,000 \u00b0C were claimed. The lower value of 1800 \u00b0C was determined by Claude Pouillet (1790\u20131868) in 1838 using the Dulong\u2013Petit law. Pouillet also took just half the value of the Suns correct energy flux. Question: How many degrees did Stefan's K value vary from the modern value?", - "Output Program": [ - "pastvalue = 5700\nmodernvalue = 5778\nprint(modernvalue - pastvalue)" - ], - "Output Answer": [ - "{'number': '78', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2011 Thailand Country Report provides population numbers for mountain peoples (hill tribes) and ethnic communities in the Northeast and is explicit about its main reliance on the Mahidol University Ethnolinguistic Maps of Thailand data. Thus, though over 3.288 million people in the Northeast alone could not be categorised, the population and percentages of other ethnic communities circa 1997 are known for all of Thailand and constitute minimum populations. In descending order, the largest (equal to or greater than 400,000) are a) 15,080,000 Lao (24.9 percent) consisting of the Thai Lao (14 million) and other smaller Lao groups, namely the Thai Loei (400\u2013500,000), Lao Lom (350,000), Lao Wiang/Klang (200,000), Lao Khrang (90,000), Lao Ngaew (30,000), and Lao Ti (10,000; b) six million Khon Muang (9.9 percent, also called Northern Thais); c) 4.5 million Pak Tai (7.5 percent, also called Southern Thais); d) 1.4 million Khmer Leu (2.3 percent, also called Northern Khmer); e) 900,000 Malay (1.5%); f) 500,000 Ngaw (0.8 percent); g) 470,000 Phu Thai (0.8 percent); h) 400,000 Kuy/Kuay (also known as Suay) (0.7 percent), and i) 350,000 Karen (0.6 percent). Thai Chinese, those of significant Chinese heritage, are 14% of the population, while Thais with partial Chinese ancestry comprise up to 40% of the population. Thai Malays represent 3% of the population, with the remainder consisting of Mon people, Khmers and various \"Hill tribe (Thailand)\". The countrys official language is Thai language and the primary religion is Theravada Buddhism, which is practised by around 95% of the population. Question: How many percent of people were not Thai Chinese?", - "Output Program": [ - "percent_people_Thai_Chinese = 14\npercent_people_not_Thai_Chinese = 100 - percent_people_Thai_Chinese\nprint(percent_people_not_Thai_Chinese)", - "thai_chinese = 14\n\n\nprint(abs(round(100 - thai_chinese,2)))" - ], - "Output Answer": [ - "{'number': '86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Japans exports amounted to US$4,210 per capita in 2005. , Japans main export markets were the United States (20.2 percent), China (17.5 percent), South Korea (7.1 percent), Hong Kong (5.6 percent) and Thailand (4.5 percent). Its main exports are transportation equipment, motor vehicles, iron and steel products, semiconductors and auto parts. Japans main import markets were China (24.8 percent), the United States (10.5 percent), Australia (5.4 percent) and South Korea (4.1 percent). Question: How many of Japan's imports, in terms of percentage, did not come from any of the countries listed?", - "Output Program": [ - "japans_import = 24.8+10.5+5.4+4.1\nprint(100-japans_import)", - "Japans_import_from_these_countries = 24.8 + 10.5 + 5.4 + 4.1\nJapans_import_not_from_these_countries = 100 - Japans_import_from_these_countries\nprint(Japans_import_not_from_these_countries)" - ], - "Output Answer": [ - "{'number': '55.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: However, the Saturn failed to take the lead. After the launch of the Nintendo 64 in 1996, sales of the Saturn and its games were sharply reduced, while the PlayStation outsold the Saturn by three-to-one in the U.S. in 1997. The 1997 release of Final Fantasy VII significantly increased the PlayStations popularity in Japan. As of August 1997, Sony controlled 47% of the console market, Nintendo 40%, and Sega only 12%. Neither price cuts nor high-profile game releases proved helpful. Reflecting decreased demand for the system, worldwide Saturn shipments during March to September 1997 declined from 2.35 million to 600,000 versus the same period in 1996; shipments in North America declined from 800,000 to 50,000. Due to the Saturns poor performance in North America, 60 of Sega of Americas 200 employees were laid off in the fall of 1997. Question: How many months was there a total decline of 1750000 worldwide Saturn shipments?", - "Output Program": [ - "march = 3\nseptember = 9\nshipment = 2350000\ndecrease = 600000\nif (shipment-decrease) == 1750000:\n print(september - march)", - "import datetime\nend_date = datetime.datetime(1997,3,1)\nstart_date = datetime.datetime(1997,9,1)\n\nnum_months = (end_date.year - start_date.year) * 12 + (start_date.month - end_date.month)\n\nprint(num_months)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Filipino American?", - "Output Program": [ - "FilipinoAmericans=0.4\npeople=100\nanswer=people-FilipinoAmericans\nprint(answer)", - "FilipinoAmericans=0.3\npeople=100\nanswer=people-FilipinoAmericans\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On March 26, 2008, Ludia (in connection with Ubisoft) launched The Price Is Right video game for PC. A version for the Wii and Nintendo DS platforms was released in September 2008, while a version for the iOS (Apple) was released in November 2008. The shows announcer, Fields, was the host of the computer version. The virtual set in the game resembles the set used in seasons 31 to 34. Ludia announced that all three platforms will receive a new version of the video game that was previewed at the Target Bullseye Lounge during the Electronic Entertainment Expo trade show on June 2-4, 2009. The Price Is Right 2010 Edition was released on September 22, 2009. In the fall of 2010, Ludia developed a multi-player version for Facebook. A third Ludia adaptation, The Price Is Right Decades, featuring set designs, pricing games and prizes taken from the 1970s through 2000s; was initially released for the Wii in October 2011, with an Xbox 360 and iOS release following in November and December. The Price Is Right 2010 Edition and The Price Is Right Decades have also been released as downloads within the PlayStation Store for the PlayStation 3 in May 2010 and April 2012, respectively. Irwin Toys released an electronic tabletop version in 2008 featuring Contestants Row, the Big Wheel, a physical Plinko board with chips, Showcases and seven pricing games. Jakks Pacific released a Plug It in & Play TV Games version of The Price Is Right in 2009, featuring Carey and Fields. Question: How many devices was The Price is Right launched for in 2008?", - "Output Program": [ - "no_of_devices = 4\nprint(no_of_devices)", - "versions_launched_in = (\"wii\",\"ninento\",\"ios\",\"comp\")\n\nprint(len(versions_launched_in))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: While reliable figures are difficult to obtain, estimated global sales of The Hobbit run between 35 and 100 million copies since 1937. In the UK The Hobbit has not retreated from the top 5,000 books of Nielsen BookScan since 1995, when the index began, achieving a three-year sales peak rising from 33,084 (2000) to 142,541 (2001), 126,771 (2002) and 61,229 (2003), ranking it at the 3rd position in Nielsens \"Evergreen\" book list. The enduring popularity of The Hobbit makes early printings of the book attractive collectors items. The first printing of the first English-language edition can sell for between \u00a36,000 and \u00a320,000 at auction, although the price for a signed first edition has reached over \u00a360,000. Question: How many \u00a3 is the span for the cost of the Hobbit at auction?", - "Output Program": [ - "lower_price = 6000\nupper_price = 20000\n\nprint(abs(upper_price - lower_price))" - ], - "Output Answer": [ - "{'number': '14000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Warriors began the 2015-2016 season by winning their first 24 games, eclipsing the previous best start in NBA history. The Warriors surpassed the 1969\u201370 New York Knicks season for the best road start in NBA history at 14\u20130, which is also the joint-third longest road win streak. Their record-setting start ended when they were defeated by the Milwaukee Bucks on December 12, 2015. The Warriors broke a 131-year-old record of 20\u20130 set by the 1884 St. Louis Maroons season baseball team, to claim the best start to a season in all of the Major professional sports leagues in the United States and Canada. Golden State also won 28 consecutive regular-season games dating back to the 2014\u201315 Golden State Warriors season, eclipsing the 2012\u201313 Miami Heat season for the List of National Basketball Association longest winning streaks. The team set an NBA record with 54 consecutive regular-season home wins, which spanned from January 31, 2015 to March 29, 2016; the previous record of 44 was held by the 1995\u201396 Chicago Bulls season team led by Michael Jordan. Question: How many more wins (14-0) than losses for the 1969-70 New York Knicks season?", - "Output Program": [ - "wins = 14\nprint(wins)", - "win = 14\nlose = 0\n\nprint(abs(round(win - lose,2)))" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Graduation rates among district-run schools, meanwhile, steadily increased in the ten years from 2005. In 2005, Philadelphia had a district graduation rate of 52%. This number increased to 65% in 2014, still below the national and state averages. Scores on the states standardized test, the Pennsylvania System of School Assessment (PSSA) trended upward from 2005 to 2011 but subsequently decreased. In 2005, the district-run schools scored an average of 37.4% on math and 35.5% on reading. The citys schools reached its peak scores in 2011 with 59.0% on math and 52.3% on reading. In 2014, the scores dropped significantly to 45.2% on math and 42.0% on reading. Question: How many percent higher were the reading scores in 2011 compared with 2005?", - "Output Program": [ - "condition_1 = 35.5\ncondition_2 = 52.3\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_2011 = 52.3\n_2005 = 35.5\ndiff = _2011 - _2005\nprint(diff)" - ], - "Output Answer": [ - "{'number': '16.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Thailands report to the UN provided population numbers for Hill tribe (Thailand) and ethnic communities The CIA World Factbook lists Thai people at 95.9 percent, Burma 2 percent, others 1.3 percent, unspecified 0.9 percent. While 2 percent Burma is accurate and reflects mainly illegal migrants, the Thai people figure of 95.9 percent figures is not referenced and contradicts more detailed 2011 Royal Thai Government data which suggests ethnic Central Thai people 34.1 percent, ethnic Lao people 24.9 percent, ethnic Khon Muang 9.9 percent, ethnic Pak Tai 7.4 percent, ethnic Khmer people 2.3 percent, ethnic Malays (ethnic group) 1.5 percent. Question: How many more Thai people population in Thailand than Burma?", - "Output Program": [ - "thailand = 95.9\nburma = 2\nmany_more = thailand - burma\nprint(many_more)", - "condition_1 = 2\ncondition_2 = 95.9\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '93.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people were not Muslim?", - "Output Program": [ - "condition_1 = 12.26\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nmuslim = 12.26\nnot_muslim = percentage - muslim\nprint(not_muslim)" - ], - "Output Answer": [ - "{'number': '87.74', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Giants' home opener was played on Monday night and they took a 28-16 victory over the NFC West runners-up from the previous year. The Rams, coached by former Giants defensive coordinator Steve Spagnuolo, took an early lead on a Josh Brown field goal, but that would be their only lead as Eli Manning hit Hakeem Nicks and Domenik Hixon for touchdowns. A Michael Boley fumble return added to that and gave New York a 21-6 lead at the half. St. Louis' only touchdown came in the third quarter as Bradford found Alexander to cut the Giants' lead to 28-16, where the game finished. Manning finished with 200 yards passing and threw his first two touchdown passes of the season while Bradford threw for 331 and one score. After the game, it was announced that Hixon would be lost for the year with a torn ACL. Question: How many points did the Giants lead by at halftime?", - "Output Program": [ - "giant = 21\nnfc = 6\nlead = giant - nfc\nprint(lead)", - "condition_1 = 6 \ncondition_2 = 21\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Norwegian local elections, 2007 were held on 10 September. The Socialist Socialist Left Party (Norway) (SV) and the Pensioners Party (PP) ended up as the losers of the election, SV going from 11.6% of the votes in the Norwegian county council election, 2003 to 7.1%, and PP losing 2.9% ending up at 1.2%. The Liberal Party more than doubled, going from 2.7% to 5.8%. The Conservative Party lost 1.1% of the votes, ending up at 26.3%, while the Progress Party got 20.2% of the votes, a gain of 3% since the 2003 elections. The Christian Democratic Party gained 0.2%, ending up at 6.3%. The Red Electoral Alliance lost 1.4%, ending up at 4.5%, while the Centre Party gained 1.2%, ending up at 2.8%. Finally, the Labour Party continued being the second-largest party in the city, gaining 1% and ending up at 23.9%. Question: How many more votes, in percent, went to the Conservative Party than the Red Electoral Alliance and the Center Party?", - "Output Program": [ - "conservative = 26.3 \nred_electrol = 4.5\ncentre_party = 2.8\n\nprint(abs(round((red_electrol+centre_party) - (conservative),2)))", - "conservative = 26.3\nelectoral = 4.5\ncenter = 2.8\nmore_votes = conservative - (electoral + center)\nprint(more_votes)" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The main exporter of rhodium is South Africa (approximately 80% in 2010) followed by Russia. The annual world production is 30 tonnes. The price of rhodium is highly variable. In 2007, rhodium cost approximately eight times more than gold, 450 times more than silver, and 27,250 times more than copper by weight. In 2008, the price briefly rose above $10,000 per ounce ($350,000 per kilogram). The economic slowdown of the 3rd quarter of 2008 pushed rhodium prices sharply back below $1,000 per ounce ($35,000 per kilogram); the price rebounded to $2,750 by early 2010 ($97,000 per kilogram) (more than twice the gold price), but in late 2013, the prices were less than $1000. Question: How many dollars more was the price of rhodium in the beginning of 2008 than in the 3rd quarter of 2008 and the price in 2010 combined?", - "Output Program": [ - "start = 10000\nend = 1000 + 2750\nprint(start - end)", - "condition_2 = 10000\ncondition_1 = 1000+2750\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '6250', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Soviet ground forces, under the command of Marshal Sergei Sokolov (Marshal), entered Afghanistan from the north on December 27. In the morning, the 103rd Guards Airborne Division landed at the airport at Bagram and the deployment of Soviet troops in Afghanistan was underway. The force that entered Afghanistan, in addition to the 103rd Guards Airborne Division, was under command of the 40th Army (Soviet Union) and consisted of the 108th Motor Rifle Division and 5th Guards Motor Rifle Divisions, the 860th Separate Motor Rifle Regiment, the 56th Guards Air Assault Brigade, the 36th Mixed Air Corps. Later on the 201st Motor Rifle Division and 68th Motor Rifle Divisions also entered the country, along with other smaller units. In all, the initial Soviet force was around 1,800 tanks, 80,000 soldiers and 2,000 Armoured fighting vehicle. In the second week alone, Soviet aircraft had made a total of 4,000 flights into Kabul. With the arrival of the two later divisions, the total Soviet force rose to over 100,000 personnel. Question: How many more personnel did the Soviets have over initial forces?", - "Output Program": [ - "force = 80000\npersonnel = 100000\nprint(personnel - force)" - ], - "Output Answer": [ - "{'number': '20000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many points were the Raiders winning by at halftime?", - "Output Program": [ - "point_raider = 13\npoint_other = 7\n\nprint(abs(round(point_raider \n -point_other,2)))", - "team_a = 13\nteam_b = 7\nwinning = team_a - team_b\nprint(winning)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There are 13,304 whites of non-Hispanic origin living in San Juan; 10,571 blacks of non-Hispanic origin living in San Juan. Non-Hispanic whites and blacks form 3.2% and 2.6% of San Juans population respectively. There are also approximately 562 Asians of non-Hispanic origin in San Juan; they make up only 0.1% of the population. However, Asians of Hispanic and non-Hispanic origin together number at 6,342. The vast majority of Asians in San Juan are of Chinese American descent; of the 6,342 Asians, 4,928 are Chinese. Chinese comprise 1.4% of the population. The only other sizable Asian group in San Juan are Indian Americans; there are 698 people of Indian descent in the city, forming 0.2% of the population. There are very small numbers of people of Filipino American, Japanese American, and Vietnamese American ancestry; none of these groups number more than 100 members. Question: How many more Indian Americans are there than Chinese?", - "Output Program": [ - "IndianAmericans=698\nChinese=4928\nanswer=Chinese-IndianAmericans\nprint(answer)", - "Chinese=4928\nIndian=698\nanswer=Chinese-Indian\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4230', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Bulgarias total military personnel as of 2014 is 37,100, of which 30,400 (80.1%) are active military personnel and 8,100 (11.9%) are civilian personnel. The Land Forces are the largest branch, with at least 18,000 men serving there. In terms of percentage, 53% of all Army personnel are in the Land Forces, 25% are in the Air Force, 13% are in the Navy and 9% are in the Joint Forces Command. Annual spending per soldier amounts to 30,000 leva (~ 15,000 euro) and is scheduled to increase to 43,600 leva by 2014. Question: How many percentage of Bulgarians are in the Navy than Joint Forces?", - "Output Program": [ - "navy = 13\njoint_forces = 9\n\nprint(abs(navy - joint_forces))" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many more people, in terms of percentage, viewed China positively in Pakistan compared to Japan and Vietnam combined?", - "Output Program": [ - "Vietnam=16\nJapan=7\nPakistan=78\nanswer=Pakistan-Vietnam-Japan\nprint(answer)", - "Vietnam=16\nChina=7\nPakistan=78\nanswer=Pakistan-Vietnam-China\nprint(answer)" - ], - "Output Answer": [ - "{'number': '55', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Japan signed the peace treaty with 49 nations in 1952 and concluded 54 bilateral agreements that included those with Burma (US$20 million 1954,1963), the Republic of Korea (US$300 million 1965), Indonesia (US$223.08 million 1958), the Philippines (525 million US dollars/52.94 billion yen 1967), Malaysia (25 million Malaysian dollars/2.94 billion Yen 1967), Thailand (5.4 billion Yen 1955), Micronesia (1969), Laos (1958), Cambodia (1959), Mongolia (1977), Spain ($5.5 million 1957), Switzerland, Netherlands ($10 million 1956), Sweden and Denmark. Payments of reparations started in 1955, lasted for 23 years and ended in 1977. For countries that renounced any reparations from Japan, it agreed to pay indemnity and/or grants in accordance with bilateral agreements. In the Joint Communiqu\u00e9 of the Government of Japan and the Government of the Peoples Republic of China (1972), Peoples Republic of China renounces its demand for war reparation from Japan. In the Soviet-Japanese Joint Declaration of 1956, the Soviet Union waived its rights to reparations from Japan, and both Japan and the Soviet Union waived all reparations claims arising from war. Additionally, Ceylon (now Sri Lanka), under President J. R. Jayewardene, declined war reparations from Japan. Question: How many millions of dollars (USD) did Japan pay to Burma, the Republic of Korea, and Netherlands combined?", - "Output Program": [ - "burma = 20\nrepublic_of_korea = 300\nnetherlands = 10\ntotal = burma + republic_of_korea + netherlands\nprint(total)", - "burma = 20\nkorea = 300\nnetherlands = 10 \nprint(abs(round(burma + korea + netherlands,2)))" - ], - "Output Answer": [ - "{'number': '330', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Digital distribution of movies has the potential to save money for film distributors. To print an 80-minute feature film can cost US$1,500 to $2,500, so making thousands of prints for a wide-release movie can cost millions of dollars. In contrast, at the maximum 250 megabit-per-second data rate (as defined by Digital Cinema Initiatives for digital cinema), a feature-length movie can be stored on an Commercial off-the-shelf 300 Gigabyte hard drive for $50 and a broad release of 4000 digital prints might cost $200,000. In addition hard drives can be returned to distributors for reuse. With several hundred movies distributed every year, the industry saves billions of dollars. The digital-cinema roll-out was stalled by the slow pace at which exhibitors acquired digital projectors, since the savings would be seen not by themselves but by distribution companies. The Virtual Print Fee model was created to address this by passing some of the saving on to the cinemas. As a consequence of the rapid conversion to digital projection, the number of theatrical releases exhibited on film is dwindling. As of 4 May 2014, 37,711 screens (out of a total of 40,048 screens) in the United States have been converted to digital, 3,013 screens in Canada have been converted, and 79,043 screens internationally have been converted. Question: How many screens worldwide switched to digital by 2014?", - "Output Program": [ - "converted = 79043+37711+3013\nprint(converted)", - "us = 37711\ncanada = 3013\ninternational = 79043\ntotal = us + canada + international\nprint(total)" - ], - "Output Answer": [ - "{'number': '119767', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: As per provisional reports of Census India, population of Dehradun in 2011 was 578,420; male and female are 303,411 and 275,009 respectively. The sex ratio of the city is 906 per 1000 males. The number of literates in Dehradun city is 463,791, of which 251,832 are males and 211,959 are females. Average literacy rate of Dehradun city is 89.32 percent, whereas male literacy and female literacy rates are 92.65 and 85.66 percent, respectively. The number of children of age under six in Dehradun city is 59,180 as per figure from Census India report on 2011. There are 31,600 boys and 27,580 are girls. Child sex ratio of girls is 873 per 1000 boys. Question: How many percent of males were not literate in Dehradun city?", - "Output Program": [ - "maleliteracy=92.65 \nfemaleliteracy=86.66\nanswer=maleliteracy-femaleliteracy\nprint(answer)", - "female=92.65\npeople=100\nanswer=people-female\nprint(answer)" - ], - "Output Answer": [ - "{'number': '7.35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In recent decades, the literacy rate of Rajasthan has increased significantly. In 1991, the states literacy rate was only 38.55% (54.99% male and 20.44% female). In 2001, the literacy rate increased to 60.41% (75.70% male and 43.85% female). This was the highest leap in the percentage of literacy recorded in India (the rise in female literacy being 23%). At the Census 2011, Rajasthan had a literacy rate of 67.06% (80.51% male and 52.66% female). Although Rajasthans literacy rate is below the national average of 74.04% and although its female literacy rate is the lowest in the country, the state has been praised for its efforts and achievements in raising literacy rates. Question: By how many percentage points did the overall literacy rate increase between 1991 to 2001?", - "Output Program": [ - "y1 = 38.55\ny2 = 60.41\nprint(y2 - y1)", - "rate1991 = 38.55\nrate2001 = 60.41\nprint(rate2001-rate1991)" - ], - "Output Answer": [ - "{'number': '21.86', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: With Young at the helm, the 49ers led the league in total points scored (505) and helped them earn a league best 13-3 regular season record. Pro Bowl running back Ricky Watters was the teams leading rusher with 877 yards and 6 touchdowns, while also recording 66 receptions for 719 yards and 5 touchdowns. Rookie fullback William Floyd (American football) was the teams second-leading rusher with 305 yards and 6 touchdowns, while also having 19 receptions for 145 yards. The teams leading receiver was Pro Bowl wide receiver Jerry Rice, who had 112 catches for 1,499 yards and 13 touchdowns, while also gaining 93 yards and two more touchdowns rushing the ball. Receiver John Taylor (American football) was also a reliable target, catching 41 passes for 531 yards and 5 touchdowns. Pro Bowl tight end Brent Jones added 49 receptions for 670 yards and 9 touchdowns. The offensive line was led by Pro Bowl center Bart Oates, another offseason free agent pickup, and Pro Bowl guard Jesse Sapolu. Question: How many games did the 49ers play in total during the season?", - "Output Program": [ - "point_one = 13\npoint_two = 3\n\nprint(abs(point_one + point_two))", - "games_palyed_by_49ers=16\nprint(games_palyed_by_49ers)" - ], - "Output Answer": [ - "{'number': '16', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On July 18, 2005, a nonviolent protest was held. The protest began in Netivot near Gaza. The protest march ended July 21 after police prevented protesters from continuing to Gush Katif. On August 2, 2005, another protest against disengagement began in Sderot, with approximately 50,000 attendees. On August 10, 2005, in response to calls from Jewish religious leaders, including former Chief Rabbis Avraham Shapira, Ovadia Yosef, and Mordechai Eliyahu, between 70,000 (police estimate) and 250,000 (organizers estimate) Jews gathered for a rally centered at the Western Wall in prayer to ask that the planned disengagement be cancelled. The crowds that showed up for the rally overwhelmed the Western Walls capacity and extended as far as the rest of the Old City and surrounding Jerusalem neighborhoods. The prayer rally was the largest of its kind for over 15 years, since the opposition to the Madrid Conference of 1991. On August 11, 2005, between 150,000 (police estimates) and 300,000 (organizers estimates) people massed in and around Tel Avivs Rabin Square for an anti-disengagement rally. Organizers called the event \"the largest expression of public protest ever held in Israel.\" According to a police spokesman, it was one of the largest rallies in recent memory. Question: How many attendees did police and organizer estimates differ by in the Western Wall rally?", - "Output Program": [ - "police = 70000\norganizers = 250000\ndiffer = organizers - police\nprint(differ)", - "organiser = 250000\nwestern_hall = 70000\n\nprint(abs(round(western_hall - organiser,2)))\n" - ], - "Output Answer": [ - "{'number': '180000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Plague was one of the hazards of life in Britain from its dramatic appearance in 1348 with the Black Death. The Bills of Mortality began to be published regularly in 1603, in which year 33,347 deaths were recorded from plague. Between then and 1665, only four years had no recorded cases. In 1563, a thousand people were reportedly dying in London each week. In 1593, there were 15,003 deaths, 1625 saw 41,313 dead, between 1640 and 1646 came 11,000 deaths, culminating in 3,597 for 1647. The 1625 outbreak was recorded at the time as the Great Plague, Until 1665, surpassed it. These official figures are likely to under-report actual numbers. Question: How many more deaths were ther in 1603 than in 1593?", - "Output Program": [ - "condition_one = 33347\ncondition_two = 15003\n\nprint(abs(round(condition_one-condition_two,2)))", - "y1 = 33347\ny2 = 15003\nprint(y1 - y2)" - ], - "Output Answer": [ - "{'number': '18344', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: He represented the Liberal party at the Norwegian Parliament (Storting) 1886-1888 and again in 1892-1898. He was Minister of Labour (1898\u20131899, 1900\u20131902, 1902\u20131903), a member of the Council of State Division in Stockholm (1899\u20131900), Minister of Foreign Affairs (1905 and 1905\u20131907), Prime Minister and Minister of Foreign Affairs (1907\u20131908), and Minister of Education and Church Affairs (1915\u20131920). In 1905 became the prime minister in Stockholm. He was chair of the Norwegian government of Christian Michelsen. In October 1907, L\u00f8vland took over as Norwegian Prime Minister when Michelsen resigned. L\u00f8vland resigned the position in March 1908. Question: How many titles did he hold that lasted for more than a couple of years?", - "Output Program": [ - "titles_held = 2\nprint(titles_held)", - "condition_1 = 1886\ncondition_2 = 1888\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Income inequality has become a hotly debated topic globally. According to the CIA World Factbook, U.S. income inequality ranked 41st highest among 156 countries in 2017 (i.e., 74% of countries have a more equal income distribution). According to the Congressional Budget Office, the top 1% of income households earned about a 9% share of the pre-tax income in 1979, versus 19% in 2007 and 17% in 2014. For after-tax income, these figures were 7%, 17%, and 13%, respectively. These figures indicate the share of income earned by top earners more than doubled between 1979 and 2007, then fell somewhat following the Great Recession, and the higher tax rates and re-distributive policies applied by President Barack Obama in 2013 (i.e., expiration of the Bush Tax Cuts for the top 1% and subsidies for lower income persons via the Affordable Care Act). Recasting the 2012 income using the 1979 income distribution (representing the more egalitarian 1950-1980 period), the bottom 99% of families would have averaged about $7,100 more income. Income inequality in the United States has grown from 2005 to 2012 in more than 2 out of 3 metropolitan areas. Question: How many percentage points in pre-tax income did the top 1% gain from 1979 to 2014?", - "Output Program": [ - "nine = 9\nfour = 17\ndiff = four - nine\nprint(diff)", - "condition_1 = 9\ncondition_2 = 17\n\nprint(condition_2 - condition_1)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many people, in terms of percentage of the population of Houston, were not White according to the 2010 census?", - "Output Program": [ - "percentage_population_white = 51\npercentage_population_not_white = 100 - percentage_population_white\nprint(percentage_population_not_white)", - "total = 100\nwhite = 51\n\nprint(total - white)" - ], - "Output Answer": [ - "{'number': '49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Large-scale demographic changes have been caused since 1964 by the movements of peoples across the island and the later influx of settlers from Turkey to Northern Cyprus. According to the 2011 Census there are 170,383 non-citizens living in Cyprus, of whom 106,270 are EU citizens and 64,113 are from third countries. The largest EU groups by nationality are Greeks (29,321), British (24,046), Romanians (23,706) and Bulgarians (18,536). The largest non-EU groups are Filipinos (9,413), Russians (8,164), Sri Lankans (7,269) and Vietnamese (7,028). There are an estimated 20\u201325,000 undocumented migrants from third countries also living in the Republic, though migrant rights groups dispute these figures. The demographic changes in society have led to some racist incidents, and the formation of the charity KISA (NGO) in response. Question: How many more people are EU citizens than are from third countries?", - "Output Program": [ - "eu = 106270\nthird = 64113\ndiff = eu - third\nprint(diff)", - "eu = 106270\nthird_countries = 64113 \n\nprint(abs(round(eu - third_countries,2)))" - ], - "Output Answer": [ - "{'number': '64113', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Nu Phoenicis is a yellow-white main sequence star of spectral type F9V and magnitude 4.96. Lying some 49 light years distant, it is around 1.2 times as massive as our sun, and likely to be surrounded by a disk of dust. It is the closest star in the constellation that is visible with the unaided eye. Gliese 915 is a white dwarf only 26 light years away. It is of magnitude 13.05, too faint to be seen with the naked eye. White dwarfs are extremely dense stars compacted into a volume the size of the Earth. With around 85% of the mass of the Sun, Gliese 915 has a surface gravity of 108.39 \u00b1 0.01 (2.45 \u00b7 108) centimetre\u00b7second\u22122, or approximately 250,000 of Earths gravity. Question: How many light years is the maximum distance between Nu Phoenicis and Gliese 915?", - "Output Program": [ - "max = 49\nlow = 26\nprint(max + low)" - ], - "Output Answer": [ - "{'number': '75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On July 21, 1978 while still in current release in 38 theatres in the U.S., the film expanded into a 1,744 theatre national saturation windup of release and set a new U.S. weekend record of $10,202,726. The gross prior to the expansion was $221,280,994. The expansion added a further $43,774,911 to take its gross to $265,055,905. Reissues in 1979 ($22,455,262), 1981 ($17,247,363), and 1982 ($17,981,612) brought its cumulative gross in the U.S and Canada to $323 million, and extended its global earnings to $530 million. The film remained the List of highest-grossing films until E.T. the Extra-Terrestrial broke that record in 1983. Question: How many times was the film reissued?", - "Output Program": [ - "Reissues = ['1979','1981','1982']\nprint(len(Reissues))", - "_1979 = 1\n_1981 = 1\n_1982 = 1\nreissues = _1979 + _1981 + _1982\nprint(reissues)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Bills no-huddle \"K-Gun\" offense once again dominated the league by gaining an NFL-leading 6,525 yards and scoring 458 points, second only to Washington. The leaders of the offense, quarterback Jim Kelly and running back Thurman Thomas, both had the best seasons of their careers. Kelly completed 64.1 percent of his passes for 3,844 yards and a league-leading 33 touchdowns, with only 17 interceptions, to give him a 97.6 passer rating. Thomas rushed for 1,407 yards, caught 62 passes for 620 yards, and scored 12 touchdowns to earn him both the NFL Offensive Player of the Year Award and the NFL Most Valuable Player Award. With 2,067 yards from scrimmage, Thomas led the league in that category for the third consecutive season. Just like Washington, Buffalo had more than one threat in their backfield. Running back Kenneth Davis (American football) emerged as a big threat, rushing for 624 yards, catching 20 passes for 118 yards, and scoring 5 touchdowns. Question: How many rushing yards did Thomas and Davis have combined?", - "Output Program": [ - "thomas = 1407\ndavis = 624\ntotal = thomas + davis\nprint(total)", - "thomas = 1407\ndavis = 624\n\nprint(abs(thomas + davis))" - ], - "Output Answer": [ - "{'number': '2031', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In September 1913 in G\u00f6ttingen, Weyl married Friederike Bertha Helene Joseph (March 30, 1893 - September 5, 1948) who went by the name Helene (nickname \"Hella\"). Helene was a daughter of Dr. Bruno Joseph (December 13, 1861 - June 10, 1934), a physician who held the position of Sanit\u00e4tsrat in Ribnitz-Damgarten, Germany. Helene was a philosopher (she was a disciple of phenomenologist Edmund Husserl) and also a translator of Spanish literature into German and English (especially the works of Spanish philosopher Jos\u00e9 Ortega y Gasset). It was through Helenes close connection with Husserl that Hermann became familiar with (and greatly influenced by) Husserls thought. Hermann and Helene had two sons, Fritz Joachim Weyl (February 19, 1915 - July 20, 1977) and Michael Weyl (September 15, 1917 - March 19, 2011), both of whom were born in Z\u00fcrich, Switzerland. Helene died in Princeton, New Jersey on September 5, 1948. A memorial service in her honor was held in Princeton on September 9, 1948. Speakers at her memorial service included her son Fritz Joachim Weyl and mathematicians Oswald Veblen and Richard Courant. In 1950 Hermann married sculptress Ellen B\u00e4r (n\u00e9e Lohnstein) (April 17, 1902 - July 14, 1988), who was the widow of professor Richard Josef B\u00e4r (September 11, 1892 - December 15, 1940) of Z\u00fcrich. Question: How many years older was Hella when she died than Richard Josef B\u00e4r?", - "Output Program": [ - "condition_1 = 1933\ncondition_2 = 1940\n\nprint(abs(round(condition_2 - condition_1,2)))", - "hella = 1948 - 1893\nrichard = 1940 - 1892\ndiff = hella - richard\nprint(diff)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the 2011 National Household Survey, 89.3% of Markhams residents are Canadian citizens, and about 14.5% of residents are recent immigrants (from 2001 to 2011). The racial make up of Markham is; East Asian (39.7%), White Canadian (27.5%), South Asian Canadian (19.1%), Southeast Asian (3.9%), Black Canadians (3.2%), West Asian & Arab Canadians (3.2%), Latin American Canadian (0.5%), Aboriginal peoples in Canada (0.2%), and 1.9% of the population is multiracial while the rest of the population (0.7%) is of another group. Markham has the highest visible minority population of any major Canadian city (over 100,000 residents) at 72.3%, and is one of eight major cities with no majority racial group. Question: How many percent of people were not East Asian?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 39.7\n\nprint(abs(round(condition_2 - condition_1,2)))", - "EastAsian=39.7\npeople=100\nanswer=people-EastAsian\nprint(answer)", - "percentage = 100\neast_asian = 39.7\nnot_east_asian = percentage - east_asian\nprint(not_east_asian)" - ], - "Output Answer": [ - "{'number': '60.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many yards longer was the longest field goal by Bryant over the shortest field goal by Bryant?", - "Output Program": [ - "goal=35\nanswer=goal\nprint(answer)", - "goals=20\nBryant=55\nanswer=Bryant-goals\nprint(answer)" - ], - "Output Answer": [ - "{'number': '35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many percent of people were not Yugoslavs in 1991?", - "Output Program": [ - "condition_1 = 10.7\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nyugo = 10.7\ndiff = total - yugo\nprint(diff)" - ], - "Output Answer": [ - "{'number': '89.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: the total number of full-time equivalent jobs was 582. The number of jobs in the primary sector was 33, of which 30 were in agriculture and 3 were in forestry or lumber production. The number of jobs in the secondary sector was 329 of which 262 or (79.6%) were in manufacturing and 67 (20.4%) were in construction. The number of jobs in the tertiary sector was 220. In the tertiary sector; 64 or 29.1% were in wholesale or retail sales or the repair of motor vehicles, 10 or 4.5% were in the movement and storage of goods, 12 or 5.5% were in a hotel or restaurant, 2 or 0.9% were in the information industry, 6 or 2.7% were the insurance or financial industry, 6 or 2.7% were technical professionals or scientists, 65 or 29.5% were in education and 18 or 8.2% were in health care. Question: How many more jobs were in education than in the hotel or restaurant industry, insurance of financial industry and information industry combined?", - "Output Program": [ - "condition_1 = 65\ncondition_2 = 12+6+2\n\nprint(abs(round(condition_2 - condition_1,2)))", - "education = 65\nhotel = 12\ninsurance = 6\ninformation = 2\nmore_jobs = education - (hotel + insurance + information)\nprint(more_jobs)\n" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The exact number of Arab casualties is unknown. One estimate places the Arab death toll at 7,000, including 3,000 Palestinians, 2,000 Egyptians, 1,000 Jordanians, and 1,000 Syrians. In 1958, Palestinian historian Aref al-Aref calculated that the Arab armies combined losses amounted to 3,700, with Egypt losing 961 regular and 200 irregular soldiers and Jordan losing 362 regulars and 200 irregulars. According to Henry Laurens (scholar), the Palestinians suffered double the Jewish losses, with 13,000 dead, 1,953 of whom are known to have died in combat situations. Of the remainder, 4,004 remain nameless but the place, tally and date of their death is known, and a further 7,043, for whom only the place of death is known, not their identities nor the date of their death. According to Laurens, the largest part of Palestinian casualties consisted of non-combatants and corresponds to the successful operations of the Israelis. Question: How many more Palestinians died than Egyptians?", - "Output Program": [ - "egyp = 2000\npalestine = 3000\n\nprint(abs(round(egyp - palestine,3)))", - "pales = 3000\negypt = 2000\ndiff = pales - egypt\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After the political changes, in 1991, Bulgaria had a US$11.25 billion state debt, which represented 180% of the GDP. The state debt peaked in 1994, when it reached US$14.4 billion. During 1998-2008 Bulgaria maintained policy of Government budget balance, which reduced the state debt to 5.07 billion euro. Combined with the economic growth in that period, the state debt dropped to a record low of 13.7% of GDP, one of the lowest in the European Union. In 2008 Bulgaria also maintained 4.286 billion euro fiscal reserve, meaning that net state debt at this moment was only 0.784 billion euro. After the Financial crisis of 2007\u201308 Bulgaria turned to policy of Deficit spending and at the end of 2013 the state debt rose up to 7.219 billion euro, representing 18.1% of the GDP. In 2015, the debt rate increased further to 26.7% of the GDP, still remaining the third lowest in EU after Estonia and Luxembourg. Part of the increase was driven by the collapse of Corporate Commercial Bank in 2014, the fourth largest bank in the country, and the subsequent paying out of Deposit insurance. Question: How many percent lower was the state debt as a percentage of GDP from 1991 to 2008?", - "Output Program": [ - "represented=180\nreached=14\ndebt=5\nanswer=represented-reached-debt\nprint(answer)", - "GDP=180\nrepresenting=18.1\nanswer=GDP-representing\nprint(answer)" - ], - "Output Answer": [ - "{'number': '166.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Composers using electric bass include Christian Wolff (composer) (Electric Spring 1, 1966; Electric Spring 2, 1966/70; Electric Spring 3, 1967; and Untitled, 1996); Francis Thorne (Liebesrock 1968-69); Krzysztof Penderecki (Cello Concerto no. 1, 1966/67, rev. 1971/72; Capriccio for Violin and Orchestra (Penderecki), 1967); The Devils of Loudun (opera), 1969; Kosmogonia, 1970; and Partita (Penderecki), 1971); Louis Andriessen (Spektakel, 1970; De Staat, 1972-1976; Hoketus, 1976; De Tijd, 1980-81; and De Materie, 1984-1988); Pelle Gudmundsen-Holmgreen (Symfoni p\u00e5 Rygmarven, 1966; Rerepriser, 1967; and Piece by Piece, 1968); and Irwin Bazelon (Churchill Downs, 1970). Question: How many years were composers using electric bass 1966-1988?", - "Output Program": [ - "start = 1966 \nend = 1988\n\nprint(abs(start - end))", - "start = 1966\nend = 1988\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '22', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After a tough loss at home, the Steelers traveled to Houston to take on the Texans. In the first quarter, it was all Steelers when Chris Boswell kicked a 34-yard field goal to make it 3-0. They would then make it 10-0 when Ben Roethlisberger found Justin Hunter on a 5-yard pass. In the second quarter, the Steelers would increase their lead when Roosevelt Nix ran for a 1-yard touchdown followed up by Boswell kicking a 36-yard field goal to make it 17-0 and then 20-0 at halftime. In the third quarter, the Steelers continued their dominance when Le'Veon Bell ran for a 10-yard touchdown to make it 27-0. In the fourth quarter, the Texans finally got on the board when T. J. Yates found DeAndre Hopkins on a 3-yard pass (with a failed 2-point conversion) to make it 27-6. The Steelers were able to seal the game when Roethlisberger found JuJu Smith-Schuster on an 18-yard pass to make the final score 34-6. With the win, the Steelers improved to 12-3, marking the tenth 12-win season in franchise history. With the Jaguars' loss to the 49ers on Sunday, the team was able to clinch a first-round bye in the AFC playoffs. The team also finished the regular season at 7-1 on the road for only the fourth time in franchise history (1978, 2004, 2010). Question: How many yards difference was Ben Roethlisberger\u2019s second touchdown pass compared to his first?", - "Output Program": [ - "shortest = 5\nlongest = 18\n\nprint(abs(round(shortest - longest,2)))", - "first = 5\nsecond = 18\nyards = second - first\nprint(yards)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more people, in terms of percentage, were in the two biggest age groups combined compared to the third biggest age group?", - "Output Program": [ - "two_big_age = 33.8+24.6\nthird = 24.2\n\nprint(abs(two_big_age - third))" - ], - "Output Answer": [ - "{'number': '34.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Following a close loss to the Colts the prior week, the much-hated Steelers came to town for a rematch of last year's AFC Championship Game. Steelers starting QB Ben Roethlisberger, who suffered a concussion in the previous week's overtime loss to the Chiefs did not start, and was the designated 3rd (emergency) quarterback. Backup Charlie Batch also was hurt in that game, which left 2nd-year QB Dennis Dixon, who previously had one pass in his NFL career, to start. The Steelers received the opening kickoff, but went three-and-out. On the ensuing possession, the Ravens drove down the field with ease, capping off their drive with a touchdown run by Willis McGahee. In the second quarter, Dixon hit WR Santonio Holmes on a play-action pass for a 33-yard TD, tying the game. The Ravens answered on the following drive, with a 52-yard strike from Joe Flacco to Mark Clayton, setting up a 10-yard touchdown pass to Derrick Mason. In the third quarter, on the Ravens opening possession, Mark Clayton made a 9-yard reception but fumbled the ball. The ball was kicked 20 yards towards the Steelers endzone by a Pittsburgh player, but recovered by Tyrone Carter. The Steelers drove, but were held to a field goal by Jeff Reed. Later in the 4th quarter, Joe Flacco was sacked by Lawrence Timmons and fumbled the ball, recovered by the Steelers near midfield. The drive resulted in a 24-yard run on a QB option by Dixon, giving the Steelers their first lead of the night. On the Ravens next possession, things were looking bad when the offense was facing a 3rd and 22 with around 3 minutes left. Joe Flacco completed a pass to Derrick Mason for 17 yards, leaving John Harbaugh with a critical decision. Harbaugh opted to go for it, and Joe Flacco found Ray Rice for a 44-yard reception, setting the Ravens up inside the Steeler 10-yard line with less than 2 minutes left. Billy Cundiff tied the game with a 24-yard field goal. On the following Steeler possession, Dennis Dixon was nearly intercepted by Lardarius Webb. The Steelers were forced to punt, giving the ball back to the Ravens with about 1:30 left in the game. A very good punt return into Steeler territory by Chris Carr was wiped off by a block in the back. Despite the setback, the Ravens managed to drive to the Steeler 40-yard line, where their drive stalled. On 3rd and 9 with 25 seconds left, Joe Flacco was sacked and fumbled, but the ball was recovered by Ben Grubbs. With the clock counting inside 10 seconds left and no timeouts, the field goal team managed to get into formation, and get the kick off. The 56 yard attempt by Billy Cundiff was dead center, but about 2 yards short. In overtime, the Steelers won the toss and got the ball, but were forced to punt. The Ravens, also forced to punt deep in their own territory, gave the ball to Pittsburgh around the Steeler 40-yard line. On a 3rd and 5, Dennis Dixon threw an interception to LB Paul Kruger, who returned the ball 26 yards to the Steeler 28-yard line. Already in field goal range, the Ravens ran the ball down to the Pittsburgh 11-yard line where Billy Cundiff made a 29-yard field goal to win the game. With the win, both teams' records is 6-5. The Ravens hold the final wild card seed in the AFC due to the head-to-head tiebreaker over Pittsburgh. Question: How many yards was the game winning field goal?", - "Output Program": [ - "game_winning_fg = 29\n\nprint(abs(round(game_winning_fg,2)))", - "winning_goal_yards = 29\nprint(winning_goal_yards)" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not Vietnamese?", - "Output Program": [ - "Vietnamese=2.5\npeople=100\nanswer=people-Vietnamese \nprint(answer)", - "VietnameseAmerican=2.5\npeople=100\nanswer=people-VietnameseAmerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '97.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, 750,097 people, 286,098 households, and 197,693 families resided in the county. The population density was 1,553 people per square mile (599/km\u00b2). The 297,434 housing units averaged 238 units/km\u00b2 (616 units/sq mi). The Race (United States Census) of the county was 86.46% White, 7.46% Black or African American, 0.11% Native American, 4.02% Asian, 0.03% Pacific Islander, 0.75% from other races, and 1.16% from two or more races. About 2.04% of the population were Hispanic or Latino of any race, 17.5% were of German people, 16.7% Irish people, 14.3% Italian people, 6.5% English people, and 5.0% Polish people ancestry according to 2000 United States Census. Around 90.5% spoke English language, 2.0% Spanish language, 1.1% korean language, and 1.0% Italian language as their first language. Historically, much of western Montgomery County is part of the Pennsylvania Dutch Country, with a great many descendants of German language-speaking settlers from the 18th century. Question: How many in percent from the census weren't Asian?", - "Output Program": [ - "asian = 4.02\n \nprint(abs(round(100 - asian,2)))", - "percentage = 100\nasian = 4.02\ndiff = percentage - asian\nprint(diff)" - ], - "Output Answer": [ - "{'number': '95.98', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By 23 April 2018, five years after the French Parliament approved the same-sex marriage law, approximately 40,000 same-sex couples had married in the country. This represented about 3.5% of all marriages. Of these, most were celebrated in Paris (9.7% of all marriages), Calvados (department) (5.6%), Charente-Maritime (5.4%), H\u00e9rault (5.1%), Orne (4.8%), and Alpes-de-Haute-Provence (4.6%). In contrast, the departments with the least same-sex marriages were Guadeloupe (0.3%), Mayotte (0.6%), Martinique (0.6%), French Guiana (1%), Haute-Corse (1.1%), and R\u00e9union (1.2%). Question: How many countries only had less than 1% of marriages that were same sex?", - "Output Program": [ - "Guadeloupe=0.3\nMayotte=0.6\nMartinique=0.6\nFrenchGuiana=1\nanswer=Guadeloupe+Mayotte+Martinique+FrenchGuiana\nprint(answer)", - "Guadeloupe=1\nMayotte=1\nMartinique=1\nanswer=Guadeloupe+Mayotte+Martinique\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many people listed themselves as either Black people/Ethnic groups of Africa, Mixed Race, or as Portuguese people?", - "Output Program": [ - "black_ethnic = 70962\nmixed_race = 31902\nportugese = 1075\ntotal = black_ethnic + mixed_race + portugese\nprint(total)", - "black = 70962\nmixed = 31902\nportugese = 1075\n\nprint(abs(round(black + mixed + portugese,2)))" - ], - "Output Answer": [ - "{'number': '103939', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many percent of people were not Non-Hispanic Native American?", - "Output Program": [ - "condition_1 = 0.6\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nnon_hispanic = 0.6\nhispanic = percentage - non_hispanic\nprint(hispanic)" - ], - "Output Answer": [ - "{'number': '99.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The ratings increased in 2010, thanks to the \"Who Killed Archie?\" storyline and second wedding of Ricky Butcher and Bianca Jackson, and the shows first EastEnders Live on 19 February 2010. The live-episode averaged 15.6 million viewers, peaking at 16.6 million in the final five minutes of broadcast. In January 2010, the average audience was higher than that of Coronation Street for the first time in three years. During the 30th anniversary week in which there were live elements and the climax of the Who Killed Lucy Beale? storyline, 10.84 million viewers tuned in for the 30th anniversary episode itself in an hour long special on 19 February 2015 (peaking with 11.9 million). Later on in the same evening, a special flashback episode averaged 10.3 million viewers, and peaked with 11.2 million. The following day, the anniversary week was rounded off with another fully live episode (the second after 2010) with 9.97 million viewers watching the aftermath of the reveal, the Beale family finding out the truth of Lucys killer and deciding to keep it a secret. Question: How many more millions of people watched the final five minutes of the broadcast compared to the average viewers throughout the show?", - "Output Program": [ - "last_five_miniuts = 16.6\navg_viewers = 15.6\n\nprint(abs(round(avg_viewers - last_five_miniuts,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 256. The number of jobs in the primary sector was 162, of which 152 were in agriculture and 9 were in forestry or lumber production. The number of jobs in the secondary sector was 45 of which 29 or (64.4%) were in manufacturing and 16 (35.6%) were in construction. The number of jobs in the tertiary sector was 49. In the tertiary sector; 10 or 20.4% were in the sale or repair of motor vehicles, 1 was in the movement and storage of goods, 10 or 20.4% were in a hotel or restaurant, 7 or 14.3% were in the information industry, 2 or 4.1% were the insurance or financial industry, 9 or 18.4% were technical professionals or scientists, 9 or 18.4% were in education. Question: How many more jobs were in agriculture than in forestry?", - "Output Program": [ - "agriculture = 152\nforestry = 9\n\nprint(abs(round(agriculture - forestry,2)))", - "agriculture = 152\nforestry = 9\ndiff = agriculture - forestry\nprint(diff)" - ], - "Output Answer": [ - "{'number': '143', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to National Police Authority records, in 2002, 16,212 foreigners were caught committing 34,746 crimes, over half of which turned out to be visa violations (residing/working in Japan without a valid visa). The statistics show that 12,667 cases (36.5%) and 6,487 individuals (40.0%) were Chinese, 5,272 cases (15.72%) and 1,186 individuals (7.3%) were Brazilian, and 2,815 cases (8.1%) and 1,738 individuals (10.7%) were Korean. The total number of crimes committed in the same year by Japanese was 546,934 cases. Question: How many percent of the visa violation cases were not committed by Chinese people?", - "Output Program": [ - "condition_1 = 36.5\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nchinese = 36.5\nprint(total - chinese)" - ], - "Output Answer": [ - "{'number': '63.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Cash crops (as of 1999) grown under irrigation in these areas include cotton and cottonseed, which is of primary importance to the economy with 172,000 tons and 131,000 tons produced annually respectively,sesame (220,000 tons), sugarcane (5,950,000 tons), peanuts (980,000 tons), Phoenix dactylifera (176,000 tons), citrus fruits, Yam (vegetable) (136,000 tons), tomatoes (240,000 tons), mangoes, coffee, and tobacco. The main subsistence crops produced in Sudan are sorghum (3,045,000 tons), millet (1,499,000 tons), wheat (168,000 tons), cowpeas, beans, pulses, maize (65,000), and barley. Cotton is the principal export crop and an integral part of the countrys economy and Sudan is the worlds third largest producer of sesame after India and China. Question: How many tons of cash crops grown of sugarcane, peanuts and citrus fruits combined?", - "Output Program": [ - "sugarcane = 5950000\npeanuts = 980000\ncirtus = 136000\nprint(abs(round(sugarcane + peanuts + cirtus,2)))" - ], - "Output Answer": [ - "{'number': '7106000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: For how many years was the number of counties at 39?", - "Output Program": [ - "year1889=1\nyear1885=1\nanswer=year1889+year1885\nprint(answer)", - "year=1883\nyear1=1885\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Metallica was released on August 12, 1991, and was the bands first album to debut at number one on the Billboard 200, selling 598,000 copies in its first week. It was certified platinum in two weeks and spent four consecutive weeks atop the Billboard 200. Logging over 488 weeks on the Billboard 200, it is the third longest charting album in the Nielsen SoundScan era, behind Pink Floyds Dark Side of the Moon and Carole Kings Tapestry (Carole King album). In 2009, it surpassed Shania Twains Come On Over as the best-selling album of the SoundScan era. It became the first album in the SoundScan era to pass 16 million in sales, and with 16.4 million copies sold by 2016, Metallica is the best-selling album in the United States since Nielsen SoundScan tracking began in 1991. Of that sum, 5.8 million were purchased on compact cassette. The album never sold less than 1,000 copies in a week, and moved a weekly average of 5,000 copies in 2016. Metallica was certified RIAA certification by the Recording Industry Association of America (RIAA) in 2012 for shipping sixteen million copies in the US. Metallica sold 31 million copies worldwide on physical media. All five of Metallicas singles, \"Enter Sandman\", \"The Unforgiven\", \"Nothing Else Matters\", \"Wherever I May Roam\" and \"Sad but True\" reached the Billboard Hot 100. Question: How many years after Nielsen SoundScan tracking did Metallica become the best selling album in the US?", - "Output Program": [ - "year1 = 1991\nyear2 = 2016\nprint(year2-year1)", - "sound = 1991\nmetalica = 2016\nprint(metalica - sound)" - ], - "Output Answer": [ - "{'number': '25', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The highest rate of provincial corporate income tax was reduced from 17% to 14% on July 1, 2006. It was further reduced to 13% on July 1, 2007, and finally to 12% on July 1, 2008. The tax on paid-up capital was reduced from 0.6% to 0.3% on July 1, 2006, to 0.15% on July 1, 2007, and abolished altogether on July 1, 2008. These displayed values were obtained by adding the corporate income tax for each year with the corporate capital tax. Question: How many percentage points lower was the rate of provincial corporate income tax in 2008 compared to 2006?", - "Output Program": [ - "incometax_2008 = 12\nincometax_2006 = 14\n\n\nprint(abs(round(incometax_2008 - incometax_2006, 2)))", - "points_pci_tax_2008 = 12\npoints_pci_tax_2006 = 14\nlower_points_pci_tax = points_pci_tax_2006 - points_pci_tax_2008\nprint(lower_points_pci_tax)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Zorin was born in Novocherkassk. After joining the Communist Party of the Soviet Union in 1922, Zorin held a Management position in a Moscow City Committee and the Central Committee of the Komsomol until 1932. In 1935, he graduated from the Communist Institute of Education (\u0412\u044b\u0441\u0448\u0438\u0439 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0438\u043d\u0441\u0442\u0438\u0442\u0443\u0442 \u043f\u0440\u043e\u0441\u0432\u0435\u0449\u0435\u043d\u0438\u044f). In 1935-1941, Zorin worked on numerous Party assignments and as a teacher. In 1941-1944, he was employed at the Ministry of Foreign Affairs (Soviet Union). In 1945-1947, Zorin was the Soviet Union ambassador to Czechoslovakia. In 1948, he helped organize the 1948 Czechoslovak coup d\u00e9tat. In 1947-1955 and again in 1956-1965, he was Deputy Minister of Foreign Affairs of the Soviet Union. At the same time, he held other positions, including that of the permanent Soviet representative at the UN Security Council in 1952-1953. In 1955-1956, Zorin was the first Soviet ambassador to the Federal Republic of Germany. In 1956-1965, he again represented the Soviet Union at the UN Security Council, which led to his famous confrontation with Adlai Stevenson II on 25 October 1962, during the Cuban Missile Crisis. Question: How many years was Zorin the Soviet Union ambassador to Czechoslovakia?", - "Output Program": [ - "condition_1 = 1945\ncondition_2 = 1947\n\nprint(abs(condition_2 - condition_1))", - "start = 1945\nend = 1947\ntotal = end - start\nprint(total)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of people were not Honduran?", - "Output Program": [ - "condition_1 = 0.2\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nhonduran = 0.2\ndiff = total - honduran\nprint(diff)" - ], - "Output Answer": [ - "{'number': '99.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The population of Sevastopol proper is 418,987 (01.01.16), making it the largest in the Crimean Peninsula. The citys agglomeration has about 600,000 people (2015). According to the Ukrainian Census (2001), the ethnic groups of Sevastopol include Russians (71.6%), Ukrainians (22.4%), Belarusians (1.6%), Tatars (0.7%), Crimean Tatars (0.5%), Armenians (0.3%), Jews (0.3%), Moldovans (0.2%), and Azerbaijani people (0.2%). Question: How many more people, in terms of percentages, are Ukrainians compared to Crimean Tatars and Tatars combined?", - "Output Program": [ - "condition_1 = 22.4\ncondition_2 = (0.7 + 0.5 )\n\nprint(abs(round(condition_2 - condition_1,2)))", - "ukrainians = 22.4\ntatars = 0.7\ncrimean_tatars = 0.5\ntotal = ukrainians - (tatars + crimean_tatars)\nprint(total)" - ], - "Output Answer": [ - "{'number': '21.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Peoples Party \u2013 known as the Peoples Revolutionary Party between 1924 and 2010 \u2013 formed the government from 1921 to 1996 (in a One-party state until 1990) and from 2000 to 2004. From 2004 to 2006, it was part of a coalition with the Democrats and two other parties, and after 2006 it was the dominant party in two other coalitions. The party initiated two changes of government from 2004 prior to losing power in the 2012 election. The Democrats were the dominant force in a ruling coalition between 1996 and 2000, and an almost-equal partner with the Peoples Revolutionary Party in a coalition between 2004 and 2006. An election of deputies to the national assembly on 28 June 2012 resulted in no party having an overall majority; however, as the Democratic Party won the largest number of seats, its leader, Norovyn Altankhuyag, was appointed Prime Minister of Mongolia on August 10, 2012. In 2014, he was replaced by Chimediin Saikhanbileg. The Mongolian Peoples Party won a landslide victory in the Mongolian legislative election, 2016 and the current Prime Minister of Mongolia is Mongolian Peoples Partys Jargaltulgyn Erdenebat. Question: How many years was the People Revolutionary Party the dominant force in the government?", - "Output Program": [ - "condition_1 = 1921\ncondition_2 = 1990\n\nprint(abs(condition_2 - condition_1))", - "first = 1996 - 1921\nsecond = 2004 - 2000\ntotal = first + second\nprint(total)" - ], - "Output Answer": [ - "{'number': '79', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Bills no-huddle \"K-Gun\" offense once again dominated the league by gaining an NFL-leading 6,525 yards and scoring 458 points, second only to Washington. The leaders of the offense, quarterback Jim Kelly and running back Thurman Thomas, both had the best seasons of their careers. Kelly completed 64.1 percent of his passes for 3,844 yards and a league-leading 33 touchdowns, with only 17 interceptions, to give him a 97.6 passer rating. Thomas rushed for 1,407 yards, caught 62 passes for 620 yards, and scored 12 touchdowns to earn him both the NFL Offensive Player of the Year Award and the NFL Most Valuable Player Award. With 2,067 yards from scrimmage, Thomas led the league in that category for the third consecutive season. Just like Washington, Buffalo had more than one threat in their backfield. Running back Kenneth Davis (American football) emerged as a big threat, rushing for 624 yards, catching 20 passes for 118 yards, and scoring 5 touchdowns. Question: How many more yards from passes caught did Thurman Thomas have than Kenneth Davis?", - "Output Program": [ - "thompsan = 620\nkenneth = 118\nprint(abs(round(thompsan - kenneth,2)))\n", - "thomas_yards_from_passes=620\nkenneth_yards_from_passes=118\nmore_yard_passes_of_thomas=thomas_yards_from_passes-kenneth_yards_from_passes\nprint(more_yard_passes_of_thomas)" - ], - "Output Answer": [ - "{'number': '502', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the counties of Hamadan province, the Hamadan county (which mainly includes Hamadan city), 70% of the people are Persian people, 22% Azeri people and 8% Lurish, Kurdish people and Laki language. In Hamadan city, 97% of the people identified their language as Persian language and 3% other languages. The population of Nahavand was 184160 (in 1997) with approximately 99% speaking Luri and Laki. The population of Malayer in 1997 was 297062 and approximately 45% speak Persian, 45% Luri and Laki and 10% Azeri language. The population of Tooserkan county was 118945 in 1997 and the majority of the population is Luri and Laki. Alongside a minority of Azeri language of 22%. In Asadabad county, the population was 110077 (in 1997) and 63% were Persian, 19% Kurdish, 14% Azeri and 4% Luri and Laki. In Kabudarahang, the population in 1997 was 152318 with 90% speaking Azeri, 5% Persian and another 5% Kurdish. In Razan county, the population was 123790 (in 1997) with 99.47% of the residents speaking Azeri and 0.53 speaking Kurdish. In Bahar country was 127600 with 86.3% speaking Azeri, 7.9% speaking Kurdish, 4.5% speaking Persian and 1.3% speaking Luri. Question: How many more Kurdish, by percent, were there living in Asadabad county compared to those who were Azeri?", - "Output Program": [ - "Kurdish=5\nanswer=Kurdish\nprint(answer)", - "Azeri=5\nanswer=5\nprint(answer)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1963, hundreds of thousands of people stood ashore by the Nieuwe Maas and the Nieuwe Waterweg to wave two ships, deGroote Beer and the Waterman goodbye. The ships transported thousands of Feijenoord fans to Lisbon where the club faced S.L. Benfica on 8 May 1963 in the European Cup semi-finals. The first leg, held in Rotterdam a month earlier, finished 0\u20130. Despite Feijenoord eventually losing the match 3\u20131, this turned out to be the start of the most successful period in the clubs history. Feijenoord won the double for the first time in their history in 1965, and managed to win another double a few years later in 1969. The 1965 title secured Feijenoord a spot in the 1965\u201366 European Cup, where they faced multiple cup champion Real Madrid C.F. on 8 September 1965. During the match, Hans Kraay had to leave the pitch injured after 31 minutes, without being substituted. He returned at the start of the second half and scored the goal which resulted in a 2\u20131 win. During the match, fans favourite Coen Moulijn was attacked by a Spanish defender. Moulijn then proceeded to chase the defender down the pitch, leading other players, and even fans who entered the pitch, to do the same. The referee could do nothing but to suspend the match at 2\u20131 in Feijenoords favour. Two weeks later, Real Madrid comfortably beat Feijenoord 5\u20130 and eventually won the European Cup that season. Question: What month was the start of the most successful period in Feijenoord's history?", - "Output Program": [ - "most_successful_period = 1963\nprint(most_successful_period)", - "year = 1963\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': 'April', 'year': '1963'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The first recorded El Ni\u00f1o that originated in the central Pacific and moved toward the east was in 1986. Recent Central Pacific El Ni\u00f1os happened in 1986-87, 1991-92, 1994-95, 2002-03, 2004-05 and 2009-10. Furthermore, there were \"Modoki\" events in 1957-59, 1963-64, 1965-66, 1968-70, 1977-78 and 1979-80. Some sources say that the El Ni\u00f1os of 2006-07 and 2014-16 were also Central Pacific El Ni\u00f1os. Question: How many years separated the end of the first Modoki event from the beginning of the second one?", - "Output Program": [ - "end_of_first = 1959\nbeginning_of_second = 1963\ngap = beginning_of_second - end_of_first\nprint(gap)", - "first_modoki_event_end = 1959\nsecond_modoki_begin = 1963\n\nprint(abs(first_modoki_event_end - second_modoki_begin))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the entire Canton of Grisons, where about two-thirds of all speakers live, roughly a sixth report it as the language of best command (29,679 in 1990 and 27,038 in 2000). As a family language it was used by 19.5% in 2000 (33,707), as a language used on the job by 17.3% (15,715), and as a school language by 23.3% (5,940). Overall, 21.5% (40,168) of the population of Grisons reported to be speaking Romansh habitually in 2000. Within the traditional Romansh-speaking areas, where 56.1% (33,991) of all speakers lived in 2000, it is the majority language in 66 municipalities. Question: How many years did it take for 2641 less people to regard it language of best command?", - "Output Program": [ - "start_year = 1990\nend_year = 2000\n \nprint(abs(round(start_year - end_year,2)))", - "start = 1990\nend = 2000\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2009, Streetsvilles population stood at 47,327 with a 9.9% population increase between 2001 and 2006 and a subsequent 20% increase from 2006 to 2009. From 2006 to 2009, households also increased in number from 12,178 to 13,722. The majority of Streetsville residences own their own homes (85%) with more than 51,000 residents holding a university or college degree. Also the majority of residences work within grey or white collar jobs versus only 27% of the population consisting of labour workers . Furthermore, the average household income of Streetsville residents amounts to $124,255 with only a 5.6% unemployment rate. In relation to religion, 41.4% of residents are Roman Catholics while religious populations such as Muslims (6.9%) and Anglicans (6.3%) are continuing to grow. Also nearly 48% of Streetsville residents are identified as visible minorities including predominantly East Indians, South Asians and Chinese. Subsequently, 53% of the populations main language is English while the region boasts many non-official languages such as Chinese, Arabic, and Punjabi. With homes averaging around 3.4 bedrooms, the average family consists of three people per home and has around 1.4 children. Streetsvilles population has an average age of 38 with 33% of the population being between ages 25\u201344, 23.1% of the population are between the ages 45\u2013 64 and 14.5% of the population being between the ages of 15- 24. Also among the population, 61.4% of residents are married while 29.1% are single and 9.5% are widowed or divorced. Question: How many percent of people did not own their own homes?", - "Output Program": [ - "total = 100\nowned = 85\ndiff = total - owned\nprint(diff)", - "condition_1 = 85\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1917, the Twelfth Regiment (Public Works) was organized at Naval Training Station Great Lakes. When the US entered World War I in April 1917, the Navy had an immediate requirement to expand the Great Lakes Station in order to house, process, and train 20,000 naval recruits, this number would rise to 50,000 by the end of the year. Lieutenant Malachi Elliott, a graduate of the US Naval Academy, was appointed Public Works Officer at Great Lakes on 18 June 1917, at which time about 500 enlisted men had been assigned to the Public Works Department. Seeing that the department would need to expand with skilled craftsmen, architects, draftsmen, designers, and other professional and technical people, he began to screen incoming recruits with these skills. Finding many, but not enough, he expanded to recruiting civilians outside of the installation, getting many men willing to join the Navy as petty officers, with the understanding that qualified men could later apply for commissions. This allowed the Public Works Department to grow to nearly 600 men by July 1917. They were organized into the Twelfth Regiment (Public Works), which was essentially the Public Works Department because staff officers could not exercise military command. Lieutenant William C. Davis was appointed commanding officer of the regiment, he exercised military control, but the Public Works Officers exercised technical control. In October 1917, the regiment began building Camp Paul Jones at San Diego. With its completion, on 30 December 1917, the regiment became \"fully operational\" with 1,500 men organized into three battalions. By April 1918, the regiment consisted of 2,400 in five battalions. Men were withdrawn for assignments in the US and abroad. In spring of 1918, 100 men were given special mechanics and ordnance training before being sent to St. Nazaire, France, to assemble 14\"/50 caliber railway gun. Later they would join the gun crews and perform combat duties along the railway lines in proximity to the Empire of Germany lines. The Twelfth Regiment reached its peak strength 5 November 1918; 55 officers and 6,211 enlisted men formed into 11 battalions. However, with the end of the war on Armistice of 11 November 1918, the regiment gradually faded away by the end of 1918. Question: How many more naval recruits did the number rise to by the end of the year in 1917?", - "Output Program": [ - "start = 20000\nend = 50000\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '30000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite losing key members of their bench during the offseason (including Okur, Mike James (basketball, born 1975) and Corliss Williamson), the 2004-05 Detroit Pistons season were considered a strong contender to win a second consecutive title in 2005. They won 54 games during the 2004-05 NBA season, their fourth consecutive season of 50 or more wins. During the 2005 NBA Playoffs, they easily defeated the Philadelphia 76ers 4-1 and then rallied from a 2-1 deficit to finish off the 2004-05 Indiana Pacers season, 4-2. In the Eastern Conference Finals, the Pistons faced the 2004-05 Miami Heat season. Once again, the Pistons fell behind. However, they would ultimately win the series in seven games. In the 2005 NBA Finals, the Pistons faced the 2004-05 San Antonio Spurs season. After both teams split the first four games of the series, the turning point came at the end of Game 5 in Detroit, which went into overtime. The Pistons were ahead 95-93 when Robert Horry sank the game-winning three-point basket for the Spurs with 5.8 seconds left in the extra session. The Pistons fought back to win Game 6 in San Antonio, setting up the first NBA Finals Game 7 since 1994. The Pistons then lost a hard-fought, low-scoring game to the Spurs, who won their third NBA championship since 1999. Question: How many points did the Spurs win by in Game 5 of the 2005 NBA Finals against the Pistons?", - "Output Program": [ - "spu_points = 93+3\nother = 95\nprint(abs((other - spu_points)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Warriors began the 2015-2016 season by winning their first 24 games, eclipsing the previous best start in NBA history. The Warriors surpassed the 1969\u201370 New York Knicks season for the best road start in NBA history at 14\u20130, which is also the joint-third longest road win streak. Their record-setting start ended when they were defeated by the Milwaukee Bucks on December 12, 2015. The Warriors broke a 131-year-old record of 20\u20130 set by the 1884 St. Louis Maroons season baseball team, to claim the best start to a season in all of the Major professional sports leagues in the United States and Canada. Golden State also won 28 consecutive regular-season games dating back to the 2014\u201315 Golden State Warriors season, eclipsing the 2012\u201313 Miami Heat season for the List of National Basketball Association longest winning streaks. The team set an NBA record with 54 consecutive regular-season home wins, which spanned from January 31, 2015 to March 29, 2016; the previous record of 44 was held by the 1995\u201396 Chicago Bulls season team led by Michael Jordan. Question: How many consecutive regular season wins did the Warriors end the 2014-15 season with?", - "Output Program": [ - "warrior_win = 3\n\nprint(abs(round(warrior_win + 1,2)))", - "wins = 4\nprint(wins)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Emory University research is heavily funded by the United States Department of Health and Human Servicess National Institutes of Health. The federal agency awarded the university nearly $300 million in the fiscal year of 2015. In 2015, Emory University was one of four institutions selected by the National Institute of Allergy and Infectious Diseases for its seven-year, multimillion-dollar Tuberculosis Research Units (TBRU) program, which aims to drive innovation in tuberculosis research and reduce the global burden of the disease. In 2015, an Emory-led research consortium received a five-year, 15 million dollar grant from the National Institutes of Health (NIH) to research human immune system to Varicella zoster virus and pneumococcal vaccination. The university also received a $9 million grant over five years from the NIH to support one of three national Centers for Collaborative Research in Fragile X syndrome. The grant is a renewal of Emorys National Fragile X Research Center, continuously funded by the NIH for more than 10 years. In 2015, the university received an $8.9 million grant over five years from the NIH National Heart, Lung and Blood Institute(NHLBI) to better understand the role of reactive oxygen species and inflammation in blood vessel function and to explore new interventions and preventive approaches for atherosclerosis and aortic aneurysms. In 2015, the university received a $8 million grant over five years from the NIH to develop and validate mathematical models of how prior immunity affects recall immune responses to influenza viruses. The researchers will create and disseminate powerful, user-friendly modeling tools for use by the wider research community in developing more effective vaccines. In 2015, the university received a $3.6 million grant over five years from the NIH to examine the effects of maternal stress on brain function, development, and behavior in African-American infants, including the biochemical connection between the brain and the microbiome. In 2015, the university received a $3.5 million grant over five years from the NIH National Cancer Institute (NCI) for an Informatics Technology for Cancer Research award. Winship Cancer Institute and Emory School of Medicine researchers will develop software tools to help the cancer research community gain new insights from cancer imaging \u201cbig data\u201d and develop new open-source cancer research applications. In 2015, the university received a $3.4 million grant from the NIH International Collaborations in Infectious Disease Research Program to support a partnership between the Emory Vaccine Center and the International Centre for Genetic Engineering and Biotechnology (ICGEB) in New Delhi, India to study dengue virus infection in India. Question: How many millions of dollars was awarded by the largest individual grant mentioned?", - "Output Program": [ - "grantNationalInstitutes=15\nanswer=grantNationalInstitutes\nprint(answer)", - "largestgrant=15\nanswer=largestgrant\nprint(answer)" - ], - "Output Answer": [ - "{'number': '15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many in percent weren't 18 to 24?", - "Output Program": [ - "total = 100\ntr = 9.5\nprint(total - tr)", - "agw18_24 = 9.5\nprint(100-agw18_24)" - ], - "Output Answer": [ - "{'number': '90.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: From January to June in 2008, 9,078 local tourists and 7,532 foreigners have visited Yala. For the same period of time in 2009 the arrivals have risen to 18,031 locals and foreigners to 10,439. Accordingly, the revenue increased to Rs. 27 millions (235,000) in 2009 from Rs. 16.6 millions (154,000) in 2008. The visitors are allowed to see the wild animals from 5.30 am to 6.30 pm. Due to droughts the park used to be closed to tourists from 1 September, to 15 October annually; however in 2009 and 2010 the closure was skipped and lakes filled with water bowsers for drinking water for the animals, a future strategy on drought handling is not yet clear. Question: How many tourists that visited from January to June of 2008 and 2009 combined were foreign?", - "Output Program": [ - "foreigners_2008 = 7532\nforeigners_2009 = 10439\ntotal_foreigners = (foreigners_2008 + foreigners_2009)\ndate_dict = {'day': '','month':'','year': ''}\nforeigner_dict = {'number':total_foreigners, 'date': date_dict, 'spans': []}\nprint(foreigner_dict)", - "foreign = 7532+10439\nprint(foreign)" - ], - "Output Answer": [ - "{'number': '17971', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many people, in terms of percent, were Filipino, Chinese, or Korean in the Northern Mariana Islands as of 2010?", - "Output Program": [ - "filipiano = 35.3 \nchiense = 6.8\nkorean = 4.2\n\nprint(abs(round(filipiano +chiense+ korean,2)))", - "filipino = 35.3\nchinese = 6.8\nkorean = 4.2\n\ntotal = (filipino + chinese + korean)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '46.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Jordan and the Bulls continued their dominance in the 1991-92 NBA season, establishing a 67-15 record, topping their franchise record from 1990-91. Jordan won his second consecutive MVP award with averages of 30.1 points, 6.4 rebounds and 6.1 assists per game on 52% shooting. After winning a physical 7-game series over the 1991-92 New York Knicks season in the second round of 1992 NBA Playoffs and finishing off the 1991-92 Cleveland Cavaliers season in the Conference Finals in 6 games, the Bulls met Clyde Drexler and the 1991-92 Portland Trail Blazers season in 1992 NBA Finals. The media, hoping to recreate a Celtics-Lakers rivalry, highlighted the similarities between \"Air\" Jordan and Clyde \"The Glide\" during the pre-Finals hype. In the first game, Jordan scored a Finals-record 35 points in the first half, including a record-setting six three-point field goals. After the sixth three-pointer, he jogged down the court shrugging as he looked courtside. Marv Albert, who broadcast the game, later stated that it was as if Jordan was saying, \"I cant believe Im doing this.\" The Bulls went on to win Game 1, and defeat the Blazers in six games. Jordan was named Finals MVP for the second year in a row and finished the series averaging 35.8 ppg, 4.8 rpg, and 6.5 apg, while shooting 53% from the floor. Question: How many more rebounds than assists did Michael Jordan average per game?", - "Output Program": [ - "rebounds = 6.4\nassists = 6.1\ndiff = rebounds - assists\nprint(diff)", - "condition_1 = 6.1\ncondition_2 = 6.4\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '0.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The club had not gained a major trophy since the 2005 FA Cup until 17 May 2014 when, spearheaded by then club-record acquisition Mesut \u00d6zil, Arsenal beat Hull City A.F.C. in the 2014 FA Cup Final, coming back from a 2-0 deficit to win the match 3-2. A year later, Arsenal appeared in the FA Cup final for the second time in a row, defeating Aston Villa F.C. 4-0 in the 2015 FA Cup Final and becoming the most successful club in the tournaments history with 12 titles, a record which Manchester United would tie the following season. Arsenal later won the 2016-17 FA Cup for a record 13th time, defeating Chelsea 2-1 in the 2017 FA Cup Final and once more becoming the outright leader in terms of FA Cups won. The victory also saw Wenger become the first manager in English football history to win seven FA Cups. However, in that same season, Arsenal finished in the fifth position in the league, the first time they had finished outside the top four since before Wenger arrived in 1996. After another unspectacular league season the following year, Wenger announced his departure from the club on 20 April 2018, after 22 years as manager. His decision was met by responses of praise throughout English and world football from many pundits and former players, who also thanked him for developing them as people. His final home match in charge was a 5-0 win over Burnley where his entrance was met to a standing ovation by supporters. The final match under the Wenger era was a 1-0 away victory against Huddersfield. Question: After how many consecutive bad years did Wenger step down as manager?", - "Output Program": [ - "bad_years = (\"1996\",\"1997\")\n\nprint(len(bad_years))", - "bad_years =2\nprint(bad_years)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of people were not in full-time employment?", - "Output Program": [ - "t1 = 100\nt2 = 39.96\ntotal = t1 - t2\nprint(total)", - "full_time_employment = 39.96\nprint(100-full_time_employment)" - ], - "Output Answer": [ - "{'number': '60.04', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Neuch\u00e2tel was historically Protestant, but Catholics have since formed a plurality due to immigration. From the , 10,809 or 32.8% were Roman Catholic, while 9,443 or 28.7% belonged to the Swiss Reformed Church. Of the rest of the population, there were 374 Orthodox Christianity (or about 1.14% of the population), there were 80 individuals (or about 0.24% of the population) who belonged to the Christian Catholic Church of Switzerland, and there were 1,756 individuals (or about 5.34% of the population) who belonged to another Christian church. There were 58 individuals (or about 0.18% of the population) who were Judaism, and 1,723 (or about 5.23% of the population) who were Muslim. There were 99 individuals who were Buddhism, 100 individuals who were Hinduism and 59 individuals who belonged to another church. 7,549 (or about 22.94% of the population) belonged to no church, are Agnosticism or Atheism, and 1,717 individuals (or about 5.22% of the population) did not answer the question. Question: How many religions had more members than the Muslim group?", - "Output Program": [ - "ans = [99,100,59,7549,1717,10809,9443,1758]\nmuslim = 1723\n\ncount = 0\n\nfor i in range(len(ans)):\n if ans[i] > muslim:\n count+=1\nprint((count))", - "number = 4\nprint(number)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the 1850s, the infant mortality rate in the United States was estimated at 216.8 per 1,000 babies born for whites and 340.0 per 1,000 for African Americans, but rates have significantly declined in the West in modern times. This declining rate has been mainly due to modern improvements in basic health care, technology, and medical advances. In the last century, the infant mortality rate has decreased by 93%. Overall, the rates have decreased drastically from 20 deaths in 1970 to 6.9 deaths in 2003 (per every 1000 live births). In 2003, the leading causes of infant mortality in the United States were congenital anomalies, disorders related to immaturity, SIDS, and maternal complications. Babies born with low birth weight increased to 8.1% while cigarette smoking during pregnancy declined to 10.2%. This reflected the amount of low birth weights concluding that 12.4% of births from smokers were low birth weights compared with 7.7% of such births from non-smokers. According to the New York Times, \"the main reason for the high rate is preterm delivery, and there was a 10% increase in such births from 2000 to 2006.\" Between 2007 and 2011, however, the preterm birth rate has decreased every year. In 2011 there was a 11.73% rate of babies born before the 37th week of gestation, down from a high of 12.80% in 2006. Question: How many more percent of low birth weight babies were born to smokers than non-smokers?", - "Output Program": [ - "smoke = 12.4\nnon = 7.7\nprint(smoke - non)", - "condition_one = 12.4\ncondition_two = 7.7\n\nprint(abs(round(condition_one-condition_two,2)))" - ], - "Output Answer": [ - "{'number': '4.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: From January to June in 2008, 9,078 local tourists and 7,532 foreigners have visited Yala. For the same period of time in 2009 the arrivals have risen to 18,031 locals and foreigners to 10,439. Accordingly, the revenue increased to Rs. 27 millions (235,000) in 2009 from Rs. 16.6 millions (154,000) in 2008. The visitors are allowed to see the wild animals from 5.30 am to 6.30 pm. Due to droughts the park used to be closed to tourists from 1 September, to 15 October annually; however in 2009 and 2010 the closure was skipped and lakes filled with water bowsers for drinking water for the animals, a future strategy on drought handling is not yet clear. Question: How many total tourists visited from January to June of 2008 and 2009?", - "Output Program": [ - "condition_1 = 9078+7532+18031+10439\ncondition_2 = 0\nprint(abs(round(condition_2 - condition_1,2)))", - "june = 9078 + 7532\njan = 18031 + 10439\nprint(jan + june)" - ], - "Output Answer": [ - "{'number': '45080', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Although the Dolphins were unable to match their 17-0 perfect season of 1972, many sports writers, fans and Dolphins players themselves felt that the 1973 team was better. While the 1972 team faced no competition that possessed a record better than 8-6 in the regular season, the 1973 team played a much tougher schedule that included games against the 1973 Oakland Raiders season, 1973 Pittsburgh Steelers season and 1973 Dallas Cowboys season (all playoff teams), plus two games against a resurgent 1973 Buffalo Bills season squad that featured 2,000-yard rusher O.J. Simpson. Despite this, the Dolphins finished the 1973 season giving up fewer points (150) than in 1972, and recorded a 12-2 record, including an opening-game victory over the San Francisco 49ers that tied an NFL record with 18 consecutive wins. The Dolphins winning streak ended in Week 2 with a 12-7 loss to the Raiders in Berkeley, California. Question: How many points did the Dolphins lose to the Raiders by in Week 2?", - "Output Program": [ - "dolphine = 12\nraiders = 7\n\nprint(abs(round(dolphine - raiders,2)))", - "raiders = 12\ndolphin = 7\npoints_lose = raiders - dolphin\nprint(points_lose)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Centaurus is rich in galaxies as well. NGC 4622 is a face-on spiral galaxy located 200 million light-years from Earth (redshift 0.0146). Its spiral arms wind in both directions, which makes it nearly impossible for astronomers to determine the rotation of the galaxy. Astronomers theorize that a galaxy merger with a smaller companion galaxy near the core of the main galaxy could have led to the unusual spiral structure. NGC 5253, a peculiar irregular galaxy, is located near the border with Hydra and Messier 83, with which it likely had a close gravitational interaction 1-2 billion years ago. This may have sparked the galaxys high rate of star formation, which continues today and contributes to its high surface brightness. NGC 5253 includes a large nebula and at least 12 large star clusters. In the eyepiece, it is a small galaxy of magnitude 10 with dimensions of 5 arcminutes by 2 arcminutes and a bright nucleus. NGC 4945 is a spiral galaxy seen edge-on from Earth, 13 million light-years away. It is visible with any amateur telescope, as well as binoculars under good conditions; it has been described as \"shaped like a candle flame\", being long and thin (16 by 3). In the eyepiece of a large telescope, its southeastern dust lane becomes visible. Another galaxy is NGC 5102, found by star-hopping from Iota Centauri. In the eyepiece, it appears as an elliptical object 9 arcminutes by 2.5 arcminutes tilted on a southwest-northeast axis. Question: How many more light-years away is NGC 4622 than NGC 4945?", - "Output Program": [ - "condition_1 = 200\ncondition_2 = 13\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "ngc_4622 = 200\nngc_4945 = 13\ndiff = ngc_4622 - ngc_4945\nprint(diff)" - ], - "Output Answer": [ - "{'number': '187', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Since 1995, Fortune (magazine) has ranked Adobe as an outstanding place to work. Adobe was rated the 5th best U.S. company to work for in 2003, 6th in 2004, 31st in 2007, 40th in 2008, 11th in 2009, 42nd in 2010, 65th in 2011, 41st in 2012, and 83rd in 2013. In October 2008, Adobe Systems Canada Inc. was named one of \"Canadas Top 100 Employers\" by Mediacorp Canada Inc., and was featured in Macleans newsmagazine. Question: How many times was Adobe ranked higher than a rank of 40 but lower than 50?", - "Output Program": [ - "ans = {\n 2003:5,\n 2004:6,\n 2007:31,\n 2008:40,\n 2009:11,\n 2010:42,\n 2011:65,\n 2012:41,\n 2013:83\n \n}\n\nk = list(ans.keys())\nv = list(ans.values())\n\n# print(ans[sorted(k)[-1]])\n\nan = []\n\nfor i in range(len(k)):\n if v[i] > 40 and v[i] < 50:\n an.append(ans[k[i]])\n\nlast_ans = set(an)\n\nprint(len(last_ans))\n", - "rank = [2008, 2010, 2012]\nlength = len(rank)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the 1970s and 1980s, Panamas growth fluctuated with the vagaries of the world economy. After 1973, economic expansion slowed considerably as the result of a number of international and domestic factors. Real GDP growth averaged 3.5% a year between 1973 and 1979. In the early 1980s, the economy rebounded with GDP growth rates of 15.4% in 1980, 4.2% in 1981, and 5.6% in 1982. The acute recession in Latin America after 1982, however, wreaked havoc on Panamas economy. GDP growth in 1983 was a mere 0.4%; in 1984 it was -0.4%. Question: How many percentage points did the GDP grow overall during the period from 1980 through 1982?", - "Output Program": [ - "growth80 = 15.4\ngrowth81 = 4.2 \ngrowth82 = 5.6\nprint(growth80+growth81+growth82)", - "eighty = 15.4\none = 4.2\ntwo = 5.6\nprint(eighty + one + two)" - ], - "Output Answer": [ - "{'number': '25.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite losing key members of their bench during the offseason (including Okur, Mike James (basketball, born 1975) and Corliss Williamson), the 2004-05 Detroit Pistons season were considered a strong contender to win a second consecutive title in 2005. They won 54 games during the 2004-05 NBA season, their fourth consecutive season of 50 or more wins. During the 2005 NBA Playoffs, they easily defeated the Philadelphia 76ers 4-1 and then rallied from a 2-1 deficit to finish off the 2004-05 Indiana Pacers season, 4-2. In the Eastern Conference Finals, the Pistons faced the 2004-05 Miami Heat season. Once again, the Pistons fell behind. However, they would ultimately win the series in seven games. In the 2005 NBA Finals, the Pistons faced the 2004-05 San Antonio Spurs season. After both teams split the first four games of the series, the turning point came at the end of Game 5 in Detroit, which went into overtime. The Pistons were ahead 95-93 when Robert Horry sank the game-winning three-point basket for the Spurs with 5.8 seconds left in the extra session. The Pistons fought back to win Game 6 in San Antonio, setting up the first NBA Finals Game 7 since 1994. The Pistons then lost a hard-fought, low-scoring game to the Spurs, who won their third NBA championship since 1999. Question: How many points were the Pistons ahead when the Spurs scored the game-winning basket?", - "Output Program": [ - "pistons = 95\nspurs = 93\ndiff = pistons - spurs\nprint(diff)", - "win = 95\nlose = 93\n\nprint(abs(round(win-lose,2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Britain entered the Crimean War in February 1854, and Gladstone introduced his second budget on 6 March. Gladstone had to increase expenditure on the military and a vote of credit of \u00a31,250,000 was taken to send a force of 25,000 to the East. The deficit for the year would be \u00a32,840,000 (estimated revenue \u00a356,680,000; estimated expenditure \u00a359,420,000). Gladstone refused to borrow the money needed to rectify this deficit and instead increased income tax by half, from sevenpence to tenpence-halfpenny in the pound (from \u22482.92% to \u22484.38%). He proclaimed that \"the expenses of a war are the moral check which it has pleased the Almighty to impose on the ambition and the lust of conquest that are inherent in so many nations\". By May \u00a36,870,000 was needed to finance the war and introducing another budget on 8 May, Gladstone raised income tax from tenpence halfpenny to fourteen pence in the pound to raise \u00a33,250,000. Spirits, malt, and sugar were taxed to raise the rest of the money needed. Question: How many months passed between the second and third budget?", - "Output Program": [ - "second = 3\nthird = 5\n\nprint(abs(round(second - third,2)))", - "second = 3\nthird = 5\ndiff = third - second\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many percent were not from 18 to 24?", - "Output Program": [ - "age_18_24 = 7.9\n \nprint(abs(round(100 - age_18_24,2)))", - "percentage = 100\n_18_to_24 = 7.9\ndiff = percentage - _18_to_24\nprint(diff)" - ], - "Output Answer": [ - "{'number': '66.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On October 1, the Chiefs hosted the San Francisco 49ers at Arrowhead Stadium. Coach Herman Edwards confirmed Trent Green would not play in the game. The game was broadcast on Fox at noon Kansas City time. The Chiefs defense shut out the 49ers high scoring offense, forcing two interceptions and three forced fumbles. Quarterback Alex Smith was held to 92 yards passing and the 49ers to 93 yards rushing. In their first three games, the 49ers had given up only four sacks, but against the Chiefs, they allowed five total sacks. Quarterback Damon Huard completed 18 of 23 passes for 208 yards and two passing touchdowns. While compiling a 133.3 passer rating - 158.3 is perfect - Huard was hardly ever touched or even hurried by a San Francisco defense which had rung up 12 sacks in its first three games. The game marked the first shutout for the Chiefs defense since December 1, 2002, and the 49ers their first shutout since 2004 and only their second since 1977. Question: How many total yards did the 49ers accumulate when both rushing and passing are taken into account?", - "Output Program": [ - "rushin_yard = 93\npassing_yard = 92\ntotal_yard = rushin_yard + passing_yard\nprint(total_yard)" - ], - "Output Answer": [ - "{'number': '185', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Warriors ended the season with a record of 51\u201331. The team won more than 50 games for only the fourth time in franchise history, finished 20 games over .500 for the first time in 22 years, and tied the 1991\u201392 squad for the franchises all-time mark of 24 wins on the road. Even without Bogut, the Warriors battled the third-seed Los Angeles Clippers to a seventh and deciding game in the first round of the playoffs before their 2013\u201314 season came to an end. It was season of many thrilling moments; the Warriors played in 17 regular-season games decided by two points or less, six games decided by winning shots in the final three seconds, and seven comeback wins in which the Warriors had been behind by 15 or more points. Curry also made his first appearance in the 2014 NBA All-Star Game in 2014. Curry and Klay Thompson continued to set league records in three-point shooting. Curry, who finished the season with 261 threes, set an individual record for most three-pointers in a span of two seasons with 533, surpassing the previous mark of 478 set by Seattle Supersonic Ray Allen in 2004\u201305 and 2005\u201306. Together, Thompson and Curry combined for 484 threes on the year, besting by one the NBA record they had set the year before. Question: By how many points did Curry improve upon Allen's record?", - "Output Program": [ - "curry = 533\nallen = 478\nextra = curry - allen\nprint(extra)", - "curry = 533\nelens_recors = 478\n\nprint((curry - elens_recors))" - ], - "Output Answer": [ - "{'number': '55', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not in wholesale or retail sales or the repair of motor vehicles?", - "Output Program": [ - "whole_sales_repair_rentle = 29\nprint(abs(100- whole_sales_repair_rentle))", - "total = 100\nwholesale_retail_repair = 29\nrest = total - wholesale_retail_repair\nprint(rest)" - ], - "Output Answer": [ - "{'number': '71', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their bye week, the Colts gave a solid offensive performance at home against the Washington Redskins. Indianapolis won the contest 36-22 despite being down 14-13 at halftime. QB Peyton Manning, who was hit hard by defenders twice in the first half, rebounded resoundingly in the second half with 3 touchdown passes in the third quarter. On a day when Manning was almost perfect, he and WR Marvin Harrison connected for two touchdowns. The performance also saw the pair move up in their respective career yardage lists; Manning passed Jim Hart to move into 14th place in all-time passing yards and Harrison passed Irving Fryar to move into eighth on the career receiving yardage chart. Washington QB Mark Brunell threw for two touchdowns and no interceptions, but his performance could not prevent the Redskins' third consecutive loss going into their bye week. Colts quarterback Peyton Manning finished the game 25 of 35 for 342 yards passing and four touchdowns, while Washington quarterback Mark Brunell completed 27 of his 37 pass attempts for 226 yards passing and two touchdowns. Colts rookie RB Joseph Addai had a career-high 85 yards rushing on 11 carries, and Redskins RB Ladell Betts carried the football 10 times for 52 yards. Colts WR Reggie Wayne had his first big game of the season, as he had 7 catches for 122 yards receiving and one touchdown. Question: How many total points were scored by halftime?", - "Output Program": [ - "first = 14\nsecond = 13\ntotal = first + second\nprint(total)", - "point_1 = 14\npoint_2 = 13\n\nprint(abs(round(point_1 + point_2,2)))" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many of their first 6 games did the Chargers win?", - "Output Program": [ - "total = 6\nlost = 1\nwon = total - lost \nprint(won)", - "total = 6\nlose = 1\n\nprint(abs(round((total - lose))))" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: How many points did the Rams lose by?", - "Output Program": [ - "bears = 23\nrams = 6\npoints = bears - rams\nprint(points)", - "win = 23\nlose = 6\n\nprint(abs(round(win-lose,2)))" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Redskins primary weapon in the backfield was running back Earnest Byner, who ranked 5th in the NFL with 1,048 rushing yards, while also catching 34 passes for 308 yards and scoring 5 touchdowns. Rookie running back Ricky Ervins was also a major asset to the running attack, rushing 145 times for 680 yards for an average of 4.7 yards per carry, while also catching 16 passes for 181 yards. And when Washington was near the goal line, they usually relied on fullback Gerald Riggs, who rushed for 248 yards and scored 11 touchdowns. The Redskins offensive line, known as \"The Hogs (American football)\", was led by Pro Bowl tackle Jim Lachey and guard Mark Schlereth, along with four-time Pro Bowl veteran Russ Grimm. The Hogs allowed the fewest sacks in the league with just 9, 10 sacks less than the team that allowed the second-fewest. Even Washingtons special teams unit was a big threat. Running back Brian Mitchell (running back) led the NFL in punt return yards (600) and punt return touchdowns (2) with a 13.3 yards per return average, while also gaining 583 yards returning kickoffs. Question: How many athletes were ranked better than Earnest Byner?", - "Output Program": [ - "number_athletes_better = 4\nprint(number_athletes_better)", - "earnest_ranked = 5\n\nprint(abs(round(earnest_ranked - 1,2)))\n" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Eliot was born at Port Eliot, Cornwall, the third but eldest surviving son of Edward Eliot, 3rd Earl of St Germans, and his wife Jemima (n\u00e9e Cornwallis). He was educated at Eton College and then joined the Diplomatic Service. He served as Attach\u00e9 at Hanover from 1849 to 1853, as Attach\u00e9 at Lisbon from 1851 to 1853, as 2nd Paid Attach\u00e9 at Berlin from 1853 to 1857, as 1st Paid Attach\u00e9 at Constantinople from 1857 to 1858, as 1st Paid Attach\u00e9 at St Petersburg from 1858 to 1859, as Secretary of Legation at Rio de Janeiro in 1859, as Secretary of Legation at Athens from 1859 to 1861, as Secretary of Legation at Lisbon from 1860 to 1861 and from 1864 to 1865, as Charg\u00e9 dAffaires at Rio de Janeiro from 1861 to 1863 and as Acting Secretary of Legation at Washington DC from 1863 to 1864. Question: How many years did Eliot serve Secretary of Legation at Lisbon in Lisbon?", - "Output Program": [ - "from_year = 1860\nto_year = 1861\nyears = to_year - from_year\nprint(years)", - "serving_start_year = 1860\nserving_end = 1861\n\nprint(abs(serving_start_year - serving_end))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The most widely accepted estimate for the Middle East, including Iraq, Iran and Syria, during this time, is for a death rate of about a third. The Black Death killed about 40% of Egypts population. Half of Pariss population of 100,000 people died. In Italy, the population of Florence was reduced from 110,000\u2013120,000 inhabitants in 1338 down to 50,000 in 1351. At least 60% of the population of Hamburg and Bremen perished, and a similar percentage of Londoners may have died from the disease as well. In London approximately 62,000 people died between the years between 1346 and 1353. While contemporary reports account of mass burial pits being created in response to the large numbers of dead, recent scientific investigations of a burial pit in Central London found well-preserved individuals to be buried in isolated, evenly spaced graves, suggesting at least some pre-planning and Christian burials at this time. Before 1350, there were about 170,000 settlements in Germany, and this was reduced by nearly 40,000 by 1450. In 1348, the plague spread so rapidly that before any physicians or government authorities had time to reflect upon its origins, about a third of the European population had already perished. In crowded cities, it was not uncommon for as much as 50% of the population to die. The disease bypassed some areas, and the most isolated areas were less vulnerable to contagion. Monks and priests were especially hard-hit since they cared for victims of the Black Death. Question: How many years did it take for 62000 people in London to die of the Black Death?", - "Output Program": [ - "year=1346\nyear1=1353\nanswer=year1-year\nprint(answer)", - "year=1346\nyear1=1353\nanswer=year1-year\nprint(year)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Fiorentina purchased Baggio in 1985 for \u00a31.5 million. During his time at the club, despite initial injuries, he became extremely popular, and is regarded as one of the clubs best ever players. In his 1985\u201386 Serie A with the club, Fiorentina finished in fifth place in Serie A and reached the semi-finals of the 1985\u201386 Coppa Italia, with Baggio making his club debut in the competition. He made his Serie A debut on 21 September 1986 against U.C. Sampdoria, and he also made his European debut that season on 17 September 1986, in an 1986\u201387 UEFA Cup match against Boavista F.C.. Baggio suffered another knee injury on 28 September, and he was operated again, requiring 220 stitches to have it rebuilt, losing 12 kg as a result and missing most of the 1986\u201387 Serie A. Baggio returned, and scored his first league goal from a free-kick on 10 May 1987 in a 1\u20131 draw against Diego Maradonas S.S.C. Napoli, the eventual Serie A champions; Baggios equaliser saved Fiorentina from relegation. Question: How many months after Baggio suffered from a knee injury requiring 220 stitches did he return to play against Diego Maradonas S.S.C. Napoli?", - "Output Program": [ - "import datetime\nend_date = datetime.datetime(1987,5,10)\nstart_date = datetime.datetime(1986, 9, 28)\n\nnum_months = (end_date.year - start_date.year) * 12 + (end_date.month - start_date.month)\n\nprint(num_months)", - "sept = 1\nauct = 2\nnovm = 3\ndece = 4\njanu = 5\nfeb = 6\nmar = 7\napr = 8\nmay = 9\ndif = may - sept\n\nprint(dif)\n" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Vietnamese?", - "Output Program": [ - "vietnamese = 1.7\n \nprint(abs(round(100-vietnamese,2)))", - "vietnamese = 1.7\n\nanswer = 100 - vietnamese\n\nprint(answer)", - "vietnamese = 1.7\ntotal = 100\n\nnot_vietnamese = (total - vietnamese)\n\nprint(not_vietnamese)", - "vietnamese = 1.7\nprint(abs(round(100 - vietnamese,2)))", - "vietnamese = 1.7\n\nprint(abs(round(100 - vietnamese,2)))", - "percentage = 100\nvietnamese = 1.7\nnot_vietnamese = percentage - vietnamese\nprint(not_vietnamese)", - "percent_people_Vietnamese = 1.7\npercent_people_not_Vietnamese = 100 - percent_people_Vietnamese\nprint(percent_people_not_Vietnamese)", - "vietnamese = 1.7 \n\nprint(abs(round(100 - vietnamese,2)))", - "vietnamiese = 1.7\nprint(abs(100 - vietnamiese))", - "percent_vietnamese_americans=1.7\npercent_not_vietnamese=100-percent_vietnamese_americans\nprint(percent_not_vietnamese)" - ], - "Output Answer": [ - "{'number': '98.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '98.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: With numerous injuries in the receiving core from the Week 5 game and against a heavily favored Broncos team, the Giants pulled a massive upset to snap a 5-game losing streak and defeat Denver for the first time since 2005. This is also Manning's first career win in Denver. Janoris Jenkins returned a Trevor Siemian interception for a touchdown in the win, his first as a member of the Giants and Orleans Darkwa had his first 100-yard game. Question: How many games had the Giants lost in a row before this win?", - "Output Program": [ - "games_lost_before_win = 5\nprint(games_lost_before_win)", - "giants_lossing_streak = 5\n\n\nprint(giants_lossing_streak)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite the adversity they had gone through, the Pacers made the 2005 NBA Playoffs for the 13th time in 14 years. In the first round, Indiana defeated the Atlantic Division champion 2004-05 Boston Celtics season in seven games, winning Game 7 in Boston by the decisive margin of 97-70, just the third time the Celtics had dropped a Game 7 at home. The Pacers then advanced to the second-round against the 2004-05 Detroit Pistons season, in a rematch of the previous years Eastern Conference Finals. The series featured games back at The Palace of Auburn Hills, the scene of the brawl that many assumed at the time had effectively ended the Pacers season. After losing Game 1, the Pacers won the next two games to take a 2-1 lead. However, the Pacers could not repeat their victories against the Pistons and lost the next 3 games, losing the series 4-2. The final game (Game 6) was on May 19, 2005; Reggie Miller, in his final NBA game, scored 27 points and received a huge standing ovation from the crowd. Despite Millers effort, the Pacers lost, sending Miller into retirement without an NBA Finals in his 18-year career, all with the Pacers. Miller had his No. 31 jersey retired by the Pacers on March 30, 2006 when the Pacers played the Phoenix Suns. Question: How many total games did the Pacers win in the playoffs?", - "Output Program": [ - "game1=4\ngame2=2\nanswer=game1-game2\nprint(answer)", - "series=4\nseries1=2\nanswer=series+series1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many in percent of households didn't have children under the age of 18 living with them?", - "Output Program": [ - "children=29.8\npeople=100\nanswer=people-children \nprint(answer)", - "underage=29.8\nhousehold=100\nanswer=household-underage\nprint(answer)", - "ans = 29.8\n\nprint(round(100 - ans,2))", - "total = 100\nwithout_children = 29.8\ndiff = total - without_children\nprint(diff)", - "total = 100\nhave = 29.8\ndiff = total - have\nprint(diff)" - ], - "Output Answer": [ - "{'number': '70.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many total points were scored in the game?", - "Output Program": [ - "team_a = 23\nteam_b = 20\ntotal = team_a + team_b\nprint(total)", - "point_one = 23 \npoint_two = 20\n\nprint(abs(point_one + point_two))" - ], - "Output Answer": [ - "{'number': '43', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Johnson again averaged a double-double in the 1985-86 NBA season, with 18.8 points, 12.6 assists, and 5.9 rebounds per game. The 1985-86 Los Angeles Lakers season advanced to the 1986 NBA Playoffs, but were unable to defeat the 1985-86 Houston Rockets season, who advanced to the Finals in five games. In the 1986-87 NBA season, Johnson averaged a career-high of 23.9 points, as well as 12.2 assists and 6.3 rebounds per game, and earned his first NBA Most Valuable Player Award. The 1986-87 Los Angeles Lakers season met the 1986-87 Boston Celtics season for the third time in the 1987 NBA Finals, and in Game 4 Johnson hit a last-second hook shot over Celtics frontcourt Parish and Kevin McHale (basketball) to win the game 107-106. The game-winning shot, which Johnson dubbed his \"junior, junior, junior hook shot\", helped Los Angeles defeat Boston in six games. Johnson was awarded his third Finals MVP title after averaging 26.2 points on .541 shooting, 13.0 assists, 8.0 rebounds, and 2.33 steals per game. Question: How many points did the Lakers win by in Game 4 of the 1987 NBA Finals?", - "Output Program": [ - "hook_shot = 1\nprint(hook_shot)", - "lakers_point = 107\nothers_point = 106\nprint(abs(lakers_point - others_point))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Warriors posted many notable achievements during the 2016\u201317 regular season. On November 7, 2016, Stephen Curry set the NBA record for most 3-pointers in a game with 13, in a 116\u2013106 win over the Pelicans. On December 5, 2016, Klay Thompson scored 60 points in 29 minutes, in a 142\u2013106 victory over the Pacers. In doing so, Thompson became the first player in NBA history to score 60 or more points in fewer than 30 minutes of playing time. Stephen Curry, Kevin Durant, Draymond Green, and Klay Thompson were all named to the 2017 NBA All-Star Game, making the Warriors only the eighth team in NBA history to have four All-Stars. On February 10, 2017, Draymond Green recorded a triple-double with 12 rebounds, 10 assists, and 10 steals, becoming the first player in NBA history to post a triple-double with fewer than 10 points. On March 2, 2017, the Warriors streak for most games without back-to-back losses ended at 146 with a 94\u201387 loss to the Chicago Bulls. The streak eclipsed the previous record of 95 held by the Utah Jazz. Question: How many points did the Bulls beat the Warriors by?", - "Output Program": [ - "bulls = 94\nwarriors = 87\ndiff = bulls - warriors\nprint(diff)", - "win = 94\nlose = 87\n\nprint(abs(round(win-lose,2)))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1851, the Census of Ireland Commissioners recorded 24 harvest failure of the potato crop going back to 1728, of varying severity. General crop failures, through disease or frost, were recorded in 1739, 1740, 1770, 1800, and 1807. In 1821 and 1822, the potato crop failed in Munster and Connacht. In 1830 and 1831, County Mayo, County Donegal, and County Galway suffered likewise. In 1832, 1833, 1834, and 1836, dry rot and curl caused serious losses, and in 1835 the potato failed in Ulster. Widespread failures throughout Ireland occurred in 1836, 1837, 1839, 1841, and 1844. According to Woodham-Smith, \"the unreliability of the potato was an accepted fact in Ireland\". Question: How many general crop failures were recorded between 1728 and 1851?", - "Output Program": [ - "_1739 = 1\n_1740 = 1\n_1770 = 1\n_1800 = 1\n_1807 = 1\ntotal = _1739 + _1740 + _1770 + _1800 + _1807\nprint(total)", - "failures = 5\nprint(failures)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2015, Wyoming had an estimated population of 586,107, which was an increase of 1,954, or 0.29%, from the prior year and an increase of 22,481, or 3.99%, since the 2010 United States Census. This includes a natural increase since the last census of 12,165 people (that is 33,704 births minus 21,539 deaths) and an increase from net migration of 4,035 people into the state. Immigration resulted in a net increase of 2,264 people, and migration within the country produced a net increase of 1,771 people. In 2004, the foreign-born population was 11,000 (2.2%). In 2005, total births in Wyoming numbered 7,231 (birth rate of 14.04 per thousand). Sparsely populated, Wyoming is the least populous state of the United States. Wyoming has the second-lowest population density, behind Alaska. It is one of only two states with a smaller population than the nations capital, Washington, D.C. (the other state is Vermont). Question: How many more people were there in 2015 than in births and deaths in the last census?", - "Output Program": [ - "y2015 = 586107\nlast_censius = 33704+21539\nprint(abs(round(y2015 - last_censius,2)))\n", - "total_population=586107\npop_deaths_births=33704+21539\ndiffr_in_people=total_population-pop_deaths_births\nprint(diffr_in_people)" - ], - "Output Answer": [ - "{'number': '530864', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many registered voters were not Republican, unaffiliated or other?", - "Output Program": [ - "registered=20722\nRepublican=7693\nanswer=registered-Republican\nprint(answer)", - "voters=20722\nUnaffiliated=7693\nanswer=voters-Unaffiliated\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12078', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: East Fife secured the 2007-08 Scottish Third Division title after beating East Stirlingshire F.C. at Firs Park, Falkirk 3-0 on 15 March 2008. This gave them a points total of 74, 26 points ahead of Stranraer who could post the next best total in the league of 69 points if they were to win their remaining fixtures. This was East Fifes first league title for 60 years and their first piece of silverware since 1954. On 14 April 2009 their manager David Baikie resigned from his position. On 23 August 2011, the Fifers delivered an emphatic victory against Dunfermline Athletic F.C. of the Scottish Premier League in the Scottish League Cup. Then on 20 September 2011, East Fife recorded yet another cup shock, defeating SPL Aberdeen F.C. 7-6 on penalties, after a 3-3 draw, at Pittodrie Stadium, to advance to the quarter finals on the Scottish League Cup. Question: How many months passed between the Fifers victory over Dunfermline and the defeat over Aberdeen?", - "Output Program": [ - "aug=1\nanswer=aug\nprint(answer)", - "month=7\nM=6\nanswer=month-M\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Life expectancy by birth is estimated to 57.5 years. Public expenditure on health was at 2.4 percent of the GDP in 2004, whereas private expenditure was at 3.5 percent. Health expenditure was at US$72 (PPP) per capita in 2004. The fertility rate ranged 5 to 5.3 between 2005 and 2013, with 4.1 in urban areas and 6.3 in rural areas, as official survey (6.4 in 1986 and 5.7 in 1997) point out. There were six physicians per 100,000 persons in the early 2000s (decade). Infant mortality was at 77 per 1,000 live births in 2005, but in 2013 this figure had dropped to 47 within the first 12 months after birth. In the past 5 years infant mortality rates of malaria have dropped. According to a 2013 UNICEF report, 26% of women in Senegal have undergone female genital mutilation. Question: How many points higher was the fertitility rate in the rural areas compared to urban areas?", - "Output Program": [ - "urbanarea=4.1\nruralarea=6.3\nanswer=ruralarea-urbanarea\nprint(answer)", - "ruralareas=6.3\nurbanareas=4.1\nanswer=ruralareas-urbanareas\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not Native American?", - "Output Program": [ - "native_american = 0.6\ntotal = 100\n\nnot_native_american = (total - native_american)\n\nprint(not_native_american)", - "percentage = 100\nnative = 0.6\nnot_native = percentage - native\nprint(not_native)", - "condition_1 = 0.6\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "WhiteAmerican=58.9\nAfricanAmerican=0.6\nAsianAmerican=5.9\nFilipinoAmerican=5.9\nChineseAmerican=2.7\nVietnameseAmerican=2.5\nIA=13\nKA=0.7\nCA=0.3\nJA=0.4\nLA=0.3\nPIA=0.5\nSA=0.1\n\nAnswer=WhiteAmerican+AfricanAmerican+AsianAmerican+FilipinoAmerican+ChineseAmerican+VietnameseAmerican+IA+KA+CA+JA+LA+PIA+SA\nprint(Answer)", - "NativeAmerican=0.6\npeople=100\nanswer=people-NativeAmerican\nprint(answer)", - "native_american = 0.6\n\nprint(abs(round(100 - native_american,2)))" - ], - "Output Answer": [ - "{'number': '99.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '99.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: In February 1865 Brahmss mother died, and he began to compose his large choral work A German Requiem Op. 45, of which six movements were completed by 1866. Premieres of the first three movements were given in Vienna, but the complete work was first given in Bremen in 1868 to great acclaim. A seventh movement (the soprano solo \"Ihr habt nun Traurigkeit\") was added for the equally successful Leipzig premiere (February 1869), and the work went on to receive concert and critical acclaim throughout Germany and also in England, Switzerland and Russia, marking effectively Brahmss arrival on the world stage. Brahms also experienced at this period popular success with works such as his first set of Hungarian Dances (1869), the Liebeslieder Walzer, Op. 52 (Brahms), (1868/69), and his collections of lieder (Opp. 43 and 46\u201349). Following such successes he finally completed a number of works that he had wrestled with over many years such as the cantata Rinaldo (cantata) (1863\u20131868), his Two String Quartets, Op. 51 (Brahms) Op. 51 nos. 1 and 2 (1865\u20131873), the third piano quartet (1855\u20131875), and most notably his Symphony No. 1 (Brahms) which appeared in 1876, but which had been begun as early as 1855. Question: How many years after the complete work were first given in Bremen, was a seventh movement added for the Leipzig premiere?", - "Output Program": [ - "complete_work = 1868\nsuccesful_added = 1869\n\nprint(abs(complete_work - succesful_added))", - "bremen = 1868\nleipzig = 1869\n\nanswer = leipzig - bremen\n\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Since 1995, Fortune (magazine) has ranked Adobe as an outstanding place to work. Adobe was rated the 5th best U.S. company to work for in 2003, 6th in 2004, 31st in 2007, 40th in 2008, 11th in 2009, 42nd in 2010, 65th in 2011, 41st in 2012, and 83rd in 2013. In October 2008, Adobe Systems Canada Inc. was named one of \"Canadas Top 100 Employers\" by Mediacorp Canada Inc., and was featured in Macleans newsmagazine. Question: When was Adobe ranked exactly 35 lower ranks than it was in 2008?", - "Output Program": [ - "\nrank2003 = 5\nrank2004 = 6 \nrank2007 = 31\nrank2008 = 40\nif ((rank2008-rank2007) == 35):\n print(\"2007\")\nelif ((rank2008-rank2004) == 35):\n print(\"2004\")\nelif ((rank2008-rank2003) == 35):\n print(\"2003\")", - "year = 40\nd = 40-35\nif d == 5:\n print(2003)\nelif d == 6:\n print(2004)\nelif d == 31:\n print(2007)\nelif d == 40:\n print(2008)\nelif d == 11:\n print(2009)\nelif d == 42:\n print(2010)\nelif d == 65:\n print(2011)\nelse:\n print(2012)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2003'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite the adversity they had gone through, the Pacers made the 2005 NBA Playoffs for the 13th time in 14 years. In the first round, Indiana defeated the Atlantic Division champion 2004-05 Boston Celtics season in seven games, winning Game 7 in Boston by the decisive margin of 97-70, just the third time the Celtics had dropped a Game 7 at home. The Pacers then advanced to the second-round against the 2004-05 Detroit Pistons season, in a rematch of the previous years Eastern Conference Finals. The series featured games back at The Palace of Auburn Hills, the scene of the brawl that many assumed at the time had effectively ended the Pacers season. After losing Game 1, the Pacers won the next two games to take a 2-1 lead. However, the Pacers could not repeat their victories against the Pistons and lost the next 3 games, losing the series 4-2. The final game (Game 6) was on May 19, 2005; Reggie Miller, in his final NBA game, scored 27 points and received a huge standing ovation from the crowd. Despite Millers effort, the Pacers lost, sending Miller into retirement without an NBA Finals in his 18-year career, all with the Pacers. Miller had his No. 31 jersey retired by the Pacers on March 30, 2006 when the Pacers played the Phoenix Suns. Question: What year did Miller join the Pacers?", - "Output Program": [ - "year = 1987\nprint(year)", - "ans = 1987\n\nprint(ans)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1987'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: Which year started a period in which Ernst Wigforss was Minister for Finance in Sweden for only 1 year?", - "Output Program": [ - "years=1925\nprint(years)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1925'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Indianapolis Colts began their 2011 season at Reliant Stadium against the Houston Texans. For the first time since the 1998 season, Peyton Manning was not under the helm at quarterback and it was recently acquired Kerry Collins that would take his position. The game started very well for the Colts, opening up with an interception by Melvin Bullitt that allowed the Colts to take control. However, a three and out from the offense quickly gave the Texans the ball to drive down and score a field goal and take a 3-0 lead. Collins and the Colts offense was out of sync for much of the first quarter, fumbling two snaps and giving Houston the great field position inside of the Indianapolis 40-yard line. After the first quarter, the Texans held a commanding 17-0 lead and were firing on all cylinders. The second quarter continued Houston's dominance, with all three teams of the Colts failing to stop or to execute against the Texans. At halftime, the Colts trailed Houston 34-0, the largest deficit in the entire 58-year history of the franchise. The second half saw little action with both teams taking shorter drives and in some senses, running down the clock. The Colts scored their first and the only points scored in the second half with a Reggie Wayne touchdown from Collins in the fourth quarter. The Colts went on to lose to the Texans 34-7, their second straight season starting 0-1. Question: how many points did the Texans lead after the first quarter?", - "Output Program": [ - "condition_1 = 17\ncondition_2 = 0\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "texan = 17\nother = 0\nprint(texan - other)" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many more people were in the largest ethnic group compared to the second smallest category?", - "Output Program": [ - "largest = 70962\nsecond_smallest = 196\nmore_people = largest - second_smallest\nprint(more_people)", - "largest_ethnic = 70962\nsecond_smallest = 196\n\nprint(abs(largest_ethnic - second_smallest))" - ], - "Output Answer": [ - "{'number': '70766', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Under coaches Floyd (1995\u201398) and Larry Eustachy (1998\u20132003), Iowa State achieved even greater success. Floyd took the Cyclones to the Sweet Sixteen in 1997 and Eustachy led ISU to two consecutive Big 12 Conference regular season conference titles in 1999-2000 and 2000\u201301, plus the conference tournament title in 2000. Seeded No. 2 in the 2000 NCAA tournament, Eustachy and the Cyclones defeated UCLA in the Sweet Sixteen before falling to Michigan State University, the eventual NCAA Champion, in the regional finals by a score of 75-64 (the differential representing the Michigan State Spartans narrowest margin of victory in the tournament). Standout Marcus Fizer and Jamaal Tinsley were scoring leaders for the Cyclones who finished the season 32-5. Tinsley returned to lead the Cyclones the following year with another conference title and No. 2 seed, but ISU finished the season with a 25-6 overall record after a stunning loss to No. 15 seed Hampton University in the first round. Question: How many total years passed between Floyd and Eustachy being the coach?", - "Output Program": [ - "floyd = 3\neustachy = 5\ntotal = floyd + eustachy\nprint(total)", - "floyed = 1995\neustchy = 2003\n\nprint(abs(round(floyed - eustchy,2)))" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: AH-1 Cobras were in use by the Army during the Tet offensive in 1968 and through to the end of the Vietnam War. Cobras provided fire support for ground forces, escorted transport helicopters and other roles, including aerial rocket artillery (ARA) battalions in the two Airmobile divisions. They also formed \"hunter killer\" teams by pairing with OH-6 Cayuse scout helicopters. A team featured one OH-6 flying slow and low to find enemy forces. If the OH-6 drew fire, the Cobra could strike at the then revealed enemy. On 12 September 1968, Capt. Ronald Fogleman was flying an F-100 Super Sabre when the aircraft was shot down and he ejected 200 miles north of Bien Hoa. Fogleman became the only pilot to be rescued by holding on to an Army AH-1Gs deployed gun-panel door. Bell built 1,116 AH-1Gs for the U.S. Army between 1967 and 1973, and the Cobras chalked up over a million operational hours in Vietnam; the number of Cobras in service peaked at 1,081. Out of nearly 1,110 AH-1s delivered from 1967 to 1973 approximately 300 were lost to combat and accidents during the war. The U.S. Marine Corps used AH-1G Cobras in Vietnam for a short time before acquiring twin-engine Bell AH-1 SuperCobra. Question: Approximately how many of the 1110 AH-1s delivered from 1967 to 1973 were lost per year on average?", - "Output Program": [ - "condition_1 = 300\ncondition_2 = 1973-1967\n\nprint(abs(round(condition_1 / condition_2,2)))", - "lost = 300\nyear = 1973 - 1967\nprint(lost / year)" - ], - "Output Answer": [ - "{'number': '50', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of people were not Hispanic or Latino in Colorado?", - "Output Program": [ - "percentage = 100\nhispanics = 20.7\nnot_hispanic = percentage - hispanics\nprint(not_hispanic)", - "condition_1 = 100\ncondition_2 = 20.7\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '79.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: What year was Otero, Phillips, and Kiowa counties created?", - "Output Program": [ - "year=1889\nprint(year)", - "year=\"1889\"\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1889'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the time of Harold Evans appointment as editor in 1981, The Times had an average daily sale of 282,000 copies in comparison to the 1.4 million daily sales of its traditional rival The Daily Telegraph. By November 2005 The Times sold an average of 691,283 copies per day, the second-highest of any British \"Quality press\" newspaper (after The Daily Telegraph, which had a circulation of 903,405 copies in the period), and the highest in terms of full-rate sales. By March 2014, average daily circulation of The Times had fallen to 394,448 copies, compared to The Daily Telegraphs 523,048, with the two retaining respectively the second-highest and highest circulations among British \"quality\" newspapers. In contrast The Sun, the highest-selling \"tabloid\" daily newspaper in the United Kingdom, sold an average of 2,069,809 copies in March 2014, and the Daily Mail, the highest-selling \"middle market\" British daily newspaper, sold an average of 1,708,006 copies in the period. Question: How many more sales did The Daily Telegraph make than The Times in 1981?", - "Output Program": [ - "telegraph = 1400000\ntimes = 282000\nmore_sales = telegraph - times\nprint(more_sales)", - "daily_tele = 1.4*1000000\ntimes = 282000\n\nprint(abs(round(daily_tele - times,2)))" - ], - "Output Answer": [ - "{'number': '1118000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the United States vitamin E supplement use by female health professionals was 16.1% in 1986, 46.2% in 1998, 44.3% in 2002, but decreased to 19.8% in 2006. Similarly, for male health professionals, rates for same years were 18.9%, 52.0%, 49.4% and 24.5%. The authors theorized that declining use in these populations may have due to publications of studies that showed either no benefits or negative consequences from vitamin E supplements. Within the US military services, vitamin prescriptions written for active, reserve and retired military, and their dependents, were tracked over years 2007-2011. Vitamin E prescriptions decreased by 53% while vitamin C remained constant and vitamin D increased by 454%. A report on vitamin E sales volume in the US documented a 50% decrease between 2000 and 2006, with a cause attributed to a meta-analysis that had concluded that high-dosage vitamin E increased all-cause mortality. Question: What year was vitamin E supplements used more for both male and female health professionals?", - "Output Program": [ - "year =1998\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1998'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On December 5, 2015, Gasol became the 116th player to reach 1,000 regular-season games. He had 13 points and 11 rebounds against the 2015-16 Charlotte Hornets season for his ninth double-double of the season. On January 25, 2016, he recorded his first career first quarter double-double with 13 points and 10 rebounds. He finished the game with 19 points and 17 rebounds, as the Bulls were defeated by the 2015-16 Miami Heat season 89-84. On February 9, Gasol was named as Jimmy Butler (basketball)s replacement on the 2016 Eastern Conference All-Star squad. On February 27, he recorded his eighth career triple-double and first as a Bull with 22 points, 16 rebounds and a career-high 14 assists in a 103-95 loss to the 2015-16 Portland Trail Blazers season. At 35 years old, he became the oldest player to record a triple-double since Kobe Bryant did so at 36 years old in 2014. On March 7, he recorded his second triple-double of the season with 12 points, 17 rebounds and 13 assists in a 100-90 win over the 2015-16 Milwaukee Bucks season, becoming just the fourth player 35 years or older with multiple triple-doubles in a season, joining Jason Kidd, Kobe Bryant and Paul Pierce. On April 2, in a loss to the Detroit Pistons, he became the 38th NBA player to reach 10,000 career rebounds. He also became the 36th with 10,000 points and 10,000 rebounds. Question: How many years younger was Gasol when he got a triple-double than the record holder?", - "Output Program": [ - "rebounds=17\nMiamiHeat_season=16\nanswer=rebounds-MiamiHeat_season\nprint(answer)", - "year=2015\nyear1=2016\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By the time Colorado became a state on August 1, 1876, it had only 26 counties. In January 1877, Routt and Ouray were formed, followed by Gunnison and Custer counties in March. In February 1879, Chaffee County was created. From February 8\u201310, 1879, Lake county was renamed Carbonate County. In 1881, Dolores County and Pitkin County were created. In 1883, Montrose, Mesa, Garfield, Eagle, Delta, and San Miguel counties were formed, leaving the total number of counties at 39. The number rose to 40 in 1885 with the creation of Archuleta County on April 14. Washington County and Logan County were both created in 1887. Between February 19 and April 16 in 1889, Morgan, Yuma, Cheyenne, Otero, Rio Blanco, Phillips, Sedgwick, Kiowa, Kit Carson, Lincoln, Prowers, Baca, and Montezuma counties were formed, bringing the total to 55. By 1900, Mineral County and Teller County had been added. On November 15, 1902, Arapahoe County split into Adams in the north and Denver was recognized as a consolidated city-county. By 1912, Jackson County, Moffat County, and Crowley County had been created. Alamosa was created in 1913, and in 2001, Broomfield was recognized as a city-county, bringing the total to 64 counties. Question: How many years passed from the time Colorada was declared a state until it's last county was created?", - "Output Program": [ - "declare = 1876\nlast = 2001\nprint(last - declare)", - "counties1 = 55\ncounties2 = 6\ncounties3 = 64\nprint(counties1+counties2+counties3)" - ], - "Output Answer": [ - "{'number': '125', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Between 1961 and 1989, when Real dominated La Liga, only Atl\u00e9tico offered it any serious challenge, winning Liga titles in 1966, 1970, 1973 and 1977. In 1965, Atl\u00e9tico became the first team to beat Real at the Bernab\u00e9u in eight years. Real Madrids record against Atl\u00e9tico in more recent times is very favorable. A high point coming in the 2002\u201303 La Liga, when Real clinched the La Liga title after a 0\u20134 victory at Atl\u00e9tico at the Vicente Calder\u00f3n Stadium. Atl\u00e9ticos first win over its city rivals since 1999 came with the Copa del Rey win in May 2013. In 2013\u201314, Real and Atl\u00e9tico were finalists of UEFA Champions League, the first final which hosted two clubs from same city. Real Madrid triumphed with 2014 UEFA Champions League Final in extra time. On 7 February 2015, Real suffered their first defeat in 14 years at the Vicente Calder\u00f3n, a 4\u20130 loss. On 28 May 2016, Real and Atl\u00e9tico 2016 UEFA Champions League Final for the Champions League title in Milan, which resulted in a win for Real after a penalty shootout. Question: How many of the Liga titles won by Atl\u00e9tico were won in the 1970s?", - "Output Program": [ - "titles = [1970, 1773, 1777]\nlength = len(titles)\nprint(length)", - "print(len([1970,1973,1977]))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On 1 January 2013, 92.2% of the total provincial population was born in the Netherlands; and of the 7.8% that was born abroad, the ten most common foreign countries of origin are the neighbour Germany (1.09%), the former colonies and dependencies Indonesia (0.60%), Netherlands Antilles and Aruba (0.55%), Suriname (0.54%), and other countries Turkey (0.41%), Soviet Union (0.36%), China (0.32%), Poland (0,26%), Yugoslavia (0.26%), and United Kingdom (0.18%). Question: How many percent of people were not from Soviet Union?", - "Output Program": [ - "SovietUnion=0.36\npeople=100\nanswer=people-SovietUnion\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.64', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Mechelen capitulated to Henri Christian Michel de Stengel and 6,000 Frenchmen on 16 November 1792 and its garrison of one battalion of the Austrian W\u00fcrttemberg Infantry Regiment Nr. 38 was allowed to go free. On the 27th Stengel with 8,000 soldiers from the Army of Belgium won a minor action at Voroux-lez-Liers near Li\u00e8ge over Anton Szt\u00e1ray and four battalions of Austrians. Antwerp fell on 29 November to Mirandas 17,600 infantry and 1,245 cavalry. The Austrian garrison of the 1st Battalion of the Hohenlohe Nr. 17, two companies of the Vierset Nr. 59 and four companies of the W\u00fcrzburg Infantry Regiments, plus 140 gunners surrendered after losing two dead and four wounded. The French captured 57 cannons, 50 additional 3-pound regimental cannons, 3,150 muskets and 1,523 hundredweight of gunpowder. The 2,599-man garrison of Namur under Johann Dominik von Moitelle surrendered on 2 December to Valence and Harville after a four-week siege. The Austrian defenders included two battalions of the Kinsky Infantry Regiment Nr. 36, one battalion of the Vierset, two companies of the Le Loup J\u00e4ger (military) Battalion, a half-squadron of the Esterhazy Hussar Regiment Nr. 32 and 90 gunners. Harvilles division counted 13,256 infantry, 1,425 cavalry and 266 artillerists. Question: How many more Mirandas than cavalry on November 9?", - "Output Program": [ - "condition_1 = 1245\ncondition_2 = 17600\n\nprint(abs(round(condition_2 - condition_1,2)))", - "mirandas = 17600\ncalvary = 1245\nmore = mirandas - calvary\nprint(more)" - ], - "Output Answer": [ - "{'number': '16355', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Missouri had a population of 5,988,927, according to the 2010 Census; an increase of 392,369 (7.0 percent) since the year 2000. From 2000 to 2007, this includes a natural increase of 137,564 people since the last census (480,763 births less 343,199 deaths), and an increase of 88,088 people due to net Human migration into the state. Immigration to the United States from outside the United States resulted in a net increase of 50,450 people, and migration within the country produced a net increase of 37,638 people. Over half of Missourians (3,294,936 people, or 55.0%) live within the states two largest metropolitan areas-Missouri census statistical areas. The states population density 86.9 in 2009, is also List of U.S. states by population density. Question: How many years did it take for the population to increase by 88,088 people due to net Human migration into the state?", - "Output Program": [ - "year1 = 2000\nyear2 = 2007\nyears_taken = year2 - year1\nprint(years_taken)", - "condition_1 = 2000\ncondition_2 = 2007\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent of people were not British Chinese?", - "Output Program": [ - "condition_1 = 1\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\nbritish_chinese = 1\ndiff = total - british_chinese\nprint(diff)" - ], - "Output Answer": [ - "{'number': '99', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: San Francisco then defeated 49ers\u2013Cowboys rivalry, the 1994 Dallas Cowboys season, 38\u201328, in the NFC Championship Game. Expected to be a close game, the 49ers converted 3 Dallas turnovers into 21 points in the first quarter. On the third play of the game, cornerback Eric Davis (American football) returned an interception from Cowboys quarterback Troy Aikman for a touchdown. Wide receiver Michael Irvin lost a fumble on Dallas next drive, setting up Youngs 29-yard touchdown pass to Watters. Then Cowboys returner Kevin Williams (wide receiver) lost a fumble on the ensuing kickoff, and it was recovered by kicker Doug Brien at Dallas 35-yard line. Several plays later, Floyd scored on a 1-yard touchdown run to give San Francisco a 21\u20130 lead less than 8 minutes into the game. With the score 24\u201314 in the closing minutes of the first half, Aikman threw 3 straight incompletions, and a short punt by the Cowboys set up Youngs 28-yard touchdown completion to Rice with 8 seconds remaining in the first half. The Cowboys eventually cut their deficit to 38\u201328 with a touchdown run by Emmitt Smith and Aikmans 10-yard touchdown pass to Irvin in the final period, but they were unable to score again. Although the Cowboys outgained the 49ers in total offensive yards (451\u2013294), Aikman broke an NFC Championship Game record with 380 yards passing, and Irvin also broke an NFC Championship Game record with 192 receiving yards, Dallas was ultimately unable to overcome their first-quarter turnovers. Question: How many more passing yards did Aikman have than Irvin had in receiving yards?", - "Output Program": [ - "Gamerecord=380\nreceivingyards=192\nanswer=Gamerecord-receivingyards\nprint(answer)", - "yards=380\nyards1=192\nanswer=yards-yards1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '188', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the early 1860s, Europe and the United States pursued completely different trade policies. The 1860s were a period of growing protectionism in the United States, while the European free trade phase lasted from 1860 to 1892. The tariff average rate on imports of manufactured goods was in 1875 from 40% to 50% in the United States against 9% to 12% in continental Europe at the height of free trade. Between 1850 and 1870 the annual growth rate of GNP per capita was 1.8%, 2.1% between 1870 and 1890 and 2% between 1890 and 1910; the best twenty years of economic growth were therefore those of the most protectionist period (between 1870 and 1890), while European countries were following a free trade policy. Question: How many years was the annual growth rate of GNP per capita was 1.8% in Europe?", - "Output Program": [ - "start = 1850\nend = 1870\nprint(end - start)", - "year1 = 1850\nyear2 = 1870\nprint(year2-year1)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many in percent of households weren't married couples living together?", - "Output Program": [ - "households_percent = 100\nmarried = 38.2\nprint(households_percent-married)", - "total = 100\nmarried = 38.2\nprint(total - married)", - "condition_1 = 38.2\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "living_together = 38.2\npercentage = 100\nnot_living_together = percentage - living_together\nprint(not_living_together)", - "percentage = 100\nmarried_couples = 38.2\nnot_married_couples = percentage - married_couples\nprint(not_married_couples)", - "condition_1 = 100\ncondition_2 = 38.2\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '61.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Traveling to Buffalo to face the Bills, the Raiders were without running back Marshawn Lynch, who was suspended for one game after making contact with an official during the team's win against Kansas City the week before. Hoping to build on the victory over the Chiefs, the Raiders started well driving 81 yards as Jamize Olawale scored from one yard out to give Oakland a 7-0 lead. However, the Raider offense sputtered on their next two possession and were forced to punt. After Tyrod Taylor hit former Raider Andre Holmes for six-yard touchdown pass to tie the game, the Raiders took over with just over two minutes remaining in the first half. Derek Carr hit DeAndré Washington over the middle over a five-yard gain, but was hit by Leonard Johnson and fumbled the ball which was recovered by Matt Milano and returned for a 40-yard touchdown to give the Bills a 14-7 lead at the half. The Bills increased the lead on their first possession of the third quarter with a 35-yard field goal. Carr was intercepted on the next Raider possession and the Bills added another field goal to push the lead to 20-7 with more than 10 minutes left in the third quarter. The Raider offense continued to struggle and punted on their next possession. The Bills took advantage and moved 80 yards in a 7:19 drive before Taylor snuck the ball in from inside the one-yard line on the first play of the fourth quarter to move the Buffalo lead to 27-7. The Raider offense finally came to life on their next possession, going no-huddle and moving 75 yards on nine plays before Carr hit Washington from four yards out to the narrow the lead to 27-14. After forcing a Buffalo punt, the Raider offense stalled near midfield and turned the ball over on downs. Looking to take some time off the clock, the Bills instead put the game out of reach as LeSean McCoy scored on a 48-yard run on the first play of the drive to move the lead to 34-14. The Raiders were able to move into Buffalo territory with under two minutes remaining, but Carr was intercepted as the Bills were able to run out the clock. The loss moved the Raider to 3-5 on the season. The fifth loss on the season, in Week 8, surpassed the number of losses (four) the Raiders suffered in the entire season the previous year. The Raider defense struggled once again, giving up 166 yards on the ground to the Bills, but did limit the Bills to 165 yards through the air. Carr completed 31 of 49 passes for 313 yards, but his two interceptions and two fumbles by the Raiders were their undoing. Question: How many points did the Bills win the game by?", - "Output Program": [ - "billpoint=20\notherteam=7\nanswer=billpoint\nprint(answer)", - "billswin=20\nanswer=billswin\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Americans first game was played on July 10, 1974, against the Southern California Sun in front of a crowd of 53,231 at Legion Field. (The announced attendance of 53,231 was inflated. The actual attendance figure was 43,031 for the opening game, of which 41,799 had paid.) Held scoreless by the Sun for the first three quarters and trailing by a touchdown at the start of the fourth quarter, the Americans came back to win 11-7. In their first road game, the Americans overcame a 26-point deficit at halftime to win 32-29 over the New York Stars (WFL) in front of 17,943 at Downing Stadium on July 17, 1974. The second home game, a 58-33 win over the Memphis Southmen on July 24, drew an announced attendance of 61,319 fans (actual attendance was 54,413 with 40,367 paying). Question: How many people combined attended all three games?", - "Output Program": [ - "Crowd=53231\nattendance=61319\nanswer=attendance+Crowd\nprint(answer)", - "crowd=53231\nattandance=43031 \ngame=41799\nanswer=attandance+game+crowd\nprint(answer)" - ], - "Output Answer": [ - "{'number': '115387', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The year 2001 saw Deflation (economics) of 0.1%. The governments overall budget deficit rose sharply in 1999 and 2000 to 3.2% of GDP, the result of hikes in government salaries, expenditures related to the 2000 election campaign, higher foreign debt service payments, and lower tax revenues. The government brought the deficit down to 2.5% of GDP in 2001, and set a target of 1.9% of GDP for 2002. Perus stability brought about a substantial reduction in underemployment, from an average of 74% from the late 1980s through 1994 to 43% in the 1995-96 period, but the rates began climbing again in 1997-2002 to over half the working population. The poverty rate remained at 54% in 2001, with 24% of Peruvians living in extreme poverty. In 2005, 18% of Peruvians were living in extreme poverty and a poverty rate at 39%. As of 2010, around 30% of its total population is poor Question: How many percentage points did underemployment from for the late 1980s through 1994 to 1995-96?", - "Output Program": [ - "percentage_1980s_through_1994 = 74\npercentage_1995_1996 = 43\npercentage_underemployment = percentage_1980s_through_1994 - percentage_1995_1996\nprint(percentage_underemployment)", - "underemployement_1980_1984 = 74\nunderemployement_1995_1996 = 43\nprint(underemployement_1980_1984 - underemployement_1995_1996)" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many racial groups made up less than 1% of the Houston population?", - "Output Program": [ - "UnitedStates=1\nPakistaniAmericans=1\nFilipinoAmericans=1\nKoreanAmericans=1\nJapaneseAmericans=1\nPacificIslanders=1\nanswer=UnitedStates+PakistaniAmericans+FilipinoAmericans+KoreanAmericans+JapaneseAmericans+PacificIslanders\nprint(answer)", - "PakistaniAmericans=1\nFilipinoAmericans=1\nKoreanAmericans=1\njapaneseAmericans=1\nHispanic=1\nIslanders=1\nanswer=PakistaniAmericans+FilipinoAmericans+KoreanAmericans+japaneseAmericans+Hispanic+Islanders\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Per capita gross domestic product (GDP) growth among post-1980 globalizing countries accelerated from 1.4 percent a year in the 1960s and 2.9 percent a year in the 1970s to 3.5 percent in the 1980s and 5.0 percent in the 1990s. This acceleration in growth seems even more remarkable given that the rich countries saw steady declines in growth from a high of 4.7 percent in the 1960s to 2.2 percent in the 1990s. Also, the non-globalizing developing countries seem to fare worse than the globalizers, with the formers annual growth rates falling from highs of 3.3 percent during the 1970s to only 1.4 percent during the 1990s. This rapid growth among the globalizers is not simply due to the strong performances of China and India in the 1980s and 1990s\u201418 out of the 24 globalizers experienced increases in growth, many of them quite substantial. Question: How many percent did the per capita GDP grow between the 60s and the 90s?", - "Output Program": [ - "year1=2.9\nyear2=5\nanswer=year2-year1\nprint(answer)", - "percent=3.6\nanswer=percent \nprint(answer)\n" - ], - "Output Answer": [ - "{'number': '3.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many people, in terms of percentages, were not either Overseas Filipino, Overseas Chinese, or Korean diaspora according to the 2010 Guam census?", - "Output Program": [ - "filipino = 26.3\nchinese = 1.6\nkorean = 2.2\n\nprint(abs((100 - filipino - chinese - korean)))", - "overseas_filipino_percent=26.3\nkorean_diaspora_percent=2.2\noverseas_chinese_percent=1.6\n\n\npercent_other_than_above=100-(overseas_filipino_percent+korean_diaspora_percent+overseas_chinese_percent)\nprint(percent_other_than_above)" - ], - "Output Answer": [ - "{'number': '69.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In September 1913 in G\u00f6ttingen, Weyl married Friederike Bertha Helene Joseph (March 30, 1893 - September 5, 1948) who went by the name Helene (nickname \"Hella\"). Helene was a daughter of Dr. Bruno Joseph (December 13, 1861 - June 10, 1934), a physician who held the position of Sanit\u00e4tsrat in Ribnitz-Damgarten, Germany. Helene was a philosopher (she was a disciple of phenomenologist Edmund Husserl) and also a translator of Spanish literature into German and English (especially the works of Spanish philosopher Jos\u00e9 Ortega y Gasset). It was through Helenes close connection with Husserl that Hermann became familiar with (and greatly influenced by) Husserls thought. Hermann and Helene had two sons, Fritz Joachim Weyl (February 19, 1915 - July 20, 1977) and Michael Weyl (September 15, 1917 - March 19, 2011), both of whom were born in Z\u00fcrich, Switzerland. Helene died in Princeton, New Jersey on September 5, 1948. A memorial service in her honor was held in Princeton on September 9, 1948. Speakers at her memorial service included her son Fritz Joachim Weyl and mathematicians Oswald Veblen and Richard Courant. In 1950 Hermann married sculptress Ellen B\u00e4r (n\u00e9e Lohnstein) (April 17, 1902 - July 14, 1988), who was the widow of professor Richard Josef B\u00e4r (September 11, 1892 - December 15, 1940) of Z\u00fcrich. Question: How many years old was Ellen B\u00e4r when her husband died?", - "Output Program": [ - "elien = 1940 - 1902\nprint(elien)", - "age = 1988-1950\n \nprint(age)\n" - ], - "Output Answer": [ - "{'number': '38', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: From 1789 to 1815, members of Congress received only a daily payment of $6 while in session. Members received an annual salary of $1,500 per year from 1815 to 1817, then a per diem salary of $8 from 1818 to 1855; since then they have received an annual salary, first pegged in 1855 at $3,000. In 1907, salaries were raised to $7,500 per year, the equivalent of $173,000 in 2010. In 2006, members of Congress received a yearly salary of $165,200. Congressional leaders were paid $183,500 per year. The Speaker of the House of Representatives earns $212,100 annually. The salary of the President pro tempore of the United States Senate for 2006 was $183,500, equal to that of the Party leaders of the United States House of Representatives and Party leaders of the United States Senate. Privileges include having an office and paid staff. In 2008, non-officer members of Congress earned $169,300 annually. Some critics complain congressional pay is high compared with a median American Household income in the United States of $45,113 for men and $35,102 for women. Others have countered that congressional pay is consistent with other branches of government. Another criticism is that members of Congress have access to free or low-cost medical care in the Washington D.C. area. The petition, \"Remove health-care subsidies for Members of Congress and their families\", has already gathered over 1,076,000 signatures on the website Change.org. In January 2014, it was reported that for the first time over half of the members of Congress were millionaires. Congress has been criticized for trying to conceal pay raises by slipping them into a large bill at the last minute. Others have criticized the wealth of members of Congress. Representative Jim Cooper of Tennessee told Harvard professor Lawrence Lessig that a chief problem with Congress was that members focused on lucrative careers as lobbyists after serving\u2013\u2013that Congress was a \"Farm team for K Street (Washington, D.C.)\"\u2013\u2013instead of on public service. Question: For how many years were members of Congress paid $6 per day?", - "Output Program": [ - "start_year = 1789\nend_year = 1815\n\nprint(abs(start_year-end_year))", - "from_year = 1789\nto_year = 1815\nyears = to_year - from_year\nprint(years)" - ], - "Output Answer": [ - "{'number': '26', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the United Kingdom Census 2011, 82.5% of Peterboroughs residents categorised themselves as White people, 2.8% of Mixed (United Kingdom ethnicity category), 11.7% British Asian, 2.3 per cent Black British and 0.8% other. Amongst the white population, the largest categories were English/Welsh/Scottish/Northern Irish/British (70.9%) and Other White (10.6%). Those of British Pakistanis ethnicity accounted for 6.6% of the population and those of British Indians 2.5.%. The largest black group were those of African ethnicity (1.4%). Question: How many fewer percent of Peterborough residents categorise themselves as Black British compared to British Asian?", - "Output Program": [ - "black = 2.3\nbritish= 11.7\ndiff= british-black\nprint(diff)", - "condition_1 = 11.7\ncondition_2 = 2.3\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '9.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Income inequality has become a hotly debated topic globally. According to the CIA World Factbook, U.S. income inequality ranked 41st highest among 156 countries in 2017 (i.e., 74% of countries have a more equal income distribution). According to the Congressional Budget Office, the top 1% of income households earned about a 9% share of the pre-tax income in 1979, versus 19% in 2007 and 17% in 2014. For after-tax income, these figures were 7%, 17%, and 13%, respectively. These figures indicate the share of income earned by top earners more than doubled between 1979 and 2007, then fell somewhat following the Great Recession, and the higher tax rates and re-distributive policies applied by President Barack Obama in 2013 (i.e., expiration of the Bush Tax Cuts for the top 1% and subsidies for lower income persons via the Affordable Care Act). Recasting the 2012 income using the 1979 income distribution (representing the more egalitarian 1950-1980 period), the bottom 99% of families would have averaged about $7,100 more income. Income inequality in the United States has grown from 2005 to 2012 in more than 2 out of 3 metropolitan areas. Question: How many years was the egalitarian period 1950-1980?", - "Output Program": [ - "condition_1 = 1950\ncondition_2 = 1980\n\nprint(abs(condition_2 - condition_1))", - "start = 1550\nend = 1580\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The largest population centres of the Sinhalese diaspora are mainly situated in Europe, North America and Australia. The city of Melbourne contains just under half of the Sri Lankan Australians. The 2011 census recorded 86,412 Sri Lanka born in Australia. There are 73,849 Australians (0.4 of the population) who reported having Sinhalese ancestry in 2006. The Sinhalese language was also reported to be the 29th-fastest-growing language in Australia (ranking above Somali language but behind Hindi language and Belarusian language). Sinhalese Australians have an exceptionally low rate of return migration to Sri Lanka. In the Canada 2011 Census, 7,220 people identified themselves as of Sri Lankan Canadians, out of 139,415 Sri Lankans. There are a small amount of Sri Lankans in India, scattered around the country, but mainly living in and around the North India and South India regions. Sri Lankan New Zealanders comprised 3% of the Asian population of New Zealand in 2001. The numbers arriving continued to increase, and at the 2006 census there were over 7,000 Sri Lankans living in New Zealand. The Sri Lankan American number about 12,000 in the U.S. The New York City Metropolitan Area contains the largest Sri Lankan community in the United States, receiving the highest legal permanent resident Sri Lankan immigrant population, followed by Central New Jersey and the Los Angeles metropolitan area. Many Sri Lankans in Italy have migrated to Italy since the 1970s. Italy was attractive to the Sinhalese due to perceived easier employment opportunities and entry, compared to other European countries. It is estimated that there are 30,000-33,000 Sinhalese in Italy. The major Sinhalese communities in Italy are located in Lombardia (In the districts Loreto and Lazzaretto), Milan, Lazio, Rome, Naples, and Southern Italy (Particularly Palermo, Messina and Catania). Though British Sri Lankans people in particular and Sri Lankans in general have migrated to the UK over the centuries beginning from the colonial times, the number of Sinhalese people in the UK cannot be estimated accurately due to inadequacies of census in the UK. The UK government does not record statistics on the basis of language or ethnicity and all Sri Lankans are classified into one group as Asian British or Asian Other. Question: How many languages were ranked lower than the Sinhalese language?", - "Output Program": [ - "above_sihala_lang = [\"Hindi\",\"Belerus\"]\nprint(abs(round(len(above_sihala_lang),2)))", - "languages_ranked_lower_tha_sinhalese = 2\nprint(languages_ranked_lower_tha_sinhalese)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many yards were both Broncos' touchdowns combined?", - "Output Program": [ - "eric = 90\nkyle = 9\nprint(eric + kyle)", - "ans = [90+9]\n\nprint(max(ans))" - ], - "Output Answer": [ - "{'number': '99', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 4,280 households of which 32.9% had children under the age of 18 living with them, 39.2% were married couples living together, 16.4% had a female householder with no husband present, 5.7% had a male householder with no wife present, and 38.7% were non-families. 32.0% of all households were made up of individuals and 14% had someone living alone who was 65 years of age or older. The average household size was 2.34 and the average family size was 2.90. Question: How many percent do not have children under the age of 18 living with them?", - "Output Program": [ - "percentage = 100\nunder = 32.9\nnot_under = percentage - under\nprint(not_under)", - "age_18 = 32.9\n\nprint(abs(round(100 - age_18,2)))", - "total = 100\nunder_18 = 32.9\ndiff = total - under_18\nprint(diff)", - "condition_1 = 100\ncondition_2 = 32.9\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '67.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The revenue of Pahang in 1899 amounted to only $62,077; in 1900 to $419,150. In 1905 it was $528,368. The expenditure in 1905 amounted to $1,208,176. Of this sum $736,886 was expended on public works. Pahang is still a source of expense to the federation, its progress having been retarded by the disturbances which lasted from December 1891 until 1895, with short intervals of peace, but the revenue was steadily increasing, and the ultimate financial success of the state is considered to be secure. Pahang owed something over $3,966,500 to Selangor and $1,175,000 to Perak, which had financed it for some years out of surplus revenue. The value of the imports in 1905 was $1,344,346, that of the exports was $3,838,928, thus making a total trade value of $5,183,274. The most valuable export is tin, the value of which in 1905 amounted to $2,820,745. The value of the gutta exported exceeded $140,000, that of dried and salted fish amounted to nearly $70,000, and that of timber to $325,000. Question: How many more dollars was timer than dried and salted fish?", - "Output Program": [ - "timber = 325000\ndried = 70000\nanswer = timber - dried\nprint(answer)", - "timber_fish = 325000\nsalted_fish = 70000\n\nprint(abs(timber_fish - salted_fish))" - ], - "Output Answer": [ - "{'number': '255000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: For the period 2010-14, the estimated median income for a household in the town was $94,063, and the median income for a family was $129,000. Male full-time workers had a median income of $87,550 versus $53,141 for females. The per capita income for the town was $34,140. About 2.0% of families and 12.0% of the population were below the poverty line, including 3.4% of those under age 18 and 4.8% of those age 65 or over. Question: How many percent of people under the poverty line were neither under 18 or over 65?", - "Output Program": [ - "total = 12\nunder = 3.4\nover = 4.8\nprint(total - under - over)", - "condition_1 = 3.4+4.8\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '3.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In North America, the National Association of Theatre Owners (NATO) is the largest exhibition trade organization in the world. According to their figures, the top four chains represent almost half of the theater screens in North America. In Canada, Cineplex Entertainment is the largest and movie theater company with 161 locations and 1,635 screens. The studios once controlled many theaters, but after the appearance of Mr. Smith Goes to Washington, Congress passed the Matthew Neely Anti-Block Booking Act, which eventually broke the link between the studios and the theaters. Now, the top three chains in the U.S. are Regal Entertainment Group, AMC Entertainment Inc and Cinemark Theatres. In 1995, Carmike was the largest chain in the United States- now, the major chains include AMC Entertainment Inc - 5,206 screens in 346 theaters, Cinemark Theatres - 4,457 screens in 334 theaters, Landmark Theatres - 220 screens in 54 theaters, Marcus Theatres - 681 screens in 53 theaters. National Amusements - 409 screens in 32 theaters and Regal Entertainment Group - 7,334 screens in 588 cinemas. In 2015 the United States had a total of 40,547 screens. In Mexico, the major chains are Cinepolis and Cinemex. Question: In the US, how many of the 40547 total screens do not belong to Regal?", - "Output Program": [ - "condition_1 = 40547\ncondition_2 = 7334\n\nprint(abs(round(condition_1 - condition_2,2)))", - "total = 40547\nregal = 7334\nno_regal = total - regal\nprint(no_regal)" - ], - "Output Answer": [ - "{'number': '33213', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Raiders began their 2011 campaign at Sports Authority Field at Mile High, for a Week 1 AFC West duel with the Denver Broncos in the second game of Monday Night Football's doubleheader. Oakland trailed early in the first quarter as Broncos kicker Matt Prater got a 28-yard field goal. The Raiders answered in the second quarter as quarterback Jason Campbell found fullback Marcel Reece on a 3-yard touchdown pass, followed by a 37-yard, a 21-yard, and an NFL record tying 63-yard field goal from kicker Sebastian Janikowski. Janikowski's leg helped put the Raiders up 16-3 at halftime. Denver answered in the third quarter as wide receiver Eric Decker returned a punt 90 yards for a touchdown, followed by Prater getting a 30-yard field goal. Oakland struck back in the fourth quarter with Campbell's 1-yard touchdown. The Broncos tried to rally with quarterback Kyle Orton completing a 9-yard touchdown pass to running back Lance Ball, yet the Raiders' offense was able to run out the clock. With the win, not only did Oakland begin their season at 1-0, but they also snapped their 8-straight opening day losing streak. Question: How many yards were both Raiders' touchdowns combined?", - "Output Program": [ - "td_1 = 3\ntd_2 = 1\n\nprint(abs(round(td_1 + td_2,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their by week, the Bengals traveled to Pittsburgh for Game 1 against the division rival Steelers. The Steelers would score first when Ben Roethlisberger found Antonio Brown on a 7-yard pass to make it 7-0. Though later on in the quarter, the Bengals would tie it up when Andy Dalton found Brandon LaFell on a 6-yard pass to make it a 7-7 game. In the second quarter, the Steelers moved back into the lead when Roethlisberger found Juju Smith-Schuster on a 31-yard pass to make it 14-7. But the Bengals tied it up again when Dalton found Tyler Kroft on a 1-yard pass making it 14-14. The Steelers closed the half with 2 field goals kicked by Chris Boswell: From 22 and 24 yards out to retake the lead 17-14 and then make it 20-14 at halftime. In the highly defensive second half, the Steelers managed to score more field goals starting in the third quarter when Boswell went for 2 more: From 41 and 49 yards out to increase the Steelers' lead from 9 to 12 and making the score change from 23-14 to 26-14. In the last quarter, the Steelers would pretty much seal the game when Boswell hit his fifth field goal of the game from 29-yards out to make the final score 29-14. With their fifth straight loss to the Steelers, the Bengals dropped to 2-4. Question: How many field goals did Boswell score?", - "Output Program": [ - "goal = 5\nprint(goal)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Jets started slow by accruing no passing yards during the first quarter, but the Patriots went down the field in two long drives taking up most of the time in the first half. In the second quarter, the Patriots took the early lead as quarterback Tom Brady completed a 6-yard touchdown pass to wide receiver Wes Welker, but the Jets replied with quarterback Mark Sanchez completing a 10-yard touchdown pass to wide receiver Braylon Edwards. The Patriots scored again with Brady finding wide receiver Randy Moss on a 34-yard touchdown pass. The Jets narrowed the Patriots' lead when kicker Nick Folk nailed a 49-yard field goal, followed by him making a 36-yard field goad in the third quarter. The Jets got the lead when Sanchez completed a 2-yard touchdown pass to wide receiver Jerricho Cotchery (with a successful 2-point conversion). The Jets extended their lead in the fourth quarter when Sanchez making a 1-yard touchdown pass to tight end Dustin Keller. Question: How many yards was the shortest field goal by Nick Folk?", - "Output Program": [ - "shortest = 36\nprint(shortest)", - "shortest_nick_goal = 36\nprint(shortest_nick_goal)" - ], - "Output Answer": [ - "{'number': '36', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Hundreds of prisoners who had been captured with weapons in their hands or gunpowder on their hands had been shot immediately. Others were taken to the main barracks of the army in Paris and after summary trials, were executed there. They were buried in mass graves in parks and squares. Not all prisoners were shot immediately; the French Army officially recorded the capture of 43,522 prisoners during and immediately after Bloody Week. Of these, 1,054 were women, and 615 were under the age of 16. They were marched in groups of 150 or 200, escorted by cavalrymen, to Versailles or the Camp de Satory where they were held in extremely crowded and unsanitary conditions until they could be tried. More than half of the prisoners, 22,727 to be exact, were released before trial for extenuating circumstances or on humanitarian grounds. Since Paris had been officially under a state of siege during the Commune, the prisoners were tried by military tribunals. Trials were held for 15,895 prisoners, of whom 13,500 were found guilty. Ninety-five were sentenced to death; 251 to forced labour; 1,169 to deportation, usually to New Caledonia; 3,147 to simple deportation; 1,257 to solitary confinement; 1,305 to prison for more than a year; and 2,054 to prison for less than a year. Question: How many of the captured prisoners from Bloody week were not women?", - "Output Program": [ - "total = 43522\nwoman = 1054\n\nprint(abs(total - woman))", - "total = 45322\nwomen = 1054\nnon_women = total - women\nprint(non_women)" - ], - "Output Answer": [ - "{'number': '42468', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In terms of emigration vs. immigration, after centuries of net emigration, Spain, has recently experienced large-scale immigration for the first time in modern history. According to the Spanish government there were 5,730,667 foreign residents in Spain as of January 2011. Of these, more than 860,000 were Romanians, and half 760,000 were Morocco while the number of Ecuadorians was around 390,000. Colombian people population amounted to around 300,000. There are also a significant number of British (359,076 as of 2011, but more than one million are estimated to live permanently in Spain) and German (195,842) citizens, mainly in Alicante (province), M\u00e1laga (province) provinces, Balearic Islands and Canary Islands. Chinese in Spain number over 166,000. Immigrants from several sub-Saharan African countries have also settled in Spain as contract workers, although they represent only 4.08% of all the foreign residents in the country. Question: How many more foreign residents were from Romania compared to Ecuador?", - "Output Program": [ - "condition_one = 860000\ncondition_two = 390000\n\n\nprint(abs(round(condition_one-condition_two,2)))", - "roman = 860000\nequa = 390000\nprint(roman - equa)" - ], - "Output Answer": [ - "{'number': '470000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2016 Estimated overall median age will be 35.2 with males coming in at 33.9 and females at 36.1. Residents under the age of 18 will make up 28.32% of population, between the ages of 18-35 will be 21.4%, 35-55 will be 30.74%, and anyone over the age of 55 will make up 19.54% of the residents. Education Est. for residents 25 and over will be. Less than 9th Grade 2.82%, Some High school 4.67%, High school graduate 20.30%, some college 25.21%, associate degree 7.39%, bachelors degree 27.10%, masters degree 10.21%, professional degree 1.05%, doctorate degree 1.25%. Question: How many percent more people have a bachelors degree than only a high school diploma?", - "Output Program": [ - "bachelors = 27.10\ndiploma = 20.30\nprint(bachelors-diploma)", - "bach = 27.10\nhigh = 20.30\nprint(bach - high)" - ], - "Output Answer": [ - "{'number': '6.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In September 1913 in G\u00f6ttingen, Weyl married Friederike Bertha Helene Joseph (March 30, 1893 - September 5, 1948) who went by the name Helene (nickname \"Hella\"). Helene was a daughter of Dr. Bruno Joseph (December 13, 1861 - June 10, 1934), a physician who held the position of Sanit\u00e4tsrat in Ribnitz-Damgarten, Germany. Helene was a philosopher (she was a disciple of phenomenologist Edmund Husserl) and also a translator of Spanish literature into German and English (especially the works of Spanish philosopher Jos\u00e9 Ortega y Gasset). It was through Helenes close connection with Husserl that Hermann became familiar with (and greatly influenced by) Husserls thought. Hermann and Helene had two sons, Fritz Joachim Weyl (February 19, 1915 - July 20, 1977) and Michael Weyl (September 15, 1917 - March 19, 2011), both of whom were born in Z\u00fcrich, Switzerland. Helene died in Princeton, New Jersey on September 5, 1948. A memorial service in her honor was held in Princeton on September 9, 1948. Speakers at her memorial service included her son Fritz Joachim Weyl and mathematicians Oswald Veblen and Richard Courant. In 1950 Hermann married sculptress Ellen B\u00e4r (n\u00e9e Lohnstein) (April 17, 1902 - July 14, 1988), who was the widow of professor Richard Josef B\u00e4r (September 11, 1892 - December 15, 1940) of Z\u00fcrich. Question: How many years after Friederike Bertha Helene Joseph's father died did she?", - "Output Program": [ - "y1 = 1948\ny2 = 1934\nprint(y1 - y2)", - "condition_1 = 1934\ncondition_2 = 1948\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the 1850s, the infant mortality rate in the United States was estimated at 216.8 per 1,000 babies born for whites and 340.0 per 1,000 for African Americans, but rates have significantly declined in the West in modern times. This declining rate has been mainly due to modern improvements in basic health care, technology, and medical advances. In the last century, the infant mortality rate has decreased by 93%. Overall, the rates have decreased drastically from 20 deaths in 1970 to 6.9 deaths in 2003 (per every 1000 live births). In 2003, the leading causes of infant mortality in the United States were congenital anomalies, disorders related to immaturity, SIDS, and maternal complications. Babies born with low birth weight increased to 8.1% while cigarette smoking during pregnancy declined to 10.2%. This reflected the amount of low birth weights concluding that 12.4% of births from smokers were low birth weights compared with 7.7% of such births from non-smokers. According to the New York Times, \"the main reason for the high rate is preterm delivery, and there was a 10% increase in such births from 2000 to 2006.\" Between 2007 and 2011, however, the preterm birth rate has decreased every year. In 2011 there was a 11.73% rate of babies born before the 37th week of gestation, down from a high of 12.80% in 2006. Question: In the 1850s, how many more African American babies per 1000 died than white babies?", - "Output Program": [ - "black = 216.8\nwhite = 340\nprint(abs(round(black-white,2)))", - "whites = 216.8\nblacks = 340\ndiff = blacks - whites\nprint(diff)" - ], - "Output Answer": [ - "{'number': '123.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The advance entered Palestine and an First Battle of Gaza, unsuccessful attempt was made to capture Gaza on 26 March 1917, while a Second Battle of Gaza and equally unsuccessful attempt was launched on 19 April. A Third Battle of Gaza occurred between 31 October and 7 November and this time both the ANZAC Mounted Division and the Australian Mounted Division took part. The battle was a complete success for the British, over-running the Gaza-Beersheba line and capturing 12,000 Turkish soldiers. The critical moment was the capture of Battle of Beersheba (1917) on the first day, after the Australian 4th Light Horse Brigade charged more than . The Turkish trenches were overrun, with the Australians capturing the wells at Beersheba and securing the valuable water they contained along with over 700 prisoners for the loss of 31 killed and 36 wounded. Later, Australian troops assisted in pushing the Turkish forces out of Palestine and took part in actions at Battle of Mughar Ridge, Battle of Jerusalem (1917) and the Battle of Megiddo (1918). The Turkish government surrendered on 30 October 1918. Units of the Light Horse were subsequently used to help put down a Egyptian Revolution of 1919 in 1919 and did so with efficiency and brutality, although they suffered a number of fatalities in the process. Total Australian battle casualties in the campaign were 4,851, including 1,374 dead. Question: How many days after the Second Battle of Gaza was launched did the Third Battle of Gaza end?", - "Output Program": [ - "import datetime\nfirst = datetime.date(1957, 4, 19)\nsecond = datetime.date(1957, 11, 7)\ndiff = second - first\nprint(diff.days)" - ], - "Output Answer": [ - "{'number': '202', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2006-07 NBA season, Jamess averages declined to 27.3 points, 6.7 rebounds, 6 assists, and 1.6 steals per game. Some analysts attributed the fall to a regression in his passing skills and shot selection, which stemmed from a lack of effort and focus. The Cavaliers finished the season with 50 wins for the second consecutive year and entered the 2007 NBA Playoffs as the Easts second seed. In Game 5 of the NBA Conference Finals, James notched 48 points with 9 rebounds and 7 assists, scoring 29 of Clevelands last 30 points, including the game-winning layup with two seconds left, against the 2006-07 Detroit Pistons season. After the game, play-by-play announcer Marv Albert called the performance \"one of the greatest moments in postseason history\" and color commentator Steve Kerr described it as \"Michael Jordan-esque\". In 2012, ESPN ranked the performance the fourth greatest in modern NBA playoff history. The Cavaliers went on to win Game 6 and claim their first-ever Eastern Conference championship, earning them a matchup with the 2006-07 San Antonio Spurs season in the 2007 NBA Finals. During the championship round, James struggled, averaging 22 points, 7.0 rebounds, and 6.8 assists per game on just 35.6 percent shooting, and Cleveland was eliminated in a Whitewash (sport). Question: In game 5 of the NBA Confefence Finals how many more rebounds did James have compared to his season average?", - "Output Program": [ - "rebound = 9\naverage = 6.7\ndiff = rebound - average\nprint(diff)", - "rebounds = 6.7\ngame_rebounds = 9\nprint(game_rebounds-rebounds)" - ], - "Output Answer": [ - "{'number': '2.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Jagr broke the Rangers single-season points record with a first-period assist in a 5\u20131 win against the New York Islanders on March 29, 2006. The assist gave him 110 points on the season, breaking Jean Ratelles record. Less than two weeks later, on April 8, Jagr scored his 53rd goal of the season against the Boston Bruins, breaking the club record previously held by Adam Graves. Two games prior, on April 4, the Rangers defeated the Philadelphia Flyers 3\u20132, in a shootout, to clinch a playoff spot for the first time since the 1996\u201397 NHL season. On April 18, the Rangers lost to the Ottawa Senators 5\u20131, and, due to wins by Division rivals New Jersey and Philadelphia, the Rangers fell back to third place in the Atlantic division and sixth place in the Eastern Conference (NHL) to end the season. In the 2006 Stanley Cup playoffs, the Rangers drew a matchup with the Devils and were defeated in a four-game sweep. In the process, they were outscored 17\u20134, as New Jersey goaltender Martin Brodeur took two shutouts and a 1.00 GAA to Lundqvists 4.25. In Game 1 of the series, Jagr suffered an undisclosed injury to his left shoulder, diminishing his usefulness as the series progressed. He missed Game 2 and was back in the lineup for Game 3, though he was held to just one shot on goal. However, on his first shift of Game 4, Jagr re-injured his shoulder and was unable to return for the remainder of the game. Jagr fell two points short of winning his sixth Art Ross Trophy as scoring champion in 2005\u201306 (the San Jose Sharks Joe Thornton claimed the award, his first, with 125 points), but Jagr did win his third Ted Lindsay Award as the players choice for the most outstanding player. Question: How many goals did the Rangers lose by in the April 18 game with Ottawa?", - "Output Program": [ - "rangers = 1\nottawa = 5\ndiff = ottawa - rangers\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: On November 29, 2011, a Forbes magazine report valued the Ottawa Senators Hockey Club at $201 million, (17th highest in NHL). The valuation was based on $27 million for the sport, $70 million for the arena, $80 million for the market and $25 million for the brand. For 2010\u201311, the club had an operating income of $2.8 million on revenues of $100 million. The gate receipts for the 2010\u201311 season were $46 million and player expenses were $57 million. The operating income followed two years where the team posted a loss. Forbes estimates that the organization has a debt/value ratio of 65%, including arena debt. Eugene Melnyk bought the team for $92 million in 2003. A November 2014 report by Forbes valued the Senators at $400 million, 16th highest in the NHL. Question: How many millions of revenue dollars were leftover after subtracting the 2010-2011 operating income?", - "Output Program": [ - "revenues=2.8\ntotal=100\nanswer=total-revenues \nprint(answer)", - "income=2.8\nrevenues=100\nanswer=revenues-income\nprint(answer)" - ], - "Output Answer": [ - "{'number': '97.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 4,280 households of which 32.9% had children under the age of 18 living with them, 39.2% were married couples living together, 16.4% had a female householder with no husband present, 5.7% had a male householder with no wife present, and 38.7% were non-families. 32.0% of all households were made up of individuals and 14% had someone living alone who was 65 years of age or older. The average household size was 2.34 and the average family size was 2.90. Question: How many percent are not Marriage couples living together?", - "Output Program": [ - "marriage_couple = 39.2\nprint (100-marriage_couple)\n", - "total = 100\ntoge = 39.2\nprint(total - toge)", - "percent_married_couples=39.2\npercent_not_married_couples=100-39.2\nprint(percent_not_married_couples)", - "marriage_couple_together = 39.2\n\nprint(abs(round(100 - marriage_couple_together,2)))" - ], - "Output Answer": [ - "{'number': '60.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After clinching the AFC north the previous week, the Bengals traveled to take on the New York Jets on Sunday Night Football. This would prove to be the final game to ever be played at Giants Stadium. The Bengals did not score in the first quarter, while the Jets had a 1-yard touchdown run by Thomas Jones to put the Jets up 7-0. The Bengals also failed to score in the 2nd quarter, while the Jets' offense had a very productive 2nd quarter, scoring 20 points. The Jets got a 20-yard field goal, to make the score 10-0 Jets. Brad Smith then had a 32-yard touchdown run to make the score 17-0. The Jets then got another touchdown run by Jerricho Cotchery. to make the score 24-0. The Jets finished the half with another field goal, to make the halftime score 27-0 Jets. The only score of the 3rd quarter came when J. Feely got a 40-yard field goal, to make the score 30-0. The Jets finished the game with another touchdown run by Thomas Jones, this time from 2 yards. The final score was Jets 37, Bengals 0. With the shutout loss, the Bengals finished the 2009 regular season with a record of 10-6. By far, this is the only time in the Marvin Lewis era that the team has been shutout and suffered their first regular season shutout loss since 2001 when they lost 16-0 to the Ravens which was also a road game. In the wild card round of the playoffs, the Jets now had to travel to Paul Brown Stadium. The Bengals scored first when Carson Palmer threw an 11-yard TD pass to Laveranues Coles. In the second quarter, Jets RB Shonn Greene ran 39 yards for a TD, and Carson Palmer threw an interception that was returned for 20 yards. Mark Sanchez passed to Dustin Keller for a 45-yard TD, and the next scoring drive would come in the third quarter when Thomas Jones made a 9-yard TD run. Cedric Benson made a 47-yard TD in the fourth quarter, and the Jets responded with a 20-yard FG by Jay Feely. They halted any further attempts by the Bengals at a scoring drive, sacking Carson Palmer twice. The Jets ran out the clock for the last two minutes to end the game at 24-14. Question: How many scores did the Bengals have in the first half?", - "Output Program": [ - "scoreinfirsthalf=0\nanswer=scoreinfirsthalf\nprint(answer)", - "Thomas=7\nbengal=0\nanswer=bengal\nprint(answer)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite losing key members of their bench during the offseason (including Okur, Mike James (basketball, born 1975) and Corliss Williamson), the 2004-05 Detroit Pistons season were considered a strong contender to win a second consecutive title in 2005. They won 54 games during the 2004-05 NBA season, their fourth consecutive season of 50 or more wins. During the 2005 NBA Playoffs, they easily defeated the Philadelphia 76ers 4-1 and then rallied from a 2-1 deficit to finish off the 2004-05 Indiana Pacers season, 4-2. In the Eastern Conference Finals, the Pistons faced the 2004-05 Miami Heat season. Once again, the Pistons fell behind. However, they would ultimately win the series in seven games. In the 2005 NBA Finals, the Pistons faced the 2004-05 San Antonio Spurs season. After both teams split the first four games of the series, the turning point came at the end of Game 5 in Detroit, which went into overtime. The Pistons were ahead 95-93 when Robert Horry sank the game-winning three-point basket for the Spurs with 5.8 seconds left in the extra session. The Pistons fought back to win Game 6 in San Antonio, setting up the first NBA Finals Game 7 since 1994. The Pistons then lost a hard-fought, low-scoring game to the Spurs, who won their third NBA championship since 1999. Question: How many key players did the Pistons lose during the off-season?", - "Output Program": [ - "lose_player = [\"Mike James\",\"Corliss Williamson\",\"Okur\"]\nprint(len(lose_player))", - "players_left = 3\nprint(players_left)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On November 29, 2011, a Forbes magazine report valued the Ottawa Senators Hockey Club at $201 million, (17th highest in NHL). The valuation was based on $27 million for the sport, $70 million for the arena, $80 million for the market and $25 million for the brand. For 2010\u201311, the club had an operating income of $2.8 million on revenues of $100 million. The gate receipts for the 2010\u201311 season were $46 million and player expenses were $57 million. The operating income followed two years where the team posted a loss. Forbes estimates that the organization has a debt/value ratio of 65%, including arena debt. Eugene Melnyk bought the team for $92 million in 2003. A November 2014 report by Forbes valued the Senators at $400 million, 16th highest in the NHL. Question: How many dollars of the valuation came from the sport, arena and market?", - "Output Program": [ - "sport = 27\narena = 70\nmarket = 80\ntotal = sport + arena + market\nprint(total)" - ], - "Output Answer": [ - "{'number': '177', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2004 Linz counted 647,428 nights stay. In 2013 the number increased to 775,396. 363,425 of the overnight stays were located in the four star hotels, 226,647 in the three star hotels, 67,593 in the two and one star hotels and 53,194 stays can be counted to other accommodation. Overnight stays in 5/4-star hotels increased by more than 5% from 20.590 to 21.655 between February 2017 and February 2018. During the same period, overnight stays in 3-star hotels increased by 22%, from 13.383 to 16.330. The number of overnight stays in non-categorized hotels dropped by almost 10%, from 4.177 to 3.763. Question: Were there more nights stayed in 2004 or 2013?", - "Output Program": [ - "night_y2004 = 647428\nnight_y2003 = 775396\n\n\nnight_stays = (night_y2003,night_y2004) \nmore = max(night_stays)\n\nif more == night_y2004:\n print(2004)\nelif more == night_y2003:\n print(2003)", - "print(2013)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2013'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Malayalam is a language spoken by the native people of southwestern India (from Talapady to Kanyakumari).According to the Indian census of 2011, there were 32,299,239 speakers of Malayalam in Kerala, making up 93.2% of the total number of Malayalam speakers in India, and 96.74% of the total population of the state. There were a further 701,673 (2.1% of the total number) in Karnataka, 957,705 (2.7%) in Tamil Nadu, and 406,358 (1.2%) in Maharashtra. The number of Malayalam speakers in Lakshadweep is 51,100, which is only 0.15% of the total number, but is as much as about 84% of the population of Lakshadweep. In all, Malayalis made up 3.22% of the total Indian population in 2011. Of the total 34,713,130 Malayalam speakers in India in 2011, 33,015,420 spoke the standard dialects, 19,643 spoke the Yerava dialect and 31,329 spoke non-standard regional variations like Eranadan. As per the 1991 census data, 28.85% of all Malayalam speakers in India spoke a second language and 19.64% of the total knew three or more languages. Question: How many people total spoke a dialect other than the non-standard regional variations?", - "Output Program": [ - "dialects=33015420\nregional=31329\nanswer=dialects+regional\nprint(answer)", - "spoke=33015420\ndialects=19643\nanswer=spoke-19643\nprint(answer)" - ], - "Output Answer": [ - "{'number': '33035063', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Three star systems appear to have exoplanet. HD 9446 is a sun-like star around 171 light-years distant that has two planets of masses 0.7 and 1.8 times that of Jupiter, with orbital periods of 30 and 193 days respectively. WASP-56 is a sun-like star of spectral type G6 and apparent magnitude 11.48 with a planet 0.6 the mass of Jupiter that has a period of 4.6 days. HD 13189 is an orange giant of spectral type K2II about 2-7 times as massive as the sun with a planetary or brown dwarf companion between 8 and 20 times as massive as Jupiter, which takes 472 days to complete an orbit. It is one of the largest stars discovered to have a planetary companion. Question: How many of HD 9446's planetary companions are larger than Jupiter?", - "Output Program": [ - "companions = 1\nprint(companions)", - "hd_9446 = 0.7\njupyter = 1.8\n\nprint(abs(hd_9446 - jupyter))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The population doubled by 1978, and the population growth rate peaked at 3.4% in 1985. At the 2006 census, the population had reached 298,968, although the census in 2000 showed that the population growth rate had declined to 1.9%. Life expectancy at birth stood at 46 years in 1978, and later rose to 72. Infant mortality has declined from 12.7% in 1977 to 1.2% today, and adult literacy reached 99%. Combined school enrolment reached the high 90s. The population was projected to have reached 317,280 in 2010. Question: How many percent of the adult population cannot read?", - "Output Program": [ - "population=100\nadultliteracy=99\nanswer=population-adultliteracy\nprint(answer)", - "adult=99\ntotal=100\nanswer=total-adult\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Beginning in 1967, Brevard County was represented by the Floridas 71st House district, Floridas 72nd House district, Floridas 73rd House district, and Floridas 74th House district districts. Following redistricting in 1970, the county was represented by the Floridas 44th House district, Floridas 45th House district, Floridas 46th House district, Floridas 47th House district and Floridas 48th House district districts. Following redistricting in 1982, the county was represented by the Floridas 31st House district, Floridas 32nd House district, Floridas 33rd House district, Floridas 34th House district, Floridas 77th House district, and Floridas 78th House district districts. Following redistricting in 1992, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, and Floridas 32nd House district districts. Following redistricting in 2002, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, Floridas 32nd House district, and Floridas 80th House district districts. Question: How many times did Brevard County have four house districts representing them?", - "Output Program": [ - "ans = [len([71,72,73,74]),len([44,45,46,47,48]),\nlen([31,32,33,34,77,78]),len([29,30,31,32]),len([29,30,31,32,80])]\n\ncount = 0\nfor i in range(0,len(ans)):\n if ans[i] == 4:\n count = count+1\n \nprint(count)", - "\nrodriques = { '1967' : [71, 72, 73, 74], '1970': [44, 45, 46, 47, 48], '1982': [31, 32, 33, 34, 77, 78], '1992': [29, 30, 31, 32], '2002': [29, 30, 31, 32, 80] }\n\nvalue = 4\ncount = 0\n\nfor i in rodriques:\n\n if len(rodriques[i]) == value:\n\n count += 1\n\nprint(count)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the 2010 federal census, there were 39,702 people, 14,414 households, and 9,981 families residing in the county. The population density was 113 people per square mile (44/km\u00b2). There were 14,890 housing units at an average density of 45 per square mile (17/km\u00b2). The racial makeup of the county was 97% Race (United States Census), 1.2% Race (United States Census) or Race (United States Census), 0.1% Race (United States Census), 0.42% Race (United States Census), and 0.07% Race (United States Census). Two percent of the population were Race (United States Census) or Race (United States Census). US Veterans \u2013 2,681. Median household income (in 2014 dollars), 2010\u20132014 was reported as $48,718, while the per capita income was $23,886. In 2014, the median household income in the USA was $53,700. Question: How many people, households, and families are in the county according to the census?", - "Output Program": [ - "household = 14414\npeople = 39702\nfamilies = 9981\nprint(abs(household + people + families))", - "people_num=39702\nhouseholds_num=14414\nfamilies_num=9981\ncombined=people_num+households_num+families_num\nprint(combined)" - ], - "Output Answer": [ - "{'number': '64097', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: This game was played in the shadow of the death of WR Torrey Smith's brother, who had died in a motorcycle crash the night before. The Ravens entered the game hoping to be able to avenge the AFC Championship loss of the previous season, which came at the hands of the Patriots. New England started off fast as they drew to a 13-0 lead in the first quarter. However Baltimore scored 2 straight touchdowns to take the lead with 1:47 left to go in the half. Then Brady scored a touchdown right at the end of the half to retake the lead 20-14. The second half started off with a touchdown pass from Flacco to Dennis Pitta to put the Ravens on top 21-20. Then the Patriots retook the lead when Tom Brady scored a touchdown. After that the Baltimore defense began to step it up and held the Pats to a field goal. Then the momentum shifted as Baltimore scored a touchdown (Flacco to Torrey Smith). After forcing a Patriots punt, the Ravens drove down the field to score a field goal as time expired to win the game 31-30. The Ravens avenged the AFC Championship loss and improved to 2-1 and continued their unbeaten record at home from the previous year along with continuing their streak of winning after a loss. Based on Torrey Smith's performance through personal hardship, this game was ranked #9 on NFL.com's Top 20 NFL Games of 2012 as Showing Up. Smith finishes with six receptions for 127 yards and two touchdowns. This game was also remembered for 2 controversial incidents. Late in the 4th quarter, with New England leading 30-28, coach John Harbaugh was penalized for unsportsmanlike conduct for coming out onto the field, which by NFL rules, is prohibited. However, Harbaugh was claiming that he was trying to only call a timeout to save time for his team. Since the NFL was using replacement refs at the time, and not the original refs, this was another controversial incident involving replacement refs. The penalty resulted in an irate Ravens crowd chanting the word \"Bullshit\" 3 separate times in just over a minute during the Patriots last drive, which was picked up by NBC microphones and was clearly audible during the broadcast. Play-by-play announcer Al Michaels said \"That's the loudest manuere chant I've ever heard\". The other controversy is the winning field goal by Tucker. The ball, after it had been kicked, sailed over the top of the right upright. It was ruled \"good\", giving Baltimore the win. However, clear replays show that the ball was awfully close to sailing wide of the upright, which would've resulted in the kick being no good and giving the Patriots the win. Since field goals are not reviewable, the play could not be reviewed. Patriots coach Bill Belichick, as he was leaving the field, grabbed one of the officials, resulting in him being fined $50,000 by the NFL. Question: How many points were the patriots leading by at the end of the first half?", - "Output Program": [ - "firsthalf=6\nanswer=firsthalf\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: That year he also led the league in fielding (.994) and set a NL record with 159 double plays, breaking Frank McCormicks mark of 153 with the Cincinnati Reds; he broke his own record in 1951 with 171, a record which stood until Donn Clendenon had 182 for the 1966 Pittsburgh Pirates. He finished 1950 third in the league in both homers (32) and RBI (113), and came in eighth in the MLB Most Valuable Player Award voting. In 1951 he became the first member of the Dodgers to ever hit 40 home runs, breaking Babe Hermans 1930 mark of 35; Campanella hit 41 in 1953, but Hodges recaptured the record with 42 in 1954 before Snider eclipsed him again with 43 in 1956. His last home run of 1951 came on October 2 against the New York Giants (NL), as the Dodgers tied the three-game NL playoff series at a game each with a 10-0 win; New York would take the pennant the next day on Bobby Thomsons \"Shot Heard Round the World (baseball)\". Hodges also led the NL with 126 assists in 1951, and was second in HRs, third in run (baseball) (118) and total bases (307), fifth in slugging average (.527), and sixth in RBI (103). Question: By how many points did Clendenon approve upon the previous record?", - "Output Program": [ - "clendon = 182\nprevious_record = 171\n\nprint(abs(clendon - previous_record))", - "previous_record = 171\nnew_record = 182\ndifference = new_record - previous_record\nprint(difference)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Marriage rates began declining from almost 71 per 1,000 inhabitants in 1981 until 2002, only to increase slightly in 2003 to 61 per 1,000 and then fall again to 51 in 2004. Moreover, divorce rates have seen an increase from 191.2 per 1,000 marriages in 1991 to 239.5 per 1,000 marriages in 2004. As a result of these trends, the average Greek household is smaller and older than in previous generations. Question: How many more marriages per 1000 inhabitants were there in 1981 compared to 2003?", - "Output Program": [ - "y1 = 71\ny2 = 61\ndiff = y1 - y2\nprint(diff)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Spending during the years Reagan budgeted (FY 1982\u201389) averaged 21.6% GDP, roughly tied with President Obama for the highest among any recent President. Each faced a severe recession early in their administration. In addition, the public debt rose from 26% GDP in 1980 to 41% GDP by 1988. In dollar terms, the public debt rose from $712 billion in 1980 to $2.052 trillion in 1988, a roughly three-fold increase. The unemployment rate rose from 7% in 1980 to 11% in 1982, then declined to 5% in 1988. The inflation rate declined from 10% in 1980 to 4% in 1988. Question: How many percentage points did the inflation rate decline between 1980 and 1988?", - "Output Program": [ - "_1980 = 10\n_1988 = 4\ndiff = _1980 - _1988\nprint(diff)", - "y1988 = 4\ny1980 = 10\n\nprint(abs(round(y1988-y1980,2)))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The largest population centres of the Sinhalese diaspora are mainly situated in Europe, North America and Australia. The city of Melbourne contains just under half of the Sri Lankan Australians. The 2011 census recorded 86,412 Sri Lanka born in Australia. There are 73,849 Australians (0.4 of the population) who reported having Sinhalese ancestry in 2006. The Sinhalese language was also reported to be the 29th-fastest-growing language in Australia (ranking above Somali language but behind Hindi language and Belarusian language). Sinhalese Australians have an exceptionally low rate of return migration to Sri Lanka. In the Canada 2011 Census, 7,220 people identified themselves as of Sri Lankan Canadians, out of 139,415 Sri Lankans. There are a small amount of Sri Lankans in India, scattered around the country, but mainly living in and around the North India and South India regions. Sri Lankan New Zealanders comprised 3% of the Asian population of New Zealand in 2001. The numbers arriving continued to increase, and at the 2006 census there were over 7,000 Sri Lankans living in New Zealand. The Sri Lankan American number about 12,000 in the U.S. The New York City Metropolitan Area contains the largest Sri Lankan community in the United States, receiving the highest legal permanent resident Sri Lankan immigrant population, followed by Central New Jersey and the Los Angeles metropolitan area. Many Sri Lankans in Italy have migrated to Italy since the 1970s. Italy was attractive to the Sinhalese due to perceived easier employment opportunities and entry, compared to other European countries. It is estimated that there are 30,000-33,000 Sinhalese in Italy. The major Sinhalese communities in Italy are located in Lombardia (In the districts Loreto and Lazzaretto), Milan, Lazio, Rome, Naples, and Southern Italy (Particularly Palermo, Messina and Catania). Though British Sri Lankans people in particular and Sri Lankans in general have migrated to the UK over the centuries beginning from the colonial times, the number of Sinhalese people in the UK cannot be estimated accurately due to inadequacies of census in the UK. The UK government does not record statistics on the basis of language or ethnicity and all Sri Lankans are classified into one group as Asian British or Asian Other. Question: How many more Sri Lankans live in the United States than in New Zealand?", - "Output Program": [ - "new = 7000\nus = 12000\nprint(us - new)" - ], - "Output Answer": [ - "{'number': '5000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 21,624. The number of jobs in the primary sector was 38, of which 20 were in agriculture and 18 were in forestry or lumber production. The number of jobs in the secondary sector was 5,433 of which 4,234 or (77.9%) were in manufacturing, 9 or (0.2%) were in mining and 1,022 (18.8%) were in construction. The number of jobs in the tertiary sector was 16,153. In the tertiary sector; 2,397 or 14.8% were in wholesale or retail sales or the repair of motor vehicles, 796 or 4.9% were in the movement and storage of goods, 919 or 5.7% were in a hotel or restaurant, 766 or 4.7% were in the information industry, 1,077 or 6.7% were the insurance or financial industry, 1,897 or 11.7% were technical professionals or scientists, 1,981 or 12.3% were in education and 2,633 or 16.3% were in health care. Question: How many more manufacturing jobs than construction jobs were there?", - "Output Program": [ - "manufacturing = 4234\nconstruction = 1022\ndiff = manufacturing - construction\nprint(diff)", - "manufacturing = 4234\ncons = 1022\n\nprint(abs(round((manufacturing - cons),2)))" - ], - "Output Answer": [ - "{'number': '3212', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many years after Rupiah was born did he become president of Zambia?", - "Output Program": [ - "birth = 1937\npresident = 2008\nage_difference = president - birth\nprint(age_difference)", - "\ncondition_1 = 1937 \ncondition_2 = 2008\n\nprint(abs(round(condition_2 - condition_1,2)))\n" - ], - "Output Answer": [ - "{'number': '71', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 767 has been involved in six hijackings, three resulting in loss of life, for a combined total of 282 occupant fatalities. On November 23, 1996, Ethiopian Airlines Flight 961, a 767-200ER, was hijacked and crash-landed in the Indian Ocean near the Comoros Islands after running out of fuel, killing 125 out of the 175 persons on board; survivors have been rare among instances of land-based aircraft ditching on water. Two 767s were involved in the September 11 attacks on the World Trade Center (1973-2001) in 2001, resulting in the Collapse of the World Trade Center. American Airlines Flight 11, a 767-200ER, crashed into the North Tower, killing all 92 people on board, and United Airlines Flight 175, a 767-200, crashed into the South Tower, with the death of all 65 on board. In addition, more than 2,600 people were killed in the towers or on the ground. A foiled 2001 shoe bomb plot involving an American Airlines 767-300ER resulted in passengers being required to remove their shoes for scanning at US security checkpoints. Question: How many people survived the crash of American Airlines Flight 11?", - "Output Program": [ - "on_board = 92\ndeaths = 92\nsurvived = on_board - deaths\nprint(survived)", - "people = 92\nkilled = 92\n\nprint(abs(round(people - killed,2)))" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The East Asia/Pacific region has reached its goals on nutrition, in part due to the improvements contributed by China, the region\u2019s most populous country. China has reduced its underweight prevalence from 19 percent to 8 percent between 1990 and 2002. China played the largest role in the world in decreasing the rate of children under five underweight between 1990 and 2004, halving the prevalence. This reduction of underweight prevalence has aided in the lowering of the under 5 mortality rate from 49 to 31 of 1000. They also have a low birthweight rate at 4%, a rate comparable to industrialized countries, and over 90% of households receive adequate iodized salts. However, large disparities exist between children in rural and urban areas, where 5 provinces in China leave 1.5 million children iodine deficient and susceptible to diseases. Singapore, Vietnam, Malaysia, and Indonesia are all projected to reach nutrition MDGs. Singapore has the lowest under five mortality rate of any nation, besides Iceland, in the world, at 3%. Cambodia has the highest rate of child mortality in the region (141 per 1,000 live births), while still its proportion of underweight children increased by 5 percent to 45% in 2000. Further nutrient indicators show that only 12 per cent of Cambodian babies are exclusively breastfed and only 14 per cent of households consume iodized salt. Question: How many percent did China's underweight prevelance drop?", - "Output Program": [ - "percent=19\npercent1=8\nanswer=percent-percent1\nprint(answer)", - "year=1990\nyear1=2002\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: A large share of the UNs expenditure addresses its core mission of peace and security, and this budget is assessed separately from the main organizational budget. The peacekeeping budget for the 2015-16 fiscal year was $8.27 billion, supporting 82,318 troops deployed in 15 missions around the world. UN peace operations are funded by assessments, using a formula derived from the regular funding scale that includes a weighted surcharge for the five permanent Security Council members, who must approve all peacekeeping operations. This surcharge serves to offset discounted peacekeeping assessment rates for less developed countries. In 2017, the top 8 providers of assessed financial contributions to Peacekeeping operations were the United States (28.47%), China (10.25%), Japan (9.68%), Germany (6.39%), France (6.28%), United Kingdom (5.77%), Russian Federation (3.99%) and Italy (3.75%). Question: How many more percent toward financial contributions to Peacekeeping operations did the largest contributor contribute than the smallest contributor?", - "Output Program": [ - "large=24.74\nsmall=3.75\nanswer=large-small\nprint(answer)", - "Us=28.47\nR=3.99\nanswer=Us-R\nprint(answer)" - ], - "Output Answer": [ - "{'number': '24.72', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the Patriots' fourth matchup with the Jets in 20 games, head coach Bill Belichick and the Patriots traveled to Giants Stadium to face his former defensive coordinator in Jets head coach Eric Mangini to open the season. The Jets reached Patriots territory on their opening possession, but were forced to punt. The Patriots then began a 12-play, 91-yard drive that ended in an 11-yard Wes Welker touchdown reception to give the Patriots a 7-0 lead. On the ensuing kickoff, Kelley Washington forced a fumble on Jets returner Justin Miller after a 26-yard return, but tight end Chris Baker recovered the ball at the Jets' 33-yard line to retain possession. The Jets went three-and-out, but the Patriots punted back to the Jets despite a 19-yard Donté Stallworth catch to begin their next series. Three plays later, Jets quarterback Chad Pennington was sacked by linebacker Mike Vrabel and defensive lineman Ty Warren, forcing a Jets punt on the final play of the first quarter. Starting from their own 42-yard line after the punt, the Patriots reached the Jets' 25-yard line, where kicker Stephen Gostkowski lined up for a 42-yard field goal attempt. However, the snap was fumbled by holder Matt Cassel, and recovered by Cassel to turn the ball over on downs. The Jets responded with a 10-play, 66-yard drive, tying the game at 7-7 on a 7-yard pass from Pennington to wide receiver Laveranues Coles. Several plays into the Patriots' ensuing drive, before and after the two-minute warning, wide receiver Randy Moss caught passes of 33- and 22-yards from quarterback Tom Brady to put the Patriots in the Jets' red zone. Brady then connected with tight end Benjamin Watson on a 5-yard touchdown pass that was reviewed by the booth but upheld, giving the Patriots a 14-7 lead going into halftime. Patriots cornerback Ellis Hobbs returned the opening kickoff of the second half 108 yards for a touchdown and a new NFL record for the longest kickoff return in the league's history; at the time, it also tied the existing record for longest play in NFL history (a record broken a few weeks later by Antonio Cromartie). Nine plays into the Jets' next drive, Pennington was sacked by defensive lineman Jarvis Green and was injured; Kellen Clemens entered the game but the Jets were forced to punt two plays later. Four plays later, Brady hit Moss for a 51-yard touchdown reception that extended the Patriots' lead to 28-7. However, the Jets came back with a 9-play, 70-yard drive that was capped off with Coles' second touchdown grab of the day, this one from one yard out, to cut the Patriots' lead to 28-14. The Patriots received the ensuing kickoff with just over two minutes remaining in the third quarter and would not surrender the ball until there was just under seven minutes remaining in the fourth quarter, ending the 17-play drive with a 22-yard Gostkowski field goal that extended the Patriots' lead to 31-14. The Jets then went three-and-out, and punter Ben Graham's 36-yard punt gave the Patriots the ball at their own 47-yard line. On a 1st-and-goal from the Jets' 1-yard line, fullback Heath Evans could not score; the Patriots challenged that the ball did in fact break the plane of the goal line but the play was upheld. On the next play, following the two-minute warning, Evans did in fact score on a 1-yard run, increasing the Patriots' lead to 38-14. The Jets' next drive stalled on a Vrabel strip-sack of Clemens that the Jets recovered, but ended on a failed fourth down conversion from the Jets' 38-yard line. The Patriots then kneeled down once to end the game and give them their first victory of the season as they started 1-0. On September 10, Bill Belichick was accused by the Jets of authorizing his staff to film the Jets' defensive signals from an on-field location, a violation of league rules. The Jets confiscated the video camera used by video assistant Matt Estrella to film the signals during the game and filed a complaint to the league office, detailing the accusations. On September 13, Belichick was officially fined $500,000, while the Patriots were also fined $250,000, and forfeited their first round draft pick in the 2008 NFL Draft. If the Patriots had missed the playoffs, they would have instead forfeited their second and third round selections in the 2008 draft. Goodell said that he fined the Patriots as a team because Belichick is effectively the team's general manager as well as head coach, and exercises so much control over the Patriots' on-field operations that \"his actions and decisions are properly attributed to the club.\" Goodell considered suspending Belichick, but decided that taking away draft picks would be more severe in the long run. Belichick later issued a statement in which he apologized for what he called a \"mistake\" in his interpretation of the rules. However, he denied ever using videotape to gain an advantage while a game was underway. Question: how many yards did the patriots drive?", - "Output Program": [ - "patroits_drive = 91\n\nprint(patroits_drive)", - "yards_patriots_drive = 90\nprint(yards_patriots_drive)" - ], - "Output Answer": [ - "{'number': '90', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: For many years, the Rose Bowl had the largest football stadium capacity in the United States, eventually being surpassed by Michigan Stadium (107,601). The Rose Bowls maximum stated seating capacity was 104,091 from 1972 to 1997. Some of the seats closest to the field were never used during this time for UCLA regular season games, and were covered by tarps. Official capacity was lowered following the 1998 Rose Bowl. Slightly different figures are given for the current capacity, for the lower level seats behind the team benches are not used for some events since the spectators can not see through the standing players or others on the field. UCLA reports the capacity at 91,136. The Tournament of Roses reports the capacity at 92,542. The 2006 Rose Bowl game, which was also the BCS championship game, had a crowd of 93,986. In the 2011 contest between TCU and Wisconsin, the listed attendance is 94,118. As of 2008, the Rose Bowl is the 11th List of American football stadiums by capacity, and is still the largest stadium that hosts post-season bowl games. For concerts held there, the Rose Bowl holds almost 60,000 people. The stadiums 2014 remodeling removed the lower \"lettered row\" seats on each side behind the players benches and provide access in and out of the stadium for the lower sections of the Rose Bowl, restoring its original design. Question: How many seats were reduced in the Rose Bowl using the tournament of roses report?", - "Output Program": [ - "people=60000\nattendance=94118\nanswer=people-attendance \nprint(answer)", - "crowd=93986\nattendance=94118\nStadium=107601\nanswer=Stadium+(attendance-crowd)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '11549', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Like most rural areas throughout Missouri, voters in Dunklin County generally adhere to socially and culturally Conservatism principles but are more moderate or Populism on economic issues, typical of the Dixiecrat philosophy. In 2004, Missourians voted on Missouri Constitutional Amendment 2 (2004)\u2014it overwhelmingly passed Dunklin County with 87.57 percent of the vote. The initiative passed the state with 71 percent of support from voters as Missouri became the first state to ban same-sex marriage. In 2006, Missourians voted on Missouri Constitutional Amendment 2 (2006)\u2014it failed in Dunklin County with 53.70 percent voting against the measure. The initiative narrowly passed the state with 51 percent of support from voters as Missouri became one of the first states in the nation to approve Embryonic stem cell. Despite Dunklin County\u2019s longstanding tradition of supporting socially conservative platforms, voters in the county have a penchant for advancing Populism causes like increasing the minimum wage. In 2006, Missourians voted on a proposition (Proposition B) to increase the minimum wage in the state to $6.50 an hour\u2014it passed Dunklin County with 79.42 percent of the vote. The proposition strongly passed every single county in Missouri with 78.99 percent voting in favor as the minimum wage was increased to $6.50 an hour in the state. During the same election, voters in five other states also strongly approved increases in the minimum wage. Question: Which year did more voters in Dunklin County vote for the Missouri Constitutional Amendment 2, 2004 or 2006?", - "Output Program": [ - "print(2004)", - "y2004 = 87.54\ny2006 = 53.70\n\ndata = (y2004,y2006)\nmaximum = max(data)\n\nif maximum == y2004:\n print(int(2004))\nelif maximum == y2006:\n print(2006)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2004'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On 17 January 2011, it was announced that Mot\u00f6rhead would be part of the Sonisphere Festival in Knebworth. In August 2011, they headlined the Brutal Assault open-air festival in the Czech Republic. On 2 March 2011 Mot\u00f6rhead performed on Late Night with Jimmy Fallon. On 9 July 2011, former guitarist W\u00fcrzel died of a heart attack. In celebration of 35 years touring, in late 2011 the band released the live DVD The W\u00f6rld Is Ours - Vol 1 - Everywhere Further Than Everyplace Else, including performances at the O2 Apollo Manchester, Best Buy Theater, New York City and Teatro Caupolic\u00e1n, Santiago de Chile. On 19 December 2011, it was announced that Mot\u00f6rhead would play at the German festivals Rock am Ring and Rock im Park in N\u00fcrburgring and Nuremberg respectively in June 2012. On 12 January 2012, it was announced that Mot\u00f6rhead were touring the US and Canada in early 2012, along with three other metal bands Megadeth, Volbeat and Lacuna Coil. The Gigantour took place from 26 January to 28 February 2012, but Mot\u00f6rhead missed the final four shows because Lemmy had a combination of an upper respiratory viral infection and voice strain, resulting in severe laryngitis. Lemmy wrote on Facebook, \"Im giving my voice a good rest\", hoping he would recover soon to play at the Mayhem Festival, which was held from 30 June to 5 August 2012. Mot\u00f6rhead also took part on 23 June in the Rock-A-Field Luxembourg Open Air Festival in Roeser. Question: How many different locations did the The W\u00f6rld Is Ours - Vol 1 - Everywhere Further Than Everyplace Else include?", - "Output Program": [ - "number_locations = 3\nprint(number_locations)", - "difference_performance = (\"Appolo\",\"Best Buy\",\"Teatro\")\nprint(len(difference_performance))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent of the population is either Mexican, Salvadoran or Puerto Rican?", - "Output Program": [ - "mexican = 24\nsalvadore = 1.4\npuerto = 0.9\ntotal = mexican + salvadore + puerto\nprint(total)", - "condition_1 = 0\ncondition_2 = 24+1.4+0.9\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '26.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many more field goals were there in the second half compared with the first half?", - "Output Program": [ - "second = 2\nfirst = 1\nprint(second - first)", - "field_goal1 = 3\nfield_goal2 = 2\nprint(field_goal1-field_goal2)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ashkelon was formally granted to Israel in the 1949 Armistice Agreements. Re-population of the recently vacated Arab dwellings by Jews had been official policy since at least December 1948, but the process began slowly. The Israeli national plan of June 1949 designated al-Majdal as the site for a regional Urban area of 20,000 people. From July 1949, new immigrants and demobilization soldiers moved to the new town, increasing the Jewish population to 2,500 within six months. These early immigrants were mostly from Yemen, North Africa, and Europe. During 1949, the town was renamed Migdal Gaza, and then Migdal Gad. Soon afterwards it became Migdal Ashkelon. The city began to expand as the population grew. In 1951, the neighborhood of Afridar was established for Jewish immigrants from South Africa, and in 1953 it was incorporated into the city. The current name Ashkelon was adopted and the town was granted Local council (Israel) status in 1953. In 1955, Ashkelon had more than 16,000 residents. By 1961, Ashkelon ranked 18th among Israeli urban centers with a population of 24,000. This grew to 43,000 in 1972 and 53,000 in 1983. In 2005, the population was more than 106,000. Question: How many countries were the early immigrants mostly from?", - "Output Program": [ - "coub = 3\nprint(coub)", - "ans = [\"Yeman\",\"North Africa\",\"Europe\"]\n\nprint(len(ans))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Warriors posted many notable achievements during the 2016\u201317 regular season. On November 7, 2016, Stephen Curry set the NBA record for most 3-pointers in a game with 13, in a 116\u2013106 win over the Pelicans. On December 5, 2016, Klay Thompson scored 60 points in 29 minutes, in a 142\u2013106 victory over the Pacers. In doing so, Thompson became the first player in NBA history to score 60 or more points in fewer than 30 minutes of playing time. Stephen Curry, Kevin Durant, Draymond Green, and Klay Thompson were all named to the 2017 NBA All-Star Game, making the Warriors only the eighth team in NBA history to have four All-Stars. On February 10, 2017, Draymond Green recorded a triple-double with 12 rebounds, 10 assists, and 10 steals, becoming the first player in NBA history to post a triple-double with fewer than 10 points. On March 2, 2017, the Warriors streak for most games without back-to-back losses ended at 146 with a 94\u201387 loss to the Chicago Bulls. The streak eclipsed the previous record of 95 held by the Utah Jazz. Question: How many points did the Warriors beat the Pelicans by on November 7?", - "Output Program": [ - "warriors = 116\npelicans = 106\npoints = warriors - pelicans\nprint(points)", - "condition_1 = 116\ncondition_2 = 106\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Given the inaccessibility of much of the species range, particularly the central Amazon, estimating jaguar numbers is difficult. Researchers typically focus on particular bioregions, thus species-wide analysis is scant. In 1991, 600-1,000 (the highest total) were estimated to be living in Belize. A year earlier, 125-180 jaguars were estimated to be living in Mexicos 4,000-km2 (2400-mi2) Calakmul Biosphere Reserve, with another 350 in the state of Chiapas. The adjoining Maya Biosphere Reserve in Guatemala, with an area measuring 15,000 km2 (9,000 mi2), may have 465-550 animals. Work employing Global Positioning System telemetry in 2003 and 2004 found densities of only six to seven jaguars per 100 km2 in the critical Pantanal region, compared with 10 to 11 using traditional methods; this suggests the widely used sampling methods may inflate the actual numbers of cats. Question: How many more km2 is the Maya Biosphere Reserve in Guatemala than the Mexicos Calakmul Biosphere Reserve?", - "Output Program": [ - "maya = 15000\ncalamkul = 4000\ndiff = maya - calamkul\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many less, in percentage, of the population in Greensboro were Judaism than Pentecostal?", - "Output Program": [ - "condition_1 = 0.60\ncondition_2 = 2.61\n\nprint(abs(round(condition_2 - condition_1,2)))", - "Pentecostal = 2.61\nJudaism = 0.60\ndiff = (Pentecostal-Judaism)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2.01', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Under the reign of Akbar the Great (reigned 1556\u20131605) in 1600, the Mughal Empires urban population was up to 17 million people, larger than the urban population in Europe. By 1700, Mughal India had an urban population of 23 million people, larger than British Indias urban population of 22.3 million in 1871. Nizamuddin Ahmad (1551\u20131621) reported that, under Akbars reign, Mughal India had 120 large cities and 3,200 townships. A number of cities in India had a population between a quarter-million and half-million people, with larger cities including Agra (in Agra Subah) with up to 800,000 people and Dhaka (in Bengal Subah) with over 1 million people. Mughal India also had a large number of villages, with 455,698 villages by the time of Aurangzeb (reigned 1658\u20131707). Question: How many years did Aurangzeb reign?", - "Output Program": [ - "start = 1658\nend = 1707\nyears_reigned = end - start\nprint(years_reigned)", - "condition_1 = 1658\ncondition_2 = 1707\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On April 28, attorneys met with Santoro and said they made substantial progress on a revised plan. They reported having settled all disputes with Vicks creditors, including Joel. On August 27, Santoro approved the revised reorganization plan. It was supported by all of Vicks creditors but one who was owed $13,000. Every creditor was to be paid back in six years on the condition that an estimated $9 million in assets be liquidated. Vick was allowed annual living expenses of $300,000 under the plan. He could spend up to $3,500 a month for rent in Philadelphia and $750 for \"utilities and miscellaneous.\" He was to pay $3,712 a month on the mortgage for his house in Hampton, Virginia, where his fianc\u00e9e and two children lived, and could pay up to $1,355 per month in private school tuition for his children. Vick was also given up to $472 a month in car-related expenses. His mother was allowed $2,500 per month, and his former girlfriend Tameka Taylor was allotted $3,000 per month to support their son, Mitez. Vick was not required to pay creditors during his first season with the Eagles. Vick paid his agent, Joel Segal (sports agent), $32,500 in 2010, $104,000 in 2011, and would pay him $160,000 each year from 2012-2015 for a total of $776,500. He paid bankruptcy lawyers $748,750 in 2010, $1 million in 2011, and a total of $2.6 million. Question: How many dollars did Vick pay his agent between 2010 and 2012?", - "Output Program": [ - "y1 = 32500\ny2 = 104000\ny3 = 160000\n\ntotal = (y1 + y2 + y3)\n\nprint(total)", - "y2010 = 32500+104000\ny2012 = 160000\n\nprint(abs(round(y2010+y2012,2)))" - ], - "Output Answer": [ - "{'number': '296500', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The rivalry between the Avalanche and the Red Wings was most intense from 1996 to 2002. During those seven seasons the two teams played five postseason series against each other in the Stanley Cup playoffs, with the Avalanche winning three of the series (1995-96, 4-2; 1998-99, 4-2; 1999-2000, 4-1) and the Red Wings winning two of them (1996-97, 4-2; 2001-02, 4-3). During this time frame, these two teams combined for a total of five Stanley Cup championships in seven years, the Avalanche winning twice (1995-96 and 2000-01) and the Red Wings winning three times (1996-97, 1997-98 and 2001-02). After 2002, the rivalry between the two teams began to cool down, and the two teams would not meet again in the playoffs until 2008, when the Red Wings swept the Avalanche in the Western Conference Semi-finals and went on to win the Stanley Cup. The Red Wings moved to the Eastern Conference in 2013-14 season as part of the realignment which makes the two rivals only see each other twice a year. Question: How many more Stanley Cup championships were won by the Red Wings than the Avalanche team?", - "Output Program": [ - "avlanch_win = 3\nred_wins = 2\n\nprint(abs(avlanch_win - red_wins))", - "win_avalance_team = 3\nwin_red_wings = 2\nmore_wins = win_avalance_team - win_red_wings\nprint(more_wins)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 2012\u20132016 The team started the 2012 season with a league worst 10-24 record. In late May and early June, the team embarked on a hot streak, winning ten out of thirteen games. By mid July, the team found themselves only 10 games out of the division lead. On July 16, the Twins defeated the Baltimore Orioles 19-7, the most runs scored in the short history of Target Field. By the end of August, the Twins were more than 20 games below .500, and last in the American League. On August 29, it was announced that the Twins would host the 2014 Major League Baseball All-Star Game. In 2013, the Twins finished in 4th place in the American League Central Division, with a record of 66-96. In 2014, the team finished with a 70-92 record, last in the division and accumulated the second fewest wins in the American League. As a result, Ron Gardenhire was fired on September 29, 2014. On November 3, 2014 Paul Molitor was announced by the team as the 13th manager in Twins history. Question: How many years did the Twins start with the leagues worst record?", - "Output Program": [ - "low = 2012\nhigh = 2016\n \nprint(abs(round(low - high,2)))", - "start = 2012\nend = 2016\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more percent of the population were females over people from 18 to 24 and people 65 and over combined?", - "Output Program": [ - "female = 51.4\nage = 7.9 + 9.4\nprint(female - age)", - "woman = 51.4\nAge18to24 = 7.9\nAge65 = 9.5\nprint(woman-Age18to24-Age65)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The first recorded El Ni\u00f1o that originated in the central Pacific and moved toward the east was in 1986. Recent Central Pacific El Ni\u00f1os happened in 1986-87, 1991-92, 1994-95, 2002-03, 2004-05 and 2009-10. Furthermore, there were \"Modoki\" events in 1957-59, 1963-64, 1965-66, 1968-70, 1977-78 and 1979-80. Some sources say that the El Ni\u00f1os of 2006-07 and 2014-16 were also Central Pacific El Ni\u00f1os. Question: How many years after the first Central Pacific El Ni\u00f1o happened did the latest one happen?", - "Output Program": [ - "year1=1986\nyear2=2009\nanswer=year2-year1\nprint(answer)", - "year=23\nanswer=year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '23', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite losing key members of their bench during the offseason (including Okur, Mike James (basketball, born 1975) and Corliss Williamson), the 2004-05 Detroit Pistons season were considered a strong contender to win a second consecutive title in 2005. They won 54 games during the 2004-05 NBA season, their fourth consecutive season of 50 or more wins. During the 2005 NBA Playoffs, they easily defeated the Philadelphia 76ers 4-1 and then rallied from a 2-1 deficit to finish off the 2004-05 Indiana Pacers season, 4-2. In the Eastern Conference Finals, the Pistons faced the 2004-05 Miami Heat season. Once again, the Pistons fell behind. However, they would ultimately win the series in seven games. In the 2005 NBA Finals, the Pistons faced the 2004-05 San Antonio Spurs season. After both teams split the first four games of the series, the turning point came at the end of Game 5 in Detroit, which went into overtime. The Pistons were ahead 95-93 when Robert Horry sank the game-winning three-point basket for the Spurs with 5.8 seconds left in the extra session. The Pistons fought back to win Game 6 in San Antonio, setting up the first NBA Finals Game 7 since 1994. The Pistons then lost a hard-fought, low-scoring game to the Spurs, who won their third NBA championship since 1999. Question: How many more games did the Pistons win than the 76ers in the 2005 NBA Playoffs?", - "Output Program": [ - "win = 4\nlose = 1\n\nprint(abs(round(win - lose,2)))", - "start = 1956\nend = 1965\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Another 18-inning contest was played between the Atlanta Braves and the Houston Astros on October 9, 2005. In the 4th game of a 2005 National League Division Series at Minute Maid Park in Houston, Texas, the Braves (who were trailing the series two games to one and facing elimination) took a 6-1 lead into the 8th inning. A grand slam (baseball) by Lance Berkman in the bottom of the 8th brought the score to 6-5, and with two outs in the bottom of the 9th, Brad Ausmus homered to tie the game and send it to extra innings. The score remained deadlocked at 6-6 until the 18th, when the Astros Chris Burke (baseball) (who entered the game in the 9th inning as a pinch runner) homered to left field to win the game and send Houston to the 2005 National League Championship Series against the St. Louis Cardinals. Roger Clemens, who was brought in to pinch hitter in the 15th and pitched the last three innings in relief, was credited as the winning pitcher in the 5-hour, 50-minute contest. Adam LaRoche and Tim Hudson played in both 18-inning games. This one as Atlanta Braves and the other one as opposing sides of one another with Hudson pitching in both games as the visiting teams starting pitcher. It is the longest winner in a potential clinching game in baseball history. Question: How many innings was the game deadlocked for?", - "Output Program": [ - "deadlocked=9\nanswer=deadlocked \nprint(answer)", - "bottom=9\nanswer=bottom\nprint(answer)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On January 15, 2016, Walmart announced it would close 269 stores in 2016, affecting 16,000 workers. One hundred and fifty-four of these stores earmarked for closure were in the U.S. (150 Walmart U.S. stores, 115 Walmart International stores, and 4Sams Clubs). Ninety-five percent of these U.S. stores were located, on average, 10 miles from another Walmart store. The 269 stores represented less than 1percent of global square footage and revenue for the company. All 102 locations of Walmart Express, which had been in a pilot program since 2011, were included in the closures. Walmart planned to focus on \"strengthening Supercenters, optimizing Neighborhood Markets, growing the e-commerce business and expanding pickup services for customers\". In fiscal 2017, the company plans to open between 50 and 60 Supercenters, 85 to 95 Neighborhood Markets, 7 to 10 Sams Clubs, and 200 to 240 international locations. At the end of fiscal 2016, Walmart opened 38 Supercenters and relocated, expanded or converted 21 discount stores into Supercenters, for a total of 59 Supercenters, and opened 69 Neighborhood Markets, 8 Sams Clubs, and 173 international locations, and relocated, expanded or converted 4 locations for a total of 177 international locations. On August 8, 2016, Walmart announced a deal to acquire e-commerce website Jet.com for US$3.3 billion Jet.com co-founder and Chief executive officer Marc Lore stayed on to run Jet.com in addition to Walmarts existing U.S. e-commerce operation. The acquisition was structured as a payout of $3 billion in cash, and an additional $300 million in Walmart stock vested over time as part of an incentive bonus plan for Jet.com executives. On October 19, 2016, Walmart announced it would partner with IBM and Tsinghua University to track the pork supply chain in China using blockchain. Question: How many of the US store closures were not Walmart Express stores?", - "Output Program": [ - "us = 154\nwalmart_express = 102\ndiff = us - walmart_express\nprint(diff)", - "total = 154\nclosed = 102\n\n\nprint(abs(round((total - closed),2)))" - ], - "Output Answer": [ - "{'number': '52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: how many yards did zuerlein get?", - "Output Program": [ - "GregZuerlein=56\nanswer=GregZuerlein\nprint(answer)", - "zuerlein=56\nprint(zuerlein)" - ], - "Output Answer": [ - "{'number': '56', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: During the 2000s, Sonora has increased its tourism infrastructure. In the last half of the 2000s, Sonora has increased its network of highways from to , accounting for 6.7% of all highways in Mexico. It ranks second in four-lane highways, surpassed only by Chihuahua. From 2003 to 2009 the number of hotels in the state has increased from 321 to 410 and the number of rooms from 13,226 to 15,806, over 20%. Most of these hotels and rooms are in Hermosillo (57 hotels/3232 rooms) followed by Puerto Pe\u00f1asco (40/3158), Ciudad Obreg\u00f3n (41/1671), Guaymas/San Carlos (28/1590), Nogales (24/1185), Navojoa (15/637) and Magdalena de Kino (10/284). The cities of Hermosillo, Ciudad Obreg\u00f3n, Guaymas, Nogales, San Luis R\u00edo Colorado, Puerto Pe\u00f1asco, Bah\u00eda Kino and \u00c1lamos all have 5-star hotels. There are 2,577 restaurants in the state with 1288 in Hermosillo. Question: How many hotel rooms does Navojoa , Magdalena de Kino, and Nogales have combined?", - "Output Program": [ - "navo = 637\nmagd = 284\nnoga = 1185\ntotal = navo + magd + noga\nprint(total)" - ], - "Output Answer": [ - "{'number': '2106', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Changing populations have happened in timber and mining towns in the American West as a result of boom and bust economic cycles. Some towns decrease in population following a bust, while some, like Arcata, experience a change in demographics. In the case of Arcata, the peak and the bust were close due to Arcata\u2019s relatively late entry into the timber industry, and its domination by mechanization. The population of the city of Arcata was 3,729 during its peak 1950, when lumber was exported throughout the country and abroad. For the County of Humboldt, After the bust, in 1955, the population of Arcata in 1960 was 5,235. In Arcata the population under the age of 15 was 28.1%. Those age 15-24 made up 22.8% of Arcata\u2019s population. Those age 25-39 made up 19.4% of the population. Those age 40-54 made up 16% of Arcata\u2019s population. Those age 55-64 made up 6.7% of Arcata\u2019s population. Those age 65 and over made up 6.9% of Arcata\u2019s population. Question: Ten years after the peak, how many persons had Arcata's population increased?", - "Output Program": [ - "condition_1 = 5235\ncondition_2 = 3729\n\nprint(abs(round(condition_2 - condition_1,2)))", - "before = 3729\nafter = 5235\ndiff = after - before\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1506', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On 14 March 2013, Torres scored the third goal as Chelsea defeated FC Steaua Bucure\u0219ti 3\u20131 to advance 3\u20132 on aggregate to the quarter-final of the 2012\u201313 UEFA Europa League. With this goal, Torres became the first player to score in seven different competitions in one season. In April 2013, Torres acknowledged his struggles at Chelsea, saying, \"I want to do the things I used to do. I did them at Atl\u00e9tico, I did them at Liverpool, but I am not doing them at Chelsea,\" but he vowed to \"try his heart out\" to regain his best form. He scored twice against FC Rubin Kazan in the 3\u20131 win in the first leg of the Europa League quarter-final on 4 April 2013, before scoring again in the second leg 3\u20132 defeat, with Chelsea progressing to the semi-final 5\u20134 on aggregate. Torres scored the opening goal in Chelseas 2\u20131 triumph over Benfica in the 2013 UEFA Europa League Final on 15 May 2013. During the final match of the season, a 2\u20131 home win over Everton, he scored his first league goal of 2013, and finished the season with 22 goals in 64 matches. Question: How many goals were scored in the game?", - "Output Program": [ - "goal=3\nGoal=1\nanswer=Goal+goal\nprint(answer)", - "team1=3\nteam2=1\nanswer=team1+team2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The distribution pattern in the 2002 census was similar to those of the 1980 and 1991 censuses, but the share of the two main groups has declined. Indo-Guyanese made up 51.9% of the total population in 1980, but by 1991 this had fallen to 48.6%, and then to 43.5% in the 2002 census. Those of African descent increased slightly from 30.8% to 32.3% during the first period (1980 and 1991) before falling to 30.2% in the 2002 census. With small growth in the overall population, the decline in the shares of the two larger groups has resulted in the relative increase of shares of the multiracial and Amerindian groups. The Amerindian population rose by 22,097 people between 1991 and 2002. This represents an increase of 47.3% or annual growth of 3.5%. Similarly, the multiracial population increased by 37,788 persons, representing a 43.0% increase or annual growth rate of 3.2% from the base period of 1991 census. Question: How many percent of people were not Indo-Guyanese in 2002?", - "Output Program": [ - "total = 100\nindo = 43.5\nprint(total - indo)", - "condition_1 = 43.5\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '56.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Since 1961, Turkey has signed 19 IMF loan accords. Erdo\u011fans government satisfied the budgetary and market requirements of the two during his administration and received every loan installment, the only time any Turkish government has done so. Erdo\u011fan inherited a debt of $23.5 billion to the IMF, which was reduced to $0.9 billion in 2012. He decided not to sign a new deal. Turkeys debt to the IMF was thus declared to be completely paid and he announced that the IMF could borrow from Turkey. In 2010, five-year credit default swaps for Turkeys sovereign debt were trading at a record low of 1.17%, below those of nine EU member countries and Russia. In 2002, the Turkish Central Bank had $26.5 billion in reserves. This amount reached $92.2 billion in 2011. During Erdo\u011fans leadership, inflation fell from 32% to 9.0% in 2004. Since then, Turkish inflation has continued to fluctuate around 9% and is still one of the highest inflation rates in the world. The Turkish public debt as a percentage of annual GDP declined from 74% in 2002 to 39% in 2009. In 2012, Turkey had a lower ratio of public debt to GDP than 21 of 27 members of the European Union and a lower budget deficit to GDP ratio than 23 of them. Question: How many European Union members have a higher public debt to GDP ratio than Turkey in 2012?", - "Output Program": [ - "total_member = 27\npublic_deb_gdP_lower = 21\n\nprint(abs(total_member - public_deb_gdP_lower))", - "num_members_higher_debt=6\nprint(num_members_higher_debt)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Japanese began to catch gray whales beginning in the 1570s. At Kawajiri, Nagato Province, 169 gray whales were caught between 1698 and 1889. At Tsuro, Japan, Shikoku, 201 were taken between 1849 and 1896. Several hundred more were probably caught by American and European whalemen in the Sea of Okhotsk from the 1840s to the early 20th century. Whalemen caught 44 with nets in Japan during the 1890s. The real damage was done between 1911 and 1933, when Japanese whalemen killed 1,449 after Japanese companies established several whaling stations on Korean Peninsula and on Chinese coast such as near the Daya bay and on Hainan Island. By 1934, the western gray whale was near extinction. From 1891 to 1966, an estimated 1,800\u20132,000 gray whales were caught, with peak catches of between 100 and 200 annually occurring in the 1910s. Question: How many grey whales were caught per year, on average, from 1891 to 1966 based on the smallest estimate?", - "Output Program": [ - "start = 1984\nend = 2012\ndiff = end - start\nprint(diff)", - "grey_whales = 1800 \ncount = 1966-1891\nprint(abs(round(grey_whales / count,2)))" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: For many years, the Rose Bowl had the largest football stadium capacity in the United States, eventually being surpassed by Michigan Stadium (107,601). The Rose Bowls maximum stated seating capacity was 104,091 from 1972 to 1997. Some of the seats closest to the field were never used during this time for UCLA regular season games, and were covered by tarps. Official capacity was lowered following the 1998 Rose Bowl. Slightly different figures are given for the current capacity, for the lower level seats behind the team benches are not used for some events since the spectators can not see through the standing players or others on the field. UCLA reports the capacity at 91,136. The Tournament of Roses reports the capacity at 92,542. The 2006 Rose Bowl game, which was also the BCS championship game, had a crowd of 93,986. In the 2011 contest between TCU and Wisconsin, the listed attendance is 94,118. As of 2008, the Rose Bowl is the 11th List of American football stadiums by capacity, and is still the largest stadium that hosts post-season bowl games. For concerts held there, the Rose Bowl holds almost 60,000 people. The stadiums 2014 remodeling removed the lower \"lettered row\" seats on each side behind the players benches and provide access in and out of the stadium for the lower sections of the Rose Bowl, restoring its original design. Question: How many more seats does the Tournament of Roses claim over the UCLA reports?", - "Output Program": [ - "rose = 92542\nucla = 91136\ndiff = rose -ucla \nprint(diff)" - ], - "Output Answer": [ - "{'number': '1406', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Toward the end of his third term as Mayor of Jacksonville, Martin announced he would not seek re-election and instead declared his candidacy for 1924 Florida gubernatorial election. In the Democratic Party (United States) on June 3, Martin defeated former Governor Sidney Johnston Catts, Frank E. Jennings, Worth W. Trammell (brother of Senator and former Governor Park Trammell), and Charles H. Spencer. There were 55,715 votes for Martin, 43,230 votes for Catts, 37,962 votes for Jennings, 8,381 votes for Trammell, and 1,408 votes for Spencer. Because no candidate received a majority, the second choice of Jennings, Trammell, and Spencer voters were added to the totals for Martin and Catts. Martin won with 73,054 votes versus 49,297 votes for Catts. With the Democratic primary then being tantamount to election, Martin won the general election. He defeated Republican Party (United States) William R. ONeal by a vote of 84,181 to 17,499, a margin of 65.58%. Question: How many more votes did Martin have than Catts", - "Output Program": [ - "martin = 55715\ncatts = 43230\n\nprint(abs(round(martin \n -catts,2)))", - "martin_votes=73054\ncatts_votes=49297\nmore_num_votes_of_martin=martin_votes-catts_votes\nprint(more_num_votes_of_martin)" - ], - "Output Answer": [ - "{'number': '37962', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Between 1961 and 1989, when Real dominated La Liga, only Atl\u00e9tico offered it any serious challenge, winning Liga titles in 1966, 1970, 1973 and 1977. In 1965, Atl\u00e9tico became the first team to beat Real at the Bernab\u00e9u in eight years. Real Madrids record against Atl\u00e9tico in more recent times is very favorable. A high point coming in the 2002\u201303 La Liga, when Real clinched the La Liga title after a 0\u20134 victory at Atl\u00e9tico at the Vicente Calder\u00f3n Stadium. Atl\u00e9ticos first win over its city rivals since 1999 came with the Copa del Rey win in May 2013. In 2013\u201314, Real and Atl\u00e9tico were finalists of UEFA Champions League, the first final which hosted two clubs from same city. Real Madrid triumphed with 2014 UEFA Champions League Final in extra time. On 7 February 2015, Real suffered their first defeat in 14 years at the Vicente Calder\u00f3n, a 4\u20130 loss. On 28 May 2016, Real and Atl\u00e9tico 2016 UEFA Champions League Final for the Champions League title in Milan, which resulted in a win for Real after a penalty shootout. Question: How many times has Real beat Atl\u00e9tico during a UEFA Champions League Final?", - "Output Program": [ - "real_beat_atlento = (2014,2016)\n\n\nprint(abs(len(real_beat_atlento)))", - "real = 2\nprint(real)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After starting the season strongly, including a five-win run in September and October, the Chargers were beset by a string of injuries to key players, and eventually finished the season at 9-7. In contrast to 2013, the record was not enough to make the playoffs. The Chargers began the season 5\u20131, winning five straight after losing their season opener. It was followed by a three-game losing streak, and they finished 4\u20134 in the second half. They won just two of their final five games, coming back from double-digit fourth quarter deficits twice to remain in playoff contention. They lost the final game of the season when a win would have secured a playoff berth. In three of their last four games, and five of their last eight, the Chargers did not score more than one touchdown. Compared to 2013, the offense dropped in points (from 12th in the league to 17th), yards (5th to 18th), first downs (3rd to 15th), net yards per pass (2nd to 8th), rushing yards (13th to 30) and yards per rush (21st to 31st). It was the second time in three years the team finished second-to-last in yards per carry. San Diego was just 2\u20134 against teams in their division in the AFC West, and were swept by both the Denver Broncos and the Kansas City Chiefs. It was their worst intradivision record since they were 1\u20135 in 2003. The Chargers were only 3\u20136 against teams with winning records. They matched their 9\u20137 record from 2013, but missed the playoffs for the fourth time in five seasons. Question: How many of their last four games did the Chargers score more than one touchdown?", - "Output Program": [ - "Chargers=1\nanswer=Chargers \nprint(answer)", - "point=1\npoint1=5\nanswer=point\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Still searching for their first win, the Lions returned home for a Week 6 match-up with the Buffalo Bills. In the first quarter, Detroit got off to a good start with kicker Jason Hanson kicking a 43-yard field goal and RB Kevin Jones getting a 7-yard TD run. In the second quarter, Buffalo started to catch up with QB J. P. Losman completing a 44-yard TD pass to WR Roscoe Parrish. Fortunately, the Lions responded with QB Jon Kitna throwing a 28-yard pass to WR Roy Williams. The Bills would get a 53-yard field goal by kicker Rian Lindell as time ran out on the half. After a scoreless third quarter, Hanson helped Detroit increase their lead with a 29-yard field goal. The Bills would get one last touchdown, as Losman completed a 4-yard TD pass to TE Ryan Neufeld. The Lions held on to finally acquire their first win of the year improving to 1-5. Question: How many touchdowns were scored in the first half?", - "Output Program": [ - "no_of_td = 3\nprint(no_of_td)", - "td = (7,44,28)\n\nprint(len(td))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The worlds colonial population at the time of the First World War totaled about 560 million people, of whom 70.0% were in British domains, 10.0% in French, 8.6% in Dutch, 3.9% in Japanese, 2.2% in German, 2.1% in American, 1.6% in Portuguese, 1.2% in Belgian and 1/2 of 1% in Italian possessions. The home domains of the colonial powers had a total population of about 370 million people. Question: How many countries had less than 5% of the population?", - "Output Program": [ - "Japanese=1\nGerman=1\nAmerican=1\nPortuguese=1\nBelgian=1\nItalian=1\nanswer=Japanese+German+American+Portuguese+Belgian+Italian\nprint(answer)", - "Japanese=1\nBelgian=1\nPortuguese=1\nGerman=1\nAmerican=1\nItalian=1\nanswer=Japanese+Belgian+Portuguese+German+American+Italian\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many in percent weren't under the age of 18?", - "Output Program": [ - "percentage = 100\nunder = 15.3\nover = percentage - under\nprint(over)", - "age_18 = 15.3\n \nprint(abs(round(100 - age_18,2)))" - ], - "Output Answer": [ - "{'number': '84.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Allegany County is considered a conservative county, supporting Republican national and state candidates. In 2004, it voted for George W. Bush over John Kerry 63% to 34%, and in 2008 it voted for John McCain over Barack Obama 59% to 39%. It has been reported that in the last 170 years, the only Democratic candidates to win were Franklin Pierce in 1852 and Lyndon B. Johnson in 1964. In 2006, neither Democrat Eliot Spitzer or Hillary Clinton carried it in their otherwise landslide elections for governor and US senator, respectively. Eliot Spitzer lost 48.98% to John Fasos 49.03%. Hillary Clinton lost the county by 3 points. In 2010, Andrew Cuomo lost by a wide margin while Senator Chuck Schumer carried it by a narrow margin of 49.46% to Jay Townsends 48.86% a margin of 78 votes. It was one of only two counties that Senator Kirsten Gillibrand lost to Wendy Long in United States Senate election in New York, 2012. Question: How many years apart were Allegany County's two Democratic winners?", - "Output Program": [ - "first_winner = 1852\nnext_winner = 1964\nyears_apart = next_winner - first_winner\nprint(years_apart)", - "winner_one = 1852\nwinner_two = 1964\n\nprint(abs(winner_two - winner_one))" - ], - "Output Answer": [ - "{'number': '112', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In September 1913 in G\u00f6ttingen, Weyl married Friederike Bertha Helene Joseph (March 30, 1893 - September 5, 1948) who went by the name Helene (nickname \"Hella\"). Helene was a daughter of Dr. Bruno Joseph (December 13, 1861 - June 10, 1934), a physician who held the position of Sanit\u00e4tsrat in Ribnitz-Damgarten, Germany. Helene was a philosopher (she was a disciple of phenomenologist Edmund Husserl) and also a translator of Spanish literature into German and English (especially the works of Spanish philosopher Jos\u00e9 Ortega y Gasset). It was through Helenes close connection with Husserl that Hermann became familiar with (and greatly influenced by) Husserls thought. Hermann and Helene had two sons, Fritz Joachim Weyl (February 19, 1915 - July 20, 1977) and Michael Weyl (September 15, 1917 - March 19, 2011), both of whom were born in Z\u00fcrich, Switzerland. Helene died in Princeton, New Jersey on September 5, 1948. A memorial service in her honor was held in Princeton on September 9, 1948. Speakers at her memorial service included her son Fritz Joachim Weyl and mathematicians Oswald Veblen and Richard Courant. In 1950 Hermann married sculptress Ellen B\u00e4r (n\u00e9e Lohnstein) (April 17, 1902 - July 14, 1988), who was the widow of professor Richard Josef B\u00e4r (September 11, 1892 - December 15, 1940) of Z\u00fcrich. Question: How many years older was Ellen B\u00e4r when she died than Helene?", - "Output Program": [ - "condition_1 = 1988\ncondition_2 = 1948\n\nprint(abs(condition_2 - condition_1))\n\n\n\n\n", - "import datetime\nborn = datetime.date(1902, 4, 17)\ndied = datetime.date(1934, 6, 10)\ndifference = died - born\nyea = round(difference.days / 365, 0)\nyea = int(yea)\nprint(yea)" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the United Kingdom Census 2011, 82.5% of Peterboroughs residents categorised themselves as White people, 2.8% of Mixed (United Kingdom ethnicity category), 11.7% British Asian, 2.3 per cent Black British and 0.8% other. Amongst the white population, the largest categories were English/Welsh/Scottish/Northern Irish/British (70.9%) and Other White (10.6%). Those of British Pakistanis ethnicity accounted for 6.6% of the population and those of British Indians 2.5.%. The largest black group were those of African ethnicity (1.4%). Question: How many more percent of Peterborough residents categorise themselves as White compared to British Asian?", - "Output Program": [ - "white = 82.5\nbritish = 11.7\ndiff = white - british\nprint(diff)" - ], - "Output Answer": [ - "{'number': '70.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The U.S. National Health and Nutrition Examination Survey of 1994 showed that 59.8% of American men and 51.2% of women had BMIs over 25. Morbid obesity-a BMI of 40 or more-was found in 2% of the men and 4% of the women. A survey in 2007 showed 63% of Americans are overweight or obese, with 26% in the obese category (a BMI of 30 or more). As of 2014, 37.7% of adults in the United States were obese, categorized as 35.0% of men and 40.4% of women; class 3 obesity (BMI over 40) values were 7.7% for men and 9.9% for women. Question: How many percent of Americans were not overweight or obese in 2007?", - "Output Program": [ - "oberse = 63\n \nprint(abs(round(100-oberse,2)))", - "percentage = 100\noverweight = 63\nnot_overweight = percentage - overweight\nprint(not_overweight)" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ethnic change has been transforming the population. By 2009, nearly 45 percent of the residents spoke a language other than English at home. Whites now comprise only 45 percent of the population, while the numbers of Hispanics grow steadily, along with Vietnamese, Korean and Chinese families. The percentage of foreign-born residents jumped to 30 percent in 2008 from 6 percent in 1970. The mayor of Irvine, Sukhee Kang, was born in Korea, making him the first Korean-American to run a major American city. \u201cWe have 35 languages spoken in our city,\u201d Kang observed. The population is diverse age-wise, with 27.0% under the age of 18, 9.4% from 18 to 24, 33.2% from 25 to 44, 20.6% from 45 to 64, and 9.9% 65 years of age or older. The median age is 33 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.7 males. Question: How many more people, in terms of percentage, were in the two largest age groups combined compared to the two smallest age groups combined?", - "Output Program": [ - "largest = 27 + 33.2\nsmallest = 9.4 + 9.9\ndifference = round(largest - smallest, 1)\nprint(difference)", - "ans = [27,9.4,33.2,20.6,9.9]\n\nprint(abs(round(sorted(ans)[-1] + sorted(ans)[-2] - sorted(ans)[0]- sorted(ans)[1],2)))" - ], - "Output Answer": [ - "{'number': '40.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the census, the state is placed 21st on the population chart, followed by Tripura at 22nd place. Kangra District was top ranked with a population strength of 1,507,223 (21.98%), Mandi District 999,518 (14.58%), Shimla District 813,384 (11.86%), Solan District 576,670 (8.41%), Sirmaur District 530,164 (7.73%), Una District 521,057 (7.60%), Chamba District 518,844 (7.57%), Hamirpur district, Himachal Pradesh 454,293 (6.63%), Kullu District 437,474 (6.38%), Bilaspur district, Himachal Pradesh 382,056 (5.57%), Kinnaur District 84,298 (1.23%) and Lahaul and Spiti 31,528 (0.46%). Question: How many districts have a population of over 500000?", - "Output Program": [ - "dis = ['kangra', 'mandi', 'shimla', 'solan', 'sirmaur', 'una', 'chamba']\nprint(len(dis))", - "ans = {\n 1507223:\"Kangra\",\n 999518:\"Mandi\",\n 813384:\"Shimla\",\n 576670:\"Solan\",\n 530164:\"Sirmaur\",\n 521057:\"Una\",\n 518844:\"Chamba\",\n 454293:\"Hamirpur\",\n 437474:\"Kullu\",\n 382056:\"Bilaspur\"\n}\n\nk = list(ans.keys())\nv = list(ans.values())\n\n# print(ans[sorted(k)[-1]])\n\nan = []\n\nfor i in range(len(k)):\n if k[i] >= 500000:\n an.append(ans[k[i]])\n\nlast_ans = set(an)\n\nprint(len(last_ans))\n" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Reunified Chinas Tang Dynasty (618-907) high culture set a high point for many things, including poetry. Various schools of Buddhism (a religion from India) flourished as represented by the Chinese Ch\u00e1n (or Zen) beliefs of Wang Wei (Tang dynasty) (701-761). His quatrains (jueju) describing natural scenes are world-famous examples of excellence, each couplet conventionally containing about two distinct images or thoughts per line. Tang poetrys big star is Li Bai (701-762) also pronounced and written as Li Bo, who worked in all major styles, both the more free old style verse (Gushi (poetry)) as well as the tonally regulated new style verse (Regulated verse). Regardless of genre, Tang poets notably strove to perfect a style in which poetic subjects are exposed and evident, often without directly referring to the emotional thrust at hand. The poet Du Fu (712-770) excelled at regulated verse and use of the seven-character line, writing denser poems with more allusions as he aged, experiencing hardship and writing about it. A parade of great Tang poets also includes Chen Ziang (661-702), Wang Zhihuan (688-742), Meng Haoran (689-740), Bai Juyi (772-846), Li He (790-816), Du Mu (803-852), Wen Tingyun (812-870), (listed chronologically) and Li Shangyin (813-858), whose poetry delights in allusions that often remain obscure, and whose emphasis on the seven-character line also contributed to the emerging posthumous fame of Du Fu, now ranked alongside Li Bai. The distinctively different Ci (poetry) poetry form began its development during the Tang as Central Asian and other musical influences flowed through its cosmopolitan society. Question: How many more years was Bai Juyi active than the poet who chronologically came after him?", - "Output Program": [ - "bai = 846 - 772\nli = 816 - 790\nprint(bai - li)" - ], - "Output Answer": [ - "{'number': '48', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to CBS, in 2001 the ethnic makeup of the city was 99.8% Jewish and other non-Arab, without significant Arab population. See Population groups in Israel. According to CBS, in 2001 there were 23,700 males and 24,900 females. The population of the city was spread out with 31.4% 19 years of age or younger, 15.7% between 20 and 29, 18.5% between 30 and 44, 18.3% from 45 to 59, 4.1% from 60 to 64, and 11.9% 65 years of age or older. The population growth rate in 2001 was 0.8%. Question: How many percent were not from 45 to 59?", - "Output Program": [ - "n=18.3\npeople=100\nanswer=people-n\nprint(answer)", - "percentage=18.3\npeople=100\nanswer=people-percentage \nprint(answer)" - ], - "Output Answer": [ - "{'number': '81.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The population doubled by 1978, and the population growth rate peaked at 3.4% in 1985. At the 2006 census, the population had reached 298,968, although the census in 2000 showed that the population growth rate had declined to 1.9%. Life expectancy at birth stood at 46 years in 1978, and later rose to 72. Infant mortality has declined from 12.7% in 1977 to 1.2% today, and adult literacy reached 99%. Combined school enrolment reached the high 90s. The population was projected to have reached 317,280 in 2010. Question: How many more people are expected to be in the population in 2010 over the population in 2006?", - "Output Program": [ - "condition_one = 298968\ncondition_two = 317280\n\n\nprint(abs(round(condition_one-condition_two,2)))", - "y1 = 298968\ny2 = 317280\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '18312', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Tourism in Hawaii is Kauais largest industry. In 2007, 1,271,000 people visited Kauai. The two largest groups were from the continental United States (84% of all visitors) and Japan (3%). As of 2003, there were a total of approximately 27,000 jobs on Kauai, of which the largest sector was accommodation/food services (26%, 6,800 jobs) followed by government (15%) and retail (14.5%), with agriculture accounting for 2.9% (780 jobs) and educational services providing 0.7% (183 jobs). In terms of income, the various sectors that constitute the visitors industry accounted for one third of Kauais income. Employment is dominated by small businesses, with 87% of all non-farm businesses having fewer than 20 employees. As of 2003, Kauais unemployment rate was 3.9%, compared to 3.0% for the entire state and 5.7% for the United States as a whole. Kauais poverty rate was 10.5%, compared to the contiguous 48 states at 10.7%. Question: In percent, how many non-farm businesses have more than 20 employees?", - "Output Program": [ - "total = 100\nless_employ = 87\nprint(total - less_employ)", - "non_farm = 87\nprint(100-non_farm)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: He represented the Liberal party at the Norwegian Parliament (Storting) 1886-1888 and again in 1892-1898. He was Minister of Labour (1898\u20131899, 1900\u20131902, 1902\u20131903), a member of the Council of State Division in Stockholm (1899\u20131900), Minister of Foreign Affairs (1905 and 1905\u20131907), Prime Minister and Minister of Foreign Affairs (1907\u20131908), and Minister of Education and Church Affairs (1915\u20131920). In 1905 became the prime minister in Stockholm. He was chair of the Norwegian government of Christian Michelsen. In October 1907, L\u00f8vland took over as Norwegian Prime Minister when Michelsen resigned. L\u00f8vland resigned the position in March 1908. Question: How many times was he minister of labour?", - "Output Program": [ - "_1898 = 1\n_1900 = 1\n_1902 = 1\ntimes = _1900 + _1898 + _1902\nprint(times)", - "labour_ministry = (\"1899-1898\",\"1900-1902\",\"1902-1903\")\n\n\nprint(abs(len(labour_ministry)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: How many yards were gained when only the first touchdown of each team is counted?", - "Output Program": [ - "c1 = 25\nc2 = 2\nc3 = 0\nc4 = 0\nc5 = 0\n\nprint(c2+c3+c1+c4+c5)", - "eagles = 25\nlions = 2\ntotal = eagles + lions\nprint(total)" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The states with the greatest percentage or professing Catholics are central states, namely Guanajuato (96.4%), Aguascalientes (95.6%) and Jalisco (95.4%), whereas southeastern states have the least percentage of Catholics, namely Chiapas (63.8%), Tabasco (70.4%) and Campeche (71.3%). The percentage of professing Catholics has been decreasing over the last four decades, from over 98% in 1950 to 87.9% in 2000. Average annual growth of Catholic believers from 1990 to 2000 was 1.7% whereas that of Non-Catholics was 3.7%. Given that average annual population increase over the same time period was 1.8%, the percentage of Catholics with respect to total population is still decreasing. Question: How many more professing Catholics were there, by percent, in Guanajuato compared to Jalisco?", - "Output Program": [ - "percent_Catholics_Guanajuato = 96.4\npercent_Catholics_Jalisco = 95.4\npercent_more = percent_Catholics_Guanajuato - percent_Catholics_Jalisco\nprint(\"%.0f\" % percent_more)", - "catholica = 96.4\njalisco = 95.4\n\nprint(abs(round(catholica - jalisco,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Reunified Chinas Tang Dynasty (618-907) high culture set a high point for many things, including poetry. Various schools of Buddhism (a religion from India) flourished as represented by the Chinese Ch\u00e1n (or Zen) beliefs of Wang Wei (Tang dynasty) (701-761). His quatrains (jueju) describing natural scenes are world-famous examples of excellence, each couplet conventionally containing about two distinct images or thoughts per line. Tang poetrys big star is Li Bai (701-762) also pronounced and written as Li Bo, who worked in all major styles, both the more free old style verse (Gushi (poetry)) as well as the tonally regulated new style verse (Regulated verse). Regardless of genre, Tang poets notably strove to perfect a style in which poetic subjects are exposed and evident, often without directly referring to the emotional thrust at hand. The poet Du Fu (712-770) excelled at regulated verse and use of the seven-character line, writing denser poems with more allusions as he aged, experiencing hardship and writing about it. A parade of great Tang poets also includes Chen Ziang (661-702), Wang Zhihuan (688-742), Meng Haoran (689-740), Bai Juyi (772-846), Li He (790-816), Du Mu (803-852), Wen Tingyun (812-870), (listed chronologically) and Li Shangyin (813-858), whose poetry delights in allusions that often remain obscure, and whose emphasis on the seven-character line also contributed to the emerging posthumous fame of Du Fu, now ranked alongside Li Bai. The distinctively different Ci (poetry) poetry form began its development during the Tang as Central Asian and other musical influences flowed through its cosmopolitan society. Question: How many years old was poet Du Fu at the time of his death?", - "Output Program": [ - "condition_1 = 712\ncondition_2 = 770\n\nprint(abs(condition_2 - condition_1))\n\n\n\n", - "birth= 712\ndeath= 770\n\ndiff = death - birth\nprint(diff)" - ], - "Output Answer": [ - "{'number': '58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Georgetown recorded a population of 118,363 in the 2012 Guyanese census, down 12 percent from the 134,497 people counted in the 2002 census. In 2002, about 70,962 (53%) listed themselves as Black people/Ethnic groups of Africa; 31,902 (24%) as Mixed Race; 26,542 (20%) as Indian people; 1,441 (1.1%) as Amerindian; 1075 (0.8%) as Portuguese people; 475 (0.35%) as Chinese people; 2,265 (1.7%) as \"dont know/not stated\"; 196 (0.15%) as white people not of Portuguese descent; 35 as \"other\". Question: How many more people were in the largest ethnic group compared to the smallest category?", - "Output Program": [ - "largest_ethnic_group = 70962\nsmallest_ethnic_group = 35\n\nprint(abs(round(largest_ethnic_group - smallest_ethnic_group,2)))" - ], - "Output Answer": [ - "{'number': '70927', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: A September 2014 Lucid Talk Belfast Telegraph poll showed that 40.1% of the population supported same-sex marriage, while 39.4% opposed and 20.5% either had or stated no opinion. Of those that gave an opinion, 50.5% supported and 49.5% opposed same-sex marriage. A poll in May 2015 found that 68% of the population supported same-sex marriage, with support rising to 75% in Belfast. A \"mass rally\", organised by the Irish Congress of Trade Unions, Amnesty International, and the Rainbow Project took place in Belfast on 13 June 2015, with a 20,000 person turnout. A June 2016 poll gave support for same-sex marriage at 70%, while those opposing it at 22%. Question: How many more percent supported than opposed same-sex marriage in June 2016?", - "Output Program": [ - "suppoeted = 70\nopposed = 22\nprint(abs(suppoeted-opposed))", - "marriage = 70\noppose = 22\n\nmore = marriage - oppose \n\nprint(more)" - ], - "Output Answer": [ - "{'number': '48', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The population of Sevastopol proper is 418,987 (01.01.16), making it the largest in the Crimean Peninsula. The citys agglomeration has about 600,000 people (2015). According to the Ukrainian Census (2001), the ethnic groups of Sevastopol include Russians (71.6%), Ukrainians (22.4%), Belarusians (1.6%), Tatars (0.7%), Crimean Tatars (0.5%), Armenians (0.3%), Jews (0.3%), Moldovans (0.2%), and Azerbaijani people (0.2%). Question: How many more people, in terms of percentage, belong to the third largest ethnic group compared to the two smallest ethnic groups combined?", - "Output Program": [ - "third_largest = 1.6\nsmallest = 0.2+0.2\n\nprint(abs(round(third_largest - smallest,2)))", - "percentage_third_largest = 1.6\npercentage_first_smallest = 0.2\npercentage_second_smallest = 0.2\nreqd_percentage = percentage_third_largest - (percentage_first_smallest + percentage_second_smallest)\nprint(\"%.1f\" % reqd_percentage)" - ], - "Output Answer": [ - "{'number': '1.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In October 2002, bilateral and multilateral lenders led by the World Bank agreed to give Yemen a four-year economic support package worth US$2.3 billion, 20 percent in grants and 80 percent in concessional loans. This funding is almost eight times the amount of financial support Yemen received under the IMFs PRGF. However, in December 2005 the World Bank announced that because of the governments continued inability to effect significant economic reforms and stem corruption, funding would be reduced by more than one-third, from US$420 million to US$240 million for the period July 2005 \u2013 July 2008. In May 2006, the World Bank adopted a new Country Assistance Strategy (CAS) for Yemen for the period FY 2006 to FY 2009, providing a blueprint for fostering the countrys fiscal and human development improvement. The bank pledged to contribute approximately US$400 million in International Development Association (IDA) credits over the CAS time frame. At present, Yemen owes approximately US$264 million to Japan, one of its largest donors. In December 2005, the Government of Japan pledged to write off US$17 million of the debt. That same month, Germany pledged to increase its annual aid to Yemen to US$83.6 million over the next two years; funding will go primarily to education and water improvement projects. In November 2006, the United Kingdom announced that aid to Yemen would increase 400 percent, to US$222 million through 2011. Question: How many millions of dollars did Yemen still owe Japan after Japan pledged to write off US$17 million of the debt?", - "Output Program": [ - "japan = 264\nus = 17\nprint(japan - us)", - "condition_1 = 264\ncondition_2 = 17\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '247', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The population of Sevastopol proper is 418,987 (01.01.16), making it the largest in the Crimean Peninsula. The citys agglomeration has about 600,000 people (2015). According to the Ukrainian Census (2001), the ethnic groups of Sevastopol include Russians (71.6%), Ukrainians (22.4%), Belarusians (1.6%), Tatars (0.7%), Crimean Tatars (0.5%), Armenians (0.3%), Jews (0.3%), Moldovans (0.2%), and Azerbaijani people (0.2%). Question: How many more people, in terms of percentage, belong to the Tatars and Crimean Tatars combined compared to Armenians?", - "Output Program": [ - "tatars = 0.7\ncrimean_tatars = 0.5\narmenias = 0.3\n\ntotal = (tatars + crimean_tatars - armenias)\n\nprint(total)", - "tatars = 0.7\ncrimen = 0.5\narmenians = 0.3\n\nprint(abs(round((tatars \n + crimen - armenians),2)))" - ], - "Output Answer": [ - "{'number': '0.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 97.7% of the population were in households, 2.3% were in group quarters, and 1% were institutionalized. There were 8,103,731 households of which 30.2% or 2,449,343 had children. 46.1% or 3,736,165 were composed of opposite sex and married couples. Male households with no wife composed 4.9% or 400,534. 15.0% or 1,212,436 were female households, with no husbands. 34% or 2,754,596 were non-family households. The household density was 684 per square mile. 91.9% of housing units were occupied with a 3.8% vacancy rate. The average household size was 2.65 per household. The average income for non-family households was $90,335, and the average income for families was $104,715. 13.3% or 2,888,493 of the population were below the poverty line. Question: How many households had no children?", - "Output Program": [ - "household = 8103731\nchildren = 2449343\n\nprint(abs(round(household - children\n ,3)))", - "total = 8103731\nchildren = 2449343\nno_children = total - children\nprint(no_children)" - ], - "Output Answer": [ - "{'number': '5654388', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Olympic related jobs in Utah started in 1996 with slight job opportunities of less than 100. However, from the job measurement conducted from 1996 to 2002, steady attainment of job opportunities established and a maximum level was noted in 2001 where there were 12,500 job opportunities attained yearly, and approximately 25,070 jobs created in 2002. Therefore, from 1996 to 2002 the sum of employment equated to 35,000 jobs which lasted a year. February 2002, it is when the highest employment opportunities were created compared to other years. There were around 25,070 job opportunities created compared to 35,000 created from 1996-2001. Question: When were there more Olympic related jobs, 1996 or 2002?", - "Output Program": [ - "more_jobs = 2002\nprint(more_jobs)", - "condition_1 = 35000 - 25070\ncondition_2 = 25070\nif condition_1 y2:\n print(2003)\nelse:\n print(1995)", - "year_1 = 53.8\nyear_2 = 56.4\n\nif year_1 > year_2:\n print(2003)\nelse:\n print(1995)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1995'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Pakravan began his career at the Tehran Military Academy, where he taught artillery. He then served in a number of military, political, and diplomatic posts including adjutant in the Intelligence Department of the Second Division, military attach\u00e9 in Pakistan (1949\u201350), chief of army intelligence (1951\u201353), military attach\u00e9 in India (1954\u201357), deputy chief of the SAVAK in charge of external affairs (1957\u201361), deputy prime minister and chief of the State Intelligence and Security Organization (1961\u201365), minister of information (1965\u201366), ambassador to Pakistan (1966\u201369), ambassador to France (1969\u201373), and senior counselor to the Ministry of Court (1974\u201379). Pakravan was known for being more compassionate than any of National Security and Information Departments other directors. However, Muhammad Reza Shah replaced Pakravan with his childhood friend Nematollah Nassiri in 1965. He returned to Iran in 1976 and was brought out of retirement in 1978 by the Shah in a last-ditch effort to curb corruption at the Royal Court. Pakravans supporters noted his aristocratic and impeccable character as well as his intelligence and moral courage to be a source of consolation at the difficult times of 1978\u201379 when the Iranian Revolution took control of the opposition and eventually seized power. Question: How many years after being minister of information did Pakravan become ambassador to France?", - "Output Program": [ - "condition_1 = 1966\ncondition_2 = 1969\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "information = 1966\nambasaddor = 1969\nyears_after = ambasaddor - information\nprint(years_after)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2015, Connecticut had an estimated population of 3,590,886, which is an decrease of 5,791, or -0.16%, from the prior year and an increase of 16,789, or 0.47%, since the year 2010. This includes a natural increase since the last census of 67,427 people (that is 222,222 births minus 154,795 deaths) and an increase due to net migration of 41,718 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 75,991 people, and Human migration within the country produced a net loss of 34,273 people. Based on the 2005 estimates, Connecticut moved from the 29th most populous state to 30th. 2016 estimates put Connecticuts population at 3,576,452. Question: Which year did Connecticut have a population of 3596677?", - "Output Program": [ - "y1 = 3590886\nprior = 5791\ntotal = y1 + prior\nastimate = 3596677\nif total == astimate:\n print(2014)", - "ans = {\n 16789:2010,\n 3576452:2016\n}\n\nprint(ans[3576452])" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2014'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2009, approximately 80% of the population of Galway were Irish. Following an influx of immigrants to Galway during the 2000s, approximately 20% of the population is non-Irish. Slightly more than half of this group (11.3%) are white Europeans, coming from Poland and other Central European and Baltic States, such as Latvia and Lithuania. Smaller numbers of Asian and African immigrants come from East Africa, Nigeria, Zimbabwe and Sri Lanka. In the 2006 Census, 15.4% of the population were aged 0\u201314, 76.1% were aged 15\u201364, and 8.5% were aged over 65. 51.9% of the population were female and 48.1% were male. Question: How many less people in Galaway are European White than Irish?", - "Output Program": [ - "white=11.3\nIrish=80\nanswer=white-Irish\nprint(answer)", - "European=11.3\nIrish=80\nanswer=Irish-European\nprint(answer)" - ], - "Output Answer": [ - "{'number': '68.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The first Sky television rights agreement was worth \u00a3304 million over five seasons. The next contract, negotiated to start from the 1997\u201398 season, rose to \u00a3670 million over four seasons. The third contract was a \u00a31.024 billion deal with BSkyB for the three seasons from 2001 to 2002 to 2003\u201304. The league brought in \u00a3320 million from the sale of its international rights for the three-year period from 2004 to 2005 to 2006\u201307. It sold the rights itself on a territory-by-territory basis. Skys monopoly was broken from August 2006 when Setanta Sports was awarded rights to show two out of the six packages of matches available. This occurred following an insistence by the European Commission that exclusive rights should not be sold to one television company. Sky and Setanta paid \u00a31.7 billion, a two-thirds increase which took many commentators by surprise as it had been widely assumed that the value of the rights had levelled off following many years of rapid growth. Setanta also hold rights to a live 3 pm match solely for Irish viewers. The BBC has retained the rights to show highlights for the same three seasons (on Match of the Day) for \u00a3171.6 million, a 63 per cent increase on the \u00a3105 million it paid for the previous three-year period. Sky and BT Group have agreed to jointly pay \u00a384.3 million for delayed television rights to 242 games (that is the right to broadcast them in full on television and over the internet) in most cases for a period of 50 hours after 10 pm on matchday. Overseas television rights fetched \u00a3625 million, nearly double the previous contract. The total raised from these deals is more than \u00a32.7 billion, giving Premier League clubs an average media income from league games of around \u00a340 million-a-year from 2007 to 2010. Question: How many years was the average income media about \u00a340 million-a-year for Premier League clubs?", - "Output Program": [ - "start = 2007\nend = 2010\nprint(end - start)", - "year1 = 2007\nyear2 = 2010\nprint(year2-year1)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: After 1989 the country experienced a decade of economic instability and decline, led in part by an obsolete industrial base and a lack of structural reform. From 2000 onward, however, the Romanian economy was transformed into one of relative macroeconomic stability, characterized by high growth, low unemployment and declining inflation. In 2006, according to the National Institute of Statistics (Romania), GDP growth in real terms was recorded at 7.7%, one of the highest rates in Europe. However, a recession following the global financial crisis of 2008-2009 forced the government to borrow externally, including an IMF \u20ac20bn bailout program. GDP has been growing by over 2% each year since. According to The World Bank, the GDP per capita purchasing power parity grew from $13,442 in 2007 to an estimated $22,124 in 2015. Romania still has one of the lowest net average monthly wages in the EU of \u20ac540 in 2016, and an inflation rate of \u22121.1% in 2016. Unemployment in Romania is at 5.4% in 2017, which is very low compared to other EU countries. Question: How many years did the recession last?", - "Output Program": [ - "start = 2008\nend = 2009\ndiff = end - start \nprint(diff)", - "condition_1 = 2008\ncondition_2 = 2009\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1749, Britain and France agreed to keep the island neutral, but Britain took control after 1763, prompting France to capture the island in 1781, then Britain to recapture the island in 1793. The population in 1771 was 5,084, of which only 243 were white and 4,716 were slaves. In 1791 the population was 15,020, of which 541 were white and 14,170 were slaves. There were then 37 sugar factories, 99 cotton factories, and 4 coffee factories. After nutmeg was discovered in 1768, 40 nutmeg plantations were started. The island became a British acquisition for good in 1802, with a ratified treaty in 1814. Question: How many people did the white group increase by in 1791 from 1771?", - "Output Program": [ - "condition_1 = 243\ncondition_2 = 541\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "_1771 = 243\n_1791 = 541\nwhite_increase = _1791 - _1771\nprint(white_increase)" - ], - "Output Answer": [ - "{'number': '298', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Vikes fell to 4-3 with a loss at home on Monday Night Football to the New England Patriots. The Pats, who came out passing instead of bothering to even try challenging the Vikings rush defense, got out to an early lead on the opening drive as QB Tom Brady hit WR Reche Caldwell for a 6-yard touchdown pass. Kicker Stephen Gostkowski connected on a 23-yard field goal early in the second quarter. Brady threw his second of what would turn out to be four touchdown passes, this time to TE Benjamin Watson just before halftime to give the Pats a 17-0 lead. The Vikes finally got on the board as RB Mewelde Moore returned a punt 71 yards for a touchdown early in the third quarter. That would be all the Vikes could muster as Brady threw his final two touchdowns to wide receivers Troy Brown and Chad Jackson respectively to close out the scoring. Question: How many quarters did the Vikings go without a score?", - "Output Program": [ - "quatorwithoutscore=1\nscore=1\nanswer=score+quatorwithoutscore\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Cash crops (as of 1999) grown under irrigation in these areas include cotton and cottonseed, which is of primary importance to the economy with 172,000 tons and 131,000 tons produced annually respectively,sesame (220,000 tons), sugarcane (5,950,000 tons), peanuts (980,000 tons), Phoenix dactylifera (176,000 tons), citrus fruits, Yam (vegetable) (136,000 tons), tomatoes (240,000 tons), mangoes, coffee, and tobacco. The main subsistence crops produced in Sudan are sorghum (3,045,000 tons), millet (1,499,000 tons), wheat (168,000 tons), cowpeas, beans, pulses, maize (65,000), and barley. Cotton is the principal export crop and an integral part of the countrys economy and Sudan is the worlds third largest producer of sesame after India and China. Question: How many more tons of tomatoes than vegetables?", - "Output Program": [ - "tomato = 240000\nvege = 136000\nprint(tomato - vege)", - "condition_1 = 136000 \ncondition_2 = 240000\n\nprint(condition_2 - condition_1)" - ], - "Output Answer": [ - "{'number': '104000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The effectiveness of heat-seeking missiles was only 7% early in the Vietnam War, but improved to approximately 15%\u201340% over the course of the war. The AIM-4 Falcon used by the USAF had kill rates of approximately 7% and was considered a failure. The AIM-9B Sidewinder introduced later achieved 15% kill rates, and the further improved AIM-9D and J models reached 19%. The AIM-9G used in the last year of the Vietnam air war achieved 40%. Israel used almost totally guns in the 1967 Six-Day War, achieving 60 kills and 10 losses. However, Israel made much more use of steadily improving heat-seeking missiles in the 1973 Yom Kippur War. In this extensive conflict Israel scored 171 of out of 261 total kills with heat-seeking missiles (65.5%), 5 kills with radar guided missiles (1.9%), and 85 kills with guns (32.6%). The AIM-9L Sidewinder scored 19 kills out of 26 fired missiles (73%) in the 1982 Falklands War. But, in a conflict against opponents using thermal countermeasures, the United States only scored 11 kills out of 48 fired (Pk 23%) with the follow-on AIM-9M in the Gulf War. Question: How many more kills did Israel score with guns in the Yom Kippur War than the United States in the Gulf War with the follow-on AIM-9M?", - "Output Program": [ - "condition_1 = 11\ncondition_2 = 60\n\nprint(abs(round(condition_2 + condition_1,2)))", - "israel = 85\nus = 11\ndiff = israel - us\nprint(diff)" - ], - "Output Answer": [ - "{'number': '74', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys history is marked by numerous great fires. In 1198, the faction set fire to the city in connection with a battle against the faction during the civil war. In 1248, and burned, and 11 churches were destroyed. In 1413 another fire struck the city, and 14 churches were destroyed. In 1428 the city was plundered by German pirates, and in 1455, Hanseatic League merchants were responsible for burning down Munkeliv Abbey. In 1476, burned down in a fire started by a drunk trader. In 1582, another fire hit the city centre and . In 1675, 105 buildings burned down in . In 1686 a new great fire hit , destroying 231 city blocks and 218 boathouses. The greatest fire to date happened in 1702 when 90 percent of the city was burned to ashes. In 1751, there was a great fire at . In 1756, a new fire at burned down 1,500 buildings, and further great fires hit in 1771 and 1901. In 1916, 300 buildings burned down in the city centre, and in 1955 parts of burned down. Question: How many fires were there before 1675?", - "Output Program": [ - "fire = [1198, 1248, 1413, 1428, 1455, 1476, 1582]\nlength = len(fire)\nprint(length)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Hoping to rebound from their home loss to the Eagles, the Redskins flew to the Louisiana Superdome for a Week 15 intraconference fight with the New Orleans Saints. In the first quarter, Washington started off strong as kicker Shaun Suisham nailed a 37-yard field goal, while QB Jason Campbell completed a 31-yard TD pass to WR Santana Moss. In the second quarter, the Saints started to fight back as RB Deuce McAllister got a 1-yard TD run. Suisham increased Washington's lead with a 37-yard field goal. After a scoreless third quarter, New Orleans crept closer with kicker John Carney's 41-yard field goal. After Suisham's 22-yard field goal, the defense wrapped up the victory. With the win, the Redskins improved to 5-9. Stats Question: How many field goals were kicked in the game?", - "Output Program": [ - "fg = (37,37,41,22)\n\nprint(len(fg))", - "kicked_goals = 4\nprint(kicked_goals)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Pakistani President Pervez Musharraf - then as Chief of Army Staff - was responsible for sending thousands of Pakistanis to fight alongside the Taliban and Bin Laden against the forces of Massoud. In total there were believed to be 28,000 Pakistani nationals fighting inside Afghanistan. 20,000 were regular Pakistani soldiers either from the Frontier Corps or army and an estimated 8,000 were militants recruited in madrassas filling regular Taliban ranks. The estimated 25,000 Taliban regular force thus comprised more than 8,000 Pakistani nationals. A 1998 document by the U.S. State Department confirms that \"20-40 percent of [regular] Taliban soldiers are Pakistani.\" The document further states that the parents of those Pakistani nationals \"know nothing regarding their childs military involvement with the Taliban until their bodies are brought back to Pakistan.\" A further 3,000 fighter of the regular Taliban army were Arab and Central Asian militants. From 1996 to 2001 the Al Qaeda of Osama Bin Laden and Ayman al-Zawahiri became a state within the Taliban state. Bin Laden sent Arab recruits to join the fight against the United Front. Of roughly 45,000 Pakistani, Taliban and Al Qaeda soldiers fighting against the forces of Massoud only 14,000 were Afghan. Question: How many of the estimated 25000 Taliban forcer were not Pakistani nationals?", - "Output Program": [ - "total = 25000\npakistani = 8000\nnon_pakistani = total - pakistani\nprint(non_pakistani)", - "total = 25000\npakistani = 8000\n\nprint(abs(round(total - pakistani,2)))" - ], - "Output Answer": [ - "{'number': '17000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 5,747 single family homes (or 30.8% of the total) out of a total of 18,631 inhabited buildings. There were 7,642 multi-family buildings (41.0%), along with 4,093 multi-purpose buildings that were mostly used for housing (22.0%) and 1,149 other use buildings (commercial or industrial) that also had some housing (6.2%). Of the single family homes 1090 were built before 1919, while 65 were built between 1990 and 2000. The greatest number of single family homes (3,474) were built between 1919 and 1945. Question: How many more multi-family buildings were there than single family homes?", - "Output Program": [ - "home = 5747\nbuilding = 7642\ndiff = building - home\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1895', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: For how many years of Tage Erlander's life was he not the Prime Minister of Sweden?", - "Output Program": [ - "start = 1901\nend = 1985\npm_start = 1945\npm_end = 1969\nprint((pm_start-start)+(end-pm_end))", - "born = 1901\ndeath = 1985\nd = death - born\npm = 1945\ndo = 1969\nto = do - pm\nprint(d - to)" - ], - "Output Answer": [ - "{'number': '60', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On July 21, 1978 while still in current release in 38 theatres in the U.S., the film expanded into a 1,744 theatre national saturation windup of release and set a new U.S. weekend record of $10,202,726. The gross prior to the expansion was $221,280,994. The expansion added a further $43,774,911 to take its gross to $265,055,905. Reissues in 1979 ($22,455,262), 1981 ($17,247,363), and 1982 ($17,981,612) brought its cumulative gross in the U.S and Canada to $323 million, and extended its global earnings to $530 million. The film remained the List of highest-grossing films until E.T. the Extra-Terrestrial broke that record in 1983. Question: How many years after the film was expanded into a 1,744 theatre national saturation windup of release did E.T. the Extra-Terrestrial break the record for highest-grossing films?", - "Output Program": [ - "highest = 5\nprint(highest)\n", - "start = 1978\nend = 1983\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: A late game rally by Washington led them to the Eagles' 26 yard line. A shot to the end zone by Robert Griffin III would be intercepted by Brandon Boykin, clinching an Eagles win. The Eagles would move to 6-5. This is the Eagles first win at Lincoln Financial Field since Week 4 of the 2012 season, because prior to this game, the Eagles had never won a game in their home stadium in 414 days since that same week, snapping a 10-game losing streak at home with this win. Question: How many more wins than losses did the Eagles have after this game?", - "Output Program": [ - "win = 6\nlose = 5\nprint(win - lose)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their hard-fought road win over the Titans, the Texans went home, donned their Battle Red uniforms, and prepared for a Week 3 AFC South showdown with the Jacksonville Jaguars. Even though the Jaguars got the first points of the game with kicker Josh Scobee's 52-yard field goal, Texans quarterback Matt Schaub got his team the lead with an 18-yard touchdown pass to wide receiver Jacoby Jones. Afterwards, a back-and-forth second quarter commenced. Jacksonville quarterback David Garrard would get a 2-yard touchdown, yet Houston wide receiver Kevin Walter came through with a 9-yard touchdown reception. The Jaguars would deliver a big strike with running back Maurice Jones-Drew's 61-yard touchdown, but the Texans once again got the lead as tight end Owen Daniels got a 2-yard touchdown reception. Jacksonville would get the lead again in the third quarter as Jones-Drew got a 1-yard touchdown run, followed by Houston kicker Kris Brown tying the game with a 27-yard field goal. However, in the fourth quarter, the Jaguars delivered a huge strike as Jones-Drew got an 8-yard touchdown. The Texans tried to rally, but the Jaguars' defense stood firm and prevented any kind of a comeback. Question: how many yards did scobee kick?", - "Output Program": [ - "yards = 52\nprint(yards)", - "scobee_yard = 52\nprint(scobee_yard)" - ], - "Output Answer": [ - "{'number': '52', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Raiders made it to their fourth Super Bowl in team history after posting a 12-4 regular season record. Raiders quarterback Jim Plunkett completed 230 out of 379 (60.7 percent) passes resulting in 2,935 yards and 20 touchdowns. His favorite target was tight end Todd Christensen, who led the NFL with 92 receptions for 1,247 yards and 12 touchdowns. Wide receivers Cliff Branch and Malcolm Barnwell combined for 74 receptions, 1,209 yards, and 6 touchdowns. But the largest impact on offense was running back Marcus Allen. In just his second NFL season, Allen led the team in rushing yards (1,014) and total yards from scrimmage (1,604), while ranking second on the team in receptions (68) and touchdowns (11). But Allen was not the only key running back on the team. Kenny King (running back) and Frank Hawkins combined for 1,119 total rushing and receiving yards, and 10 touchdowns. Los Angeles also had a powerful special teams attack led by Greg Pruitt, who led the NFL in punt returns (58), and punt return yards (666), while adding another 604 yards returning kickoffs and rushing for 154 yards and two scores. Question: How many yards, based on the average per completion could Plunkett have gotten if he had completed all his passes?", - "Output Program": [ - "Yards=2935\nYards1=1247\nanswer=Yards+Yards1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4836.04', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As per provisional reports of Census India, population of Dehradun in 2011 was 578,420; male and female are 303,411 and 275,009 respectively. The sex ratio of the city is 906 per 1000 males. The number of literates in Dehradun city is 463,791, of which 251,832 are males and 211,959 are females. Average literacy rate of Dehradun city is 89.32 percent, whereas male literacy and female literacy rates are 92.65 and 85.66 percent, respectively. The number of children of age under six in Dehradun city is 59,180 as per figure from Census India report on 2011. There are 31,600 boys and 27,580 are girls. Child sex ratio of girls is 873 per 1000 boys. Question: How many more percentage is male literacy than female literacy in 2011 India?", - "Output Program": [ - "condition_1 = 85.66\ncondition_2 = 92.65\n\nprint(abs(round(condition_2 - condition_1,2)))\n", - "male = 92.65\nfemale = 85.66\ndiff = male - female\nprint(diff)" - ], - "Output Answer": [ - "{'number': '6.99', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 1970s marked a time of economic uncertainty and troubled relations between the U.S. and certain Middle-Eastern countries. To begin with, the decade started off with the ongoing Recession of 1969\u201370. Following that, the 1970s energy crisis ensued which included the 1973\u201375 recession, the 1973 oil crisis as well as the 1979 energy crisis beginning as a prelude to a disastrous economic climate injected with stagflation; the combination between high unemployment and high inflation. However, on November 14, 1972, the average closed above the 1,000 mark (1,003.16) for the first time, during a brief relief rally in the midst of a lengthy bear market. Between January 1973 and December 1974, the average lost 48% of its value in what became known as the 1973\u20131974 stock market crash; with the situation being exacerbated by the events surrounding the Yom Kippur War. The index closed at 577.60, on December 4, 1974. During 1976, the index went above 1000 several times, and it closed the year at 1,004.75. Although the Vietnam War ended in 1975, new tensions arose towards Iran surrounding the Iranian Revolution in 1979. Other notable disturbances such as the Lebanese Civil War, the Ethiopian Civil War, the Indo-Pakistani War of 1971 and the Angolan Civil War which the U.S. and Soviet Union considered critical to the global balance of power, seemed to have had little influence towards the financial markets. Performance-wise for the decade, gains remained virtually flat, rising less than 5% from about the 800 level to 838. Question: How many points did the stock market gain between December 4, 1974 and the close of the year 1976?", - "Output Program": [ - "y1 = 577.60\ny2 = 1004.75\nprint(y2 - y1)", - "points74 = 577.60\npoints76 = 1004.75\nprint(points76-points74)" - ], - "Output Answer": [ - "{'number': '427.15', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the 2006 Canadian Census (0038.00 census tract), approximately 76% of the residents at Kensington Market are Canadian citizens. Of that 7%, 9% are under the age of 18. This means that 24% of Kensington Markets population is non-Canadian citizens, a figure that speaks to Kensington Markets character as a hub for multiculturalism. Furthermore, in 2011 the National Household Survey reported very similar data. Although the population accounted by citizenship status increased from 2006 and 2011, the percentage of those with Canadian citizenship versus those without the citizenship remained the same. In 2006, 2800 residents reported that they were Canadian citizens whereas 870 residents reported they did not hold Canadian citizenship . In 2011, 2950 residents reported they were Canadian citizens whereas 930 residents reported that they did not hold Canadian citizenship. Comparing this to the Canadian ratio between Canadian and non-Canadian citizenship data from the census for 2006 and 2011 the ratio changed by 0.4% resulting in an increase in non-Canadian citizens within the population that received the long form survey and the National Household survey (Census 2006; Census 2011 NHS). Although this percent increase is small, when speaking on the national scale, this 0.4% increase in ratio involved 32,852,320 respondents for 2011 and 31,241,030 respondents for 2006 (Census 2006; Census 2011). Comparing that with the minimal increase which was 0.3% in ratio for Kensington where the population was not as substantial, this increase is not as substantial as well (Census 2006; Census 2011 NHS). Question: According to the 2006 Canadian Census, in percent, how many residents at Kensington Market are not Canadian citizens?", - "Output Program": [ - "KensingtonMarkets=24\nanswer=KensingtonMarkets\nprint(answer)", - "Kensington=76\npeople=100\nanswer=people-Kensington\nprint(answer)" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the 2011 census Russian citizens are the most numerous foreigners - 11 991, followed by 8 444 EU citizens (UK- 2 605, Greece - 1 253, Germany- 848, Poland - 819 and Italy - 456), citizens of Ukraine - 3 064, Republic of Macedonia - 1 091, Moldova - 893 and Serbia - 569. 22.8% of them are from Asia, mostly from Turkey. Those with dual Bulgarian and other citizenship were 22 152, or 0.3% of the population. Of them persons with Bulgarian and Russian citizenship were 5 257 (23.7%), followed by persons with Bulgarian and Turkish citizenship - 4 282 (19.3%), Bulgarian and citizenship of the USA- 1 725 (7.8%). There are at least 17,527 Refugees of the Syrian Civil War with applications in Bulgaria. In 2001-2015 185,447 people applied for Bulgarian citizenship and 116,222 were provided with. 113,647 were granted on grounds of proven Bulgarian ancestry, including 59,968 Republic of Macedonia citizens. 29,218 were Moldovan citizens, 5930 Ukrainians, 5374 Serbians, 5194 Russians, 3840 Israeli, 2192 Albanians, 692 Turks and others. In 2016, 12,880 foreigners were naturalized, including 6196 Macedonians. Question: How many more people had Bulgarian and Russian citizenship than Bulgarian and Turkish citizenship?", - "Output Program": [ - "people_BR = 5257\npeople_BT = 4282\npeople_more = people_BR - people_BT\nprint(people_more)", - "bulgeria_russia = 5257\nbulgeria_turkish = 4282\n\nprint(abs(round(bulgeria_russia - bulgeria_turkish,2)))" - ], - "Output Answer": [ - "{'number': '975', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The first run of the magazine was priced at 25 cents for the first fifteen years of its life except for the oversized May/June/July 1924 issue, which was 50 cents. In September 1939 the price was reduced to 15 cents, where it stayed until the September 1947 issue, which was 20 cents. The price went up again to 25 cents in May 1949; the digest-sized issues from September 1953 to September 1954 were 35 cents. The first three paperbacks edited by Lin Carter were priced at $2.50; the fourth was $2.95. The two Bellerophon issues were $2.50 and $2.95. The Terminus Weird Tales began in Spring 1988 priced at $3.50; this went up to $4.00 with the Fall 1988 issue, and to $4.95 with the Summer 1990 issue. The next price increase was to $5.95, in Spring 2003, and then to $6.99 with the January 2008 issue. The first two issues from Nth Dimension Media were priced at $7.95 and $6.99; the last two were $9.99 each. Question: How many more cents did Lin Carter edited paperback increase from $2.50 to $2.95?", - "Output Program": [ - "condition_1 = 2.50\ncondition_2 = 2.95\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "original_cents = 50\nnew_cents = 95\nincrease = new_cents - original_cents \nprint(increase)" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Houston Texans joined the league at the 2002 NFL season, playing at the newly founded Reliant Stadium. With their opening game victory over the Dallas Cowboys that season, the team became the first expansion team to win its opening game since the Minnesota Vikings beat the Chicago Bears in 1961. While the team struggled in early seasons, results began to improve once native Houstonian Gary Kubiak became the head coach in 2006. The Texans finished with a .500 season (8-8) in both 2007 and 2008, and nearly qualified for the 2009-10 NFL playoffs with a 9-7 result in 2009. In 2010, the team started the season on a 4-2 record going into a Week 7 bye week, but promptly collapsed 2-8 in the second part of the season, finishing 6-10. In the 2011 NFL Draft, the Texans acquired Wisconsin Badgers football star defensive end J.J. Watt eleventh overall. The following season, former Dallas Cowboys head coach Wade Phillips was hired as the defensive coordinator of the Texans, and the improved defense led to the Texans finishing 10-6, winning their first AFC South title. The Texans then beat wild card Cincinnati Bengals 31-10 in the first round of the 2011-12 NFL playoffs, before a 20-13 defeat by the Ravens in the semifinals. Question: Between 2002 and 2011, how many winning seasons did the Texans have?", - "Output Program": [ - "condition_1 = 4\ncondition_2 = 2\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "season = 2\nprint(season)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The population grew steadily while Georgia was part of the Soviet Union and during the first years of independence, rising from less than 4 million Plague was one of the hazards of life in Britain from its dramatic appearance in 1348 with the Black Death. The Bills of Mortality began to be published regularly in 1603, in which year 33,347 deaths were recorded from plague. Between then and 1665, only four years had no recorded cases. In 1563, a thousand people were reportedly dying in London each week. In 1593, there were 15,003 deaths, 1625 saw 41,313 dead, between 1640 and 1646 came 11,000 deaths, culminating in 3,597 for 1647. The 1625 outbreak was recorded at the time as the Great Plague, Until 1665, surpassed it. These official figures are likely to under-report actual numbers. Question: How many more deaths occurred in 1625 than in 1593?", - "Output Program": [ - "deaths_1625 = 41313\ndeaths_1593 = 15003\nprint(deaths_1625-deaths_1593)", - "y1 = 15003\ny2 = 41313\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '26310', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1936, as part of a \u00a335,000 refurbishment, an 80-yard-long roof was added to the United Road stand (now the Sir Alex Ferguson Stand) for the first time, while roofs were added to the south corners in 1938. Upon the outbreak of the World War II, Old Trafford was requisitioned by the military to be used as a depot. Football continued to be played at the stadium, but a German bombing raid on Trafford Park on 22 December 1940 damaged the stadium to the extent that a Christmas day fixture against Stockport County F.C. had to be switched to Stockports ground. Football resumed at Old Trafford on 8 March 1941, but another German raid on 11 March 1941 destroyed much of the stadium, notably the main stand (now the South Stand), forcing the clubs operations to move to Cornbrook Cold Storage, owned by United chairman James W. Gibson. After pressure from Gibson, the War Damage Commission granted Manchester United \u00a34,800 to remove the debris and \u00a317,478 to rebuild the stands. During the reconstruction of the stadium, Manchester United played their \"home\" games at Maine Road, the home of their cross-town rivals, Manchester City F.C., at a cost of \u00a35,000 a year plus a percentage of the gate receipts. The club was now \u00a315,000 in debt, not helped by the rental of Maine Road, and the Labour MP for Stoke, Ellis Smith, petitioned the Government to increase the clubs compensation package, but it was in vain. Though Old Trafford was reopened, albeit without cover, in 1949, it meant that a league game had not been played at the stadium for nearly 10 years. Uniteds first game back at Old Trafford was played on 24 August 1949, as 41,748 spectators witnessed a 3-0 victory over Bolton Wanderers F.C.. Question: How many years after the roof was added to the United Road stand was the stadium damaged by German bombs?", - "Output Program": [ - "year=1936\nyear1=1940\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Chiefs opened the regular season at home against the Cincinnati Bengals on September 10. The game was broadcast on CBS at noon Kansas City time. The Chiefs' offense began at a slow pace, while their defense initially held the Bengals to a field goal within the first few minutes. The Bengals began to rip through the Chiefs' defense with the help of Rudi Johnson, who would later go on to rush for 96 yards and a touchdown. In the third quarter, quarterback Trent Green received a concussion when he slid past the first-down marker and was hit byRobert Geathers' shoulder. Green laid motionless for eleven minutes until he was taken off the field by a stretcher. The mood of the game changed instantly when the Chiefs lost their leader, and many fans began to leave Arrowhead Stadium due to heavy rain and the dwindling score. Back-up quarterback Damon Huard came into the game and completed 12 of 20 passes for 140 yards and a touchdown, and was sacked four times. Tight end Tony Gonzalez caught his first touchdown pass of the season and helped bring the score to 20-10. The Bengals left with their first win of the 2006 season as the Chiefs began their season 0-1. Question: How many points did The Bengals win by?", - "Output Program": [ - "bengals = 20\nother = 10\nprint(bengals - other)", - "condition_1 = 20\ncondition_2 = 10\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: A September 2014 Lucid Talk Belfast Telegraph poll showed that 40.1% of the population supported same-sex marriage, while 39.4% opposed and 20.5% either had or stated no opinion. Of those that gave an opinion, 50.5% supported and 49.5% opposed same-sex marriage. A poll in May 2015 found that 68% of the population supported same-sex marriage, with support rising to 75% in Belfast. A \"mass rally\", organised by the Irish Congress of Trade Unions, Amnesty International, and the Rainbow Project took place in Belfast on 13 June 2015, with a 20,000 person turnout. A June 2016 poll gave support for same-sex marriage at 70%, while those opposing it at 22%. Question: As of the June 2016 poll, in percent, how many more people supported same-sex marriage than opposed it?", - "Output Program": [ - "support = 70\noppose = 22\ndiff = support - oppose\nprint(diff)", - "supported = 70\nopposed = 22\n\nprint(abs(round(supported-opposed,2)))" - ], - "Output Answer": [ - "{'number': '48', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Part of the crop was destroyed by hurricanes in 1979 and 1980, and 1979-80 production was only 670,000 bags (40,200 tons). Although production was usually about 57,000-59,000 tons annually in the 1980s, the acreage harvested declined from in the early 1980s to in 1999, indicating a greater yield per acre. Coffee production in 1999 was estimated at 35,000 tons; exports of coffee in 2001 generated $11 million. Cocoa and tobacco are also grown for export. Dominican Republic is one of the top 10 major producer and exporter of cocoa in the world. Cocoa is also grown in the Cibao Valley around San Francisco de Macoris. Tobacco is also grown in the Cibao Valley, but around Santiago. In 1999, production of cocoa beans was 26,000 tons and of tobacco, 35,000 tons. Rice is grown around Monte Cristi & San Francisco de Macoris. Banana production in 1999 was 432,000 tons. Production of other crops in 1999 (in thousands of tons) included rice, 563; coconuts, 184; cassava, 127; tomatoes, 281; pulses, 69; dry beans, 26; eggplants, 7; and peanuts, 2. Question: How many more thousands of tons of eggplants were produced than peanuts?", - "Output Program": [ - "condition_1 = 7\ncondition_2 = 2\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n", - "eggplant = 7\npeanut = 2\nmany_more = eggplant - peanut\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Indian American?", - "Output Program": [ - "indian_american = 1.3\nprint(abs(100 - indian_american))", - "people_percent_Indian_american=1.3\npercent_people_not_Indian_american=100-(people_percent_Indian_american)\nprint(percent_people_not_Indian_american)" - ], - "Output Answer": [ - "{'number': '98.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to Stats Canada, the population of Kensington Market increased by approximately 300 people (or 7%) from 3,740 in 2006 to 4,029 in 2011. Breaking this number down into generation status, it has been found that first generation residents increased by 75 and second generation residents increased by 20. The remaining 200 or so residents of the area are placed in the third generation or more category. Thus, the number of third generation or more residents increased significantly from 2006 to 2011. In terms of percentages, from 2006 to 2011, first generation residents dropped about 7% from 64.92% to 57.73%. Second generation residents decreased slightly from 19.04% in 2006 to 16.88% in 2011 while the percentage of third generation or more residents increased dramatically from 16.04% in 2006 to 25.39% in 2011, which represents approximately a 10% increase in residents from this generation status. (Census/NHS 2011, Census 2006) Question: By how many percentage points did the number of third generation residents increase from 2006 to 2011?", - "Output Program": [ - "condition_1 = 16.04\ncondition_2 = 25.39\nprint(abs(round(condition_2 - condition_1,1)))", - "y1 = 16.04\ny2 = 25.39\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '9.35', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2000, the band played 47 songs. In 2002, they increased the set list to 59 songs. In 2004, 311 played 68 songs. The band played entire albums, rarities and covers. Later that year, a DVD was released of the performance that contained 64 of the 68 songs. 311 Day in 2006 was held at the Mid-South Coliseum in Memphis, Tennessee, where the band played 65 songs. The intended set list was cut short from 69 songs because of a strict midnight curfew. The band recorded the entire show in high-definition television,and a 2-hour edit of the show aired on high-definition television on December 10. In 2008, 311 Day was held in the New Orleans Arena in New Orleans, Louisiana. Over three separate sets, the band played 63 songs to a sold-out crowd of 14,000 fans, who represented all 50 states and 13 countries. In 2010, 311 Day took place at the Mandalay Bay Events Center in Las Vegas Valley. All 60 songs, 32 of which were different from 311 Day in 2008, were broadcast live on the web in a video on demand format described as a \"professional multi-camera HD production.\" In 2012, 311 Day took place at the MGM Grand Garden Arena in Las Vegas and, for the first time, was split into two days. The band performed 79 songs during the two-day concert. On July 3, 2013, the band announced at the Unity Tour show in Chicago that 311 Day 2014 would be returning to New Orleans. 311 Day 2016 took place in New Orleans, at the Smoothie King Center (New Orleans Arena) on 3/11/2016 & 3/12/2016. 311 Day 2018 took place on 3/10 and 3/11 in Las Vegas at the Park Theatre at the Monte Carlo Resort & Casino. 86 songs were played, including a cover of Pink Floyds \"Wish You Were Here\" with a In Memoriam video tribute to late musicians and 311 fans Renee ONeal, Meredith Hight, and Nick Hexums youngest brother Patrick. Question: On 311 Day in 2006, how many more songs were supposed to be played that were not due to the strict curfew?", - "Output Program": [ - "plan = 69\nband = 65\nprint(plan - band)", - "play_song = 65\ntotal_song = 69\nprint(total_song-play_song)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Plunkett finished the game with 16 out of 25 pass completions for 172 yards and a touchdown. Theismann threw for more yards than Plunkett (243), but was just 16 out of 35 and was intercepted twice. He was also sacked six times. Branch was the top receiver of the game with six receptions for 94 yards and a touchdown. Guy punted seven times for 299 yards (42.7 average), with 244 net yards (34.8 average) and planted five of his seven punts inside the 20. Martin recorded a sack, a pass deflection, and a fumble recovery. Riggins, who had rushed for over 100 yards in his last six postseason games, was held to 64 yards and a touchdown on 26 carries, with his longest gain being just 8 yards. Brown was their top receiver with three receptions for 93 yards. Tight end Clint Didier caught five passes for 65 yards. Garrett recorded 100 yards on kickoff returns, and one reception for 17 yards. Part of both of Allens touchdown runs were cutbacks, which, according to New York Daily News writer Larry Fox, burned an overpursuing Redskins defense. Question: How many yards long, to two decimal places, were Riggins' carries on average?", - "Output Program": [ - "yards = 64\ncarries = 26\n\nprint(abs(round(yards/carries,2)))", - "riggins_yards_held=64\nnum_of_carries=26\ncarries_on_avg=(riggins_yards_held)/(num_of_carries)\nprint(round(carries_on_avg,2))" - ], - "Output Answer": [ - "{'number': '2.46', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many more non-institutionalized people were there than institutionalized people?", - "Output Program": [ - "condition_1 = 3888\ncondition_2 = 2719\n\nprint(abs(round(condition_2 - condition_1,2)))", - "institutionalized = 2719\nnot_institiutionalized = 3888\ndiff = not_institiutionalized - institutionalized\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1169', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Estimates for the number of Roman Catholics vary from 70% of the population, to as much as 90%. The CIA Factbook lists 92% of the country is Catholic, but only 20% are practicing regularly or weekly at a church service. The Jewish population is about 300,000 (around 0.75% of the population), the community numbered about 400,000 after World War II, but the appeal of Israel and economic and cultural pressures at home led many to leave; recent instability in Israel has resulted in a modest reversal of the trend since 2003. Islam in Argentina number about 500,000-600,000, or approximately 1.5% of the population; 93% of them are Sunni. Buenos Aires is home to one of the largest mosques in Latin America. A recent study found that approximately 11% of Argentines are non-religious, including those who believe in God, though not religion, agnostics (4%) and atheists (5%). Overall, 24% attended religious services regularly. Protestants were the only group in which a majority regularly attended services. Question: How many percent of the country are catholic, but not practicing?", - "Output Program": [ - "Factbook=92\nCatholic=20\nanswer=Factbook-Catholic\nprint(answer)", - "Catholics=70\npracticing=2\nanswer=Catholics+practicing\nprint(answer)" - ], - "Output Answer": [ - "{'number': '72', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their overtime win to the Falcons, the Giants flew for a Week 12 interconference game against the Denver Broncos, their first Thanksgiving game since 1992. In the first quarter the Giants trailed early with kicker Matt Prater making a 26-yard field goal and then a 32-yard field goal in the second quarter. The Broncos kept on top with RB Knowshon Moreno making a 1-yard touchdown run. After that Matt Prater made a 47-yard field goal to end the half. In the third quarter the Giants replied with kicker Lawrence Tynes nailing a 39 then a 52-yard field goal. In the fourth quarter New York fell further behind with QB Kyle Orton making a 17-yard touchdown pass to WR Brandon Stokley, and Prater making a 24-yard field goal. Question: How many total yards did Lawrence Tynes kick on field goals?", - "Output Program": [ - "total_yard = [39, 52]\ntotal = 0\nfor i in total_yard:\n total = total + i\nprint(total)", - "condition_1 = 39+52\ncondition_2 = 0\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '91', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: For the first time in franchise history, the Cowboys wore white pants and navy jerseys. The jerseys are usually paired with silver pants. The white pants were the Color Rush pants with a navy/silver/navy stripe down the side, and the navy jersey is the regular alternate navy jersey, usually worn on Thanksgiving. The Cowboys outscored the Giants to win 30-17 and improve to 7-6 and 2-3 without Elliott. Despite the win against the Giants, the eventual Super Bowl champion Philadelphia Eagles clinched the NFC East title with the win against the Rams. Question: How many points did the Cowboys win the game by?", - "Output Program": [ - "cowboy = 30\ngiants = 17\nwin = cowboy - giants\nprint(win)", - "win = 30\nlose = 17\n\nprint(abs(round(win-lose,2)))" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After a tough win over the Vikings, the Browns returned home for a game against the Bengals in Round 1 of the Battle of Ohio. In the first quarter, the Browns scored first as Brian Hoyer found Jordan Cameron on a 2-yard pass for a 7-0 lead. In the second quarter, the Bengals scored when Mike Nugent nailed a 25-yard field goal for the eventual halftime score of 7-3. In the third quarter, the Browns scored a field goal of their own when Billy Cundiff nailed one from 51 yards out giving them a 10-3 lead. The Bengals once again came within 4 as Nugent kicked another field goal from 46 yards out for a 10-6 game. In the fourth quarter, it was all Browns as Hoyer found Chris Ogbonnaya on a 1-yard pass for the eventual final score of 17-6. Question: How many touchdown passes did Brian Hoyer throw in the first quarter?", - "Output Program": [ - "Hoyer = 1\nprint(Hoyer)", - "passt = 1\nprint(passt)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ireland tends towards independence in foreign policy; thus the country is not a member of NATO and has a longstanding policy of military neutrality. This policy has helped the Irish Defence Forces to be successful in their contributions to peace-keeping missions with the United Nations since 1960, during the Congo Crisis and subsequently in Cyprus, Lebanon and Bosnia and Herzegovina. Despite Irish neutrality during World War II, Ireland had more than 50,000 participants in the war through enlistment in the British armed forces. During the Cold War, Irish military policy, while ostensibly neutral, was biased towards NATO. During the Cuban Missile Crisis, Se\u00e1n Lemass authorised the search of Cuban and Czechoslovak aircraft passing through Shannon and passed the information to the CIA. Ireland's air facilities were used by the United States military for the delivery of military personnel involved in the 2003 invasion of Iraq through Shannon Airport. The airport had previously been used for the invasion of Afghanistan in 2001, as well as the First Gulf War. Since 1999, Ireland has been a member of NATO's Partnership for Peace program and NATO's Euro-Atlantic Partnership Council , which is aimed at creating trust between NATO and other states in Europe and the former Soviet Union. Question: How many places were the Irish Defence Forces involved in peace-keeping missions since 1960?", - "Output Program": [ - "no_of_places = 4\nprint(no_of_places)", - "peace_keep = (\"congo\",\"Cyprus\", \"Lebanon\",\"Bosnia and Herzegovina\")\nprint(len(peace_keep))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Following their impressive divisional home win over the Vikings, the Lions flew to Lincoln Financial Field for an intraconference fight with the throwback-clad Philadelphia Eagles. In the first quarter, Detroit trailed early as Eagles RB Brian Westbrook ran 25 yards for a TD. The Lions tied the game on a Kevin Jones 2-yard TD run, but Philadelphia regained the lead with a Westbrook 5 yard TD run, along with QB Donovan McNabb's 68-yard TD pass to WR Kevin Curtis. In the second quarter, the points bonanza continued as McNabb and Curtis hooked up with each other again on a 12-yard TD pass and a 43-yard TD pass to increase the Eagles' lead. Detroit responded with QB Jon Kitna completing TD passes of 11 yards to WR Shaun McDonald and 91 yards to WR Roy Williams. Philadelphia capped the half with McNabb completing a 43-yard TD pass to Westbrook. In the second half, the Eagles took control as RB Correll Buckhalter ran 1 yard for a TD run in the third quarter and RB Tony Hunt ran for a 1-yard TD in the fourth quarter. Question: how many yards did hunt run?", - "Output Program": [ - "hunt_run_yard = 1\nprint(hunt_run_yard)", - "hunt_ran = 1\n\nprint((hunt_ran))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Watson is the only golfer to score a round of 67 or less in all 4 majors at least once in 4 different decades. His best round in the Masters is a 67. His first 67 came in 1977. Other 67s were scored in the 1980s, 1990s and 2010s. His most recent 67 at Augusta was his opening round in 2010. His US Open low score is a 65. He scored 65 in 1987 and 2003, 66 in 1993 and he first shot 67 in 1975. At the British Open, Watsons low score is a 64 in 1980. 65s were scored in 1977 (twice), 1994 and 2009 (all 65s at the Open were scored at Turnberry). Finally at the PGA Championship, Watsons low score of the 1970s was a 66 in 1979. In the 1980s he scored a 67 in 1980, 1983, 1985, and 1989. His low PGA score is a 65 in 1993 & 2000. Question: What year did Watson make his lowest score in golf?", - "Output Program": [ - "ans = {\n 67:1977,\n 67:2010,\n 64:1977,\n 65:1993\n}\n\nprint(ans[min(ans)])", - "year = 1980\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1980'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not Cambodian?", - "Output Program": [ - "percentage = 100\ncambodian = 0.7\nnot_cambodian = percentage - cambodian\nprint(not_cambodian)", - "total = 100\ncombo = 0.1\ndifference = total - combo\nprint(difference)", - "condition_1 = 0.1\n\nprint(abs(round(100 - condition_1,2)))", - "cambodian = 0.1\n \nprint(abs(round(100-cambodian,2)))" - ], - "Output Answer": [ - "{'number': '99.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '99.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: the average price to rent an average apartment in Neuch\u00e2tel was 921.35 Swiss francs (CHF) per month (US$740, \u00a3410, \u20ac590 approx. exchange rate from 2003). The average rate for a one-room apartment was 451.40 CHF (US$360, \u00a3200, \u20ac290), a two-room apartment was about 675.66 CHF (US$540, \u00a3300, \u20ac430), a three-room apartment was about 825.15 CHF (US$660, \u00a3370, \u20ac530) and a six or more room apartment cost an average of 1647.88 CHF (US$1320, \u00a3740, \u20ac1050). The average apartment price in Neuch\u00e2tel was 82.6% of the national average of 1116 CHF. The vacancy rate for the municipality, , was 0.53%. Question: How many more pounds does it cost to rent a six or more room apartment than a three-room apartment?", - "Output Program": [ - "threeroom=825.15 \nsixroom=1647.88 \nanswer=sixroom-threeroom\nprint(answer)" - ], - "Output Answer": [ - "{'number': '370', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2009, Streetsvilles population stood at 47,327 with a 9.9% population increase between 2001 and 2006 and a subsequent 20% increase from 2006 to 2009. From 2006 to 2009, households also increased in number from 12,178 to 13,722. The majority of Streetsville residences own their own homes (85%) with more than 51,000 residents holding a university or college degree. Also the majority of residences work within grey or white collar jobs versus only 27% of the population consisting of labour workers . Furthermore, the average household income of Streetsville residents amounts to $124,255 with only a 5.6% unemployment rate. In relation to religion, 41.4% of residents are Roman Catholics while religious populations such as Muslims (6.9%) and Anglicans (6.3%) are continuing to grow. Also nearly 48% of Streetsville residents are identified as visible minorities including predominantly East Indians, South Asians and Chinese. Subsequently, 53% of the populations main language is English while the region boasts many non-official languages such as Chinese, Arabic, and Punjabi. With homes averaging around 3.4 bedrooms, the average family consists of three people per home and has around 1.4 children. Streetsvilles population has an average age of 38 with 33% of the population being between ages 25\u201344, 23.1% of the population are between the ages 45\u2013 64 and 14.5% of the population being between the ages of 15- 24. Also among the population, 61.4% of residents are married while 29.1% are single and 9.5% are widowed or divorced. Question: How many percent of people were not between the ages 45\u2013 64?", - "Output Program": [ - "total = 100\nno = 23.1\nprint(total - no)", - "condition_1 = 23.1\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '76.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their bye week, the Bears flew to the Rogers Centre for their Week 9 interconference duel with the winless Buffalo Bills. After a scoreless first quarter, Chicago delivered the opening strike in the second quarter as quarterback Jay Cutler found tight end Greg Olsen on a 4-yard touchdown pass. The Bills responded with quarterback Ryan Fitzpatrick completing a 14-yard touchdown pass to wide receiver Roscoe Parrish. The Bears regained the lead in the third quarter with a 1-yard touchdown run from running back Chester Taylor. Buffalo answered with running back Fred Jackson getting a 4-yard touchdown run (with a blocked extra point). Chicago trailed in the fourth quarter as fullback Corey McIntyre got a 1-yard touchdown run, yet they came right back as Cutler found wide receiver Earl Bennett on a 2-yard touchdown pass, followed by a successful two-point conversion pass to running back Matt Forté. The Bears would eventually take the win as a Fitzpatrick throw was intercepted by cornerback Tim Jennings. Question: How many two-point conversions were converted?", - "Output Program": [ - "two_point = 1\n\nprint(abs(two_point))\n\n", - "no_of_two_point_conversions = 1\nprint(no_of_two_point_conversions)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Cochrane Library had 145 CAM-related Cochrane systematic reviews and 340 non-Cochrane systematic reviews. An analysis of the conclusions of only the 145 Cochrane reviews was done by two readers. In 83% of the cases, the readers agreed. In the 17% in which they disagreed, a third reader agreed with one of the initial readers to set a rating. These studies found that, for CAM, 38.4% concluded positive effect or possibly positive (12.4%), 4.8% concluded no effect, 0.7% concluded harmful effect, and 56.6% concluded insufficient evidence. An assessment of conventional treatments found that 41.3% concluded positive or possibly positive effect, 20% concluded no effect, 8.1% concluded net harmful effects, and 21.3% concluded insufficient evidence. However, the CAM review used the more developed 2004 Cochrane database, while the conventional review used the initial 1998 Cochrane database. Question: How many percent of studies for CAM did not show a positive effect?", - "Output Program": [ - "positive_effect = 38.4\n\nprint(abs(100 - positive_effect))", - "percentage = 100\npositive_effect = 38.4\nno_positive_effect = percentage - positive_effect\nprint(no_positive_effect)" - ], - "Output Answer": [ - "{'number': '61.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Chinese Americans?", - "Output Program": [ - "chiense_american = 1.3\n\nprint(abs(round(100 - chiense_american,2)))", - "chinese_americans = 1.3\ntotal = 100\n\nnot_chinese_americans = (total - chinese_americans)\n\nprint(not_chinese_americans)" - ], - "Output Answer": [ - "{'number': '98.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The median age in the city was 35.1 years. 24.2% of residents were under the age of 18; 7.9% were between the ages of 18 and 24; 33.8% were from 25 to 44; 24.6% were from 45 to 64; and 9.5% were 65 years of age or older. The gender makeup of the city was 48.6% male and 51.4% females. Question: How many more people, in terms of percentage, were in the largest age group compared to the second smallest?", - "Output Program": [ - "largest = 33.8\nsmallest = 9.5\nprint(round(largest - smallest, 1))", - "ans = [24.2,7.9,33.8,24.6,9.5]\n\nprint(abs(round(sorted(ans)[-1] - sorted(ans)[1],2)))" - ], - "Output Answer": [ - "{'number': '24.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the 2012 census, 59.5% of jobs in the Paris Region were in market services (12.0% in wholesale and retail trade, 9.7% in professional, scientific, and technical services, 6.5% in information and communication, 6.5% in transportation and warehousing, 5.9% in finance and insurance, 5.8% in administrative and support services, 4.6% in accommodation and food services, and 8.5% in various other market services), 26.9% in non-market services (10.4% in human health and social work activities, 9.6% in public administration and defence, and 6.9% in education), 8.2% in manufacturing and utilities (6.6% in manufacturing and 1.5% in utilities), 5.2% in construction, and 0.2% in agriculture. Question: How many percent of jobs were in manufacturing, construction and agriculture?", - "Output Program": [ - "manufacturing = 8.2\nconstruction = 5.2\nagriculture = 0.2\ntotal = manufacturing + construction + agriculture\nprint(total)", - "manufacturing = 8.2\nconstruction = 5.2\nagriculture = 0.2\n\nprint(abs(round(manufacturing + construction + agriculture,2)))" - ], - "Output Answer": [ - "{'number': '13.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Bulgarias total military personnel as of 2014 is 37,100, of which 30,400 (80.1%) are active military personnel and 8,100 (11.9%) are civilian personnel. The Land Forces are the largest branch, with at least 18,000 men serving there. In terms of percentage, 53% of all Army personnel are in the Land Forces, 25% are in the Air Force, 13% are in the Navy and 9% are in the Joint Forces Command. Annual spending per soldier amounts to 30,000 leva (~ 15,000 euro) and is scheduled to increase to 43,600 leva by 2014. Question: How many of Bulgaria's total military personnel are not active military?", - "Output Program": [ - "active_military_bulgeria = 30400\ntotal_military = 37100\nprint(abs(round(active_military_bulgeria - total_military,2)))", - "total = 37100\nactive = 30400\nnon_active = total - active\nprint(non_active)" - ], - "Output Answer": [ - "{'number': '6700', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Heading into the final weekend of the 1967 Minnesota Twins season, when Rod Carew was named the Major League Baseball Rookie of the Year, the Twins, 1967 Boston Red Sox season, 1967 Chicago White Sox season, and 1967 Detroit Tigers season all had a shot at clinching the American League championship. The Twins and the Red Sox started the weekend tied for 1st place and played against each other in Boston for the final three games of the season. The Red Sox won two out of the three games, seizing their first pennant since 1946 with a 92\u201370 record. The Twins and Tigers both finished one game back, with 91\u201371 records, while the White Sox finished three games back, at 89\u201373. In 1969, the new manager of the Twins, Billy Martin, pushed aggressive base running all-around, and Carew set the all-time Major League record by stealing home seven times in addition to winning the first of seven List of Major League Baseball batting champions. With Killebrew slugging 49 homers and winning the Major League Baseball Most Valuable Player Award, these 1969 Minnesota Twins season won the very first American League Western Division Championship, but they lost three straight games to the 1969 Baltimore Orioles season, winners of 109 games, in the first 1969 American League Championship Series. The Orioles would go on to be upset by the 1969 New York Mets season in the 1969 World Series. Martin was fired after the season, in part due to an August fight in Detroit with 20-game winner Dave Boswell (baseball) and outfielder Bob Allison, in an alley outside the Lindell A.C. bar. Bill Rigney led the Twins to a repeat division title in 1970 Minnesota Twins season, behind the star pitching of Jim Perry (24-12), the A.L. Cy Young Award winner, while the Orioles again won the Eastern Division Championship behind the star pitching of Jim Palmer. Once again, the Orioles won the 1970 American League Championship Series in a three-game sweep, and this time they would win the 1970 World Series. Question: How many regular season games did the Red Sox play in 1967?", - "Output Program": [ - "condition_1 = 92\ncondition_2 = 70\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "win = 91\nlose = 71\nprint(win + lose)" - ], - "Output Answer": [ - "{'number': '162', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were a total of 70,331 births in Colorado in 2006. (Birth rate of 14.6 per thousand.) In 2007, non-Hispanic whites were involved in 59.1% of all the births. Some 14.06% of those births involved a non-Hispanic white person and someone of a different race, most often with a couple including one Hispanic. A birth where at least one Hispanic person was involved counted for 43% of the births in Colorado. As of the 2010 United States Census, Colorado has the seventh highest percentage of Hispanics (20.7%) in the U.S. behind New Mexico (46.3%), California (37.6%), Texas (37.6%), Arizona (29.6%), Nevada (26.5%), and Florida (22.5%). Per the 2000 census, the Hispanic population is estimated to be 918,899 or approximately 20% of the state total population. Colorado has the 5th-largest population of Mexican-Americans, behind California, Texas, Arizona, and Illinois. In percentages, Colorado has the 6th-highest percentage of Mexican-Americans, behind New Mexico, California, Texas, Arizona, and Nevada. Question: How many percent of people were not Hispanic in Nevada?", - "Output Program": [ - "percentage = 100\nnevada = 26.5\nothers = percentage - nevada\nprint(others)", - "condition_1 = 26.5\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '73.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Of the built up area, industrial buildings made up 1.7% of the total area while housing and buildings made up 10.7% and transportation infrastructure made up 7.3%. Power and water infrastructure as well as other special developed areas made up 3.5% of the area while parks, green belts and sports fields made up 1.5%. Out of the forested land, 38.8% of the total land area is heavily forested and 1.2% is covered with orchards or small clusters of trees. Of the agricultural land, 22.0% is used for growing crops and 12.1% is pastures. Of the water in the municipality, 0.2% is in lakes and 0.6% is in rivers and streams. Question: How many percent higher was housing and building than industrial buildings and transportation infrastructure?", - "Output Program": [ - "housing = 10.7\nindustrial = 1.7+7.3\nprint(abs(round(housing - industrial,2)))", - "industrial = 1.7\nhousing = 10.7\ntransportation = 7.3\npercent_higher = housing - (industrial + transportation)\nprint(percent_higher)" - ], - "Output Answer": [ - "{'number': '1.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their blowout home win over the Broncos, the Lions flew to the University of Phoenix Stadium for a Week 10 duel with the Arizona Cardinals. In the first quarter, Detroit struck first with RB Kevin Jones getting a 4-yard TD run. The Cardinals would respond with kicker Neil Rackers nailing a 23-yard field goal. In the second quarter, the Lions trailed as Arizona QB Kurt Warner completed a 1-yard TD pass to WR Larry Fitzgerald, while back-up QB Tim Rattay completed a 2-yard TD pass to TE Leonard Pope. In the third quarter, the Cardinals increased their lead with Warner completing a 16-yard TD pass to Pope. Detroit would respond with QB Jon Kitna completing a 7-yard TD pass to WR Roy Williams. In the fourth quarter, Arizona sealed the win with Warner hooking up with Fitzgerald again on a 20-yard TD pass. The Lions' last score for the game would be another 7-yard TD pass from Kitna to Williams. Along with committing 5 out the game's 9 turnovers, the Lions' rushing attack was held to an embarrassing −18 yards (the fewest in one game since 1946). With the loss, Detroit fell to 6-3. For the Lions, this defeat would be the first of 47 through their next 52 games Question: How many touchdowns did the Cardinals score in the 1st half?", - "Output Program": [ - "td = 2\nprint(td)", - "tds = (4,23)\n\n\nprint(abs(len(tds)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Cash crops (as of 1999) grown under irrigation in these areas include cotton and cottonseed, which is of primary importance to the economy with 172,000 tons and 131,000 tons produced annually respectively,sesame (220,000 tons), sugarcane (5,950,000 tons), peanuts (980,000 tons), Phoenix dactylifera (176,000 tons), citrus fruits, Yam (vegetable) (136,000 tons), tomatoes (240,000 tons), mangoes, coffee, and tobacco. The main subsistence crops produced in Sudan are sorghum (3,045,000 tons), millet (1,499,000 tons), wheat (168,000 tons), cowpeas, beans, pulses, maize (65,000), and barley. Cotton is the principal export crop and an integral part of the countrys economy and Sudan is the worlds third largest producer of sesame after India and China. Question: How many more tons of peanuts were produced compared to cotton and tomatoes combined?", - "Output Program": [ - "peanuts = 980000\ncottons = 172000\ntomatoes = 240000\n\ntotal = (peanuts - cottons - tomatoes)\n\nprint(total)", - "penuts = 980000\ncotton_tomoto = 172000+240000\n\n\nprint(abs(round((penuts \n -cotton_tomoto),2)))" - ], - "Output Answer": [ - "{'number': '568000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The median child birthing age was 30 and the total fertility rate is 2.1 births per woman in 2010. In M\u0101ori populations the median age is 26 and fertility rate 2.8. In 2010 the Age adjustment mortality rate was 3.8 deaths per 1000 (down from 4.8 in 2000) and the infant mortality rate for the total population was 5.1 deaths per 1000 live births. The life expectancy of a New Zealand child born in 2014-16 was 83.4 years for females, and 79.9 years for males, which is List of countries by life expectancy. Life expectancy at birth is forecast to increase from 80 years to 85 years in 2050 and infant mortality is expected to decline. In 2050 the median age is forecast to rise from 36 years to 43 years and the percentage of people 60 years of age and older rising from 18 percent to 29 percent. (The number of people aged 65 and over increased by 22 percent between the 2006 and 2013 censuses.) During early migration in 1858, New Zealand had 131 males for every 100 females, but following changes in migration patterns and the modern longevity advantage of women, females came to outnumber males in 1971. As of 2012 there are 0.99 males per female, with males dominating under 15 years and females dominating in the 65 years and older range. Question: Which year is the latest that the number of people aged 65 and over increased by 22 percent?", - "Output Program": [ - "start = 2006 \nend = 2013\n\nprint(abs(start))", - "year = 2006\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2006'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2006-07 NBA season, Jamess averages declined to 27.3 points, 6.7 rebounds, 6 assists, and 1.6 steals per game. Some analysts attributed the fall to a regression in his passing skills and shot selection, which stemmed from a lack of effort and focus. The Cavaliers finished the season with 50 wins for the second consecutive year and entered the 2007 NBA Playoffs as the Easts second seed. In Game 5 of the NBA Conference Finals, James notched 48 points with 9 rebounds and 7 assists, scoring 29 of Clevelands last 30 points, including the game-winning layup with two seconds left, against the 2006-07 Detroit Pistons season. After the game, play-by-play announcer Marv Albert called the performance \"one of the greatest moments in postseason history\" and color commentator Steve Kerr described it as \"Michael Jordan-esque\". In 2012, ESPN ranked the performance the fourth greatest in modern NBA playoff history. The Cavaliers went on to win Game 6 and claim their first-ever Eastern Conference championship, earning them a matchup with the 2006-07 San Antonio Spurs season in the 2007 NBA Finals. During the championship round, James struggled, averaging 22 points, 7.0 rebounds, and 6.8 assists per game on just 35.6 percent shooting, and Cleveland was eliminated in a Whitewash (sport). Question: How many of Clevelands last 30 points were not scored by James?", - "Output Program": [ - "Clevelands=1\nanswer=Clevelands \nprint(answer)", - "points=30\nClevelands=29\nanswer=points-Clevelands\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Hoping to increase their winning streak the Bears returned to Chicago for an NFC duel with the Seattle Seahawks. The Bears took the early lead as RB Matt Forte got a six-yard TD run. But the Seahawks answered back with QB Matt Hasselbeck getting a 22-yard TD pass to WR Deon Butler, followed in the second quarter by RB Justin Forsett getting a 9-yard TD run. Then the Bears responded with kicker Robbie Gould making a 34 and a 24-yard field goal. In the third quarter the Bears fell further behind when QB Jay Cutler was sacked in the endzone by free safety Jordan Babineaux for a safety. This was followed in the fourth quarter by RB Marshawn Lynch getting a 1-yard TD run. The Bears tried to come back into the game but only came away with a touchdown after WR Devin Hester returned a punt 89 yards to the endzone for a touchdown. Question: How many yards longer was Robbie Gould's longest field goal than his shortest?", - "Output Program": [ - "robbie_longest = 34\nrobbie_shortest = 24\nanswer = robbie_longest - robbie_shortest\nprint(answer)", - "shortest = 24\nlongest = 34\n\nprint(abs(round(shortest - longest,2)))" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Audis sales grew strongly in the 2000s, with deliveries to customers increasing from 653,000 in 2000 to 1,003,000 in 2008. The largest sales increases came from Eastern Europe (+19.3%), Africa (+17.2%) and the Middle East (+58.5%). China in particular has become a key market, representing 108,000 out of 705,000 cars delivered in the first three quarters of 2009. One factor for its popularity in China is that Audis have become the car of choice for purchase by the Chinese government for officials, and purchases by the government are responsible for 20% of its sales in China. As of late 2009, Audis operating profit of \u20ac1.17-billion ($1.85-billion) made it the biggest contributor to parent Volkswagen Groups nine-month operating profit of \u20ac1.5-billion, while the other marques in Group such as Bentley and SEAT had suffered considerable losses. May 2011 saw record sales for Audi of America with the new Audi A7 and Audi A3 TDI Clean Diesel. In May 2012, Audi reported a 10% increase in its sales\u2014from 408 units to 480 in the last year alone. Question: How many Audi car models created record sales in May of 2011?", - "Output Program": [ - "audi_a7 = 1\naudi_a3 = 1\nrecord_sales = audi_a7 + audi_a3\nprint(record_sales)", - "audi_sales = (\"a7\",\"a3\")\n\nprint(abs(round(len(audi_sales))))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Born Millicent Vernon Hammond, she was the middle of three children born to renowned politician and later United States Ambassador to Spain, Ogden H. Hammond (October 13, 1869 - October 29, 1956) of Louisville, Kentucky and his first wife, Mary Picton Stevens (May 16, 1885 - May 7, 1915) of Hoboken, New Jersey. Her paternal grandparents were General John Henry Hammond (June 30, 1833 - April 30, 1890), who served as chief of staff for William Tecumseh Sherman during the Vicksburg Campaign, and Sophia Vernon Wolfe (1842 - May 20, 1923), daughter of Nathaniel Wolfe, a lawyer and legislator from Louisville. Her maternal grandparents were John Stevens (July 1856 - January 21, 1895), oldest son of Stevens Institute of Technology founder Edwin Augustus Stevens and grandson of inventor John Stevens (inventor, born 1749), and Mary Marshall McGuire (May 4, 1850 - May 2, 1905). Question: How many years old was John Stevens when Ogden H. Hammond was born?", - "Output Program": [ - "john = 1856\nhammond = 1869\nprint(hammond - john)", - "condition_1 = 1869\ncondition_2 = 1856\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On November 29, 2011, a Forbes magazine report valued the Ottawa Senators Hockey Club at $201 million, (17th highest in NHL). The valuation was based on $27 million for the sport, $70 million for the arena, $80 million for the market and $25 million for the brand. For 2010\u201311, the club had an operating income of $2.8 million on revenues of $100 million. The gate receipts for the 2010\u201311 season were $46 million and player expenses were $57 million. The operating income followed two years where the team posted a loss. Forbes estimates that the organization has a debt/value ratio of 65%, including arena debt. Eugene Melnyk bought the team for $92 million in 2003. A November 2014 report by Forbes valued the Senators at $400 million, 16th highest in the NHL. Question: How many millions of dollars did the value of the team increase from when Melnyk bought the team to 2014?", - "Output Program": [ - "dollars=308\nanswer=dollars \nprint(answer)", - "valued=400\nMelnyk=92\nanswer=valued-Melnyk\nprint(answer)" - ], - "Output Answer": [ - "{'number': '308', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the New Jersey gubernatorial election, 2013, Republican Chris Christie received 62.5% of the vote (4,926 cast), ahead of Democrat Barbara Buono with 35.9% (2,834 votes), and other candidates with 1.6% (124 votes), among the 8,017 ballots cast by the townships 16,108 registered voters (133 ballots were spoiled), for a turnout of 49.8%. In the New Jersey gubernatorial election, 2009, Republican Chris Christie received 4,787 votes (52.3% vs. 41.7% countywide), ahead of Democrat Jon Corzine with 3,421 votes (37.4% vs. 50.6%), Independent Chris Daggett with 793 votes (8.7% vs. 5.9%) and other candidates with 82 votes (0.9% vs. 0.8%), among the 9,146 ballots cast by the townships 15,871 registered voters, yielding a 57.6% turnout (vs. 46.5% in the county). Question: How many percent of people did not vote in 2009,in the New Jersey gubernatorial election?", - "Output Program": [ - "vote_in_2009 = 57.6\ntotal = 100\n\nnot_vote_in_2009 = (total - vote_in_2009)\n\nprint(not_vote_in_2009)", - "vote = 57.6\n\nprint(abs(round(100 - vote,2)))" - ], - "Output Answer": [ - "{'number': '42.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: During the 18th and 19th century, Hungarian Hussars rose to international fame and served as a model for light cavalry in many European countries. In 1848-49 HDF achieved incredible successes against better-trained and equipped Austrian forces, despite the obvious advantage in numbers on the Austrian side. The 1848-49 Winter Campaign of J\u00f3zef Bem and the Spring Campaign of Art\u00far G\u00f6rgey are to this day taught at prestigious military schools around the globe, including at West Point Academy in the United States. In 1872, the Ludovica Military Academy officially began training cadets. By 1873 HDF already had over 2,800 officers and 158,000 men organized into eighty-six battalions and fifty-eight squadrons. During World War I out of the eight million men mobilized by Austro Hungarian Empire, over one million died. During the 1930s and early 1940s, Hungary was preoccupied with the regaining the vast territories and huge amount of population lost in the Trianon peace treaty at Versailles in 1920. Conscription was introduced on a national basis in 1939. The peacetime strength of the Royal Hungarian Army grew to 80,000 men organized into seven corps commands. During World War II the Hungarian Second Army was near to total devastation on banks of the Don River (Russia) in December 1942 in Battle for Stalingrad. During the Socialist and the Warsaw Pact era (1947-1989), the entire 200,000 strong Southern Group of Forces was garrisoned in Hungary, complete with artillery, tank regiments, air force and missile troops with nuclear weapons. Question: How many years after the signing if the Trianon peace treaty did Hungary introduce conscription?", - "Output Program": [ - "start = 1920\nend = 1939\ndiff = end - start\nprint(diff)", - "condition_1 = 1920\ncondition_2 = 1939\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '19', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the American Community Survey survey, Dorchester has a large under 25 population with 38.1% or 43,472 people and 33,162 (29.1% of the total population) of them under the age of 19 years old. Between the ages of 25 to 64 years old there are 59,788 or 52.6% people and 10,715 people or 9.3% are over the age of 65 years old. In Dorchester, approximately 61.9% or 70,503 people are over the age of 25, 23.5% or 16,582 people do not have a high school diploma or GED , 30.5% or 21,479 have a diploma or GED, 18.5% or 13,045 people have completed some college, and 27.5% or 19,397 people have a Academic degree. Question: How many more people in Dorchester have a GED diploma than do not?", - "Output Program": [ - "ged = 21479\nno_ged = 16582\nmany_more = ged - no_ged\nprint(many_more)", - "condition_1 = 16582\ncondition_2 = 21479\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '4897', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many more percentage of Ohioans are employed in manufacturing than professional and technical services?", - "Output Program": [ - "manufacturing = 15.1\ntechnical = 12.9\n\nprint(abs(round(manufacturing - technical,2)))", - "percent_ohioans_in_manufacturing=12.9\npercent_ohioans_in_proTech_services=12.2\npercent_ohioans_more_in_manufacturing=percent_ohioans_in_manufacturing-percent_ohioans_in_proTech_services\nprint(round(percent_ohioans_more_in_manufacturing,1))" - ], - "Output Answer": [ - "{'number': '2.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2018, Jakarta contributes about 17 percent to the Indonesia\u2019s GDP, and plays vital of the country\u2019s economic growth.The economic growth of Jakarta was 6.22 percent and 5.02 percent in 2017 and 2016 respectively. Throughout 2017, total value of investment in Jakarta was Rp 108.6 trillion, about USD 8 billion, which was an increase of 84.7 percent from the same period in 2016. In 2014, per capita GRDP of Jakarta inhabitants was Rp 174.87 million or USD 14,727. In 2015, GDP per capita in the city was estimated Rp 194.87 million or US$14,570. Last data update was on 2014 by end of year Jakarta have a GRDP (Gross Regional Domestic Product) was Rp. 1,761.407 trillion (around USD 148.53 billion) with economic growth above 6% per year since 2009. In 2007 growth in the transportation and communication (15.25%), construction (7.81%) and trade, hotel and restaurant sectors (6.88%). In 2007, GRDP (Gross Regional Domestic Product) was Rp. 566 trillion (around $US 56 billion). The largest contributions to GRDP were by finance, ownership and business services (29%); trade, hotel and restaurant sector (20%), and manufacturing industry sector (16%). In 2007, the increase in per capita GRDP of Jakarta inhabitants was 11.6% compared to the previous year Both GRDP by at current market price and GRDP by at 2000 constant price in 2007 for the Municipality of Central Jakarta, which was Rp 146 million and Rp 81 million, was higher than other municipalities in Jakarta. Question: Which year saw a higher economic growth for Jakarta, 2017 or 2016?", - "Output Program": [ - "condition_1 = 6.22\ncondition_2 = 5.02\nif condition_1>condition_2:\n print(2017)", - "highest = 2017\nprint(highest)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2017'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2015, Connecticut had an estimated population of 3,590,886, which is an decrease of 5,791, or -0.16%, from the prior year and an increase of 16,789, or 0.47%, since the year 2010. This includes a natural increase since the last census of 67,427 people (that is 222,222 births minus 154,795 deaths) and an increase due to net migration of 41,718 people into the state. Immigration to the United States from outside the United States resulted in a net increase of 75,991 people, and Human migration within the country produced a net loss of 34,273 people. Based on the 2005 estimates, Connecticut moved from the 29th most populous state to 30th. 2016 estimates put Connecticuts population at 3,576,452. Question: How many people were estimated to live in Connecticut in 2014?", - "Output Program": [ - "people = 3590886\ndecrease = 5791\n\nprint(abs(round(people + decrease,2)))", - "_2015 = 3590886\ndecrease = 5791\n_2014 = _2015 + decrease \nprint(_2014)" - ], - "Output Answer": [ - "{'number': '3596677', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many more percentage of Latinos than Cubans?", - "Output Program": [ - "latinos = 31.5\ncubans = 0.9\nprint(latinos - cubans)", - "Latinos = 31.5\ncuban = 0.9\nprint(Latinos-cuban)" - ], - "Output Answer": [ - "{'number': '30.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many people, in terms of percentage of the total population, had either a Surinamese or Haitian nationality?", - "Output Program": [ - "surinamese = 13.8\nhaitians = 8.8\ntotal = surinamese + haitians\nprint(total)", - "surinamese = 13.8\nhaitan = 8.8\n\nprint(abs(surinamese + haitan))" - ], - "Output Answer": [ - "{'number': '22.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Oxford Olympics Study 2016 found that sports-related costs for the Summer Games since 1960 are on average USD 5.2 billion and for the Winter Games USD 3.1 billion. This does not include wider infrastructure costs like roads, urban rail, and airports, which often cost as much or more than the sports-related costs. The most expensive Summer Games are Beijing at USD 40-44 billion and the most expensive Winter Games are Sochi 2014 at USD 51 billion. As of 2016, costs per athlete are on average USD 599,000 for the Summer Games and USD 1.3 million for the Winter Games. For London 2012, cost per athlete was USD 1.4 million; for Sochi 2014, USD 7.9 million. Question: How many millions of dollars higher was the cost per athlete to attend the Sochi 2014 games than the average cost per athlete to attend the Winter games in 2016?", - "Output Program": [ - "y2014 = 7.9\ny2016 = 1.3\n\nprint(abs(round(y2014-y2016,2)))", - "sochi = 7.9\nwinter = 1.3\ndiff = sochi - winter\nprint(diff)" - ], - "Output Answer": [ - "{'number': '6.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: How many months after Shearer announced that he was leaving the show did he agree to continue on the same terms as the other voice actors?", - "Output Program": [ - "voiceactor=2\nanswer=voiceactor\nprint(answer)", - "june=1\nJuly=1\nanswer=june+July\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Redskins primary weapon in the backfield was running back Earnest Byner, who ranked 5th in the NFL with 1,048 rushing yards, while also catching 34 passes for 308 yards and scoring 5 touchdowns. Rookie running back Ricky Ervins was also a major asset to the running attack, rushing 145 times for 680 yards for an average of 4.7 yards per carry, while also catching 16 passes for 181 yards. And when Washington was near the goal line, they usually relied on fullback Gerald Riggs, who rushed for 248 yards and scored 11 touchdowns. The Redskins offensive line, known as \"The Hogs (American football)\", was led by Pro Bowl tackle Jim Lachey and guard Mark Schlereth, along with four-time Pro Bowl veteran Russ Grimm. The Hogs allowed the fewest sacks in the league with just 9, 10 sacks less than the team that allowed the second-fewest. Even Washingtons special teams unit was a big threat. Running back Brian Mitchell (running back) led the NFL in punt return yards (600) and punt return touchdowns (2) with a 13.3 yards per return average, while also gaining 583 yards returning kickoffs. Question: How many more rushing yards did Earnest Byner have compared to Ricky Evans?", - "Output Program": [ - "byner = 1048\nricky = 680\n\nprint(abs(byner - ricky))", - "earnest = 1048\nricky = 680\n\ndifference = (earnest - ricky)\n\nprint(difference)" - ], - "Output Answer": [ - "{'number': '368', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The average number of residents per living room was 0.59 which is about equal to the cantonal average of 0.58 per room. In this case, a room is defined as space of a housing unit of at least as normal bedrooms, dining rooms, living rooms, kitchens and habitable cellars and attics. About 10.5% of the total households were owner occupied, or in other words did not pay rent (though they may have a Mortgage loan or a rent-to-own agreement). , there were 86,371 private households in the municipality, and an average of 1.8 persons per household. There were 44,469 households that consist of only one person and 2,842 households with five or more people. Out of a total of 88,646 households that answered this question, 50.2% were households made up of just one person and there were 451 adults who lived with their parents. Of the rest of the households, there are 20,472 married couples without children, 14,554 married couples with children There were 4,318 single parents with a child or children. There were 2,107 households that were made up of unrelated people and 2,275 households that were made up of some sort of institution or another collective housing. Question: How many of the 86371 households did not consist of only one person?", - "Output Program": [ - "one_person = 44469\ntotal = 86371\nprint(total-one_person)", - "total = 86371\nhousehold = 44469\nprint(total - household)" - ], - "Output Answer": [ - "{'number': '41902', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Medicaid funding has become a major budgetary issue for many states over the last few years, with states, on average, spending 16.8% of state general funds on the program. If the federal match expenditure is also counted, the program, on average, takes up 22% of each states budget. Some 43 million Americans were enrolled in 2004 (19.7 million of them children) at a total cost of $295 billion. In 2008, Medicaid provided health coverage and services to approximately 49 million low-income children, pregnant women, elderly people, and disabled people. Federal Medicaid outlays were estimated to be $204 billion in 2008. In 2011, there were 7.6 million hospital stays billed to Medicaid, representing 15.6 percent (approximately $60.2 billion) of total aggregate inpatient hospital costs in the United States. At $8,000, the mean cost per stay billed to Medicaid was $2,000 less than the average cost for all stays. Question: How many adults were enrolled in Medicaid in 2004?", - "Output Program": [ - "total_enrolled_Medicaid2004=43000000\nchildren_enrolled_Medicaid2004=19700000\nadults_enrolled_Medicaid2004=total_enrolled_Medicaid2004-children_enrolled_Medicaid2004\nprint(adults_enrolled_Medicaid2004)", - "total = 43*1000000\nchildren = 19.7*1000000\n\nprint(round(total - children))" - ], - "Output Answer": [ - "{'number': '23300000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Reunified Chinas Tang Dynasty (618-907) high culture set a high point for many things, including poetry. Various schools of Buddhism (a religion from India) flourished as represented by the Chinese Ch\u00e1n (or Zen) beliefs of Wang Wei (Tang dynasty) (701-761). His quatrains (jueju) describing natural scenes are world-famous examples of excellence, each couplet conventionally containing about two distinct images or thoughts per line. Tang poetrys big star is Li Bai (701-762) also pronounced and written as Li Bo, who worked in all major styles, both the more free old style verse (Gushi (poetry)) as well as the tonally regulated new style verse (Regulated verse). Regardless of genre, Tang poets notably strove to perfect a style in which poetic subjects are exposed and evident, often without directly referring to the emotional thrust at hand. The poet Du Fu (712-770) excelled at regulated verse and use of the seven-character line, writing denser poems with more allusions as he aged, experiencing hardship and writing about it. A parade of great Tang poets also includes Chen Ziang (661-702), Wang Zhihuan (688-742), Meng Haoran (689-740), Bai Juyi (772-846), Li He (790-816), Du Mu (803-852), Wen Tingyun (812-870), (listed chronologically) and Li Shangyin (813-858), whose poetry delights in allusions that often remain obscure, and whose emphasis on the seven-character line also contributed to the emerging posthumous fame of Du Fu, now ranked alongside Li Bai. The distinctively different Ci (poetry) poetry form began its development during the Tang as Central Asian and other musical influences flowed through its cosmopolitan society. Question: How many years after the beginning of the Reunified Chinas Tang Dynasty did Chen Ziang become active?", - "Output Program": [ - "chinhas_tang = 618\ncheng_zyang = 661\n\n\nprint(abs((chinhas_tang - cheng_zyang)))", - "RCTD_beginning = 618\nCZ_become_active = 661\nyears_span = CZ_become_active - RCTD_beginning\nprint(years_span)" - ], - "Output Answer": [ - "{'number': '43', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the restricted regions there are 317,225 wells, qanats and springs that discharge 36,719 million cubic meters water a year, out of which 3,409 million cubic meters is surplus to the aquifer capacity. in 2005, in the country as a whole, there were 130,008 deep wells with a discharge of 31,403 million cubic meter, 33,8041 semi deep wells with a discharge of 13,491 million cubic meters, 34,355 qanats with a discharge of 8,212 million cubic meters, and 55,912 natural springs with a discharge of 21,240 million cubic meters. Question: How many million cubic meters is the aquifer capacity?", - "Output Program": [ - "total = 36719\ncubic = 3409\nprint(total - cubic)", - "condition_1 = 36719\ncondition_2 = 3409\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '33310', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 22,000 households of which 37.1% had children under the age of 18 living with them, 48.3% were Marriage living together, 12.7% had a female householder with no husband present, 5.1% had a male householder with no wife present, and 33.9% were non-families. 26.7% of all households were made up of individuals and 7.5% had someone living alone who was 65 years of age or older. The average household size was 2.70 and the average family size was 3.24. Question: How many percent of households had a male or female householder with no spouse present and children under the age of 18?", - "Output Program": [ - "underage=48.3\npeople=100\nanswer=people-underage\nprint(answer)", - "underage=37.1\npeople=100\nanswer=people-underage\nprint(answer)\n" - ], - "Output Answer": [ - "{'number': '54.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many in percent from cantons population in 2002 weren't Serb?", - "Output Program": [ - "Serb=11.2\npeople=100\nanswer=people-Serb\nprint(answer)" - ], - "Output Answer": [ - "{'number': '88.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: In Imielin (4-5 September), 28 Poles were killed; in Kajetanowice (5 September), 72 civilians were massacred in revenge for two German horses killed by German friendly fire; Trzebinia (5 September), 97 Polish citizens; Piotrk\u00f3w Trybunalski (5 September), Jewish section of the city was set on fire; B\u0119dzin (8 September), two hundred civilians burned to death; K\u0142ecko (9-10 September), three hundred citizens executed; Mszadla, \u0141\u00f3d\u017a Voivodeship (10 September), 153 Poles; Gmina Besko (11 September), 21 Poles; Kowalewice, \u0141\u00f3d\u017a Voivodeship (11 September), 23 Poles; Pilica (12 September); 36 Poles, 32 of them Jewish; Olszewo, Gmina Bra\u0144sk (13 September), 13 people (half of the village) from Olszewo and 10 from nearby Pietkowo including women and children stabbed by bayonets, shot, blown up by grenades, and burned alive in a barn; Mielec (13 September), 55 Jews burned to death; Pi\u0105tek, \u0141\u00f3d\u017a Voivodeship (13 September), 50 Poles, seven of them Jews. On 14-15 September about 900 Polish Jews, mostly intelligentsia, were targeted in parallel shooting actions in Przemy\u015bl and in Medyka; this was a foreshadowing of the Holocaust to come. Roughly at the same time, in Solec Kujawski (14 September), 44 Poles killed; soon thereafter in Chojnice, 40 Polish citizens; Gmina K\u0142ecko, 23 Poles; B\u0105dk\u00f3w, \u0141\u00f3d\u017a Voivodeship, 22 Poles; Dyn\u00f3w, two hundred Polish Jews. Public executions continued well beyond September, including in municipalities such as Wierusz\u00f3w County, Gmina Besko, Gmina Gidle, Gmina K\u0142ecko, Gmina Ryczyw\u00f3\u0142, and Gmina Siennica, among others. Question: How many people were killed on the 5th of September?", - "Output Program": [ - "condition_1 = 72+97+28\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))", - "kaje = 72\ntrze = 97\nimi = 28\ntotal = kaje + trze + imi\nprint(total)" - ], - "Output Answer": [ - "{'number': '197', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Americans first game was played on July 10, 1974, against the Southern California Sun in front of a crowd of 53,231 at Legion Field. (The announced attendance of 53,231 was inflated. The actual attendance figure was 43,031 for the opening game, of which 41,799 had paid.) Held scoreless by the Sun for the first three quarters and trailing by a touchdown at the start of the fourth quarter, the Americans came back to win 11-7. In their first road game, the Americans overcame a 26-point deficit at halftime to win 32-29 over the New York Stars (WFL) in front of 17,943 at Downing Stadium on July 17, 1974. The second home game, a 58-33 win over the Memphis Southmen on July 24, drew an announced attendance of 61,319 fans (actual attendance was 54,413 with 40,367 paying). Question: How many points did the American score in all three games combined?", - "Output Program": [ - "condition_1 = 32+11+58\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))", - "game_1 = 11\ngame_2 = 32\ngame_3 = 58\ntotal = game_1 + game_2 + game_3\nprint(total)" - ], - "Output Answer": [ - "{'number': '101', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Marriage rates began declining from almost 71 per 1,000 inhabitants in 1981 until 2002, only to increase slightly in 2003 to 61 per 1,000 and then fall again to 51 in 2004. Moreover, divorce rates have seen an increase from 191.2 per 1,000 marriages in 1991 to 239.5 per 1,000 marriages in 2004. As a result of these trends, the average Greek household is smaller and older than in previous generations. Question: How many years is the time span where marriage rates began declining?", - "Output Program": [ - "ystart = 1981\nyend = 2002\n\nprint(abs((ystart - yend)))", - "initial_year = 1981\nfinal_year = 2002\nduration_decline = final_year - initial_year\nprint(duration_decline)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Beginning in 1967, Brevard County was represented by the Floridas 71st House district, Floridas 72nd House district, Floridas 73rd House district, and Floridas 74th House district districts. Following redistricting in 1970, the county was represented by the Floridas 44th House district, Floridas 45th House district, Floridas 46th House district, Floridas 47th House district and Floridas 48th House district districts. Following redistricting in 1982, the county was represented by the Floridas 31st House district, Floridas 32nd House district, Floridas 33rd House district, Floridas 34th House district, Floridas 77th House district, and Floridas 78th House district districts. Following redistricting in 1992, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, and Floridas 32nd House district districts. Following redistricting in 2002, the county was represented by the Floridas 29th House district, Floridas 30th House district, Floridas 31st House district, Floridas 32nd House district, and Floridas 80th House district districts. Question: How many more districts were representing Brevard County in 1970 than in 1967?", - "Output Program": [ - "districts_rep_in_1970=5\ndistricts_rep_in_1967=4\ninc_in_district_rep_in_1970=districts_rep_in_1970-districts_rep_in_1967\nprint(inc_in_district_rep_in_1970)", - "y1970 = [\"71\",\"72\",\"73\",\"74\"]\ny1967 = [\"44\",\"45\",\"46\",\"47\",\"48\"]\nprint(abs(round(len(y1970) - len(y1967),2)))\n" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: J.T. Kearns (for whom the village was named) staked a claim in 1907, which became the Chesterfield Gold Mines (1938-1952). An 854-metre shaft mining connected 20 levels, and its 500-ton stamp mill produced a total of 458,880 ounces of gold. Virginiatown and North Virginiatown were built to house the Kerr Addison workers. Kerr Addison Gold mines started in 1936, and employed 1,456 people by 1959. Annual production was 500,000 ounces of gold from 1957 to 1961, and in 1960, produced the most gold in the Western Hemisphere. The 10,000,000th ounce of gold was produced in 1982. However, production reduced to 47,211 ounces in 1984 from a workforce of 329. The renamed Kerr Mine produced 15,350 ounces in 1993, and 22,000 ounces in 1994. Question: How many more ounces of gold did the Kerr Mine produce in 1984 compared to 1994?", - "Output Program": [ - "ounces=22000\nounces1=47211\nanswer=ounces1-ounces\nprint(answer)", - "ounces =\"25211\"\nprint(ounces)" - ], - "Output Answer": [ - "{'number': '25211', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Lakers hold several NBA records as a team including most consecutive games won overall (33) and most consecutive road games won (16) both of which came during the 1971-72 season. Highest field-goal percentage for a season at 54.5% (1984-85), and highest road winning percentage at 0.816 (1971-72). They also hold records for having (into the 2009-10 NBA season) the most wins (3,027), the highest winning percentage (61.9%), and the most NBA Finals appearances (31). The 2000-01 team set the NBA record for best playoff record at 15-1, which was later broken by the Golden State Warriors in 2017. The 1971-72 team holds franchise records in wins (69), most points scored, and largest margin of victory; both of the latter came in the teams 63 point win versus Golden State (162-99). They also used to hold the record for most wins at home in the regular season (going 36-5 in 1971-72, then 37-4 in both 1976-77 and 1979-80) before the Boston Celtics set the current record of 40-1 in the 1985-86 season. Question: How many was the total number of consecutive games won and consecutive road games won in the 1971-72 season?", - "Output Program": [ - "condition_1 = 33\ncondition_2 = 16\n\nprint(abs(round(condition_2 + condition_1,2)))", - "consecutive_games = 33\nconsecutive_road_games = 16\ntotal = consecutive_games + consecutive_road_games\nprint(total)" - ], - "Output Answer": [ - "{'number': '49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the October 2012 term, the Court decided 78 cases. Five of them were decided Per curiam decision. 38 out of the 78 decisions (representing 49% of the decisions) were unanimous in judgement, with 24 decisions being completely unanimous (a single opinion with every justice that participated joining it). This was the largest percentage of unanimous decisions that the Court had in ten years, since the October 2002 term (when 51% of the decisions handed down were unanimous). The Court split 5-4 in 23 cases (29% of the total); of these, 16 broke down along the traditionally perceived ideological lines, with Chief Justice Roberts and Justices Scalia, Thomas, and Alito on one side, Justices Ginsburg, Breyer, Sotomayor and Kagan on the other, and Justice Kennedy holding the balance. Of these 16 cases, Justice Kennedy sided with the conservatives on 10 cases, and with the liberals on 6. Three cases were decided by an interesting alignment of justices, with Chief Justice Roberts joined by Justices Kennedy, Thomas, Breyer and Alito in the majority, with Justices Scalia, Ginsburg, Sotomayor, and Kagan in the minority. The greatest agreement between justices was between Ginsburg and Kagan, who agreed on 72 of the 75 (96%) cases, in which both voted; the lowest agreement between justices was between Ginsburg and Alito, who agreed only on 45 out of 77 (54%) cases, in which they both participated. Justice Kennedy was in the majority of 5-4 decisions on 20 out of 24 (83%) cases, and in 71 of 78 (91%) cases during the term, in line with his position as the \"swing vote\" of the Court. Question: How many more cases were Per curiam decisions and unanimous combined than not?", - "Output Program": [ - "curioum_decision = 5\nunamious = 38\ntotal = 78\nnot_dec = total - curioum_decision - unamious\n\nprint(curioum_decision+unamious - not_dec)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Digital distribution of movies has the potential to save money for film distributors. To print an 80-minute feature film can cost US$1,500 to $2,500, so making thousands of prints for a wide-release movie can cost millions of dollars. In contrast, at the maximum 250 megabit-per-second data rate (as defined by Digital Cinema Initiatives for digital cinema), a feature-length movie can be stored on an Commercial off-the-shelf 300 Gigabyte hard drive for $50 and a broad release of 4000 digital prints might cost $200,000. In addition hard drives can be returned to distributors for reuse. With several hundred movies distributed every year, the industry saves billions of dollars. The digital-cinema roll-out was stalled by the slow pace at which exhibitors acquired digital projectors, since the savings would be seen not by themselves but by distribution companies. The Virtual Print Fee model was created to address this by passing some of the saving on to the cinemas. As a consequence of the rapid conversion to digital projection, the number of theatrical releases exhibited on film is dwindling. As of 4 May 2014, 37,711 screens (out of a total of 40,048 screens) in the United States have been converted to digital, 3,013 screens in Canada have been converted, and 79,043 screens internationally have been converted. Question: How many more dollars does it cost to make a print of a film compared to a digital copy (assuming 2500 for the cost of printing)?", - "Output Program": [ - "cost = 2500\nprinting = 50\n\nprint(abs(round(cost - printing,2)))", - "dollars_print_film=2500\ndollars_digital_copy=50\nmore_cost_to_print_dollars=dollars_print_film-dollars_digital_copy\nprint(more_cost_to_print_dollars)" - ], - "Output Answer": [ - "{'number': '2450', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 3 November 2014, the IMF reports official reserve assets to be $3.192B. Foreign currency reserves (in convertible foreign currencies) are $2.675B. Securities are $2.577B with total currency and deposits at $94.9M. Securities with other national central banks (BIS and IMF) are $81.10M. Securities with banks headquartered outside the reporting country $13.80M. SDRs are at $245.5M. Gold reserves (including gold deposits and, if appropriate, gold swapped) reported at $271.4M with volume in millions of fine Troy ounces at $200k. Other reserve assets are financial derivatives valued at $2.7M. Question: How many more billion did the IMF report the official reserve assets to be compared to foreign currency reserves?", - "Output Program": [ - "official = 3.192\nforeign = 2.675\ndiff = official - foreign\nprint(diff)", - "imf = 3.192\ncurrncy = 2.675\n\nprint(abs(round(imf - currncy,3)))" - ], - "Output Answer": [ - "{'number': '.517', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Eta Carinae is the most prominent variable star in Carina; with a mass of approximately 100 solar masses and 4 million times as bright as the Sun. It was first discovered to be unusual in 1677, when its magnitude suddenly rose to 4, attracting the attention of Edmond Halley. Eta Carinae is inside NGC 3372, commonly called the Carina Nebula. It had a long outburst in 1827, when it brightened to magnitude 1, only fading to magnitude 1.5 in 1828. Its most prominent outburst made Eta Carinae the equal of Sirius; it brightened to magnitude \u22121.5 in 1843. However, since 1843, Eta Carinae has remained relatively placid, having a magnitude between 6.5 and 7.9. However, in 1998, it brightened again, though only to magnitude 5.0, a far less drastic outburst. Eta Carinae is a binary star, with a companion that has a period of 5.5 years; the two stars are surrounded by the Homunculus Nebula, which is composed of gas that was ejected in 1843. Question: How many years after Eta Carinae was first discovered to be unusual did it fade to magnitude 1.5?", - "Output Program": [ - "start = 1677\nend = 1828\n\n\nprint(abs(round((start - end),2)))", - "discovered = 1677\nmagnitude = 1828\nyears = magnitude - discovered\nprint(years)" - ], - "Output Answer": [ - "{'number': '151', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the 2005-2007 American Community Survey conducted by the U.S. Census Bureau, White Americans made up 66.5% of Saint Pauls population, of whom 62.1% were non-Hispanic Non-Hispanic Whites, down from 93.6% in 1970. Black people or African Americans made up 13.9% of Saint Pauls population, of whom 13.5% were non-Hispanic blacks. Indigenous peoples of the Americas made up 0.8% of Saint Pauls population, of whom 0.6% were non-Hispanic. Asian Americans made up 12.3% of Saint Pauls population, of whom 12.2% were non-Hispanic. Pacific Islander Americans made up less than 0.1% of Saint Pauls population. Individuals of other races made up 3.4% of Saint Pauls population, of whom 0.2% were non-Hispanic. Individuals from Multiracial American made up 3.1% of Saint Pauls population, of whom 2.6% were non-Hispanic. In addition, Hispanic and Latino Americans made up 8.7% of Saint Pauls population. Question: How many percent of people were not Native American?", - "Output Program": [ - "NativeAmerican=0.8\npeople=100\nanswer=people-NativeAmerican\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 78,003 housing units at an average density of 2,446.5 per square mile (944.6/km\u00b2), of which 44,914 (60.5%) were owner-occupied, and 29,371 (39.5%) were occupied by renters. The homeowner vacancy rate was 1.1%; the rental vacancy rate was 5.4%. 115,470 people (60.8% of the population) lived in owner-occupied housing units and 73,632 people (38.8%) lived in rental housing units. Question: How many more housing units were owner-occupied than renter-occupied?", - "Output Program": [ - "owner = 44914\nrenters = 29371\ndiff = owner - renters\nprint(diff)", - "condition_1 = 44914\ncondition_2 = 29371\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '15543', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2007, the Peruvian economy experienced a growth rate of 9%, the highest in Latin America, and this repeated in 2008 with a 9.8% rate; in 2006 and 2007, the Lima Stock Exchange grew by 185.24% and 168.3%, respectively. However, in the wake of the 2008 global crisis, growth for 2009 was only 0.9 percent, but rebounded to 8.8 percent the following year. The pro-market policies enacted by Fujimori, were continued by presidents Alejandro Toledo and Alan Garcia, While poverty of Lima is 8.5%, the national average is 25.8%, while the unemployment rate is 6.5% and 74% are employed formally. Question: Was the growth in the Lima Stock Exchange higher in 2006 or 2007?", - "Output Program": [ - "higher = 2006\nprint(higher)", - "y2006 = 185.24\ny2007 = 168.3\n\n\ndata = (y2006,y2007)\n\nanswer = max(data)\n\n\nif answer == y2006:\n print(2006)\nelif answer == y2007:\n print(2007)\n" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2006'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the spring quarter of 2016, the University of Chicago enrolled 5,547 students in the college, 3,249 students in its five graduate divisions, 3,498 students in its professional schools, and 14,095 students overall. In the 2016 spring quarter, international students comprised over 21% of the overall student body, over 27% of students were domestic ethnic minorities, and about 43% of enrolled students were female. Admissions to the University of Chicago is highly selective. The middle 50% band of SAT scores for the undergraduate class of 2019, excluding the writing section, was 1450\u20131550, the average MCAT score for entering students in the Pritzker School of Medicine in 2011 was 36, and the median LSAT score for entering students in the Law School in 2015 was 171. For the class of 2022, the College of the University of Chicago had an acceptance rate of 7.2%, the lowest in the colleges history and among the lowest in the country. Question: In the 2016 spring quarter, how many percent of students were not international students?", - "Output Program": [ - "total = 100\ninternational = 21\nprint(total - international)", - "international = 21\nprint(100-international)" - ], - "Output Answer": [ - "{'number': '79', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Julian Scherner was born on September 23, 1895 in the town of Bagamoyo in German East Africa, where he lived until the age of two. Scherner attended the cadet schools, Kadettenanstalt, Karlsruhe between October 1, 1905 and 1911 and Berlin-Lichterfield between 1911 and 1914. Scherner was enlisted in the infantrie rgt. 114 between March 15, 1912 and August 10, 1914. During this time, Scherner earned the rank of F\u00e4hnrich in April 1914 and received officer rank on August 5, 1914. In 1914, he joined the Reichsheer or Imperial army. Scherner served in World War 1 as a Zugf\u00fchrer (military), Kompanief\u00fchrer, company commander and platoon leader. Scherner was injured by shell splinters and rifle fire in the ankle and head respectively and was hospitalized between 1914-1915. After Scherner was released from the hospital, in 1915, he returned to his military unit but was captured by the French in May 1915. Scherner was honored with the Iron Cross second class and the Wound Badge in black and subsequently discharged from the military on March 30, 1920 with the rank of Oberleutnant. Question: When was Scherner injured in war?", - "Output Program": [ - "Scherner=1914\nprint(Scherner)", - "year=1914\nprint(year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1914'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Croatian language is Croatias official language, but the languages of constitutionally-recognised minorities are officially used in some local government units. Croatian is the native language identified by 96% of the population. A 2009 survey revealed that 78% of Croatians claim knowledge of at least one foreign language\u2014most often English language. The largest religions of Croatia are Roman Catholic Church (86.3%), Eastern Orthodox Church (4.4%) and Islam (1.5%). Literacy in Croatia stands at 98.1%. The proportion of the population aged 15 and over attaining academic degrees has grown rapidly since 2001, doubling and reaching 16.7% by 2008. An estimated 4.5% of GDP is spent for education. Primary and secondary education are available in Croatian and in the languages of recognised minorities. Croatia has a universal health care system and in 2010, the nation spent 6.9% of its GDP on healthcare. The net monthly income in September 2011 averaged 5,397 Croatian kuna ( ). The most significant sources of employment in 2008 were wholesale and retail trade, the manufacturing industry and construction. In October 2011, the unemployment rate was 17.4%. Croatias median equivalent household income tops the average Purchasing Power Standard of 2004 enlargement of the European Union, while trailing the EU average. The 2011 census recorded a total of 1.5 million private households; most owned their own housing. Question: How many years did it take the percentage of Croatians earning academic degrees to double?", - "Output Program": [ - "y1 = 2008\ny2 = 2001\nprint(y1-y2)", - "start_year = 2001\nend_year = 2008\nprint(end_year-start_year)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1860, there were 20,000 professionals in Russia and 85,000 by 1900. Originally composed of educated nobles, the intelligentsia became dominated by raznochintsy (class-less people) after 1861. In 1833, 78.9 per cent of secondary-school students were children of nobles and bureaucrats, by 1885 they were 49.1 per cent of such students. The proportion of commoners increased from 19.0 to 43.8 per cent, and the remaining percentage were the children of priests. In fear of an educated proletariat, Tsar Nicholas I of Russia limited the number of university students to 3,000 per year, yet there were 25,000 students, by 1894. Similarly the number of periodicals increased from 15 in 1855 to 140 periodical publications in 1885. The \"third element\" were professionals hired by zemstva. By 1900, there were 47,000 of them, most were liberal radicals. Question: Which year the the largest amount of periodicals, 1885 or 1855", - "Output Program": [ - "largest = 1885\nprint(largest)", - "condition_1 = 15\ncondition_2 = 140\nif condition_1 year_2:\n print(1675)\nelse:\n print(1686)", - "y1 = 175\ny2 = 231\nif y1 > y2:\n print(1675)\nelse:\n print(1686)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1686'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: He represented the Liberal party at the Norwegian Parliament (Storting) 1886-1888 and again in 1892-1898. He was Minister of Labour (1898\u20131899, 1900\u20131902, 1902\u20131903), a member of the Council of State Division in Stockholm (1899\u20131900), Minister of Foreign Affairs (1905 and 1905\u20131907), Prime Minister and Minister of Foreign Affairs (1907\u20131908), and Minister of Education and Church Affairs (1915\u20131920). In 1905 became the prime minister in Stockholm. He was chair of the Norwegian government of Christian Michelsen. In October 1907, L\u00f8vland took over as Norwegian Prime Minister when Michelsen resigned. L\u00f8vland resigned the position in March 1908. Question: How many years was L\u00f8vland Norwegian Prime Minister?", - "Output Program": [ - "year=1907\nyear1=1908\nanswer=year1-year\nprint(answer)", - "year=1898\nyear1=1899\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Tiarks married in Hamburg on 18 November 1899 Emmie (Emmy) Marie Franziska Br\u00f6dermann of Hamburg, German Empire (15 February 1875 - 27 July 1943), daughter of Eduard Matthias Br\u00f6dermann (Hamburg, 27 February 1842 - Hamburg, 28 February 1904), merchant, and wife (Hamburg, 3 May 1872) Ramona Luisa Clara Ignacia St\u00f6rzel (Grabow, 2 June 1852 - Hamburg, 24 June 1939); paternal granddaughter of Carl Matthias Br\u00f6dermann (Hamburg, 28 April 1789 - Eimsb\u00fcttel, 10 June 1854), a merchant, married firstly in Havana on 16 March 1828 Anna Oom (Lisbon, 1 September 1787 - Hamburg, 28 February 1837), and second wife (Hamburg, 18 December 1838) Marianne Kunhardt (Hamburg, 10 March 1815 - Eimsb\u00fcttel, 23 February 1882) and maternal granddaughter of Heinrich Eduard St\u00f6rzel (Grabow, 26 September 1819 - Hamburg, 2 April 1885) and wife (Durango, Mexico, 15 December 1847) Mar\u00eda Ramona Redo Balmaseda (Cincinnati, Hamilton County, Ohio, Ohio, 14 October 1830 - Brannenburg, 23 October 1914); and great-granddaughter of Johann Hinrich Br\u00f6dermann, B\u00fcrger and shipbroker, and wife Anna Senglemann, Georg Wilhelm Kunhardt and wife Anna Maria Schultz and Diego Redo and wife Mar\u00eda Francisca Balmaseda. Question: How many years after she got married did Emmie Marie Franziska Brodermann die?", - "Output Program": [ - "Marie = 1899\ndie = 1943\nprint(die-Marie)", - "death = 1899\nmarrieg = 1943\nprint(marrieg - death)" - ], - "Output Answer": [ - "{'number': '44', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Coming off their blowout home win over the Broncos, the Lions flew to the University of Phoenix Stadium for a Week 10 duel with the Arizona Cardinals. In the first quarter, Detroit struck first with RB Kevin Jones getting a 4-yard TD run. The Cardinals would respond with kicker Neil Rackers nailing a 23-yard field goal. In the second quarter, the Lions trailed as Arizona QB Kurt Warner completed a 1-yard TD pass to WR Larry Fitzgerald, while back-up QB Tim Rattay completed a 2-yard TD pass to TE Leonard Pope. In the third quarter, the Cardinals increased their lead with Warner completing a 16-yard TD pass to Pope. Detroit would respond with QB Jon Kitna completing a 7-yard TD pass to WR Roy Williams. In the fourth quarter, Arizona sealed the win with Warner hooking up with Fitzgerald again on a 20-yard TD pass. The Lions' last score for the game would be another 7-yard TD pass from Kitna to Williams. Along with committing 5 out the game's 9 turnovers, the Lions' rushing attack was held to an embarrassing −18 yards (the fewest in one game since 1946). With the loss, Detroit fell to 6-3. For the Lions, this defeat would be the first of 47 through their next 52 games Question: How many touchdown receptions did Fitzgerald have in the game?", - "Output Program": [ - "td_by_fitz = (1,20)\n\nprint(len(td_by_fitz))", - "td_receptions=2\nprint(td_receptions)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the north of the region is the Sailughem Mountains, also known as Kolyvan Altai, which stretch northeast from 49\u00b0 N and 86\u00b0 E towards the western extremity of the Sayan Mountains in 51\u00b0 60 N and 89\u00b0 E. Their mean elevation is 1,500 to 1,750 m. The snow-line runs at 2,000 m on the northern side and at 2,400 m on the southern, and above it the rugged peaks tower some 1,000 m higher. Mountain passes across the range are few and difficult, the chief being the Ulan-daban at 2,827 m (2,879 m according to Kozlov), and the Chapchan-daban, at 3,217 m, in the south and north respectively. On the east and southeast this range is flanked by the great plateau of Mongolia, the transition being effected gradually by means of several minor plateaus, such as Ukok plateau (2,380 m) with Pazyryk Valley, Chuya (1,830 m), Kendykty (2,500 m), Kak plateau (2,520 m), (2,590 m), and (2,410 m). Question: By how many meters does the mean elevation of the Kolyvan Altai vary?", - "Output Program": [ - "elevation_start = 1500\nelevation_end = 1750\n\nprint(abs(elevation_end - elevation_start))", - "meters_mean_el_kolyvan_vary=1750-1500\nprint(meters_mean_el_kolyvan_vary)" - ], - "Output Answer": [ - "{'number': '250', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Immigration Act of 1990 limits to 65,000 the number of foreign nationals who may be issued a visa or otherwise provided H-1B status each U.S. fiscal year (FY). An additional 20,000 H-1Bs are available to foreign nationals holding a masters or higher degree from U.S. universities. In addition, excluded from the ceiling are all H-1B non-immigrants who work at (but not necessarily for) universities, non-profit research facilities associated with universities, and government research facilities. Universities can employ an unlimited number of foreign workers otherwise qualifying for the H-1B as cap-exempt. This also means that contractors working at but not directly employed by the institutions may be exempt from the cap as well. However, employers must show 1) the majority of the workers duties will be performed at the qualifying institution, organization or entity and 2) the job duties directly and predominantly further the essential purpose, mission objectives or functions of the qualifying institution, organization or entity. Free Trade Agreements carve out 1,400 H-1B1 visas for Chilean nationals and 5,400 H-1B1 visas for Singapore nationals. However, if these reserved visas are not used, then they are made available in the next fiscal year to applicants from other countries. Due to these unlimited exemptions and roll-overs, the number of H-1B visas issued each year is significantly more than the 65,000 cap, with 117,828 having been issued in FY2010, 129,552 in FY2011, and 135,991 in FY2012. In past years, the cap was not always reached. For example, in FY1996, the Immigration and Naturalization Service (now known as USCIS) announced on August 20, 1996, that a preliminary report indicated that the cap had been exceeded, and processing of H-1B applications was temporarily halted. However, when more accurate numbers became available on September 6, it became apparent the cap had not been reached after all, and processing resumed for the remainder of the fiscal year. Question: How many more H-1B1 visas were issued than the cap in 2010?", - "Output Program": [ - "h1 = 117828\ncap = 65000\n\nmore = h1 - cap\n\nprint(more)", - "visa_issued = 117828\ncap_visa = 65000\nprint(abs(visa_issued-cap_visa))" - ], - "Output Answer": [ - "{'number': '52828', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Statistics from the 2010 Census indicate that 87.4% of the Chinese population identify as Buddhists, with significant minorities of adherents identifying as Christians (7.9%), Chinese folk religions (2.7%) and Muslims (0.6%). The majority of the Indian population identify as Hindus (81.1%), with a significant minorities of numbers identifying as Christians (7.8%), Muslims (4.9%) and Buddhists (2.1%). The non-Malay Bumiputera (Malaysia) community are predominantly Christians (44.9%), with significant minorities identifying as Muslims (31.2%) and Buddhists (13.5%). All bumiputera Malays are Muslim. Question: How many more percentage points of the Indian population identify as Hindus than Christians?", - "Output Program": [ - "Christians=44.9\nHindus=81.1\nindian=100\nanswer=indian-Christians\nprint(answer)" - ], - "Output Answer": [ - "{'number': '73.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 78,003 housing units at an average density of 2,446.5 per square mile (944.6/km\u00b2), of which 44,914 (60.5%) were owner-occupied, and 29,371 (39.5%) were occupied by renters. The homeowner vacancy rate was 1.1%; the rental vacancy rate was 5.4%. 115,470 people (60.8% of the population) lived in owner-occupied housing units and 73,632 people (38.8%) lived in rental housing units. Question: How many of the housing units were not occupied by renters?", - "Output Program": [ - "housing=78003\nrenters=29371\nanswer=housing-renters\nprint(answer)", - "rental=73632\nowner=29371\nanswer=rental-owner\nprint(answer)" - ], - "Output Answer": [ - "{'number': '48632', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Detroit Tigers are an United States professional baseball team based in Detroit, Michigan. The Tigers compete in Major League Baseball (MLB) as a member of the American League (AL) American League Central division. One of the ALs eight charter franchises, the club was founded in Detroit as a member of the minor league Western League (1885\u20131899) in 1894. They are the oldest continuous one name, one city franchise in the AL. The Tigers have won four World Series championships (, , , and ), 11 List of American League pennant winners (1907, 1908, 1909, 1934, 1935, 1940, 1945, 1968, 1984 American League Championship Series, 2006 American League Championship Series, 2012 American League Championship Series), and four AL Central division championships (2011, 2012, 2013, and 2014). The Tigers also won division titles in 1972, 1984, and 1987 as a member of the American League East. The team currently plays its home games at Comerica Park in Downtown Detroit. Question: Which year is the earliest year the Detroit Tigers won the American League pennant, 1907 or 1908?", - "Output Program": [ - "condition_1 = 1907\ncondition_2 = 1908\n\nif condition_1 < condition_2:\n print(condition_1)\nelse:\n print(condition_2)\n\n", - "earliest_year = 1907\nprint(earliest_year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1907'}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 21,624. The number of jobs in the primary sector was 38, of which 20 were in agriculture and 18 were in forestry or lumber production. The number of jobs in the secondary sector was 5,433 of which 4,234 or (77.9%) were in manufacturing, 9 or (0.2%) were in mining and 1,022 (18.8%) were in construction. The number of jobs in the tertiary sector was 16,153. In the tertiary sector; 2,397 or 14.8% were in wholesale or retail sales or the repair of motor vehicles, 796 or 4.9% were in the movement and storage of goods, 919 or 5.7% were in a hotel or restaurant, 766 or 4.7% were in the information industry, 1,077 or 6.7% were the insurance or financial industry, 1,897 or 11.7% were technical professionals or scientists, 1,981 or 12.3% were in education and 2,633 or 16.3% were in health care. Question: How many percent of the jobs in the secondary sector were not in manufacturing?", - "Output Program": [ - "manufacturing = 77.9\ntotal = 100\n\nnot_in_manufacturing = (total - manufacturing)\n\nprint(not_in_manufacturing)", - "manufacturing = 77.9\n\nprint(abs(round(100 - manufacturing,2)))" - ], - "Output Answer": [ - "{'number': '22.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to 2011 census of India, Gobichettipalayam had a population of 60,279 with a sex-ratio of 1,062 females for every 1,000 males, much above the national average of 929. A total of 4,669 were under the age of six, constituting 2,364 males and 2,305 females. Scheduled Castes and Scheduled Tribes accounted for 10.74% and .08% of the population respectively. The average literacy of the city was 78.52%, compared to the national average of 72.99%. The city had a total of 17064 households. There were a total of 25,225 workers, comprising 512 cultivators, 2,035 main agricultural labourers, 637 in house hold industries, 21,070 other workers, 971 marginal workers, 15 marginal cultivators, 308 marginal agricultural labourers, 57 marginal workers in household industries and 591 other marginal workers. Question: How many more main agricultural labourers were there compared to cultivators and those in house hold industries combined?", - "Output Program": [ - "aggri_labours = 2035\ncultiv = 512+637\nprint(abs(round(aggri_labours - cultiv,2)))", - "agricultural = 2035\ncultivators = 512\nhouse_hold = 637\nmany_more = agricultural - (cultivators + house_hold)\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '886', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Prior to Johnsons 1983-84 Los Angeles Lakers season, West\u2014who had become the Lakers general manager\u2014traded Nixon to free Johnson from sharing the ball-handling responsibilities. Johnson that season averaged a double-double of 17.6 points and 13.1 assists, as well as 7.3 rebounds per game. The Lakers reached the 1984 NBA Finals for the third year in a row, where Johnsons 1983-84 Los Angeles Lakers season and Birds 1983-84 Boston Celtics season met for the first time in the post-season. The Lakers won the first game, and led by two points in Game 2 with 18 seconds to go, but after a layup by Gerald Henderson, Johnson failed to get a shot off before the final buzzer sounded, and the Lakers lost 124-121 in overtime. In Game 3, Johnson responded with 21 assists in a 137-104 win, but in Game 4, he again made several crucial errors late in the contest. In the final minute of the game, Johnson had the ball stolen by Celtics center Robert Parish, and then missed two free throws that could have won the game. The Celtics won Game 4 in overtime, and the teams split the next two games. In the decisive Game 7 in Boston, as the Lakers trailed by three points in the final minute, opposing point guard Dennis Johnson stole the ball from Johnson, a play that effectively ended the series. Friends Isiah Thomas and Mark Aguirre consoled him that night, talking until the morning in his Boston hotel room amidst fan celebrations on the street. During the Finals, Johnson averaged 18.0 points on .560 shooting, 13.6 assists, and 7.7 rebounds per game. Johnson later described the series as \"the one championship we should have had but didnt get\". Question: How many more rebounds per game did Johnson have int the finals compared to the regular season?", - "Output Program": [ - "final = 7.7\nnormal = 7.3\nprint(final - normal)", - "rebounds_final = 7.7\nrebounds_regular = 7.3\nprint(rebounds_final-rebounds_regular)" - ], - "Output Answer": [ - "{'number': '.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Marked by global instability and the Great Depression, the 1930s contended with several consequential European and Asian outbreaks of war, leading up to catastrophic World War II in 1939. Other conflicts during the decade which affected the stock market included the 1936-1939 Spanish Civil War, the 1935-1936 Second Italo-Abyssinian War, the Soviet-Japanese Border War (1939) of 1939 and the Second Sino-Japanese War from 1937. On top of that, the United States dealt with a painful recession in Recession of 1937-1938 which temporarily brought economic recovery to a halt. The List of largest daily changes in the Dow Jones Industrial Average in the index, 15.34%, happened on March 15, 1933, in the depths of the 1930s Market trend when the Dow gained 8.26 points to close at 62.10. However, as a whole throughout the Great Depression, the Dow posted some of its worst performances, for a negative return during most of the 1930s for new and old stock market investors. For the decade, the Dow Jones average was down from 248.48 points at the beginning of 1930, to a stable level of 150.24 points at the end of 1939, a loss of about 40%. Question: How many years did the Spanish Civil War last?", - "Output Program": [ - "year=1939\nyear1=1936\nanswer=year-year1\nprint(answer)", - "year1=1936\nyear2=1939\nanswer=year2-year1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Toronto Blue Jays (1993\u20132000) All of the changes brought a competitive team to Hagerstown for the 1993 season. The offense got steady power production from Mike Coolbaugh, who led the team with 16 home runs. The best all-around hitter on the team proved to be D.J. Boston. Boston hit .315 with 13 home runs and 93 runs batted in (RBI). Those numbers were good enough to earn him league Most Valuable Player (MVP) honors. Two outfielders, Rickey Cradle and Jos\u00e9 Herrera (1990s outfielder), put together solid seasons at the plate for the Suns. Herrera hit .317 in 95 games, while Cradle belted 13 home runs. Brad Cornett led the team in earned run average (ERA), with a 2.40 mark, and also innings pitched, with 172.1. Silva went 12\u20134 with a 2.52 ERA in 142.2 innings. In that time frame, Silva struck out 161 batters. Overall, the Suns had a winning season in 1993. Question: How many strikeouts per innings pitched did Silva have?", - "Output Program": [ - "innings=1.13\nanswer=innings\nprint(answer)", - "Silva=2.52\nprint(Silva)" - ], - "Output Answer": [ - "{'number': '1.13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 United States Census reported that Yuba County had a population of 72,155. The racial makeup of Yuba County was 49,332 (68.4%) White (U.S. Census), 2,361 (3.3%) African American (U.S. Census), 1,675 (2.3%) Native American (U.S. Census), 4,862 (6.7%) Asian (U.S. Census), 293 (0.4%) Pacific Islander (U.S. Census), 8,545 (11.8%) from Race (United States Census), and 5,087 (7.1%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 18,051 persons (25.0%). Question: How many in percent from the census weren't Hispanic or Latino?", - "Output Program": [ - "Latino = 25.0\nprint (100-25.0)", - "total = 100\nlatino = 25\nprint(total - latino)" - ], - "Output Answer": [ - "{'number': '75', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Hoping to snap a two-game losing streak, the Jets went home for a Week 6 AFC East duel with the Buffalo Bills. Both teams began the first quarter with field goals, as Bills kicker Rian Lindell made a 33-yard field goal and Jets kicker Jay Feely getting a 23-yard field goal. In the second quarter, New York soared into the lead with Feely's 41-yard field goal and running back Thomas Jones' 71-yard touchdown run. However, Buffalo rallied to tie the game in the third quarter with Lindell's 25-yard field goal and quarterback Ryan Fitzpatrick's 37-yard touchdown pass to wide receiver Lee Evans. After both teams failed to get any point in the fourth quarter, the game went into overtime. Despite getting the ball to start off OT, the Jets failed to get any point out of their opening drive. After a hard-fought period, the Bills would emerge on top as Lindell booted the game-winning 47-yard field goal. Thomas Jones would have a career day as he ran 22 times for a franchise-best 210 yards (in addition to his rushing touchdown). Question: how many yards did Lindell make?", - "Output Program": [ - "Lindell=33\nanswer=(Lindell)\nprint(answer)", - "Lindell=33\nanswer=Lindell \nprint(answer)" - ], - "Output Answer": [ - "{'number': '33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2012, fuel cell industry revenues exceeded $1 billion market value worldwide, with Asian pacific countries shipping more than 3/4 of the fuel cell systems worldwide. However, as of January 2014, no public company in the industry had yet become profitable. There were 140,000 fuel cell stacks shipped globally in 2010, up from 11,000 shipments in 2007, and from 2011 to 2012 worldwide fuel cell shipments had an annual growth rate of 85%. Tanaka Kikinzoku expanded its manufacturing facilities in 2011. Approximately 50% of fuel cell shipments in 2010 were stationary fuel cells, up from about a third in 2009, and the four dominant producers in the Fuel Cell Industry were the United States, Germany, Japan and South Korea. The Department of Energy Solid State Energy Conversion Alliance found that, as of January 2011, stationary fuel cells generated power at approximately $724 to $775 per kilowatt installed. In 2011, Bloom Energy, a major fuel cell supplier, said that its fuel cells generated power at 9-11 cents per kilowatt-hour, including the price of fuel, maintenance, and hardware. Question: How many cents difference is there between the minimum and maximum cents per kilowatt-hour generated by Bloom Energy fuel cells?", - "Output Program": [ - "mini=9\nmaxi=11\n\ndiff=maxi-mini\nprint(diff)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Bulls returned to the Delta Center for Game 6 of the 1998 NBA Finals on June 14, 1998, leading the series 3-2. Jordan executed a series of plays, considered to be one of the greatest clutch performances in NBA Finals history. With the Bulls trailing 86-83 with 41.9 seconds remaining in the fourth quarter, Phil Jackson called a timeout. When play resumed, Jordan received the inbound pass, drove to the basket, and hit a shot over several Jazz defenders, cutting the Utah lead to 86-85. The Jazz brought the ball upcourt and passed the ball to forward Karl Malone, who was set up in the low post and was being guarded by Rodman. Malone jostled with Rodman and caught the pass, but Jordan cut behind him and took the ball out of his hands for a steal. Jordan then dribbled down the court and paused, eyeing his defender, Jazz guard Bryon Russell. With 10 seconds remaining, Jordan started to dribble right, then crossed over to his left, possibly pushing off Russell, although the officials did not call a Personal foul (basketball). With 5.2 seconds left, Jordan gave Chicago an 87-86 lead with a game-winning jumper, the climactic shot of his Bulls career. Afterwards, John Stockton missed a game-winning three-pointer. Jordan and the Bulls won their sixth NBA championship and second three-peat. Once again, Jordan was voted the Finals MVP, having led all scorers averaging 33.5 points per game, including 45 in the deciding Game 6. Jordans six Finals MVPs is a record; Shaquille ONeal, Magic Johnson, LeBron James and Tim Duncan are tied for second place with three apiece. The 1998 Finals holds the highest television rating of any Finals series in history. Game 6 also holds the highest television rating of any game in NBA history. Question: How many titles total exist for Shaquille ONeal, Magic Johnson, LeBron James and Tim Duncan?", - "Output Program": [ - "scorers=33\nGame=45\nanswer=Game-scorers\nprint(answer)", - "totalexist=12\nanswer=totalexist \nprint(answer)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The effectiveness of heat-seeking missiles was only 7% early in the Vietnam War, but improved to approximately 15%\u201340% over the course of the war. The AIM-4 Falcon used by the USAF had kill rates of approximately 7% and was considered a failure. The AIM-9B Sidewinder introduced later achieved 15% kill rates, and the further improved AIM-9D and J models reached 19%. The AIM-9G used in the last year of the Vietnam air war achieved 40%. Israel used almost totally guns in the 1967 Six-Day War, achieving 60 kills and 10 losses. However, Israel made much more use of steadily improving heat-seeking missiles in the 1973 Yom Kippur War. In this extensive conflict Israel scored 171 of out of 261 total kills with heat-seeking missiles (65.5%), 5 kills with radar guided missiles (1.9%), and 85 kills with guns (32.6%). The AIM-9L Sidewinder scored 19 kills out of 26 fired missiles (73%) in the 1982 Falklands War. But, in a conflict against opponents using thermal countermeasures, the United States only scored 11 kills out of 48 fired (Pk 23%) with the follow-on AIM-9M in the Gulf War. Question: How many percentage points higher was the kill rate of the AIM-9D and J models than the AIM-4 Falcon?", - "Output Program": [ - "aim9d = 19\naim4 = 7\ndiff = aim9d - aim4\nprint(diff)", - "aim_9d = 19\naim_4 = 7\n\nprint(abs(aim_4 - aim_9d))" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Although Jerry Rice was named MVP, Montana had an MVP-worthy performance, completing 23 of 36 passes for a Super Bowl record 357 yards, throwing for 2 touchdowns, and gaining 14 rushing yards. Craig finished the game with 71 yards rushing, and 8 receptions for 101 receiving yards. He was the first running back in Super Bowl history to gain over 100 receiving yards. Taylor finished the game with a Super Bowl record 56 punt return yards. His 18.7 yards per return was also the highest average in Super Bowl history. Linebacker Charles Haley had six tackles and two sacks. For Cincinnati, Jennings rushed one time for 3 yards, and gained 117 yards and a touchdown on 2 kickoff returns. Woods was the top rusher of the game with 79 yards. But Esiason was limited to just 11 out of 25 completions for 144 yards and no touchdowns, with 1 interception. Collinsworth (who retired after this game) was the Bengals top receiver of the game, but with just 3 catches for 40 yards. Question: How many yards per catch, to two decimal places, did Collinsworth have?", - "Output Program": [ - "catch_yard = 40\nno_of_catch = 3\n\nprint(abs(round(catch_yard / no_of_catch,2)))", - "number_catches = 3\nyards = 40\nyards_per_catch = round(yards/number_catches,2)\nprint(yards_per_catch)" - ], - "Output Answer": [ - "{'number': '13.33', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: For the period 2010-14, the estimated median income for a household in the town was $94,063, and the median income for a family was $129,000. Male full-time workers had a median income of $87,550 versus $53,141 for females. The per capita income for the town was $34,140. About 2.0% of families and 12.0% of the population were below the poverty line, including 3.4% of those under age 18 and 4.8% of those age 65 or over. Question: How many percent of the population were not below the poverty line?", - "Output Program": [ - "population=12\npeople=100\nanswer=people-population \nprint(answer)" - ], - "Output Answer": [ - "{'number': '88', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Under coaches Floyd (1995\u201398) and Larry Eustachy (1998\u20132003), Iowa State achieved even greater success. Floyd took the Cyclones to the Sweet Sixteen in 1997 and Eustachy led ISU to two consecutive Big 12 Conference regular season conference titles in 1999-2000 and 2000\u201301, plus the conference tournament title in 2000. Seeded No. 2 in the 2000 NCAA tournament, Eustachy and the Cyclones defeated UCLA in the Sweet Sixteen before falling to Michigan State University, the eventual NCAA Champion, in the regional finals by a score of 75-64 (the differential representing the Michigan State Spartans narrowest margin of victory in the tournament). Standout Marcus Fizer and Jamaal Tinsley were scoring leaders for the Cyclones who finished the season 32-5. Tinsley returned to lead the Cyclones the following year with another conference title and No. 2 seed, but ISU finished the season with a 25-6 overall record after a stunning loss to No. 15 seed Hampton University in the first round. Question: How many years was Iowa State under coach Larry Eustachy (1998-2003)?", - "Output Program": [ - "condition_1 = 1998\ncondition_2 = 2003\n\nprint(abs(condition_2 - condition_1))", - "start = 1998\nend = 2003\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The exact number of Arab casualties is unknown. One estimate places the Arab death toll at 7,000, including 3,000 Palestinians, 2,000 Egyptians, 1,000 Jordanians, and 1,000 Syrians. In 1958, Palestinian historian Aref al-Aref calculated that the Arab armies combined losses amounted to 3,700, with Egypt losing 961 regular and 200 irregular soldiers and Jordan losing 362 regulars and 200 irregulars. According to Henry Laurens (scholar), the Palestinians suffered double the Jewish losses, with 13,000 dead, 1,953 of whom are known to have died in combat situations. Of the remainder, 4,004 remain nameless but the place, tally and date of their death is known, and a further 7,043, for whom only the place of death is known, not their identities nor the date of their death. According to Laurens, the largest part of Palestinian casualties consisted of non-combatants and corresponds to the successful operations of the Israelis. Question: How many Jewish losses were not known to have died in combat situations?", - "Output Program": [ - "total = 13000\ncombat = 1953\ndiff = total - combat\nprint(diff)" - ], - "Output Answer": [ - "{'number': '11047', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many in percent from cantons population in 2002 weren't Bosniak?", - "Output Program": [ - "serb=11.2 \nCroat=6.7\nother=2.5\nanswer=serb+Croat+other\nprint(answer)", - "Bosniaks=29.8 \nYugoslavs=10.7\nanswer=Bosniaks-Yugoslavs\nprint(answer)" - ], - "Output Answer": [ - "{'number': '20.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many people are employed by the trade, transportation and utilities industries and the health care industry and education sector combined?", - "Output Program": [ - "trade = 1010000\nhealth = 825000\nprint(trade + health)", - "condition_1 = 1010000+825000\ncondition_2 = 0\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '1835000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On January 1, 2010, 64.5% of the population had French nationality, while 35.5% had a foreign nationality. Of these, Surinamese (13.8% of the total population), Haitians (8.8%) and Brazilians (8.7%) were the largest groups. Smaller groups included people with nationality of Guyana (1.7%), Colombia (1.0%), China (0.5%), the Dominican Republic (0.4%) and Peru (0.2%). Question: How many percent were not foreign nationality?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 35.5\n\nprint(abs(round(condition_2 - condition_1,2)))", - "percentage = 100\nforeign = 35.5\nnot_foreign = percentage - foreign\nprint(not_foreign)" - ], - "Output Answer": [ - "{'number': '64.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The third largest city in Spain and the Largest cities of the European Union by population within city limits in the European Union, Valencia has a population of 809,267 within its administrative limits on a land area of . The urban area of Valencia extending beyond the administrative city limits has a population of between 1,561,000 and 1,564,145. 1,705,742 or 2,300,000 or 2,516,818 people live in the Valencia metropolitan area. Between 2007 and 2008 there was a 14% increase in the foreign born population with the largest numeric increases by country being from Bolivia, Romania and Italy. This growth in the foreign born population, which rose from 1.5% in the year 2000 to 9.1% in 2009, has also occurred in the two larger cities of Madrid and Barcelona. The main countries of origin were Romania, United Kingdom and Bulgaria. Question: How many cities in Spain are larger than Valencia?", - "Output Program": [ - "cities_larger_than_valencia=2\nprint(cities_larger_than_valencia)", - "valencia_rank = 3\n\nprint(abs(round(valencia_rank - 1,2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In November 1944, after Greece was liberated from Germany, old drachmae were exchanged for new ones at the rate of 50,000,000,000 to 1. Only paper money was issued. The government issued notes of 1, 5, 10 and 20 drachmae, with the Bank of Greece issuing 50-, 100-, 500-, 1000-, 5000-, and 10,000-drachma notes. This drachma also suffered from high inflation. The government later issued 100-, 500-, and 1000-drachma notes, and the Bank of Greece issued 20,000-and 50,000-drachma notes. Third modern drachma coins The first issue of coins minted in 1954 consisted of holed aluminium 5-, 10- and 20-lepton pieces, with 50-lepton, 1-, 2-, 5- and 10-drachma pieces in cupro-nickel. A silver 20-drachma piece was issued in 1960, replacing the 20-drachma banknote, and also minted only in collector sets in 1965. Coins in denominations from 50 lepta to 20 drachmae carried a portrait of Paul of Greece (1947\u20131964). New coins were introduced in 1966, ranging from 50 lepta to 10 drachmae, depicting Constantine II of Greece (1964\u20131974). A silver 30 drachma coin for the centennial of Greeces royal dynasty was minted in 1963. The following year a non-circulating coin of this value was produced to commemorate the royal wedding. The reverse of all coins was altered in 1971 to reflect the military junta which was in power from 1967 to 1974. This design included a soldier standing in front of the flames of the rising phoenix. Question: How many years did Constantine II of Greece rule?", - "Output Program": [ - "\ncondition_1 = 1964\ncondition_2 = 1974\n\nprint(condition_2 - condition_1)", - "high = 1974\nlow = 1964\nprint(high - low)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not in education?", - "Output Program": [ - "condition_1 = 9.7\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\neducation = 9.7\ndiff = total - education\nprint(diff)" - ], - "Output Answer": [ - "{'number': '90.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the 1960s and 1970s, many Asians also settled in Glasgow, mainly in the Pollokshields area. These number 30,000 Pakistani people, 15,000 Indian people and 3,000 Bangladeshi people as well as Cantonese people people, many of whom settled in the Garnethill area of the city. Since 2000, the UK government has pursued a policy of dispersal of Immigration to the United Kingdom since 1922 to ease pressure on social housing in the London area. The city is also home to some 8,406 (1.42%) Polish people. Since the United Kingdom Census 2001 the population decline has been reversed. The population was static for a time; but due to migration from other parts of Scotland as well as immigration from overseas, the population has begun to grow. The population of the city council area was 593,245 in 2011 and around 2,300,000 people live in the Glasgow travel to work area. This area is defined as consisting of over 10% of residents travelling into Glasgow to work and is without fixed boundaries. Question: How many percent of the people in the London area were not Polish?", - "Output Program": [ - "condition_1 = 1.42\n\nprint(abs(round(100 - condition_1,2)))", - "total = 100\npolish = 1.42\ndiff = total - polish\nprint(diff)" - ], - "Output Answer": [ - "{'number': '98.58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After the political changes, in 1991, Bulgaria had a US$11.25 billion state debt, which represented 180% of the GDP. The state debt peaked in 1994, when it reached US$14.4 billion. During 1998-2008 Bulgaria maintained policy of Government budget balance, which reduced the state debt to 5.07 billion euro. Combined with the economic growth in that period, the state debt dropped to a record low of 13.7% of GDP, one of the lowest in the European Union. In 2008 Bulgaria also maintained 4.286 billion euro fiscal reserve, meaning that net state debt at this moment was only 0.784 billion euro. After the Financial crisis of 2007\u201308 Bulgaria turned to policy of Deficit spending and at the end of 2013 the state debt rose up to 7.219 billion euro, representing 18.1% of the GDP. In 2015, the debt rate increased further to 26.7% of the GDP, still remaining the third lowest in EU after Estonia and Luxembourg. Part of the increase was driven by the collapse of Corporate Commercial Bank in 2014, the fourth largest bank in the country, and the subsequent paying out of Deposit insurance. Question: For how many years did Bulgaria maintain a policy of a balanced budget?", - "Output Program": [ - "condition_1 = 1998\ncondition_2 = 2008\n\nprint(abs(condition_2 - condition_1))", - "start = 1998\nend = 2008\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Indianapolis Colts began their 2011 season at Reliant Stadium against the Houston Texans. For the first time since the 1998 season, Peyton Manning was not under the helm at quarterback and it was recently acquired Kerry Collins that would take his position. The game started very well for the Colts, opening up with an interception by Melvin Bullitt that allowed the Colts to take control. However, a three and out from the offense quickly gave the Texans the ball to drive down and score a field goal and take a 3-0 lead. Collins and the Colts offense was out of sync for much of the first quarter, fumbling two snaps and giving Houston the great field position inside of the Indianapolis 40-yard line. After the first quarter, the Texans held a commanding 17-0 lead and were firing on all cylinders. The second quarter continued Houston's dominance, with all three teams of the Colts failing to stop or to execute against the Texans. At halftime, the Colts trailed Houston 34-0, the largest deficit in the entire 58-year history of the franchise. The second half saw little action with both teams taking shorter drives and in some senses, running down the clock. The Colts scored their first and the only points scored in the second half with a Reggie Wayne touchdown from Collins in the fourth quarter. The Colts went on to lose to the Texans 34-7, their second straight season starting 0-1. Question: How many points were scored in the second half of the game?", - "Output Program": [ - "points_scored_2nd_half = 7\nprint(points_scored_2nd_half)", - "point_01 = 34-0\npoint_02 = 34-7\n\nprint(abs(round(point_01 - point_02,2)))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On 1 January 2013, 92.2% of the total provincial population was born in the Netherlands; and of the 7.8% that was born abroad, the ten most common foreign countries of origin are the neighbour Germany (1.09%), the former colonies and dependencies Indonesia (0.60%), Netherlands Antilles and Aruba (0.55%), Suriname (0.54%), and other countries Turkey (0.41%), Soviet Union (0.36%), China (0.32%), Poland (0,26%), Yugoslavia (0.26%), and United Kingdom (0.18%). Question: How many more percent of people living in the Netherlands were from China than from the United Kingdom in 2013?", - "Output Program": [ - "china = 0.32\nuk = 0.18\n\ndifference = (china - uk)\n\nprint(difference)", - "china = 0.32\nuk = 0.18\n\nprint(abs(round((china - uk),2)))" - ], - "Output Answer": [ - "{'number': '0.14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Between 1874 and 1921, the total population of Cambodia increased from about 946,000 to 2.4 million. By 1950, it had increased to between 3,710,107 and 4,073,967, and in 1962 it had reached 5.7 million. From the 1960s until 1975, the population of Cambodia increased by about 2.2% yearly, the lowest increase in Southeast Asia. By 1975 when the Khmer Rouge took power, it was estimated at 7.3 million. Of this total an estimated one to two million reportedly died between 1975 and 1978. In 1981, the PRK gave the official population figure as nearly 6.7 million, although approximately 6.3 million to 6.4 million is probably more accurate. The average annual rate of population growth from 1978 to 1985 was 2.3% (see table 2, Appendix A). A post-Khmer Rouge baby boom pushed the population above 10 million, although growth has slowed in recent years. Question: How many millions had the population of Cambodia increased from 1962 to 1975?", - "Output Program": [ - "y1 = 5.7\ny2 = 7.3\ndiff = y2 - y1\nprint(diff)", - "condition_1 = 5.7\ncondition_2 = 7.3\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '1.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the financial year ending 31 July 2011, the University of Manchester had a total income of \u00a3808.58 million (2009/10 \u2013 \u00a3787.9 million) and total expenditure of \u00a3754.51 million (2009/10 \u2013 \u00a3764.55 million). Key sources of income included \u00a3247.28 million from tuition fees and education contracts (2009/10 \u2013 \u00a3227.75 million), \u00a3203.22 million from funding body grants (2009/10 \u2013 \u00a3209.02 million), \u00a3196.24 million from research grants and contracts (2009/10 \u2013 \u00a3194.6 million) and \u00a314.84 million from endowment and investment income (2009/10 \u2013 \u00a311.38 million). During the 2010/11 financial year the University of Manchester had a capital expenditure of \u00a357.42 million (2009/10 \u2013 \u00a337.95 million). Question: How many more millions of British pounds of income came from tuition fees and education contracts than from endowment and investment income?", - "Output Program": [ - "condition_one = 247.28\ncondition_two = 14.84\n\nprint(abs(round(condition_one-condition_two,2)))", - "tution = 247.28\nendo = 14.84\nprint(tution - endo)" - ], - "Output Answer": [ - "{'number': '232.44', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Under the reign of Akbar the Great (reigned 1556\u20131605) in 1600, the Mughal Empires urban population was up to 17 million people, larger than the urban population in Europe. By 1700, Mughal India had an urban population of 23 million people, larger than British Indias urban population of 22.3 million in 1871. Nizamuddin Ahmad (1551\u20131621) reported that, under Akbars reign, Mughal India had 120 large cities and 3,200 townships. A number of cities in India had a population between a quarter-million and half-million people, with larger cities including Agra (in Agra Subah) with up to 800,000 people and Dhaka (in Bengal Subah) with over 1 million people. Mughal India also had a large number of villages, with 455,698 villages by the time of Aurangzeb (reigned 1658\u20131707). Question: How many years did Akbar the Great reign?", - "Output Program": [ - "start = 1556\nend = 1605\ndiff = end - start\nprint(diff)", - "condition_1 = 1556\ncondition_2 = 1605\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '49', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On 10 December 1916, his twenty-fifth birthday, Alexander became second-in-command (2-i-c) of the 1st Battalion, Irish Guards as an acting major. By May, he was briefly acting CO of the 1st Battalion, as an acting Lieutenant colonel (United Kingdom), while still only a substantive captain. He became a permanent major on 1 August 1917 and was again promoted acting lieutenant colonel, this time confirmed as CO of the 2nd Battalion, Irish Guards, on 15 October. Alexander commanded his battalion at Battle of Passchendaele, where he was slightly wounded, then at Bourlon Wood (part of the Battle of Cambrai (1917)), where his battalion suffered 320 casualties out of 400 men. Alexander, between 23 and 30 March 1918, had to assume command of the 4th Guards Brigade (United Kingdom), during the British retreat from the German Army (German Empire)s Spring Offensive. He once again commanded the 2nd Battalion, Irish Guards at Hazebrouck in April 1918, where it took such severe casualties that it saw no further action. Still an acting lieutenant colonel, he then commanded a corps infantry school in October 1918, a month before the war ended on Armistice of 11 November 1918. Question: How many months after his twenty-fifth birthday did Alexander become a major?", - "Output Program": [ - "bith_month = 12\nmajor_month = 8\nmonth_in_year = 12\nprint(abs(month_in_year-bith_month-major_month))\n" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the 2012 census, 59.5% of jobs in the Paris Region were in market services (12.0% in wholesale and retail trade, 9.7% in professional, scientific, and technical services, 6.5% in information and communication, 6.5% in transportation and warehousing, 5.9% in finance and insurance, 5.8% in administrative and support services, 4.6% in accommodation and food services, and 8.5% in various other market services), 26.9% in non-market services (10.4% in human health and social work activities, 9.6% in public administration and defence, and 6.9% in education), 8.2% in manufacturing and utilities (6.6% in manufacturing and 1.5% in utilities), 5.2% in construction, and 0.2% in agriculture. Question: How many more percent were non-market services over construction and agriculture?", - "Output Program": [ - "year1 = 36\nyear2 = 171\n\ndifference = (year2 - year1)\n\nprint(difference)", - "non_market = 26.9\nconstruction = 5.2\nagriculter = 0.2\n\nprint(abs(round(non_market - construction - agriculter,2)))" - ], - "Output Answer": [ - "{'number': '21.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The length of the pitch, or field, for international adult matches is in the range of 100\u2013110 m (110\u2013120 yd) and the width is in the range of 64\u201375 m (70\u201380 yd). Fields for non-international matches may be 90\u2013120 m (100\u2013130 yd) length and 45\u201390 m (50\u2013100 yd) in width, provided that the pitch does not become square. In 2008, the IFAB initially approved a fixed size of 105 m (344 ft) long and 68 m (223 ft) wide as a standard pitch dimension for international matches; however, this decision was later put on hold and was never actually implemented. Question: How many meters difference is there between the minimum and maximum lengths of the field for international adult matches?", - "Output Program": [ - "max = 110\nmin = 100\nprint(max - min)", - "lengths1 = 100\nlengths2 = 110\nprint(lengths2-lengths1)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Himachal Pradesh has a total population of 6,864,602 including 3,481,873 males and 3,382,729 females as per the final results of the Census of India 2011. This is only 0.57 per cent of Indias total population, recording a growth of 12.81 per cent. The scheduled castes and scheduled tribes account for 25.19 per cent and 5.71 per cent of the population respectively. The sex ratio stood at 972 females per 1000 males, recording a marginal increase from 968 in 2001. The child sex ratio increased from 896 in 2001 to 909 in 2011. The total fertility rate (TFR) per woman in 2015 stood at 1.7, one of the lowest in India. Question: How many more females were there per 1000 males in 2001 compared to 2011?", - "Output Program": [ - "female_per_male_in_2011 = 972\nfemale_per_male_in_2001 = 968\nextra = female_per_male_in_2011 - female_per_male_in_2001\nprint(extra)", - "y2011 = 972\ny2001 = 968\n\nprint(abs(round(y2011 - y2001,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1965 Maynard was teamed with rookie quarterback Joe Namath. Maynard had 1,218 yards on 68 receptions and 14 touchdowns in Namaths first season (Namath had 22 touchdown passes that year). In 1967, Maynard caught 1,434 of Namaths historic 4,007 passing yards. The receiving yards were a career-high for Maynard and led the league; he also had 71 receptions, 10 touchdowns, and averaged 20.2 yards per catch. In the 1968 season opener against 1968 Kansas City Chiefs season, Maynard had 200+ receiving yards for the first time in his career and passed Tommy McDonald (American football) as the active leader in receiving yards, where he remained for the next six seasons until his retirement. He added a career-best 228 yards in Game 10 against 1968 Oakland Raiders season. Maynard had 57 receptions for 1,297 yards (22.8 yards per catch) and 10 of Namaths 15 touchdowns that year. In the 1968 AFL Championship Game, a 27-23 Jets victory over the Oakland Raiders, Maynard caught six passes for 118 yards and two touchdowns. His 14-yard catch in the first quarter gave the Jets the lead and his six-yard catch in the fourth quarter proved to be the game winner. The Jets would go on to win Super Bowl III, 16-7 over the NFLs Baltimore Colts, which was hailed as the first \"upset\" in Super Bowl history. Maynard played, but had no catches while suffering the effects of a hamstring injury in the AFL title game. Question: What year did Maynard retire?", - "Output Program": [ - "year = 1974\nprint(year)", - "current = 1968\nretire = current + 6\nprint(retire)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1974'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many more people, in terms of percentage, were Overseas Filipino compared to other Asian and Overseas Chinese combined in Guam as of 2010?", - "Output Program": [ - "filipiano = 26.3\nchienese = 1.6\nasians = 2\n\nprint(abs(round((filipiano \n -chienese - asians),2)))", - "overseas_filipino = 26.3\noverseas_chinese = 1.6\nother_asian = 2\nanswer = overseas_filipino - (overseas_chinese + other_asian)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '22.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Kashmiri Pandits, the only Hindus of the Kashmir valley, who had stably constituted approximately 4 to 5% of the population of the valley during Dogra rule (1846\u20131947), and 20% of whom had left the Kashmir valley by 1950, began to leave in much greater numbers in the 1990s. According to a number of authors, approximately 100,000 of the total Kashmiri Pandit population of 140,000 left the valley during that decade. Other authors have suggested a higher figure for the exodus, ranging from the entire population of over 150 to 190 thousand (1.5 to 190,000) of a total Pandit population of 200 thousand (200,000) to a number as high as 300 thousand (300,000). Question: How many years did the Dogra rule take place?", - "Output Program": [ - "year=1846\nyear1=1947\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '101', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The newly minted 1982 Los Angeles Raiders season finished the 1982 NFL strike 1982 NFL season 8-1 to win the AFC West, but lost in the second round of the 1982-83 NFL playoffs to the 1982 New York Jets season. The 1983 NFL season, the 1983 Los Angeles Raiders season finished 12-4 to win the AFC West. Convincing playoff wins over the 1983 Pittsburgh Steelers season and 1983 Seattle Seahawks season in the 1983-84 NFL playoffs propelled the Raiders to their fourth Super Bowl. Against the 1983 Washington Redskins season in Super Bowl XVIII, the Raiders built a lead after blocking a punt and recovering for a touchdown early in the game. A Branch touchdown reception from Plunkett put the Raiders up 14-0 with more than nine minutes remaining in the first quarter. With seven seconds remaining in the first half, linebacker Jack Squirek intercepted a Joe Theismann swing pass at the Washington five yard line and scored, sending the Raiders to a 21-3 halftime lead. Following a John Riggins one-yard touchdown run (extra point was blocked), Marcus Allen scored from five yards out to build the lead to 28-9. The Raiders sealed the game with Allen reversed his route on a Super Bowl record run that turned into a 74-yard touchdown. The Raiders went on to a 38-9 victory and their third NFL championship. Allen set a record for most rushing yards (191) and combined yards (209) in a Super Bowl as the Raiders won their third Super Bowl in eight years. Question: How many punts did the Raiders block in the first quarter of Super Bowl XVIII?", - "Output Program": [ - "block_punt_by_raiders = 1\nprint(abs(round(block_punt_by_raiders,2)))", - "raiders_blocked_punt = 1\nprint(raiders_blocked_punt)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: How many points were scored in all in week 17 between the Ravens and the Browns?", - "Output Program": [ - "ravens_points = 20\nbrowns_points = 10\ntotal = ravens_points + browns_points\nprint(total)", - "revens = 20\nbrowns = 10\n\n\nprint(abs(round(revens + browns)))\n\n" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2007, the CFTCs budget was $98 million and it had 437 full-time equivalent employees (FTEs). After 2008, funding increased by 80% to $205 million and 687 FTEs for fiscal year (FY) 2012, but was cut to $180.4 million and 682 FTEs for FY 2013. In 2013 CFTCs performance was severely affected by limited resources and had to delay cases. The current, FY 2014 funding of $215m did not keep up with CFTCs increasing swaps market oversight and regulation, equivalent to tens of trillions of dollars in formerly dark market trading, according to outgoing Commissioner Bart Chilton in his last speech. The Obama administrations latest budget proposal for FY 2015 requested $280m, which is $35m less than the request for the previous year, and would fund \"100 less employees than we need\" per Chilton, who called the budget \"woefully insufficient\" for CFTCs more than 40-fold increased purview. In February 2014, Commissioner Scott D. OMalia dissented from the FY 2014 spending plan saying that it did not allocate enough funding to new technology investments, but allocated too much to swap dealer oversight, duplicating the work of the self-regulatory National Futures Association. In March he dissented from the FY 2015 budget request stating CFTC \"makes an unrealistic request for new staff and funding in this budget request without a firm understanding of its mission priorities, specific goals, and corresponding personnel and technology needs.\" Question: How many million dollars larger was the FTEs budget in 2013 than it was in 2007?", - "Output Program": [ - "condition_1 = 180.4\ncondition_2 = 98\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "_2007 = 98\n_2013 = 180.4\ndollars_larger = _2013 - _2007\nprint(dollars_larger)" - ], - "Output Answer": [ - "{'number': '82.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The SS owned experimental farms, bakeries, meat packing plants, leather works, clothing and uniform factories, and small arms factories. Under the direction of the WVHA, the SS sold camp labor to various factories at a rate of three to six Reichsmarks per prisoner per day. The SS confiscated and sold the property of concentration camp inmates, confiscated their investment portfolios and their cash, and profited from their dead bodies by August Frank memorandum and melting down their dental work to obtain gold from the fillings. The total value of assets looted from the victims of Operation Reinhard alone (not including Auschwitz) was listed by Odilo Globocnik as 178,745,960.59 Reichsmarks. Items seized included 2,909.68 kilograms of gold worth 843,802.75 RM, as well as 18,733.69 kg of silver, 1,514 kg of platinum, 249,771.50 American dollars, 130 diamond solitaires, 2,511.87 carats of brilliants, 13,458.62 carats of diamonds, and 114 kg of pearls. According to Nazi legislation, Jewish property belonged to the state, but many SS camp commandants and guards stole items such as diamonds or currency for personal gain, or took seized foodstuffs and liquor to sell on the black market. Question: How many more kilograms of platinum was seized than pearls?", - "Output Program": [ - "platinum=1514\nseized=2909.68\nanswer=seized-platinum\nprint(answer)", - "platinum=1514\npearls=114\nanswer=platinum-pearls\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1400', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Ethnic change has been transforming the population. By 2009, nearly 45 percent of the residents spoke a language other than English at home. Whites now comprise only 45 percent of the population, while the numbers of Hispanics grow steadily, along with Vietnamese, Korean and Chinese families. The percentage of foreign-born residents jumped to 30 percent in 2008 from 6 percent in 1970. The mayor of Irvine, Sukhee Kang, was born in Korea, making him the first Korean-American to run a major American city. \u201cWe have 35 languages spoken in our city,\u201d Kang observed. The population is diverse age-wise, with 27.0% under the age of 18, 9.4% from 18 to 24, 33.2% from 25 to 44, 20.6% from 45 to 64, and 9.9% 65 years of age or older. The median age is 33 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.7 males. Question: How many more people, in terms of percentage, were 25 or older compared to 24 and younger?", - "Output Program": [ - "age_25_old = 33.2+20.6+9.9\nage_24_young = 27+9.4\n\nprint(abs(round(age_24_young - age_25_old,2)))", - "range1 = 33.2 + 20.6 + 9.9\nrange2 = 27 + 9.4\nmore_people = range1 - range2\nprint(more_people)" - ], - "Output Answer": [ - "{'number': '27.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many Ohians are employed by education than manufacturing?", - "Output Program": [ - "condition_1 = 825000\ncondition_2 = 669000\nprint(abs(round(condition_2 - condition_1,2)))", - "edu = 825000\nmanu = 669000\nprint(edu - manu)" - ], - "Output Answer": [ - "{'number': '156000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Cash crops (as of 1999) grown under irrigation in these areas include cotton and cottonseed, which is of primary importance to the economy with 172,000 tons and 131,000 tons produced annually respectively,sesame (220,000 tons), sugarcane (5,950,000 tons), peanuts (980,000 tons), Phoenix dactylifera (176,000 tons), citrus fruits, Yam (vegetable) (136,000 tons), tomatoes (240,000 tons), mangoes, coffee, and tobacco. The main subsistence crops produced in Sudan are sorghum (3,045,000 tons), millet (1,499,000 tons), wheat (168,000 tons), cowpeas, beans, pulses, maize (65,000), and barley. Cotton is the principal export crop and an integral part of the countrys economy and Sudan is the worlds third largest producer of sesame after India and China. Question: How many more tons of sugarcane were produced compared to tomatoes, peanuts, and cotton combined?", - "Output Program": [ - "sugarcane=5950000\npeanuts=980000 \ntomatoes=240000\nCotton=65000\nanswer=sugarcane-(peanuts+tomatoes+Cotton)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4558000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2012, fuel cell industry revenues exceeded $1 billion market value worldwide, with Asian pacific countries shipping more than 3/4 of the fuel cell systems worldwide. However, as of January 2014, no public company in the industry had yet become profitable. There were 140,000 fuel cell stacks shipped globally in 2010, up from 11,000 shipments in 2007, and from 2011 to 2012 worldwide fuel cell shipments had an annual growth rate of 85%. Tanaka Kikinzoku expanded its manufacturing facilities in 2011. Approximately 50% of fuel cell shipments in 2010 were stationary fuel cells, up from about a third in 2009, and the four dominant producers in the Fuel Cell Industry were the United States, Germany, Japan and South Korea. The Department of Energy Solid State Energy Conversion Alliance found that, as of January 2011, stationary fuel cells generated power at approximately $724 to $775 per kilowatt installed. In 2011, Bloom Energy, a major fuel cell supplier, said that its fuel cells generated power at 9-11 cents per kilowatt-hour, including the price of fuel, maintenance, and hardware. Question: How many fuel cell stacks were shipped in 2007?", - "Output Program": [ - "y2011 = 140000\n\n\nprint(abs((y2011 - 11000)))", - "_2010 = 140000\n_2007 = _2010 - 11000\nprint(_2007)" - ], - "Output Answer": [ - "{'number': '129000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Nauruan language is the official language of Nauru, but English is often used in the country. Nauruan is declared as the primary language of 95.3% of the population. The 2011 census revealed that 66.0% of the population spoke English and 11.9% another language. The main religions of Nauru are Nauru Congregational Church (35.71%) and Roman Catholic (32.96%). The literacy rate in Nauru is 96.5%. The proportion of the countrys population aged 15 and over attaining academic degrees is one of the lowest in the world, reaching 7.9% in 2011. An estimated 10.7% of the gross domestic product (GDP) is spent on education. Nauru has a universal health care system, and in 2012, an estimated 7.5% of its GDP was spent on healthcare. Nauru has the highest obesity ranking in the world; 97 per cent of men and 93 per cent of women are obese. In 2006, the average net monthly income was Australian dollar2,597 (A$ in 2014). The most significant sources of employment are Phosphate mining in Nauru, banking industries, and various coconut products. In 2011, the unemployment rate was 23%. The 2011 census enumerated 1,647 total households, averaging 6.0 persons per house. Average Urbanization in Nauru is 100%. Question: How many more percent of men are obese in Nauruan than women?", - "Output Program": [ - "men = 97\nwomen = 93\ndiff = men - women\nprint(diff)", - "condition_1 = 97\ncondition_2 = 93\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1941, a series of silver coins was introduced in denominations of 5, 10, and 20 satang, due to a shortage of nickel caused by World War II. The next year, tin coins were introduced for 1, 5, and 10 satang, followed by 20 satang in 1945 and 25 and 50 satang in 1946. In 1950, aluminium-bronze 5, 10, 25, and 50 satang were introduced whilst, in 1957, bronze 5 and 10 satang were issued, along with 1 baht coins struck in an unusual alloy of copper, nickel, silver, and zinc. Several Thai coins were issued for many years without changing the date. These include the tin 1942 1 satang and the 1950 5 and 10 satang, struck until 1973, the tin 1946 25 satang struck until 1964, the tin 50 satang struck until 1957, and the aluminium bronze 1957 5, 10, 25, and 50 satang struck until the 1970s. Cupronickel 1 baht coins were introduced in 1962 and struck without date change until 1982. Question: How many denominations were introduced for silver coins in 1941?", - "Output Program": [ - "denominations = [5, 10, 20]\nlength = len(denominations)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: As with 95% of human genes, TP53 encodes more than one protein. In 2005 several protein isoform were discovered and until now, 12 human p53 isoforms were identified (p53\u03b1, p53\u03b2, p53\u03b3, \u220640p53\u03b1, \u220640p53\u03b2, \u220640p53\u03b3, \u2206133p53\u03b1, \u2206133p53\u03b2, \u2206133p53\u03b3, \u2206160p53\u03b1, \u2206160p53\u03b2, \u2206160p53\u03b3). Furthermore, p53 isoforms are expressed in a tissue dependent manner and p53\u03b1 is never expressed alone. Question: How many percent of human genes do not encodes more than one protein?", - "Output Program": [ - "encode_protein =95\nprint(100-encode_protein)", - "total = 100\nhuman_genes_encodes = 95\nremaining = total - human_genes_encodes\nprint(remaining)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many percent of people were not Bosniaks in 1991?", - "Output Program": [ - "condition_1 = 100\ncondition_2 = 49.2\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 100\nbosniaks = 49.2\nnot_bosniaks = total - bosniaks\nprint(not_bosniaks)" - ], - "Output Answer": [ - "{'number': '50.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Navarre consists of 272 List of municipalities in Navarre and has a total population of 601,874 (2006), of whom approximately one-third live in the capital, Pamplona (195,769 pop.), and one-half in the capitals metropolitan area (315,988 pop.). There are no other large municipalities in the region. The next largest are Tudela, Navarre (32,802), Bara\u00f1\u00e1in (22,401), Burlada (18,388), Estella - Lizarra (13,892), Zizur Mayor (13,197), Tafalla (11,040), Villava/Atarrabia (10,295), and Anso\u00e1in (9,952). Question: How many more people live in Bara\u00f1\u00e1in than in Anso\u00e1in and Tafalla combined?", - "Output Program": [ - "baranain = 22401\nansoain = 9952\ntafalla = 11040\n\nmany_more = baranain - (ansoain + tafalla)\nprint(many_more)", - "condition_1 = 22401\ncondition_2 = 9952+11040\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '1409', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: While reliable figures are difficult to obtain, estimated global sales of The Hobbit run between 35 and 100 million copies since 1937. In the UK The Hobbit has not retreated from the top 5,000 books of Nielsen BookScan since 1995, when the index began, achieving a three-year sales peak rising from 33,084 (2000) to 142,541 (2001), 126,771 (2002) and 61,229 (2003), ranking it at the 3rd position in Nielsens \"Evergreen\" book list. The enduring popularity of The Hobbit makes early printings of the book attractive collectors items. The first printing of the first English-language edition can sell for between \u00a36,000 and \u00a320,000 at auction, although the price for a signed first edition has reached over \u00a360,000. Question: What year were the least copies sold between 2000 and 2003?", - "Output Program": [ - "condition_1 = 33084\ncondition_2 = 61229\n\nif condition_1 < condition_2:\n print(2000)\nelse:\n print(2003)", - "least_year = 2000\nprint(least_year)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2000'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Falcons returned home to take on the last of their AFC Opponents. Coming back home they are 3-0 against the AFC West. However, for the 3rd straight week, the team would trail a game as the Raiders moved ahead after Sebastian Janikowski's 53-yard field goal for the only score of the first quarter. The Falcons however took the lead with Matt Ryan finding Roddy White on a 4-yard pass to move up 7-3. However, the Raiders would come within a point with Janikowski kicking a 22-yard field goal and then retook the lead with Carson Palmer's 25-yard touchdown pass to Denarius Moore for a 13-7 halftime lead. After the break, the Falcons were able to score 13 unanswered points. First, Bryant kicked 2 field goals from 41 and 20 yards tie the game at 13-13. Then, In the fourth quarter, they took the lead after Asante Samuel returned an interception from 79 yards out for a touchdown to make the score 20-13. The Raiders however were able to make up for this mistake as Carson Palmer drove them down the field and Darren McFadden ran a touchdown in from 2 yards out to tie the game at 20-20. However, again the Falcons were able to complete the comeback as Bryant nailed a 55-yard field goal with 0:01 left to make the final score 23-20 With the win, the Falcons go into their bye week with their first ever 6-0 start to a season. They also finish the season 4-0 against the AFC West and with the Texans' loss to the Packers on Sunday Night, they remain the NFL's only undefeated team. Question: How many points did the Falcons win by?", - "Output Program": [ - "Falcons = 3\nother = 0\nprint(Falcons-other)", - "falcon = 23\nother = 20\nprint(falcon - other)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Moldovan parliamentary election, 2001, the Party of Communists of the Republic of Moldova (reinstituted in 1993 after being outlawed in 1991), gained 71 of the 101 MPs, and on 4 April 2001, elected Vladimir Voronin as the countrys third president (re-elected in 2005). The country became the first post-Soviet state where a non-reformed Communist Party returned to power. New governments were formed by Vasile Tarlev (19 April 2001 - 31 March 2008), and Zinaida Grecean\u00eei (31 March 2008 - 14 September 2009). In 2001-2003 Moldova-Russia relations improved, but then temporarily deteriorated in 2003-2006, in the wake of the failure of the Kozak memorandum, culminating in the 2006 Russian ban of Moldovan and Georgian wines. The Party of Communists of the Republic of Moldova managed to stay in power for eight years. The fragmentation of the liberal bloc (aka the democrats) helped consolidate its power. The decline of the Communist Party started in 2009 after Marian Lupu joined the Democratic Party and thus attracted many of the Moldovans supporting the Communists. Question: How many years after Vladimir Voronin was elected the country's third president was he re-elected?", - "Output Program": [ - "elected = 2001\nreelected = 2005\nprint(reelected-elected)", - "y1 = 2001\ny2 = 2005 + 1\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In recent decades, the literacy rate of Rajasthan has increased significantly. In 1991, the states literacy rate was only 38.55% (54.99% male and 20.44% female). In 2001, the literacy rate increased to 60.41% (75.70% male and 43.85% female). This was the highest leap in the percentage of literacy recorded in India (the rise in female literacy being 23%). At the Census 2011, Rajasthan had a literacy rate of 67.06% (80.51% male and 52.66% female). Although Rajasthans literacy rate is below the national average of 74.04% and although its female literacy rate is the lowest in the country, the state has been praised for its efforts and achievements in raising literacy rates. Question: How many more percent of females were literate in 2001 than had been literate in 1991?", - "Output Program": [ - "condition_1 = 20.44\ncondition_2 = 43.85\n\nprint(abs(round(condition_2 - condition_1,2)))", - "_1991 = 20.44\n_2001 = 43.85\nmore_percent = _2001 - _1991\nprint(more_percent)" - ], - "Output Answer": [ - "{'number': '23.41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2007, the Land Forces consisted of 29,600 soldiers (6th Guards Mechanised Brigade (Grodno), 11th Guards Mechanized Brigade at Slonim, the 120th Guards Mechanised Brigade (Minsk), 38th and 103rd Mobile Brigades (organized similarly to Soviet airborne regiments, not all of them are equipped with BMD-1), 5th Spetsnaz Brigade (Maryina Horka), five artillery brigades and four regiments, two MRL regiments, 15th, 29th, 115th, 120th and 302nd SAM Brigades, two SSM brigades, two brigades and one regiment of engineers, 8th independent NBC Brigade, two signals brigades, 40th independent NBC battalion. Army equipment includes 1800 main battle tanks (MBT) and 2600 AFV/APC. The weapons and equipment storage bases include the 50th (Brest), 19th, 34th Tank Division & 37th Guards Tank Division (former tank divisions), 3rd Guards Tank Division, and 28th (Baranovichi). Weapons storage bases that have been disbanded include the 29th, 30th, 193rd Tank Division, and the storage base that used to be the 8th Guards Tank Division at Marina Gorka. Question: How many more SAM brigades were there than SSM brigades?", - "Output Program": [ - "sam = 5\nssm = 2\ndiff = sam - ssm\nprint(diff)", - "sam_bridges = 5\nssm = 2\n\nprint(abs(round(sam_bridges - ssm,3)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: According to a more recent Pew Forum report which examined American religiosity in 2014 and compared it to 2007, there were 50.9 million adult Catholics as of 2014 (excluding children under 18), forming about 20.8% of the U.S. population, down from 54.3 million and 23.9% in 2007. Pew also found that the Catholic population is aging, forming a higher percentage of the elderly population than the young, and retention rates are also worse among the young. About 41% of those \"young\" raised Catholic have left the faith (as opposed to 32% overall), about half of these to the unaffiliated population and the rest to evangelical, other Protestant faith communities, and non-Christian faith. Conversions to Catholicism are rare, with 89% of current Catholics being raised in the religion; 8% of current Catholics are ex-Protestants, 2% were raised unaffiliated, and 1% in other religions (Orthodox Christian, Mormon or other nontrinitarian, Buddhist, Muslim, etc.), with Jews and Hindus least likely to become Catholic of all the religious groups surveyed. Overall, Catholicism has by far the worst net conversion balance of any major religious group, with a high conversion rate out of the faith and a low rate into it; by contrast, most other religions have in- and out-conversion rates that roughly balance, whether high or low. This is credited to the more liberal stance of the Church since Vatican II, where conversion to Catholicism is no longer encouraged, and the de-emphasizing of basic Catholic religious beliefs in Catholic education. Still, according to the 2015 Pew Research Center, \"the Catholic share of the population has been relatively stable over the long term, according to a variety of other surveys By race, 59% of Catholics are non-Hispanic white, 34% Hispanic, 3% black, 3% Asian, and 2% mixed or Native American. Conversely, 19% of non-Hispanic whites are Catholic in 2014 (down from 22% in 2007), whereas 48% of Hispanics are (versus 58% in 2007). In 2015, Hispanics are 38%, while blacks and Asians are still at 3% each. Because conversion away from Catholicism is presently occurring much more quickly among Hispanics than among non-Hispanic whites, it is unclear whether they will outnumber non-Hispanic whites among Catholics or not in the foreseeable future. Question: How many more Catholics, in percent, were Hispanic compared to a black?", - "Output Program": [ - "hispanic = 34\nblack = 3\nprint(hispanic - black)", - "Hispanic = 34\nblack = 3\nprint(Hispanic-black)" - ], - "Output Answer": [ - "{'number': '31', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: How many days after the Ravens lost to the Bengals did they beat the Steelers?", - "Output Program": [ - "day1 = 7\nday2 = 11\nprint(day2 - day1)", - "import datetime\nend_date = datetime.datetime(2014,9,7)\nstart_date = datetime.datetime(2014,9,11)\n\nnum_days = (end_date.month - start_date.month) * 31 + (start_date.day - end_date.day)\n\nprint(num_days)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Trying to snap a two-game losing streak, the Packers stayed at home for a Week 7 NFC North Sunday night duel with the Minnesota Vikings, as quarterback Brett Favre made his return to Lambeau Field. Green Bay delivered the opening punch in the first quarter as running back Brandon Jackson got a 1-yard touchdown run. The Vikings answered with wide receiver Percy Harvin getting a 17-yard touchdown run. In the second quarter, the Packers regained the lead as quarterback Aaron Rodgers finding tight end Andrew Quarless on a 9-yard touchdown pass. Minnesota would take the lead with running back Adrian Peterson getting a 1-yard touchdown run, followed by kicker Ryan Longwell making a 28-yard field goal. Green Bay regained the lead in the third quarter as Rodgers hooked up with wide receiver Greg Jennings on a 14-yard touchdown pass, followed by linebacker Desmond Bishop returning an interception 32 yards for a touchdown. The Vikings answered with Favre completing a 4-yard touchdown pass to wide receiver Randy Moss. Late in the 4th quarter, Favre led the Vikings to a last-minute drive to near the Packer 20 and nearly had a game-winning touchdown pass, but official review showed the receiver, Percy Harvin, did not have both feet in the end zone, therefore making the pass incomplete. The Vikings tried a game-winning pass on 4th down, but Favre's throw was high to Moss and the Packers held on to their first victory over their former QB. Question: How many touchdown passes were scored in the game?", - "Output Program": [ - "td_pass_yards = (9,14,4)\n\nprint(len(td_pass_yards))", - "total_num_td_pass_scored=3\nprint(total_num_td_pass_scored)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1984 and 1986, he defeated Nick Begichs wife, Pegge Begich, by 113,582 votes (55.02%) to 86,052 (41.68%) and by 101,799 votes (56.47%) to 74,053 (41.08%), respectively. He defeated Peter Gruenstein with 62.5% of the vote in 1988 and then faced John Devens, the Mayor of Valdez, Alaska, in 1990 and 1992. Young defeated him by 99,003 votes (51.66%) to 91,677 (47.84%) in 1990 and then faced a serious challenge in 1992. He was challenged in the Republican primary by State Senator Virginia M. Collins and defeated her by 24,869 votes (52.98%) to 19,774 (42.12%). In the general election, he was re-elected against Devens by 111,849 votes (46.78%) to 102,378 (42.82%). This is both the lowest winning percentage of his career and the only time he has won without a majority of the vote. Question: How many times did he defeat Pegge by more than 100000 votes?", - "Output Program": [ - "defeted_vega = (113582,101799)\n\n\nprint(abs(len(defeted_vega)))", - "defeated = 2\nprint(defeated)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: New England went on the road to face division rival New York in the latest meeting between the two teams at the New Meadowlands Stadium. The Jets had lost their opener to the Baltimore Ravens the previous week. The Patriots droved 51 yards in seven-and-a-half minutes to the Jets 14, but after a false-start penalty, Gostkowski missed a 37-yard field goal. After a Jets three-and-out, the Patriots went on a 15 play, 75-yard marathon, taking over eight minutes off the clock, scoring on a 6-yard touchdown pass to Welker early in the second quarter. After accruing no passing yards during the first quarter, the Jets marched 73 yards in 12 plays, taking just under 7 minutes off the clock, scoring on a 10-yard touchdown pass from Mark Sanchez to Braylon Edwards. Two possessions later, after two incomplete passes, Brady hit Hernandez for a 46-yard catch-and-run, then hit Moss for a 34-yard touchdown pass on an incredible one-handed catch, beating the vaunted Darrelle Revis, re-taking a 14-7 lead. The Jets answered, marching to the Patriots 31, and Nick Folk was good on a 49-yard field goal, trimming the deficit to 14-10 at halftime. After a Jets punt, the Patriots drove to the Jets 47, but Antonio Cromartie intercepted his pass attempt for Moss at the 3. The Jets raced to the Patriots 17, and Folk was good on a 36-yard field goal, trimming the deficit to just 14-13. The Jets cashed in after a Patriots three-and-out, racing 70 yards in 6 plays, scoring on a 2-yard touchdown pass to Jerricho Cotchery (with a successful 2-point conversion), taking a 21-14 lead. On the second play of the Patriots next drive, Cromartie intercepted another pass attempt for Moss at the Jets 41, but couldn't move the ball. After forcing the Patriots to punt, the Jets marched 63 yards in 8 plays, aided by a 23-yard pass interference penalty on Darius Butler, scoring on a 1-yard touchdown toss to Dustin Keller, widening the lead to 28-14 midway through the fourth quarter. The Patriots drove to the Jets 16, but Brady was strip-sacked by Jason Taylor with David Harris returning it 16 yards to the Jets 41. A 3-yard run by LaDanian Tomlinson on 4th-and-1 allowed the Jets ran out the rest of the clock to win the game. With the loss, the Patriots fell to 1-1. The Jets good defense forced the Patriots into three turnovers, two Brady interceptions. Question: How many points were scored in the game?", - "Output Program": [ - "new_england = 28\nnew_york = 14\ntotal = new_york + new_england\nprint(total)", - "condition_1 = 28\ncondition_2 = 14\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '42', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Cardinals began their 2008 campaign on the road against their NFC West rival, the San Francisco 49ers. In the first quarter, Arizona took flight as kicker Neil Rackers got a 25-yard field goal. The 49ers responded with RB Frank Gore's 41-yard TD run. In the second quarter, the Cardinals responded with QB Kurt Warner completing a one-yard TD pass to WR Larry Fitzgerald, yet San Francisco tied the game with kicker Joe Nedney getting a 39-yard field goal. In the third quarter, the Cardinals began to soar as Rackers got a 31-yard field goal, along with rookie RB Tim Hightower getting a two-yard TD run. In the fourth quarter, the 49ers tried to respond with Nedney getting a 30-yard field goal. Afterwards, Rackers' 30-yard field goal sealed the victory for Arizona. Question: How many yards was the longest touchdown run?", - "Output Program": [ - "ans = [41]\n\nprint(max(ans))", - "longest = 41\nprint(longest)" - ], - "Output Answer": [ - "{'number': '41', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: How many total of the third, fourth and fifth books were sold?", - "Output Program": [ - "third = 40000\nfourth = 150000\nfifth = 300000\ntotal = third + fourth + fifth\nprint(total)", - "condition_1 = 40000\ncondition_2 = 150000+300000\n\nprint(abs(round(condition_2 + condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '490000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Folate naturally occurs in a wide variety of foods. Rich sources include yeast extract at 2620\u03bcg/100g, dark green leaf vegetables such as Brussels sprouts at 135\u03bcg/100g, curly kale at 120\u03bcg/100g, mature spinach at 114\u03bcg/100g, baby spinach at 161 \u03bcg/100g, many other vegetables at 175 \u03bcg/100g, boiled fresh (not pickled) beetroot at 110\u03bcg/100g, lettuce at 60 \u03bcg/100g, red bell peppers at 75 \u03bcg/100g, many herbs 170 \u03bcg/100g, spearmint at 110 \u03bcg/100g, chives at 105\u03bcg/100g, strawberry at 61 \u03bcg/100g, many legumes at 210 \u03bcg/100g, boiled dried soybeans at 54\u03bcg/100g, boiled dried (not canned) chickpeas at 66\u03bcg/100g, Phaseolus coccineus at 60\u03bcg/100g, many nuts including hazelnuts at 72\u03bcg/100g and walnuts at 66\u03bcg/100g, grains and other seeds including sesame at 97 \u03bcg/100g, some meat, especially Liver (food) and Kidney (food), eggs, and some seafood. Folate naturally found in food is susceptible to high heat and ultraviolet light, and is soluble in water. It is heat-labile in acidic environments and may also be subject to oxidation. Question: How many more micograms was baby spinach than lettuce?", - "Output Program": [ - "baby_spanich = 161\nlettuce = 60\n\ndifference = (baby_spanich - lettuce)\n\nprint(difference)", - "spiniche = 161\nlettuce = 60\n\nprint(abs(round(spiniche - lettuce,2)))" - ], - "Output Answer": [ - "{'number': '101', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Green Bay Packers won over the visiting Arizona Cardinals at home as running backs Ahman Green and Vernand Morency each rushed for over 100 yards, becoming the first Packers running back duo to accomplish that feat since the 1980s. Brett Favre threw for 180 yards and one touchdown, as well as one rushing touchdown. Leading Green Bay's receiving corps was Donald Driver, who had five receptions for 58 Yards. Coming up behind him was David Martin, who had four receptions for 48 Yards and one touchdown. On defense, the Packers limited Cardinals rookie quarterback Matt Leinart to 14/35 for 157 yards with one touchdown and one interception. They also held Cardinals running back Edgerrin James to 84 rushing yards on 24 carries, along with three receptions for 25 receiving yards. Aaron Kampman was named NFC Defensive Player of the Week for his performance. Question: How many yards per reception did Donald Driver average during the game?", - "Output Program": [ - "yards = 58\nreception = 5\naverage = yards/reception\nprint(average)", - "yards= 11.6\nprint(yards)" - ], - "Output Answer": [ - "{'number': '11.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Asian people There are large Asian people communities found across certain Micronesian countries that are either immigrants, foreign workers or descendants of either one, most migrated to the islands during the 1800s and 1900s. According to the 2010 census results Guam was 26.3% Overseas Filipino, 2.2% Korean diaspora, 1.6% Overseas Chinese and 2% other Asian. The 2010 census showed the Northern Mariana Islands was 50% Asian of which 35.3% were Filipino, 6.8% Chinese, 4.2% Korean and 3.7% other Asian (mainly Japanese diaspora, Bangladeshi diaspora and Thai people). The 2010 census for the Federated States of Micronesia showed 1.4% were Asian while statistics for Nauru showed 8% of Nauruans were Chinese. The 2005 census results for Palau showed 16.3% were Filipino, 1.6% Chinese, 1.6% Vietnamese and 3.4% other Asian (mostly Bangladeshi, Japanese and Korean). Question: How many more people, in terms of percentage, were Filipino compared to Chinese and Vietnamese combined in Palau as of 2005?", - "Output Program": [ - "phili = 16.3\nchinese = 1.6\nvietnamese = 1.6 \nprint(abs(round(phili - chinese - vietnamese,2)))", - "filipino = 16.3\nchinese = 1.6\nvietnam = 1.6\nmany_more = filipino - (chinese + vietnam)\nprint(many_more)" - ], - "Output Answer": [ - "{'number': '13.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to Stats Canada, the population of Kensington Market increased by approximately 300 people (or 7%) from 3,740 in 2006 to 4,029 in 2011. Breaking this number down into generation status, it has been found that first generation residents increased by 75 and second generation residents increased by 20. The remaining 200 or so residents of the area are placed in the third generation or more category. Thus, the number of third generation or more residents increased significantly from 2006 to 2011. In terms of percentages, from 2006 to 2011, first generation residents dropped about 7% from 64.92% to 57.73%. Second generation residents decreased slightly from 19.04% in 2006 to 16.88% in 2011 while the percentage of third generation or more residents increased dramatically from 16.04% in 2006 to 25.39% in 2011, which represents approximately a 10% increase in residents from this generation status. (Census/NHS 2011, Census 2006) Question: How many years did it take for first generation residents to drop 7%?", - "Output Program": [ - "start = 2006\nend = 2011\nyears_apart = end - start\nprint(years_apart)", - "condition_1 = 2006\ncondition_2 = 2011\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Operating out of New London, Connecticut from 1923 to 1925, S-26 visited Saint Thomas, United States Virgin Islands and Trinidad from January to April 1924, and Hawaii from 27 April to 30 May 1925. Cruising from California ports, mainly Mare Island, California, San Diego, California, and San Pedro, California, S-26 visited Hawaii in the summers of 1927-1930. She also served in the Panama Canal area from March to May 1927, and in February 1929. Departing San Diego on 1 December 1930, she arrived at Pearl Harbor on 12 December. From then into 1938, S-26 served at Pearl Harbor. Sailing from there on 15 October 1938, she returned to New London on 25 March 1939. Entering a period of partial duty on 15 April that year, she resumed full duty on 1 July 1940. Question: How many days was S-26 on partial duty in 1940?", - "Output Program": [ - "day=98\napril=15\nanswer=day-april\nprint(answer)" - ], - "Output Answer": [ - "{'number': '77', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The age distribution, in Leysin is; 271 children or 7.2% of the population are between 0 and 9 years old and 961 teenagers or 25.6% are between 10 and 19. Of the adult population, 843 people or 22.4% of the population are between 20 and 29 years old. 391 people or 10.4% are between 30 and 39, 426 people or 11.3% are between 40 and 49, and 341 people or 9.1% are between 50 and 59. The senior population distribution is 305 people or 8.1% of the population are between 60 and 69 years old, 148 people or 3.9% are between 70 and 79,there are 61 people or 1.6% who are 80 and 89, and there are 12 people or 0.3% who are 90 and older. Question: How many total teenagers and children are there?", - "Output Program": [ - "children = 271\nteenager = 961\nprint(children + teenager)", - "condition_1 = 271\ncondition_2 = 961\n\n\nprint(abs(round(condition_1 + condition_2,2)))" - ], - "Output Answer": [ - "{'number': '1232', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Hoping to rebound from their shutout loss to the Falcons, the Raiders stayed at home for a Week 10 interconference duel with the Carolina Panthers. With QB JaMarcus Russell recover from an injury, back-up QB Andrew Walter was given the start. In the first quarter, Oakland trailed early as Panthers QB Jake Delhomme completed a 3-yard TD pass to WR Muhsin Muhammad. In the second quarter, the Raiders continued to trail as RB DeAngelo Williams got a 69-yard TD run. In the third quarter, Oakland got on the board with kicker Sebastian Janikowski getting a 38-yard and a 45-yard field goal. In the fourth quarter, Carolina sealed the win with kicker John Kasay nailing a 32-yard field goal. With the loss, the Raiders fell to 2-7. This was also the Raiders 300th franchise loss. On a positive note, Janikowski's two field goals helped him surpass George Blanda and become the franchise's all-time career points leader with 865 points. Question: How many yards was Sebastian Janikowski's shortest field goal?", - "Output Program": [ - "Sebastian_shortest_field_goal_yard = 38\nprint(Sebastian_shortest_field_goal_yard)", - "fg_1 = 38\nfg_2 = 45\n\n\nfgs = (fg_1,fg_2)\nsmallest = min(fgs)\n\nif smallest == fg_1:\n print(fg_1)\nelif smallest == fg_2:\n print(fg_2)" - ], - "Output Answer": [ - "{'number': '38', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The black population in the Atlanta area rapidly suburbanized in the 1990s and 2000s. From 2000 to 2010, the city of Atlantas black population shrunk by 31,678 people, dropping from 61.4% to 54.0% of the population. While blacks exited the city and DeKalb County, the black population increased sharply in other areas of Metro Atlanta by 93.1%. During the same period, the proportion of whites in the citys population grew dramatically - faster than that of any other major U.S. city between 2000-2006. Between 2000 and 2010, Atlanta added 22,763 whites, and the white proportion of the population increased from 31% to 38%. By 2009, a white mayoral candidate, Mary Norwood, lost by just 714 votes (out of over 84,000 cast) to Kasim Reed. This represented a historic change from the perception until that time that Atlanta was \"guaranteed\" to elect a black mayor. However, other areas, like Marietta and Alpharetta, are seeing similar demographic changes with huge increases of middle and upper income blacks and Asians\u2014mostly former residents of Atlanta. Question: How many percent did the white population increase by between 2000 and 2010 in Atlanta?", - "Output Program": [ - "_2000 = 31\n_2010 = 38\nincrease = _2010 - _2000\nprint(increase)", - "y2000 = 31\ny2010 = 38\n\nprint(abs(round(y2000 - y2010,2)))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In Greensboro, 48.33% of the population is religiously affiliated. The largest religion in Greensboro is Christianity, with the most affiliates being either Baptist (11.85%) or Methodist (10.25%). The remaining Christian populations are Presbyterian (3.97%), Roman Catholic (3.71%), Pentecostal (2.61%), Episcopal Church USA (1.17%), Latter-Day Saints (1.02%), Lutheran (0.96%), and other Christian denominations (11.03%) including Greek Orthodox, Quaker, Moravian Church, Church of Christ, and Nondenominational Christianity. After Christianity, the largest religion in Greensboro is Islam (0.82%), followed by Judaism (0.60%). Eastern religions make up the minority in Greensboro (0.34%). Question: How many more, in percentage, of the population in Greensboro were Baptist rather than Roman Catholic?", - "Output Program": [ - "percent_Baptist = 11.85\npercent_RC = 3.71\npercent_more = round(percent_Baptist - percent_RC,2)\nprint(percent_more)", - "baptis = 11.85\nroman = 3.71\n\nprint(abs(round(baptis \n -roman,2)))" - ], - "Output Answer": [ - "{'number': '8.14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Hoping to snap a two-game losing streak, the Jets went home for a Week 6 AFC East duel with the Buffalo Bills. Both teams began the first quarter with field goals, as Bills kicker Rian Lindell made a 33-yard field goal and Jets kicker Jay Feely getting a 23-yard field goal. In the second quarter, New York soared into the lead with Feely's 41-yard field goal and running back Thomas Jones' 71-yard touchdown run. However, Buffalo rallied to tie the game in the third quarter with Lindell's 25-yard field goal and quarterback Ryan Fitzpatrick's 37-yard touchdown pass to wide receiver Lee Evans. After both teams failed to get any point in the fourth quarter, the game went into overtime. Despite getting the ball to start off OT, the Jets failed to get any point out of their opening drive. After a hard-fought period, the Bills would emerge on top as Lindell booted the game-winning 47-yard field goal. Thomas Jones would have a career day as he ran 22 times for a franchise-best 210 yards (in addition to his rushing touchdown). Question: how many yards did Fitzpatrick pass?", - "Output Program": [ - "yards = 37\nprint(yards)" - ], - "Output Answer": [ - "{'number': '37', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2000 there were 128,925 households in Toledo, out of which 29.8% had children under the age of 18 living with them, 38.2% were married couples living together, 17.2% had a female householder with no husband present, and 40.0% were non-families. 32.8% of all households were made up of individuals and 11.0% had someone living alone who was 65 years of age or older. The average household size was 2.38 and the average family size was 3.04. Question: How many percent are not female householder with no husband present?", - "Output Program": [ - "female=17.2\npeople=100\nanswer=people-female\nprint(answer)", - "femalehouseholder=17.2\npeople=100\nanswer=people-femalehouseholder\nprint(answer)" - ], - "Output Answer": [ - "{'number': '82.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By 1991 President Callejas had achieved modest success in controlling inflation. Overall inflation for 1990 had reached 36.4 percent\u2014not the hyperinflation experienced by some Latin American counties\u2014but still the highest annual rate for Honduras in forty years. The Honduran government and the IMF had set an inflation target of 12 percent for 1992 and 8 percent for 1993. The actual figures were 8.8 percent in 1992 and an estimated 10.7 percent for 1993. Hondurans had been accustomed to low inflation (3.4 percent in 1985, rising to 4.5 percent by the end of 1986), partly because pegging the lempira to the dollar linked Hondurass inflation rate to inflation rates in developed countries. But the expectation for low inflation made the reality of high inflation that much worse and created additional pressures on the government for action when inflation soared in 1990. Question: How many percentage were the Honduras to their target in 1992?", - "Output Program": [ - "set_target = 12\nactual = 8.8\ndiff = set_target - actual\nprint(diff)", - "inflation_target = 12\nactual_target = 8.8\nprint(\"{:.2f}\".format(inflation_target-actual_target))" - ], - "Output Answer": [ - "{'number': '3.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: That year he also led the league in fielding (.994) and set a NL record with 159 double plays, breaking Frank McCormicks mark of 153 with the Cincinnati Reds; he broke his own record in 1951 with 171, a record which stood until Donn Clendenon had 182 for the 1966 Pittsburgh Pirates. He finished 1950 third in the league in both homers (32) and RBI (113), and came in eighth in the MLB Most Valuable Player Award voting. In 1951 he became the first member of the Dodgers to ever hit 40 home runs, breaking Babe Hermans 1930 mark of 35; Campanella hit 41 in 1953, but Hodges recaptured the record with 42 in 1954 before Snider eclipsed him again with 43 in 1956. His last home run of 1951 came on October 2 against the New York Giants (NL), as the Dodgers tied the three-game NL playoff series at a game each with a 10-0 win; New York would take the pennant the next day on Bobby Thomsons \"Shot Heard Round the World (baseball)\". Hodges also led the NL with 126 assists in 1951, and was second in HRs, third in run (baseball) (118) and total bases (307), fifth in slugging average (.527), and sixth in RBI (103). Question: How many more home runs did Hodges than Campanella in 1953?", - "Output Program": [ - "condition_1 = 41\ncondition_2 =42\n\nprint(abs(round(condition_2 - condition_1,2)))", - "hodges = 42\ncampanella = 41\ndiff = hodges - campanella\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Americans first game was played on July 10, 1974, against the Southern California Sun in front of a crowd of 53,231 at Legion Field. (The announced attendance of 53,231 was inflated. The actual attendance figure was 43,031 for the opening game, of which 41,799 had paid.) Held scoreless by the Sun for the first three quarters and trailing by a touchdown at the start of the fourth quarter, the Americans came back to win 11-7. In their first road game, the Americans overcame a 26-point deficit at halftime to win 32-29 over the New York Stars (WFL) in front of 17,943 at Downing Stadium on July 17, 1974. The second home game, a 58-33 win over the Memphis Southmen on July 24, drew an announced attendance of 61,319 fans (actual attendance was 54,413 with 40,367 paying). Question: How many people were claimed (inaccurately) to be in attendance at the July 10th and 24th games?", - "Output Program": [ - "june_10 = 53231\njune_24 = 61319\nprint(abs(round((june_24) + (june_10),2)))", - "first_day = 53231\nthird_day = 61319\ntotal = first_day + third_day\nprint(total)" - ], - "Output Answer": [ - "{'number': '114550', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Many of the jobs in the city center around state government, headquartered in Springfield. As of 2002, the State of Illinois is both the city and countys largest employer, employing 17,000 people across Sangamon County. As of February 2007, government jobs, including local, state and county, account for about 30,000 of the citys non-agricultural jobs. Trade, transportation and utilities, and the health care industries each provide between 17,000 and 18,000 jobs to the city. The largest private sector employer in 2002 was Memorial Health System. 3,400 people worked for that company. According to estimates from the \"Living Wage Calculator\", maintained by Pennsylvania State University, the living wage for the city of Springfield is $7.89 per hour for one adult, approximately $15,780 working 2,000 hours per year. For a family of four, costs are increased and the living wage is $17.78 per hour within the city. According to the United States Department of Labors Bureau of Labor Statistics (BLS), the Civilian Labor force dropped from 116,500 in September 2006 to 113,400 in February 2007. In addition, the unemployment rate rose during the same time period from 3.8% to 5.1%. Question: How many more dollars does a family require for a living wage compared to a single adult?", - "Output Program": [ - "family = 17.78\nsingle = 7.89\ndiff = family - single\nprint(diff)" - ], - "Output Answer": [ - "{'number': '9.89', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Leading 28\u201310 in the 3rd quarter, the 49ers added 14 more points. The Chargers were forced to punt after three plays on the opening drive of the second half, and Dexter Carter returned the ball 11 yards to his own 38-yard line. Young subsequently completed three consecutive passes for 53 yards on a 7-play, 62-yard drive that ended with Watters third touchdown on a 9-yard run. After a 33-yard kickoff return by Andre Coleman, the Chargers advanced to the San Francisco 33-yard line, but they turned the ball over on downs when Humphries fourth-down pass was broken up by Davis. After the turnover, Young led his team on a 10-play, 67-yard drive, aided by a 22-yard pass interference penalty against Darrien Gordon on third and 14, to score on his fifth touchdown pass, a 15-yard completion to Rice. The Chargers only highlight of the 3rd quarter was when Coleman returned the ensuing kickoff 98 yards for a touchdown. Then, wide receiver Mark Seay caught a pass for a successful two-point conversion (the first in Super Bowl history; the rule had been adopted by the NFL at the start of the season), but it only cut the deficit to 42\u201318. Question: How many points was the deficit after Mark Seay's successful two-point conversion?", - "Output Program": [ - "point1 = 42\npoint2 = 18\npoints_deficit = point1 - point2\nprint(points_deficit)", - "win = 42\nlose = 18\n\nprint(abs(round(win-lose,2)))" - ], - "Output Answer": [ - "{'number': '24', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Davis, a Pro Bowl selection, remained the teams leading rusher, recording 1,750 yards and 15 touchdowns, while also catching 42 passes for 287 yards. At 37 years old, Elway still posted a Pro Bowl season with 280 out of 502 completions for 3,635 yards, 27 touchdowns, and only 11 interceptions. He also rushed for 215 yards and another touchdown. Pro Bowl tight end Shannon Sharpe led the team with 72 receptions for 1,107 yards. Wide receiver Rod Smith (wide receiver), who was not drafted by any NFL team and recorded only 22 receptions for 389 yards and 3 touchdowns in his two previous seasons, had a breakout year with 70 receptions for 1,180 yards and 12 touchdowns. Wide receiver Ed McCaffrey, who played in Shanahans 1994 49ers offense, recorded 45 receptions for 590 yards and 8 touchdowns. Denvers offensive line was led by seven-time Pro Bowl left tackle Gary Zimmerman and Pro Bowl center Tom Nalen. Question: How many more touchdowns did Elway make than Davis?", - "Output Program": [ - "davis = 15\nelway = 27\ndiff = elway - davis\nprint(diff)", - "elvas = 27\ndavis = 15\n\nprint(abs(round(elvas - davis,2)))" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Carl Linnaeus (1707-1778), began his academic career in Lund by studying medicine and botany for a year before moving to Uppsala. He is known as the father of modern Taxonomy (biology), and is also considered one of the fathers of modern ecology. Pehr Henrik Ling (1776-1839) is considered the prime developer of natural gymnastics, the father of Swedish massage, and one of the most important contributors to the development and spread of modern physical therapy. Carl Adolph Agardh (1787-1859) made important contributions to the study of algae and played an important role as a politician in raising educational standards in Sweden. Elias Magnus Fries (1794-1878) was a notable botanist who played a prominent role in the creation of the modern taxonomy of mushrooms. Nils Alwall (1904-1986) was a pioneer in hemodialysis who constructed the first practical dialysis machine, commercialized by Gambro. Rune Elmqvist (1906-1996) was a physician and medical engineer who developed the first implantable Artificial cardiac pacemaker as well as the first inkjet ECG printer. Lars Leksell (1907-1986) was a notable neurosurgeon who was the father of radiosurgery and later the inventor of the Gamma Knife. Inge Edler (1911-2001) developed the Medical ultrasound in 1953, commonly known as echocardiography, together with Hellmuth Hertz, and was awarded the Lasker Clinical Medical Research Award in 1977. Sune Bergstr\u00f6m (1916-2004) and Bengt Samuelsson (1934-) were awarded the Nobel Prize in Physiology or Medicine in 1982 for \"discoveries concerning prostaglandins and related biologically active substances\". Arvid Carlsson (1923-) was awarded the Nobel Prize in Physiology or Medicine in 2000 for \"discoveries concerning signal transduction in the nervous system\" and is noted for having discovered the role of dopamine as an independent neurotransmitter. Question: How many subjects is Carl Linnaeus considered father of?", - "Output Program": [ - "taxonomy = 1\necology = 1\ntotal = taxonomy + ecology\nprint(total)", - "data = (\"modern_biology\",\"modern ecology\")\n\nprint(len(data))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Papal influence had meanwhile succeeded in calling forth a new crusade against Bohemia, but it resulted in complete failure. In spite of the endeavours of their rulers, Poles and Lithuanians did not wish to attack the kindred Czechs; the Germans were prevented by internal discord from taking joint action against the Hussites; and the King of Denmark, who had landed in Germany with a large force intending to take part in the crusade, soon returned to his own country. Free for a time from foreign threat, the Hussites invaded Moravia, where a large part of the population favored their creed; but, paralysed again by dissensions, they soon returned to Bohemia. The city of Hradec Kr\u00e1lov\u00e9, which had been under Utraquist rule, espoused the doctrine of T\u00e1bor, and called \u017di\u017eka to its aid. After several military successes gained by \u017di\u017eka in 1423 and the following year, a treaty of peace between the Hussite factions was concluded on 13 September 1424 at Libe\u0148, a village near Prague, now part of that city. Sigismund Korybut, who had returned to Bohemia in 1424 with 1,500 troops, helped broker this peace. After \u017di\u017eka's death in October 1424, Prokop the Great took command of the Taborites. Korybut, who had come in defiance of W\u0142adys\u0142aw II and Vytautas, also became a Hussite leader. Question: How many months after the treaty of peace was signed did Zizka die?", - "Output Program": [ - "september = 9\noctober = 10\ndiff = october - september\nprint(diff)", - "condition_1 = 9\ncondition_2 = 10\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the Patriots' fourth matchup with the Jets in 20 games, head coach Bill Belichick and the Patriots traveled to Giants Stadium to face his former defensive coordinator in Jets head coach Eric Mangini to open the season. The Jets reached Patriots territory on their opening possession, but were forced to punt. The Patriots then began a 12-play, 91-yard drive that ended in an 11-yard Wes Welker touchdown reception to give the Patriots a 7-0 lead. On the ensuing kickoff, Kelley Washington forced a fumble on Jets returner Justin Miller after a 26-yard return, but tight end Chris Baker recovered the ball at the Jets' 33-yard line to retain possession. The Jets went three-and-out, but the Patriots punted back to the Jets despite a 19-yard Donté Stallworth catch to begin their next series. Three plays later, Jets quarterback Chad Pennington was sacked by linebacker Mike Vrabel and defensive lineman Ty Warren, forcing a Jets punt on the final play of the first quarter. Starting from their own 42-yard line after the punt, the Patriots reached the Jets' 25-yard line, where kicker Stephen Gostkowski lined up for a 42-yard field goal attempt. However, the snap was fumbled by holder Matt Cassel, and recovered by Cassel to turn the ball over on downs. The Jets responded with a 10-play, 66-yard drive, tying the game at 7-7 on a 7-yard pass from Pennington to wide receiver Laveranues Coles. Several plays into the Patriots' ensuing drive, before and after the two-minute warning, wide receiver Randy Moss caught passes of 33- and 22-yards from quarterback Tom Brady to put the Patriots in the Jets' red zone. Brady then connected with tight end Benjamin Watson on a 5-yard touchdown pass that was reviewed by the booth but upheld, giving the Patriots a 14-7 lead going into halftime. Patriots cornerback Ellis Hobbs returned the opening kickoff of the second half 108 yards for a touchdown and a new NFL record for the longest kickoff return in the league's history; at the time, it also tied the existing record for longest play in NFL history (a record broken a few weeks later by Antonio Cromartie). Nine plays into the Jets' next drive, Pennington was sacked by defensive lineman Jarvis Green and was injured; Kellen Clemens entered the game but the Jets were forced to punt two plays later. Four plays later, Brady hit Moss for a 51-yard touchdown reception that extended the Patriots' lead to 28-7. However, the Jets came back with a 9-play, 70-yard drive that was capped off with Coles' second touchdown grab of the day, this one from one yard out, to cut the Patriots' lead to 28-14. The Patriots received the ensuing kickoff with just over two minutes remaining in the third quarter and would not surrender the ball until there was just under seven minutes remaining in the fourth quarter, ending the 17-play drive with a 22-yard Gostkowski field goal that extended the Patriots' lead to 31-14. The Jets then went three-and-out, and punter Ben Graham's 36-yard punt gave the Patriots the ball at their own 47-yard line. On a 1st-and-goal from the Jets' 1-yard line, fullback Heath Evans could not score; the Patriots challenged that the ball did in fact break the plane of the goal line but the play was upheld. On the next play, following the two-minute warning, Evans did in fact score on a 1-yard run, increasing the Patriots' lead to 38-14. The Jets' next drive stalled on a Vrabel strip-sack of Clemens that the Jets recovered, but ended on a failed fourth down conversion from the Jets' 38-yard line. The Patriots then kneeled down once to end the game and give them their first victory of the season as they started 1-0. On September 10, Bill Belichick was accused by the Jets of authorizing his staff to film the Jets' defensive signals from an on-field location, a violation of league rules. The Jets confiscated the video camera used by video assistant Matt Estrella to film the signals during the game and filed a complaint to the league office, detailing the accusations. On September 13, Belichick was officially fined $500,000, while the Patriots were also fined $250,000, and forfeited their first round draft pick in the 2008 NFL Draft. If the Patriots had missed the playoffs, they would have instead forfeited their second and third round selections in the 2008 draft. Goodell said that he fined the Patriots as a team because Belichick is effectively the team's general manager as well as head coach, and exercises so much control over the Patriots' on-field operations that \"his actions and decisions are properly attributed to the club.\" Goodell considered suspending Belichick, but decided that taking away draft picks would be more severe in the long run. Belichick later issued a statement in which he apologized for what he called a \"mistake\" in his interpretation of the rules. However, he denied ever using videotape to gain an advantage while a game was underway. Question: How many total yards did Laveranues Coles have on touchdown receptions?", - "Output Program": [ - "yards=8\nprint(yards)", - "yard=7\nyard1=1\nanswer=yard-yard1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Chiefs opened the regular season at home against the Cincinnati Bengals on September 10. The game was broadcast on CBS at noon Kansas City time. The Chiefs' offense began at a slow pace, while their defense initially held the Bengals to a field goal within the first few minutes. The Bengals began to rip through the Chiefs' defense with the help of Rudi Johnson, who would later go on to rush for 96 yards and a touchdown. In the third quarter, quarterback Trent Green received a concussion when he slid past the first-down marker and was hit byRobert Geathers' shoulder. Green laid motionless for eleven minutes until he was taken off the field by a stretcher. The mood of the game changed instantly when the Chiefs lost their leader, and many fans began to leave Arrowhead Stadium due to heavy rain and the dwindling score. Back-up quarterback Damon Huard came into the game and completed 12 of 20 passes for 140 yards and a touchdown, and was sacked four times. Tight end Tony Gonzalez caught his first touchdown pass of the season and helped bring the score to 20-10. The Bengals left with their first win of the 2006 season as the Chiefs began their season 0-1. Question: How many total points were scored?", - "Output Program": [ - "condition_1 = 20\ncondition_2 = 10\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "bengal = 20\nchief = 10\ntotal = bengal + chief\nprint(total)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 5,747 single family homes (or 30.8% of the total) out of a total of 18,631 inhabited buildings. There were 7,642 multi-family buildings (41.0%), along with 4,093 multi-purpose buildings that were mostly used for housing (22.0%) and 1,149 other use buildings (commercial or industrial) that also had some housing (6.2%). Of the single family homes 1090 were built before 1919, while 65 were built between 1990 and 2000. The greatest number of single family homes (3,474) were built between 1919 and 1945. Question: How many inhabited buildings were not single family homes?", - "Output Program": [ - "total = 18631\nsingle = 5747\nprint(total - single)" - ], - "Output Answer": [ - "{'number': '12884', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 United States Census reported that Yuba County had a population of 72,155. The racial makeup of Yuba County was 49,332 (68.4%) White (U.S. Census), 2,361 (3.3%) African American (U.S. Census), 1,675 (2.3%) Native American (U.S. Census), 4,862 (6.7%) Asian (U.S. Census), 293 (0.4%) Pacific Islander (U.S. Census), 8,545 (11.8%) from Race (United States Census), and 5,087 (7.1%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 18,051 persons (25.0%). Question: How many in percent from the census weren't Pacific islander?", - "Output Program": [ - "condition_1 = 0.4\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "total = 100\npacific = 0.4\ndiff = total - pacific\nprint(diff)", - "percentage = 100\nislander = 0.4\nnot_islander = percentage - islander\nprint(not_islander)", - "ans = 0.4\n\nprint(round(100 - ans,2))" - ], - "Output Answer": [ - "{'number': '99.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As per the 2010 Zambian census, Copperbelt Province had a population of 1,972,317 accounting to 15.21% of the total Zambian population of 1,3,092,666. There were 981,887 males and 990,430 females, making the sex ratio to 1,009 for every 1,000 males, compared to the national average of 1,028. The literacy rate stood at 83.10% against a national average of 70.2%. The rural population constituted 19.11%, while the urban population was 80.89%. The total area of the province was 31,328 km2 and the population density was 63.00 per km2. The population density during 2000 Zambian census stood at 63.00. The decadal population growth of the province was 2.20%. The median age in the province at the time of marriage was 21.7. The average household size was 5.3, with the families headed by females being 4.8 and 5.5 for families headed by men. The total eligible voters in the province was 66.10%. The unemployment rate of the province was 22.10%. The total fertility rate was 5.0, complete birth rate was 5.8, crude birth rate was 29.0, child women population at birth was 587, general fertility rate was 112, gross reproduction rate was 1.8 and net reproduction rate was 1.7. The total labour force constituted 50.40% of the total population. Out of the labour force,63.2% were men and 37.7% women. The annual growth rate of labour force was 2.7%. Bemba language was the most spoken language with 83.90% speaking it. Albinism is a condition where the victims do not have any pigment in their skin, hair or eyes. The total population in the province with the condition stood at 2,912. The life expectancy at birth stood at 54 compared to the national average of 51. Question: How many more females than males were there in Copperbelt Province per the 2010 census?", - "Output Program": [ - "males = 981887\nfemales = 990430\n\nprint(abs(round(males - females,2)))", - "males_in_copperbelt=981887\nfemales_in_copperbelt=990430\n\n\nnum_of_more_females=females_in_copperbelt-males_in_copperbelt\nprint(num_of_more_females)" - ], - "Output Answer": [ - "{'number': '8543', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Today, Estonia is an ethnically fairly diverse country, ranking 97th out of 239 countries and territories in 2001 study by Kok Kheng Yeoh. In 2008, thirteen of Estonias fifteen counties were over 80% ethnic Estonian. The counties with the highest percentage Estonians are Hiiu County (98.4%) and Saare County (98.3%). However, in Harju County (which includes the national capital, Tallinn) and Ida-Viru County, ethnic Estonians make up only 59.6% (55.0% in Tallinn) and 19.7% of the population, respectively. In those two counties, Russians account for 32.4% (36.4% in Tallinn) and 71.2% of the population, respectively. In the nation as a whole, Russians make up 24.8% of the total population. Question: How many percent of people were not ethnic Estonian in Tallinn?", - "Output Program": [ - "ethnic_astosian = 55\n\nprint(abs(round(100 - ethnic_astosian,2)))", - "in_tallin = 55\ntotal = 100\n\nnot_in_tallin = (total - in_tallin)\n\nprint(not_in_tallin)" - ], - "Output Answer": [ - "{'number': '45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Building activity occurred in numerous noble palaces and churches during the later decades of the 17th century. Some of the best examples of this architecture are Krasi\u0144ski Palace (1677-1683), Wilan\u00f3w Palace (1677-1696) and St. Kazimierz Church (1688-1692). The most impressive examples of rococo architecture are Czapski Palace (1712-1721), Palace of the Four Winds (1730s) and Visitationist Church (fa\u00e7ade 1728-1761). The neoclassical architecture in Warsaw can be described by the simplicity of the geometrical forms teamed with a great inspiration from the Roman period. Some of the best examples of the neoclassical style are the \u0141azienki Palace (rebuilt 1775-1795), Kr\u00f3likarnia (1782-1786), Carmelite Church, Warsaw (fa\u00e7ade 1761-1783) and Evangelical Holy Trinity Church, Warsaw (1777-1782). The economic growth during the first years of Congress Poland caused a rapid rise of architecture. The Neoclassical revival affected all aspects of architecture; the most notable examples are the Great Theatre, Warsaw (1825-1833) and buildings located at Plac Bankowy, Warsaw (1825-1828). Question: How many years did it take to rebuild \u0141azienki Palace", - "Output Program": [ - "condition_1 = 1775\ncondition_2 = 1795\n\nprint(abs(round(condition_2 - condition_1,2)))", - "start = 1775\nfinish = 1795\ndiff = finish - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On December 5, 2015, Gasol became the 116th player to reach 1,000 regular-season games. He had 13 points and 11 rebounds against the 2015-16 Charlotte Hornets season for his ninth double-double of the season. On January 25, 2016, he recorded his first career first quarter double-double with 13 points and 10 rebounds. He finished the game with 19 points and 17 rebounds, as the Bulls were defeated by the 2015-16 Miami Heat season 89-84. On February 9, Gasol was named as Jimmy Butler (basketball)s replacement on the 2016 Eastern Conference All-Star squad. On February 27, he recorded his eighth career triple-double and first as a Bull with 22 points, 16 rebounds and a career-high 14 assists in a 103-95 loss to the 2015-16 Portland Trail Blazers season. At 35 years old, he became the oldest player to record a triple-double since Kobe Bryant did so at 36 years old in 2014. On March 7, he recorded his second triple-double of the season with 12 points, 17 rebounds and 13 assists in a 100-90 win over the 2015-16 Milwaukee Bucks season, becoming just the fourth player 35 years or older with multiple triple-doubles in a season, joining Jason Kidd, Kobe Bryant and Paul Pierce. On April 2, in a loss to the Detroit Pistons, he became the 38th NBA player to reach 10,000 career rebounds. He also became the 36th with 10,000 points and 10,000 rebounds. Question: How many places higher did Gasol rank in career points than he did in career rebounds on April 2nd?", - "Output Program": [ - "yards_short = 20\nprint(yards_short)", - "point = 13\nrebound = 11\n\nprint(abs(round(point - rebound,2)))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Upon launch, Gentoo quickly became a popular distribution, with 326 hits per day on average in 2002 on DistroWatch the third highest. However, over the years Gentoo has suffered from a dropping popularity. In 2003, Gentoo was the fourth most popular and dropped to seventh in 2004, ninth in 2005, tenth in 2006 and thirteenth in 2007. For 2008, Gentoo dropped to 18th, but the following year it ended its dropping streak by rising to 17th. Gentoo was placed 18th in 2010, 20th in 2011, 22nd in 2012, 33rd in 2013, 38th in 2014, and 45th in 2015. In 2016 it became slightly more popular, climbing back up to 35th place, but has since fallen to 41st (averaged out over the last three months). Question: How many years after 2004 did it take for Gentoo to drop to position 45?", - "Output Program": [ - "start = 2004\natposition = 2015\n\nprint(atposition - start)", - "condition_1 = 2004\ncondition_2 = 2015\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '11', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 10 July 2018, Sri Lanka have played 272 Test matches; they have won 86 matches, lost 101 matches, and 85 matches were Draw (cricket). As of 10 July 2018, Sri Lanka have played 816 ODI matches, winning 376 matches and losing 399; they also tied 5 matches, whilst 36 had no result. As of 10 July 2018, Sri Lanka have played 108 T20I matches and won 54 of them; 52 were lost and 1 tied and 1 no result match as well. Question: As of 10 July 2018, how many Test matches, ODI matches and T20I has Sri Lanka played in all?", - "Output Program": [ - "test = 272\nodi = 816\nt20i = 108\ntotal = test + odi + t20i\nprint(total)", - "test = 272\nodi = 816\nt20 = 108\n\nprint(abs(round(test+odi+t20,2)))" - ], - "Output Answer": [ - "{'number': '1196', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to CMS, the Medicaid program provided health care services to more than 46.0 million people in 2001. In 2002, Medicaid enrollees numbered 39.9 million Americans, the largest group being children (18.4 million or 46 percent). From 2000 to 2012, the proportion of hospital stays for children paid by Medicaid increased by 33 percent, and the proportion paid by private insurance decreased by 21 percent. Some 43 million Americans were enrolled in 2004 (19.7 million of them children) at a total cost of $295 billion. In 2008, Medicaid provided health coverage and services to approximately 49 million low-income children, pregnant women, elderly people, and disabled people. In 2009, 62.9 million Americans were enrolled in Medicaid for at least one month, with an average enrollment of 50.1 million. In California, about 23% of the population was enrolled in Medi-Cal for at least 1 month in 2009-10. Question: How many years have the hospital stay for children paid by medicaid increased?", - "Output Program": [ - "year=2000\nyear1=2012\nanswer=year1-year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: From 1989 to 1990, the Najibullah government was partially successful in building up the Afghan defence forces. The Khad had established a local militia force which stood at an estimated 100,000 men. The 17th Division in Herat, which had begun the 1979 Herat uprising against PDPA-rule, stood at 3,400 regular troops and 14,000 tribal men. In 1988, the total number of security forces available to the government stood at 300,000. This trend did not continue, and by the summer of 1990, the Afghan government forces were on the defensive again. By the beginning of 1991, the government controlled only 10 percent of Afghanistan, the eleven-year Siege of Khost had ended in a mujahideen victory and the morale of the Afghan military finally collapsed. In the Soviet Union, Kryuchkov and Shevardnadze had both supported continuing aid to the Najibullah government, but Kryuchkov had been arrested following the failed 1991 Soviet coup d\u00e9tat attempt and Shevardnadze had resigned from his posts in the Soviet government in December 1990 - there were no longer any pro-Najibullah people in the Soviet leadership and the Soviet Union was in the middle of an economic and political crisis, which would lead directly to the dissolution of the Soviet Union on 26 December 1991. At the same time Boris Yeltsin became Russias new hope, and he had no wish to continue to aid Najibullahs government, which he considered a relic of the past. In the autumn of 1991, Najibullah wrote to Shevardnadze \"I didnt want to be president, you talked me into it, insisted on it, and promised support. Now you are throwing me and the Republic of Afghanistan to its fate.\" Question: What year did the Siege of Khost begin?", - "Output Program": [ - "year = 1980\nprint(year)", - "year = 1991\ntime = 11\n\nprint(abs(round((year - time))))" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1980'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The highest rate of provincial corporate income tax was reduced from 17% to 14% on July 1, 2006. It was further reduced to 13% on July 1, 2007, and finally to 12% on July 1, 2008. The tax on paid-up capital was reduced from 0.6% to 0.3% on July 1, 2006, to 0.15% on July 1, 2007, and abolished altogether on July 1, 2008. These displayed values were obtained by adding the corporate income tax for each year with the corporate capital tax. Question: How many percentage points was the provincial corporate tax reduced on July 1, 2006?", - "Output Program": [ - "top = 17\nbottom = 14\ndifference = top - bottom\nprint(difference)", - "first = 17\nreduced = 14\nprint(abs(round(first - reduced\n ,2)))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In November 1944, after Greece was liberated from Germany, old drachmae were exchanged for new ones at the rate of 50,000,000,000 to 1. Only paper money was issued. The government issued notes of 1, 5, 10 and 20 drachmae, with the Bank of Greece issuing 50-, 100-, 500-, 1000-, 5000-, and 10,000-drachma notes. This drachma also suffered from high inflation. The government later issued 100-, 500-, and 1000-drachma notes, and the Bank of Greece issued 20,000-and 50,000-drachma notes. Third modern drachma coins The first issue of coins minted in 1954 consisted of holed aluminium 5-, 10- and 20-lepton pieces, with 50-lepton, 1-, 2-, 5- and 10-drachma pieces in cupro-nickel. A silver 20-drachma piece was issued in 1960, replacing the 20-drachma banknote, and also minted only in collector sets in 1965. Coins in denominations from 50 lepta to 20 drachmae carried a portrait of Paul of Greece (1947\u20131964). New coins were introduced in 1966, ranging from 50 lepta to 10 drachmae, depicting Constantine II of Greece (1964\u20131974). A silver 30 drachma coin for the centennial of Greeces royal dynasty was minted in 1963. The following year a non-circulating coin of this value was produced to commemorate the royal wedding. The reverse of all coins was altered in 1971 to reflect the military junta which was in power from 1967 to 1974. This design included a soldier standing in front of the flames of the rising phoenix. Question: How many years after the first issue of coins was the silver 20-drachma piece issued?", - "Output Program": [ - "year1=1967 \nyear2=1974\nanswer=year2-year1\nprint(answer)", - "year=6\nanswer=year\nprint(answer)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On 1 January 2013, 92.2% of the total provincial population was born in the Netherlands; and of the 7.8% that was born abroad, the ten most common foreign countries of origin are the neighbour Germany (1.09%), the former colonies and dependencies Indonesia (0.60%), Netherlands Antilles and Aruba (0.55%), Suriname (0.54%), and other countries Turkey (0.41%), Soviet Union (0.36%), China (0.32%), Poland (0,26%), Yugoslavia (0.26%), and United Kingdom (0.18%). Question: How many percent of people were not from Netherlands Antilles and Aruba?", - "Output Program": [ - "Netherlands_aurba=0.55\npeople=100\nanswer=people-Netherlands_aurba\nprint(answer)", - "NetherlandsAntillesAruba=0.55\npeople=100\nanswer=people-NetherlandsAntillesAruba\nprint(answer)" - ], - "Output Answer": [ - "{'number': '99.45', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Bison football team was the winningest program in NCAA Football history with thirty-three conference championships and eight national championships (1965, 1968, 1969, 1983, 1985, 1986, 1988, 1990) before moving to Division I Championship Subdivision in 2004. In January 2012, NDSU defeated Sam Houston State University in the NCAA Division I Football Championship game becoming the 2011 season National Champions. NDSU football is a major event in the city of Fargo and the region, averaging over 18,000 fans per home game. The Bison play their home games at the Fargodome (cap. 19,287). In January 2013, NDSU football won the NCAA Division I championship title for a second year in a row, defeating Sam Houston again. They also defeated Kansas State and hosted College GameDay (football). In January 2014, NDSU defeated Towson to win its 3rd consecutive national championship in FCS football. It is only the 2nd team in NCAA history to achieve this feat. NDSU also defeated FBS Iowa State for their 6th consecutive win over an FBS opponent and hosted ESPN College Gameday for the 2nd straight season. January 2015, for the 2014 season, NDSU defeated Illinois State to win its 4th consecutive national championship in FCS football. The feat had never been accomplished in Division I football. In the 2015 season, NDSU defeated Jacksonville State for a record 5th consecutive NCAA Division I FCS national championship. No football team in the modern history of the NCAA has accomplished this feat. In the 2016 season, NDSU was defeated by James Madison, 27-17, who eventually went on to win the championship. Thus ending the Bisons reign of 5 consecutive championships. The following season the Bison went on to win the FCS National Championship again for the sixth time in seven years, by beating James Madison 17-13. Question: How many points did NDSU beat James Madison by during the FCS National Championship ?", - "Output Program": [ - "ndsu = 17\nnames = 13\nprint(ndsu - names)", - "condition_1 = 17\ncondition_2 = 13\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The United Kingdom Census 2001 revealed that the borough had a population of 263,464 - of whom 127,806 were male, and 135,658 female. Of those stating a choice, 47.71% described themselves as Christian, 17.71% as Hindu, 12.26% as Muslim and 10% as having irreligion. Of the population, 39.96% were in full-time employment and 7.86% in part-time employment - compared to a London average of 42.64% and 8.62%, respectively. Residents were predominantly owner-occupiers, with 23.17% owning their house outright, and a further 31.33% owning with a mortgage. 10.59% were in public housing, with a further 13.29% renting from a housing association, or other registered social landlord. Question: How many percent of the population were not employed part or full-time?", - "Output Program": [ - "total = 100\nemployment = 39.96 + 7.86\nprint(total - employment)", - "condition_1 = 39.96+7.86\n\nprint(abs(round(100 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '52.18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The U.S. Institute of Medicine (IOM) updated Estimated Average Requirements (EARs) and Recommended Dietary Allowances (RDAs) for iron in 2001. The current EAR for iron for women ages 14\u201318 is 7.9 mg/day, 8.1 for ages 19\u201350 and 5.0 thereafter (post menopause). For men the EAR is 6.0 mg/day for ages 19 and up. The RDA is 15.0 mg/day for women ages 15\u201318, 18.0 for 19\u201350 and 8.0 thereafter. For men, 8.0 mg/day for ages 19 and up. RDAs are higher than EARs so as to identify amounts that will cover people with higher than average requirements. RDA for pregnancy is 27 mg/day and, for lactation, 9 mg/day. For children ages 1\u20133 years 7 mg/day, 10 for ages 4\u20138 and 8 for ages 9\u201313. As for safety, the IOM also sets Tolerable upper intake levels (ULs) for vitamins and minerals when evidence is sufficient. In the case of iron the UL is set at 45 mg/day. Collectively the EARs, RDAs and ULs are referred to as Dietary Reference Intakes. Question: How many more milligrams is the RDA intake of those 9-13 than those 1-3 years old?", - "Output Program": [ - "rda_dose_9_13 = 8\nrda_dose_1_3 = 7\n\nprint(abs(rda_dose_1_3 - rda_dose_9_13))", - "RDA_1_3_olds_mg=7\nRDA_9_13_olds_mg=8\nmore_mg_for_9to13=RDA_9_13_olds_mg-RDA_1_3_olds_mg\nprint(more_mg_for_9to13)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the second decade of the 21st century, the city had a gradual peak in violent crime. In 2010, there was a combined total of 3,272 burglaries, 511 robberies, 753 aggravated assaults, 25 homicides, as well as 574 motor vehicle thefts out of what was then a decreasing population of 287,208. In 2011, there were 1,562 aggravated assaults, 30 murders, 1,152 robberies, 8,366 burglaries, and 1,465 cases of motor vehicle theft. In 2012, there were a combined total of 39 murders, 2,015 aggravated assaults, 6,739 burglaries, and 1,334 cases of motor vehicle theft. In 2013 it had a drop in the crime rate. According to a state government task force, Toledo has been identified as the fourth-largest recruitment site for Human trafficking in the United States. Question: How many motor vehicle thefts, robberies, and aggravated assaults were there in 2010?", - "Output Program": [ - "robberies = 511\naggravated_assaults = 753\nmotor_vehicle_thefts = 574\ntotal = robberies + aggravated_assaults + motor_vehicle_thefts\nprint(total)", - "robbries = 511\naggregated_assult = 753\nmotor_vihecal_theft = 574\nprint(abs(robbries + aggregated_assult + motor_vihecal_theft))" - ], - "Output Answer": [ - "{'number': '1838', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Trying to snap a two-game losing skid, the Texans went home for a Week 14 interconference duel with the Tampa Bay Buccaneers. In the first quarter, Houston drew first blood as QB Sage Rosenfels completed a 4-yard TD pass to WR Andre Johnson for the only score of the period. In the second quarter, the Buccaneers got on the board with RB Earnest Graham getting a 4-yard TD run. Afterwards, Houston answered with Rosenfels completing an 8-yard TD pass to WR Kevin Walter. In the third quarter, the Texans immediately increased their lead as WR André Davis returned the half's opening kickoff 97 yards for a touchdown. Tampa Bay would respond with Graham getting an 11-yard TD run. In the fourth quarter, Houston ended the game with Rosenfels completing a 4-yard TD passe to TE Owen Daniels. For DE Mario Williams (the 1st pick of last year's draft), his 1 sack in the game increased his season total to a franchise-best 9.5 sacks. Question: How many yards was the shortest touchdown run?", - "Output Program": [ - "shortest = 4\nprint(shortest)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2011 census showed that there are fewer young people in Aberdeen, with 16.4% under 16, opposed to the national average of 19.2%. According to the 2011 census Aberdeen is 91.9% white, ethnically, 24.7% were born outside Scotland, higher than the national average of 16%. Of this population 7.6% were born in other parts of the UK. 8.2% of Aberdonians stated to be from an ethnic minority (non-white) in the 2011 census, with 9,519 (4.3%) being Asian, with 3,385 (1.5%) coming from India and 2,187 (1.0%) being British Chinese. The city has around 5,610 (2.6%) residents of African or Caribbean origin, which is a higher percentage than both Glasgow and Edinburgh. The most multicultural part of the city is George Street, which has many ethnic restaurants, supermarkets and hairdressers. In the household, there were 97,013 individual dwellings recorded in the city of which 61% were privately owned, 9% privately rented and 23% rented from the council. The most popular type of dwellings are apartments which comprise 49% of residences followed by semi-detached at just below 22%. The median income of a household in the city is \u00a316,813 (the mean income is \u00a320,292) (2005) which places approximately 18% households in the city below the poverty line (defined as 60% of the mean income). Conversely, an Aberdeen postcode has the second highest number of millionaires of any postcode in the UK. Question: How many percent of people were not under the age of 16 nationally?", - "Output Program": [ - "percentage = 100\nunder = 19.2\nnot_under = percentage - under\nprint(not_under)", - "condition_1 = 19.2\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '80.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 United States Census reported that Stanislaus County had a population of 514,453. The racial makeup of Stanislaus County was 337,342 (65.6%) White (U.S. Census), 14,721 (2.9%) African American (U.S. Census), 5,902 (1.1%) Native American (U.S. Census), 26,090 (5.1%) Asian (U.S. Census) (1.5% Indian, 1.1% Filipino, 0.7% Cambodian, 0.5% Chinese, 0.3% Vietnamese, 0.3% Laotian, 0.1% Japanese, 0.1% Korean, 0.1% Cambodian), 3,401 (0.7%) Pacific Islander (U.S. Census), 99,210 (19.3%) from Race (United States Census), and 27,787 (5.4%) from two or more races. Hispanic (U.S. Census) or Latino (U.S. Census) of any race were 215,658 persons (41.9%); 37.6% of Stanislaus County is Mexican, 0.6% Puerto Rican, 0.5% Salvadoran, 0.2% Nicaraguan, and 0.2% Guatemalan. Question: How many percent of people were not Native American?", - "Output Program": [ - "native_american = 1.1\n \nprint(abs(round(100 - native_american,2)))", - "native_usa = 1.1\n \nprint(abs(round(100-native_usa,2)))", - "percentage = 100\nnative_american = 1.1\nnot_native_american = percentage - native_american\nprint(not_native_american)" - ], - "Output Answer": [ - "{'number': '98.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}", - "{'number': '98.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Hoping to increase their winning streak the Bears returned to Chicago for an NFC duel with the Seattle Seahawks. The Bears took the early lead as RB Matt Forte got a six-yard TD run. But the Seahawks answered back with QB Matt Hasselbeck getting a 22-yard TD pass to WR Deon Butler, followed in the second quarter by RB Justin Forsett getting a 9-yard TD run. Then the Bears responded with kicker Robbie Gould making a 34 and a 24-yard field goal. In the third quarter the Bears fell further behind when QB Jay Cutler was sacked in the endzone by free safety Jordan Babineaux for a safety. This was followed in the fourth quarter by RB Marshawn Lynch getting a 1-yard TD run. The Bears tried to come back into the game but only came away with a touchdown after WR Devin Hester returned a punt 89 yards to the endzone for a touchdown. Question: How many rushing touchdowns were there that were shorter than 10 yards?", - "Output Program": [ - "matt = 1\nforsett = 1\nlynch = 1\ntotal = matt + forsett + lynch\nprint(total)", - "touchdowns = 3\nprint(touchdowns)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many more households are there than families?", - "Output Program": [ - "household = 190638\nfamilies = 111904\n\ntotal = (household - families)\n\nprint(total)", - "household = 190638\nfamily = 111904\n\nprint(abs(round(household - family,2)))" - ], - "Output Answer": [ - "{'number': '78734', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Out of 190,638 households, 29.9% have children under the age of 18 living with them, 28.5% were married couples living together, 24.8% had a female householder with no husband present, and 41.3% were nonfamilies. 35.2% of all households were made up of individuals and 11.1% had someone living alone who is 65 years of age or older. The average household size was 2.44 and the average family size was 3.19. The age distribution of the population shows 28.5% under the age of 18, 9.5% from 18 to 24, 30.4% from 25 to 44, 19.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age was 33 years. For every 100 females, there were 90.0 males. For every 100 females age 18 and over, there were 85.2 males. Question: How many in percent weren't 45 to 64?", - "Output Program": [ - "age_45_and_64 = 19\n \nprint(abs(round(100 - age_45_and_64,2)))", - "age_45_to_64 = 19.0\ntotal = 100\n\nnot_age_45_to_64 = (total - age_45_to_64)\nprint(not_age_45_to_64)" - ], - "Output Answer": [ - "{'number': '81', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many different GCE levels exist in Sri Lanka?", - "Output Program": [ - "no_of_gce_levels = 2\nprint(no_of_gce_levels)", - "gce_leval_in_srilanka = [\"Gce Oridinary\",\"Gce Advanced\"]\ngce_level = len(gce_leval_in_srilanka)\nif gce_level == 1:\n print(int(1))\nelif gce_level == 2:\n print(int(2))" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The WPA built traditional infrastructure of the New Deal such as roads, bridges, schools, courthouses, hospitals, sidewalks, waterworks, and post-offices, but also constructed museums, swimming pools, parks, community centers, playgrounds, coliseums, markets, fairgrounds, tennis courts, zoos, botanical gardens, auditoriums, waterfronts, city halls, gyms, and university unions. Most of these are still in use today. The amount of infrastructure projects of the WPA included 40,000 new and 85,000 improved buildings. These new buildings included 5,900 new schools; 9,300 new auditoriums, gyms, and recreational buildings; 1,000 new libraries; 7,000 new dormitories; and 900 new armories. In addition, infrastructure projects included 2,302 stadiums, grandstands, and bleachers; 52 fairgrounds and rodeo grounds; 1,686 parks covering 75,152 acres; 3,185 playgrounds; 3,026 athletic fields; 805 swimming pools; 1,817 handball courts; 10,070 tennis courts; 2,261 horseshoe pits; 1,101 ice-skating areas; 138 outdoor theatres; 254 golf courses; and 65 ski jumps. Total expenditures on WPA projects through June 1941 totaled approximately $11.4 billion\u2014the equivalent of $}} today. Over $4 billion was spent on highway, road, and street projects; more than $1 billion on public buildings, including the iconic Dock Street Theatre in Charleston, the Griffith Observatory in Los Angeles, and Timberline Lodge in Oregons Mount Hood National Forest. Question: How many more swimming pools than outdoor theatres were constructed?", - "Output Program": [ - "swimmin = 805\ntheatere = 138\n\nprint(abs(round(swimmin - theatere,2)))", - "pools = 805\ntheatres = 138\ndiff = pools - theatres\nprint(diff)" - ], - "Output Answer": [ - "{'number': '667', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many ancestry groups make up the majority of the non-Hispanic European American population?", - "Output Program": [ - "major_groups = [\"Italian\",\"Iris\"]\n\n\nprint(abs(len(major_groups)))", - "num_ancestory_group_Italian_Irish=2\nprint(num_ancestory_group_Italian_Irish)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Jakarta is a pluralistic and religiously diverse city. As of 2000, 35.16% of the citys population are Javanese people, 27.65% Betawi people, 15.27% Sundanese people, 5.53% Chinese Indonesians, 3.61% Batak, 3.18% Minangkabau people and 1.62% Ethnic Malays. And as of 2010 Census, 36.17% of the citys population are Javanese people, 28.29% Betawi people, 14.61% Sundanese people, 6.62% Chinese Indonesians, 3.42% Batak, 2.85% Minangkabau people, 0.96% Ethnic Malays, Indo people and others 7.08%. Question: How many Betawi and Sundanese population combined in Jakarta?", - "Output Program": [ - "betawi = 28.29\nsudani = 14.61\ntotal = betawi - sudani\nprint(total)" - ], - "Output Answer": [ - "{'number': '13.68', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: A September 2014 Lucid Talk Belfast Telegraph poll showed that 40.1% of the population supported same-sex marriage, while 39.4% opposed and 20.5% either had or stated no opinion. Of those that gave an opinion, 50.5% supported and 49.5% opposed same-sex marriage. A poll in May 2015 found that 68% of the population supported same-sex marriage, with support rising to 75% in Belfast. A \"mass rally\", organised by the Irish Congress of Trade Unions, Amnesty International, and the Rainbow Project took place in Belfast on 13 June 2015, with a 20,000 person turnout. A June 2016 poll gave support for same-sex marriage at 70%, while those opposing it at 22%. Question: Between the September 2014 and the June 2016 polls, how many more people, in percent, supported same sex marriage?", - "Output Program": [ - "same_sex_marriage_2014 = 70\nsame_sex_marriage_2016 = 40.1\n\n\nprint(abs(round(same_sex_marriage_2014 - same_sex_marriage_2016,2)))", - "people_supported_2014 = 40.1\npeople_supported_2016 = 70\npecent_more = round(people_supported_2016 - people_supported_2014,1)\nprint(pecent_more)" - ], - "Output Answer": [ - "{'number': '29.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The overall literacy rate for those aged 10 and over was 95.7% but amongst those living in the estate sector it was only 86.1%. Of the 18,615,577 aged 5 or over, 499,563 (2.7%) had received a higher education qualification, 2,293,841 (12.3%) had passed GCE Advanced Level in Sri Lanka, 3,159,402 (17.0%) had passed GCE Ordinary Level in Sri Lanka and 700,419 (3.8%) had no formal schooling. The remaining 11,962,352 (64.3%) had left school with no qualifications or were currently at school. Question: How many less people had passed GCE Advanced Level in Sri Lanka than those who had passed GCE Ordinary Level?", - "Output Program": [ - "gce_ordinary = 3159402\ngce_advance = 2293841\n\nprint(abs(round(gce_ordinary - gce_advance,2)))", - "gce_advanced_level = 2293841\ngce_ordinary_level = 3159402\npeople = gce_ordinary_level - gce_advanced_level\nprint(people)" - ], - "Output Answer": [ - "{'number': '865561', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1911, the province was divided into five districts, the chief towns of which were Fergana, capital of the province (8,977 inhabitants in 1897); Andijan (49,682 in 1900); Kokand (86,704 in 1900); Namangan (61,906 in 1897); and Osh (37,397 in 1900); but Marghelan (42,855 in 1900) and Chust, Uzbekistan (13,686 in 1897) were also towns of importance. Question: How many inhabitants in all the provinces in 1900?", - "Output Program": [ - "andijan = 49682\nkokand = 86704\nosh = 37397\nmarghelan = 42855\ntotal = andijan + kokand + osh + marghelan\nprint(total)" - ], - "Output Answer": [ - "{'number': '216638', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On July 18, 2005, a nonviolent protest was held. The protest began in Netivot near Gaza. The protest march ended July 21 after police prevented protesters from continuing to Gush Katif. On August 2, 2005, another protest against disengagement began in Sderot, with approximately 50,000 attendees. On August 10, 2005, in response to calls from Jewish religious leaders, including former Chief Rabbis Avraham Shapira, Ovadia Yosef, and Mordechai Eliyahu, between 70,000 (police estimate) and 250,000 (organizers estimate) Jews gathered for a rally centered at the Western Wall in prayer to ask that the planned disengagement be cancelled. The crowds that showed up for the rally overwhelmed the Western Walls capacity and extended as far as the rest of the Old City and surrounding Jerusalem neighborhoods. The prayer rally was the largest of its kind for over 15 years, since the opposition to the Madrid Conference of 1991. On August 11, 2005, between 150,000 (police estimates) and 300,000 (organizers estimates) people massed in and around Tel Avivs Rabin Square for an anti-disengagement rally. Organizers called the event \"the largest expression of public protest ever held in Israel.\" According to a police spokesman, it was one of the largest rallies in recent memory. Question: How many attendees did police and organizer estimates differ by in the Tel Aviv rally?", - "Output Program": [ - "policeestimates=150000\nanswer=policeestimates\nprint(policeestimates)", - "police=150000\norganizers=300000\nanswer=organizers-police\nprint(answer)" - ], - "Output Answer": [ - "{'number': '150000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Pacers started off the playoffs against the Atlanta Hawks, whom managed to secure an eighth seed in the playoffs with a 38-44 record. In Game 1, the Pacers suffered a devastating loss at home to the Hawks, 101-93. The Pacers bounced back in Game 2, winning 101-85. With the series shifting to Atlanta, the Hawks won Game 3 by 13 points. Indiana then took back the homecourt advantage in the series, winning Game 4 by 3 points in Atlanta. Back in Indianapolis, the Pacers jumped out to an early lead, but the Hawks had a monstrous second quarter, outscoring the Pacers 41-19. With the hometown crowd behind their backs, the Pacers cut the once 30-point lead to 9 late in the fourth quarter, but the rally was not enough to win Game 5, losing 107-97. Three days later in Atlanta, the Hawks jumped out to an early 10 point lead, but Indiana led at the half by five. The Pacers got the lead up to nine in the third quarter, but the Hawks came back and had a three-point lead at the end of the quarter. The game was back and forth throughout the fourth quarter. With three minutes remaining and the Pacers down five, it looked as if their season would come to an end. Then, behind David West, the Pacers ended the game on a 16-4 and won the game by seven to extend the series to a seventh game in Indianapolis. On May 3, 2014, the Pacers hosted a Game 7 at home for the first time in franchise history. A sellout crowd of 18,165 came to watch the Pacers and Hawks play in a win or go home situation. Atlanta led by as many as six in the first quarter, but the Pacers had the lead at the end of the first by a point. Throughout the second and third quarters, the Pacers went on a 24-6 run to give the Pacers a 17-point lead, and Indiana never turned back, winning the game 92-80. The Pacers then defeated Washington in 6 games in the semifinals, then a rematch with the second-seeded and defending champion Miami in the Eastern Conference Finals. The Pacers surprised many critics, taking Game 1 in the Eastern Conference Finals with a score of 107-95. Unfortunately for the Pacers they ended up losing the next 3 to the Heat before managing to avoid elimination in Game 5 with a close win over the Heat. In the game, LeBron James got into early foul trouble and played less than 30 minutes, while Paul George exploded in the second half to finish the night with 37 points. The game was notable for the infamous incident where Lance Stephenson blew into LeBron James ear. Despite the win, the Pacers were eliminated in Game 6 by the Miami Heat for the third straight year. Question: How many more points did the Hawks win Game 3 by than the Pacers won Game 4 by?", - "Output Program": [ - "hacks_games_3 = 13\npacers_game_4 = 3\n\nprint(abs(round(hacks_games_3 - pacers_game_4,2)))", - "hawks_points_game3=13\npacer_points_game4=3\nmore_points_hawks_won_by=hawks_points_game3-pacer_points_game4\nprint(more_points_hawks_won_by)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Giants recorded their fifth straight victory with a convincing 33-15 win over the San Francisco 49ers at Giants Stadium. Things started off well as the Giants drove right down the field on their opening possession. The balanced, well-executed seven-minute drive was capped off by a 4-yard touchdown pass from Eli Manning to Amani Toomer. The extra point was missed by Lawrence Tynes. On their next possession, the Giants were driving for more, but a tipped ball resulted in an interception inside the red zone. The 49ers responded with a nice drive of their own, aided by a personal foul on linebacker Antonio Pierce and several third down conversions. San Francisco cashed in with a touchdown from Trent Dilfer to Arnaz Battle. Following a Frank Gore fumble, the Giants took control. The running game, which accounted for 140 total yards helped the Giants move back in front. Brandon Jacobs scored on a five-yard run for a 13-7 lead. After an interception by Sam Madison, the Giants added a 30-yard field goal by Tynes. Tynes made it 19-7 at the half with another field goal, this time from 39 yards, inside the final minute. The Giants defense dominated in the second half, notching six sacks and four total turnovers. Osi Umenyiora put the game away with a sack, forced fumble, and 75-yard touchdown return up the field for a 26-7 lead. The Niners got two points back on a blocked punt out of the end zone but Antonio Pierce redeemed himself for two earlier personal fouls by intercepting Trent Dilfer and returning the ball inside the 10. After a flag on the 49ers, Manning threw his second touchdown, this time to Jeremy Shockey for a 33-9 lead. The 49ers scored late to provide the final points in the 33-15 win. On the day, Brandon Jacobs rushed for 107 yards, Manning completed 18 of 31 passes for nearly 150 yards with two touchdowns and an interception, and the defense notched six sacks: 2.5 for Michael Strahan, 1.5 for Justin Tuck, 1 for Aaron Ross and 1 for Umenyiora. Pierce and Madison provided the two Giants' interceptions. For the fourth consecutive year under Tom Coughlin, the Giants were 5-2 after seven games. Question: How many points separated the winning and losing team?", - "Output Program": [ - "separated=18\nanswer=separated \nprint(answer)" - ], - "Output Answer": [ - "{'number': '18', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The revenue of Pahang in 1899 amounted to only $62,077; in 1900 to $419,150. In 1905 it was $528,368. The expenditure in 1905 amounted to $1,208,176. Of this sum $736,886 was expended on public works. Pahang is still a source of expense to the federation, its progress having been retarded by the disturbances which lasted from December 1891 until 1895, with short intervals of peace, but the revenue was steadily increasing, and the ultimate financial success of the state is considered to be secure. Pahang owed something over $3,966,500 to Selangor and $1,175,000 to Perak, which had financed it for some years out of surplus revenue. The value of the imports in 1905 was $1,344,346, that of the exports was $3,838,928, thus making a total trade value of $5,183,274. The most valuable export is tin, the value of which in 1905 amounted to $2,820,745. The value of the gutta exported exceeded $140,000, that of dried and salted fish amounted to nearly $70,000, and that of timber to $325,000. Question: Was the revenue of Pahang higher in 1899 or 1905?", - "Output Program": [ - "y1 = 62077\ny2 = 528368\nif y1>y2:\n print(1899)\nelse:\n print(1905)", - "revenue1899 = 62077\nrevenue1905 = 528368\nif(revenue1905>revenue1899):\n print(\"1905\")" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1905'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Monterey Bay Aquarium employed over 500 people and had 1,200 active volunteers in 2015. Between 1984 and 2014, 8,500 volunteers donated 3.2 million community service hours. The aquarium attracts around 2 million visitors each year and, through 2016, over 50 million people had visited. Out of the 51 accredited public aquariums in the United States in 2015, Monterey Bay Aquariums 2.08 million visitors ranked it second by number of visits, behind Georgia Aquariums 2.2 million. In 2015, it served 290,000 annual members. Question: How many people total were working for the aquarium in 2015?", - "Output Program": [ - "employ = 500\nvolunteer = 1200\ntotal = employ + volunteer\nprint(total)" - ], - "Output Answer": [ - "{'number': '1700', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Cash crops (as of 1999) grown under irrigation in these areas include cotton and cottonseed, which is of primary importance to the economy with 172,000 tons and 131,000 tons produced annually respectively,sesame (220,000 tons), sugarcane (5,950,000 tons), peanuts (980,000 tons), Phoenix dactylifera (176,000 tons), citrus fruits, Yam (vegetable) (136,000 tons), tomatoes (240,000 tons), mangoes, coffee, and tobacco. The main subsistence crops produced in Sudan are sorghum (3,045,000 tons), millet (1,499,000 tons), wheat (168,000 tons), cowpeas, beans, pulses, maize (65,000), and barley. Cotton is the principal export crop and an integral part of the countrys economy and Sudan is the worlds third largest producer of sesame after India and China. Question: How many more tons of peanuts were produced compared to cotton and sesame combined?", - "Output Program": [ - "peanuts = 980000\ncotton = 172000\nseasme = 220000\nprint(abs(peanuts - cotton - seasme))", - "peanuts = 980000\ncotton = 172000\nsesame = 220000\nanswer = peanuts - (cotton + sesame)\nprint(answer)" - ], - "Output Answer": [ - "{'number': '588000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Dallas played into their traditional Thanksgiving home game, this time against division rival Philadelphia. Both teams were vying for first place in the division with identical 8-3 records. The Eagles got off to a fast start and the Cowboys were unable to catch up, losing 33-10. They would rebound the next week where on the road Thursday night game they defeated Chicago 41-28 for their 9th win of the year to clinch their first winning season since 2009. This was the first time that Dallas played on back to back Thursdays. Week 15 was a rematch against 1st place Philadelphia. This time it was the Cowboys who got off to a fast start going up 21-0. Then the Eagles put up 24 answered points but Dallas came back to win 38-27 to go into first place for the first time in the season and improve to 10-4. Going into their Week 16 matchup at home against Indianapolis, Dallas was in a position to clinch their first division title since 2009 by defeating the Colts thanks to the Eagles losing that week to the Redskins. They would not disappoint as they blew out the Colts 42-7 to become the 2014 NFC East Champions, eliminating the Eagles from the playoffs. Dallas would end the regular season with a 12-4 record and an 8-0 away record when they won on the road against Washington 44-17. They would also finish December 4-0 which was huge for the Cowboys since they had struggled in the recent years in the month of December. Question: How many more points did the Cowboys score against Washington than in their second game against Philadelphia?", - "Output Program": [ - "cowboy = 10\nwashgnton = 4\nprint(cowboy - washgnton)", - "point = 10\npoint2 = 4\nprint(point-point2)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Croatian language is Croatias official language, but the languages of constitutionally-recognised minorities are officially used in some local government units. Croatian is the native language identified by 96% of the population. A 2009 survey revealed that 78% of Croatians claim knowledge of at least one foreign language\u2014most often English language. The largest religions of Croatia are Roman Catholic Church (86.3%), Eastern Orthodox Church (4.4%) and Islam (1.5%). Literacy in Croatia stands at 98.1%. The proportion of the population aged 15 and over attaining academic degrees has grown rapidly since 2001, doubling and reaching 16.7% by 2008. An estimated 4.5% of GDP is spent for education. Primary and secondary education are available in Croatian and in the languages of recognised minorities. Croatia has a universal health care system and in 2010, the nation spent 6.9% of its GDP on healthcare. The net monthly income in September 2011 averaged 5,397 Croatian kuna ( ). The most significant sources of employment in 2008 were wholesale and retail trade, the manufacturing industry and construction. In October 2011, the unemployment rate was 17.4%. Croatias median equivalent household income tops the average Purchasing Power Standard of 2004 enlargement of the European Union, while trailing the EU average. The 2011 census recorded a total of 1.5 million private households; most owned their own housing. Question: How many percent more of Croatia's GDP is spent on healthcare than is spent on education?", - "Output Program": [ - "gdp = 4.5\nhealthcare = 6.9\n\nanswer = round(healthcare - gdp, 2)\n\nprint(answer)", - "healthcare = 6.9\nedu = 4.5\n\nprint(abs(round(healthcare - edu,2)))" - ], - "Output Answer": [ - "{'number': '2.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1996, Japan ranked fourth in the world in fishing industry by country. Japan captured 4,074,580 metric tons of fish in 2005, down from 4,987,703 tons in 2000, 9,558,615 tons in 1990, 9,864,422 tons in 1980, 8,520,397 tons in 1970, 5,583,796 tons in 1960 and 2,881,855 tons in 1950. In 2003, the total aquaculture production was predicted at 1,301,437 tonnes. In 2010, Japans total fisheries production was 4,762,469 fish. Offshore fisheries accounted for an average of 50% of the nations total fish catches in the late 1980s although they experienced repeated ups and downs during that period. Question: In what year was the third highest measured amount of fish caught?", - "Output Program": [ - "print(1970)", - "y2005 = 4074580\ny2000 = 4987703\ny1990 = 9558615\ny1980 = 9864422\ny1970 = 8520397 \ny1960 = 5583796 \ny1950 = 2881855 \n\npublished = [y1950,y1960,y1970,y1980,y1990,y2000,y2005]\n\nans = sorted(published)\n\nif ans[-3] == y2005:\n print(2005)\nelif ans[-3] == y2000:\n print(2000)\nelif ans[-3] == y1990:\n print(1990)\nelif ans[-3] == y1980:\n print(1980)\nelif ans[-3] == y1970:\n print(1970)\nelif ans[-3] == y1960:\n print(1960)\nelif ans[-3] == y1950:\n print(1950)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1970'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the American Community Survey survey, Dorchester has a large under 25 population with 38.1% or 43,472 people and 33,162 (29.1% of the total population) of them under the age of 19 years old. Between the ages of 25 to 64 years old there are 59,788 or 52.6% people and 10,715 people or 9.3% are over the age of 65 years old. In Dorchester, approximately 61.9% or 70,503 people are over the age of 25, 23.5% or 16,582 people do not have a high school diploma or GED , 30.5% or 21,479 have a diploma or GED, 18.5% or 13,045 people have completed some college, and 27.5% or 19,397 people have a Academic degree. Question: How many more people have a diploma or GED than do not?", - "Output Program": [ - "diploma = 21479\nno_diploma = 16582\nmore_people = diploma - no_diploma\nprint(more_people)", - "condition_1 = 16582\ncondition_2 = 21479\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '4897', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Reagan significantly increased public expenditures, primarily the Department of Defense, which rose (in constant 2000 dollars) from $267.1 billion in 1980 (4.9% of GDP and 22.7% of public expenditure) to $393.1 billion in 1988 (5.8% of GDP and 27.3% of public expenditure); most of those years military spending was about 6% of GDP, exceeding this number in 4 different years. All these numbers had not been seen since the end of U.S. involvement in the Vietnam War in 1973. In 1981, Reagan significantly reduced the maximum tax rate, which affected the highest income earners, and lowered the top marginal tax rate from 70% to 50%; in 1986 he further reduced the rate to 28%. The federal deficit under Reagan peaked at 6% of GDP in 1983, falling to 3.2% of GDP in 1987 and to 3.1% of GDP in his final budget. The inflation-adjusted rate of growth in federal spending fell from 4% under Jimmy Carter to 2.5% under Ronald Reagan. This was the slowest rate of growth in inflation adjusted spending since Eisenhower. However, federal deficit as percent of GDP was up throughout the Reagan presidency from 2.7% at the end of (and throughout) the Carter administration. As a short-run strategy to reduce inflation and lower nominal interest rates, the U.S. borrowed both domestically and abroad to cover the Federal budget deficits, raising the national debt from $997 billion to $2.85 trillion. This led to the U.S. moving from the worlds largest international creditor to the worlds largest debtor nation. Reagan described the new debt as the \"greatest disappointment\" of his presidency. Question: How many percentage points did the rate of growth in federal spending decrease by?", - "Output Program": [ - "federal_spending_decrease = 4\nfederal_spending_decrease_last = 2.5\nprint(federal_spending_decrease - federal_spending_decrease_last)", - "percent_initial_spending = 4\npercent_final_spending = 2.5\npercent_decrease = percent_initial_spending - percent_final_spending\nprint(percent_decrease)" - ], - "Output Answer": [ - "{'number': '1.5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Warriors began the 2015-2016 season by winning their first 24 games, eclipsing the previous best start in NBA history. The Warriors surpassed the 1969\u201370 New York Knicks season for the best road start in NBA history at 14\u20130, which is also the joint-third longest road win streak. Their record-setting start ended when they were defeated by the Milwaukee Bucks on December 12, 2015. The Warriors broke a 131-year-old record of 20\u20130 set by the 1884 St. Louis Maroons season baseball team, to claim the best start to a season in all of the Major professional sports leagues in the United States and Canada. Golden State also won 28 consecutive regular-season games dating back to the 2014\u201315 Golden State Warriors season, eclipsing the 2012\u201313 Miami Heat season for the List of National Basketball Association longest winning streaks. The team set an NBA record with 54 consecutive regular-season home wins, which spanned from January 31, 2015 to March 29, 2016; the previous record of 44 was held by the 1995\u201396 Chicago Bulls season team led by Michael Jordan. Question: How many more consecutive wins were won by the Warriors than by the Chicago Bulls?", - "Output Program": [ - "previous_record=44\nconsecutive=54\nAnswer=consecutive-previous_record\nprint(Answer)", - "game=24\nwin=14\nanswer=game-win\nprint(answer)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: During History of Jerusalem, Jerusalem has been destroyed at least twice, besieged 23 times, attacked 52 times, and captured and recaptured 44 times. The part of Jerusalem called the City of David was settled in the 4th millennium BCE. Jerusalem was named as \"Urusalim\" on ancient Egyptian tablets, probably meaning \"City of Shalim\" after a Canaanite deity, during the Canaanite period (14th century BCE). During the Israelites period, significant construction activity in Jerusalem began in the 9th century BCE (Iron Age II), and in the 8th century the city developed into the religious and administrative center of the Kingdom of Judah. In 1538, the Walls of Jerusalem for a last time around Jerusalem under Suleiman the Magnificent. Today those walls define the Old City (Jerusalem), which has been traditionally divided into four quarters-known since the early 19th century as the Armenian Quarter, Christian Quarter, Jewish Quarter (Jerusalem), and Muslim Quarter Quarters. The Old City became a World Heritage Site in 1981, and is on the List of World Heritage in Danger. Since 1860 Jerusalem Expansion of Jerusalem in the 19th century far beyond the Old Citys boundaries. In 2015, Jerusalem had a Demographic history of Jerusalem of some 850,000 residents, comprising approximately 200,000 Jewish secularismish Israelis, 350,000 Haredi Judaism and 300,000 Palestinians. In 2011, the population numbered 801,000, of which Jews comprised 497,000 (62%), Muslims 281,000 (35%), Christians 14,000 (around 2%) and 9,000 (1%) were not classified by religion. Question: How many more times has Jerusalem been attacked than besieged?", - "Output Program": [ - "besieged=23\nattacked=52\nanswer=attacked-besieged\nprint(answer)" - ], - "Output Answer": [ - "{'number': '29', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not German Americans?", - "Output Program": [ - "German_Americans = 15.2\nprint (100-German_Americans)", - "total = 100\ngerman = 15.2\nprint(total - german)" - ], - "Output Answer": [ - "{'number': '84.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Eliot was born at Port Eliot, Cornwall, the third but eldest surviving son of Edward Eliot, 3rd Earl of St Germans, and his wife Jemima (n\u00e9e Cornwallis). He was educated at Eton College and then joined the Diplomatic Service. He served as Attach\u00e9 at Hanover from 1849 to 1853, as Attach\u00e9 at Lisbon from 1851 to 1853, as 2nd Paid Attach\u00e9 at Berlin from 1853 to 1857, as 1st Paid Attach\u00e9 at Constantinople from 1857 to 1858, as 1st Paid Attach\u00e9 at St Petersburg from 1858 to 1859, as Secretary of Legation at Rio de Janeiro in 1859, as Secretary of Legation at Athens from 1859 to 1861, as Secretary of Legation at Lisbon from 1860 to 1861 and from 1864 to 1865, as Charg\u00e9 dAffaires at Rio de Janeiro from 1861 to 1863 and as Acting Secretary of Legation at Washington DC from 1863 to 1864. Question: How many years did Eliot serve as Acting Secretary of Legation at Washington DC from 1863 to 1864?", - "Output Program": [ - "start_year = 1863\nend_year = 1864\n \nprint(abs(round(start_year - end_year,2)))", - "start = 1863\nend = 1864\ndiff = end - start\nprint(diff)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Estimates for the number of Roman Catholics vary from 70% of the population, to as much as 90%. The CIA Factbook lists 92% of the country is Catholic, but only 20% are practicing regularly or weekly at a church service. The Jewish population is about 300,000 (around 0.75% of the population), the community numbered about 400,000 after World War II, but the appeal of Israel and economic and cultural pressures at home led many to leave; recent instability in Israel has resulted in a modest reversal of the trend since 2003. Islam in Argentina number about 500,000-600,000, or approximately 1.5% of the population; 93% of them are Sunni. Buenos Aires is home to one of the largest mosques in Latin America. A recent study found that approximately 11% of Argentines are non-religious, including those who believe in God, though not religion, agnostics (4%) and atheists (5%). Overall, 24% attended religious services regularly. Protestants were the only group in which a majority regularly attended services. Question: How many, in percent, of Argentines are religious?", - "Output Program": [ - "Argentines=11\nreligious=100\nanswer=religious-Argentines\nprint(answer)", - "Argentines=11\npeople=100\nanswer=people-Argentines \nprint(answer)" - ], - "Output Answer": [ - "{'number': '89', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After Representative Archibald Hill Carmichael announced his retirement in 1936, Sparkman ran in the Democratic primary for the open seat. A teacher of the Big Brother Class at the First Methodist Church in Huntsville, his campaign was successfully launched through fundraising, campaigning and advertising by students in his Sunday class. Sparkman was elected to the United States House of Representatives in the United States House elections, 1936, defeating Union Party (United States) candidate, architect Harry J. Frahn with 99.7% of the vote. He was reelected in United States House elections, 1938, United States House elections, 1940, United States House elections, 1942, and United States House elections, 1944, serving in the 75th United States Congress, 76th United States Congress, 77th United States Congress, 78th United States Congress, and 79th United States Congress. In 1946 he served as Party whips of the United States House of Representatives. He was reelected in the United States House elections, 1946 to the 80th United States Congress and on the same date was United States Senate elections, 1946 in a special election to fill the vacancy caused by the death of John H. Bankhead II, for the term ending on January 3, 1949. Sparkman resigned from the House of Representatives immediately following the election and began his Senate term on November 6, 1946. He served until his retirement on January 3, 1979, having not sought reelection in United States Senate elections, 1978. Question: How many years after his first election win did Sparkman retire?", - "Output Program": [ - "retire = 1936\nwin = 1979\nprint(win - retire)", - "start = 1936\nend = 1979\n\nprint(abs(start - end))" - ], - "Output Answer": [ - "{'number': '43', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1999, Jay Gibbons was the best all-around hitter. In 71 games, Gibbons batted .305 with 16 home runs and 69 RBI. Second basemen Jorge Nunez batted .268 with 14 home runs and 61 RBI, while leading the team with 51 stolen bases. Outfielder Ryan Fleming hit .335 in 61 games. Tyler Thompson led the team with 17 homeruns and RBI with 81. Pasqual Coco went 9\u20131 in 14 starts with a 2.21 ERA. Scott Cassidy won a team-leading 13 games in 27 starts in 170.2 innings. He struck out 178 batters, leading the team. The Suns bullpen got a strong season from closer Jarrod Kingrey. Kingrey had 27 saves and 69 strikeouts in 61 innings. he Suns made the playoffs by winning the first-half division title and wound up with the best overall record in the SAL. They were knocked out of the first round by their division rival, the Cape Fear Crocs. This was the last season that the SAL used a three division (North, Central, and South) format. Question: How many more RBI did Jay Gibbons have compared to Jorge Nunez?", - "Output Program": [ - "jay_gibbons = 69\njorge = 61\nprint(abs(round(jay_gibbons - jorge,2)))\n", - "jay_gibbons_no_of_RBI=69\njorge_nunez_no_of_RBI=61\nmore_RBI_of_jay_from_nunez=jay_gibbons_no_of_RBI-jorge_nunez_no_of_RBI\nprint(more_RBI_of_jay_from_nunez)" - ], - "Output Answer": [ - "{'number': '8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The revenue of Pahang in 1899 amounted to only $62,077; in 1900 to $419,150. In 1905 it was $528,368. The expenditure in 1905 amounted to $1,208,176. Of this sum $736,886 was expended on public works. Pahang is still a source of expense to the federation, its progress having been retarded by the disturbances which lasted from December 1891 until 1895, with short intervals of peace, but the revenue was steadily increasing, and the ultimate financial success of the state is considered to be secure. Pahang owed something over $3,966,500 to Selangor and $1,175,000 to Perak, which had financed it for some years out of surplus revenue. The value of the imports in 1905 was $1,344,346, that of the exports was $3,838,928, thus making a total trade value of $5,183,274. The most valuable export is tin, the value of which in 1905 amounted to $2,820,745. The value of the gutta exported exceeded $140,000, that of dried and salted fish amounted to nearly $70,000, and that of timber to $325,000. Question: How many dollars higher was the revenue of Pahang in 1900 compared to 1899?", - "Output Program": [ - "Revanue=419150\namout=62077\nanswer=Revanue-amout\nprint(answer)", - "year1=62077\nyear2=419150\nanswer=year2-year1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '357073', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many percent more of the 2010 population belongs to the most populous ethnic group than the second most populous?", - "Output Program": [ - "nonHispanic=47.9\nMexican=24\nanswer=nonHispanic-Mexican\nprint(answer)", - "population=72.1\npopulation2=47.9\nanswer=population-population2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '16.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Colts stayed home and took on the Jaguars. The Jags would manage to score early in the 1st quarter as Josh Scobee would kick a 44-yard field goal for a 3-0 lead. In the 2nd quarter, the Colts would get on the board as Adam Vinatieri would tie the game for his team 3-3 with a 42-yard field goal. This would eventually be the halftime score. Once again, the Colts found themselves being overpowered in the 2nd half of a game as Blaine Gabbert hooked up with Jarett Dillard on an 11-yard touchdown pass to send the game to a 10-3 score in the 3rd quarter followed up by Maurice Jones-Drew running for a 3-yard touchdown to make the final score 17-3. With the loss, the Colts entered their bye week at 0-10. Question: How many points in total were scored?", - "Output Program": [ - "condition_1 = 17\ncondition_2 = 3\n\nprint(abs(round(condition_2 + condition_1,2)))", - "colt = 3\njaguar = 17\ntotal = colt + jaguar\nprint(total)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: While reliable figures are difficult to obtain, estimated global sales of The Hobbit run between 35 and 100 million copies since 1937. In the UK The Hobbit has not retreated from the top 5,000 books of Nielsen BookScan since 1995, when the index began, achieving a three-year sales peak rising from 33,084 (2000) to 142,541 (2001), 126,771 (2002) and 61,229 (2003), ranking it at the 3rd position in Nielsens \"Evergreen\" book list. The enduring popularity of The Hobbit makes early printings of the book attractive collectors items. The first printing of the first English-language edition can sell for between \u00a36,000 and \u00a320,000 at auction, although the price for a signed first edition has reached over \u00a360,000. Question: How many more copies of the Hobbit sold in 2002 and 2003 than 2000 and 2001?", - "Output Program": [ - "quarter2 = 126771 + 61229\nquarter1 = 33084 + 142541\ndifference = quarter2 - quarter1\nprint(difference)" - ], - "Output Answer": [ - "{'number': '12375', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 19th century was dominated by the Hungarian struggle for independence and modernisation. The national insurrection against the Habsburgs began in the Hungarian capital Hungarian Revolution of 1848 and was defeated one and a half years later, with the help of the Russian Empire. 1867 was the year of Austro-Hungarian Compromise of 1867 that brought about the birth of Austria-Hungary. This made Budapest the twin capital of a dual monarchy. It was this compromise which opened the second great phase of development in the history of Budapest, lasting until World War I. In 1849 the Chain Bridge (Budapest) linking Buda with Pest was opened as the first permanent bridge across the Danube and in 1873 Buda and Pest were officially merged with the third part, \u00d3buda (Old Buda), thus creating the new metropolis of Budapest. The dynamic Pest grew into the countrys administrative, political, economic, trade and cultural hub. Ethnic Hungarians overtook Danube Swabians in the second half of the 19th century due to mass migration from the overpopulated rural Transdanubia and Great Hungarian Plain. Between 1851 and 1910 the proportion of Hungarians increased from 35.6% to 85.9%, Hungarian became the dominant language, and German was crowded out. The proportion of Jews peaked in 1900 with 23.6%. Due to the prosperity and the large Jewish community of the city at the start of the 20th century, Budapest was often called the \"Jewish Mecca\" or \"Judapest\". In 1918, Austria-Hungary lost the war and collapsed; Hungary declared itself an independent republic (Republic of Hungary). In 1920 the Treaty of Trianon partitioned the country, and as a result, Hungary lost over two-thirds of its territory, and about two-thirds of its inhabitants, including 3.3 million out of 15 million ethnic Hungarians. Question: How many years was the time span where the proportion of Hungarians increased from 35.6 to 85.9%?", - "Output Program": [ - "start = 1851\nend = 1910\ndiff = end - start\nprint(diff)", - "\ncondition_1 =1851\ncondition_2 = 1910\n\nprint(abs(round(condition_2 - condition_1,3)))" - ], - "Output Answer": [ - "{'number': '59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The population of Sevastopol proper is 418,987 (01.01.16), making it the largest in the Crimean Peninsula. The citys agglomeration has about 600,000 people (2015). According to the Ukrainian Census (2001), the ethnic groups of Sevastopol include Russians (71.6%), Ukrainians (22.4%), Belarusians (1.6%), Tatars (0.7%), Crimean Tatars (0.5%), Armenians (0.3%), Jews (0.3%), Moldovans (0.2%), and Azerbaijani people (0.2%). Question: How many more percentage of Ukainian than Balarusians in the population of Sevastopol?", - "Output Program": [ - "ukrain = 22.4\nbelaru = 1.6\ndiff = round(ukrain - belaru, 1)\nprint(diff)" - ], - "Output Answer": [ - "{'number': '20.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Giants recorded their fifth straight victory with a convincing 33-15 win over the San Francisco 49ers at Giants Stadium. Things started off well as the Giants drove right down the field on their opening possession. The balanced, well-executed seven-minute drive was capped off by a 4-yard touchdown pass from Eli Manning to Amani Toomer. The extra point was missed by Lawrence Tynes. On their next possession, the Giants were driving for more, but a tipped ball resulted in an interception inside the red zone. The 49ers responded with a nice drive of their own, aided by a personal foul on linebacker Antonio Pierce and several third down conversions. San Francisco cashed in with a touchdown from Trent Dilfer to Arnaz Battle. Following a Frank Gore fumble, the Giants took control. The running game, which accounted for 140 total yards helped the Giants move back in front. Brandon Jacobs scored on a five-yard run for a 13-7 lead. After an interception by Sam Madison, the Giants added a 30-yard field goal by Tynes. Tynes made it 19-7 at the half with another field goal, this time from 39 yards, inside the final minute. The Giants defense dominated in the second half, notching six sacks and four total turnovers. Osi Umenyiora put the game away with a sack, forced fumble, and 75-yard touchdown return up the field for a 26-7 lead. The Niners got two points back on a blocked punt out of the end zone but Antonio Pierce redeemed himself for two earlier personal fouls by intercepting Trent Dilfer and returning the ball inside the 10. After a flag on the 49ers, Manning threw his second touchdown, this time to Jeremy Shockey for a 33-9 lead. The 49ers scored late to provide the final points in the 33-15 win. On the day, Brandon Jacobs rushed for 107 yards, Manning completed 18 of 31 passes for nearly 150 yards with two touchdowns and an interception, and the defense notched six sacks: 2.5 for Michael Strahan, 1.5 for Justin Tuck, 1 for Aaron Ross and 1 for Umenyiora. Pierce and Madison provided the two Giants' interceptions. For the fourth consecutive year under Tom Coughlin, the Giants were 5-2 after seven games. Question: How many wins did the Giants have before this game?", - "Output Program": [ - "giants_victory_current = 5 \n\nprint(giants_victory_current - 1)", - "number_wins_before = 4\nprint(number_wins_before)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Graduation rates among district-run schools, meanwhile, steadily increased in the ten years from 2005. In 2005, Philadelphia had a district graduation rate of 52%. This number increased to 65% in 2014, still below the national and state averages. Scores on the states standardized test, the Pennsylvania System of School Assessment (PSSA) trended upward from 2005 to 2011 but subsequently decreased. In 2005, the district-run schools scored an average of 37.4% on math and 35.5% on reading. The citys schools reached its peak scores in 2011 with 59.0% on math and 52.3% on reading. In 2014, the scores dropped significantly to 45.2% on math and 42.0% on reading. Question: How many percent lower were the math scored in 2014 compared to 2011?", - "Output Program": [ - "math=52.3\nmath1=65\nanswer=math1-math\nprint(answer)", - "math=59.0\nmath1=45.2\nanswer=math-math1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '13.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Gross Domestic Product (GDP) for Kuala Lumpur is estimated at RM73,536 million in 2008 with an average annual growth rate of 5.9 percent. By 2015, the GDP has reached RM160,388 million, representing 15.1% of the total GDP of Malaysia. The per capita GDP for Kuala Lumpur in 2013 was RM79,752 with an average annual growth rate of 5.6 percent, and RM94,722 in 2015. The total employment in Kuala Lumpur is estimated to be around 838,400 in 2000. The service sector comprising finance, insurance, real estate, business services, wholesale and retail trade, restaurants and hotels, transport, storage and communication, utilities, personal services and government services form the largest component of employment representing about 83.0 percent of the total. The remaining 17 percent comes from manufacturing and construction. Question: How many percent of the people living in Kaula Lumpur did not work in the service sector?", - "Output Program": [ - "work = 83\ntotal = 100\n\nnot_work = (total - work)\n\nprint(not_work)", - "service_sector = 83\nprint(abs(round(100 - service_sector\n ,2)))" - ], - "Output Answer": [ - "{'number': '17', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Hoping to rebound from their road loss to the Giants, the 49ers went home for a Week 8 NFC West rematch with the Seattle Seahawks. In the first quarter, the Niners trailed early as Seahawks kicker Olindo Mare got a 43-yard and a 42-yard field goal. In the second quarter, Seattle increased its lead with RB T.J. Duckett getting a 1-yard TD run. San Francisco would got on the board with kicker Joe Nedney getting a 42-yard field goal, but the Seahawks continued its beatdown as CB Josh Wilson returned an interception 75 yards for a touchdown. In the third quarter, the 49ers replied with Nedney making a 40-yard field goal, yet Seattle continued to pull away as QB Seneca Wallace completed a 43-yard TD pass to FB Leonard Weaver. In the fourth quarter, San Francisco tried to rally as QB Shaun Hill completed a 2-yard TD pass to rookie WR Jason Hill. However, the Seahawks pulled away as Wallace hooked up with Weaver again on a 62-yard TD pass. During the game, Vernon Davis committed a 15-yard penalty for unsportsmanlike conduct which prompted Singletary's now infamous \"I want winners\" tirade during the post-game press conference: \"I'd rather play with 10 people and just get penalized all the way until we have to do something else rather than play with 11 when I know that right now that person is not sold out to be a part of this team. It is more about them than it is about the team. Cannot play with them, cannot win with them, cannot coach with them. Can't do it. I want winners. I want people that want to win.\" With the loss, the 49ers enter into their bye week at 2-6. Question: How many touchdowns were shorter than 5 yards?", - "Output Program": [ - "ans = [1,43,2,62]\ncriteria = 5\n\ncount = 0\n\nfor i in range(len(ans)):\n if ans[i] < criteria:\n count+=1\nprint((count))", - "touch = 2\nprint(touch)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Plague was one of the hazards of life in Britain from its dramatic appearance in 1348 with the Black Death. The Bills of Mortality began to be published regularly in 1603, in which year 33,347 deaths were recorded from plague. Between then and 1665, only four years had no recorded cases. In 1563, a thousand people were reportedly dying in London each week. In 1593, there were 15,003 deaths, 1625 saw 41,313 dead, between 1640 and 1646 came 11,000 deaths, culminating in 3,597 for 1647. The 1625 outbreak was recorded at the time as the Great Plague, Until 1665, surpassed it. These official figures are likely to under-report actual numbers. Question: How many years between 1603 and 1665 recorded deaths from the plague?", - "Output Program": [ - "start_year = 1603\nend_year = 1665\nno_deth = 4\n \nprint(abs(round((abs(start_year-end_year))-(no_deth),2)))", - "start = 1603\nend = 1665\nnot_recorded = 4\nrecorded = end - start - not_recorded\nprint(recorded)" - ], - "Output Answer": [ - "{'number': '58', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2004 Linz counted 647,428 nights stay. In 2013 the number increased to 775,396. 363,425 of the overnight stays were located in the four star hotels, 226,647 in the three star hotels, 67,593 in the two and one star hotels and 53,194 stays can be counted to other accommodation. Overnight stays in 5/4-star hotels increased by more than 5% from 20.590 to 21.655 between February 2017 and February 2018. During the same period, overnight stays in 3-star hotels increased by 22%, from 13.383 to 16.330. The number of overnight stays in non-categorized hotels dropped by almost 10%, from 4.177 to 3.763. Question: How many more overnight stays did Linz have in 5/4 star hotels in February 2018 compared to February 2017?", - "Output Program": [ - "feb_2018 = 21655\nfeb_2017 = 20590\nprint(abs(round(feb_2018 - feb_2017,2)))\n", - "overnight_stays_Feb_2018 = 21655\novernight_stays_Feb_2017 = 20590\nmore_overnight_stays = overnight_stays_Feb_2018 - overnight_stays_Feb_2017\nprint(more_overnight_stays)" - ], - "Output Answer": [ - "{'number': '1065', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2005-06 NBA season was filled with ups and downs. During the off-season, Washington acquired Caron Butler and Antonio Daniels. During the regular season, the Wizards again had the best scoring trio in the NBA, this time consisting of Arenas, Jamison and Butler as the \"Big Three\". The Wizards started the 2005-06 season at 5-1, but went on an 8-17 funk to go to 13-18 through 31 games. Then, they went 13-5 in the next 18 games. On April 5, 2006, the team was 39-35 and looking to close in on the 45-win mark achieved the previous year, until Butler suffered a thumb sprain and the Wizards lost all five games without him. Butler returned and the team pulled out their final three games, against the Pistons, Cavs and Bucks, all playoff-bound teams, to finish the year at 42-40 and clinch the 5th seed in the Eastern Conference (NBA). They averaged 101.7 points a game, third in the NBA and tops in the East and clinched a playoff berth for the second year in a row for the first time since 1987. Question: How many total points did the Wizards score all season, based on the average points per game?", - "Output Program": [ - "date_dict = {'day': '','month':'','year': ''}\ntotal_games = 82\navg_point = 101.7\ntotal_points = total_games * avg_point\n\npoint_dict = {'number':total_points, 'date': date_dict, 'spans': []}\nprint(point_dict)", - "\navg_points = 101.7\ntotal_game = 42+40\ntotal_points = total_game * avg_points\nprint(abs(total_points))" - ], - "Output Answer": [ - "{'number': '8339.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many more percent were Hungarians than Germans at the 2011 census?", - "Output Program": [ - "Hungarians=80.8\nGermans=1\nanswer=Hungarians-Germans\nprint(answer)", - "Germans=1.0\nHungarians=80.8\nanswer=Hungarians-Germans\nprint(answer)" - ], - "Output Answer": [ - "{'number': '79.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: How many points did the Ravens lose by against the Bengals on September 7?", - "Output Program": [ - "Bengals = 23\nRavens = 16\nprint(Bengals-Ravens)", - "beng = 23\nreva = 16\nprint(beng - reva)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Since 1961, Turkey has signed 19 IMF loan accords. Erdo\u011fans government satisfied the budgetary and market requirements of the two during his administration and received every loan installment, the only time any Turkish government has done so. Erdo\u011fan inherited a debt of $23.5 billion to the IMF, which was reduced to $0.9 billion in 2012. He decided not to sign a new deal. Turkeys debt to the IMF was thus declared to be completely paid and he announced that the IMF could borrow from Turkey. In 2010, five-year credit default swaps for Turkeys sovereign debt were trading at a record low of 1.17%, below those of nine EU member countries and Russia. In 2002, the Turkish Central Bank had $26.5 billion in reserves. This amount reached $92.2 billion in 2011. During Erdo\u011fans leadership, inflation fell from 32% to 9.0% in 2004. Since then, Turkish inflation has continued to fluctuate around 9% and is still one of the highest inflation rates in the world. The Turkish public debt as a percentage of annual GDP declined from 74% in 2002 to 39% in 2009. In 2012, Turkey had a lower ratio of public debt to GDP than 21 of 27 members of the European Union and a lower budget deficit to GDP ratio than 23 of them. Question: How many more billion dollars did the Turkish Central Bank have in 2011 over 2002?", - "Output Program": [ - "billion_dollar_2011 = 92.2\nbillion_dollar_2002 = 26.5\nmore_billion_dollar = billion_dollar_2011 - billion_dollar_2002\nprint(more_billion_dollar)", - "turkis_2011 = 92.2\nturkis_2002 = 26.5\nprint(abs(round(turkis_2011 - turkis_2002,2)))" - ], - "Output Answer": [ - "{'number': '65.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2008, when the recession brought on another increase in the United Kingdom, after 15 years of economic growth and no major rises in unemployment. Early in 2009, unemployment passed the 2,000,000 mark, by which time economists were predicting it would soon reach 3,000,000. However, the end of the recession was declared in January 2010 and unemployment peaked at nearly 2,700,000 in 2011, appearing to ease fears of unemployment reaching 3,000,000. The unemployment rate of Britains young black people was 47.4% in 2011. 2013/2014 has seen the employment rate increase from 1,935,836 to 2,173,012 as supported by showing the UK is creating more job opportunities and forecasts the rate of increase in 2014/2015 will be another 7.2%. Question: By how many more people had economists predicted unemployment would grow?", - "Output Program": [ - "unemployment=2000000\npredicting=3000000\nanswer=predicting-unemployment\nprint(answer)", - "reach=3000000\nunemployment=2000000\nanswer=reach-unemployment\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1000000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The life expectancy at birth in Himachal Pradesh increased significantly from 52.6 years in the period from 1970-75 (above the national average of 49.7 years) to 72.0 years for the period 2011-15 (above the national average of 68.3 years). The infant mortality rate stood at 40 in 2010, and the crude birth rate has declined from 37.3 in 1971 to 16.9 in 2010, below the national average of 26.5 in 1998. The crude death rate was 6.9 in 2010. Himachal Pradeshs literacy rate has almost doubled between 1981 and 2011 (see table to right). The state is one of the List of Indian states and union territories by literacy rate with a literacy rate of 83.78% as of 2011. Question: How many years passed by as the Himachal Pradeshs literacy has almost doubled between 1981-2011?", - "Output Program": [ - "condition_1 = 1981\ncondition_2 = 2011\n\nprint(abs(condition_2 - condition_1))", - "y1 = 1981\ny2 = 2011\nprint(y2 - y1)" - ], - "Output Answer": [ - "{'number': '30', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The United Arab Emirates witnessed significant population increase during the past few years because of major growth in the various economic sectors, which lead to influx of workers from diverse cultural and religious background. From 4.1 million in 2005 to roughly 9.5 million in 2018. Out of this, the number of UAE citizens is around 11.5% and the remaining 88.5% made up of Expatriate workers. The largest group of non-UAE nationals are South Asian 59.4% (includes Indians 38.2%, Bangladeshi 9.5%, Pakistani 9.4%, others 2.3%), Egyptian 10.2%, Philippine 6.1%, other 12.8% . Females citizens and non-citizens account for 28% percent of the UAES population due to the high level of male foreign workers. The majority of the UAE population falls in the age group of 25 to 54 year old. A large part of this can be attributed to the expatriate population of working men and women who fall in the age category . Population is heavily concentrated to the northeast on the Musandam Peninsula, the three largest Emirates - Abu Dhabi (2.9 million), Dubai (2.7 million) and Sharjah (1.4 million), are home to nearly 75% of the population. Question: How many million total people are there in the three largest Emirates?", - "Output Program": [ - "abudhabi = 2.9\ndubai = 2.7\nsharjah = 1.4\nprint(abudhabi + dubai + sharjah)", - "Abu_Dhabi = 2.9\nDubai = 2.7\nSharjah = 1.4\nprint(Abu_Dhabi+Dubai+Sharjah)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Much of Afghanistans livestock was removed from the country by early waves of refugees who fled to neighboring Pakistan and Iran. In 2001, the livestock population in Afghanistan had declined by about 40% since 1998. In 2002, this figure was estimated to have declined further to 60%. An FAO survey done in the northern regions in spring 2002 showed that in four provinces (Balkh Province, Jowzjan Province, Sar-e Pol Province, and Faryab Province), there was a loss of about 84% of cattle from 1997 to 2002 and around 80% of sheep and goat. The majority of Afghans traditionally raise sheep instead of goats because goat meat is not popular in Afghanistan. After 2002, the Ministry of Agriculture, Irrigation & Livestock (Afghanistan) with assistance from USAID have been helping to regrow livestock numbers throughout the country. This was done by providing Afghan villagers training and animals to start with. The Council of Ministers (Afghanistan) Mohammad Asef Rahimi stated that over the past decade arable land had increased from 2.1 million hectares to 8.1 million hectares, wheat production from 5.1 million tonnes to 2.3 million tonnes, nurseries from 75,000 hectares to 119,000 hectares and grape production from 364,000 tonnes to 615,000 tonnes. Almond production jumped from 19,000 to 56,000 tonnes and cotton from 20,000 to 45,000 tonnes, with the saffron yield reaching 2,000 kilograms. Question: By how many tonnes did the grape production increase?", - "Output Program": [ - "total = 364000\nincreased = 615000\n\nprint(abs(total - increased))", - "before = 364000\nafter = 615000\n\nincreace = (after - before)\nprint(increace)" - ], - "Output Answer": [ - "{'number': '251000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Arcatas age cohorts are also distorted by a large percentage of college-age students. Only 15.3% of Arcata residents are under the age of 18, while nearly a third (32.3%) fall between ages 18 and 24, and 27.8% are 25 to 44 years old. Among older age cohorts, 15.9% are 45 to 64 years old, and 8.7% were 65 years of age or older. The median age was 26 years. For every 100 females, there were 99.0 males. For every 100 females age 18 and over, there were 96.9 males. Question: How many in percent weren't 18 and 24?", - "Output Program": [ - "people_werent_18_24=100-32.3\nprint(people_werent_18_24)", - "people_18_24 = 32.3\n\nprint(abs(round(100 - people_18_24,2)))" - ], - "Output Answer": [ - "{'number': '67.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many percent of people were not Bosniaks in 2002?", - "Output Program": [ - "Bosniaks = 79.6\nprint( \"{:.2f}\".format(100 - Bosniaks))", - "total = 100\nbosni = 79.6\nprint(total-bosni)" - ], - "Output Answer": [ - "{'number': '20.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There is a maximum limit on the total yearly employee pre-tax or Roth salary deferral into the plan. This limit, known as the \"402(g) limit\", was $15,500 for the year 2008; $16,500 for 2009-2011; $17,000 for 2012; $17,500 for 2013-2014; $18,000 for 2015-2017; and $18,500 for 2018. For future years, the limit may be indexed for inflation, increasing in increments of $500. Employees who are at least 50 years old at any time during the year are now allowed additional pre-tax \"catch up\" contributions of up to $5,000 for 2008; $5,500 for 2009-2014; and $6,000 for 2015-2018. The limit for future \"catch up\" contributions may also be adjusted for inflation in increments of $500. In eligible plans, employees can elect to contribute on a pre-tax basis or as a Roth 401(k) contribution, or a combination of the two, but the total of those two contributions amounts must not exceed the contribution limit in a single calendar year. This limit does not apply to post-tax non-Roth elections. Question: How many years was the pretax for $6000 for 2015-2018?", - "Output Program": [ - "start_year = 2015\nend_year = 2018\n\nprint(abs(start_year - end_year))", - "y1 = 2015\ny2 = 2018\n\ntotal = (y2 - y1)\n\nprint(total)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1980, a SWAT team raided Bolic Sound, finding a live hand grenade and seven grams of cocaine. Turner was convicted for cocaine possession and sentenced to thirty days in the L.A. county jail with three years probation. This was Turners first conviction. In April 1981, he was arrested for shooting a 49-year-old newspaper delivery man whom he accused of being physically and verbally abusive to his then wife, Ann Thomas and of kicking his dog. Turner said he only fired a shot to scare him off and that the man had injured himself when he climbed over the fence to get away. A jury in 1982 found him not guilty of assault. By 1985, Turners finances were in disarray and he owed the state of California $12,802 in back taxes. He later settled his account. He had tried to sell Bolic Sound in 1980 to raise funds to avoid foreclosure, but the studio burned down in a fire in January 1981 on the day Turner was due to show it to a potential buyer. Turner was arrested again on Friday, June 21, 1985, and charged with conspiracy to sell $16,000 worth of cocaine, possession and maintaining a residence for selling or using a controlled substance. The police took $1,000 of rock cocaine from his North Hollywood apartment. Also arrested and charged with him were Eddie Coleman Jr., 32, of Altadena, a record producer, and Richard Lee Griffin, 35, of Los Angeles, a music company writer. Turner paid a $5,000 bond and was released. A further arrest came in 1986 for cocaine possession, concealed carry of a handgun and traffic violations. Turner was released on $2,671 bail. In January 1987, he was arrested for trying to sell 10 ounces of cocaine to an undercover police officer. He pleaded guilty to conspiring to sell the drug and not guilty to other counts. On February 16, 1990, he was sentenced to four years in a California prison for cocaine possession. He was incarcerated at the minimum security California Mens Colony, San Luis Obispo. Turner completed 18 months of his sentence before being released on parole in September 1991. Larry Kamien, associate warden of the California Mens Colony, said Turner was a model inmate. In prison he became a trustee working in the library and saved up $13,000 by selling cigarettes, candy bars and coffee to other inmates. He played music with other inmates and wrote 15 new songs that he was planning to record when he was released. Question: How many years older was Richard Lee Griffin when he died than Eddie Coleman, Jr?", - "Output Program": [ - "richard = 35 \neddie = 32\nyears_older = richard - eddie\nprint(years_older)", - "condition_1 = 32\ncondition_2 = 35\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: the total number of full-time equivalent jobs was 582. The number of jobs in the primary sector was 33, of which 30 were in agriculture and 3 were in forestry or lumber production. The number of jobs in the secondary sector was 329 of which 262 or (79.6%) were in manufacturing and 67 (20.4%) were in construction. The number of jobs in the tertiary sector was 220. In the tertiary sector; 64 or 29.1% were in wholesale or retail sales or the repair of motor vehicles, 10 or 4.5% were in the movement and storage of goods, 12 or 5.5% were in a hotel or restaurant, 2 or 0.9% were in the information industry, 6 or 2.7% were the insurance or financial industry, 6 or 2.7% were technical professionals or scientists, 65 or 29.5% were in education and 18 or 8.2% were in health care. Question: How many more jobs were there in the secondary sector than in the primary and tertiary sectors combined?", - "Output Program": [ - "jobs_secondary_section = 329\njobs_primary_section = 33\njobs_tertiary_section = 220\nreqd_more_jobs = jobs_secondary_section - (jobs_primary_section + jobs_tertiary_section)\nprint(reqd_more_jobs)", - "primary = 33\nsecondary = 329\ntertiary = 220\n\nprint(abs(round(secondary - primary - tertiary,2)))" - ], - "Output Answer": [ - "{'number': '76', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1877 the price of British-grown wheat averaged 56 shillings and 9 pence a quarter and for the rest of the nineteenth century it never reached within 10 shillings of that figure. In 1878 the price fell to 46 shillings and 5 pence. In 1886 the wheat price decreased to 31 shillings a quarter. By 1885 wheat-growing land declined by a million acres (4,000 km\u00b2) (28\u00bd%) and the barley area had dwindled greatly also. Britains dependence on imported grain during the 1830s was 2%; during the 1860s it was 24%; during the 1880s it was 45%, (for wheat alone during the 1880s it was 65%.) The 1881 Census in the United Kingdom showed a decline of 92,250 in agricultural labourers in the ten years since 1871, with an increase of 53,496 urban labourers. Many of these had previously been farm workers who migrated to the cities to find employment, despite agricultural labourers wages being higher than those of Europe. Agricultures contribution to the national income was about 17% in 1871; by 1911 it was less than 7%. Question: In the forty years after 1871, how many percent of the national income did agriculture's contribution drop?", - "Output Program": [ - "y1 = 17\nforty = 1871 + 40\ny2 = 7\ndiff = y1 - y2\nprint(diff)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many people in total spoke the three least common languages?", - "Output Program": [ - "number_speak_IA = 10946\nnumber_speak_IE = 8836\nnumber_speak_Chinese = 6610\nnumber_speak_three_least_common_lang = number_speak_IA + number_speak_IE + number_speak_Chinese\nprint(number_speak_three_least_common_lang)", - "l_one = 6610\nl_two = 8836\nl_three = 10946\nprint(abs(round(l_one+l_three+l_two,2)))" - ], - "Output Answer": [ - "{'number': '26392', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On April 18, 2008, the club announced its final attendance figures for 2007-08. The club had 40 sell-outs out of 41 home dates, a total attendance of 812,665 during the regular season, placing the club third in attendance in the NHL. The number of sell-outs and the total attendance were both club records. The previous attendance records were set during the 2005-06 with a season total of 798,453 and 33 sell-outs. In 2006-07 regular season attendance was 794,271, with 31 sell-outs out of 41 home dates or an average attendance of 19,372. In the 2007 playoffs, the Senators played 9 games with 9 sell-outs and an attendance of 181,272 for an average of 20,141, the highest in team history. The club has been regularly represented in the top half in attendance in the NHL. Question: How many home dates did the club fail to sell out?", - "Output Program": [ - "total_sell = 40\ntotal = 41\n\nprint(abs(total - total_sell))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2012, Czech government increased VAT. Basic VAT was increased from 20% in 2012 to 21% in 2013 and reduced VAT increased from 14% to 15% in 2013. Small enterprises sales decreased by 21% from 2012 to 2013 as result of increasing VAT. Patria.cz predicting sales stagnation and mild increase in 2013. Another problem is foreign trade. The Czech Republic is considered an export economy (the Czech Republic has strong machinery and automobile industries), however in 2013, foreign trade rapidly decreased which led to many other problems and increase of state budget deficit. In 2013, Czech National Bank, central bank, implemented controversial monetary step. To increase export and employment, CNB wilfully deflated Czech Crown (CZK), which inflation increased from 0.2% in November 2013, to 1.3% in 1Q 2014. Question: How many percentage points did inflation increase from November 2013 to the first quarter of 2014?", - "Output Program": [ - "Vati_ncrease=21\nVat_reduced =22\nAnswer=Vat_reduced-Vati_ncrease\nprint(Answer)", - "inflation=1.3\ninflat=0.2\nanswer=inflation+inflat\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1.1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Although Jerry Rice was named MVP, Montana had an MVP-worthy performance, completing 23 of 36 passes for a Super Bowl record 357 yards, throwing for 2 touchdowns, and gaining 14 rushing yards. Craig finished the game with 71 yards rushing, and 8 receptions for 101 receiving yards. He was the first running back in Super Bowl history to gain over 100 receiving yards. Taylor finished the game with a Super Bowl record 56 punt return yards. His 18.7 yards per return was also the highest average in Super Bowl history. Linebacker Charles Haley had six tackles and two sacks. For Cincinnati, Jennings rushed one time for 3 yards, and gained 117 yards and a touchdown on 2 kickoff returns. Woods was the top rusher of the game with 79 yards. But Esiason was limited to just 11 out of 25 completions for 144 yards and no touchdowns, with 1 interception. Collinsworth (who retired after this game) was the Bengals top receiver of the game, but with just 3 catches for 40 yards. Question: How many yards per pass, to two decimal places, did Esiason have on average?", - "Output Program": [ - "number_pass = 11\nyards = 144\nyards_per_pass = round(yards/number_pass,2)\nprint(yards_per_pass)", - "yards = 144 \npass_c = 11\nprint(abs(round(yards / pass_c,2)))\n" - ], - "Output Answer": [ - "{'number': '13.09', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After defeating the Redskins at home, the Rams traveled on the road against the Bears. The Bears scored first in the first quarter with a 54-yard field goal from Robbie Gould to take a 3-0 lead for the only score of the quarter. In the 2nd quarter, the Bears increased their lead when Michael Bush scored a touchdown on a 5-yard run to make the score 10-0. The Rams responded with Greg Zuerlein's 56-yard field goal to shorten the lead to 10-3 at halftime. In the 3rd quarter, the Rams drew closer as Zuerlein kicked a 46-yard field goal to make the score 10-6 for the only score of the quarter. But in the 4th quarter, the Bears held on for victory as Gould kicked a 22-yard field goal to make it 13-6 and then on the Rams' next possession, Sam Bradford was intercepted by Major Wright who then returned it 45 yards for a touchdown to make it 20-6. Gould kicked a 37-yard field goal to make the final score 23-6 as the Rams dropped to 1-2. Question: How many yards longer was Greg Zuerlein's first field goal than his second?", - "Output Program": [ - "first = 56\nsecond = 46\ndiff = first - second\nprint(diff)" - ], - "Output Answer": [ - "{'number': '10', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The giant panda is a conservation reliant species vulnerable species. A 2007 report showed 239 pandas living in captivity inside China and another 27 outside the country. As of December 2014, 49 giant pandas lived in captivity outside China, living in 18 zoos in 13 different countries. Wild population estimates vary; one estimate shows that there are about 1,590 individuals living in the wild, while a 2006 study via genetic fingerprinting estimated that this figure could be as high as 2,000 to 3,000. Some reports also show that the number of giant pandas in the wild is on the rise. In March 2015, Mongabay stated that the wild giant panda population had increased by 268, or 16.8%, to 1,864. In 2016, the IUCN reclassified the species from \"endangered\" to \"vulnerable\". Question: How many is the range between the lowest 2006 estimate and the highest?", - "Output Program": [ - "condition_1 = 3000\ncondition_2 = 1590\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n", - "estimate = 1590\nhighest = 3000\nrange = highest - estimate\nprint(range)" - ], - "Output Answer": [ - "{'number': '1410', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2009, Streetsvilles population stood at 47,327 with a 9.9% population increase between 2001 and 2006 and a subsequent 20% increase from 2006 to 2009. From 2006 to 2009, households also increased in number from 12,178 to 13,722. The majority of Streetsville residences own their own homes (85%) with more than 51,000 residents holding a university or college degree. Also the majority of residences work within grey or white collar jobs versus only 27% of the population consisting of labour workers . Furthermore, the average household income of Streetsville residents amounts to $124,255 with only a 5.6% unemployment rate. In relation to religion, 41.4% of residents are Roman Catholics while religious populations such as Muslims (6.9%) and Anglicans (6.3%) are continuing to grow. Also nearly 48% of Streetsville residents are identified as visible minorities including predominantly East Indians, South Asians and Chinese. Subsequently, 53% of the populations main language is English while the region boasts many non-official languages such as Chinese, Arabic, and Punjabi. With homes averaging around 3.4 bedrooms, the average family consists of three people per home and has around 1.4 children. Streetsvilles population has an average age of 38 with 33% of the population being between ages 25\u201344, 23.1% of the population are between the ages 45\u2013 64 and 14.5% of the population being between the ages of 15- 24. Also among the population, 61.4% of residents are married while 29.1% are single and 9.5% are widowed or divorced. Question: How many more percent of the population married than single and widowed or divorced combined?", - "Output Program": [ - "married = 61.4\nother = 29.1 + 9.5\nprint(married - other)", - "condition_1 = 61.4\ncondition_2 = 9.5+29.1\n\n\nprint(abs(round(condition_1 - condition_2,2)))" - ], - "Output Answer": [ - "{'number': '22.8', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Cavaliers won the Eastern Conference (NBA) in 2006-07 NBA season, 2014-15 NBA season, 2015-16 NBA season, 2016-17 NBA season and 2017-18 NBA season but were defeated in the 2007 NBA Finals by the San Antonio Spurs and 2015 NBA Finals the Golden State Warriors, respectively. The Cavs won the Conference again in 2016 NBA Finals and won their first NBA Championship coming back from a 3-1 deficit, finally defeating the Golden State Warriors. Afterwards, an estimated 1.3 million people attended a parade held in the Cavs honor on June 22, 2016. This was the first time the city had planned for a championship parade in 50 years. Basketball, the Cleveland Rosenblums dominated the original American Basketball League (1925-55) winning three of the first five championships (1926, 1929, 1930), and the Cleveland Pipers, owned by George Steinbrenner, won the American Basketball League (1961-63) championship in 1962. Question: How many years after being defeated in the NBA Finals by the Golden State Warriors did the Cavaliers go on to win their next NBA final?", - "Output Program": [ - "lost = 2015\nwon = 2016\ndiff = won - lost\nprint(diff)", - "defeted = 2015\nwon = 2016\n\nprint(abs(defeted - won))" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Cities or regions with significant Laotian-American populations include the Seattle metropolitan area (enumerating 12,190; 0.4% of its population); San Francisco Bay Area (11,545; 0.2%); Dallas\u2013Fort Worth metropolitan area (10,500; 0.2%); Sacramento metropolitan area (9,814; 0.4%); Minneapolis \u2013 Saint Paul area (8,676; 0.3%); San Diego metropolitan area (8,079; 0.3%); Fresno metropolitan area (7,967; 0.9%); Greater Los Angeles Area (7,120; 0.04%); Nashville metropolitan area (6,210; 0.4%); Portland metropolitan area (5,806; 0.3%); Chicago metropolitan area (4,762; 0.05%); San Joaquin County, California (4,266; 0.6%); Providence, Rhode Island (3,456; 0.2%); Denver metropolitan area (2,673), Des Moines, Iowa (2,270), Anchorage metropolitan area (1,997; 0.5%), and Fort Smith, Arkansas-Arkoma, Oklahoma (1,730). Question: How many Laotian-Americans resided in the Seattle metropolitan area, the San Francisco Bay Area, the Sacramento metropolitan area, and the Dallas-Fort Worth metropolitan area in total?", - "Output Program": [ - "seatle = 12190\nsanfransisco = 11545 \nsacremento = 9814\ndallas_fort = 10500\n\nprint(abs(round(seatle + sanfransisco + sacremento + dallas_fort,2)))", - "seattle = 12190\nsan = 11545\ndallas = 10500\nsacramento = 9814\ntotal = seattle + san + dallas + sacramento\nprint(total)" - ], - "Output Answer": [ - "{'number': '44049', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: For many years, the Rose Bowl had the largest football stadium capacity in the United States, eventually being surpassed by Michigan Stadium (107,601). The Rose Bowls maximum stated seating capacity was 104,091 from 1972 to 1997. Some of the seats closest to the field were never used during this time for UCLA regular season games, and were covered by tarps. Official capacity was lowered following the 1998 Rose Bowl. Slightly different figures are given for the current capacity, for the lower level seats behind the team benches are not used for some events since the spectators can not see through the standing players or others on the field. UCLA reports the capacity at 91,136. The Tournament of Roses reports the capacity at 92,542. The 2006 Rose Bowl game, which was also the BCS championship game, had a crowd of 93,986. In the 2011 contest between TCU and Wisconsin, the listed attendance is 94,118. As of 2008, the Rose Bowl is the 11th List of American football stadiums by capacity, and is still the largest stadium that hosts post-season bowl games. For concerts held there, the Rose Bowl holds almost 60,000 people. The stadiums 2014 remodeling removed the lower \"lettered row\" seats on each side behind the players benches and provide access in and out of the stadium for the lower sections of the Rose Bowl, restoring its original design. Question: How many seats were reduced in the Rose Bowl using the UCLA reports?", - "Output Program": [ - "attendance=94118\npeople=60000\nanswer=attendance-people\nprint(answer)", - "RoseBowl=92542\nUCLA=9113\nanswer=RoseBowl+UCLA\nprint(answer)" - ], - "Output Answer": [ - "{'number': '12955', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Rutger Macklean (1742-1816) was a prominent captain, politician and land owner remembered for introducing agricultural reforms leading to more effective large-scale farming in Sweden. Ernst Wigforss (1881-1977) was Minister for Finance (Sweden) 1925-1926 and 1932-1949 and has been considered the foremost developer of the Swedish Social democracy. \u00d6sten Und\u00e9n (1886-1974) was an internationally recognized professor of law and Minister for Foreign Affairs (Sweden) 1924-1926 and 1945-1962. Tage Erlander (1901-1985) was Swedens Prime Minister of Sweden 1945-1969, potentially a record of uninterrupted tenure in parliamentary democracies, and led his party through eleven elections. Ruth Bader Ginsburg (1933-) is a Associate Justice of the Supreme Court of the United States of the United States, the second female justice to be in this position. Ingvar Carlsson (1934-) served as Swedens prime minister 1986-1991 and 1994-1996 and as Swedens deputy prime minister 1982-1986. Rupiah Banda (1937-) was the president of Zambia 2008-2011 and its vice president 2006-2008. Leif Silbersky (1938-) is a notable lawyer and author famous for representing so called high-profile cases in Sweden. Marianne Lundius (1949-) is since 2010 the president of the Supreme Court of Sweden, the first female justice in this position. Utoni Nujoma (1952-) was Namibia minister of foreign affairs 2010-2012 and is since 2012 the countrys minister of justice. Question: How many years older is Ruth Bader Ginsburg than Rupiah Banda?", - "Output Program": [ - "ruth = 1933\nrupiah = 1937\ndiff = rupiah - ruth\nprint(diff)", - "Ruth = 1933\nRupiah = 1937\nprint(Rupiah-Ruth)\n" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Initial theatrical run The film received steady attendance after opening in North America on Friday, December 19, 1997. By the end of that same weekend, theaters were beginning to sell out. The film earned $8,658,814 on its opening day and $28,638,131 over the opening weekend from 2,674 theaters, averaging to about $10,710 per venue, and ranking number one at the box office, ahead of the eighteenth James Bond film, Tomorrow Never Dies. By New Years Day, Titanic had made over $120 million, had increased in popularity and theaters continued to sell out. Its highest grossing single day was Saturday, February 14, 1998, on which it earned $13,048,711, more than eight weeks after its North American debut. It stayed at number one for 15 consecutive weeks in North America, a record for any film. The film stayed in theaters in North America for almost 10 months before finally closing on Thursday, October 1, 1998 with a final domestic gross of $600,788,188. Outside North America, the film made double its North American gross, generating $1,242,413,080 and accumulating a grand total of $1,843,201,268 worldwide from its initial theatrical run. Question: How many weeks after Titanic's highest grossing day did it stay at number one at the box office?", - "Output Program": [ - "weeks = 7\nprint(weeks)", - "total_week = 15\ndebute = 8\n\nprint(abs(total_week - debute))" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Prior to creating the Asterix series, Goscinny and Uderzo had previously had success with their series Oumpah-pah, which was published in Tintin (magazine) magazine. Ast\u00e9rix was originally serialised in Pilote magazine, debuting in the first issue on 29 October 1959. In 1961 the first book was put together, titled Asterix the Gaul. From then on, books were released generally on a yearly basis. Their success was exponential; the first book sold 6,000 copies in its year of publication; a year later, the second sold 20,000. In 1963, the third sold 40,000; the fourth, released in 1964, sold 150,000. A year later, the fifth sold 300,000; 1966s Asterix and the Big Fight sold 400,000 upon initial publication. The ninth Asterix volume, when first released in 1967, sold 1.2 million copies in two days. Question: How many more of the fifth book sold than the previous four comined?", - "Output Program": [ - "sold1 = 6000 \nsold2 = 20000\nsold3 = 40000\nsold4 = 150000\nsold5 = 300000\n\nprint(sold5 -sold4 -sold3 -sold2 -sold1)\n\n", - "num_of_5th_book_sold=300000\nnum_of_1st_book_sold=6000\nnum_of_2nd_book_sold=20000\nnum_of_3rd_book_sold=40000\nnum_of_4th_book_sold=150000\n\n\ncombined_sales_1st_to_4th_book=num_of_1st_book_sold+num_of_2nd_book_sold+num_of_3rd_book_sold+num_of_4th_book_sold\nnum_more_sales_of_5th_book=num_of_5th_book_sold-combined_sales_1st_to_4th_book\nprint(num_more_sales_of_5th_book)" - ], - "Output Answer": [ - "{'number': '84000', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to Statistics Canada, up to 244,000 English-speaking people have emigrated from Quebec to other provinces since the 1970s; those in Quebec whose sole native language was English dropped from 789,000 in 1971 to 575,555 in 2006, when they accounted for 7.6% of the population. Altogether, in 2006, 744,430 (10%) used mostly English as their home language, and 918,955 (12.2%) comprised the Official Language Minority, having English as their First Official language spoken. When many anglophones relocated outside of Quebec after the introduction of the Charter in the 1970s, several English-language schools in Montreal closed their doors. These school closures may also have been brought about by restrictions on who can attend English schools, which has been another ongoing drain on the English school system. Of the Anglophones between 25 and 44 years old who left the province between 1981 and 1986, 15000 individuals, which was half of this group, had university degrees. The provinces unemployment rate rose from 8.7 percent in 1976 to 10.4 percent in 1977, remaining above 10 percent for 19 of the last 23 years of the 20th century. The language barrier has also been regarded as a \"soft cap\" for population growth; for instance from 2013 to 2014 while Montreal gained around 43,000 immigrants from other parts of the world it lost 10,000 residents to other provinces. Question: By how many percentage points did the unemployment rate rise between 1976 and 1977?", - "Output Program": [ - "y1 = 8.7\ny2 = 10.4\nprint(y2 - y1)", - "condition_1 = 8.7\ncondition_2 = 10.4\nprint(abs(round(condition_2 - condition_1,1)))" - ], - "Output Answer": [ - "{'number': '1.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America. Question: How many percent of people were not from other races?", - "Output Program": [ - "other_races = 3.6\n\nprint(abs(100-other_races))", - "date_dict = {'day': '','month':'','year': ''}\nother_races_percent = 3.6\nnot_from_other_races_percent = 100 - other_races_percent\nraces_dict = {'number':not_from_other_races_percent, 'date': date_dict, 'spans': []}\nprint(races_dict)\n" - ], - "Output Answer": [ - "{'number': '96.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The citys most populous ethnic group, non-Hispanic Whites, have proportionally declined from 72.1% of the population in 1990 to 47.9% in 2010, even as total numbers of all ethnicities have increased with the population. Hispanics or Latinos of any race make up 31.5% of the population. Of those 24.0% are of Mexican, 1.4% of Salvadoran, 0.9% of Puerto Rican, 0.9% of Cuban, 0.6% of Guatemalan, 0.2% of Peruvian, 0.2% of Colombian, 0.2% of Honduran and 0.2% of Nicaraguan descent. Question: How many more percent were Salvadoran than from Puerto Rico and Columbia?", - "Output Program": [ - "Salvadoran=1.4\nPuert=0.9\nColombian=0.2\nanswer=Salvadoran+Puert+Colombian\nprint(answer)", - "PuertoRican=0.9\nSalvadoran=1.4\nColombian=0.2\nanswer=Salvadoran-PuertoRican-Colombian\nprint(answer)" - ], - "Output Answer": [ - "{'number': '.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Pew Research Center indicated that (as of 2014) 21 surveyed countries have a positive view (50% or above) of China. With the top ten most positive countries being Pakistan (78%), Tanzania (77%), Bangladesh (77%), Malaysia (74%), Kenya (74%), Thailand (72%), Senegal (71%), Nigeria (70%), Venezuela (67%), and Indonesia (66%). While ten surveyed countries have the most negative view (Below 50%) of China. With the countries being Japan (7%), Vietnam (16%), Turkey (21%), Italy (26%), Germany (28%), India (31%), Poland (32%), Jordan (35%), United States (35%), and Colombia (38%). Chineses own view of China was viewed at 96%. Question: How many percent were not Indonesia ?", - "Output Program": [ - "indonesia = 66\n \nprint(abs(round(100 - indonesia,2)))", - "percentage = 100\nindonesia = 66\nothers = percentage - indonesia\nprint(others)" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of March 23, 2011, there were a total of 20,722 registered voters in Plainfield, of which 12,078 (58.3% vs. 41.8% countywide) were registered as Democratic Party (United States), 947 (4.6% vs. 15.3%) were registered as Republican Party (United States) and 7,693 (37.1% vs. 42.9%) were registered as Unaffiliated (New Jersey). There were 4 voters registered to other parties. Among the citys 2010 Census population, 41.6% (vs. 53.3% in Union County) were registered to vote, including 56.1% of those ages 18 and over (vs. 70.6% countywide). Question: How many registered voters were not Deomcrat or other?", - "Output Program": [ - "registered = 20722\ndemocrats = 12078\nother = 4\nnot_democrats = registered - (democrats + other)\nprint(not_democrats)", - "condition_1 = 12078+4\ncondition_2 = 20722\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '8640', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: In the week 12 game between the Ravens and the Saints, how many points were scored in all?", - "Output Program": [ - "ponits1=34\npoints2=27\nanswer=ponits1+points2\nprint(answer)" - ], - "Output Answer": [ - "{'number': '61', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Cavaliers won the Eastern Conference (NBA) in 2006-07 NBA season, 2014-15 NBA season, 2015-16 NBA season, 2016-17 NBA season and 2017-18 NBA season but were defeated in the 2007 NBA Finals by the San Antonio Spurs and 2015 NBA Finals the Golden State Warriors, respectively. The Cavs won the Conference again in 2016 NBA Finals and won their first NBA Championship coming back from a 3-1 deficit, finally defeating the Golden State Warriors. Afterwards, an estimated 1.3 million people attended a parade held in the Cavs honor on June 22, 2016. This was the first time the city had planned for a championship parade in 50 years. Basketball, the Cleveland Rosenblums dominated the original American Basketball League (1925-55) winning three of the first five championships (1926, 1929, 1930), and the Cleveland Pipers, owned by George Steinbrenner, won the American Basketball League (1961-63) championship in 1962. Question: Before the championship parade in 2016, when had the city planned a championship parade?", - "Output Program": [ - "ans = 1966\nprint(ans)", - "parade = 2016\nlast_parade = 2016 -50\nprint(last_parade)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1966'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many in percent from cantons population in 2002 weren't Croat?", - "Output Program": [ - "percentage = 100\ncroats = 6.7\nothers = percentage - croats\nprint(others)", - "condition_1 = 100\ncondition_2 = 6.7\n\nprint(abs(round(condition_2 - condition_1,2)))\n\n\n\n\n" - ], - "Output Answer": [ - "{'number': '93.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Household debt in 2013 According to the August 2013 third annual Ipsos Reid Debt Poll only 24 per cent of Canadians were debt free in 2013 compared to 26 per cent in 2012. The average personal non-mortgage debt in 2013 was $15,920 up from $13,141 in 2012. According to an IPSOS chart produced in 2013 debt levels increased \"a staggering 35 per cent\" in Western Canada compared to 10 per cent in Eastern Canada since 2012 even before the Alberta floods. In Alberta in 2013 household debt rose 63 per cent to $24,271 per household from 2012 after the 2013 Alberta floods. In 2013 the average personal debt load in British Columbia was \"up 38 per cent to $15,549\"; in \"Manitoba and Saskatchewan, up 32 per cent to $16,145\"; in Ontario, \"up 13 per cent to $17,416\", in Quebec up \"3 per cent to $10,458\"; and in Atlantic Canada, \"up 12 per cent to $15,243\". Question: How many more dollars was the personal debt load in Ontario compared to Quebec?", - "Output Program": [ - "condition_1 = 10458\ncondition_2 = 17416\n\nprint(abs(round(condition_2 - condition_1,2)))", - "ontario = 17416\nquebec = 10458\ndiff = ontario - quebec\nprint(diff)" - ], - "Output Answer": [ - "{'number': '6958', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Estimates for the number of Roman Catholics vary from 70% of the population, to as much as 90%. The CIA Factbook lists 92% of the country is Catholic, but only 20% are practicing regularly or weekly at a church service. The Jewish population is about 300,000 (around 0.75% of the population), the community numbered about 400,000 after World War II, but the appeal of Israel and economic and cultural pressures at home led many to leave; recent instability in Israel has resulted in a modest reversal of the trend since 2003. Islam in Argentina number about 500,000-600,000, or approximately 1.5% of the population; 93% of them are Sunni. Buenos Aires is home to one of the largest mosques in Latin America. A recent study found that approximately 11% of Argentines are non-religious, including those who believe in God, though not religion, agnostics (4%) and atheists (5%). Overall, 24% attended religious services regularly. Protestants were the only group in which a majority regularly attended services. Question: How many more people does the CIA Facebook list as Catholic than those who practice regularly?", - "Output Program": [ - "condition_1 = 20\ncondition_2 = 92\n\nprint(condition_2 - condition_1)", - "catholic = 92\nregularly = 20\nprint(catholic - regularly)" - ], - "Output Answer": [ - "{'number': '72', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Molineux has hosted England national football team internationals. The first was a 6-1 win over Northern Ireland national football team on 7 March 1891. England again beat Ireland, this time 4-0, on 14 February 1903 and lost to Wales national football team 2-1 on 5 February 1936. The last was a 5-2 defeat of Denmark national football team in a 1958 FIFA World Cup qualifier on 5 December 1956. It has also hosted four England national under-21 football team internationals (in 1996, 2008, 2014 and 2018) and, in 2005, hosted some European Youth Championship qualifying matches. Question: How many more goals did England score than Ireland in both games combined?", - "Output Program": [ - "score=5\nscore1=4\nanswer=score+score1\nprint(answer)", - "score=9\nanswer=score\nprint(answer)" - ], - "Output Answer": [ - "{'number': '9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Allegany County is considered a conservative county, supporting Republican national and state candidates. In 2004, it voted for George W. Bush over John Kerry 63% to 34%, and in 2008 it voted for John McCain over Barack Obama 59% to 39%. It has been reported that in the last 170 years, the only Democratic candidates to win were Franklin Pierce in 1852 and Lyndon B. Johnson in 1964. In 2006, neither Democrat Eliot Spitzer or Hillary Clinton carried it in their otherwise landslide elections for governor and US senator, respectively. Eliot Spitzer lost 48.98% to John Fasos 49.03%. Hillary Clinton lost the county by 3 points. In 2010, Andrew Cuomo lost by a wide margin while Senator Chuck Schumer carried it by a narrow margin of 49.46% to Jay Townsends 48.86% a margin of 78 votes. It was one of only two counties that Senator Kirsten Gillibrand lost to Wendy Long in United States Senate election in New York, 2012. Question: How many more percentage did Senator Chuck Schumer than Jay Townends?", - "Output Program": [ - "Schumer=49.46\nJayTownsends=48.86\nanswer=Schumer-JayTownsends\nprint(answer)", - "percentage=0.6\nanswer=percentage \nprint(answer)" - ], - "Output Answer": [ - "{'number': '0.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On April 18, 2008, the club announced its final attendance figures for 2007-08. The club had 40 sell-outs out of 41 home dates, a total attendance of 812,665 during the regular season, placing the club third in attendance in the NHL. The number of sell-outs and the total attendance were both club records. The previous attendance records were set during the 2005-06 with a season total of 798,453 and 33 sell-outs. In 2006-07 regular season attendance was 794,271, with 31 sell-outs out of 41 home dates or an average attendance of 19,372. In the 2007 playoffs, the Senators played 9 games with 9 sell-outs and an attendance of 181,272 for an average of 20,141, the highest in team history. The club has been regularly represented in the top half in attendance in the NHL. Question: How many more people attended games in 2007-08 than 2005-06?", - "Output Program": [ - "y2007_08 = 812665\ny2005_06 = 798453\n\nprint(abs(round(y2007_08-y2005_06,2)))", - "_2007 = 812665\n_2005 = 798453\nmore_people = _2007 - _2005\nprint(more_people)" - ], - "Output Answer": [ - "{'number': '14212', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: For the period 2010-14, the estimated median income for a household in the town was $94,063, and the median income for a family was $129,000. Male full-time workers had a median income of $87,550 versus $53,141 for females. The per capita income for the town was $34,140. About 2.0% of families and 12.0% of the population were below the poverty line, including 3.4% of those under age 18 and 4.8% of those age 65 or over. Question: How many percent of the families were not below the poverty line?", - "Output Program": [ - "povertyline=2\npopulation=100\nanswer=population-povertyline\nprint(answer)", - "families=2\npeople=100\nanswer=people-families \nprint(answer)" - ], - "Output Answer": [ - "{'number': '98', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite the adversity they had gone through, the Pacers made the 2005 NBA Playoffs for the 13th time in 14 years. In the first round, Indiana defeated the Atlantic Division champion 2004-05 Boston Celtics season in seven games, winning Game 7 in Boston by the decisive margin of 97-70, just the third time the Celtics had dropped a Game 7 at home. The Pacers then advanced to the second-round against the 2004-05 Detroit Pistons season, in a rematch of the previous years Eastern Conference Finals. The series featured games back at The Palace of Auburn Hills, the scene of the brawl that many assumed at the time had effectively ended the Pacers season. After losing Game 1, the Pacers won the next two games to take a 2-1 lead. However, the Pacers could not repeat their victories against the Pistons and lost the next 3 games, losing the series 4-2. The final game (Game 6) was on May 19, 2005; Reggie Miller, in his final NBA game, scored 27 points and received a huge standing ovation from the crowd. Despite Millers effort, the Pacers lost, sending Miller into retirement without an NBA Finals in his 18-year career, all with the Pacers. Miller had his No. 31 jersey retired by the Pacers on March 30, 2006 when the Pacers played the Phoenix Suns. Question: How many total games did the Pacers play in the playoff in 2005?", - "Output Program": [ - "condition_1 = 13\ncondition_2 = 0\n\n\nprint(abs(round(condition_1 + condition_2,2)))", - "playoff = 13\nprint(playoff)" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: As of 2010, 46.29% (584,463) of Bronx residents aged five and older spoke Spanish language at home, while 44.02% (555,767) spoke English language, 2.48% (31,361) Languages of Africa, 0.91% (11,455) French language, 0.90% (11,355) Italian language, 0.87% (10,946) Indo-Aryan languages, 0.70% (8,836) Indo-European languages, and Chinese language was spoken at home by 0.50% (6,610) of the population over the age of five. In total, 55.98% (706,783) of the Bronxs population age five and older spoke a language at home other than English. A Garifuna language-speaking community from Honduras and Guatemala also makes the Bronx its home. Question: How many people spoke the top 3 most common languages?", - "Output Program": [ - "spanish = 584463\nenglish = 555767\nafrica = 31361\ntotal = spanish + english + africa\nprint(total)", - "Spanish = 584463\nEnglish = 555767\nAfrican = 31361\nprint(Spanish+English+African)" - ], - "Output Answer": [ - "{'number': '1171591', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Taylor won the inaugural 2014 Perth Darts Masters after beating Van Gerwen in the final 11-9 whilst averaging 105.08. He then defended his 2014 Sydney Darts Masters title by beating Stephen Bunting 11-3 in the final. In the quarter-finals of the 2014 World Grand Prix (darts), Taylor lost 3-1 against James Wade. This was the first time that Wade had beaten Taylor in a major televised knockout tournament. At the 2014 European Championship (darts), Taylor lost 10-9 in a thriller to Stephen Bunting. Taylor comfortably progressed to the final of the 2014 Grand Slam of Darts and a meeting with Dave Chisnall. Despite taking an initial 5-0 lead, the final was by far his closest match of the event as Chisnall fought back to 10-10, before Taylor rediscovered his best form to win another five unanswered legs and seal his sixth Grand Slam title 16-13. Question: How many fewer points did Bunting have against Taylor versus how many Van Gerwen had against Taylor?", - "Output Program": [ - "van = 9\ntaylor = 3\ndiff = van - taylor\nprint(diff)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There were 78,003 housing units at an average density of 2,446.5 per square mile (944.6/km\u00b2), of which 44,914 (60.5%) were owner-occupied, and 29,371 (39.5%) were occupied by renters. The homeowner vacancy rate was 1.1%; the rental vacancy rate was 5.4%. 115,470 people (60.8% of the population) lived in owner-occupied housing units and 73,632 people (38.8%) lived in rental housing units. Question: How many more people lived in owner-occupied housing units compared to those living in rental housing units?", - "Output Program": [ - "living_owner_occupied = 115470\nliving_rental_housing = 73632\ndiff = living_owner_occupied - living_rental_housing\nprint(diff)", - "owner = 115470\nrentle = 73632\n\nprint(abs(round(owner - rentle,2)))\n" - ], - "Output Answer": [ - "{'number': '41838', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The war changed the ethnic and religious profile of the city. It had long been a multicultural city, and often went by the nickname of \"Europes Jerusalem\". At the time of the 1991 census, 49.2 per cent of the citys population of 527,049 were Bosniaks, 29.8 percent Bosnian Serbs, 10.7 percent Yugoslavs, 6.6 percent Bosnian Croats and 3.6 percent other ethnicities (Jews, Romas, etc.). By 2002, 79.6 per cent of the cantons population of 401,118 were Bosniak, 11.2 percent Serb, 6.7 percent Croat and 2.5 percent others (Jews, Romas, Arabs, etc.). Question: How many percent of people were not Bosnian Serbs in 1991?", - "Output Program": [ - "percent_BS_1991 = 29.8\npercent_not_BS_1991 = 100 - percent_BS_1991\nprint(percent_not_BS_1991)", - "bosnian_serbs = 29.8\nprint(abs(100 - bosnian_serbs))" - ], - "Output Answer": [ - "{'number': '70.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2011, Samsung had the highest shipment market share worldwide, followed by Apple. In 2013, Samsung had 31.3% market share, a slight increase from 30.3% in 2012, while Apple was at 15.3%, a decrease from 18.7% in 2012. Huawei, LG and Lenovo were at about 5% each, significantly better than 2012 figures, while others had about 40%, the same as the previous years figure. Only Apple lost market share, although their shipment volume still increased by 12.9 percent; the rest had significant increases in shipment volumes of 36 to 92 percent. In Q1 2014, Samsung had a 31% share and Apple had 16%. In Q4 2014, Apple had a 20.4% share and Samsung had 19.9%. In Q2 2016, Samsung had a 22.3% share and Apple had 12.9%. In Q1 2017, IDC reported that Samsung was first placed, with 80 million units, followed by Apple with 50.8 million, Huawei with 34.6 million, Oppo with 25.5 million and Vivo with 22.7 million. Question: How many percentage points had Apple share increased from Q1 in 2014 to Q4 in 2014", - "Output Program": [ - "q1 = 16\nq4 = 20.4\n\nprint(abs(round(q1 - q4,2)))", - "q1 = 16\nq4 = 20.4\napple_share = q4 - q1\nprint(apple_share)" - ], - "Output Answer": [ - "{'number': '4.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the north of the region is the Sailughem Mountains, also known as Kolyvan Altai, which stretch northeast from 49\u00b0 N and 86\u00b0 E towards the western extremity of the Sayan Mountains in 51\u00b0 60 N and 89\u00b0 E. Their mean elevation is 1,500 to 1,750 m. The snow-line runs at 2,000 m on the northern side and at 2,400 m on the southern, and above it the rugged peaks tower some 1,000 m higher. Mountain passes across the range are few and difficult, the chief being the Ulan-daban at 2,827 m (2,879 m according to Kozlov), and the Chapchan-daban, at 3,217 m, in the south and north respectively. On the east and southeast this range is flanked by the great plateau of Mongolia, the transition being effected gradually by means of several minor plateaus, such as Ukok plateau (2,380 m) with Pazyryk Valley, Chuya (1,830 m), Kendykty (2,500 m), Kak plateau (2,520 m), (2,590 m), and (2,410 m). Question: How many meters higher is the Chapchan-daban than Kendykty?", - "Output Program": [ - "chap = 3217\nkend = 2500\ndiff = chap - kend\nprint(diff)", - "daban = 3217\nkennedy = 2500\n\nprint(abs(round((daban- kennedy),2)))" - ], - "Output Answer": [ - "{'number': '717', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: On October 1, the Chiefs hosted the San Francisco 49ers at Arrowhead Stadium. Coach Herman Edwards confirmed Trent Green would not play in the game. The game was broadcast on Fox at noon Kansas City time. The Chiefs defense shut out the 49ers high scoring offense, forcing two interceptions and three forced fumbles. Quarterback Alex Smith was held to 92 yards passing and the 49ers to 93 yards rushing. In their first three games, the 49ers had given up only four sacks, but against the Chiefs, they allowed five total sacks. Quarterback Damon Huard completed 18 of 23 passes for 208 yards and two passing touchdowns. While compiling a 133.3 passer rating - 158.3 is perfect - Huard was hardly ever touched or even hurried by a San Francisco defense which had rung up 12 sacks in its first three games. The game marked the first shutout for the Chiefs defense since December 1, 2002, and the 49ers their first shutout since 2004 and only their second since 1977. Question: How many times did the 49ers score?", - "Output Program": [ - "Chiefs_hosted=49\nsacks=49\nanswer=Chiefs_hosted-sacks\nprint(answer)" - ], - "Output Answer": [ - "{'number': '0', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the 2011 census Russian citizens are the most numerous foreigners - 11 991, followed by 8 444 EU citizens (UK- 2 605, Greece - 1 253, Germany- 848, Poland - 819 and Italy - 456), citizens of Ukraine - 3 064, Republic of Macedonia - 1 091, Moldova - 893 and Serbia - 569. 22.8% of them are from Asia, mostly from Turkey. Those with dual Bulgarian and other citizenship were 22 152, or 0.3% of the population. Of them persons with Bulgarian and Russian citizenship were 5 257 (23.7%), followed by persons with Bulgarian and Turkish citizenship - 4 282 (19.3%), Bulgarian and citizenship of the USA- 1 725 (7.8%). There are at least 17,527 Refugees of the Syrian Civil War with applications in Bulgaria. In 2001-2015 185,447 people applied for Bulgarian citizenship and 116,222 were provided with. 113,647 were granted on grounds of proven Bulgarian ancestry, including 59,968 Republic of Macedonia citizens. 29,218 were Moldovan citizens, 5930 Ukrainians, 5374 Serbians, 5194 Russians, 3840 Israeli, 2192 Albanians, 692 Turks and others. In 2016, 12,880 foreigners were naturalized, including 6196 Macedonians. Question: How many years accumulated to 185,447 people applying for Bulgarian citizenship?", - "Output Program": [ - "y1 = 2001\ny2 = 2015\nprint(y2 - y1)", - "condition_1 = 2001\ncondition_2 = 2015\n\nprint(abs(condition_2 - condition_1))" - ], - "Output Answer": [ - "{'number': '14', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Dallas played into their traditional Thanksgiving home game, this time against division rival Philadelphia. Both teams were vying for first place in the division with identical 8-3 records. The Eagles got off to a fast start and the Cowboys were unable to catch up, losing 33-10. They would rebound the next week where on the road Thursday night game they defeated Chicago 41-28 for their 9th win of the year to clinch their first winning season since 2009. This was the first time that Dallas played on back to back Thursdays. Week 15 was a rematch against 1st place Philadelphia. This time it was the Cowboys who got off to a fast start going up 21-0. Then the Eagles put up 24 answered points but Dallas came back to win 38-27 to go into first place for the first time in the season and improve to 10-4. Going into their Week 16 matchup at home against Indianapolis, Dallas was in a position to clinch their first division title since 2009 by defeating the Colts thanks to the Eagles losing that week to the Redskins. They would not disappoint as they blew out the Colts 42-7 to become the 2014 NFC East Champions, eliminating the Eagles from the playoffs. Dallas would end the regular season with a 12-4 record and an 8-0 away record when they won on the road against Washington 44-17. They would also finish December 4-0 which was huge for the Cowboys since they had struggled in the recent years in the month of December. Question: How many points did Washington lose against Dallas by?", - "Output Program": [ - "condition_1 = 44\ncondition_2 = 17\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "dallash = 44\nwashinton = 17\ndofference = dallash - washinton\nprint(dofference)" - ], - "Output Answer": [ - "{'number': '27', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: There are 1,068,573 households in the municipality, giving an average household size of 3.3 people. Of those households, 78.4% are in formal structures (houses or apartment), while 20.5% are in informal structures (Shanty town). 94.0% of households use mains electricity for lighting. 87.3% of households have water supply to the dwelling, while 12.0% have piped water through a communal tap. 94.9% of households have regular refuse collection service. 91.4% of households have a flush toilet or chemical toilet, while 4.5% still use a bucket toilet. 82.1% of households have a refrigerator, 87.3% have a television and 70.1% have a radio. Only 34.0% have a landline telephone, but 91.3% have a cellphone. 37.9% have a computer, and 49.3% have access to the Internet (either through a computer or a cellphone). Question: How many more percent of formal structures are there compared to informal structures?", - "Output Program": [ - "formal = 78.4\ninformal = 20.5\nmore = round(formal - informal, 1)\nprint(more)", - "formal = 78.4 \ninformal = 20.5\n\nprint(abs(round(formal - informal,2)))" - ], - "Output Answer": [ - "{'number': '57.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Croatian air pollution levels reflect the drop in industrial production recorded in 1991 at the onset of the Croatian War of Independence\u2014pre-war emission levels were only reached in 1997. The use of Hydrodesulfurization fuels has led to a 25% reduction of sulphur dioxide emissions between 1997 and 2004, and a further 7.2% drop by 2007. The rise in NOx emissions halted in 2007 and reversed in 2008. The use of unleaded petrol reduced emissions of lead into the atmosphere by 91.5% between 1997 and 2004. Air quality measurements indicate that the air in rural areas is essentially clean, and in urban centres it generally complies with legal requirements. The most significant sources of greenhouse gas (GHG) emissions in Croatia are energy production (72%), industry (13%) and agriculture (11%). The average annual increase of GHG emissions is 3%, remaining within the Kyoto Protocol limits. Between 1990 and 2007, the use of Ozone depletion was reduced by 92%; their use is expected to be abolished by 2015. Question: How many more percentage points does energy production contribute to greenhouse gas emissions in Croatia than industry?", - "Output Program": [ - "energy = 72\nindustry = 13\ndifference = energy - industry\nprint(difference)" - ], - "Output Answer": [ - "{'number': '59', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 8,878 housing units averaged 685.5 per square mile (264.7/km\u00b2), of which 6,287 (73.6%) were owner-occupied, and 2,256 (26.4%) were occupied by renters. The homeowner vacancy rate was 1.2%; the rental vacancy rate was 5.2%. Around 17,769 people (77.1% of the population) lived in owner-occupied housing units and 5,280 people (22.9%) lived in rental housing units. Question: How many more percentage points higher was the renter vacancy rate than the homeowner vacancy rate?", - "Output Program": [ - "occupied=26.4\npeople=22.9\nanswer=occupied-people\nprint(answer)" - ], - "Output Answer": [ - "{'number': '4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2000, the band played 47 songs. In 2002, they increased the set list to 59 songs. In 2004, 311 played 68 songs. The band played entire albums, rarities and covers. Later that year, a DVD was released of the performance that contained 64 of the 68 songs. 311 Day in 2006 was held at the Mid-South Coliseum in Memphis, Tennessee, where the band played 65 songs. The intended set list was cut short from 69 songs because of a strict midnight curfew. The band recorded the entire show in high-definition television,and a 2-hour edit of the show aired on high-definition television on December 10. In 2008, 311 Day was held in the New Orleans Arena in New Orleans, Louisiana. Over three separate sets, the band played 63 songs to a sold-out crowd of 14,000 fans, who represented all 50 states and 13 countries. In 2010, 311 Day took place at the Mandalay Bay Events Center in Las Vegas Valley. All 60 songs, 32 of which were different from 311 Day in 2008, were broadcast live on the web in a video on demand format described as a \"professional multi-camera HD production.\" In 2012, 311 Day took place at the MGM Grand Garden Arena in Las Vegas and, for the first time, was split into two days. The band performed 79 songs during the two-day concert. On July 3, 2013, the band announced at the Unity Tour show in Chicago that 311 Day 2014 would be returning to New Orleans. 311 Day 2016 took place in New Orleans, at the Smoothie King Center (New Orleans Arena) on 3/11/2016 & 3/12/2016. 311 Day 2018 took place on 3/10 and 3/11 in Las Vegas at the Park Theatre at the Monte Carlo Resort & Casino. 86 songs were played, including a cover of Pink Floyds \"Wish You Were Here\" with a In Memoriam video tribute to late musicians and 311 fans Renee ONeal, Meredith Hight, and Nick Hexums youngest brother Patrick. Question: How many songs were played in all during the 311 Day in 2012?", - "Output Program": [ - "ans = {\n 2000:47,\n 2002:59,\n 2004:68,\n 2011:60,\n 2012:79\n}\n\nprint(ans[2012])", - "play = 79\nprint(play)" - ], - "Output Answer": [ - "{'number': '79', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The most widely accepted estimate for the Middle East, including Iraq, Iran and Syria, during this time, is for a death rate of about a third. The Black Death killed about 40% of Egypts population. Half of Pariss population of 100,000 people died. In Italy, the population of Florence was reduced from 110,000\u2013120,000 inhabitants in 1338 down to 50,000 in 1351. At least 60% of the population of Hamburg and Bremen perished, and a similar percentage of Londoners may have died from the disease as well. In London approximately 62,000 people died between the years between 1346 and 1353. While contemporary reports account of mass burial pits being created in response to the large numbers of dead, recent scientific investigations of a burial pit in Central London found well-preserved individuals to be buried in isolated, evenly spaced graves, suggesting at least some pre-planning and Christian burials at this time. Before 1350, there were about 170,000 settlements in Germany, and this was reduced by nearly 40,000 by 1450. In 1348, the plague spread so rapidly that before any physicians or government authorities had time to reflect upon its origins, about a third of the European population had already perished. In crowded cities, it was not uncommon for as much as 50% of the population to die. The disease bypassed some areas, and the most isolated areas were less vulnerable to contagion. Monks and priests were especially hard-hit since they cared for victims of the Black Death. Question: How many years were people in Florence killed by the Black Death?", - "Output Program": [ - "years_people_killed_by_black_death_florence=1351-1338\nprint(years_people_killed_by_black_death_florence)", - "start_year = 1338\nend_year = 1351\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '13', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: The Green Bay Packers won over the visiting Arizona Cardinals at home as running backs Ahman Green and Vernand Morency each rushed for over 100 yards, becoming the first Packers running back duo to accomplish that feat since the 1980s. Brett Favre threw for 180 yards and one touchdown, as well as one rushing touchdown. Leading Green Bay's receiving corps was Donald Driver, who had five receptions for 58 Yards. Coming up behind him was David Martin, who had four receptions for 48 Yards and one touchdown. On defense, the Packers limited Cardinals rookie quarterback Matt Leinart to 14/35 for 157 yards with one touchdown and one interception. They also held Cardinals running back Edgerrin James to 84 rushing yards on 24 carries, along with three receptions for 25 receiving yards. Aaron Kampman was named NFC Defensive Player of the Week for his performance. Question: How many more receptions did Driver make than James?", - "Output Program": [ - "driver = 5\njames = 3\n\nprint(abs(round(driver - james,2)))", - "number_reception_Driver = 5\nnumber_reception_James = 3\nnumber_reception_more = number_reception_Driver - number_reception_James\nprint(number_reception_more)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: 2009 Community Survey According to the 2009 American Community Survey, White Americans of both Hispanic and non-Hispanic origin represented over one-fifth (22.9%) of the Bronxs population. However, non-Hispanic whites formed under one-eighth (12.1%) of the population, down from 34.4% in 1980. Out of all five boroughs, the Bronx has the lowest number and percentage of white residents. 320,640 whites called the Bronx home, of which 168,570 were non-Hispanic whites. The majority of the non-Hispanic European American population is of Italian and Irish descent. Italian American numbered over 55,000 individuals and made up 3.9% of the population. Irish American numbered over 43,500 individuals and made up 3.1% of the population. German Americans and Polish Americans made up 1.4% and 0.8% of the population respectively. Question: How many of the 320,640 whites that called the Bronx home were Hispanic?", - "Output Program": [ - "total = 320640\nwhite = 168570\nprint(total - white)", - "condition_1 = 320640\ncondition_2 = 168570\n\nprint(abs(round(condition_2 - condition_1,2)))" - ], - "Output Answer": [ - "{'number': '152070', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Some economists have stated that Reagans policies were an important part of bringing about the third longest peacetime economic expansion in U.S. history. During the Reagan administration, real GDP growth averaged 3.5%, compared to 2.9% during the preceding eight years. The annual average unemployment rate declined by 1.7 percentage points, from 7.2% in 1980 to 5.5% in 1988, after it had increased by 1.6 percentage points over the preceding eight years. Nonfarm employment increased by 16.1 million during Reagans presidency, compared to 15.4 million during the preceding eight years, while manufacturing employment declined by 582,000 after rising 363,000 during the preceding eight years. Reagans administration is the only one not to have raised the minimum wage. The inflation rate, 13.5% in 1980, fell to 4.1% in 1988, due to the Federal Reserve increasing interest rates (prime rate peaking at 20.5% in August 1981). The latter contributed to a recession from July 1981 to November 1982 during which unemployment rose to 9.7% and GDP fell by 1.9%. Additionally, income growth slowed for middle- and lower-class (2.4% to 1.8%) and rose for the upper-class (2.2% to 4.83%). Question: How many percentage did the income growth decline for the middle and lower class?", - "Output Program": [ - "upper = 2.4\nlower = 1.8\nanswer = round(upper - lower, 1)\nprint(answer)", - "middle = 2.4\nlower = 1.8\nprint(abs(round(middle - lower,2)))" - ], - "Output Answer": [ - "{'number': '.6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 1851, the Census of Ireland Commissioners recorded 24 harvest failure of the potato crop going back to 1728, of varying severity. General crop failures, through disease or frost, were recorded in 1739, 1740, 1770, 1800, and 1807. In 1821 and 1822, the potato crop failed in Munster and Connacht. In 1830 and 1831, County Mayo, County Donegal, and County Galway suffered likewise. In 1832, 1833, 1834, and 1836, dry rot and curl caused serious losses, and in 1835 the potato failed in Ulster. Widespread failures throughout Ireland occurred in 1836, 1837, 1839, 1841, and 1844. According to Woodham-Smith, \"the unreliability of the potato was an accepted fact in Ireland\". Question: How many years of crop failures were recorded through disease or frost?", - "Output Program": [ - "crop_failures = (1739,1740,1770,1800,1807)\n\nprint(abs(round(len(crop_failures),2)))", - "year = [1739, 1740, 1770, 1800, 1807]\n\nlength = len(year)\n\nprint(length)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The car also won the 1961 British Saloon Car Championship season, 1962 British Saloon Car Championship season, 1969 British Saloon Car Championship season, 1978 British Saloon Car Championship season and 1979 British Saloon Car Championship season, as well as the British Rally Championship in 1962, 1963 and 1970, the European Rally Championship in 1965 and 1966, and won the Finnish Rally Championship in 1965 and 1966. Minis also won the 1965 Lowood 4 Hour endurance race, and the final Finnish Grand Prix in 1963. The Cooper S also had some success in the European Touring Car Championship, winning in 1964 and 1968, the Guia Race of Macau (a 1-2-3 finish in 1965, a 1-2 finish in 1970 and a win in 1972), and the Australian Touring Car Championship, winning its class in 1962, 1963, 1964, 1966, 1967 and 1968. A further title was the 1971 Sun-7 Chesterfield Series. The Mini also enjoyed class wins at the 1963 Armstrong 500, repeating this feat every year until 1969 Hardie-Ferodo 500, and having class wins at the 1964, 1965 and 1971 Sandown 250, and Six Hour Le Mans in 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970 and 1972, as well as the 1971 Phillip Island 500K. The car also won the Welsh Sports and Saloon Car Championship in 1998. Mini Leyland came 4th place in the under-2-litre category in the 1966 Trans-Am season, 1967 Trans-Am season and 1969 Trans-Am seasons, improving to 3rd in 1970 Trans-Am season. Question: How many years apart was the second British Saloon Car Championship season win from the third win?", - "Output Program": [ - "start = 1972\nend = 1979\n\nprint(abs(start - end))", - "second = 1963\nthird = 1970\nprint(third - second)" - ], - "Output Answer": [ - "{'number': '7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: On September 11, 2014, how many points more did the Ravens score than the Steelers?", - "Output Program": [ - "condition_1 = 20\ncondition_2 = 10\n\n\nprint(abs(round(condition_1 - condition_2,2)))", - "raven = 26\nsteeler = 6\ndiff = raven - steeler\nprint(diff)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: During the 18th and 19th century, Hungarian Hussars rose to international fame and served as a model for light cavalry in many European countries. In 1848-49 HDF achieved incredible successes against better-trained and equipped Austrian forces, despite the obvious advantage in numbers on the Austrian side. The 1848-49 Winter Campaign of J\u00f3zef Bem and the Spring Campaign of Art\u00far G\u00f6rgey are to this day taught at prestigious military schools around the globe, including at West Point Academy in the United States. In 1872, the Ludovica Military Academy officially began training cadets. By 1873 HDF already had over 2,800 officers and 158,000 men organized into eighty-six battalions and fifty-eight squadrons. During World War I out of the eight million men mobilized by Austro Hungarian Empire, over one million died. During the 1930s and early 1940s, Hungary was preoccupied with the regaining the vast territories and huge amount of population lost in the Trianon peace treaty at Versailles in 1920. Conscription was introduced on a national basis in 1939. The peacetime strength of the Royal Hungarian Army grew to 80,000 men organized into seven corps commands. During World War II the Hungarian Second Army was near to total devastation on banks of the Don River (Russia) in December 1942 in Battle for Stalingrad. During the Socialist and the Warsaw Pact era (1947-1989), the entire 200,000 strong Southern Group of Forces was garrisoned in Hungary, complete with artillery, tank regiments, air force and missile troops with nuclear weapons. Question: How many more men than officers did the HDF have?", - "Output Program": [ - "men = 158000\nofficer = 2800\ndiff = men - officer\nprint(diff)" - ], - "Output Answer": [ - "{'number': '155200', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Compared with its metropolitan area, the city of Houstons population has a higher proportion of minorities. According to the 2010 United States Census, whites made up 51% of the city of Houstons population; 26% of the total population was non-Hispanic whites. Blacks or African Americans made up 25% of Houstons population, Native Americans in the United States made up 0.7% of the population, Asians made up 6% (1.7% Vietnamese Americans, 1.3% Chinese Americans, 1.3% Indian Americans, 0.9% Pakistani Americans, 0.4% Filipino Americans, 0.3% Korean Americans, 0.1% Japanese Americans) and Pacific Islanders made up 0.1%. Individuals from some other race made up 15.2% of the citys population, of which 0.2% were non-Hispanic. Individuals from two or more races made up 3.3% of the city. Question: How many percent of people were not Indian Americans?", - "Output Program": [ - "indian_american = 1.3\n\nprint(abs(round(100 - indian_american,2)))", - "percent_indian_americans=1.3\npercent_not_indian_americans=100-percent_indian_americans\nprint(percent_not_indian_americans)" - ], - "Output Answer": [ - "{'number': '98.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Prague employs almost a fifth of the entire Czech workforce, and its wages are significantly above average (~+25%). In December 2015, average salaries available in Prague reached 35,853 CZK, an annual increase of 3.4%, which was nevertheless lower than national increase of 3.9% both in nominal and real terms. (Inflation in Prague was 0.5% in December, compared with 0.1% nationally.) Since 1990, the citys economic structure has shifted from industrial to service-oriented. Industry is present in sectors such as pharmaceuticals, printing, food processing, manufacture of transport equipment, computer technology and electrical engineering. In the service sector, financial and commercial services, trade, restaurants, hospitality and public administration are the most significant. Service (economics) account for around 80 percent of employment. There are 800,000 employees in Prague, including 120,000 commuters. The number of (legally registered) foreign residents in Prague has been increasing in spite of the countrys economic downturn. As of March 2010, 148,035 foreign workers were reported to be living in the city making up about 18 percent of the workforce, up from 131,132 in 2008. Approximately one-fifth of all investment in the Czech Republic takes place in the city. Question: How many percentage points of employment is not service?", - "Output Program": [ - "total = 100\nservice = 80\nprint(total - service)" - ], - "Output Answer": [ - "{'number': '20', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Hoping to rebound from their loss to the Raiders the Chargers played on home ground for an AFC West rivalry rematch against the Chiefs. The Chargers took control of the game with QB Philip Rivers throwing a 17-yard TD pass to WR Malcolm Floyd, followed by FB Mike Tolbert getting an 8-yard TD run. The lead was increased with Rivers finding Floyd again on a 9-yard TD pass. This was followed in the fourth quarter by kicker Nate Kaeding nailing a 48-yard field goal, and then by RB Ryan Mathews getting a 15-yard TD run. With the shutout win over Kansas City, San Diego improved to 7-6. Question: How many touchdowns were scored longer than 10 yards?", - "Output Program": [ - "TD=15\nTDRun=17\nanswer=TDRun-TD\nprint(answer)", - "yard17=1\nyard48=1\nanswer=yard17+yard48\nprint(answer)" - ], - "Output Answer": [ - "{'number': '2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: She began the clay-court season at the 2012 Family Circle Cup - Singles, where she was seeded 13th. She upset eighth seed Anastasia Pavlyuchenkova in the third round. She lost in the quarterfinals to Polona Hercog, 1-6, 2-6. Her next tournament was the 2012 Estoril Open - Womens Singles, where she was the seventh seed and lost in the quarterfinals to the top seed Roberta Vinci, 2-6, 6-1, 4-6. The rest of her clay-court season was dismal, with a 3-3 win-loss record from Madrid through Brussels. She was the 27th seed at the 2012 French Open - Womens Singles and lost in the third round to sixth seed Samantha Stosur, 3-6, 3-6. Question: How many times did she lose to a player?", - "Output Program": [ - "lost_list = [\"Polona\",\"Robera\",\"samantha\"]\nlost_count = len(lost_list)\n\nprint(lost_count)", - "lost_times = 3\nprint(lost_times)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: At the 2011 census, there were 1,729,040 people with 906,782 households living in Budapest. Some 1.6 million persons from the metropolitan area may be within Budapests boundaries during work hours, and during special events. This fluctuation of people is caused by hundreds of thousands of suburban residents who travel to the city for work, education, health care, and special events. By ethnicity there were 1,397,851 (80.8%) Hungarians, 19,530 (1.1%) Romani people, 18,278 (1.0%) Germans, 6,189 (0.4%) Romanians, 4,692 (0.3%) Han Chinese and 2,581 (0.1%) Slovaks. 301,943 people (17.5%) did not declare their ethnicity. In Hungary people can declare more than one ethnicity, so the sum of ethnicities is higher than the total population. The city is home to one of the largest Jewish communities in Europe. Question: How many percent were not Slovaks at the 2011 census?", - "Output Program": [ - "stovacks = 0.1\n \nprint(abs(round(100 - stovacks,2)))", - "percentage =100\nslovaks = 0.1\nothers = percentage - slovaks\nprint(others)" - ], - "Output Answer": [ - "{'number': '99.9', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many more people were there in 2009 than in 2000?", - "Output Program": [ - "people_2009 = 1306300\npeople_2000 = 1223400\nmore_people = people_2009 - people_2000\nprint(more_people)", - "people_2009 = 1306300\npeople_2000 = 1223400\nprint(abs(round(people_2000 - people_2009)))\n" - ], - "Output Answer": [ - "{'number': '82900', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: Based on the new one-rate tax regime introduced January 2011, the overall tax rate for all income-earnings bands has been 16%. According to the income-tax returns of 2008, 14,6% of taxpayers was charged for 64,5% of the total tax burdens. Before the new Corporate income tax regime, the Corporate tax was fixed at 16% of the positive rateable value, with an additional tax called solidarity tax of 4%, the measure of which is calculated based on the result before tax of the company (the solidarity tax has been in use since September, 2006). The actual rateable value might be different is the two cases. From January 2011, under the new Corporate income tax regime the tax rate was divided into two parts (i) corporations having income before tax below 500 million HUF (appr. USD 2.5 million) was lowered to 10% and (ii) 16% remained for all other companies until 2013. After this, the unified corporate income tax rate will be 10%, irrespectively from the size of the net income before tax.In January 2017, corporate tax was unified at a rate of 9% - the lowest in the European Union. The rate of value added tax in Hungary is 27%, the highest in Europe, since 1 of January, 2012. Question: How many more percentage points was the corporate tax fixed at than the value of the solidarity tax?", - "Output Program": [ - "solidarity = 4\ncorpo = 16\ndoff = corpo - solidarity\nprint(doff)" - ], - "Output Answer": [ - "{'number': '12', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: During 2006, Chile imported US $26 billion from the Americas, representing 54% of total imports, followed by Asia at 22%, and Europe at 16%. Mercosur members were the main suppliers of imports to Chile at US $9.1 billion, followed by the United States with US $5.5 billion and the European Union with US $5.2 billion. From Asia, China was the most important exporter to Chile, with goods valued at US $3.6 billion. Year-on-year growth in imports was especially strong from a number of countries - Ecuador (123.9%), Thailand (72.1%), Korea (52.6%), and China (36.9%). Question: How many more percentage points did Chile import of US goods than Asia?", - "Output Program": [ - "Asia=22\nUs=54\nanswer=Us-Asia\nprint(answer)", - "us=54\nAsia=22\nanswer=us-Asia\nprint(answer)" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Pakravan began his career at the Tehran Military Academy, where he taught artillery. He then served in a number of military, political, and diplomatic posts including adjutant in the Intelligence Department of the Second Division, military attach\u00e9 in Pakistan (1949\u201350), chief of army intelligence (1951\u201353), military attach\u00e9 in India (1954\u201357), deputy chief of the SAVAK in charge of external affairs (1957\u201361), deputy prime minister and chief of the State Intelligence and Security Organization (1961\u201365), minister of information (1965\u201366), ambassador to Pakistan (1966\u201369), ambassador to France (1969\u201373), and senior counselor to the Ministry of Court (1974\u201379). Pakravan was known for being more compassionate than any of National Security and Information Departments other directors. However, Muhammad Reza Shah replaced Pakravan with his childhood friend Nematollah Nassiri in 1965. He returned to Iran in 1976 and was brought out of retirement in 1978 by the Shah in a last-ditch effort to curb corruption at the Royal Court. Pakravans supporters noted his aristocratic and impeccable character as well as his intelligence and moral courage to be a source of consolation at the difficult times of 1978\u201379 when the Iranian Revolution took control of the opposition and eventually seized power. Question: How many times did Pakravan hold positions that put him in other countries?", - "Output Program": [ - "country = ['1954-57', '1966-69', '1969-73']\nlength = len(country)\n\nprint(length)", - "pm = [1949,1951,1954]\n\nprint(len(pm))\n" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Kariya finished the season with 44 goals and 55 assists, one point short of reaching the 100-point mark for the second consecutive year. Limited to 69 games due to his injuries, he still ranked third in NHL point-scoring, behind Sel\u00e4nne and Pittsburgh Penguins captain Mario Lemieux. His +36 plus-minus rating and ten game-winning goals set Ducks records (the latter mark was tied by Sel\u00e4nne twice in 1997-98 NHL season and 2006-07 NHL season, then broken by Corey Perrys 11 game-winning goals in 2010-11 NHL season). Nominated for the Hart Memorial Trophy as the NHLs MVP, alongside Lemieux and Buffalo Sabres goaltender Dominik Ha\u0161ek, Kariya finished as a runner-up to Ha\u0161ek. However, Kariya won the Lady Byng Memorial Trophy after recording six penalty minutes during the season. In so doing, he became the third player in NHL history to win the award in consecutive years after Mike Bossy (1982-83 NHL season and 1983-84 NHL season) and Wayne Gretzky (1990-91 NHL season and 1991-92 NHL season). He was also named to the NHL First All-Star Team once more, an honour he shared with Sel\u00e4nne. His efforts helped the Ducks achieve a winning record (36 wins, 33 losses and 13 ties) and reach the playoffs for the first time in team history. Trailing three-games-to-two against the Arizona Coyotes in the opening round of the 1997 Stanley Cup playoffs, the Ducks faced elimination in Game 6 of the series. Kariya scored two goals in the contest, including the overtime-winner, leading the Ducks to a 3-2 win. In the ensuing Game 7, Anaheim won 3-0 to eliminate Phoenix. Facing the (eventual Stanley Cup champions) Detroit Red Wings in the second round, they were swept in four games. Of the four-game series, one went to overtime, one went to double overtime and one went to triple overtime. Playing 11 games in his first NHL playoff season, Kariya had seven goals and 13 points, which ranked first in team scoring. Question: How many regular season games did the Ducks play?", - "Output Program": [ - "wins = 36\nlosses = 33\nties = 13\nprint(wins+losses+ties)", - "win = 36\nlose = 33\ntie = 13\nprint(win+ lose + tie)" - ], - "Output Answer": [ - "{'number': '82', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to the Federal Bureau of Investigations 2015 Uniform Crime Report, Indianapolis ranks as the 16th most dangerous city in the U.S., with 17.1 homicides per 100,000 people, compared with the U.S. rate of 4.9 homicides per 100,000 people. Between 2012 and 2014, the murder rate rose by 44%. There were 138 homicides in 2014, with 60% of victims and 90% of perpetrators being young black men. With 144 criminal homicides, 2015 surpassed 1998 as the year with the most murder investigations in the city. With 154 criminal homicides, 2017 marked the third consecutive year of record violence. FBI data showed a 7 percent increase in violent crimes committed in Indianapolis, outpacing the rest of the state and country. Law enforcement has blamed increased violence on a combination of root causes, including poverty, substance abuse, mental illness, and availability of firearms. Question: Which year had the most criminal homicides in Indianapolis?", - "Output Program": [ - "y2014 = 137\ny2015 = 144\ny2017 = 154\n\n\n\ndata = (y2014,y2015,\n y2017)\n\nanswer = max(data)\n\n\nif answer == y2014:\n print(2014)\nelif answer == y2015:\n print(2015)\nelif answer == y2017:\n print(2017)\n", - "in_2014 = 138\nin_2015 = 144\nin_2017 = 154\nif in_2014 > in_2015 and in_2014 > in_2017:\n print(2014)\nelif in_2015 > in_2014 and in_2015 > in_2017:\n print(2015)\nelse:\n print(2017)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '2017'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Rangers started off the 2015\u201316 season well. After 18 games, they had a 14\u20132\u20132 record and a nine-game winning streak, which was eventually halted by Tampa Bay. However, the organization soon went downhill in the winter, losing three-straight games against the Montreal Canadiens, Boston Bruins and Philadelphia Flyers. They eventually posted a 4\u20137\u20132 record in December for only ten points. In January the Rangers started playing more efficiently, posting a fair 6\u20134\u20131 record, and improved in February by going on a 10\u20133\u20131 run without any back-to-back losses. On January 8, 2016 the Rangers traded Emerson Etem to the Vancouver Canucks for Nicklas Jensen and a sixth-round pick in the 2017 NHL draft. On February 28, the Rangers traded prospect Aleksi Saarela, a 2016 second-round draft pick, and a 2017 second-round draft pick for Carolina Hurricanes captain Eric Staal, who later left the team after the season. The Rangers finished the season with 101 points for back-to-back 100+ point seasons. Despite high hopes, the Rangers were eliminated by the Pittsburgh Penguins in the first round of the 2016 Stanley Cup playoffs in five games. On May 2, the Rangers agreed to terms with Antti Raanta on a contract extension, and on May 13, signed Pavel Buchnevich to an entry-level contract. Question: How many days after the Rangers traded Emerson Etem did they trade Aleksi Saarela?", - "Output Program": [ - "traded = \"08/01/2016\" \nanother_trade = \"28/02/2016\"\n\nfirst = 31-8\nsecond = 28\n\nprint(abs(first + second))", - "days = 51\nprint(days)" - ], - "Output Answer": [ - "{'number': '51', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: With the city having 129,401 households, 108,815 (84.1%) were occupied while 20,586 (15.9%) were not occupied. With 108,815 of the population in households, 3,888 (1.6%) lived in non-institutionalized group-quarters and 2,719 (1.1%) were institutionalized. There were 108,815 households, out of which 23,304 (21.4%) had children under the age of 18 living in them, 37,847 (34.8%) were Marriage living together, 16,425 (15.1%) had a female householder with no husband present, 4,849 (4.5%) had a male householder with no wife present. There were 9,453 (3.9%) unmarried partnerships. 39,397 households (36.2%) were made up of individuals and 28,267 (26.0%) had someone living alone who was 65 years of age or older. The average household size was 2.19. Out of 108,815 occupied households, Family (U.S. Census) made up 59,121 (54.3%) while non-families made up 49,694 (45.7%); the average family size was 2.88. The median age of the city was 41.6 years. Question: How many percent of households were not families?", - "Output Program": [ - "percent_non_families=45.7\nprint(percent_non_families)", - "families = 54.3\nprint(abs(round(100 - families,2)))" - ], - "Output Answer": [ - "{'number': '45.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Trying to snap their two-game losing streak, the Bills wrapped up their three-straight divisional games in Gillette Stadium with a Week 10 AFC East duel with the New England Patriots. In the first quarter, Buffalo trailed early as Patriots QB Matt Cassel got a 13-yard TD run. In the second quarter, New England increased their lead as kicker Stephen Gostkowski got a 32-yard field goal. The Bills closed out the half with kicker Rian Lindell getting a 25-yard field goal. In the third quarter, the Patriots answered with Gostkowski nailing a 37-yard field goal. In the fourth quarter, New England pulled away with RB BenJarvus Green-Ellis getting a 1-yard TD run. Buffalo ended the game with QB Trent Edwards completing a 14-yard TD pass to rookie WR James Hardy. Question: How many yards combined are the top two longest field goals?", - "Output Program": [ - "first_longest_field_goal_yard = 37\nsecond_longest_field_goal_yard = 32\ncombined = first_longest_field_goal_yard + second_longest_field_goal_yard\nprint(combined)", - "long_fg_one = 32 \nlong_fg_two = 37\n\nprint(abs(round(long_fg_two + long_fg_one,2)))" - ], - "Output Answer": [ - "{'number': '69', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 2010 population represents an increase of just under 7% from the 1,223,400 people, 450,691 households, and 271,315 families reported in 2000. The estimated city population in 2009 was 1,306,300. The population density was . The racial makeup of San Diego was 58.9% White American, 6.7% African American, 0.6% Native American, 15.9% Asian American (5.9% Filipino American, 2.7% Chinese American, 2.5% Vietnamese American, 1.3% Indian American, 1.0% Korean American, 0.7% Japanese American, 0.4% Laotian American, 0.3% Cambodian American, 0.1% Thai American). 0.5% Pacific Islander American (0.2% Guamanian, 0.1% Samoan American, 0.1% Native Hawaiian), 12.3% from Race (United States Census), and 5.1% from two or more races. The ethnic makeup of the city was 28.8% Hispanic and Latino Americans or Latino (U.S. Census) (of any race); 24.9% of the total population were Mexican American, and 0.6% were Puerto Rican people. Median age of Hispanics was 27.5 years, compared to 35.1 years overall and 41.6 years among non-Hispanic whites; Hispanics were the largest group in all ages under 18, and non-Hispanic whites constituted 63.1% of population 55 and older. Question: How many percent of people were not African American?", - "Output Program": [ - "african_american = 6.7\n\nprint(abs(round(100 - african_american,2)))", - "percentage = 100\nafrican_american = 6.7\nnot_african_american = percentage - african_american\nprint(not_african_american)", - "condition_1 = 6.7\ncondition_2 = 100\n\nprint(abs(round(condition_2 - condition_1,2)))", - "african_american = 6.7\n \nprint(abs(round(100 - african_american,2)))", - "african_american = 6.7\ntotal = 100\n\nnot_african_american = (total - african_american)\n\nprint(not_african_american)", - "percentage = 100\nafrican_american = 6.7\nothers = percentage - african_american\nprint(others)" - ], - "Output Answer": [ - "{'number': '93.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}", - "{'number': '93.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Despite early-season injuries to Brandon Rush and Andrew Bogut, and despite starting two rookies (Barnes and Ezeli), the 2012-2013 Warriors had one of their best starts in decades. The team earned 20 wins in less than 30 games played for the first time since 1992. The Warriors also achieved a milestone by completing their first ever 6\u20131 road trip in franchise history, including a 97\u201395 win over the defending champion Heat in Miami. On April 9, 2013, with a win over the Minnesota Timberwolves, the Warriors clinched the playoffs for the second time in 19 years and the first time since the 2006\u201307 \"We Believe\" Warriors. This time, the local battle cry was \"We Belong\". The team finished the season with a record of 47\u201335, earning the sixth seed in the Western Conference, and defeated the Denver Nuggets in the first round of the playoffs by winning four out of six games. They lost in the second round to the San Antonio Spurs, four games to two. This was the first playoff experience for all of the starters of this group except for Andrew Bogut. Other highlights of the season included Stephen Currys 272 three-point baskets (an NBA single-season record for the player nicknamed \"baby-faced assassin\") and the naming of forward David Lee to the 2013 NBA All-Star Game as a reserve, ending the teams 16-year drought without an All Star selection. Curry and Klay Thompson, dubbed the \"Splash Brothers\" by team employee Brian Witt for their backcourt shooting prowess, combined for 483 three-pointers during the season, easily besting the prior record of 435 set by the Orlando Magics Nick Anderson and Dennis Scott in 1995\u201396. Question: How many games did the Warriors win that were not decided by two points or less?", - "Output Program": [ - "warriors_win = 20\nwarriors_win_2 = 97-95\nwarriors_win_3 = 47-35\n\nprint(abs(warriors_win_3 + warriors_win_2 + warriors_win))" - ], - "Output Answer": [ - "{'number': '34', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After a tough loss at home, the Steelers traveled to Houston to take on the Texans. In the first quarter, it was all Steelers when Chris Boswell kicked a 34-yard field goal to make it 3-0. They would then make it 10-0 when Ben Roethlisberger found Justin Hunter on a 5-yard pass. In the second quarter, the Steelers would increase their lead when Roosevelt Nix ran for a 1-yard touchdown followed up by Boswell kicking a 36-yard field goal to make it 17-0 and then 20-0 at halftime. In the third quarter, the Steelers continued their dominance when Le'Veon Bell ran for a 10-yard touchdown to make it 27-0. In the fourth quarter, the Texans finally got on the board when T. J. Yates found DeAndre Hopkins on a 3-yard pass (with a failed 2-point conversion) to make it 27-6. The Steelers were able to seal the game when Roethlisberger found JuJu Smith-Schuster on an 18-yard pass to make the final score 34-6. With the win, the Steelers improved to 12-3, marking the tenth 12-win season in franchise history. With the Jaguars' loss to the 49ers on Sunday, the team was able to clinch a first-round bye in the AFC playoffs. The team also finished the regular season at 7-1 on the road for only the fourth time in franchise history (1978, 2004, 2010). Question: How many field goals did Chris Boswell have that went for 35 yards or more?", - "Output Program": [ - "chris = 1\nprint(chris)", - "goals = 1\nprint(goals)\n" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In Week 1, on September 7, the Baltimore Ravens lost to the Cincinnati Bengals, 23-16. The next day, on September 8, 2014, TMZ released additional footage from an elevator camera showing Rice punching Palmer. The Baltimore Ravens terminated Rices contract as a result, and was later indefinitely suspended by the NFL. Although starting out 0-1 for two straight seasons and having received unwanted media attention for the Ray Rice incident, on September 11, 2014, the Ravens rallied back and beat the Pittsburgh Steelers 26-6, to improve to 1-1. In Week 12, the Ravens traveled down for an interconference battle with the New Orleans Saints, which the Ravens won 34-27, reaching a 4-0 sweep of the NFC south. In Week 16, the Ravens traveled to Houston to take on the Texans. In one of Joe Flaccos worst performances, the offense sputtered against the Houston defense and Flacco threw three interceptions, falling to the Texans 25-13. With their playoff chances and season hanging in the balance, the Ravens took on the Browns in Week 17 at home. After three quarters had gone by and down 10-3, Joe Flacco led the Ravens on a comeback scoring 17 unanswered points, winning 20-10. With the win, and the Kansas City Chiefs defeating the San Diego Chargers, the Ravens clinched their sixth playoff berth in seven seasons, and the first since winning Super Bowl XLVII. Question: On September 11, 2014, how many points were scored in all between the Ravens and Steelers?", - "Output Program": [ - "ravens = 26\nsteelers = 6\ntotal = ravens + steelers\nprint(total)", - "revans = 26\nstleers = 6\nprint(abs((revans + stleers)))" - ], - "Output Answer": [ - "{'number': '32', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': [], 'worker_id': '', 'hit_id': ''}" - ], - "split": "test" - }, - { - "Input": "Passage: African elephants were listed as Vulnerable species by the International Union for Conservation of Nature (IUCN) in 2008, with no independent assessment of the conservation status of the two forms. In 1979, Africa had an estimated minimum population of 1.3 million elephants, with a possible upper limit of 3.0 million. By 1989, the population was estimated to be 609,000; with 277,000 in Central Africa, 110,000 in East Africa, 204,000 in southern Africa, and 19,000 in West Africa. About 214,000 elephants were estimated to live in the rainforests, fewer than had previously been thought. From 1977 to 1989, elephant populations declined by 74% in East Africa. After 1987, losses in elephant numbers accelerated, and savannah populations from Cameroon to Somalia experienced a decline of 80%. African forest elephants had a total loss of 43%. Population trends in southern Africa were mixed, with anecdotal reports of losses in Zambia, Mozambique and Angola while populations grew in Botswana and Zimbabwe and were stable in South Africa. Conversely, studies in 2005 and 2007 found populations in eastern and southern Africa were increasing by an average annual rate of 4.0%. Due to the vast areas involved, assessing the total African elephant population remains difficult and involves an element of guesswork. The IUCN estimates a total of around 440,000 individuals for 2012. Question: How many is the difference between the upper limit of elephants in Africa and the minimum?", - "Output Program": [ - "upper_limit_elephants_million = 3\nminimum_elephants_million = 1.3\ndifference = upper_limit_elephants_million - minimum_elephants_million\nprint(difference)", - "upper_limit_elephants = 3\nminimum = 1.3\n\nprint(abs(upper_limit_elephants - minimum))\n" - ], - "Output Answer": [ - "{'number': '1.7', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In 2017, there were 63,846 crimes registered in Lithuania. Of these, thefts comprised a large part with 19,630 cases (13.2% less than in 2016). While 2,835 crimes were very hard and hard (crimes that may result in more than six years imprisonment), which is 14.5% less than in 2016. Totally, 129 homicides or attempted homicide occurred (19.9% less than in 2016), while serious bodily harm was registered 178 times (17.6% less than in 2016). Another problematic crime contraband cases also decreased by 27.2% from 2016 numbers. Meanwhile, crimes in electronic data and information technology security fields noticeably increased by 26.6%. In the 2013 Special Eurobarometer, 29% of Lithuanians said that corruption affects their daily lives (EU average 26%). Moreover, 95% of Lithuanians regarded corruption as widespread in their country (EU average 76%), and 88% agreed that bribery and the use of connections is often the easiest way of obtaining certain public services (EU average 73%). Though, according to local branch of Transparency International, corruption levels have been decreasing over the past decade. Question: How many crimes committed in Lithuania were not thefts?", - "Output Program": [ - "cases=19630\ncrimes=2835\nanswer=cases+crimes \nprint(answer)", - "crimes=63846\nthefts=19630\nanswer=crimes-thefts\nprint(answer)" - ], - "Output Answer": [ - "{'number': '44216', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The majority of Canadian Muslims live in the provinces of Ontario and Quebec. According to the 2011 National Household Survey, there were 424,925 Muslims living in the Greater Toronto Area equalling 7.7% of the total metropolitan population. It consists of people especially a large number of Muslims of Pakistani, Bangladeshi, Indian people, Demographics of Iran and Demographics of Egypt/Arabs descent. Greater Montreals Muslim community was 221,040 in 2011 or nearly 6% of the total metropolitan population which includes a highly diverse Muslim population from Western/Southern Europe, Caribbean, North Africa, the Middle East, and the Indian subcontinent. Canadas national capital Ottawa hosts many Lebanese people, South Asian and Somali people Muslims, where the Muslim community numbered approximately 65,880 or 5.5% in 2011. In addition to Toronto, Ottawa and Montreal, nearly every major Canadian metropolitan area has a Muslim community, including Vancouver (73,215), where more than a third are of Iranian descent, Calgary (58,310), Edmonton (46,125), Windsor, Ontario (15,575), Winnipeg (11,265), and Metropolitan Halifax (7,540). In recent years, there has been rapid population growth in Calgary and Edmonton because of the booming economy. Question: How many more Muslims were there in the Greater Toronto area over the Greater Montreal area?", - "Output Program": [ - "Muslims=424925 \nMontreals=221040\nanswer=Muslims-Montreals\nprint(answer)" - ], - "Output Answer": [ - "{'number': '203885', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Until 1998, Shearer was paid $30,000 per episode. During a pay dispute in 1998, Fox threatened to replace the six main voice actors with new actors, going as far as preparing for casting of new voices. The dispute, however, was resolved and Shearer received $125,000 per episode until 2004, when the voice actors demanded that they be paid $360,000 an episode. The dispute was resolved a month later, and Shearers pay rose to $250,000 per episode. After salary re-negotiations in 2008, the voice actors received $400,000 per episode. Three years later, with Fox threatening to cancel the series unless production costs were cut, Shearer and the other cast members accepted a 30 percent pay cut, down to just over $300,000 per episode. On May 13, 2015, Shearer announced he was leaving the show. After the other voice actors signed a contract for the same pay, Shearer refused, stating it was not enough. Al Jean made a statement from the producers saying \"the show must go on,\" but did not elaborate on what might happen to the characters Shearer voiced. On July 7, 2015, Shearer agreed to continue with the show, on the same terms as the other voice actors. Question: How many years did Shearer have a raise of 95000 that started in 1998?", - "Output Program": [ - "years_shearer_raise_from_1998=2004-1998\nprint(years_shearer_raise_from_1998)", - "start_year = 1998\nend_year = 2004\n\nprint(abs(start_year-end_year))" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The 1996 campaign was the Suns first losing year in the SAL. First basemen Mike Whitlock led the team in home runs (20) and RBI (91) with a .252 batting average while drawing a franchise record 108 walks. He did this in 131 games at the age of 19, yet never played a game in the major leagues. Another player who displayed power was Craig Wilson (first baseman). Wilson hit 11 home runs with 70 RBI while maintaining a .261 batting average. Craig Stone returned from the 1995 squad, batting .310 with 10 home runs and 35 RBI in 56 games. Mike Johnson (1990s pitcher) won a staff-leading 11 games and also had a team-leading total of 162.2 innings pitched. He made his major league debut a season later with the Baltimore Orioles. Tom Davey won 10 games and had a 3.87 ERA in 26 starts. Question: How many more RBIs did Mike Whitlock have than Craig Wilson?", - "Output Program": [ - "Wilson=11\nCraig_Stone=10\nanswer=Craig_Stone+Wilson\nprint(answer)", - "Mike=20\ncrige=1\nanswer=Mike+crige\nprint(answer)" - ], - "Output Answer": [ - "{'number': '21', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The history of mobile telephony in Brazil began on 30 December 1990, when the Cellular Mobile System began operating in the city of Rio de Janeiro, with a capacity for 10,000 terminals. At that time, according to Anatel (the national telecommunications agency), there were 667 devices in the country. The number of devices rose to 6,700 in the next year, to 30,000 in 1992. In November 2007 3G services were launched, and increased rapidly to almost 90% of the population in 2012 and the agreements signed as part of the auction specify a 3G coverage obligation of 100% of population by 2019. After the auction that took place in June 2012, LTE tests were undertaken in several cities, tourist locations and international conference venues. The first LTE-compatible devices became available in the local market and LTE services was commercially launched in 2013. Under the 4G licence terms, operators were required to have commercial networks in all twelve state capitals which are acting as host cities for the 2014 FIFA World Cup. Question: How many years after the auction was LTE service commercially launched?", - "Output Program": [ - "year1=2012\nyear2=2013\nanswer=year2-year1\nprint(answer)", - "Lteservice=1\nanswer=Lteservice\nprint(answer)" - ], - "Output Answer": [ - "{'number': '1', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: After the August 15, 1971 Nixon shock, the price began to greatly increase, and between 1968 and 2000 the price of gold ranged widely, from a high of $850 per troy ounce ($27.33/g) on January 21, 1980, to a low of $252.90 per troy ounce ($8.13/g) on June 21, 1999 (London Gold Fixing). Prices increased rapidly from 2001, but the 1980 high was not exceeded until January 3, 2008, when a new maximum of $865.35 per troy weight was set. Another record price was set on March 17, 2008, at $1023.50 per troy ounce ($32.91/g). Question: How many years after 1980 was there a new maximum price of gold?", - "Output Program": [ - "troyounce=27.3\nanswer=troyounce\nprint(answer)", - "year1=1968\nyear2=1999\nanswer=year2-year1\nprint(answer)" - ], - "Output Answer": [ - "{'number': '28', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Eliot was born at Port Eliot, Cornwall, the third but eldest surviving son of Edward Eliot, 3rd Earl of St Germans, and his wife Jemima (n\u00e9e Cornwallis). He was educated at Eton College and then joined the Diplomatic Service. He served as Attach\u00e9 at Hanover from 1849 to 1853, as Attach\u00e9 at Lisbon from 1851 to 1853, as 2nd Paid Attach\u00e9 at Berlin from 1853 to 1857, as 1st Paid Attach\u00e9 at Constantinople from 1857 to 1858, as 1st Paid Attach\u00e9 at St Petersburg from 1858 to 1859, as Secretary of Legation at Rio de Janeiro in 1859, as Secretary of Legation at Athens from 1859 to 1861, as Secretary of Legation at Lisbon from 1860 to 1861 and from 1864 to 1865, as Charg\u00e9 dAffaires at Rio de Janeiro from 1861 to 1863 and as Acting Secretary of Legation at Washington DC from 1863 to 1864. Question: How many years combined did Eliot serve as Attach\u00e9 at Hanover and 1st Paid Attach\u00e9 at Constantinople?", - "Output Program": [ - "year1 = 1853\nyear2 = 1858\n\nprint(year2-year1)", - "start = 1948\nend = 1953\nprint(end - start)" - ], - "Output Answer": [ - "{'number': '5', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Upon launch, Gentoo quickly became a popular distribution, with 326 hits per day on average in 2002 on DistroWatch the third highest. However, over the years Gentoo has suffered from a dropping popularity. In 2003, Gentoo was the fourth most popular and dropped to seventh in 2004, ninth in 2005, tenth in 2006 and thirteenth in 2007. For 2008, Gentoo dropped to 18th, but the following year it ended its dropping streak by rising to 17th. Gentoo was placed 18th in 2010, 20th in 2011, 22nd in 2012, 33rd in 2013, 38th in 2014, and 45th in 2015. In 2016 it became slightly more popular, climbing back up to 35th place, but has since fallen to 41st (averaged out over the last three months). Question: How many positions did Gentoo drop between 2004 and 2007?", - "Output Program": [ - "dropped = 13\nfirst = 7\n\nprint(abs(dropped - first))", - "_2004 = 7\n_2007 = 13\ndiff = _2007 - _2004\nprint(diff)" - ], - "Output Answer": [ - "{'number': '6', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: According to CBS, in 2001 the ethnic makeup of the city was 99.8% Jewish and other non-Arab, without significant Arab population. See Population groups in Israel. According to CBS, in 2001 there were 23,700 males and 24,900 females. The population of the city was spread out with 31.4% 19 years of age or younger, 15.7% between 20 and 29, 18.5% between 30 and 44, 18.3% from 45 to 59, 4.1% from 60 to 64, and 11.9% 65 years of age or older. The population growth rate in 2001 was 0.8%. Question: How many more people, in terms of percentage, were in the biggest age group compared to the 2 smallest age groups combined?", - "Output Program": [ - "biggest = 31.4\nsmallestwo = 4.1 + 11.9\ndifference = round(biggest - smallestwo, 1)\nprint(difference)", - "ans = [31.4,15.7,18.5,18.3,4.1,11.9]\n\nprint(abs(round(sorted(ans)[-1] - sorted(ans)[1] - sorted(ans)[0],2)))" - ], - "Output Answer": [ - "{'number': '15.4', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The Bison football team was the winningest program in NCAA Football history with thirty-three conference championships and eight national championships (1965, 1968, 1969, 1983, 1985, 1986, 1988, 1990) before moving to Division I Championship Subdivision in 2004. In January 2012, NDSU defeated Sam Houston State University in the NCAA Division I Football Championship game becoming the 2011 season National Champions. NDSU football is a major event in the city of Fargo and the region, averaging over 18,000 fans per home game. The Bison play their home games at the Fargodome (cap. 19,287). In January 2013, NDSU football won the NCAA Division I championship title for a second year in a row, defeating Sam Houston again. They also defeated Kansas State and hosted College GameDay (football). In January 2014, NDSU defeated Towson to win its 3rd consecutive national championship in FCS football. It is only the 2nd team in NCAA history to achieve this feat. NDSU also defeated FBS Iowa State for their 6th consecutive win over an FBS opponent and hosted ESPN College Gameday for the 2nd straight season. January 2015, for the 2014 season, NDSU defeated Illinois State to win its 4th consecutive national championship in FCS football. The feat had never been accomplished in Division I football. In the 2015 season, NDSU defeated Jacksonville State for a record 5th consecutive NCAA Division I FCS national championship. No football team in the modern history of the NCAA has accomplished this feat. In the 2016 season, NDSU was defeated by James Madison, 27-17, who eventually went on to win the championship. Thus ending the Bisons reign of 5 consecutive championships. The following season the Bison went on to win the FCS National Championship again for the sixth time in seven years, by beating James Madison 17-13. Question: How many times before 1990 did exactly two years pass between the national championships won by the Bison?", - "Output Program": [ - "win_year = [1986, 1988, 1983]\nlength = len(win_year)\nprint(length)", - "pm = [1986,1988,1990]\n\nprint(len(pm))" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 21,624. The number of jobs in the primary sector was 38, of which 20 were in agriculture and 18 were in forestry or lumber production. The number of jobs in the secondary sector was 5,433 of which 4,234 or (77.9%) were in manufacturing, 9 or (0.2%) were in mining and 1,022 (18.8%) were in construction. The number of jobs in the tertiary sector was 16,153. In the tertiary sector; 2,397 or 14.8% were in wholesale or retail sales or the repair of motor vehicles, 796 or 4.9% were in the movement and storage of goods, 919 or 5.7% were in a hotel or restaurant, 766 or 4.7% were in the information industry, 1,077 or 6.7% were the insurance or financial industry, 1,897 or 11.7% were technical professionals or scientists, 1,981 or 12.3% were in education and 2,633 or 16.3% were in health care. Question: How many percent of the jobs in the tertiary sector were not in wholesale or retail sales or the repair of motor vehicles?", - "Output Program": [ - "wholesale = 14.8\n\nprint(round(100 - wholesale\n ,2))", - "percentage = 100\nwholesale = 14.8\nothers = percentage - wholesale\nprint(others)" - ], - "Output Answer": [ - "{'number': '85.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The revenue of Pahang in 1899 amounted to only $62,077; in 1900 to $419,150. In 1905 it was $528,368. The expenditure in 1905 amounted to $1,208,176. Of this sum $736,886 was expended on public works. Pahang is still a source of expense to the federation, its progress having been retarded by the disturbances which lasted from December 1891 until 1895, with short intervals of peace, but the revenue was steadily increasing, and the ultimate financial success of the state is considered to be secure. Pahang owed something over $3,966,500 to Selangor and $1,175,000 to Perak, which had financed it for some years out of surplus revenue. The value of the imports in 1905 was $1,344,346, that of the exports was $3,838,928, thus making a total trade value of $5,183,274. The most valuable export is tin, the value of which in 1905 amounted to $2,820,745. The value of the gutta exported exceeded $140,000, that of dried and salted fish amounted to nearly $70,000, and that of timber to $325,000. Question: Was the revenue of Pahang higher in 1905 or 1900?", - "Output Program": [ - "y1 = 419150\ny2 = 528368\n\nif y1 > y2:\n print(1900)\nelse:\n print(1905)", - "y1905 = 5283668\ny1900 = 419150\n\ndata = (y1905,y1900)\n\nanswer = max(data)\n\nif answer == y1900:\n print(1900)\nelif answer == y1905:\n print(1905)" - ], - "Output Answer": [ - "{'number': '', 'date': {'day': '', 'month': '', 'year': '1905'}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: In the early 1860s, Europe and the United States pursued completely different trade policies. The 1860s were a period of growing protectionism in the United States, while the European free trade phase lasted from 1860 to 1892. The tariff average rate on imports of manufactured goods was in 1875 from 40% to 50% in the United States against 9% to 12% in continental Europe at the height of free trade. Between 1850 and 1870 the annual growth rate of GNP per capita was 1.8%, 2.1% between 1870 and 1890 and 2% between 1890 and 1910; the best twenty years of economic growth were therefore those of the most protectionist period (between 1870 and 1890), while European countries were following a free trade policy. Question: How many more percentage did the year span 1890-1910 have for the annual growth rate of GNP per capita than 1850-1870?", - "Output Program": [ - "y1890_1910 = 2\ny1850_1870 = 1.8\n\nprint(abs(round(y1890_1910 - y1850_1870,2)))\n", - "first_range = 1.8\nsecond_range = 2\nmore_percentage = second_range - first_range\nprint(more_percentage)" - ], - "Output Answer": [ - "{'number': '.2', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: The total number of full-time equivalent jobs was 3,944. The number of jobs in the primary sector was 165, of which 160 were in agriculture and 5 were in forestry or lumber production. The number of jobs in the secondary sector was 1,189 of which 700 or (58.9%) were in manufacturing and 397 (33.4%) were in construction. The number of jobs in the tertiary sector was 2,590. In the tertiary sector; 752 or 29.0% were in wholesale or retail sales or the repair of motor vehicles, 136 or 5.3% were in the movement and storage of goods, 165 or 6.4% were in a hotel or restaurant, 12 or 0.5% were in the information industry, 99 or 3.8% were the insurance or financial industry, 206 or 8.0% were technical professionals or scientists, 251 or 9.7% were in education and 473 or 18.3% were in health care. Question: How many percent of jobs were not in education?", - "Output Program": [ - "education = 9.7\ntotal = 100\nrest = total - education\nprint(rest)", - "education_jobs = 9.7\n\nprint(abs(round(100 - education_jobs,2)))" - ], - "Output Answer": [ - "{'number': '90.3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: Trying to snap their two-game losing streak, the Bills wrapped up their three-straight divisional games in Gillette Stadium with a Week 10 AFC East duel with the New England Patriots. In the first quarter, Buffalo trailed early as Patriots QB Matt Cassel got a 13-yard TD run. In the second quarter, New England increased their lead as kicker Stephen Gostkowski got a 32-yard field goal. The Bills closed out the half with kicker Rian Lindell getting a 25-yard field goal. In the third quarter, the Patriots answered with Gostkowski nailing a 37-yard field goal. In the fourth quarter, New England pulled away with RB BenJarvus Green-Ellis getting a 1-yard TD run. Buffalo ended the game with QB Trent Edwards completing a 14-yard TD pass to rookie WR James Hardy. Question: How many field goals between 20 and 60 yards were made?", - "Output Program": [ - "goal = [32, 25, 37]\nlength = len(goal)\nprint(length)" - ], - "Output Answer": [ - "{'number': '3', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - }, - { - "Input": "Passage: By employment, Ohios largest sector is trade, transportation and utilities, which employs 1,010,000 Ohioans, or 19.4% of Ohios workforce, while the health care industry and education sector employs 825,000 Ohioans (15.8%). Government employs 787,000 Ohioans (15.1%), manufacturing employs 669,000 Ohioans (12.9%), and professional and technical services employs 638,000 Ohioans (12.2%). Ohios manufacturing sector is the third-largest of all fifty United States states in terms of gross domestic product. Fifty-nine of the United States top 1,000 publicly traded companies (by revenue in 2008) are headquartered in Ohio, including Procter & Gamble, Goodyear Tire & Rubber, AK Steel, Timken Company, Abercrombie & Fitch, and Wendys. Question: How many average people are in trade, transportation and utilities?", - "Output Program": [ - "ttu = 1010000\nsector = 3\naverage = ttu / sector\nprint(average)" - ], - "Output Answer": [ - "{'number': '336666.66', 'date': {'day': '', 'month': '', 'year': ''}, 'spans': []}" - ], - "split": "test" - } - ], - "Metadata": [] -} \ No newline at end of file