Dataset Viewer
Auto-converted to Parquet Duplicate
id
stringlengths
24
24
turncase
stringclasses
2 values
num_turns
int32
1
5
prompt_category
stringclasses
9 values
eval_focus
stringclasses
5 values
turn_prompts
listlengths
1
5
turn_golden_answers
listlengths
1
5
turn_tool_trajectories
listlengths
1
5
rubrics_by_turn
listlengths
1
5
images
images listlengths
1
5
images_by_turn
listlengths
1
5
num_images
int32
1
5
68658a711603983919432621
single-turn
1
engineering
hybrid_tool_reasoning
[ "How many rebars are used in the doubly-reinforced beam (i.e. the beam with the most visible rebar) shown in the image? What's the total cross-sectional area of all the rebar in this doubly-reinforced beam? Assume any relevant value shown refers to the rebar's cross-sectional diameter." ]
[ "There are 6 rebar locations in the cross-sectional image of the doubly-reinforced beam shown.\n\nThe diameter of each rebar location is 25 mm, which is 0.025 m.\nThe area of all six cross-sectional rebar areas is A_T=(6*π(0.025 m)^2)/4, which is approximately 0.00294524 m², or A_T=(6*π(25 mm)^2)/4, which is approximately 2945.24 mm²." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"First, use the python_image_processing tool. Load the image. Adjust the contrast and brightness to enhance the quality of the image. Identify how many cross sectional locations have rebar, and identify the diameter of each.\"},{\"label\":\"calculator\",\"value\":\"Use the calculator tool to calculate the total relevant area of cross-sectional rebar.\"}]" ]
[ "{\"193a2c52-f6c5-46ff-a0f7-58deb1d6fa09\": {\"description\": \"The response must note that there are 6 rebar spots total in the total cross-sectional area of the doubly reinforced beam (with more visible rebar) shown in the image.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"d1af9375-2dea-407c-80ca-4310853d9f24\": {\"description\": \"The response must identify that 6 rebars are used in the doubly-reinforced beam shown in the image.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\", \"instruction following\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"d1af9375-2dea-407c-80ca-4310853d9f24_38\": {\"description\": \"The response must multiply 6*π*(12.5 mm)^2 or 6*π*(0.0125 m)^2 to find that the total area of all rebar is approximately 0.00294524 m^2 or 2945.24 mm^2.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/0/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=elOXeN1MZhkS4pb~O86RVRx3aB6K05J-6-iCaeOdkkkmFnUIKvL-Qo9l489J83FLuDLuJAHEtOjeK~gpQCiM1W53lsT0NiqlxilFmqxrxqJK7F5qRTLpzbGb3Hb5x1PVsMdfoNzY0PKHHTpab2tZqvmELVhWOm--S7TlJFsCPAo6mCHAVmZfnALl5qG9yjjbZLmHQJSLBUJ4DBTJCNN~Pca0oPd6rB4mZacx4f4qBve4gQD8RifNR9gFUBXuwVpa5ms7TrD0do8AaQc6hl1AKFo~8w58xLGXWYVIHu-tTLmCwJONr0AXAg86zc~ep7cRjF2GeFwB6JbIdhOGI7YbiQ__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 2048, "width": 1536 } ] ]
1
68658a711603983919432624
single-turn
1
physics
hybrid_tool_reasoning
[ "Consider the worked example in the bottom-right corner of the notes. Using the two initial photoelectric effect equations and the relationship between the two wavelengths used in the derivation, derive a final formula for the work function (W) of the metal in terms of only the kinetic energies of the ejected electrons (KE_1 and KE_2). Write the general form of this equation for \\\\lambda_1 = k\\\\lambda_2 (for a constant k)." ]
[ "The two key equations from the worked example in the notes are\n$hc/\\lambda = W + KE_1$\n$hc/2\\lambda = W + KE_2$\n\nFirst, it's clear that $hc/lambda = W + KE_1$ and $hc/\\lambda = 2W + 2KE_2$. This means that $W + KE_1 = 2W + 2KE_2$. Rearranging this equation, we then find that the final work function formula (in terms of $KE_1$ and $KE_2$) is $W = KE_1 - 2KE_2$. Generally, we can imagine substituting the second equation with $hc/k\\lambda = W + KE_2$. This gives us $W + KE_1 = kW + kKE_2$, simplifying to $W = (KE_1 - kKE_2)/(k-1)$." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image, increase its brightness and contrast so that all text is clearly legible. Flip the image horizontally so that the text in the image is oriented correctly.\\nMake a duplicate and use it as the working copy. \\nCrop the image so that all unnecessary background features are removed and only the worked example in the image is shown. Orient this cropped component so that legibility is enhanced. \\nLocate the bottom-right section of the page and extract the two initial photoelectric effect equations.\"},{\"label\":\"python_interpreter\",\"value\":\"Next, perform the multi-step symbolic algebra required for the derivation by inputting the two equations extracted from the image and executing a series of algebraic actions like multiplying both sides of one equation by a coefficient, rearranging the equations to isolate the work function (W), and solving the system to arrive at the final formula for W expressed only in terms of the kinetic energies (KE_1 and KE_2). Determine the general equation by substituting a constant k where relevant.\"}]" ]
[ "{\"34574995-d1e2-44ce-bd9f-84eb50115427\": {\"description\": \"Identify the two initial equations from the worked example: hc/λ1 = W + KE1 and hc/λ2 = W + KE2\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"a839cd1d-b60c-4f3b-85ea-78d5e76c7e70\": {\"description\": \"The response correctly derives the general formula for the work function W = (KE_1 - k KE_2)/(k - 1) for λ_1 = k λ_2.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"a839cd1d-b60c-4f3b-85ea-78d5e76c7e70_38\": {\"description\": \"The response demonstrates proper reasoning by identifying the relationship between the two photoelectric effect equations and algebraically manipulating them to solve for W.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/1/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=u152LS1YyZ2K5YmbLLvQ-PIOG71KpPLXaDpHHGEXRw0MfaALoXVHYK5s25hmwGei-R2-qPpe57iD560BNQWYmC2~JZC6DSDEhcSlgiIgKKBd6oSfl1~~0zlIqWTSzFUWUhM2ZkSyNDcDugW5Iw8UdrQQNkU2Vjqz9i6pz63Y-I4Y4PLcR2ntyMimCIZhTxTKeBK7Iu~uByb07-Be4IfDBAmstjFnfUcbd-HUNd9yJmcXwUOvt5p6Ize9jzU4jKO8ZAyOZhF5eQ6IXnlWALYiP0stZYXIB1d6idSYJ0KVLcHHAx9L75ZKUPEWyD3O7l-IG0xQ4LUAzqbksnTIxS754w__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1280, "width": 960 } ] ]
1
6870357d15624e798bfc83b9
single-turn
1
engineering
region_switch_qa
[ "Based strictly on the provided engineering drawing D-23, first extract the diameter dimension from the 'STOCK SIZE' column for the 'V-ANVIL' and the 'SLIDE SHAFT'. Subsequently, by referencing the overall assembly height dimension, determine if two 'V-ANVIL''s balanced on two 'SLIDE SHAFT''s could stay below the point on the drawing indicated by the number 3 (and assuming that all other dimensions of the 'SLIDE SHAFT' and 'V-ANVIL' are greater than their diameters)." ]
[ "From the 'STOCK SIZE' column in the parts list, the diameter for both the 'V-ANVIL' and the 'SLIDE SHAFT' is 5/8 inch.\nFrom the dimension on the front view, the overall assembly height is 4.00 inches.\n\nThe sum of the two extracted diameters (5/8 + 5/8) is 10/8, equal to 1.25 inches. This means that twice their sum will be 2.5 inches. Looking at the comparison point, it's certainly slightly below halfway up the 4.00 inch height of the object in the diagram, meaning that it's certainly less than 2 inches off the ground. This means that the stacked objects certainly could not stay below the point indicated by the number 3 on the diagram (as even in the best case scenario, when their shortest dimensions are stacked, they will still tower above it)." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Initially, load the image, perform a horizontal flip on the image to correct its orientation, as this is a critical prerequisite for accurate text and dimensional recognition. With the drawing correctly oriented, scanning the 'STOCK SIZE' column in the parts list to extract the diameter dimensions for 'V-ANVIL' and 'SLIDE SHAFT'. Simultaneously, locate and extract the numerical value of the overall assembly height from the front view. Estimate how comparatively high up the point indicated by number 3 is located.\"},{\"label\":\"python_image_processing\",\"value\":\"Determine if the sum of twice each of these two diameters will reach above the point indicated by the number 3 in the diagram.\"}]" ]
[ "{\"f39c4318-109c-4be1-ab78-d34ba39dec5c\": {\"description\": \"Response extracts the 5/8 inch diameters for both the 'V-ANVIL' and 'SLIDE SHAFT' from the STOCK SIZE column\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"f39c4318-109c-4be1-ab78-d34ba39dec5c_66\": {\"description\": \"Response extracts the 4.00 inch overall assembly height from the front view\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"f39c4318-109c-4be1-ab78-d34ba39dec5c_76\": {\"description\": \"Response identifies that the point indicated by the number 3 is roughly less than halfway up the diagram (i.e. less than 2 inches high)\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"f39c4318-109c-4be1-ab78-d34ba39dec5c_12\": {\"description\": \"Response correctly determines whether two 'V-ANVIL's balanced on two 'SLIDE SHAFT's could stay below the point numbered 3 (answers 'no')\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"59ace18c-5ce8-42aa-90a2-25d65fe4d156\": {\"description\": \"Correctly extracts the diameter dimension for the 'V-ANVIL' from the 'STOCK SIZE' column based strictly on the provided engineering drawing D-23.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"59ace18c-5ce8-42aa-90a2-25d65fe4d156_08\": {\"description\": \"Correctly extracts the diameter dimension for the 'SLIDE SHAFT' from the 'STOCK SIZE' column based strictly on the provided engineering drawing D-23.\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"59ace18c-5ce8-42aa-90a2-25d65fe4d156_26\": {\"description\": \"Accurately computes the combined height of two 'V-ANVIL's and two 'SLIDE SHAFT's (2.5 inches) and correctly concludes this exceeds halfway up the total assembly height, thus they cannot stay below the point labeled 3.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/2/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=BJnkdcsaa9v5iQ91nS8i019JsPKkwCbwfugsBjT3FMZeYPR-EYsrxchRzZX4YIkQ9evRKa1uYeVVO7AA3ITfnjlENk-rq2wFB5e3HaisyZzuG38qCAJZqb~2az-EeqVA744O-nb8vF1TQ3ODnnoWydbFeCogRWFjoc~RS6FJJXG5We2hJLLdRqG333ZXt1UZSnCNOmO4PyVh4VsTzFrk96SLMxqJwcHk8Z2No2WoXV3AkaR3KSHkVn0~LeNAahU0NxjnUaR7Fo2wej1iK~aOg4twOrpZV-gQQrN5yxgKwsjcyKHgetvDene4szn2b3hZgkY5Xi5~4zl1QMtCI7-eHQ__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 700, "width": 549 } ] ]
1
68757ac94c044bac23c9bdd7
single-turn
1
finance
hybrid_tool_reasoning
[ "Analyzing the oldest data shown in the image (looking only at timestamps), which future has the highest price? State its exact price and percentage change at that time. Additionally, identify the price of silver futures in the more recent data (looking only at timestamps) and determine what percentage of the old relevant future price this new silver future price constitutes." ]
[ "Based on the oldest data shown, the future with the highest price is GOLD. Its exact price at that time was $3,556.730 and its percentage change was +0.29%.\n\nLooking at the newer data (identified by the more recent timestamp), we can see that the new silver future price is $40.8385. Dividing this by the old gold future price, we find $40.8385/$3556.73, which is approximately 0.0115, meaning that the new silver future price constitutes approximately 1.15% of the old gold future price." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Use the image processing tool to first identify the oldest set of data by comparing the timestamps. Then, within that data set, analyze the futures to identify the one with the highest price and extract its price and percentage change.\"},{\"label\":\"calculator\",\"value\":\"Use the calculator tool to determine the numerical difference between the historical peak price found via research and the price extracted from the image.\"}]" ]
[ "{\"7881eb51-c40e-437d-897b-d130b83aeac7\": {\"description\": \"Identify the future with the highest price in the oldest data set (by timestamp).\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\", \"reasoning\", \"instruction following\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"7881eb51-c40e-437d-897b-d130b83aeac7_34\": {\"description\": \"Extract the exact price of the identified future.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"instruction following\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"7881eb51-c40e-437d-897b-d130b83aeac7_24\": {\"description\": \"Extract the exact percentage change of the identified future.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"instruction following\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"fb3392cf-f311-404e-b9bb-b929185c434d\": {\"description\": \"Identifies the price of silver futures in the newer dataset as $40.8385.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"fb3392cf-f311-404e-b9bb-b929185c434d_75\": {\"description\": \"Calculates that the silver futures price constitutes approximately 1.15% of the old gold futures price.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/3/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=zzpI7vlw9N6Kd9U5Ep6-eQ32Xv~Th42f-9j0oOoHThLEX63DEMRM44iz26Atw-U6hZDkGIrEP~f7cx071ossbsPvfELg15GiPAg~aVb-~RUdGetFXE3riyrqp5nllvsXiK-6yP~u-eeECE9joiD9MT3-V2GFaYVmCAswwnZYNA5ThA82N~JPTxlwWIp2rEA~Jd5yJv2tXoNc8uFa9gcX-CjfwPXlFsO4N7QmTqGNNv0I0yVCwwpCacdVuOOvZWucKK-QXFH6MsCcL0t0bmnPZMNWzuVS9NV4Sp-q5-c4CE8-Lp4l8v6Bx68opzR~-RBgFtMdR9cvglsyZLNjDuF-Tg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1200, "width": 1600 } ] ]
1
68757ac94c044bac23c9be7a
single-turn
1
medical
region_switch_qa
[ "A young male patient has an abnormal chest deformity. The patient is asymptomatic apart from the chest wall deformity, which has been present since birth. He has no family history of a similar condition. Various radiological imaging techniques were performed to assess the patient's chest deformity. Can you identify the abnormalities seen in the chest X-ray and the 3D volume rendering findings? Also, using the chest CT slides, identify the muscles and structures that are absent." ]
[ "The chest X-ray and the 3D volume rendering show several abnormalities. The chest X-ray shows increased translucency of the right hemithorax compared to the left. It also shows a hypoplastic right rib cage and a high-riding right diaphragm. The 3D volume rendering of the chest wall shows a hypoplastic right third rib and a hypoplastic right chest cage, along with an abnormal, malformed sternum. \n\nThe chest CT slides reveal a complete absence of the right pectoralis major and pectoralis minor muscles. The CT also reveals hypoplasia of the subcutaneous fat on the right side and the absence of the right nipple." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Use the python_image_processing tool to load the image. Apply a flip operation to flip the image vertically and horizontally to extract the image in the correct orientation. Now, use a crop operation using the estimated coordinates (up, down, left and right) to extract only the radiology results. Scan the extracted image to identify the abnormalities seen in the X-ray and the 3D volume rendering image, and scan the chest CT slides to identify the muscles and structures that are absent.\"}]" ]
[ "{\"08e93bc9-e203-4c17-b659-c4503774c370\": {\"description\": \"Identify the abnormalities seen in the chest X-ray: increased translucency of the right hemithorax, hypoplastic right rib cage, and a high-riding right diaphragm.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"08e93bc9-e203-4c17-b659-c4503774c370_50\": {\"description\": \"Identify the abnormalities seen in the 3D volume rendering: hypoplastic right third rib, hypoplastic right chest cage, and abnormal segmentation of the sternum.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"4e0276e2-101a-41b5-940e-55c8109767a0\": {\"description\": \"Identify the complete absence of the right pectoralis major and pectoralis minor muscles on the chest CT slides.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"4e0276e2-101a-41b5-940e-55c8109767a0_73\": {\"description\": \"Identify the absence of the right nipple on the chest CT slides.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/4/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=nWB4RfxQBxs74d8oKRIvvxDdidPBdFkCDFT4dSmbDTNbixntNRk~nO5sPHPH8pIfkZtrrY-9Bjs7HQMWQ8rs-W6XEzwGfNla~pW7DF6S~kSoSA-7Raq11feE8DzNEjYQgrOcrYrnrm-sxHJW-E3BWQ~y5s9Frl2Bcdfzlplavr5EqEBMVwcAtDOlKruJCvlmDi~d3VbVoIPJaGj-6yP~LKuVcK7Hr-wcR~tqpvPHoHf79j45FPS6McqJbATcfEQKUAsVN5d-XpcvdSWUTljyS2yimv~L~7tJ6vnkOOcR-CvfsAr93tZfd2R0tAJbm53qgRWhGj44FuYyjOfs5-GmXg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 3000, "width": 4000 } ] ]
1
68757ac94c044bac23c9be6e
single-turn
1
medical
region_switch_qa
[ "Suppose a hospital has blood with the most common blood type, the second most common blood type and the fourth most common blood type (as shown in this graph). If a patient with the third least common blood type (as shown in this graph) needs a transfusion, what currently available blood type(s) could they receive? Does the hospital need to order blood of a different type?" ]
[ "According to the graph, the most common blood type is O positive, the second most common is A positive, the fourth most common is O negative and the third least common is AB positive. The patient's blood type is then AB positive and the hospital has O positive, A positive and O negative blood in stock. Given this, it could give the patient O positive, A positive or O negative blood (as AB+ blood can receive any common blood type). The hospital thus doesn't need to order blood of a different type." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image. Zoom into the graph, determining the most common blood type, the second most common blood type, the fourth most common blood type and the third least common blood type (according to the graph). Determine which blood type(s), if any, the patient could receive. Determine if the hospital needs to order blood of a different type.\"}]" ]
[ "{\"145f52b1-2dd9-4194-a196-cf7a20521818\": {\"description\": \"The response must recognize that the most common blood type is O positive.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"145f52b1-2dd9-4194-a196-cf7a20521818_64\": {\"description\": \"The response must recognize that the second most common blood type is A positive.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"145f52b1-2dd9-4194-a196-cf7a20521818_40\": {\"description\": \"The response must recognize that the fourth most common blood type is O negative.\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"145f52b1-2dd9-4194-a196-cf7a20521818_76\": {\"description\": \"The response must recognize that the third least common blood type is AB positive.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"cbaa2fcf-b053-4b15-af10-6b21adc53f56\": {\"description\": \"Response recognizes that the patient could receive O positive, A positive or O negative blood.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"cbaa2fcf-b053-4b15-af10-6b21adc53f56_01\": {\"description\": \"Response specifies that the hospital does not need to order new blood.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/5/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=dCE3GTIzDA~W5Z-catg4kWOlI~SJ32r8we~jrVCWre0iDwJSGWv4TepVOdzaUXho1PGnFunZUWs6IzPm~61xvu977rzur~IHchxaCONi3e2SzRKlZ0GHpzO5Z9EnVPZeCwYEneu~oqQlPq7OTsRJhsEBHZvt9tbdTX6sWBRieL3G7CTWE8NJaYJrqKFqyBFarHl0SxCCOwzlAhs6H-wD7KQSaRYzsXaCFXQAav9cnbHiiO3ZIO6TtgPJI0x9CJhR9reOyqPUmwLr5A5o2kmklOuevNioMc2U82QLNnOrlmINZcv~IEhtM2cT7TG2VqUWzI2oO0iNQfa1W82htZca8w__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 797, "width": 1218 } ] ]
1
68757ac94c044bac23c9bdb4
single-turn
1
finance
region_switch_qa
[ "Please tell me address of this place that I ate. I remember that the water was expensive, please remove it from the receipt and tell the new total and the total + tip, excluding the tax in both cases. Also, tell me how much I would have spent if I had only purchased the water (including tax and tip). Adapt the tax percentage when required and keep the same tip amount for all calculations." ]
[ "Based on the provided image the answer for the questions are:\n\nThe address of the place in the receipt is 7800 Airport Blvd, Houston, TX 77061.\n\nBy removing the water bottle from the receipt, the new total and total + tip, excluding the tax in both cases are:\n-Original items: Pappasito's salad ($7.99), side chips ($2.99) and water ($2.09)\n-Subtotal (without tax): $13.07\n-New subtotal (without tax): $13.07 - $2.09 = $10.98\n-Tip: $2.00\n-New total + tip (excluding tax): $10.98 + $2.00 = $12.98\n\nThe price of only the water, including tax and tip, would have been:\n-Tax percentage (based on original receipt): $0.91/$13.07 subtotal = 6.96%\n-Tax for Water: $2.09 x 6.96% = $0.15\n-Subtotal with tax: $2.09 + $0.15 = $2.24\n-Tip: $2.00 (kept the same)\n-Total cost of water: $2.24 + $2.00 = $4.24" ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Manipulate the image to improve the readability by adjusting the brightness, contrast and flipping it. Then identify the place name, and all the values from the receipt. Finally, do the calculations for the provided cases. \"}]" ]
[ "{\"a83a5f77-046b-4723-ae50-d996b7cfb867\": {\"description\": \"The model identifies the address as 7800 Airport Blvd, Houston, TX 77061.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"a83a5f77-046b-4723-ae50-d996b7cfb867_25\": {\"description\": \"The model identifies the address as 7800 Airport Blvd, Houston, TX 77061.\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"aacb2c40-ca2d-47f3-bad0-b9cc414866ef\": {\"description\": \"Correctly excludes the water from the receipt and accurately calculates the new total ($10.98) and the total + tip ($12.98), while excluding the tax.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"aacb2c40-ca2d-47f3-bad0-b9cc414866ef_54\": {\"description\": \"Accurately calculates the price of the water with tax (adapted) and tip ($4.24).\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"61964c67-bd29-48c3-83a2-86ae814f941c\": {\"description\": \"The model calculates the adapted tax only for the water ($0.91/$13.07 = 6.96%).\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\"], \"critical\": \"no\", \"final_answer\": \"no\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/6/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=dwv0DKj0zR2wOw98I9thv9hWbIces8c5kLNiIu61ZhSoSdG2z5GzSr6rMQbHazmkga4cha2TZy68QTbnHPoaEj8BEKZNQdM8-yQwFRzcrUbwu7sfUtk~UG9D2Kjh-lj8JV0DBK5Ol~iY5HHpjik5AXy9bHkAex5XcPSjmnU1Z6MH3VcI5oL9xjW-4p-Qh5b8VLYIQ1~T-EPm94uoT3paub3c4AWz7KiDGjL0qsNzB7EuipHd3InTDVyEjuN6WNQkbGgow7c5Io7NHP9hjRDfREEPkq8doc2u7tBvrl9~5u~3U4a0YIvV7homjaF~3U8cHWHkUhSPILQ6bhVEO9bI1g__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 307, "width": 428 } ] ]
1
68757ac94c044bac23c9be92
single-turn
1
engineering
region_switch_qa
[ "I'm doing my first deploy and I just verified that the queue deploy is running. According to this diagram, which process or processes will occur immediately after this step? Only count the immediate subsequent stage(s), whether parallel or sequential. Once the queue has been released, how many steps - whether in parallel or in sequence - remain to finish the process? Write the corresponding names of each." ]
[ "Once the \"Deploy Queue\" step is completed, one event will occur: the Kafka notification engine will be triggered to indicate the queue status. This is clear due to the arrow leading from \"Deploy Queue\" to the \"Notification Engine\" step.\n\nOnce the queue has been released, there are four remaining processes - occurring in parallel - finalizing the deployment of Email/SMS/Dashboard services, APM tool (monitoring integration), Log Aggregation Dashboard integration, and analytics integration." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Flip the image vertically. Then identify the processes that will run after the \\\"deploy queue\\\" step. Finally, analyze how many steps remain after the queue has been released (additionally, note their names and whether they occur in parallel or in sequence).\"}]" ]
[ "{\"24f48d08-af64-410c-96d8-227ac81257ef\": {\"description\": \"The response correctly identifies the immediate subsequent stage(s) after the \\\"Deploy Queue\\\" step, specifically Notification Engine (Kafka).\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"8266bc1a-3d48-4471-8509-3abb0e297f66\": {\"description\": \"The response correctly identifies that there are four immediate subsequent processes after releasing the queue.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"8266bc1a-3d48-4471-8509-3abb0e297f66_71\": {\"description\": \"The response correctly lists the names of the four immediate subsequent processes: Email/SMS/Dashboard; Monitoring Integration (APM Tool); Log Aggregation Dashboard Integration (Logstash/ElastiSearch/Kibana); and Analytics Integration.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/7/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=EKBaLm2AGBZZxCD2d-rZpWEvsyYDo-lYiy1zW6vvubRhyxG3sJM3wbKKDi676BleA87L-rCOECRvEGvbxVEdMo4O3N~x-jRo-aFkpT-gx1i5mQdnFw~5s91vQflRSExXlJSH6NZGEC0obwW3W54BG1mHEtHrVlTGIwCiOt9rk3Bpojp2JSTiMLtHymnb2UYzp-8qbDOm9SVpF7z5iVoKEDbMecpFiaUbzuUqxlHEKbwGmAPkpVsh5chDNXoFFeaHQ595048LpvGE6OsfHbBV6YenEWHsEYkLAjmwE42GMdytu~bKOW2g7VuAjvy5Q65hFqjzyB9UGHYuRb85VlAdNQ__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 924, "width": 1157 } ] ]
1
68757ac94c044bac23c9bd66
single-turn
1
generalist
region_switch_qa
[ "Suppose, given this board, that White has moved twice (since the start of the game) and Black has as well. If one (but not both) of the hidden rows is suddenly removed from the board (i.e. all other rows are still present, and any pieces that were once on whatever row was removed have now fallen below), what's the maximum possible number of pawns, of either color, that are still on the board?" ]
[ "Considering the constraints of the problem, we can see that rows 2 and 3 are obstructed by the yellow lines. We know that either row 2 or row 3 may be removed, but not both. We similarly know that any pieces on whichever row is removed will fall off the board.\n\nNext, we know that White has moved twice and Black has moved twice. We can currently see that row 1 contains all White pieces in their initial positions, as do rows 7 and 8. We cannot see row 2.\n\nNote that it's possible for White to have moved a Knight to row 3 once, then back to row 1 again in their first two moves. The same is true for Black (as is evidenced by the current arrangement of Black's pieces). This means that it's possible for row 2 to contain only pawns.\n\nFinally, we know that it's possible for row 3 to be removed. If White moved the Knight out to row 3 and back again, removing row 3 would result in no pieces falling off the board at all. This means that the maximum number of pawns still on the board is, in fact, 16 (including those on Black's side)." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image. Crop around the yellow section obstructing the rows of the board. Note the white pieces above the yellow section and the blank row below. Note where Black's pieces are. Determine which rows are obstructed.\"}]" ]
[ "{\"c262c317-2ff0-434e-81d6-aab97230df6e\": {\"description\": \"Recognize that row 2 and row 3 are the obstructed rows\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"c262c317-2ff0-434e-81d6-aab97230df6e_79\": {\"description\": \"Recognize that rows 1, 7 and 8 appear to have all pieces in the starting chess position\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"490e710a-6d22-4525-ad4e-5d15980ab2a1\": {\"description\": \"The model must recognize that it’s possible for all pieces to still be in the starting position (as White’s Knight and Black’s Knight could each respectively move to row 3 and back to row 1 in the four moves that have passed).\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"490e710a-6d22-4525-ad4e-5d15980ab2a1_79\": {\"description\": \"The model must note that removing row 3 in this scenario results in no pawns falling off the board and thus that the maximum possible number of pawns still on the board is 16.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/8/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=Qu9beNnd9KWgjjOcQvTtl7YkIUFzj0MnD1rwA4cbuxXxXBiO8qsUkdcFeOyFBF9hhnUCZW06RH0TSoiSMUrVmIuZb8KhwwLJfldFyy0vskUiHJo7ABCRjyEN3c4AhGc~FtJOfTv9mwBCXTWKDjAE1pHTtNy1Vau5ePR9KVPuL7wZuO6k0FIzB8oHdU0KdvwZuE42ljYvOr97hSIkoa~8XlEoj4sOtVF~gbW89DSWoYaDtAyRIda-UgzuXNMN~ZUDnjSbi7ZESEa~feHxl1jomDFMTEOdXmqmlrmsWJxQR38UboBrLPHZRgHZSivwn1T6sMs7ammpuF8pASqmp-kEUw__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 651, "width": 611 } ] ]
1
68757ac94c044bac23c9beba
single-turn
1
maths
region_switch_qa
[ "In the given image, labelled dice are shown. Determine the number of dots at the top side of each die, as well as the number of dots on the bottom face of each die." ]
[ "There are six dice in the given image and the number of dots are given as:\n(a) 6\n(b) 2\n(c) 3\n(d) 5\n(e) 1\n(f) 2\n\nThe total number of dots on two opposite faces of each die is always seven therefore the number of dots on the bottom face of each die are given as:\n\n(a) 1\n(b) 5\n(c) 4\n(d) 2\n(e) 6\n(f) 5" ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image. Zoom in to find the dices and crop to get the number of dots and its label.\"}]" ]
[ "{\"e0240f67-0575-4b49-9083-f335c44f31a0\": {\"description\": \"Identify the number of dots on each of the six dice as per the ground truth mapping: (a) 6, (b) 2, (c) 3, (d) 5, (e) 1, (f) 2\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"6bb398ef-2fe1-40d1-a848-c6aac2e176ef\": {\"description\": \"Identify the number of dots on the opposite side of each labeled die (a–f).\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/9/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=iqdsAw8se2DVBvBI6qRTkECHliN2Sb6x21tzPgnNc0J0uoyd-uUhmHKgyi9BFFggjhzAzV4CnFWxQREUwHm4x-rPhp1EuJRxtfUoG-~vQ1ef0y~MJq1YbLt5EvHKA-PKJk~f1q0x7psEFWcX7bYVcPs3gfS5-AkXmyYtZ0Vznv2cbBfdXwBszuvmaweDXDI-JmzN~a-608tdluK6m-qgF3TQpOHKEesOrdscoTSrWG~MtOj0D06vhzybu2bG~a48wLsCoOnIR-HWrZR6C6SB0PJuwb3GNEsIZxcZmpRm4pgGXkJ9irnUkP7RLGJpj7FGjOWlJipW4V4Q95rnozjiUA__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 466, "width": 573 } ] ]
1
68757ac94c044bac23c9bdcc
single-turn
1
finance
hybrid_tool_reasoning
[ "Which store did I spend more on buying dairy products, and how much more did I spend? What was the total amount I spent on meat products from the shop that I spent less on dairy products?" ]
[ "Amount spent on diary products from ASDA (Milk - £1.15, Cheese - £1.99, Yoghurt - £0.85) was £3.99 and from Aldi (Milk - £1.15, Cheese - £1.79, Yoghurt - £0.79) was £3.73. Therefore I spent £0.26 more on dairy products at ASDA. Since Aldi was the shop I spent less on for dairy products, I will calculate the total of the meat products (Tuna - £0.69, Ham breaded - £1.25, Sausage - £1.35). Total spent on meat products was £3.29." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"This tool will be used to zoom into the image to determine the food items and their prices. This tool will also add the prices for the diary and meat products to find the highest amount and the difference in the prices.\"}]" ]
[ "{\"866c8e55-c82e-4a1c-82a4-3662e0d7b60f\": {\"description\": \"Correctly identifies which store had the higher total spending on dairy products.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"866c8e55-c82e-4a1c-82a4-3662e0d7b60f_45\": {\"description\": \"Correctly states the amount by which the spending on dairy products was higher at that store.\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"866c8e55-c82e-4a1c-82a4-3662e0d7b60f_59\": {\"description\": \"Correctly reports the total amount spent on meat products from the store with the lower dairy spending.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"7dea8379-aaad-40c6-840e-5864c39ed4d0\": {\"description\": \"The response correctly identifies which store had higher dairy spending and calculates the difference amount\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"7dea8379-aaad-40c6-840e-5864c39ed4d0_74\": {\"description\": \"The response correctly calculates the total amount spent on meat products from the shop with the lesser dairy spend to be £3.29\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"f3406dd2-4a1d-427e-a8ed-460b127d251c\": {\"description\": \"Identify Aldi as the shop at which the least total amount was spent on dairy products.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"no\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/10/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=zCWTwKNRaS9shJvPTVLK6GxYfAt29A-jfNkKcHWfvh3nvyMgYYUDvWRevqpgiDBbYyGJx0hb5Z6voARzslpZytLvVHD-O3zkx92eoC6Xvo0~IT0wp4-wwFuVO-PeJm3W-qFcACiSrSrGbcfkAShr8QF3JG6PfidXnUSFkQHnR5IvTPo4czvKAPE0ZmjkCxCP3ViuIPLDMXfRWab9zfe874-GI-xDrsF-8km9Rw1FMxsLV2wjKO57TN6NiXITsDFN8UpcWjZUJOE4twBt2wp-obs1Z6~u2zhp3G1p3ZovOlGVXorZhjs5ZmBeJBqPujjyhpS4Jhxmf99PMGr3fkbDPg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 500, "width": 300 } ] ]
1
68757ac94c044bac23c9bd78
single-turn
1
generalist
hybrid_tool_reasoning
[ "Could you help me calculate the total price (in dollars) of my purchase, given the objects and prices (in dollars) in this image? I want to buy 1 of the purple fruits, 2 of the items that look like white trees, and 2 pumpkins (the ones that clearly have visible green stems)." ]
[ "The following prices are extracted from the image:\n- Purple fruit: $4.99\n- Items that look like white trees: $3.99\n- Pumpkins (with green stems): $8.00\n\nTherefore, the total purchase price is:\nTotal price = 1 * 4.99 + 2 * 3.99 + 2 * 8.00 = $28.97" ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"The tool must first correct the orientation by flipping the image vertically to fix the upside-down and then flipping it horizontally to fix the mirror effect. It also needs to adjust brightness/contrast. After correction, look in the image for the prices of the purple fruit, the items that look like white trees, and the pumpkins with clearly visible green stems.\"},{\"label\":\"calculator\",\"value\":\"This tool must calculate the total price of the purchase to be made (1 of the purple fruits, 2 of the items that look like white trees, and 2 pumpkins with clearly visible green stems).\"}]" ]
[ "{\"16c5ea16-cc80-4d99-966c-e96048bf722c\": {\"description\": \"The response identifies the correct price of $3.99 for the purple fruit.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"16c5ea16-cc80-4d99-966c-e96048bf722c_58\": {\"description\": \"The response identifies the correct price of $4.99 for the items that look like white trees.\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"16c5ea16-cc80-4d99-966c-e96048bf722c_19\": {\"description\": \"The response identifies the correct price of $8.00 for the pumpkins with green stems.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"160c2e92-66c0-4650-92ae-30528f549e19\": {\"description\": \"The response states that the total price of the purchase is $28.97.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/11/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=imQ8-4-pFq5TvpC~9R-y939usA6Y5jaxhWXplx7c24LqwZx-xd-~7bO1sMKsbFNpXPsmmJdUFuKpJESxqgaZVlZzOXZxYmAJLbK6s~mzc4jstsx6iYooBru0b6Mk9dtlw1wnynY1VASNx7rW8UMh9zO8BXrB0dpEyBscwMsNG~~QKxcPZZF1Cmjb9m3gxKAJfQ2Ut2kz2EGy1462x5uFmzIxboCMp-K9XASeUEnwsBRfw2fmYA2iN88NefXDByRluB~HqvTEK8~TKAEVrTkNKhaCQ~g8XWpfwobuxDHNxxk4g5RbhkrjBhJdZxL7y0ioV13AM7SlrYi-ow8R5V04pw__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1599, "width": 899 } ] ]
1
68757ac94c044bac23c9be57
single-turn
1
medical
hybrid_tool_reasoning
[ "What disease is this medication plan intended for? What are the names of the medications prescribed in steps 1,2 and 6? Combine the dosage of these medications and let me know the total amount I will take per week (in mg). On which days is the medication in step 3 recommended to be taken?" ]
[ "Based on the image title and the prescribed plan, the medication is intended for Systemic Lupus Erythematosus (SLE) with Scleroderma.\n\nThe names of the medications prescribed in steps 1,2, and 6 are as follows:\n-Step 1: HQCS (Hydroxychloroquine)\n-Step 2: Folitrax\n-Step 6: Wysolone\n\nThe weekly total amount (in mg) of these three medications:\n-HQCS 200 mg x 7 days = 1400 mg/week\n-Folitrax 15 mg/week\n-Wysolone 5 mg x 7 days = 35mg/week\n-Total per week: 1400 + 15 + 35 = 1450 mg/week\n\nThe medication in step 3 is recommended to be taken twice per week on Saturday and Sunday." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Using Python_image_processing to load the image and manipulate the image by adjusting the brightness, contrast, rotation and flipping the image to improve readability. Read the text in the image, focusing on steps 1, 2, 3, and 6.\"},{\"label\":\"google_search\",\"value\":\"Search for disease based on medication combination (HQCS, Folitrax, Wysolone).\"},{\"label\":\"python_interpreter\",\"value\":\"Parse medication names, dosages, and frequencies, and calculate weekly totals.\"}]" ]
[ "{\"a70e5080-4c57-42a4-9550-d43ccabd382b\": {\"description\": \"The model correctly identifies the name of the disease (Systemic Lupus Erythematosus (SLE) with Scleroderma).\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"a70e5080-4c57-42a4-9550-d43ccabd382b_58\": {\"description\": \"The model correctly identifies the recommended days for the medication on step 3 (Saturday and Sunday).\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"41cc603b-ce2e-4bf0-a7d3-b7d623e716a6\": {\"description\": \"The model correctly identifies the names of the medications in steps 1, 2, and 6.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"761188b0-98e9-4eea-84b2-8c49f9a2ff29\": {\"description\": \"The model correctly provides the weekly total amount of the three medications as 1450 mg.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"761188b0-98e9-4eea-84b2-8c49f9a2ff29_72\": {\"description\": \"The model notes that HQCS is 1400 mg/week, Folitrax is 15 mg/week and Wysolone is 35 mg/week.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/12/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=GAQ8mb5xj~yTBZ1hFiKGpH4HNJj8K4aCaJZmEqjAhcqyceO2P3UOdMOaz0A1Qr4YchPYTDQJaETX9qsCIBFruoScLi2Y0J7VanBsXCghKo5Zcp0L0avwMUTK~Co0C1d0Mhrzxfc0rTHf~nsRVwuOWTQeAZ13XcrGcxLCAM~e~hJWlcLxmCZETzU4eUZy-YVv~LtPBZVr1FUaegrIyEuHyGh~O~HnrZ0aYJq1rnq3jRe1Q2iu78nBh~3W4NMlswwQEOlS7P7dI-KFrv1GRxkCcn4qUXGkxVdsTvqXGfqkIx3~SdXVZiT4ExTFP~9Rs5FN~ibvfx0H0F2gN3WrDKXCaw__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 890, "width": 1000 } ] ]
1
68757ac94c044bac23c9bdab
single-turn
1
finance
hybrid_tool_reasoning
[ "Look at the image showing call and stock prices for Alphabet. I'm thinking of buying 10 of the call contracts showing the greatest percent change. How much will it cost me to buy the contracts? Also, how much percent-wise is Alphabet down after hours (at the later time shown)?" ]
[ "The Ask price for the contract with the greatest percent change (22 %) is $65.50. Each contract represents 100 shares that each have this price. You wanted to buy 10 of these contracts, so to get our cost, we calculate: \n\n$65.50 per share x 100 shares x 10 contracts = $65,500\n\nYour cost to buy 10 contracts is $65,500. To address your other question, I can see that Alphabet is down -0.05% after hours." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Flip the image vertically. Locate the % column in the options chart on the left and crop to see the contract with the greatest % change and identify the ask price. Identify the share price chart on the left and note the after-hours percent change. \"},{\"label\":\"calculator\",\"value\":\"Calculate the price of buying 10 contracts at $65.60.\"}]" ]
[ "{\"f197bab8-eec0-488d-9138-934465d4df25\": {\"description\": \"Identifies that the call contract with the greatest percent change shows a 22% increase\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"f197bab8-eec0-488d-9138-934465d4df25_18\": {\"description\": \"Identifies that the ask price of this call contract is $65.60\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"92408573-4acf-421b-b6aa-2aa2c058d106\": {\"description\": \"Calculate the total cost of buying 10 call contracts by multiplying the cost per share by 100 shares per contract and then by 10 contracts, yielding the correct total cost.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"92408573-4acf-421b-b6aa-2aa2c058d106_92\": {\"description\": \"Identify the percent-wise change for Alphabet after hours.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/13/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=WkEJdwo8MM2F6t4bLoBpImXyhUjKFrjaLbVP6rwjDZexq6Aj9V2kIJ4LRlH8zpz0wJZNUy7sw~O--lGOzfUmq1wNKChiqmRnEkOTkUd3R3IpEui2xKKvNfq1b8r3oaKnN74i28kRiNifg0bFar0WUISN827jFBRnr9NbgNskygCQDe0P4z5PQTDJYHioUo6v0RZHImxznQsT~cP15LJuVRh0lzl4Y-~mnkPihOjQgIMwqItRxwWorvF0HvVA3R4eIhfUkncvEaMViEb9GFLnA0TftIYvpKPS1X4XCthVaeSo0kgaczgcw3Da2U5QhXaPY4tPsJ~BBBh479NntUi9Aw__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 738, "width": 1913 } ] ]
1
68757ac94c044bac23c9be28
single-turn
1
sports
region_switch_qa
[ "In what year was the event held? The player in blue shirt is from India and she's doing a badminton smash. If the shuttlecock lands on the red circle, what will be the new match score?" ]
[ "Based on the photo, the event was The 19th Asian Games which was held in 2023 (as it was postponed from 2022 due to the pandemic).\n\nFrom the scoreboard, the current score is 20-15, Indian player leading. If the Indian player smashes the shuttle and it lands on red circle, it is considered out according to badminton singles' rules. Therefore, Chinese Taipei player will receive 1 point, new match score is 20-16." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image. Crop the section on top center that indicates 'The 19th Asian Games' and determine which year was the event held. \\nThen locate the red circle on the court, identify if it is in/out in badminton singles and determine the new match score.\"}]" ]
[ "{\"40ded5c8-b740-4727-a2bc-880d4e5071fa\": {\"description\": \"Correctly identify the event as 'The 19th Asian Games'.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"40ded5c8-b740-4727-a2bc-880d4e5071fa_01\": {\"description\": \"Correctly identify the year the event was held as 2023.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"a65ba9bf-1ef3-4ca2-9d0b-e8d382d5fe1f\": {\"description\": \"The response explains that if the shuttlecock lands on the red circle, it is considered out under badminton singles rules, noting that the singles side line is the inner side line.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"a65ba9bf-1ef3-4ca2-9d0b-e8d382d5fe1f_75\": {\"description\": \"The response states that the new match score will be 20-16 with India leading Chinese Taipei.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/14/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=CZnJB6nxsfWAtlY5vTlyPVXr4kTh1xa-egTSfpOwGLzLoEAGjescbhuZdM2xXK2jQ5wTLbBtH8Za5J5Lxrmr-isQhqJUlG3H8hLhPafV7SM3yno7B3l8MmIcVsLPLO6F29UUhXFwFUB2oAX1A1Hsoecq3VDeICxFFp0Gm5GuN6kxHJOJv0psQvhRpcoNErNYRBKgm8tRDsu2SBWDApemvghj6zvKH~P074p5V58C5A6K4TUaQRymucG-YIVx4y-6TKqA0an8dn9-2ORuf9odmz4FJcWb-oXmLpCW2E~xs6VX7UcnFSKrZ1NyztiW~CYhcsfAr27Rp1PueulTgkT4Ag__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 540, "width": 916 } ] ]
1
68757ac94c044bac23c9be01
single-turn
1
sports
hybrid_tool_reasoning
[ "Suppose it's the white bishop's turn (in the image), and it moves to the only h-file square it can move to. Now suppose that white's king is on g6, black's king is on a1, and one black pawn is added to the b-file. It's uniformly likely that this pawn appears on any given square in this file. Black now responds (with uniform probability of now moving to any possible square). If the pieces described are the only pieces on the board, find the probability that both black's king is now on the b-file and white's bishop can now capture it." ]
[ "While it's uniformly likely that black's pawn appears on any given square in the b-file, and it's uniformly likely that this pawn (and black's king) now move to any square they can move to, there's a simple way to understand how the answer can be calculated here. Since white's bishop moves to h6, the only squares it can reach are (at the farthest) in the c-file. This means that white's bishop could never capture any pieces on the b-file. Since the king is on a1, it can only move (at the farthest) to the b-file on the next turn. This means that there is a probability 0 that white could now capture the king on the next turn - beyond the fact that black's king can't move into checkmate. This means that whatever probability the king will move to the b-file is multiplied by 0 (even if these events are likely dependent) to find a total probability of 0 that both events occur." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"First, load the image. Zoom to determine the square that white's bishop could move to on the h-file. Now determine where white's King, black's King and black's pawn would be (if added). Finally, determine which pieces (if any) white could capture on its next turn, after black makes a move.\"},{\"label\":\"calculator\",\"value\":\"Calculate the total probability that both black's king is on the b-file and white's bishop can now capture it.\"}]" ]
[ "{\"02bb8ac5-a85a-464a-bf29-cb6ba6ee9196\": {\"description\": \"Response recognizes that white's bishop is on h6, black's king is on a1, and white's king is on g6.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"reasoning\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"02bb8ac5-a85a-464a-bf29-cb6ba6ee9196_20\": {\"description\": \"Response notes that black has one pawn on the b-file.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"reasoning\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"c3a152a1-44e9-488b-a6fb-68339416a3ba\": {\"description\": \"The response recognizes that white cannot capture black's king on this turn given the positions and the bishop's movement constraints.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"c3a152a1-44e9-488b-a6fb-68339416a3ba_81\": {\"description\": \"The response notes that white would not be able to capture black's king after this turn because black cannot make illegal moves that expose its king to the bishop's line of sight.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/15/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=SquOS2wzQU07GlNd-W3NpQdYosKF6e7JvYaXekMP3O6aK3XALeMb1X3JBKmbKAqAj5IORUKK60yGtz91mfbXRhfAMEfz6I0qUCYgD36HLkPWww5zbVJKUFH91W0lat~03oTQwaYPLfVLId2qlOeroNaFYEPcxgF1Lroa9ggdnpFiwtj3YCI~2jdOa62jbKwWvbzIkgt7TmoxZIw49MEJfTrCfxqdWAKTS-OTWuNk6emt9r02zGN5JcHwscjRjSSLBRnmjyoV5U0JHGVoOl33tz24e6OxlFC6SaXLk6hc7NWx~Avz3eB32L~qDP27~Fc1hh76cElvXPbJ~gQ3ySmvfA__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 477, "width": 473 } ] ]
1
68757ac94c044bac23c9bd8c
single-turn
1
generalist
region_switch_qa
[ "I'm traveling from Monumento station to Antipolo station. What station from my current line should I get off at if I want to go through exactly one interchange only? What station is in the interchange of the yellow line and the LRT 2 line? My friend is at Calamba station, and he's going to Madrigal station. What is the color of the line he should transfer to in order to get to Madrigal station in the least number of stations passed?" ]
[ "If you are traveling from Monumento Station to Antipolo Station and you want to go through only one interchange, then the station that you should get off at your current line is Doroteo Jose Station.\n\nThe station that is located at the interchange of the yellow line and the LRT 2 line is Tutuban Station.\n\nIf your friend is traveling from Calamba Station to Madrigal Station, and your friend wants to pass through the fewest number of stations, then your friend should transfer to the pink line (at the first possible opportunity)." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"First, use the python_image_processing tool. Load the image. Adjust the brightness and contrast of the image. Horizontally flip the image. Recognize the shapes and representations in the legend section of the transit map. Extract the stations in the relevant lines, including Monumento station, Antipolo station, Calamba station, and Madrigal station. Extract the interchange of the yellow line and the LRT 2 line as well.\"}]" ]
[ "{\"88deeb18-edfd-4ff0-a450-49a83d9848e5\": {\"description\": \"The response states that if the user is traveling from Monumento Station to Antipolo Station and wants to go through only one interchange, then the station that the user should get off at (on the user's current line) is Doroteo Jose Station.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"88deeb18-edfd-4ff0-a450-49a83d9848e5_57\": {\"description\": \"The response states that the station that is located at the interchange of the yellow line and the LRT 2 line is Tutuban Station.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"8e7a04c8-027c-4bac-8b39-f92aa7364013\": {\"description\": \"The response indicates that to minimize the number of stations passed from Calamba Station to Madrigal Station, the friend should transfer to the pink line.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/16/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=ywWR~Dl-jAvtU5LPkRT4Wu4vWqawyUaRGnllGrn~yn7-IfBqeK95VuA26FFJWul5NorT80Dm7GLwPGuGUW0PDcqRtCrOyAK4zeo07hgNQIP1X~jPr1OheeEddB~sq5ryN7Ll-~zENXZRHc~MVKMduUpwmlFfjl6G2UmgC47fa2D4yptNq6PhrMTU1Nf-LF5iEaanccCeUawrNofYkFb6LETOtq5cVpZAq5gMYjm1yG4mhZp3JMXkmifstXfMKrtuXwmxEZGJ-mfmU2TxFHwqa276rei~cTIEEEzOrCAjTNowBlajqOJzbgoDAeOhiYEuvzzp4Uj42e~S1a0H2MbSrQ__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1723, "width": 1080 } ] ]
1
68757ac94c044bac23c9bde7
single-turn
1
finance
hybrid_tool_reasoning
[ "I just returned from a vacation to Africa with my wife. Even though I enjoyed the trip, I am a bit apprehensive about the cost of the whole trip. Based on the attached file, tell me what percentage of the total trip cost went to transportation and food, respectively. Also, what is the cost per traveler for the trip and the average cost per night? Please let me know by how much I overspent for this trip based on my budget." ]
[ "First, the total expenses spent were\nTransportation: Flight $1900 + Taxi and Bus $500+ Driving $28+Parking $30 = $2458\nLodging:\t$550\nFood: Breakfast & Lunch $150 + Dinner $200+ Snacks $100= $450\nEntertainment: Beach $60 + Art gallery $40 = $100\nOther: Tour guild $45 + Souvenirs and Gifts $200 + Tips $50 =\t$295\nTotal expenses = $3,853.\n\nThe percentages on transportation and food are $2,458/$3,853=63.79% and $450/$3,853=11.68%, respectively.\n\nTotal cost per traveler (me and my wife) is $3853/2 = $1,926.50. \nThe average cost per night (5 nights) is $3853/5 = $770.60. \n\nThe total budget for the trip is is $3,285.\n\nHence, the amount overspent on the trip is $3,853 - $3285 = $568." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image and make it readable. Then extract all the textual and numerical data from the tables and headers. Save this data as transformed_image.\"},{\"label\":\"python_image_processing\",\"value\":\"Next, process the data from this table to extract specific values according to what the prompt requested. \\nFirst, locate the \\\"What are my expenses?\\\" row and read the row headers in the line under it to know what data each column and row contains. \\nThen find the Amount column to extract the values needed for your calculation. Read the Quantity column to read the number of nights spent in Africa. Finally read the total budget header and extract the value underneath as needed for your calculation.\"},{\"label\":\"calculator\",\"value\":\"Calculate the percentage of the trip price that went to transportation, the percentage that went to food, the cost per traveler and the cost per night. Also, determine the difference between the budget and the amount spent on the trip.\"}]" ]
[ "{\"7501fedf-ed7a-473a-a004-563637ba1f47\": {\"description\": \"Read the amount column to obtain the expense values for each entry\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\", \"instruction following\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"7501fedf-ed7a-473a-a004-563637ba1f47_77\": {\"description\": \"Extract and report the expense totals for each cost category (Transportation, Lodging, Food, Entertainment, Other)\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"7501fedf-ed7a-473a-a004-563637ba1f47_55\": {\"description\": \"Calculate the total trip expenses by summing all category totals\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"04bbfd50-d823-4a01-97ff-ff62ee24774f\": {\"description\": \"The model must correctly extract the total budget from the top left-hand corner of the file\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"04bbfd50-d823-4a01-97ff-ff62ee24774f_17\": {\"description\": \"The model must correctly extract the number of nights as 5 nights from the file\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"04bbfd50-d823-4a01-97ff-ff62ee24774f_36\": {\"description\": \"The model must note that there are two travelers\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"c1cfc604-832f-48d9-b7d4-69a8bf6f57e4\": {\"description\": \"The model must correctly calculate that the total percentage spent on food is 11.68%.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"c1cfc604-832f-48d9-b7d4-69a8bf6f57e4_53\": {\"description\": \"The model must correctly calculate that the total percentage spent on transportation is 63.78%.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"c1cfc604-832f-48d9-b7d4-69a8bf6f57e4_71\": {\"description\": \"The model must correctly calculate that the cost per traveler is $1,926.50.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"c1cfc604-832f-48d9-b7d4-69a8bf6f57e4_06\": {\"description\": \"The model must correctly calculate that the cost per night is $770.60.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"c1cfc604-832f-48d9-b7d4-69a8bf6f57e4_57\": {\"description\": \"The model must correctly calculate that the overspent amount is -$568.00.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/17/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=bW-6tuPoBkNg8S~5CdGA5n1ATjCD8ZgiLAwpfWUkZ41VI-YTnas86PMYy5fxq1c-N~qAKIg7llaS6y9AaRT~bodvmv-xoDf5xBzQMoAWx4t~ZSiKqHHeGMnrfSYLxd2GstePtqJwithxUV5yALyT89bJuldhJzIXjp62TKa7M2M9M13Gx~SLef0iICU6Z2DpXWirVQsdS44ulM-YlfoU4Cvqi8lMp0K0enuVU4bRY4oa9uQ7iM2CbdPmmUs5Q4s4vRMam9UXXNlndE3h4QWxQZjGuyHutiE4z0JUkhXX~55MAu1QyNllI4cLZ~n46S~Dp1~wfEFC03EWmd8o9~peoA__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1184, "width": 851 } ] ]
1
68757ac94c044bac23c9bdb8
single-turn
1
finance
region_switch_qa
[ "Based on the image, answer the following questions:\n\n1. Which major budget categories went under budget by the end of the four weeks?\n2. In the major category with the highest remaining budget, which subcategories had actual spending and in which weeks did that occur and the allocated amount for each?\n3. During the week with the highest amount spent on charitable gifts, which subcategory across all categories with a budget higher than $300 received the largest allocation, and what was the allocated amount?" ]
[ "1. The major categories that ended the cycle with budget left are: Charity, Saving, Transportation, Medical/Health, and Personal.\n\n2. The category with the largest leftover balance is Personal ($647.95). Within that, the subcategories with spending were: \"BLOW $$ Wife\" ($40.00 in week 1) and \"School Supplies\" ($20.00 in week 3).\n\n3. The week with the highest spending on \"Charitable Gifts\" was Week Two ($182.25). During that week, the only subcategory with a budget higher than $300 that received the largest allocation was Mortgage with an allocated amount of $967.29." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Use the image processing tool to analyze the financial data to address the first two questions. The initial goal is to identify all major categories with a remaining budget. The second goal is to find the category with the highest remaining budget and then identify which of its subcategories had actual spending, along with the corresponding amounts and weeks.\"},{\"label\":\"python_image_processing\",\"value\":\"Next, use the image processing tool to address the third question. The objective is to first find the week with the highest spending for charitable gifts. Then, for that specific week, scan all subcategories that meet the budget criteria to identify the one with the largest allocation and extract its value.\"}]" ]
[ "{\"d29f926f-951a-4fca-b859-95df51a4b6f3\": {\"description\": \"The model correctly lists the major budget categories with a remaining budget by the end of four weeks and identifies which category had the highest remaining budget.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"d29f926f-951a-4fca-b859-95df51a4b6f3_36\": {\"description\": \"The model correctly lists the subcategories within the highest remaining budget category that had actual spending, including the subcategory names, the weeks in which they occurred, and the allocated amounts for each.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"275c8667-0b14-443d-966b-4849b4a5fe88\": {\"description\": \"Identify the week with the highest amount spent on charitable gifts.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"275c8667-0b14-443d-966b-4849b4a5fe88_08\": {\"description\": \"For that week, identify the subcategory with the largest allocation exceeding $300 and specify its allocated amount.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/18/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=a9ApU9ssakGFa3sAQ7EvK-Wemx6VDVCUt-uHawW~woX3nnYVW3UncCFbnF01ntZIjunMubqoGlQxYCtH7hOvxrTY0eEjz9FDlXuBhM04IxcfOPdfMAGrWM3T4R0qMogY7~j64zhoizvzGu8B04grajEC0DPzBL9ZgOLtim9bNqY6cdp65TVUgDuhK6qosoxkilhdx7JS0rKEHh-xLAzaJmfNdEKqGOp-Fj1~Vu6Q~TiAdTbWeuGzVCQFgRWBhqXlUwFJJd1cRh8cCLr-EtmDNliaVpr4Sc51WS2~z2QYK3rV0cAPxfLg-C~5kgL0-wSlSegVh45VRbFdBNeTRxOjsA__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 985, "width": 724 } ] ]
1
68757ac94c044bac23c9be78
single-turn
1
medical
region_switch_qa
[ "For each combination of parental blood types in the same row as the blue smudges show, fill in all blood types possible and impossible to see in children who have parents with such blood type combinations (if applicable - and only those that are blocked by the blue smudges). Do not fill in any possible or impossible blood types that are already included in the chart." ]
[ "Given the fact that the O allele is recessive and A and B alleles are codominant (and A and B are each dominant over O) - in children with parents who have blood type A and blood type B, it's possible to see blood type AB, blood type A, blood type B or blood type O. It's not impossible to see any blood types in children with parents who have blood type A and blood type B.\n\nIn children with parents who have blood types A and AB, however, it's possible to see blood types AB, A and B, but not O (as there is no way for both parents to provide an O allele).\n\nLastly, in children whose parents have blood types AB and O, the only blood types possible are A and B. AB is not possible because there is no way for one parent to provide an A allele and the other to provide a B allele. Beyond this, O is impossible as there is no way for both parents to provide an O allele." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image. Zoom into the \\\"blood types of parents\\\" section. Determine which blood types, whether impossible or possible to see in children of these parental blood types, are blocked by blue smudges. List out these blood types, referencing the parental blood type combinations they correspond to.\"}]" ]
[ "{\"90f4a82c-9dab-4ea3-ab67-64cc194a84a3\": {\"description\": \"The response must recognize that the three blood type combinations missing corresponding children's blood type entries are A and B, A and AB, and AB and O.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"a9ab1572-c895-43c4-be2d-882ef4e414e4\": {\"description\": \"Recognize that children of parents with blood types A and B could have blood types A, B, AB, or O\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"a9ab1572-c895-43c4-be2d-882ef4e414e4_39\": {\"description\": \"Recognize that children of parents with blood types A and AB could have blood types A, B, or AB\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"a9ab1572-c895-43c4-be2d-882ef4e414e4_99\": {\"description\": \"Recognize that children of parents with blood types AB and O could have blood types A or B\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"a9ab1572-c895-43c4-be2d-882ef4e414e4_47\": {\"description\": \"Recognize that it is impossible for parents with blood types A and AB to have a child with blood type O\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"a9ab1572-c895-43c4-be2d-882ef4e414e4_80\": {\"description\": \"Recognize that it is impossible for parents with blood types AB and O to have a child with blood type AB or O\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"a9ab1572-c895-43c4-be2d-882ef4e414e4_61\": {\"description\": \"Do not list any other possible or impossible blood types that aren’t blocked by the blue smudges\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/19/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=owEJzUP~C0s8R0lm5EQwUJVo9CbAZR10gAhkf7Nt03WQhopCSkBX2z-kHrp4qEkGPzJtVeLoR2M0xTXVCNP6jZ~yGruelAEfsU5EjSw~Ge3K2qa4jnQGj9r9fjR~Mo~9o295eCJGGKrIKmgLXheP1QK5qUSwJJLX-8CynuhSY56udJlF8SAaZtsDZ2qw5J9Oj8J7F82YrUPXwPh9TP18LxrGFmircCtDLViQfri0xiLnzUdWBn6nlgY7rD-YWNzSXltnpFpkDH9QzerfsXhlMGvTgK-AMfDcgsdvyx4VDlzgHopmn2L5g7bB0t2m0HpNv3KM1uVhaWGYXXt4C17JmA__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 2246, "width": 1592 } ] ]
1
68757ac94c044bac23c9be36
single-turn
1
sports
region_switch_qa
[ "I am playing with the white pieces, and I'm not sure what's going on here. The opponent has a queen and is one move away from promoting his pawn. Can you find where my major pieces (if applicable) and minor pieces (if applicable) are? Also, is there a way to end the game in a single move (assuming it's my turn)?" ]
[ "You're playing with the white pieces. You do not have any major pieces (Rooks or the Queen) and only have the 2 bishops, which are the minor pieces. Your light-squared bishop is on b5, and the dark-squared bishop is on c7.\n\nYes, you can win with a single move, as you have a mate in 1, Ba6# is a checkmate." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Use the python_image_processing tool to load the image. Apply a flip operation and flip the image vertically and then horizontally to extract the image in the correct orientation. Apply a crop operation using the estimated coordinates to extract the area of the laptop screen showing the chess game. Save the transformed image. Scan the extracted image to identify the visual information about the position of chess pieces. Using the extracted visual information, identify where the user's major and minor pieces are and if there is a way to end the game in a single move.\"}]" ]
[ "{\"f24ae393-c35b-4721-8771-7a80da914c77\": {\"description\": \"Identify that the user is playing with the white pieces and that they have no major pieces.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"f24ae393-c35b-4721-8771-7a80da914c77_41\": {\"description\": \"Note that the user has exactly two minor pieces: the light-squared bishop on b5 and the dark-squared bishop on c7.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"f3202af0-fd36-4b35-bc45-b3121b31b0ba\": {\"description\": \"Identify that White has a mate in 1 with Ba6#.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/20/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=UqAAT-7Q4RGiXnJGG2h3vA8kiPjXgPxqDztv1xmoYFDngwWQLRy1Rj5xRV2RU69mWtL-lGryzoM0g5QzO~Z6-h4FlN2MItnfoiLPETMQk6IvOMmJkdby5YIPoiXTPjQk~5Mk6CrjVAZOS8uj-gfEUOxJCSRyO9iKaVgW~dps579e0x1B07N1w2XDOWE1qf4OEpy9cbTR3Ui7hRGcYyNjS70fmxPtdk5CbNUNPvA4UfocezjbjMBqJ4A4AUkaHTfY29Kt8fm3E8AE78W9f3O9nMZQF6r4bSrMn4k1WjAqwfAce8TV8gTxN3hYZA34zx53qynwMzdb5bosKkIn1br3lA__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 4000, "width": 3000 } ] ]
1
68757ac94c044bac23c9be0f
single-turn
1
sports
hybrid_tool_reasoning
[ "The statistics for the 2024-25 regular season of eleven hockey players (skaters) who play for the Edmonton Oilers are shown in the image hockey_processed.jpg. Out of the eleven listed players, noting a goal and assist count for one point (P) each, how many additional total goals and assists must all the defensemen listed in the image need to tie the total points of all the centers in the image? Here, the abbreviations \"D\" and \"C\" denote defensemen and centers, respectively." ]
[ "First, we must identify the players who are either defensemen or centers, as listed in the image (not including any that are not shown in the image as specified by the prompt). Specifically, we see in the \"Pos\" column of the image:\n\nDefensemen:\n- Evan Bouchard (67 points)\n- Jake Walman (40 points)\n- Mattias Ekholm (33 points)\n- Darnell Nurse (33 points)\n- Brett Kulak (25 points)\n\nCenters:\n- Leon Draisaitl (106 points)\n- Connor McDavid (100 points)\n- Ryan Nugent-Hopkins (49 points)\n- Adam Henrique (27 points)\n\nNext, looking at the points column \"P\" of the image, extract the total points for each player. To save space, the above points are listed above with each player's name.\n\nTaking the sum of the points of all listed defensemen, we get:\n\n67+40+33+33+25=198\n\nSimilarly, taking the sum of the points of all listed centers, we get:\n\n106+100+49+27=282\n\nTaking the difference of the two sums above, gives:\n\n282-198=84.\n\nThus, the defensemen listed in the image would need to have an additional 84 points, and thus an additional 84 total of assists and goals to tie the total points of the centers listed." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image hockey_processed.jpg. First, flip the image horizontally, set the brightness of the image from a factor of 0.6 to 1, and set the contrast of the image from a factor of 0.63 to 1.\"},{\"label\":\"python_image_processing\",\"value\":\"Zoom into the \\\"Pos\\\" column, to identify and locate all players that are defensemen (abbreviation \\\"D\\\" in the image), as: Evan Bouchard, Jake Walman, Mattias Ekholm, Darnell Nurse, and Brett Kulak. Further, in the order listed above, zoom into the points column (abbreviation \\\"P\\\" in the image), and extract each of their total points, as: 67, 40, 33, 33, and 25, respectively.\"},{\"label\":\"python_image_processing\",\"value\":\"Zoom into the \\\"Pos\\\" column, to identify and locate all players that are centers (abbreviation \\\"C\\\" in the image), as: Leon Draisaitl, Connor McDavid, Ryan Nugent-Hopkins, and Adam Henrique. Further, in the order listed above, zoom into the points column (abbreviation \\\"P\\\" in the image), and extract each of their total points, as: 106, 100, 49, and 27, respectively.\"},{\"label\":\"calculator\",\"value\":\"Calculate the sum of the total points for the defensemen listed, as: 67+40+33+33+25=198. Additionally, sum the total points for the centers listed, as: 106+100+49+27=282. Finally, take the difference of the total points of the centers with the total points of the defensemen: 282-198=84.\"}]" ]
[ "{\"ca298eb9-142b-4595-847f-7472c9239c8e\": {\"description\": \"Locate and extract all player names that are defensemen in the image, as: Evan Bouchard, Jake Walman, Mattias Ekholm, Darnell Nurse, and Brett Kulak.\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"ca298eb9-142b-4595-847f-7472c9239c8e_84\": {\"description\": \"Locate and extract all player names that are centers in the image, as: Leon Draistaitl, Connor McDabid, Ryan Nugent-Hopkins, and Adam Henrique.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"12ce4cff-6c75-41a7-a5a6-091ce1d5a91c\": {\"description\": \"Locate and extract the total points for each defenseman and center in the image, listing: Leon Draisaitl (106 points), Connor McDavid (100 points), Ryan Nugent-Hopkins (49 points), Adam Henrique (27 points), Evan Bouchard (67 points), Jake Walman (40 points), Mattias Ekholm (33 points), Darnell Nurse (33 points), and Brett Kulak (25 points).\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"b434163d-355a-4534-bad1-96eb4e4d5980\": {\"description\": \"The response states that the sum of all the listed defensemen's points is 198.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"b434163d-355a-4534-bad1-96eb4e4d5980_07\": {\"description\": \"The response states that the sum of all the listed centers' points is 282.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"b434163d-355a-4534-bad1-96eb4e4d5980_27\": {\"description\": \"The response states that the point difference between 282 and 198 is 84 and that 84 additional goals and/or assists are required to tie the total points of the centers.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/21/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=o5ZJqFE7KIro3xMHxmXKhyElel2BWNwSizGiWcpb5YQ0B5PbQh67JYel9TBvJXz2K3m9MOe8t9MHxOJ8mO2vfIMS79bWhTJ0AFJsfLraYqNvYWY1VIDJNgi4AMr0aQTFsecth51peL8esifrd9Vxrsrz8bEM8JteNMjDT4oZ-vU-QctmPxgsxtSkZrUF-bZidQKPlTFckudsufex6HNaCnh60oLwVl52LkCt3K1rrxUjPCguIF7bsTqAMDLTCmIKV3Z3LUGMb1r6aaQfcXBYBCyzLS92d9X-O8vvZTdruzL65IEzMQxRI6~2vxnXClGf-UmlpU2K35KGgs7pGvSeDg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 3021, "width": 2184 } ] ]
1
68757ac94c044bac23c9bd9f
single-turn
1
generalist
hybrid_tool_reasoning
[ "Earlier today I made a couple plates of food. Suppose (today) I eat all the brussels sprouts and green peas shown in the image except just 1 green pea on the plate (which I don't eat). Suppose too that exactly half the green peas I eat have 0.015 g of protein, and the other half have exactly 0.02 g of protein. Finally, suppose each brussels sprout has exactly 0.65 g of protein. What's the average amount of protein in all the items I eat today? Assume that I only eat the items described here (today)." ]
[ "Counting the brussels sprouts, there appear to be a total of 6. Counting the peas, there appear to be a total of 33, of which you eat 32.\n\nIt's known that each brussels sprout has exactly 0.65 g of protein. This means that they contribute 6*0.65 = 3.9 g of protein. It's also known that 16 of these peas contain 0.015 g of protein, and the other 16 contain 0.02 g of protein. The peas thus contribute 16*0.015 + 16*0.02 = 0.56 g of protein. This means that, in total, the peas and brussels sprouts eaten contribute 3.9 + 0.56 = 4.46 g of protein. Dividing this by the total number of items eaten, we find: 4.46/38 = 0.117 g of protein (approximately) per item. This is the average requested in the prompt." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image, enhance brightness/contrast for better ingredient identification. Analyze both plates systematically to identify all visible ingredients. Crop areas for each ingredient. Apply color filtering or analysis to distinguish green vegetables from non-green ingredients across both plates. For the green ones highlight the contours for some individual food items to make them easily identifiable. Determine which foods are green peas and which are brussels sprouts. Determine how many of each food are eaten today.\\n\\n\"},{\"label\":\"calculator\",\"value\":\"Calculate the average amount of protein in all the items I eat today. Use the protein amounts specified in the prompt.\"}]" ]
[ "{\"cf6380c0-a3d4-461c-93d0-d9fff7d15808\": {\"description\": \"The response must note that the image contains 6 brussels sprouts\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"cf6380c0-a3d4-461c-93d0-d9fff7d15808_41\": {\"description\": \"The response must note that the image contains 33 green peas, of which 32 are eaten today\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"04b41253-a680-4d2d-8c6c-ca2f27d23af0\": {\"description\": \"The response must mention that the average amount of protein per item must be determined by summing up the total amount of protein contributed by all items consumed and dividing by the number of items consumed.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"instruction following\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"04b41253-a680-4d2d-8c6c-ca2f27d23af0_54\": {\"description\": \"It must mention that the brussels sprouts contribute 0.65*6 = 3.9 g of protein.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"04b41253-a680-4d2d-8c6c-ca2f27d23af0_31\": {\"description\": \"It must mention that the green peas contribute 16*0.015 + 16*0.02 = 0.56 g of protein.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"04b41253-a680-4d2d-8c6c-ca2f27d23af0_99\": {\"description\": \"It must mention that the total protein contributed is 4.46 g.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"04b41253-a680-4d2d-8c6c-ca2f27d23af0_02\": {\"description\": \"It must mention that the average protein per item consumed today is 4.46/38 = 0.117 g (approximately).\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/22/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=UqU0zLwmUvAuh3CLvQ~1r3MRCtgJpHLI-W3hws0Bwv9i~5JwXpZW-P~ZgfnqRAGzhBN3eXN97eOv82hKyz8Voz5rA0PfqrHvOKKgk5w-XHYeQSdFUJdmKC7RjlkjYiv-9OfG1mHVc~sIjGdcOv1TW4YXaYQJn9lzr40MZLsFeUvVixgiWcsFMVgIy20c3FGlZOLJxbLM67y-93ePcoHBj85VnTcHOO-4owZqAg1jIMPFTFIU9u2cNGZKL4FlekezrHa3BtLNpvmliPgtnMe4V~OOQwMiDsdEGE1Lqo85D3OoaB6XrLomPLEXGrvHUGQlC8XxgX0bN44eiBBr9h58zQ__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 741, "width": 928 } ] ]
1
68757ac94c044bac23c9be2d
single-turn
1
sports
hybrid_tool_reasoning
[ "Based on the information in the image, what is the average run differential for the Iowa Dreamers?" ]
[ "For Iowa Dreamers, the average runs for (RF) is 4.4, and the average runs against (RA) is 5.3.\n\nTo find the average run differential for the Iowa Dreamers, subtract the average runs against (RA) from their average runs for (RF):\n=> 4.4 - 5.3\n=> -0.9\n\nThe average run differential for the Iowa Dreamers is -0.9." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"First, use the python_image_processing tool to load the image. Perform a crop operation using estimated coordinates (158, 346, 576, 376) to extract only the part relevant to Iowa Dreamers. Save the result to \\\"transformed_image\\\".\"},{\"label\":\"calculator\",\"value\":\"Next, use the calculator tool to subtract the Iowa Dreamers' average runs against (RA) from their average runs for (RF).\"}]" ]
[ "{\"dbf3f2b7-984c-44ad-b249-6e4741c32abb\": {\"description\": \"The model recognizes that the Iowa Dreamers' average runs for is 4.4, and the Iowa Dreamers' average runs against is 5.3.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"f43ef072-a7f0-4fee-9575-a0eaeb5ce1a0\": {\"description\": \"The response correctly calculates the average run differential by subtracting the Iowa Dreamers' average runs against from their average runs for\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"f43ef072-a7f0-4fee-9575-a0eaeb5ce1a0_35\": {\"description\": \"The response states the correct numerical value for the average run differential for the Iowa Dreamers\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/23/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=rWBsveLKQUPh1v~AO6j-22lTsdvjK~b6UzksuFbrRfG66FW-e757k8qCNbga0~4sMZDMUyLSfJkHApi5kDakOtLpta2HRbzSjk3vmAcL6-FFn22~8RJC~HfuXUA6yLKMmDMUB9P-EDVojNqXwc7~TJaabk7bhW9cWrNaus8XrvgVPShOW7ztKKrlI3ZIZw-vj-e4tF6jo2iKJFl9m~8bDKvOoHYFlUw8Mi7TQi6Z1aeCmU07aUJOieopcpVt5oNmdqY-fAhi8iKyzWYB20OLcjIPek6PGPFrv1ZzjAC7yHSj1R5hp4sA-xB0XrYj~e4hWHuGnBI-54yNyPMKKVBD3Q__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 598, "width": 578 } ] ]
1
68757ac94c044bac23c9be7e
single-turn
1
medical
region_switch_qa
[ "In the image, I have a complete blood count that I had done a couple of months ago, but I never reviewed it and honestly, I don’t know how to interpret it. Which values are below the reference range? Also, could you give me a list of the full names of the first five tests that appear from top to bottom, without mentioning the abbreviations?" ]
[ "There are two tests with values below the reference range:\n\n1. Lymphocytes: \n - Value: 3.8%\n - Reference range: 20.0% to 45.0%\n\n2. Lymph absolute:\n - Value: 0.7 × 10³/μL\n - Reference range: 1.2 to 4.5 × 10³/μL\n\nHere is the list with the full names of the first 5 tests from top to bottom:\n\n1. White blood cell\n2. Red blood cells\n3. Hemoglobin\n4. Hematocrit\n5. Mean corpuscular volume" ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"First, the section containing the complete blood count results must be cropped and rotated to properly read the text. Extract the test names, their values, and the reference ranges. Extract the full names of the tests that are abbreviated (White blood cell, Red blood cells, Hemoglobin, Hematocrit and Mean corpuscular volume).\"}]" ]
[ "{\"be73cdea-3bc5-444c-9e3c-b1d6dcb11d81\": {\"description\": \"Identify that the lymphocyte percentage value is 3.8%, state its reference range (20.0% to 45.0%), and indicate that this value is below the reference range.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"truthfulness\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"be73cdea-3bc5-444c-9e3c-b1d6dcb11d81_63\": {\"description\": \"Identify that the lymphocyte absolute value is 0.7 × 10³/μL, state its reference range (1.2 to 4.5 × 10³/μL), and indicate that this value is below the reference range.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"truthfulness\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"291a5b0d-368e-4aca-bd96-91504ca883f7\": {\"description\": \"Identify all values in the image that are below the reference range.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\", \"truthfulness\", \"reasoning\", \"instruction following\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"291a5b0d-368e-4aca-bd96-91504ca883f7_26\": {\"description\": \"Provide a list of the full names of the first five tests that appear from top to bottom (do not mention abbreviations).\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"writing style / presentation\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"cf7cf6ff-bf16-4b33-b222-c81abb64a9b8\": {\"description\": \"The response must be written clearly and concisely.\", \"weight\": 1, \"objective/subjective\": \"subjective\", \"explicit/implicit\": \"implicit\", \"category\": [\"writing style / presentation\"], \"critical\": \"no\", \"final_answer\": \"no\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/24/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=u2yPv7vdYDw8z09ctzl68UXvJ6aITx3kpS4lZn4Jt~xZWXw1Dtbs3KQ9LLR8sfekaQyHZOJpyd970DsuMm1NZ65GOplWy32UC8YYcBOHT8h9NXhWB9vbz~YDPHjuHYUn6~wJc9d65JOrUAgeoIF7H3jSbUAlkS1fevzFwEA7bdi7fVnbZh5UJVkWeZEcvMET0nURJocHSTzHDd-XqjF1-6xUR387a~Snh7IOhf9chlYzSQNvh~d8CsGSlJ~4JFr3uwYr6P3oEihVymIalScRuZQH0yapa7h8rUQObfqSc016k2wyAnfYe0lZJk0nax23iMLOa4qZyIgdyadNA1E7gA__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1599, "width": 899 } ] ]
1
6883f999d3f384b2a9a3e660
single-turn
1
medical
region_switch_qa
[ "Provide the results for bilirubin and pH from the dipstick. Use the value closest to the color on the reference bottle, ensuring the units match." ]
[ "By examining the dipstick pictured at the center of the image and referencing the standard on the bottle, you can see the pale orange color on the test strip corresponds to a level of +(8.6) on the reference bottle.\n\nOn the same strip, the pH of the sample can be visualized near the bottom of the test strip as a green color, corresponding to a pH of 6, as indicated by the same shade of green on the reference bottle." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Begin by using the python_image_processing tool. Upload the image and flip it vertically. Adjust the contrast and brightness to clearly see the dip stick readings. Crop the image, leaving the bilirubin and pH results in view. Save as \\\"transformed_image\\\".\"}]" ]
[ "{\"e3d9b4da-c449-438c-b5ef-21c47b5d8cef\": {\"description\": \"Identify the bilirubin level on the test strip as +(8.6).\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"e3d9b4da-c449-438c-b5ef-21c47b5d8cef_02\": {\"description\": \"Identify the pH level on the test strip as 6.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"6dea03e1-a83b-4fe1-b65a-f18efc6c3fe2\": {\"description\": \"The response explains that the bilirubin level was determined by matching the test strip’s pale orange color to the reference bottle.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"6dea03e1-a83b-4fe1-b65a-f18efc6c3fe2_84\": {\"description\": \"The response explains that the pH level was determined by matching the test strip’s shade of green to the reference bottle.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/25/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=EmYrBtQxljelvmtFEY7cDR9Kc5oxdvHnjAViNJaSEnGtfbXHJCxpWWN1uqmLLrWmvF9bJgGGUvgZAW9iPzztzZe8tx8mSEaDMX0X7mpv-kCth6P-GaGuuKifd3ViCBLxdigOsnrAa63RI30kXzzzqpNqjX7f3EvKLI6k4n33jI6awRP1wmprHZhbi9SYL6vsOvc76WPAdpCgTlxf67KN0f4-g3v~FdgLO9PbibJUsuCwmoF2Q9jtlInNaxUADkCpppDQHSgxmB1L~ckc0koIZVbUGmGKvcnCde2ihv9NaYIYMJlBz~FMY7cvbflJt~jF~NziNJpAgzGZPfOC4WGqIw__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 3081, "width": 2311 } ] ]
1
6883f999d3f384b2a9a3e66b
single-turn
1
medical
hybrid_tool_reasoning
[ "A $60$ kilogram adult accidentally consumed some tablets from the drug blister pack that was originally brand new, shown in the picture. He swallowed all tablets in the opened pockets except for one, in a single setting. Assuming immediate absorption, $\\text{bioavailability } = 1$, and a volume of distribution of $2.65 \\text{ L/kg}$, what is the estimated initial plasma concentration in $\\text{ng/mL}$?" ]
[ "The foil on the medicine blister pack says \"Ritaline $10 mg$\", indicating each tablet tablet is $10 mg$. \n\nCounting the opened pockets in the photo, we see six pockets have torn foil.\n\nGiven that the adult swallowed all tablets in the opened pockets except for one, he consumed a total of $6 -1 = 5$ tablets. Indicating the total dosage is $10 mg \\times 5 = 50 mg$.\n\nNext we calculate the total volume of distribution\n$$\nV_d= 2.65 L/kg \\times 60 kg = 159 L \\,.\n$$\n\nThe initial plasma concentration is therefore\n$$\nC_0 = \\frac{\\text{Total Dosage}}{V_d}= \\frac{50 mg}{159 L} \\approx 314.5 ng/mL \\,. \n$$\n\nThe final answer is $\\boxed{314.5 ng/mL}$" ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Use python_image_processing to identify the medicine dosage per tablet, and then identify and count how many opened pockets are in the blister pack to calculate the total drug amount consumed.\"},{\"label\":\"calculator\",\"value\":\"Calculate the total volume of distribution, then use the result and the total drug amount consumed to calculate the initial plasma concentration in ng/mL.\"}]" ]
[ "{\"365ef4eb-6488-4da6-a46c-6897b2cf86b7\": {\"description\": \"Identifies the tablet strength as 10 mg\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"365ef4eb-6488-4da6-a46c-6897b2cf86b7_93\": {\"description\": \"States there are 6 opened pockets in the image\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"41a2a4a1-b760-45b3-8efe-05d542bceb7b\": {\"description\": \"The response correctly uses the given conditions: adult 60 kg, bioavailability = 1, immediate absorption, and volume of distribution = 2.65 L/kg.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\"], \"critical\": \"no\", \"final_answer\": \"no\"}, \"1a3687a6-31c2-4005-8b0e-72a1920e485e\": {\"description\": \"Intermediate calculation of total dosage equals 50 mg, total volume of distribution equals 159 L, and initial plasma concentration equals approximately 314.5 ng/mL\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"truthfulness\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/26/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=wHHvAvTp~UOGUvTxrvWjTeIU~YORhc3PSgc81oEn5b~beczxhBC0jgqVn-cIYYPaU0MzRKEG6RzxWThny2a5Ey~FdLVKnIS-PKuW9pDoi1~X7dJ0HxA~Y0X1LPEp-cLgJ4uigbFf~YYhcK9dPKOWiCHJWjf~8kI9uJKg8e1GZ2JPlvSz~YCA00QNA0UDsevGFwyESWW6rf2VyhiW0Y2TaPLou~mu7piTV2yGIpUVDwQCenSld7I5uWBd6Pqh-nGpIu2MZqiWJLLEd87qesaqH4FneKq3GVYuus1pnxZ~ZShq7meSvkKczFiXjZMltgzBJ1U4JrYYjt39xb-alhrw6w__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1554, "width": 1170 } ] ]
1
6883f999d3f384b2a9a3e65d
single-turn
1
sports
region_switch_qa
[ "Suppose eight moves total pass from the game state shown in the image (starting with white, and according to standard rules), during which exactly half the pieces highlighted in red advance forward two squares. White now makes one more move. Is it possible for white to have no way of capturing any of black's pieces on this ninth turn?" ]
[ "Looking at the image, it's clear that for exactly half of the highlighted pawns (white or black) to advance in 8 turns, four pawns from each side must advance 2 squares exactly. No other moves may be made, as not enough pawns would advance. In this scenario, it's possible for all eight of these pawns to be arranged on each side such that no pawn may capture another pawn: consider if there are white pawns on a4, c4, e4 and g4 and black pawns on a5, c5, e5 and g5. In such a case, none of black's pieces would be capturable by white. This means that it's indeed possible for white to have no way of capturing any of black's pieces on this ninth turn." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image. Determine which pieces are highlighted in red. Consider different configurations of these pieces advancing forward two squares, and see if any of these game states result in no pieces being capturable by white (on the ninth turn).\"}]" ]
[ "{\"6f08d17e-b513-4f99-a9d4-c558e4628a6a\": {\"description\": \"Recognize that exactly four of the highlighted pawns from White and four from Black must have moved forward two squares for half of them to advance\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"6f08d17e-b513-4f99-a9d4-c558e4628a6a_94\": {\"description\": \"Recognize that these eight pawn moves require exactly eight turns according to standard chess rules\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"3603b4b8-1a6d-4c22-9a3e-8e98053e69d1\": {\"description\": \"Recognize that it is possible for white to have no way of capturing any of black's pieces on the ninth turn.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"3603b4b8-1a6d-4c22-9a3e-8e98053e69d1_56\": {\"description\": \"Explicitly describe a possible configuration of pawns (e.g. white's pawns on a4, c4, e4, g4 and black's pawns on a5, c5, e5, g5) that results in no black piece being capturable by white on the ninth turn.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/27/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=mcCuGPZMTOn42C1zI1GLlKCwohew6zQKx5x9TrJSNImnG9UJwerMx0un7gvQXu9touTectnZ3msmsHyv-RR52o4ak7CSTee~xWDB2lMci31iEIX55Qg1wCplsd1tXv6j8DSQSoF5rvVYWf1CBtNM2hw6gHvEId2C4NPm3zjdCYK7OJ6kl~XMxbkXAeyQz3Eml2rVULPUnNzcaV3pRXwybTNOSCfhAnDzYRrWEtM8tDCLjh~UhtaoZ6T5LN61W5EzUEcFa~PA9C3ZbyN8e3qbF342Jigcvv~s8HFlU0kJO~yZSPmywL6Xn7yyjpcf86XxoJZ6C54BL4haJ8rgc0g-Dg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1210, "width": 1208 } ] ]
1
6883f999d3f384b2a9a3e624
single-turn
1
finance
region_switch_qa
[ "Based on the chart, determine which asset had grown the most (and shrunk the most) in value by September 2012. Determine whether different assets fit this description by November 2013." ]
[ "According to the data in the chart, it seems that Gold was the asset that had grown the most in value and JPY was the asset that had shrunk the most in value by September 2012. It seems that by November 2013, the asset that had (overall) grown the most in value had changed to BTC and the asset that had (overall) shrunk the most in value had changed to EUR." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"- Load image\\n- Flip vertical in order to orientate the graph and text correctly. \\n- Perform a crop/zoom operation in the RoI containing the values within 90 and 110 at the right Y axis to better visualize the starting point of every data series.\\n- Perform a crop/zoom operation in the RoI containing the values within 10 and 100 in the left Y axis to better visualize the ending point of the lowest data series.\\n- Perform a crop/zoom operation in the RoI containing the values within 100000 and 1000000 in the left Y axis to better visualize the ending point of the highest data series.\\n- Read the legend of the figure at the right of the image to associate each financial product name with the color/pattern of the highest and lowest growing ones.\\n- Look above the September 2012 marker to see which asset was lowest in value (and which was highest in value) at this time. Determine if these assets were the same\"}]" ]
[ "{\"9b3bc13c-3cee-4768-a6e6-2b43e4c24401\": {\"description\": \"The response must identify that the asset that had grown the most in value by September 2012 was Gold.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"9b3bc13c-3cee-4768-a6e6-2b43e4c24401_82\": {\"description\": \"The response must identify that the asset that had shrunk the most in value by September 2012 was JPY.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"b5c5b894-66bb-408d-9570-1998877343df\": {\"description\": \"The response correctly identifies that by November 2013 the asset that had grown the most in value is BTC.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"b5c5b894-66bb-408d-9570-1998877343df_95\": {\"description\": \"The response correctly identifies that by November 2013 the asset that had shrunk the most in value is EUR.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/28/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=YY45CdwJ4LmzVeh3CERoPw5rdHUB~ueiRs9CPBa8DCiRaJ02SMU0UwXIt8IonAowk9k9KjZZqy8qBdXY~TO3hba3tky~YI4XrLKNCG-QsON06H6rKuNV04Zf7MJvB3dmkwEqMbVf4oyrcWEFVsSIjr4pdapKlAK1vQidbXiUVy3nFxPUiPOluMLxXiklmED3Yl8Y-8-vWQqBSn3JevTxnUCDhnkNsIN2Jqa0c4QC2-64HL4eqOzIhAVnTNAKXQm1lmEt5pqArUT99pv57CZ8MCYhYxzsssp2g-DY~H97Z8swF6I76SBqG1VKnPfAkKOCGutu1eAEnIRL2gumIly52g__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 335, "width": 660 } ] ]
1
6883f999d3f384b2a9a3e5f9
single-turn
1
generalist
hybrid_tool_reasoning
[ "Using the image, write down the first task that has been completed, exactly as it appears. Then list every Monday task that is marked with a green arrow and note the day the arrow sends it to. After the moves have been applied, count the tasks now scheduled for Wednesday that contain the word \"prep\". Each prep takes 45 minutes, so calculate the total prep time for Wednesday and say whether it is more or less than three hours." ]
[ "The first completed task in Monday's column is \"Pick up Ady + Daniel\". \nThere are six tasks on Monday with green arrows; \"Read Zapotillow,\" \"Meet w/ Nain (11),\" \"Write Chronology,\" \"Make final edits,\"\"Submit w/ kait\" and \"Submit to Journal\" has been moved to Tuesday, and \"Write Chronology\" has also been added to Wednesday, along with \"Meeting w/ Marcela\" from Tuesday's column. \nAfter the moves, the Wednesday list contains two tasks that include the word \"prep.\" At 45 minutes each, that makes 90 minutes of prep work, which is well under three hours." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image. Crop the region of the whiteboard showing the entire Monday column and the entire Wednesday column, reading each bullet line and each Monday line, indicating whether a green arrow is present and what day it goes to. \"},{\"label\":\"python_image_processing\",\"value\":\"From the Monday column, pick the first line containing a check mark next to it. Then, build a list of every Monday line that has a green arrow, plus its destination day. Create an updated Wednesday list including the moved items, and count how many of those contain the phrase \\\"prep\\\". \"},{\"label\":\"calculator\",\"value\":\"Finally, based on the number of items containing \\\"prep\\\" and that they last 45 minutes. Calculate how much \\\"prep\\\" time in total is showing on Wednesday by using: total minutes = count x 45 ; compare to 180 min -> \\\"more\\\" / \\\"less\\\" than three hours.\"}]" ]
[ "{\"ab2aec49-45b4-48a4-94ee-dd43077a6fcf\": {\"description\": \"The response copies the first completed Monday task exactly as it appears, e.g., \\\"Pick up Ady + Daniel\\\"\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"b5bf264d-3f13-4cc1-a2d6-955f49aed978\": {\"description\": \"Lists every Monday task that has a green arrow and states its destination day correctly\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"truthfulness\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"b5bf264d-3f13-4cc1-a2d6-955f49aed978_06\": {\"description\": \"Counts tasks now scheduled for Wednesday containing the word \\\"prep\\\", calculates total prep time (45 minutes each), and states whether it is more or less than three hours\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"243d8ee8-f183-4d04-a934-5399158d6694\": {\"description\": \"Preserves original wording of the first completed task exactly as it appears in the image.\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\"], \"critical\": \"no\", \"final_answer\": \"no\"}, \"243d8ee8-f183-4d04-a934-5399158d6694_43\": {\"description\": \"Includes the total prep time in minutes for Wednesday tasks.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\"], \"critical\": \"no\", \"final_answer\": \"no\"}, \"243d8ee8-f183-4d04-a934-5399158d6694_53\": {\"description\": \"States whether the total prep time is more or less than three hours, using the phrasing \\\"less than 3 h\\\" as appropriate.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\"], \"critical\": \"no\", \"final_answer\": \"no\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/29/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=P0a9u7b~jDM9s0JV49fq3bIWKPf8SgAJEbPw7X-DlhjTGC9k~vFAmvHDF~BmbDdCg3x6~Rji8W~rmMh~nI82lAljGaBrE43ETbuYrXTbKv2aUuDSVJG6uC2atWulI4gw-CZf6XEY5AjgVkzOXsQLptkBZt4e7j1ovNa6R9f5A5FLB9OU1vcnRTu3~~iU9dQqHot8~QUQjXdHAfQwFxMo1Uf4tMV3hkGphslgcQTnEsMPiWIQA1r~-C8TZqcKGtKF036~Ud5FIsxOEnyOpETmzb-4oLfvQ0Kl-LM3P~7-MS~OVLTh4xDXpLqzAnqav-ttMVKmNUwBmS9wWLimbqO23g__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 375, "width": 500 } ] ]
1
6883f999d3f384b2a9a3e5ee
single-turn
1
generalist
region_switch_qa
[ "I am playing Scrabble with other online player. It is my turn now, If I am to play the word 'CASED' using the 'C' and 'S' in second row, how many points will I receive? (Hint: You could use the blank tile to replace any alphabet, but it will not generate any point(s))." ]
[ "Nice play. Using the existing 'C' and 'S' in row 2 and the blank tile you for on hand, you will be able to play the word 'CASED'. The breakdown of points is as followed:\n\nC -> 4 points\nA (blank tile) -> 0 point\nS-> 1 point\nE-> 1 point\nD-> 2 points \n\nThe base points of the word 'CASED' = 4 + 0 + 1 + 1 + 2 = 8 points.\n\nIn addition to that, the alphabet 'D' will be landing on 'DW' (Double Word Score) reward, that indicates that the base points of this word will be doubled.\n\nHence, the final points you will receive for playing the word 'CASED' will be 8 x 2 =16 points." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image. Identify the available alphabets and blank tile on the user's hand. Identify the alphabet 'C' and 'S' in row 2, it will be the section to play the word 'CASED'. Placing the blank tile for 'A' in between 'C' and 'S', then place the alphabet 'E' and 'D' after 'S', it will generate the word 'CASED'. Add on the point on each alphabet tile to calculate the base point. As alphabet 'D' will be placed on 'DW' (Double Word Score) reward, it indicates that the base point of the word 'CASED' will be doubled.\"}]" ]
[ "{\"c84ec75e-a945-4fb7-9bdd-feb291a3d8b9\": {\"description\": \"Calculate the final points of playing the word 'CASED' as 16 points, with C=4 points, A (blank)=0 points, S=1 point, E=1 point, and D=2 points\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"eea6cb7f-9084-4b4d-b21f-48c9208d1e3a\": {\"description\": \"The response must identify that the player could use the existing 'C' and 'S' in row 2, plus alphabets 'E', 'D' and the blank tile for alphabet 'A' on hand, to generate the word 'CASED'.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"8e20ec16-3d46-4d07-a05e-a302c1aec3db\": {\"description\": \"Calculate the base points of the word as 8 points\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"8e20ec16-3d46-4d07-a05e-a302c1aec3db_95\": {\"description\": \"Identify that the D tile is on a Double Word score and double the final points\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/30/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=O1qz878cEskn4v1xh9iM1C732KMSAodERSw9zG51eho1gN4dDr~dhKRv-d01YC~NuOABuszqeC-ad62ukfL4A1a0-nvz0SQYqJUi6~yt5B27nZRmRVYlqXAdXUKaUtHDxFocPH4SGbV7QMB1Gm~BdKjUTwoEiMbz2JKZjYLLGLBVlaKtNKgvxv1z3tNJqe~AljPNAZ19Fqlz4P3MgchQszhfNszpx35CiOsCs~Co~hnNEc7SRbcPxuMhy7uPoUm9x0lJzUr1PqcSW-W74-8d8c5~mKz0I05NyiXO46SGNYUGa~kG9XTzG6sdVro9aMXa75pTZTEoPjEN5UhSeH-Tiw__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 502, "width": 747 } ] ]
1
6883f999d3f384b2a9a3e5fd
single-turn
1
generalist
hybrid_tool_reasoning
[ "My grocery list for this weekend is only for hot chocolate powder from Cadbury, honey, Nutella, soya milk, Meridian crunchy peanut butter, and Marmite. I’m trying to save as much as I can this month, so using all the discounts I can get. And I always prefer squeezable bottles from Rowse. How much am I spending in total when I get an item each?" ]
[ "The required products are: Cadbury chocolate powder, honey, Nutella, soya milk, and Marmite. Below are the best-priced items found in the image. Considering the prices shown already include the discounts indicated on the yellow tags, no further reductions are needed.\n\nCadbury chocolate powder: £2.00 (saving £1.19)\nRowse honey (squeezable bottle): £2.00 (saving £0.85)\nNutella: £2.00 (saving £0.99)\nSoya milk: £0.89\nMeridian crunchy peanut butter: £2.09\nMarmite: £2.00 (saving £0.65)\n\nThe total cost of the purchase is £10.98." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image and process the image to identify the required products and their prices.\"},{\"label\":\"calculator\",\"value\":\"Sum the prices of all items.\"}]" ]
[ "{\"55209de7-41c5-4f97-900c-c1b873c84dcc\": {\"description\": \"Identifies and reports the price and savings (when applicable) for each listed item: Cadbury chocolate powder (£2.00, saving £1.19), Rowse honey squeezable bottle (£2.00, saving £0.85), Nutella (£2.00, saving £0.99), Soya milk (£0.89), Meridian crunchy peanut butter (£2.09), Marmite (£2.00, saving £0.65)\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"55209de7-41c5-4f97-900c-c1b873c84dcc_12\": {\"description\": \"Calculates and states the correct total cost of all items as £10.98\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"6e1abcff-bd98-49c2-86e2-ce18dba54351\": {\"description\": \"The response is concise and well-formatted.\", \"weight\": 3, \"objective/subjective\": \"subjective\", \"explicit/implicit\": \"implicit\", \"category\": [\"writing style / presentation\"], \"critical\": \"no\", \"final_answer\": \"no\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/31/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=yllqb28PZo1lHUvNuM9R6R1lqe~2pRnFvlTI5UBwy39A-s0uGt71DHTHw1OsR2jLNNSEPISGRttI6Oki1yp5qR8ppmll7OxAweAElhmVLkdEIljHKqS12ne91-nldu54FBDokvuxg3bpJ5sJHhPA96FkGYE0peCKm5Oq1ALEMIZvRG1cywJTnPUJy29WLqjRyNqBehUnJDZWxE9R7ThKY7y1-2TPlT3RCA70zd0QrXayUz5WEh-O~FL59keuqXomInOBgidwRZIfqn5DrKkTuF75fZ-LzZssj3~TvUiQ6fPaS~vW69I8slFO-UJQ5NpNrmV4m1zNDIl1GzaUapiiYg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1536, "width": 2048 } ] ]
1
6883f999d3f384b2a9a3e649
single-turn
1
sports
region_switch_qa
[ "Suppose white moves in the way indicated by the green arrow in the image (according to standard chess rules). Would black lose a piece or gain a piece after this move? If so, which piece? After white makes this move, list all pieces that black could use to take the piece that white just moved (i.e. on black's next turn). Note that the image shows a mirror version of the true board." ]
[ "According to the image, white now moves its pawn on e5 to the d6 square, capturing black's pawn en passant. This means that black now loses one of its pawns (which was on d5). On black's next turn, there would be no piece on d5, and white's pawn would be on d6. This means that black could capture white's pawn on d6 (which was just moved) using either its pawn on c7, its queen on d8 or its dark-squared bishop on f8." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image. Zoom in on the chess board. Determine white's move (as indicated by the green arrow). Determine if black will lose or gain any pieces as a result of this move (and if so, which pieces).\"}]" ]
[ "{\"38cd38d1-1c91-44aa-993b-4a7a3fb4ad87\": {\"description\": \"The response must recognize that white's pawn on e5 is moving to d6 and capturing black's pawn on d5 en passant.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"reasoning\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"66df3b4f-d7ca-4e54-9d4d-79aea41c27e9\": {\"description\": \"Recognize that black is now losing a pawn (the pawn shown on d5 in the image).\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"fc07efbf-cfde-44fd-b79d-9895fd7b2f2b\": {\"description\": \"The response must note that on black's next turn, its pawn on c7, queen on d8 or dark-squared bishop on f8 could all potentially capture white's pawn (which just moved).\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"1a6e689a-eddc-4422-8b19-ab6cf8c50d41\": {\"description\": \"The response must be written clearly and concisely.\", \"weight\": 2, \"objective/subjective\": \"subjective\", \"explicit/implicit\": \"implicit\", \"category\": [\"writing style / presentation\"], \"critical\": \"no\", \"final_answer\": \"no\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/32/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=EOVM8xrxqZM4UZ4QsNpSv-nJlzP7DMFAVAUgszSo~Hncyu1VYLwhnBjQk3H4KvlTxMqkTIHli5wAsyqVI1kK4ThIRfthR3lb9HpYO-MDaHLG2AkVg-mgajGGpk2ZupN1fC6qYWEFLO5Z5ivyhQqpxvavJWkFmUUr40EoijR1d8QyBjz6DxTTf3-UzOE~MuDMhf9ud9CsXt878DjhGewyhUKzoSqUdp~gJ1-blloIk46hsIm85DYpwzQLRKAXSdTKBKE-GiMCwKiqTxhlTNixMW3sayNYEenibaiM~zwLpWcjpd586398PWc0yUt72jdlNSgxqtG6-TTTfsQj1Cczsg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 400, "width": 400 } ] ]
1
6883f999d3f384b2a9a3e605
single-turn
1
generalist
hybrid_tool_reasoning
[ "My friend is getting rid of his Nintendo Switch game collection. From the games shown in the image, which ones do not have Mario on the cover? And which of these, without Mario on the cover, were originally released for a previous console generation? I would like to ask him if he could gift me one of those for my special collection." ]
[ "Games without Mario on the cover:\n\n- Captain Toad: Treasure Tracker\n\n- Yoshi's Crafted World\n\n- WarioWare: Get It Together!\n\n- Luigi's Mansion 3\n\n- Donkey Kong Country: Tropical Freeze\n\nFrom these, originally released for a previous console generation (Wii U):\n\n- Captain Toad: Treasure Tracker\n\n- Donkey Kong Country: Tropical Freeze" ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Preprocess the provided image by adjusting its brightness and contrast for clarity, flipping it horizontally, and rotating it to the correct orientation so it is ready for subsequent analysis.\"},{\"label\":\"python_image_processing\",\"value\":\"Visually analyze the image, extract the full titles of the Nintendo Switch games shown side by side, and determine whether Mario appears on each game’s cover art, even if the text or characters are stylized or partially obscured.\"},{\"label\":\"google_search\",\"value\":\"Search online, using the extracted titles, for information about each game’s original release date and platform to determine which ones were first released on a console prior to the Nintendo Switch.\"}]" ]
[ "{\"3ac458ce-60dd-485c-a21d-77bb76712e0b\": {\"description\": \"The response explicitly lists the following games without Mario on the cover: Captain Toad: Treasure Tracker, Yoshi’s Crafted World, WarioWare: Get It Together!, Luigi’s Mansion 3, Donkey Kong Country: Tropical Freeze.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"3a68dc21-1f5d-4385-9a15-e19c148f8bb6\": {\"description\": \"The response explicitly states that the games originally released in a previous console generation are: Captain Toad: Treasure Tracker (Wii U) and Donkey Kong Country: Tropical Freeze (Wii U).\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/33/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=oW6Yry65j0lFKpOtHCafv~WpDFn67fqgFwKsJq2KS2bUYJrTU0JyZu7Ej6li8gW0cDLugEUONCt0W1gcBZcNLqXz6JHdKKGx2A7tfgn5bgdEf0LmxkToSJqrSF~ABdLBjW7XycdgMlvpmtgfVh7TqMZIINkKRDnEC641ALZmxYoa87YF3BQlspGeYhvFnWEYEa8e8fHrx2CYJ~gpJmH7gpDcoARYfWUDuyc0FNPfxNOavCgdCjJRio5ohScw5f8Ml6ntKQqbqiaoPiOaBJvBzF5ZclurVgSinKEeiiEwrUr7EW~wrRRfVcmD2xvTQXMcrDkdLSRZGdWapELVUsEYjA__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 472, "width": 712 } ] ]
1
6883f999d3f384b2a9a3e6a5
single-turn
1
biology
region_switch_qa
[ "Suppose two plants are crossed, with their phenotypical expression following the Punnett square in the image. Suppose it turns out that there is no way for these two plants' offspring to be green. If these two plants' offspring are then crossed again (not with their parents, but with each other), list all possible phenotypes and genotypes these second generation offspring could have." ]
[ "Since both parents described cannot be green, we know that not both of these parents could have a recessive y allele. This means that their alleles must either be YY and YY or YY and Yy. From this, we know that their offspring must either have YY or Yy alleles. Since their offspring with Yy alleles could then be bred, however, it's possible for the next generation to have YY, Yy or yy alelles. As any possible allele combinations are then permitted in the second generation, and it doesn't matter whether these offspring have the round or wrinkled phenotype, they could have any possible genotype shown in the image. These are: RRYY, RrYY, rrYY, RRYy, RrYy, rrYy, RRyy, Rryy, and rryy." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Zoom in on the Punnett square to determine which traits are dominant and which allelic representations correspond to which traits' expression. Identify which allelic combinations correspond to round, wrinkled, yellow and green phenotypes. Note down these allelic combinations. Consider which allelic combinations would result in offspring that can't be green. Finally, consider whether offspring that can't be green could potentially have green offspring themselves.\"}]" ]
[ "{\"8c4573f9-3da9-401e-8aa9-c2ff121ffee0\": {\"description\": \"The response recognizes that the Punnett square shows all possible offspring phenotypes and genotypes for two crossed heterozygous dominant (RrYy) plants.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"024e0905-984a-4750-b263-eb4029b5c10b\": {\"description\": \"Recognize that the only genotype combinations possible for the first two plants described (and their offspring) are Yy and YY or YY and YY.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"024e0905-984a-4750-b263-eb4029b5c10b_05\": {\"description\": \"Note that all possible genotypes are possible in the second generation, since Yy can then be crossed with Yy.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"024e0905-984a-4750-b263-eb4029b5c10b_68\": {\"description\": \"List all possible genotypes in the second generation: RRYY, RrYY, rrYY, RRYy, RrYy, rrYy, RRyy, Rryy and rryy.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"3c46a389-96ae-4d4e-b0f2-4ef0e8f53ef3\": {\"description\": \"The response must be written clearly and concisely.\", \"weight\": 1, \"objective/subjective\": \"subjective\", \"explicit/implicit\": \"implicit\", \"category\": [\"writing style / presentation\"], \"critical\": \"no\", \"final_answer\": \"no\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/34/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=fN8ca1i55kwc-3iOejSS27kMESzT2BGhdxWIGmHrSHMPH8lQtKelfzVdE51n76UmesZ~vkPyby2UVmFMBr7YOktjTRBfzksC0DqYWfkIvUnmqrTeQ4rWufFrd3wooO3m4JvAWYRF9ohVAzTHMTLYffplH1aaj2KUvF8vtXVfunstjm~6a3A0del24y~tdu2z85PpDjZf31zHvPz4bNU-tWiVAgRg94S-4IJBVZOpxNX2iCvZWjCLuDVpv8b-2Wy5xBmCnW9~OsulsDcGCU3fyddqDz39JSIVHdBBers0dxWeoliwZsS-hKZb9bsW5dJ1WiiF3fD3MbO7D5ey8PxTUw__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 302, "width": 463 } ] ]
1
6883f999d3f384b2a9a3e6a2
single-turn
1
maths
region_switch_qa
[ "Observe the image and tell me: what polygon is formed from the points lying on the axes (with x = 0 or y = 0, and excluding (0,0))? Also, check whether point P(1,2) belongs to line R that passes through the point in the 3rd quadrant closest to (0,0) and the point farthest from (0,0) in the 1st quadrant." ]
[ "Looking at the coordinate plane, I need to identify the points that are tangent to (touching) the x and y axes.\n\nFinding Points Tangent to the Axes\nPoints tangent to the x-axis have y-coordinate = 0, and points tangent to the y-axis have x-coordinate = 0.\n\nFrom the image, I can identify:\n* Points on x-axis (y = 0): (-4, 0) and (3, 0)\n* Points on y-axis (x = 0): (0, -4) and (0, 3)\n\nPolygon Formation\nThese four points form quadrilateral polygon, that could be a trapezoid, lozenge and related. More specifically, when connected in order, they from a quadrilateral with vertices alternating between the axes.\n\nLine Analysis\nFor the second part, I need to:\n1. Find the point in the 3rd quadrant closest to origin: (-2,-2)\n2. Find the point in the 1st quadrant farthest from origin: (3, 4)\n3. Determine if P(1,2) lies on the line through these points\n\nFinding the Line Equation\n\nUsing the angular coefficient (slope) method: \nStep 1: Calculate the slope (angular coefficient)\n* Points: (-2,-2) and (3,4)\n* Slope = (y2 - y1)/(x2 - x1) = (4 - (-2))/(3 - (-2)) = 6/5\n\nStep 2: Use point-slope form with point (-2,-2)\n* y - (-2) = (6/5)(x - (-2))\n* y + 2 = (6/5)(x + 2)\n* y + 2 = (6/5)x + 12/5\n* y = (6/5)x + 12/5 - 2\n* y = (6/5)x + 12/5 - 10/5\n* y = (6/5)x + 2/5\n\nStep 3: Check if P(1,2) satisfies the equation substituting x = 1 and y = 2:\n* 2 = (6/5)(1) + 2/5\n* 2 = 6/5 + 2/5\n* 2 = 8/5\n* 2 = 1.6\n\nSince 2 is different of 1.6, this difference isn't zero.\n\nConclusion\n1. The polygon formed by the points tangent to the axes is a quadrilateral or equivalent.\n2. Point P(1,2) does not belong to line R, as substituting its coordinates into the line equation y = (6/5)x + 2/5 yields a non-zero difference (2 - 1.6 = 0.4 != 0)." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image, increase 0.5 to brightness and contrast, flip the image vertically and horizontally, analyze the image and group the points by quadrants, and save each point of the Cartesian plane. Identify the points that touch the axes to form a polygon, and calculate the slope (angular coefficient) using the points from the one in the 3rd quadrant closest to (0,0) to the one in the 1st quadrant farthest from (0,0), and check whether the requested point lies on that line.\"}]" ]
[ "{\"79042b10-09f9-4e98-b4e0-249743869d93\": {\"description\": \"The model must identify all points in the Cartesian plane related to the user's request, specifically the axis-touching points (-4,0), (0,-4), (3,0), (0,3).\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"79042b10-09f9-4e98-b4e0-249743869d93_87\": {\"description\": \"The model must identify the points used to calculate the line: (-2,-2), (1,2), (3,4).\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"2591ee33-a1de-41a5-bdd0-e17f8b95b94f\": {\"description\": \"Recognize that the points (-4,0), (0,-4), (3,0) and (0,3) form a trapezoid (or equivalent quadrilateral)\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"31a2c11d-569e-44eb-8fd5-8e6a8afbf15e\": {\"description\": \"Calculate the slope of line R as 6/5 and derive its equation y = 6/5*x + 2/5\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"31a2c11d-569e-44eb-8fd5-8e6a8afbf15e_25\": {\"description\": \"State that point P(1,2) does not lie on the specified line\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/35/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=PonLDTmGUdr3c2OL7cNneYNCFqUv6WnkXDvdZN--jTUuq-Uoz300-d-sbuB4thsd5mJLcyV1IU4eKolQ7wImrIuoM9yqY7vSYHiePwo5hXw2eZHLAn24Jo-tdRhH781OeoVEXdtDDluV1WWaHmAL6qAHn8XW70YadZeM7B9jcs6HczRYWR1vJEBrQVrlJwK6mXWmnlzj-VAXP2KWPApfzEBS734FjIJhUJAWm~XN3p~mTYKwoZ7KWsnBPMZik~Rh2V6ZeD~4kALGpJXVlvIL55WbRo3VS~UXKU445VilR~u~qCrUls3bfWtuzh5SDKRHEmndBK3Tpq1q6BsUEUIgzg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 749, "width": 793 } ] ]
1
68658a711603983919432616
single-turn
1
finance
hybrid_tool_reasoning
[ "How much is the total discounts applied and what percentage all-in-all was discounted from the total billing at the *Mang Inasal* restaurant considering the discounts and VAT exemptions provided? What percentage was the PWD discount based on the VAT-exempt values presented in the bill? Round to the nearest whole percentage. Also, assume all values are in Philippine Peso." ]
[ "The discounts applied were ₱33.54 (Less VAT), and ₱55.89 (Less PWD DISC). The total discount is expressed as: ₱33.54 + ₱55.89 = ₱89.43.\n\nThe total bill without the discounts is ₱313.00, which implies that the percent all-in-all that was discounted from the total billing is (₱89.43)/(₱313.00) * 100% ≈ 29%.\n\nThe PWD discount is ₱55.89 on the VAT-Exempt Sales of ₱279.46, which implies that the percent of the PWD discount is (₱55.89)/(₱279.46) * 100% ≈ 20%." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"First, use the python_image_processing tool. Load the image. Adjust the brightness of the image. Adjust the contrast of the image. Vertically flip the image to orient the receipts properly. Identify and extract the necessary values from the \\\"Mang Inasal\\\" Restaurant receipt.\"},{\"label\":\"calculator\",\"value\":\"Next, use the calculator tool to add the discounts to get the total discount and divide it by the total bill without the discount to find the percent all-in-all of the discount from the total billing, and divide the PWD discount by the Vat-Exempt Sales to get the approximately percent of the PWD discount.\"}]" ]
[ "{\"946a5291-3556-48d6-ad16-19c0d3623b83\": {\"description\": \"Identify the discount amount labeled 'Less VAT' as ₱33.54.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"946a5291-3556-48d6-ad16-19c0d3623b83_20\": {\"description\": \"Identify the discount amount labeled 'Less PWD DISC' as ₱55.89.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"946a5291-3556-48d6-ad16-19c0d3623b83_04\": {\"description\": \"Identify the total bill amount before applying any discounts as ₱313.00.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"946a5291-3556-48d6-ad16-19c0d3623b83_46\": {\"description\": \"Identify the VAT-Exempt Sales (Sales Without VAT) amount as ₱279.46.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"f39e9935-6b2c-488d-98c2-5311acc24d87\": {\"description\": \"The model states that the total discounts applied sum ₱89.43.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"f39e9935-6b2c-488d-98c2-5311acc24d87_04\": {\"description\": \"The model states that the percentage all-in-all that was discounted from the total billing is approximately 29%.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"f39e9935-6b2c-488d-98c2-5311acc24d87_90\": {\"description\": \"The model states that the percentage of the PWD discount based on the VAT-exempt values is approximately 20%.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/36/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=H~dYHV0PARpgS0D0SH8F9qg0lexo1eOSSBX1983GClz2BkZCStzIwLE881d8dWMSh9nacfSNFLkI5gvjxM4eCCv0nwht7WopkLFnbJSoPrVbEodbWeot~8yxRIBJyRp7~Us-ti2pwhWB9a-rCS0PATos3xIzg2oyRA0vDNTP12MaTrxjz6~BmpK5qtjF63OW23h2g~r-qLp2HWkdhHfpHiifptPs~~DqDqtY23fbUaWW4hQPPLkr3GOfZJs7Y759p0DWMS6xTBuTOutXF2NdBwKSuzrIMvoyD1tjqcCbTYBUuYRVXmdiicgOQ8gN3~L8lfDkQizP9EdZoJ0hp4Jpgw__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 2048, "width": 1536 } ] ]
1
68658a711603983919432619
single-turn
1
sports
region_switch_qa
[ "This baseball scorecard shows players' season stats (for all the games before this one) to the left of their names and their performance in this game to the right of their names. How many total bases did this team's left fielder have in this game? How many extra-base hits does he now have for the season? Also, how many of this team's at-bats this game resulted in a flyout to the other team's right fielder?" ]
[ "The left fielder, Je'Von Ward, hit 2 triples and 1 single in this game, so he had 7 total bases. So far this season, he has hit 12 doubles, 4 triples, and 1 home run, a total of 17 extra-base hits. The 2 triples from this game bring his season extra-base hit total to 19.\nFlyouts to the other team's right fielder are shown by F9. There are 5 flyouts to the right fielder shown on the scorecard." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"First, use the python_image_processing tool to load the image. Identify the left fielder's row in the scorecard and analyze his results to answer the questions about his performance. Then count how many at-bats across the entire scorecard show F9, signifying a flyout to the right fielder.\"}]" ]
[ "{\"b45f7929-9edc-4ba9-9b0b-84172ef3afbe\": {\"description\": \"The response correctly states that Je'Von Ward has 7 total bases in this game.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"b45f7929-9edc-4ba9-9b0b-84172ef3afbe_86\": {\"description\": \"The response correctly states that Je'Von Ward has 19 extra-base hits on the season.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"1f491512-b649-4c43-b229-d952e46662a1\": {\"description\": \"Response states that there are 5 flyouts to the right fielder shown on the scorecard.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/37/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=LQnhc~hKubVI1lNbaqSNp0NdW4JUNuS1T9fJcmZ~izvt-cedP4hBn41CBw3YOcwMe6RX12grUUKAAxKLfelMTeeqY906bq55Lg2-V3NdRTZooUOyP77ePpPMdbouHMbuAyyMt7lsCDh~M93GxJQcTUtPiKdkWEWIiLDp8bnV04-viBg6bXHI7VvO~z0aoV02mH45T~GMuS-DCDxB~YG5Hms4Yku~YPjYMaO5rsmL1AA3zpLOB5xo7e~KuefQ9AXbxPDMb9FKlrLUdtQbhrcsM8C5Jd9LJ~yTAisMz8A-7-UxLdmsMxfynKenfO7AzFNabZCFwEqA5umMJ09jNFPpvg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1050, "width": 1400 } ] ]
1
68658a71160398391943261e
single-turn
1
medical
hybrid_tool_reasoning
[ "I have biopsied a patient's skin and got some dermal fibroblast cultures for performing additional cytogenetics analyses. Is the cell density (cells/cm2) within a normal range for an early passage culture under standard conditions? The image is 175 micrometers wide." ]
[ "Analyzing the image and information provided, an estimated cell density of approximately 3.5 - 4 x 10^5 cells/cm^2 is obtained. A breakdown of the necessary analyses and calculations follows:\n\n1) Cell count: The image is about 2048 x 1536 pixels, so this would mean that there is an estimated 80 - 90 cells in the image, depending on the threshold and particle analysis parameters set.\n\n2) Image area: As the image width is 175 micrometers, the height of the image is approximately 131.3 micrometers. This value is obtained by dividing 2048 pixels by 175 micrometers = 11.7 pixels / micrometer, and further converting 1536 pixels to micrometers to calculate the area of the image. This results in a total image area of 0.00023 cm^2.\n\n3) Cell density: By dividing the obtained cell numbers by the image area (80 - 90 cells /0.00023 cm^2), the cell density can be calculated as 348,166.7 - 391,687.5 cells/cm^2 (approximately 3.5 - 4 x 10^5 cells/cm^2).\n\n- Normal cell density for human dermal fibroblasts:\n\n•\tSeeding density: American Type Culture Collection (ATCC) recommends seeding densities in the range of 2.5 - 5 x 10^3 cells/cm^2\n•\tPopulation doubling (during exponential growth phase): approximately every 24 - 48h.\n•\tTypical time for confluent cultures: 5 - 7 days. \n\nAccordingly, your cell density (3.5 - 4 x 10^5 cells/cm^2) is far above the normal range that can be expected even in a confluent culture of human dermal fibroblasts (3 - 4 x 10^4 cells/cm^2)." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Use python_image_processing. Load the image. Determine image size (2048 x 1536 pixels) to use it in further calculations. Convert to 8-bit to enable further analyses. Adjust brightness and contrast (75, 255) to enhance signal-to-noise ratio. Save to \\\"processed_image\\\".\"},{\"label\":\"python_interpreter\",\"value\":\"Use python_interpreter. Load \\\"processed_image\\\". Set a threshold at 75, 255 to isolate cell nuclei signal. Convert to binary to enable shape analysis. Analyze particles in order to determine cell numbers (80 - 90 total cells in the image).\"},{\"label\":\"calculator\",\"value\":\"1.\\tUse calculator. Calculate how many micrometers correspond per pixel (2048 pixels / 175 micrometers = 11.7 pixels / micrometer).\\n2. Calculate how many micrometers correspond to 1536 pixels (1536 / 11.7 = 131.3).\\n3. Calculate the squared microns of the field of view (FOV) (175 x 131.3 = 22977.5 squared micrometers).\\n4. Convert squared micrometers to squared centimeters (22977.5 / 1,000,000,000 = 0.000229775 cm^2).\\n5.\\tCalculate cell density (cells/cm^2) by dividing cell numbers (80 - 90) by the area of the image (0.000229775 cm^2) = 348,166.7 - 391,687.5 cells/cm^2.\"},{\"label\":\"google_search\",\"value\":\"Perform a google search with query terms “human dermal fibroblasts early passage culture cell density” to retrieve normal cell density values and related parameters (i.e. seeding cell density, doubling time, time to achieve confluent cultures) for human dermal fibroblasts.\"}]" ]
[ "{\"94e991da-912a-4f48-a1ec-7f83b073167a\": {\"description\": \"Model correctly identifies 80-90 total cells in the image\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"8b14f329-9a65-4455-ac3b-d84d370ae37a\": {\"description\": \"The model correctly identifies that there are 2048 x 1536 pixels in the image.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"8f7287eb-da8d-4979-972d-8ef365727ebd\": {\"description\": \"The model correctly calculates the pixel-to-micrometer conversion factor as 11.7 pixels per micrometer by dividing 2048 pixels by 175 micrometers and computes the image dimension as 1536 pixels ÷ 11.7 = 131.3 micrometers.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\"], \"critical\": \"no\", \"final_answer\": \"no\"}, \"8f7287eb-da8d-4979-972d-8ef365727ebd_26\": {\"description\": \"The model correctly calculates the image area as 0.00023 cm².\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\"], \"critical\": \"no\", \"final_answer\": \"no\"}, \"dceaab31-ced3-4597-8cd3-5c104ab5953b\": {\"description\": \"The model correctly calculates cell density by dividing the obtained cell count by the image area\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\"], \"critical\": \"no\", \"final_answer\": \"no\"}, \"3e42fd99-e049-4bd5-b3cb-9e815dc8a391\": {\"description\": \"The model correctly retrieves the seeding cell density range for human dermal fibroblasts (2.5 - 5 × 10^3 cells/cm^2).\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"no\", \"final_answer\": \"no\"}, \"3e42fd99-e049-4bd5-b3cb-9e815dc8a391_91\": {\"description\": \"The model correctly retrieves the population doubling time for human dermal fibroblasts (24 - 48 hours).\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"no\", \"final_answer\": \"no\"}, \"3e42fd99-e049-4bd5-b3cb-9e815dc8a391_37\": {\"description\": \"The model correctly retrieves the culture time to reach confluence for human dermal fibroblasts (5 - 7 days).\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"no\", \"final_answer\": \"no\"}, \"11c2cdad-080b-4bc2-bd7a-5d431215c68b\": {\"description\": \"The model states that the calculated cell density of the culture (approximately 3.5 - 4 x 10^5 cells/cm^2) is far above the expected cell density for a confluent culture of human dermal fibroblasts (3 - 4 x 10^4 cells/cm^2).\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"bd4d1d67-95e0-4821-a31b-6addb416d93a\": {\"description\": \"The response follows a clear and structured format (i.e. use of numbered lists, bullet points, etc).\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"writing style / presentation\"], \"critical\": \"no\", \"final_answer\": \"no\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/38/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=H6fcm2-VKhNvgt9NJ2u-eY9BZFiDg5k161oKSQB-mZYglCgjCpLpHsGZZk08~9RN-uqskjik~0a001J~gyctH7LV7o7mTwxTyle1aSpWUOIJrCwO3DZCXqzlIcuZndhfPuzDPGx03Hpr2dapJf-SkE3EJO1yvT~wTCfx-6f8jIyDrqF133FXEX62fK0Sycjhg7Vormlw4i9prqZFE~9124tRVP5IX2wJPq1DRY6s4X5JtNdwcEXTEMy8l4M84wR66rAaZWGDECQvJKpjWwX1eT3NWYeoPNX7xcT-M0IKRdANOrm~TjyES~pMz~srHtP6KxNs3OapKzDW2R94FtIN8w__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1536, "width": 2048 } ] ]
1
6870357d15624e798bfc83ab
single-turn
1
generalist
hybrid_tool_reasoning
[ "I really want to make the pasta shown in this image. Can you tell me what dish it is and what the main ingredients are?" ]
[ "The dish you have pictured is rigatoni alla vodka, also known as vodka rigatoni.\n\nThe main ingredients are:\n* Rigatoni pasta\n* Tomato sauce\n* Heavy cream\n* Vodka\n\nYou can also add aromatics like garlic and onion; meats like sausage or chicken; and toppings like parmesan cheese and basil." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load image, enhance brightness and contrast, flip horizontally and vertically. Crop the image using coordinates ( x1=0.0278, y1=0.0598, x2=0.3302, y2=0.6246). \"},{\"label\":\"google_search\",\"value\":\"Perform a reverse image search to identify the pasta dish. Once that is found, do another web search to find the main ingredients.\"}]" ]
[ "{\"def99343-d81c-4591-9a3c-59195f395e0c\": {\"description\": \"Identify that the pasta in the image is rigatoni alla vodka (also known as vodka rigatoni).\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"3dcd5973-039e-40ae-9280-398d66066282\": {\"description\": \"The response must state that the main ingredients are: rigatoni pasta, tomato sauce, heavy cream, and vodka.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"01b1a3b7-1f63-4793-9cfd-2055a53fbada\": {\"description\": \"The response lists secondary ingredients such as garlic, onion, meats (e.g., sausage or chicken), parmesan cheese, and basil.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"no\", \"final_answer\": \"no\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/39/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=wJda1x7P9Lf9V9Q468g48bBP1XloGJDx0wfmWZ1DbCiNV8jtjwONNHHX8FiKJYY2UIby6~IwZnjEbCW0~Vb3ClLnj7sIw5ixuxxDtCxde2jdBxoWgxMssYoNd3gGJKCcWUnfiwGmZQdS7Cl6hwZX2nkSmW3TKXK9dGzxdkuJe7E~LLugm3JIRC1DSjzJ4w~rNrm9h7cRD1EIdm-N03wwr3xqNvAtszfn3e5NcwYR-JqaUMGw2BfO-APhqe-UC-GLpuIDUM5Xab7OKCNfVdw4LMDziz2kx9m36H1OZ8aVLHGYld3B73pr9Zw8abqHssX3I~IkybqHBoj7PrMc0wS44A__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 569, "width": 1226 } ] ]
1
68757ac94c044bac23c9bd77
single-turn
1
generalist
hybrid_tool_reasoning
[ "Can you find the owner's manual for this item? I keep getting an overload message on the display. What does it mean and what do I need to do to fix this issue? And just in case, find contact information for customer support." ]
[ "The item in the photo is the GE Profile Smart Mixer with Auto Sense. The troubleshooting section of the owner's manual explains that if an overloading message appears on the display screen, it is most likely due to adding ingredients too quickly. The solution to the issue is to press zero to reset the scale. If this does not rectify the issue, you can call 1-800-626-2005 for help with appliances you own, Monday - Friday: 8 a.m. - 7 p.m. ET Saturday - Sunday: Closed." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Use the python_image_processing tool to crop, rotate, and enhance the image to extract the product name.\"},{\"label\":\"google_search\",\"value\":\"Next use google_search to find the owner's manual with keywords such as \\\"owner's manual\\\" and the product name, then extract info to determine how to troubleshoot the described issue, and then find the customer support contact information.\"}]" ]
[ "{\"9777ff8c-d353-425e-83fe-6366340ecc0c\": {\"description\": \"Identify the item in the photo as the GE Profile Smart Mixer with Auto Sense.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"850206de-4f75-4b8d-82b1-50a50f756e3a\": {\"description\": \"Mention that the troubleshooting section of the owner's manual explains that an overloading message appears most likely due to adding ingredients too quickly.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"850206de-4f75-4b8d-82b1-50a50f756e3a_40\": {\"description\": \"State that the solution is to press zero to reset the scale.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"850206de-4f75-4b8d-82b1-50a50f756e3a_15\": {\"description\": \"Provide the customer support phone number 1-800-626-2005 for help.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"2ce805ab-c4d0-4356-83da-797cb4e742f8\": {\"description\": \"Response states that customer support is available Monday–Friday from 8 a.m. to 7 p.m. ET and closed on Saturday and Sunday.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"truthfulness\"], \"critical\": \"no\", \"final_answer\": \"no\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/40/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=cpLoEDZtTm26gdGkhQPKNoVQHOhp4LfsO4MeMCypTz0sZLeBRtsRAXgGSTVTNmjFxMtv-bS8whm~vjI2TfiHz4ryNenxrzlQ09FnHXGD~OPRuI5tLu3GWt20eE7SS07l9iUryAJ6mzSSevAW3BoJhljI58tqd~j49E~7JuRB-s~0Jmpq2Tf1b5VOiftg1vYEcku~AEFcjl7zFK-US7g9x~u3a5N9e1Q5cLL17QaiezBzpKBIgii7eglbG87UEA7TQ4EDXaAcz9Esn-t3835xqw~nZ8QugdpEeR6rltbuiLsNqPu2P0ujqC20H-vjPUisnm2dF9BnYT4oRzQ-8f7tTg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 2500, "width": 2400 } ] ]
1
68757ac94c044bac23c9bd90
single-turn
1
generalist
hybrid_tool_reasoning
[ "I’m planning dinner on a tight budget, $15 to be exact. What's the exact discounted price for these three things, starting from the left, and confirm whether the math on the center sticker’s “WAS” and “SAVE” text actually adds up to its printed price. Which of the four has the biggest savings and by how much, and give me the combined total for all three, and say if that total is under my budget." ]
[ "Left sticker (middle shelf): $1.40 after discount.\n\nCenter sticker (middle shelf): $1.40 after discount. The fine print reads “WAS $2 — SAVE 60c”; math check: $2.00 − $0.60 = $1.40 .\n\nRight sticker (middle shelf): $1.40 after discount.\n\nThe can number 4, it is impossible to see the price.\n\nBiggest savings: all three show the same savings (each $0.60 off $2.00).\n\nCombined total: $1.40 + $1.40 + $1.40 = $4.20.\n\nUnder $15? Yes — $4.20 is well under $15." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"python_image_processing:\\n\\n- Load the photo, enhance brightness and contrast. Flip the image horizontally and vertically.\\n\\n-Crop three regions on the middle row: (a) left‑sticker region, (b) center‑sticker region, (c) right‑sticker region.\\n\\n-Optionally enhance crops (brightness/contrast) to make the printed numbers more legible; then visually read the large “price after discount” line on each crop.\\n\\n- For the center sticker, also read the small “WAS … SAVE …” line and verify that “WAS – SAVE = price” matches the big number.\\n\\n-Compare the three “SAVE” amounts to decide which is largest (or that they’re equal). Compute the total and check it against the $15 threshold.\"}]" ]
[ "{\"fcdac9ec-3f0b-4fe5-b924-f05156aef1e0\": {\"description\": \"Correctly extract the three discounted prices from the specified regions (left, center, and right stickers) as $1.40, $1.40, and $1.40\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"fcdac9ec-3f0b-4fe5-b924-f05156aef1e0_20\": {\"description\": \"Calculate the correct total price of the three items as $4.20\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"fcdac9ec-3f0b-4fe5-b924-f05156aef1e0_26\": {\"description\": \"State that the total price of $4.20 is under the $15 budget\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"79043cb2-ba16-4e4f-825e-86471c2c8c77\": {\"description\": \"Verify the math on the center sticker's \\\"WAS\\\" and \\\"SAVE\\\" text adds up correctly: $2.00 − $0.60 = $1.40.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"79043cb2-ba16-4e4f-825e-86471c2c8c77_68\": {\"description\": \"Identify that all stickers have an equal amount of savings of $0.60.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/41/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=MQojkyIH2uBzXPqVC4C8drftagjrASTgYqfxAr1zL4wcr8-FIwxzD2fxQP1f-U9WnpibOZuydkSVcckntscB3baKKd8PwX7fWW0FmN1qWYyY6TPpBcyv~8N38gF2qdx5mAJvZWq4pEgVMpEZbpOv~IepDze-9qvDdiThrlimltmpqCbKNs29vQjrSyZNd04oZW8cn1yEGhw6UEqeqcHIPpAfqodBU~0gRCMzhbJxhy3mP3--lxzJKZ-C2xzSkRalNVyMAvibt4ZyVq8IKzX2fQaYMNHgKq4DuZd2XS5sFfOTvnTjbnGiLM6OwxdXr0y1Iq2tMbyT34~yRjYJUHycTA__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 427, "width": 640 } ] ]
1
68757ac94c044bac23c9be66
single-turn
1
medical
region_switch_qa
[ "We are working on a 46-year-old female patient who had an unforeseen incident. The patient accidentally hit her head on a very heavy iron frame of a bridge while standing up on a gondola. She was conscious when brought into the emergency room, had external signs of head injury and had a very painful headache. We are scouring the literature to find similar cases. Identify the trauma damage, specifically fractures, visible in the CT. Also, list all the other abnormalities seen in the image." ]
[ "1. The trauma damage, specifically the fractures seen in the CT image:\n- There is a depressed right parietal bone fracture. The parietal bone on the right side is fractured and is pushed inwards.\n- There is a non-displaced midline fracture of the frontal bone.\n\n2. The other abnormalities seen in the CT images include:\n- The presence of air inside the cranial cavity, i.e., pneumocephalus, suggests an open skull fracture.\n- A small subdural hematoma, i.e., a collection of blood between the dura and the arachnoid mater\n- A superior sagittal sinus injury, as the frontal fracture likely injured the major vein, which runs along the top of the head.\n- An Extradural hematoma and a Scalp hematoma." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"First, use the python_image_processing tool to load the image. Apply a flip operation to flip the image vertically to extract the image in the correct orientation. Save the result to \\\"transformed_image_01\\\"\"},{\"label\":\"python_image_processing\",\"value\":\"Finally, use the python_image_processing tool to load the transformed_image_01. Apply a crop operation using the estimated coordinates (up, down, left, right) to extract only the axial and sagittal CT images of the patient's head.\"}]" ]
[ "{\"83d9033f-18f9-4ad4-b383-326c73c584a9\": {\"description\": \"Identify the depressed right parietal bone fracture in the CT image.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"83d9033f-18f9-4ad4-b383-326c73c584a9_22\": {\"description\": \"Identify the non-displaced midline fracture of the frontal bone in the CT image.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"4542b99b-a258-468d-97db-5b24e9f98dc0\": {\"description\": \"Identify and list all five other abnormalities seen in the CT: pneumocephalus, superior sagittal sinus injury, small subdural hematoma, extradural hematoma, and scalp hematoma.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"a4d63ef0-bec7-4780-8477-7a5785176c23\": {\"description\": \"The response should be clear and neatly presented.\", \"weight\": 2, \"objective/subjective\": \"subjective\", \"explicit/implicit\": \"implicit\", \"category\": [\"writing style / presentation\"], \"critical\": \"no\", \"final_answer\": \"no\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/42/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=jgwEGXj3bCwDcUdkWG~PJkGoSIfeYCXmYI3eyHF20Nw2CGnXdCOTsugjjqWCpViU~AGtdCqKhbBKYI3QTgM2IEd8zubZqxiLz686nFgZ1Ibo~WG1Ol6QAQwAHQDZa7nSAObV6JOEJ9sguk7kWAbfWRtVQPJ-dUQfTucsRw~RmCWqhJN0qPc1~nv70gMXI8HMuUTRDcvZq697jFzhKnoMAZaweTIbaidkqBK8unAFm0VoNf6UKjHHyQrnQTGr9h64RK4EOcmphg0Io4xdrUK9xa0V-5bNIiQrVSKXMbDxe3Fhb2tYMeTDAvYsfjlh8hz6-Gwy5S2t-aV~bkE1PgVSSg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 4000, "width": 3000 } ] ]
1
68757ac94c044bac23c9be1e
single-turn
1
sports
region_switch_qa
[ "Considering Historical European Martial Arts (HEMA). \n- What arms are the two competitors holding? \n- Who has the reach advantage and why?" ]
[ "The competitor in the white shirt is holding a sidesword and a buckler, the competitor in the black shirt is holding a pole hammer. \nThe competitor in the black shirt, holding a polehammer has the reach advantage since the weapon is longer." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Analyze the image, identify entities (Competitors and arms) understand posture, reason length and reach. \"},{\"label\":\"google_search\",\"value\":\"Research Google to study arms used in historical European martial arts.\"}]" ]
[ "{\"ae96d194-f121-4733-a464-58138cda74f8\": {\"description\": \"Identify that the competitor in the white shirt is holding a sidesword and buckler, and that the competitor in the black shirt is holding a pole hammer.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"59c6d642-0a2d-4c95-8f8f-4c8e08245b98\": {\"description\": \"State that the competitor in the black shirt has the reach advantage.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"59c6d642-0a2d-4c95-8f8f-4c8e08245b98_78\": {\"description\": \"Explain that the reach advantage is because the pole hammer is longer than the sidesword.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/43/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=qD1W6c6fc3v9yV4enGET8AUY-wHyPY0gftLWKzthkJNvHDoE7Adoqr9RK7WFZEjJx4ALnOFsv7t8toYpxHsWCfY51li9r0wtEOxlnAZsNF0fwKKoESDqRmD3MS5tn7oNln8dFKDQxNOm22d~~94cx4ATyzobLCpv3S3W48QLUhf2pgSVGKNoyXAmDROJ7LICsxkxzENXgSYTH4HjH9~wCQrxL5sHTaN5YgHmOg6r6cTpUbIabgtTxrXhrelaCH6pe5qJ96SWnkQHizhrynuvxsHE3j4g1yX63GGNGTnpkK0I1v7YXK0oX571apAfGcReAfm6rAT2KZ2wk1Q4jOTUJg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1600, "width": 1200 } ] ]
1
68757ac94c044bac23c9bdb3
single-turn
1
finance
hybrid_tool_reasoning
[ "Using the data for EOY3, what would the property's estimated value be if the current market capitalization rate is 8%? Then, using your calculated value as a new 'Sales Value', what would the recalculated 'Profit from Sale' be for EOY3?" ]
[ "To calculate the new property value, we must use the Direct Capitalization formula: Value = Net Operating Income / Capitalization Rate. The Net Operating Income from the image is 41,325.\n\nIt is now calculated as 41,325 / 0.08 = 516,562.50\n\nThe estimated property value is 516,562.50.\n\nThis new value must be used to recalculate the 'Profit from Sale'. \n\nThe formula for this profit is derived from the structure of the table as Profit = (Sales Value - Cost of Sale - Loan Repayment) - Initial Investment. \nImportantly, the 'Cost of Sale' is a variable, calculated as 6% of the 'Sales Value'.\n\nFrom the image, the Cost of Sale Formula is 6% of Sales Value, the Loan Repayment is 321,391, and the Initial Investment is 151,560\n\nNow, the New Cost of Sale is 516,562.50 * 0.06 = 30,993.75\nNew Profit from Sale: (516,562.50 - 30,993.75 - 321,391) - 151,560 = 12,617.75\n\nThe recalculated 'Profit from Sale' is 12,617.75." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"The tool must apply a vertical flip and enhance the brightness and contrast to make the text legible. Then, read the EOY3 column and extract all values needed for the calculations, which are the Net Operating Income from the Income Section, the Cost of Sale (noting its dependency as @ 6% of the Sales Value), the Loan Repayment, and the Initial Investment from the Sales Proceeds/Profits section, and also analyze the layout of the Sales Proceeds/Profit section to deconstruct the formula used to calculate the \\\"Profit from Sale.\\\"\"},{\"label\":\"calculator\",\"value\":\"The tool must first calculate the property's new estimated value by dividing the extracted Net Operating Income (41,325) by the 8.0% (0.08) market cap rate. Then, use this new estimated value to recalculate the \\\"Profit from Sale\\\" by first calculating a new Cost of Sale (6% of the new estimated value) and then substituting all relevant numbers into the formula derived from the table's structure: (New Sales Value - New Cost of Sale - Loan Repayment) - Initial Investment.\"}]" ]
[ "{\"05400150-c92a-41cf-b9a3-c155e26e258c\": {\"description\": \"Identifies the Net Operating Income for EOY3 as 41,325\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"05400150-c92a-41cf-b9a3-c155e26e258c_06\": {\"description\": \"Recognizes the Cost of Sale formula as 6% of the Sales Value\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"05400150-c92a-41cf-b9a3-c155e26e258c_24\": {\"description\": \"Identifies the Loan Repayment amount for EOY3 as 321,391\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"05400150-c92a-41cf-b9a3-c155e26e258c_74\": {\"description\": \"Identifies the Initial Investment amount as 151,560\", \"weight\": 1, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"9d889cc1-e2a9-475e-85f3-7550e2d48366\": {\"description\": \"The response calculates the new estimated property value as 516,562.50 by dividing the Net Operating Income by the 8% capitalization rate.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"58c40056-e68c-4131-af8f-36e7185ac66c\": {\"description\": \"Calculate the cost of sale correctly as 6% of the estimated property value.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"a7e75ea3-bc32-460e-a394-30e738ffd34d\": {\"description\": \"The response calculates the final 'Profit from Sale' as 12,617.75 using the formula (Sales Value - Cost of Sale - Loan Repayment) - Initial Investment: (516,562.50 - 30,993.75 - 321,391) - 151,560 = 12,617.75\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/44/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=wx89F7XdP3aIZBaRhYAlp3RLGZhPFI6oCvKJywiqdUJ9XmlkSlrjhU7oR9ddnp023m0wwRo9ske4QF4W3VYPCLVOSCywDUOhA3Q0HsEGVksxAxxygYVVZBaD03b1rBmxomdmdoQ56rKmz2uHwIK7J1pi4lQsh3K4vydKcIlXUtEO9YMhfFGcTD~xy~9HmJbcuvmx0vaGYKDn~D8Xkshbe41HsxoJe-Vdr9Ktn7LcQ47vireEDjYTyMqyfC5W5l7uTqgX-kH1iT~4lndp6nR79rlXRfamM~OIeUQSJso0rBJPYwdVk49AK2GFB230I3HhYsnFu7dSePPNCeOHYqwP2g__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1280, "width": 960 } ] ]
1
68757ac94c044bac23c9be69
single-turn
1
medical
hybrid_tool_reasoning
[ "Can you list all markers that show a significant (>10%) deviation between P1 and P2? Only include specific submarkers, avoiding the lines showing the parent population percentages." ]
[ "Here are the markers that show a significant difference (>10%) between P1 and P2:\n\n- CD5+ / CD19-\n- CD3+ / CD2+\n- CD3+ / CD7+\n- CD3+ / CD4+\n- CD3+ / CD8+\n- HLA-DR+ / CD33+\n- CD34+ / CD13&33+\n- CD117+ / CD33+" ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Flip image horizontally, flip image vertically, increase brightness, increase contrast; identify lines listing specific submarkers, avoiding lines with \\\"(all +/- CDXX)\\\"\"},{\"label\":\"calculator\",\"value\":\"Find the deviation between P1 and P2 values and then calculate the % deviation (% Deviation = (|Value1 - Value2| / ((Value1 + Value2) / 2)) * 100)\"},{\"label\":\"python_image_processing\",\"value\":\"Write out values of markers with a difference between P1 and P2 greater than 10%\"}]" ]
[ "{\"7f431bed-bfc8-40a7-9d02-e51ff20f3fb8\": {\"description\": \"List only those specific submarkers whose difference between P1 and P2 percentages is greater than 10%\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"7f431bed-bfc8-40a7-9d02-e51ff20f3fb8_77\": {\"description\": \"Exclude the lines showing the parent population percentages\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"writing style / presentation\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"1a30821a-3b52-42c0-a607-7a0debc7d7b4\": {\"description\": \"The response lists the markers using bullet points or a numbered list.\", \"weight\": 2, \"objective/subjective\": \"subjective\", \"explicit/implicit\": \"implicit\", \"category\": [\"writing style / presentation\"], \"critical\": \"no\", \"final_answer\": \"no\"}, \"c20c4a3a-027a-468d-b158-eb30408367c0\": {\"description\": \"The response correctly identifies markers not labeled as \\\"(all +/- [XX])\\\", where [XX] represents any marker listed as such.\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/45/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=g94ZYa8x940lHAWd6we0U5bTiraJM-re6DgeatbA8pv3893wvXeFOnkUBw5xetbA3xRWqNVVDHtQKhxTalFhhH73qv1nRsO3wsdzDiGBAP5BkUuovN6~KO1lvz4ZCD8TQgibJNLrQumxNo2MnMuWjrX1rTSIGmwlQORb97ARhTNZMnquTt9NEilDwSIBhp3h8-fo916SPm6zODa6kqj4FP7K4vOLkI9bDn2zSnIJI6N6Sr68EkmTx91AkFieCJQ-ynr-8yaEQy1eIeZtDD8qVV6QbUT9Gh8HWfTkfBV~4CPfDY1qoTjXCf~k24MSZMXViaScoRp4~wzvfxGer4~6Hg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 804, "width": 573 } ] ]
1
68757ac94c044bac23c9be45
single-turn
1
medical
hybrid_tool_reasoning
[ "A 42-year-old male patient presented to the GP with lower abdominal pain. He describes the pain as dull and unrelated to his food intake. He noticed the presence of blood in his urine. The patient also has a dribbling micturition for about a month and a half. A CT has been performed, and the image is attached along with the 3D renal excretory phase. Identify and list the abnormalities seen in the CT slices. Also, identify if there are any congenital or incidental findings." ]
[ "The patient's axial non-contrast CT shows several abnormalities. These include a focal polypoidal intraluminal lesion arising from the posterolateral wall just lateral to the right vesicoureteric junction. There are also small calculi in both the right and left kidneys. \n\nThe 3D renal excretory phase image shows that the patient has a duplex collecting system with a duplicate ureter in the right kidney. This is a common congenital anomaly, i.e., it is present at birth." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Use the python_image_processing tool to load the image. Apply a flip operation to flip the image vertically and horizontally to extract the image in the correct orientation. Next, apply a crop operation using the estimated coordinates (up, down, left and right) to extract only the CT slices and the 3D renal excretory phase image. Scan the extracted CT images to identify any abnormalities.\"},{\"label\":\"google_search\",\"value\":\"Use the google_search tool. Extract the visual information from the CT slices and the 3D renal excretory phase image and perform a web search to identify if the images show any congenital or incidental findings.\"}]" ]
[ "{\"c2733961-8541-4301-8fc2-ec722da175e1\": {\"description\": \"Identify the focal polypoidal intraluminal lesion arising from the bladder’s posterolateral wall, just lateral to the right vesicoureteric junction\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"c2733961-8541-4301-8fc2-ec722da175e1_96\": {\"description\": \"Identify the small calculi in both the left and right kidneys\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"2bf33bbf-d961-4d5f-8fdb-519dc942d6d0\": {\"description\": \"Identify that the patient has a duplex collection system with a duplicate ureter in the right kidney as a common congenital anomaly.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"2d075031-fb7c-4a24-a55f-67054dac0147\": {\"description\": \"The response should be clear and well presented.\", \"weight\": 2, \"objective/subjective\": \"subjective\", \"explicit/implicit\": \"implicit\", \"category\": [\"writing style / presentation\"], \"critical\": \"no\", \"final_answer\": \"no\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/46/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=sUpfdzb98GfwHjVtHmm404Gm-dODnWnhBL~1GJw3d2SV4Zfloi~WdEFMRImevPNz5XE5a2pl80-8l3dlOvcUxENK4zGiTNmhWsIqwel36pzOO1VgyvIGZR86a5ZrZLxTS3soGUOcvJZtdlmmXfSDE0Lt6uyb4snPeJcmyYiL6emfqbktz4PrDtVh9TIW0GePmYk5hNGnbc~cIflTEawsNZ48sVtc3hGlxUeNQXINLEnL-0POwV-Cdf37gRo9TWws8sA1eLyjgOJIacnHhU~2i1ZkpGxnvoLivpyYSfgL~hrXIu1Xtjsfl3PnYJiU2XhLttDzRFo9C77BDZC77NX7Tg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 4000, "width": 3000 } ] ]
1
68757ac94c044bac23c9bda4
single-turn
1
generalist
region_switch_qa
[ "Based on the image, identify the specific street I'm currently on. I only have 15 minutes to grab a quick bite and I'm a burger lover, so please recommend the best option shown in the image? Also, assess whether I can walk to the Disney store from where I eat or if I have to take a taxi." ]
[ "Based on the image, the green street sign shows that you are on W 45 St in Times Square, NYC. For a burger lover with only 15 minutes for a quick bite, the best option is McDonald's, located beneath the \"ONE WAY\" sign. In the image, McDonald's is relatively close to the Disney Store on the same side of the street, so you can walk there without needing a taxi." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"The tool must first correct the orientation by flipping the image horizontally and vertically. It may also need to adjust the brightness. After correction, it should locate the green street sign to extract the specific street name, locate the fast-food burger restaurant to extract its name, and identify the location of the Disney Store.\"}]" ]
[ "{\"0ea4b45a-98c5-48ea-91ec-dcc077c87a40\": {\"description\": \"The response must identify that the current location is on W 45 St.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"8661973e-7b4c-4e16-948f-773f169dd214\": {\"description\": \"Identify that McDonald's is visible in the image and recommend it as the best quick bite option for a burger lover.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"visual understanding\", \"truthfulness\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"8661973e-7b4c-4e16-948f-773f169dd214_11\": {\"description\": \"Determine whether the Disney Store is within walking distance from the eating location without needing a taxi.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/47/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=tREo0np2NJjgVc8k72aK~Zp5AcGZI~gvWdGgp9BnSSuBAKflOlNMJhfHzOLG7Y~Mbna7mRRynL5dn0G0eJky-3xvjYelEsYrusDrlxGeUdDH9Twx2W1PyWokaSi6IHv6KCgvKHb4FhgI9Vwn8n6TXzeTymykA3DQzUTQ6aOisEi2CRNihvQzCg00D5cn4k2~y-NSRzkWd4JgSFnzVKxN~4zGiFegcq7mnfYU5MEYMqAdYz4DeiSIXLj3HsdL2HFbxhuc-bA4Eel3L3LxITo-47qoE3hGCRgmBT7tnD0I8F8Rj79KrCWrIcYDG3MhehSuaW~ew-xxm1AiUAT00PpCxw__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 1280, "width": 1920 } ] ]
1
68757ac94c044bac23c9bda5
single-turn
1
generalist
hybrid_tool_reasoning
[ "From the image, determine the exact local time when the temperature is forecast to first drop below 25 °C today, then find the city's time zone and give that time also in UTC." ]
[ "From the image, the forecast first drops below 25°C at 19:00 local time (temperature is 24°C at that hour).\n\nBrasília is on Brasília Time (BRT), UTC−3.\n\nTherefore, to get from BRT to UTC, we need to add 3 hours.\n\nUTC time = 19:00 BRT + 03:00 = 22:00 UTC." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"The model has to flip and crop the image, then search for the name of the city and the temperatures for today (which is not time sensitive because it is written \\\"Today\\\" in the image) to find the local time when the temperature is forecast to first drop below 25 °C.\"},{\"label\":\"google_search\",\"value\":\"The model has to search for Brasilia's timezone and provide the time in UTC.\"}]" ]
[ "{\"d2621f70-d38a-45fd-959d-2927bfad369e\": {\"description\": \"The response must mention that the forecast first drops below 25 °C at 19:00 local time, when the temperature is 24 °C.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"reasoning\", \"truthfulness\", \"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}, \"2b1d9a59-4158-4c0a-bf86-d59d7b439628\": {\"description\": \"Response mentions that the city's time zone is Brasília Time (BRT), UTC−3\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"no\", \"final_answer\": \"no\"}, \"2b1d9a59-4158-4c0a-bf86-d59d7b439628_84\": {\"description\": \"Response states that converting the local time to UTC requires adding 03:00 hours\", \"weight\": 3, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"instruction following\", \"reasoning\"], \"critical\": \"no\", \"final_answer\": \"no\"}, \"2a4df2ec-d9c9-4cab-9ef0-3aa25a4444aa\": {\"description\": \"The response must state that the time in UTC is 22:00.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/48/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=TCpSbl3BIBvt0q9g-Fb8QNgk6uYVTDEf-EG4Myz1IBrQkJmqADfmQf2tlU1QmnqL5fXfISWh-bWJZUdof-p5PE73zHtxRPqa5Q~Mto3hDl2GQvbNsmJq4hTeXsJspyWKqW3mnrh9vVPAcBvCau5RVgHDN9rB6nGyTiLKfE-gRSRk1MqieX3GxN79El291CVUFpqPr-9TymWNeSQ4p0iuhQ0HQf7H-13vjdXIJOGxh6pGxPPx-ASsfzdPbUpIgoOtfGs49S2UrbC3z7immUgMxqppGTUT6tgsf34shHJJANzLL4uWB1OU47k9sXYuwtpy4BmAq4-nn2clla02OvPoZg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 720, "width": 1600 } ] ]
1
68757ac94c044bac23c9bd73
single-turn
1
generalist
hybrid_tool_reasoning
[ "Do you know if there's a Riachuelo Store in this mall?" ]
[ "Yes, Estação Shopping Mall in Curitiba has a Riachuelo store on the second floor." ]
[ "[{\"label\":\"python_image_processing\",\"value\":\"Load the image, then identify and extract the main elements, the mall and the route/destination on the bus.\"},{\"label\":\"google_search\",\"value\":\"Search for and identify the mall using the mall and bus information, then check whether a Riachuelo store is available there.\"}]" ]
[ "{\"0d7c115b-d3f4-4387-84af-3a7b634e2fec\": {\"description\": \"The model correctly identifies the text \\\"Boqueirão\\\" on the front of the bus.\", \"weight\": 2, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"visual understanding\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"0d7c115b-d3f4-4387-84af-3a7b634e2fec_98\": {\"description\": \"The model uses the identified bus text to determine that the mall is located in Curitiba, Brazil.\", \"weight\": 4, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"implicit\", \"category\": [\"reasoning\"], \"critical\": \"yes\", \"final_answer\": \"no\"}, \"c806897c-7fd0-47bb-b208-65097ceb241f\": {\"description\": \"The model identifies the mall as Estação Shopping Mall, which has a Riachuelo store.\", \"weight\": 5, \"objective/subjective\": \"objective\", \"explicit/implicit\": \"explicit\", \"category\": [\"instruction following\", \"truthfulness\"], \"critical\": \"yes\", \"final_answer\": \"yes\"}}" ]
[ [ { "src": "https://huggingface.co/static-proxy/datasets-server.huggingface.co/assets/ScaleAI/VisualToolBench/--/28de4fbd42a69fa86878f0d9f17b2e991d17fd5c/--/default/test/49/images_by_turn/image-4e50165.jpg?Expires=1765986673&Signature=fif1~DZEicvig-ZOYhPj9bQUNCIVyb2tASVGk0B69weqPsfR9Br-2WAWM0qQGvI3x3vMCB0QkJIVgm5GPPFCSNuQMUIQHQNuy2Zs5fbTPe5mLq9jm-1tkWKWjKuw2sxUQxYC2Z6XkVsl7cFoKiCBsVDsJ09qv4voBamQjrWdQWmU3LARerKERwVA-tzBHrR43ULAEv3TQr5HeHCEzNPN-pnTx8d7--Fmf4H04AVAgPi5RO0vYE5M4hPsHxD5DE7EWmpBnNRAM5NNe4KM9VO976QcsSX8519RVvAS4gG8-eY2re38v-V60MLP2v05sH3vSCB6cuDyDsSOd~8J6aOJZg__&Key-Pair-Id=K3EI6M078Z3AC3", "height": 100, "width": 300 } ] ]
1
End of preview. Expand in Data Studio

VisToolBench Dataset

A benchmark dataset for evaluating vision-language models on tool-use tasks.

Dataset Statistics

  • Total samples: 1204
  • Single-turn: 603
  • Multi-turn: 601

Schema

Column Type Description
id string Unique task identifier
turncase string Either "single-turn" or "multi-turn"
num_turns int Number of conversation turns (1 for single-turn)
prompt_category string Task category (e.g., "medical", "scientific", "general")
eval_focus string What aspect is being evaluated (e.g., "visual_reasoning", "tool_use")
turn_prompts List[string] Per-turn prompts (single-turn → list of length 1)
turn_golden_answers List[string] Per-turn golden answers
turn_tool_trajectories List[string] Per-turn tool trajectories (JSON strings)
rubrics_by_turn List[string] Per-turn rubric dicts as JSON strings (includes weights + metadata)
images List[Image] Flat list of all images (HF viewer shows these)
images_by_turn List[List[Image]] Images grouped by turn (to know which image belongs to which turn)
num_images int Total images in images

Rubrics Format

Each rubric entry contains:

  • description: What the rubric evaluates
  • weight: Importance weight (1-5)
  • objective/subjective: Whether evaluation is objective or subjective
  • explicit/implicit: Whether the answer is explicit or implicit in the image
  • category: List of categories (e.g., "instruction following", "truthfulness")
  • critical: Whether this is a critical rubric ("yes"/"no")
  • final_answer: Whether this relates to the final answer ("yes"/"no")

Usage

from datasets import load_dataset

# Load the dataset
ds = load_dataset("path/to/dataset")

# Access a sample
sample = ds['test'][0]
print(sample['turn_prompts'])       # list[str]
print(sample['images'][0])          # PIL Image (first image overall)
print(sample['images_by_turn'][0])  # list of PIL Images for turn 1

# Parse rubrics for turn 1
import json
turn1_rubrics = json.loads(sample['rubrics_by_turn'][0])
for rubric_id, rubric in turn1_rubrics.items():
    print(f"{rubric['description']} (weight: {rubric['weight']})")

Splits

  • test: Full dataset (1204 samples)

Citation

@article{guo2025beyond,
  title={Beyond seeing: Evaluating multimodal llms on tool-enabled image perception, transformation, and reasoning},
  author={Guo, Xingang and Tyagi, Utkarsh and Gosai, Advait and Vergara, Paula and Park, Jayeon and Montoya, Ernesto Gabriel Hern{\'a}ndez and Zhang, Chen Bo Calvin and Hu, Bin and He, Yunzhong and Liu, Bing and others},
  journal={arXiv preprint arXiv:2510.12712},
  year={2025}
}
Downloads last month
156